/*
Theme Name: Kiwis
Theme URI: http://4corners.com/
Description: The WordPress theme is developed for <a href="http://4corners.com/">Natural Products NZ</a>.
Version: 1.0
Author: Venkat Raj Nagarajan
Author URI: http://codinggeek.com/
Tags: custom header, fixed width, two columns, widgets
*/

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
}

h1, h2, h3, h4, h5, h6, p {
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

#main-col ol, #main-col ul {
	list-style: disc;
	padding-left: 40px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

address {
font-style: normal;
}

img {
	border: 0;
}

/* End of Reset CSS Styles */

.clear {
	clear: both;
}

a {
	text-decoration: none; 
	color: #5AAC46;
}

a:hover {
	text-decoration: underline;
}

.tabberlive .tabbertabhide {
 display:none;
}

#sub-col ul.tabbernav {
	background: url('images/tabbernav.gif') no-repeat center top;
}

#sub-col .tabbertab h2 {
	display: none;
}

#sub-col ul.tabbernav.plain {
	background: url('images/heading-bg.gif') no-repeat center top;
}

#sub-col ul.tabbernav.plain li.follow-us {
	margin-left: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	height: 36px;
	width: 140px;
	display: block;
	line-height: 26px;
	background: url('images/hover-bg.gif') no-repeat left bottom;
	letter-spacing: 1px;
}

#mem-selection #sub-col ul.tabbernav.plain li.follow-us {
	background:transparent url(images/hover-bg1.gif) no-repeat scroll left bottom;
	height: 37px;
}

body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	line-height: 1.5;
	font-size: .89em;
}

textarea {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: .89em;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 160px;
	position: relative;
}

ul#top-right {
	float: right;
	margin: 15px 50px 0 0;
}

ul#top-right li {
	float: left;
	text-transform: uppercase;
	margin: 0 0 0 0;
	width: 160px;
	text-align: center;
	color: #666;
	line-height: 42px;
}

ul#top-right li a {
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	text-align: center;
	color: #fff;
	line-height: 44px;
}

ul#top-right a.blue {
	color: #29ABE2;
	width: 156px;
	height: 44px;
	line-height: 42px;
	display: block;
	float: left;
	background: url('images/btn-member-benefits.png') no-repeat left top;
	margin-right: 10px;
}

ul#top-right a.manage-ac {
	text-align: left;
	width: 154px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	background: url('images/btn-manage-account.png') no-repeat left 5px;
	padding-left: 10px;
}


#header h1 {
	float: left;
	width: 300px;
}

#header h1 a {
	width: 300px;
	height: 130px;
	display: block;
	margin: 0 0 0 10px;
	text-indent: -9999em;
	background: url('images/logo-public.png') no-repeat left 10px;
}

#jflow {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 122px;
	z-index: -1;
}


ul#nav {
	float: left;
}

#searchform {
	float: left;
}
	
ul#nav li {
	float: left;
	margin: 0 7px;
}

ul#nav li a {
	float: left;
	color: #5AAC46;
	text-decoration: none;	
}

ul#nav li a:hover {
	color: #666;
}

ul#nav li a.selected {
	color: #006334;
	text-decoration: none;
	font-weight: bold;	
}

body#mem-selection form#searchform {
	float: right;
	width: 300px;
	margin-right: 65px;
}

form#searchform input {
	border: 1px solid #ccc;
	height: 16px;
	color: #999;
	padding: 2px 10px;
	width: 160px;
}

form#searchform input#go-btn, #sub-col input#signup-btn {
	width: 30px;
	height: 23px;
	color: #fff;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	cursor: pointer;
	background: url('images/search-btn.gif') no-repeat left top;
}

#content-wrapper {
	margin: 5px 0 50px 0;
}

#main-col {
	float: left;
	width: 615px;
	margin: 0 10px;
}

#main-top {
	width: 615px;
	background: #333;
	color: #fff;
	height: 490px;
	position: relative;
}

#main-top a {
	color: #5AAC46;
}

#main-top .product {
	width: 290px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	border: 0;
}

#main-top .product-details {
	float: left;
	width: 280px;
}

#main-top .product-details a.more-btn {
	float: right;
	display: block;
	padding: 0 10px;
	background: #fff;
	line-height: 21px;
	height: 21px;
}

#main-top .product-details h2 {
	font-size: 1.3em;
	color: #5AAC46;
	margin-bottom: 20px;
}

#main-top .product-details p {
	font-size: .85em;
	margin-bottom: 15px;
	line-height: 1.1;
}

ul#companies li a, ul#products li a {
	font-size: .9em;
}

ul#companies, ul#products {
	float: left;
	width: 120px;
	line-height: 1.2;
	padding-left: 0;
	list-style: none;
}

ul li.heading {
	font-weight: bold;
	padding-bottom: 8px;
}

#gallery {
	background: #BCBDC0;
	height: 190px;
	width: 615px;
}

#gallery h2 {
	font-size: 1em;
	padding: 10px 0 10px 20px;
	color: #fff;
	text-transform: uppercase;
}

#prev-btn, #next-btn {
	width: 30px;
	float: left;
	height: 130px;
	background: #808080;
}

#prev-btn {
	margin-right: 9px;
	background: #808080 url('images/prev-btn.gif') no-repeat center center;
	text-indent: -999em;
}

#next-btn {
	margin-left: 5px;
	background: #808080 url('images/next-btn.gif') no-repeat center center;
	text-indent: -9999em;
}

.thumbnails {
	width: 120px;
	float: left;
	padding: 5px;
	margin-right: 5px;
	background: #fff;
}

.thumbnails p {
	text-indent: -9999em;
	position: absolute;
}

#gallery .thumbnails.active {
	background: #333;
}

#feedback, #post {
	width: 300px;
	height: 210px;
	float: left;
	position: relative;	
}

#feedback {
	margin: 22px 15px 0 0;
	background: url('images/feedback-bg.jpg') no-repeat left top;
	position: relative;
}

textarea#feedback-message {
	border: 0;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 270px;
	height: 145px;
	padding: 5px;
}

#post {
	margin: 22px 0 0 0;
}

a#post-link {
	background: url('images/post-bg.jpg') no-repeat left top;
	display: block;
	width: 300px;
	height: 210px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -999em;
}

#post h4 {
	margin: 25px 0 0 25px;
	line-height: normal;
	font-size: 1em;
	width: 210px;
	color: #4E4E4E;
}

#feedback a {
	font-size: 1em;
	text-transform: uppercase;
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #fff;
}

input#feedback-submit, #sub-col input#feedback-submit {
	font-size: .9em;
	position: absolute;
	bottom: 18px;
	right: 10px;
	border: 0;
	background: transparent;
	color: #fff;
}

input#feedback-submit:hover {
	cursor: pointer;
	text-decoration: underline;
}

#post h1 {
	text-indent: -9999em;
}

.tabberlive {
	background:#F2F8F0 none repeat scroll 0 0;
}

#main-col .tabberlive {
	background: none;
}

#sub-col #feedback {
	margin: 0 0 20px 0;
}

#sub-col {
	float: left;
	width: 300px;
}

#sub-col p, #sub-col h6, #sub-col h5, #sub-col form {
	width: 280px;
	margin: 0 auto;
}

#sub-col ul {
	background: url('images/heading-bg.gif') no-repeat left top;
	width: 300px;
	height: 38px;
}

#sub-col ul li {
	width: 150px;
	float: left;
}

#sub-col ul.tabbernav li {
	float: left;
}

#sub-col li.divider {
	background: url('images/divider.gif') no-repeat left top;
}

#sub-col ul.tabbernav li a {
	margin-left: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	height: 36px;
	width: 140px;
	display: block;
	line-height: 26px;
	background: url('images/hover-bg.gif') no-repeat left top;
	letter-spacing: 1px;
}

#mem-selection #sub-col ul.tabbernav li a {
	background:transparent url(images/hover-bg1.gif) no-repeat scroll left top;
	height: 37px;
}

#sub-col ul.tabbernav li a:hover, #sub-col ul li.tabberactive a {
	background-position: left bottom;
	text-decoration: none;
}

#mem-selection #sub-col ul.tabbernav li a:hover, #mem-selection #sub-col ul li.tabberactive a {
	background-position: left bottom;
	text-decoration: none;
}

#sub-col ul#social-network {
	background-image: none;
}

#sub-col ul#social-network li {
	width: 60px;
}

#sub-col h6 {
	text-transform: uppercase;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}

#sub-col h5 a {
	color: #5AAC46;
	font-size: 12px;
}

#sub-col p {
	color: #666;
	font-size: 11px;
	line-height: normal;
	margin-bottom: 10px;
}

#sub-col form input {
	border: 1px solid #000;
	color: #999;
	padding: 0 10px;
	width: 160px;
}

#sub-col input#signup-btn {
	width: 66px;
	height: 21px;
	background: url('images/signup-btn.gif') no-repeat left top;
}

#sub-col.others-col {
	background: none;
}

#sub-col #post {
	margin: 0;
}

ul#social-network {
	margin: 10px 0 20px;
}

ul#social-network li {
	margin: 0 5px;
}

ul#social-network li a {
	text-indent: -9999em;
	width: 60px;
	height: 58px;
	display: block;
}

a.twitter, #sub-col ul#social-network a.twitter:hover {
	background: url('images/twitter-bg.jpg') no-repeat left top;
	padding: 0;
}

a.rss, #sub-col ul#social-network a.rss:hover {
	background: url('images/rss-bg.jpg') no-repeat left top;
	padding: 0;
}

a.facebook, #sub-col ul#social-network a.facebook:hover {
	background: url('images/facebook-bg.jpg') no-repeat left top;
	padding: 0;
}

a.linkedin, #sub-col ul#social-network a.linkedin:hover {
	background: url('images/linkedin-bg.jpg') no-repeat left top;
	padding: 0;
}

a.youtube, #sub-col ul#social-network a.linkedin:hover {
	background: url('images/youtube-bg.jpg') no-repeat left top;
	padding: 0;
}

#video-col {
/*	background: url('images/video-bg.jpg') no-repeat left top; */
	height: 223px;
	width: 300px;
/*	position: relative;
	top: -10px;
*/
}

#sub-col a.more {
	margin: 10px;
	display: block;
	width: 120px;
	font-size: .9em;
	color: #5AAC46;
}

#sub-col ul#resource-list, #sub-col ul.blogroll {
	background-image: none;
	padding: 10px 0 20px 0;
	height: auto;
}

#sub-col ul#resource-list li, #sub-col ul.blogroll li {
	float: none;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	color: #5AAC46;
	margin: 0 0 0 25px;
	padding: 3px 0;
}

#sub-col ul#resource-list li a, #sub-col ul.blogroll li a {
	width: 260px;
	color: #000;
	font-size: .7em;
	line-height: normal;
	text-transform: none;
	display: block;
	color: #5AAC46;	
}

#sub-col ul#resource-list li a:hover, #sub-col ul.blogroll li a:hover {
	background-image: none;
	padding: 0;
	text-decoration: underline;
}

#footer a {
	margin: 0 7px; 
}

#footer a:hover, #footer a.selected {
	color: #006334;
} 

.copy {
	color: #999;
}

a.small, .copy {
	font-size: .85em;
}

/*----------------------------------- Directory Page Styles ------------------------------ */
#filter-form{
	background: #F2F8F0;
	padding: 10px;
	margin-bottom: 20px;
}

#filter-form .filterby {
	float: left;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	margin: 2px 10px 0 0;
	font-family: Arial, Tahoma, sans-serif;
}

#filter-form ul {
	list-style: none;
	padding-left: 0;
}

#filter-form li {
	float: left;
	margin: 0 6px;
}

#filter-form li.filterby {
	float: left;
	margin: 0 6px;
}

#filter-form select {
	width: 145px;
	border: 1px solid #ccc;
	color: #808080;
	height: 22px;
	background: #fff;
}

#main-col ul#pro-nav {
	padding-left: 0;
}

.product-navs {
	position: relative;
}

.products-navs-bdr {
	border-bottom: 1px solid #999; 
}

#main-col .product-navs ul.tabbernav {
	padding-left: 0;
}

.product-navs ul.tabbernav li {
	float: left;
	display: block;
	background: url('images/pro-nav.gif') repeat left top;
	height: 28px;
	border-right: 1px solid #fff;
	padding: 0 10px;
}

.product-navs ul.tabbernav li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 30px;
	text-transform: uppercase;
	color: #666;
	font-size: .95em;
	padding: 0 8px;
	font-weight: bold;
	text-decoration: none;	
}

.product-navs .tabbertab h2 {
	display: none;
}

.product-navs ul.tabbernav li:hover, .product-navs ul.tabbernav li.tabberactive{
	background-position: left bottom;
}

.product-navs ul.tabbernav a:hover, .product-navs ul.tabbernav li.tabberactive a {
	background: url('images/arrow.png') no-repeat left bottom;
	padding-bottom: 8px;
	color: #fff;	
}

.pagination {
	float: right;
	margin: 2px 15px 0 0;
}

.pagination ul {
	float: left;
	margin: 0 5px;
}

.pagination ul li {
	float:left;
	font-size: .85em;
	margin: 0 2px;
}

.pagination ul li a {
	float: left;
	font-size: 1em;
	line-height: 1.6;
}		

.pagination ul li a:hover, .pagination ul li a.selected {
	color: #666;
}

.pagination p {
	float: left;
}

.pagination p a {
	font-size: .9em;
}

.pagination a.prev {
	color: #B2B2B2;
	border-right: 1px solid #7A7A7A;
	padding-right: 10px;
}

.pagination a.next {
	border-left: 1px solid #7A7A7A;
	padding-left: 5px;
}

.pagination a.next:hover {
	color: #666;
}

p#your-search {
	padding: 10px 0 0 10px;
	font-size: .85em;
	color: #808080;
	border-top: 1px solid #999999;
}

p#your-search .bold {
	color: #000;
}

.bold {
	font-weight: bold;
}

.pro-full-details {
	border-bottom: 1px dashed #ccc;
	margin: 20px 0;
	padding: 0 0 10px 0;
}

.pro-leftcol {
	width: 410px;
	margin-right: 10px;
	float: left;
}

.pro-rightcol {
	width: 155px;
	float: left;
	font-size: .89em;
}

.pro-leftcol h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	font-family: Arial, Tahoma;
	margin-bottom: 5px;
}


.pro-leftcol h5 {
	font-size: .8em;
	color: #666666;
	font-weight: bold;
}
.pro-leftcol img {
	float: left;
	margin-right: 15px;
}

.pro-leftcol p {
	font-size: .8em;
	color: #666;
	line-height: 1.15;
	margin-left: 175px;
	width: 220px;
}

#main-col p.file-tags {
	font-size: .8em;
	letter-spacing: -1px;
	margin: 20px 0 10px 0;
	clear: both;
	line-height: 1.5;
}

.pro-rightcol address {
	line-height: 1.15;
	margin: 10px 0;
}

.pro-rightcol .con-title {
	color: #999;
}

.con-title {
	color: #666;
	font-weight: bold;
	font-size: 1em;
}

#main-col ul.options {
	width: 155px;	
	margin-top: 30px;
	padding-left: 0;
	list-style: none;
}

ul.options li {
	margin: 5px 0;
}


ul.options li a.stbutton {
	padding: 5px 0;
}

ul.options li a.stico_default, ul.members-options li a.stico_default {
	background-image: none !important;
}

ul.options li a {
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	background: #E6E6E6 none !important;
	width: 155px;
	display: block;
}

ul.options li a:hover, ul.options li a.selected {
	color: #fff;
	background-color: #8CC63F !important;
	text-decoration: none;
}

#follow-us, #quick-link, #related-com {
	background: #F2F8F0;
}

#quick-link {
	padding-bottom: 5px;
}


/*------------------------------------- Comvita Page Styles ----------------------------- */

a#bck-dir {
	display: block;
	background: url('images/bck-com-bg.gif') repeat-x left top;
	height: 28px;
	line-height: 28px;
	width: 250px;
	text-align: center;
	margin: 10px 0;
	text-transform: uppercase;
	color: #fff;
}

h1#com-heading {
	font-size: 1.5em;
	color: #666;
	margin: 10px 0; 
}

.pagination a.stbutton {
	padding: 3px 15px;
}

.pagination a.stico_default {
	background: #E6E6E6 none !important;
	text-transform: uppercase;
	font-size: .9em;
	position: relative;
	z-index: 100;
}


.pagination a.stico_default:hover {
	color: #fff;
	background-color: #8CC63F !important;
}

#dir-subpage {
	clear: left;
}

#subpage-leftcol {
	width: 170px;
	float: left;
	margin: 20px 15px 0 0; 
	color: #666;
	font-size: .8em;
	line-height: 1.6;
}

#subpage-leftcol ul, #subpage-leftcol ol {
	padding-left: 0px;
	list-style: none;
}

#subpage-rightcol {
	width: 425px;
	float: left;
	margin: 20px 0 0 0;	
}

#subpage-leftcol img {
	margin: 0 0 10px 0; 
}

#subpage-leftcol h5 {
	font-weight: bold;
	line-height: 1;
	margin: 0 0 3px 0;
	font-size: 1.1em;
}

#keywords, #com-info, #markets, #related-links, #follow-us-links, #subpage-leftcol address {
	margin: 0 0 20px 0;
}

#keywords {
	margin-top: 10px;
}

#keywords li {
	line-height: 1;
}

#subpage-rightcol h4 {
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size: .9em;
	margin: 5px 0;
}

#subpage-rightcol p {
	margin: 0 0 10px 0;
	color: #666;
	font-size: .9em;
}

#follow-us-links li, #relatedlinks li, #markets li {
	line-height: 1.4;
}


/*------------------------------------- Product Page Styles ----------------------------- */

.product {
	border-bottom:1px dashed #CCCCCC;
	float: left;
	width: 410px;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

#products .product {
	border-bottom:1px dashed #CCCCCC;
	width: 100%;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

.product h3 {
	font-size: 1.2em;
	color: #5AAC46;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
}

.product img {
	float: left;
	margin: 0 15px 15px 0;
}

.product h5 {
	font-size: .8em;
	color: #666666;
	font-weight: bold;
}

.product p {
	font-size: .8em;
	color: #666;
	margin-left: 175px;
	line-height: 1.4em;
}

/*------------------------------------- Ingredients Page Styles ----------------------------- */

h1.ingredient-name {
	font-size: 2em;
}

.ingredients .ingredient-thumb {
	float: left;
	margin: 0 20px 0 0;
}

.ingredients {
	border-bottom:1px dashed #CCCCCC;
	padding: 10px 0;	
}

.ingredients h3 {
	font-size: 1.2em;
	color: #5AAC46;
	margin-bottom: 5px;
}

.ingredients img {
	float: left;
	margin-right: 15px;
} 

.ingredients p {
	font-size: .8em;
	color: #666;
	margin: 0 0 10px 175px;
}

.ingredients-cols {
	margin-left: 175px;
}

.ingredients-cols h4 {
	font-size: 1em;
	color: #666;
}

.ingre-companies {
	width: 250px;
	font-size: .89em;
	float: left;
}

#main-col .ingre-companies ul {
	list-style: none;
	padding-left: 0;
}

.ingre-list {
	width: 140px;
	float: left;
	font-size: .89em;
}

.ingre-list li {
	margin: 5px 0;
}

.ingre-list li a {
	text-align: center;
	text-transform: uppercase;
	padding: 2px 0;
	background: #E6E6E6;
	width: 140px;
	display: block;
}

.ingre-list li a:hover, .ingre-list li a.selected {
	color: #fff;
	background-color: #8CC63F;
	text-decoration: none;
}

h1#slogan {
	font-size: 2.2em;
	line-height: normal;
	margin: 0 50px 20px 0;
	color: #5AAC46;
	font-family: "Trebuchet MS", Tahoma, "Times New Roman", Arial, sans-serif;  
}

/*------------------------------------- Ingredients-Details Page Styles ----------------------------- */

.ingredients-details {
	width: 600px;
}

.ingredients-details img.ingredient-picture {
	float: right;
	margin: 0 0 0 15px;
}

.ingredients-details p {
	font-size: .9em;
	margin: 0 0 10px 0;
	color: #666;
}

.ingredients-details h2 {
	font-size: 1.7em;
	color: #666;
	margin-bottom:20px;
}

a#share-list {
	padding: 1px 15px 2px;
	background: #E6E6E6;
	text-transform: uppercase;
	font-size: .9em;
	float: right;
}

a#share-list:hover {
	color: #fff;
	background-color: #8CC63F;
}

.ingredients-details h4 {
	font-size: 1em;
	color: #666;
}

/*-------------------------------------Member Selection Page Styles ----------------------------- */

body#mem-selection #header h1 a {
	background: url('images/logo-member.png') no-repeat left 12px;
	width: 573px;
	height: 130px;
}



body#mem-selection a {
	color: #29ABE2;
}

body#mem-selection #header h2 {
	text-indent: -9999em;
}

p#account a {
	position: absolute;
	right: 72px;
	top: 57px;
	text-transform: uppercase;
	color: #fff;
	font-size: .9em;
}

p#public-site {
	position: absolute;
	top: 30px;
	left: 330px;
	text-transform: uppercase;
	font-size: .9em;	
}

body#mem-selection ul#nav a, body#mem-selection ul#nav a:hover, body#mem-selection #footer a:hover {
	color: #29ABE2;
} 

body#mem-selection ul#nav a:hover {
	color: #666;
}

body#mem-selection ul#nav li a.selected, body#mem-selection #footer a.selected {
	color: #0071BC;
	font-weight: bold;
	text-decoration: none;
}

body#mem-selection input#go-btn {
	background: url('images/go-btn1.gif') no-repeat left top;
	text-indent: -9999em;
}

body#mem-selection #sub-col ul.tabbernav {
	background: url('images/heading-bg2.gif') no-repeat left top;
}

body#mem-selection #sub-col ul.tabbernav.plain {
	background: url('images/heading-bg1.gif') no-repeat left top;
}

body#mem-selection #sub-col ul.tab li a {
	background: url('images/hover-bg1.gif') no-repeat left top;
}

body#mem-selection #sub-col ul#resource-list li a, body#mem-selection #sub-col ul.blogroll li a {
	color: #29ABE2;	
}

body#mem-selection #sub-col ul#resource-list li, body#mem-selection #sub-col ul.blogroll li {
	color: #29ABE2;	
}

body#mem-selection #sub-col ul.tab li a:hover {
	background-position: left bottom;
	height: 37px;
}

body#mem-selection #sub-col ul#social-network, body#mem-selection #sub-col ul#resource-list, body#mem-selection #sub-col ul#blog-roll {
	background-image: none;
}

#sub-col ul#blog-roll {
	background-image: none;
	margin: 10px 0 20px 0;
	height: auto;
}

#sub-col ul#blog-roll li {
	float: none;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	color: #5AAC46;
	margin: 0 0 0 25px;
	padding: 3px 0;
}

#sub-col ul#blog-roll li a {
	width: 260px;
	color: #000;
	font-size: .7em;
	line-height: normal;
	text-transform: none;
	display: block;
	color: #5AAC46;	
}

#sub-col ul#blog-roll li a:hover {
	background-image: none;
	padding: 0;
	text-decoration: underline;
}

.member-entry {
	padding: 20px 0 0 0;
	border-bottom: 1px dashed #ccc;
}

body#mem-selection .member-entry h5 a{
	color: #808080;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;	
}

.member-entry h2 {
	font-size: 1.4em;
	color: #29ABE2;
	margin: 5px 0;	
}

a.fullpost {
	color: #666;
}

.meta {
	margin: 10px 0 20px 0;
}

#main-col ul.author {
	float: left;
	width: 360px;
	margin: 5px 0 30px 0;
	padding-left: 0;
	list-style: none;
}

#main-col ul.members-options {
	width: 200px;
	float: right;
	margin-bottom: 30px;	
	padding-left: 0;
	list-style: none;
}

ul.author li , ul.members-options li {
	float: left;
	font-size: .9em;
	color: #999;
	line-height: normal;
}

ul.author li {
	margin-right: 20px;
}

ul.members-options li a {
	margin: 0 2px;
	padding: 0 4px;
	line-height: normal;
	border-right: 1px solid #999;
}

.member-entry img {
	float: left;
	margin: 0 10px 10px 0;
}

.member-entry p {
	color: #666;
	font-size: .9em;
	margin: 0 0 10px 0;
}

#main-col a.read-more {
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: .8em;
	color: #fff;	
	width: 77px;
	background: url('images/read-more-btn.gif') no-repeat left top;
}

body#mem-selection #sub-col input#signup-btn {
	background: url('images/signup-btn1.gif') no-repeat left top;
}

body#mem-selection #sub-col ul#resource-list li a, body#mem-selection #sub-col ul#blog-roll li, body#mem-selection #sub-col ul#blog-roll li a, body#mem-selection #sub-col ul#resource-list li {
	color: #29ABE2;
}

#followus-section {
	background: #f4f4f4;
}

#followus-section p {
	margin-bottom: 0;
	padding: 0 0 20px 0;
	color: #818587;
	width: 300px;
	font-size: .7em;
	letter-spacing: -1px;
	text-align: center;
}

body#mem-selection #sub-col li.divider {
	background: url('images/divider1.gif') no-repeat left top;
}


ul#pro-nav li {
	float: left;
	display: block;
	background: url('images/pro-nav.gif') repeat left top;
	height: 28px;
	border-right: 1px solid #fff;
	padding: 0 10px;
}

ul#pro-nav li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 30px;
	text-transform: uppercase;
	color: #666;
	font-size: .95em;
	padding: 0 8px;
	font-weight: bold;
	text-decoration: none;	
}

ul#pro-nav li:hover, ul#pro-nav li.selected {
	background-position: left bottom;
}

ul#pro-nav a:hover, ul#pro-nav a.selected {
	background: url('images/arrow.png') no-repeat left bottom;
	padding-bottom: 8px;
	color: #fff;	
}



/* Most common stuff you'll need to change */
	.coda-slider-wrapper { width: 615px; height: 300px;  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 615px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #333 }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	#main-col .coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; padding-left: 0; list-style: none; }
	.coda-nav ul li { display: inline }
	#main-top .coda-nav ul li a { color: #fff; display: block; float: left; margin-right: 5px; text-decoration: none; border: 5px solid #fff; }
	#main-top .coda-nav ul li a.current { border: 5px solid #333;}
	#main-top .coda-nav ul li a img { border: 0; }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; }
	.coda-slider { float: left; overflow: hidden; position: relative; margin-bottom: 10px; }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	.panel-wrapper { padding: 10px; }
	.coda-nav { float: left; }


/* Form Styles */
.form-cols {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

#post-page {
	margin: 20px 0 10px 0;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 40px;
}

#post-page .form-cols {
	width: 280px;
	margin: 0 25px 20px 0;
}

#post-page label {
	color: #666;
	font-size: .9em;
}

#post-page input, #post-page textarea {
	border: 1px solid #AFACA0;
}

#post-page p {
	margin-bottom: 15px;
}

#post-page input, #post-page select {
	width: 285px;
	border: 1px solid #AFACA0;
	background-color: #fff;
	color: #666;
}

#post-page input#post-subject, #post-page input#contact-subject {
	width: 585px;
	height: 30px;
}

#post-page textarea {
	width: 585px;
	height: 90px;
}

#post-page input#post-submit-btn, #post-page input#contact-submit-btn {
	width: 102px;
	background: url('images/post-submit-btn.gif') no-repeat left top;
	display: block;
	height: 21px;
	color: #fff;
	line-height: 21px;
	border: 0;
	float: right;
	margin: 0 30px 0 0;
	cursor: pointer;
	text-transform: uppercase;
}

#post-page input#contact-submit-btn {
	background: url('images/signup-btn.gif') no-repeat left top;
	width: 66px;
}

.note {
color:#000000;
font-size:0.85em;
margin:20px 0 0;
}

#general-info {
	width: 500px;
	margin: 20px 0 0 20px;
}

#general-info p {
	color: #808080;
	line-height: normal;
	font-size: .89em;
}

#general-info address {
	line-height: normal;
	font-size: .9em;
	margin: 10px 0;
}

#general-info h5 {
	font-size: .9em;
	font-weight: bold;
	margin: 25px 0 0 0;
}

.youtube {
	float: left;
	margin-right: 15px;
}

form#comment-form {
	margin-top: 25px;
}

form#comment-form p {
	margin-bottom: 10px;
}

form#comment-form input, form#comment-form textarea {
	border: 1px solid #AFACA0;	
	width: 285px;
	color: #666;
}

form#comment-form textarea {
	width: 610px;
	height: 100px;
}

form#comment-form .form-cols {
	width: 300px;
	margin-right: 10px;
}

form#comment-form .nomargin {
	margin-right: 0;
}

form#comment-form input#comment-guest, form#comment-form input#comment-signin-btn {
	display: block;
	width: 140px;
	height: 23px;
	background: url('images/guest-btn.gif') no-repeat left top;
	border: 0;
	cursor: pointer;
	float: left;
	color: #000;
	margin-right: 10px;
	font-size: .9em;
	padding: 0 0 3px;
}

form#comment-form input#comment-guest:hover, form#comment-form input#comment-signin-btn:hover {
	text-decoration: underline; 
}

p.notloggedin {
	float: left;
	width: 140px;
	text-align: center;
}

p#comment-signin-btn {
	background: url('images/signnow-btn.gif') no-repeat left top;
	color: #fff;	
}

p#comment-signin-btn a {
	height:23px;
	line-height:23px;
	color: #fff;
}

/*---------------- Additonal Page ------------- */

#commentslist h2 {
	font-size: 1.2em;
	color: #666666;
	margin: 20px 0;
}

.comment-row {
	margin: 15px 0;
}

.authors {
	background: #E6E6E6;
	padding: 5px 10px;
	margin-bottom: 10px;
}


.authors cite {
	float: left;
	font-size: .95em;
	margin-right: 30px;
	font-weight: bold;
}

.authors p.c-date {
	color: #808080;
	font-size: 1em;
}


/*-------------------- Forms -----------------*/

#questions-form h4 {
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size: .9em;
	margin: 5px 0;
}

#questions-form {
	margin-top: 30px;
	width: 425px;
}

#questions-form p {
	margin: 0 0 10px 0;
	color: #666;
	font-size: .9em;
}

.form-cols {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
}

#questions-form input, #questions-form select  {
	border: 1px solid #AFACA0;
	width: 185px;
	color: #666;
}

#questions-form textarea  {
	width: 400px;
	height: 100px;
	border: 1px solid #AFACA0;	
}

#questions-form input#comvita-submit-btn {
	background: url('images/signup-btn.gif') no-repeat left top;
	width: 66px;
	border: 0;
	height: 21px;
	float: right;
	color: #fff;
	display: block;
	text-transform: uppercase;
	cursor: pointer;
	margin-right: 30px;
}


form#post-page {
	margin: 20px 0 10px 0;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 40px;
}

form#post-page .form-cols {
	width: 280px;
	margin: 0 25px 20px 0;
}

form#post-page label {
	color: #666;
	font-size: .9em;
}

form#post-page input, form#post-page textarea {
	border: 1px solid #AFACA0;
}

form#post-page p {
	margin-bottom: 15px;
}

form#post-page input, form#post-page select {
	width: 285px;
	border: 1px solid #AFACA0;
	background-color: #fff;
	color: #666;
}

form#post-page input#post-subject, form#post-page input#contact-subject {
	width: 585px;
	height: 30px;
}

form#post-page textarea {
	width: 585px;
	height: 90px;
}

form#post-page input#post-submit-btn, form#post-page input#contact-submit-btn {
	width: 102px;
	background: url('../images/post-submit-btn.gif') no-repeat left top;
	display: block;
	height: 21px;
	color: #fff;
	line-height: 21px;
	border: 0;
	float: right;
	margin: 0 30px 0 0;
	cursor: pointer;
	text-transform: uppercase;
}

form#post-page input#contact-submit-btn {
	background: url('../images/signup-btn.gif') no-repeat left top;
	width: 66px;
}

.wp-pagenavi-wrapper {
	border-top: 1px solid #999;
}
.wp-pagenavi {
	float: right;
}

.wp-pagenavi-wrapper .wp-pagenavi span.pages {
	border: none;
	padding: 0;
}

.wp-pagenavi-wrapper .wp-pagenavi a, .wp-pagenavi-wrapper .wp-pagenavi a:link, .wp-pagenavi-wrapper .wp-pagenavi a:visited {
	color: #5AAC46;
	border: none;
	padding: 0;
}

.wp-pagenavi-wrapper .wp-pagenavi span.current {
	border: none;
	padding: 0;
}

.wp-pagenavi-wrapper .wp-pagenavi span.extend {
	display: none;
}

#main-col .member-entry .slide-btn a.read-more {
	background: url('images/readmore-green-btn.gif') no-repeat right center;
	float: left;
}

#sub-col #feedback p {
	margin: 10px 0 0 25px;
}

.hide {
	display: none;
}

.featured-post {
	background: #ffffff; 
	color: #808080; 
	height: 300px; 
	position: absolute; 
	width: 615px; 
	left: 0; 
	top: 0; 
	z-index: 100;
	font-size: .85em;
}

#home-featured {
	float: left;
	margin-right: 20px;
	width: 280px;
	position: relative;
	border:6px solid #5AAC46;
	background: #ccc;
}

#featured .arrow {
	background: url('images/arrow-home.gif') no-repeat left top;
	width: 18px;
	height: 28px;
	position: absolute;
	top: 18px;
	left: 290px;
	z-index: -1;
}

#fposts {
	float: left;
	width: 280px;
}

.fpost-entry h3 {
	font-weight: bold;
	margin-top: 3px;
}

.fpost-entry h2 {
	color: #5AAC46;
	font-size: 1.2em;
	font-weight: bold;
}

.fpost-entry p {
	line-height: normal;
	margin-bottom: 8px;
	font-size: .89em;
}

.fpost-entry {
	border-bottom: 1px dotted #808080;
	padding: 3px 0;
}

a.close {
	display: block;
	float: right;
	width: 21px;
	height: 21px;
	background: url('images/close.jpg') no-repeat left top;
	text-indent: -999em;
	margin-left: 10px;
}


/** jCarousel Styles Starts
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 120px;
    height: 130px;
    position: relative;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* jCarousel Skin Styles */
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 535px;
    padding: 0 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  535px;
    height: 130px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 120px;
    height: 130px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 15px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    right: 5px;
    width: 30px;
    height: 130px;
    cursor: pointer;
    background: #808080 url(images/next-btn.gif) no-repeat center center;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    left: 5px;
    width: 30px;
    height: 130px;
    cursor: pointer;
    background: #808080 url(images/prev-btn.gif) no-repeat center center;
}

/* jCarousel Skin Styles Ends */

/** 
 * jCarousel Styles Ends
 */
 
.trans-heading {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding: 5px 0 10px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	font-size: .89em;
	background: #000;
	width: 130px;
}

.hideme {
	display: none;
}

#subpage-rightcol ul, .member-entry ul {
	font-size: .89em;
	color: #666666;
}

.alignleft {
	float: left;
	padding-right: 10px;
}

.alignright {
	float: right;
	padding-left: 10px;
}
