@charset "UTF-8";
/* CSS Document */

#body{
	margin:0;
}
#wrapper{
	margin:0 auto;
	width:960px;
}
#wrapper-top{
	float:left;
	width:960px;
	background-image:url(../images/top-wrapper2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#masthead{
	background:url(../images/masthead.jpg) no-repeat 0 0;
	float:left;
	height:110px;
	position:relative;
	width:960px;
	z-index:999999;
	
}
#global-links{
	/*float:left;
	margin-left: 30px;
	margin-top: 85px;*/
	position:absolute;
	right:10px;
	top:85px;
	width:/*590*/650px;
}

#shop #global-links
{
    top: 95px;
    }

#global-links ul{
	margin:0;
	padding:0;
	list-style:none;
	z-index:1000;
}
#global-links ul li{
	position:relative;
	float:left;
	width:72px;
	height:23px;
	background-image:url(../images/red-link.jpg);
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	line-height: 10px;
	text-align:center;
}
#global-links ul li a{
	color:#FFF;
	text-decoration:none;
}
#global-links li ul {
	position:absolute;
	width:160px;
	float: left;
	padding:0;
	left:0;
	margin:0;
	top:25px;
	display:none;
	background-color:#fff;
}
#global-links li:hover ul, #global-links li.over ul { 
	display:block;
}
#global-links li ul li {
	padding:0;
	margin:0;
	width:150px;
	background-image:none;
	background-repeat:no-repeat;
	padding-top:3px;
	border-bottom:1px dotted #666666;
	padding-bottom:3px;
	padding-left:10px;
	text-align:left;
}
#global-links li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c5d78;
	text-decoration: none;
	
}
#global-links li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c5d78;
	text-decoration: underline;

}
/*---------------------------end top nav--------------*/
#tool-bar{
	float:left;
	width:570px;
	margin-top: 85px;
}
#logo{
	float:left;
	width:320px;
	margin-top: 15px;
}
#container{
	float:left;
	`float:none;
	width:960px;
	background-image:url(../images/bottom-wrapper.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#container-home{
	float:left;
	width:960px;
	background-image:url(../images/bottom-wrapper-home.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#text{
	float:left;
	float:none;
	width:960px;
	/* background-image:url(../images/top-wrapper.jpg); */
	background-repeat:no-repeat;
	background-position:top;
}
#text-product{
	float:left;
	width:960px;
	background-image:url(../images/top-wrapper2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#text-left{
	float:left;
	width:200px;
	/*background-color:#F00;*/
	background-image:url(../images/left-text.jpg);
	background-repeat:no-repeat;
}
#left-nav{
	float:left;
	width:182px;
	margin-top: 20px;
	margin-left: 20px;
	
}
#left-nav h1,#left-nav h4{
	padding:0;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#left-nav h2,#left-nav h5{
	padding:0;
	color:#c3533a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#left-nav p{
	padding:0;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left-nav ul{
	padding:0;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right:2px;
}
#left-nav ul li{
	position:relative;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#aa1a13;
	font-size:14px;
	background-image:url(../images/li-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:5px;
	margin-left: 0px;
	padding-left: 5px;	/*border-bottom-width: 2px;
	border-bottom-style:dotted;
	border-bottom-color: #CCC;*/
	font-weight: lighter;
}
#left-nav ul li:hover{
	background-image:url(../images/li-bg-on.jpg);
	cursor:pointer;
}
#left-nav ul li a{
	color:#000;
	text-decoration:none;
}
#left-nav ul li a:hover{
	color:#999;
}

#left-nav-top{
	float:left;
	width:182px;
	height:54px;
	background-image:url(../images/categories-top.jpg);
	background-repeat:no-repeat;
}
#menu{
	float:left;
	width:182px;
	background-image:url(../images/categories-stretcher.jpg);
	background-repeat:repeat-y;
}
#left-nav-bottom{
	float:left;
	width:182px;
}
	
#login{
	float:left;
	width:182px;
	margin-top: 20px;
}
#login h1{
	padding:0;
	color:#505016;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#login ul{
	padding:0;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#login ul li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#aa1a13;
	font-size:12px;
	background-image:url(../images/list-style.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#login-top{
	float:left;
	width:182px;
	height:54px;
	background-image:url(../images/categories-top.jpg);
	background-repeat:no-repeat;
}
#login-mid{
	float:left;
	width:182px;
	background-image:url(../images/categories-stretcher.jpg);
	background-repeat:repeat-y;
}
#login-bottom{
	float:left;
	width:182px;
}
#login input{
	width:80px;
	height:10px;
	margin-bottom:5px;
	background-color: #f9f9f5;
	border: 1px solid #505016;
	color:#505016;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}
#login input.btn{
	width:60px;
	height:28px;
	border:none;
}
#login td{
	color:#505016;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#text-right{
	float:left;
	`float:none;
	width:750px;
	`width:auto;
}
#banner{
	float:left;
	width:912px;
	margin-left: 23px;
	margin-top: 10px;
}

	#banner.landing { margin-left:0; width:auto; }
	
#banner2{
	float:left;
	width:250px;
	margin-left: 10px;
}
#content{
	float:left;/*
	`float:none;*/
	width:/*650*/680px;
	padding-left: 25px;
	margin-top:10px;
}
	#content .content-three-col {
		float:left;
		margin-left:29px;
		width:207px;
	}
		#content .content-three-col.first {
			margin-left:0px;
		}
	#content .content-three-col strong{
		font-style:italic;
	}
	
#content h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00853e;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#content h1.red, #content h2.red{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#C30;
	font-weight:normal;
	margin:15px 0 5px;
	padding:0;
}

#content h3.red {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#C30;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

#content h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-weight:normal;
	color:#396233;
}
	#content h1 span {color:#797979;}

.page-divide-top {
	background-image:url(../images/css/page-split-top.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding:15px 0px 0px !important;
}


.page-divide-btm {
	background-image:url(../images/css/page-split-bottom.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:0px 0px 15px 0px;
}
	ol.page-divide-btm {
		padding:0px 0px 15px 20px !important;
	}
	
#content h3,
.tertiary-heading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#090;
}

#content h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin:10px 0;
	padding:0;
	font-weight:bold;
	color:#666;
}

/* MORE-DETAILS */
#content h5 {
	font:normal 13px Tahoma,Geneva,sans-serif;
	margin:20px 0 45px;
}
	#content h5:hover {color:#C30;}
	#content h5.close { margin-bottom:15px;}

.more-details {margin:0 10px 45px 10px;}	

#content p, #content label{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	line-height: 20px;
	margin-bottom:10px;
	padding:0;
}
#content ul {margin:0 0 25px 15px;}
	ul.circle {list-style-type:circle;}
#content ol {
	margin-bottom:10px;
	padding:0px 0px 0px 20px; 
}

#content li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	line-height: 20px;
	margin-bottom:10px;
	padding:0;
}
#content p.color{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	line-height: 20px;
	margin-bottom:10px;
	padding:0;
}
#content a{
	color:#000000;
	text-decoration:none;
}
#content a:hover{
	color:#C30;
}
#content td{
	color:#666 /*#1a1d1c*/;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content td ul {margin-left:25px;}

.ProductDetailsInfo .fulldescription ul {margin-left:40px;}

#content2{
	float:left;
	width:700px;
	padding-left: 20px;
	margin: 10px;

}
#content2 h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00853e;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

#content2 h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#396233;
}
#content2 p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	line-height: 20px;
	margin-bottom:10px;
	padding:0;
}
#content2 td p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1a1d1c;
	margin-bottom:0px!important;
}

#products{
	float:left;
	width:680px;
	padding-left: 20px;
	margin-top: 10px;
}
#products-title{
	float:left;
	width:680px;
	
}
#products h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00853e;
	font-weight:normal;
	margin:0;
	padding:0;
}
#item-large{
	float:left;
	width:250px;
	background-image:url(../images/dots.jpg);
	background-repeat:no-repeat;
	background-position:260px;
	padding-right: 40px;
}
#item{
	float:left;
	width:210px;
	background-image:url(../images/dots.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-left: 10px;
}
#item h1, #item h3, #item2 h3{
	color:#34629c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#item h1.grey, #item2 h3.grey, #item2 h3 .grey, #item h3.grey, #item h3 .grey 		{ color:#333; display: block; }
#item h1.yellow, #item2 h3.yellow, #item2 h3 .yellow, #item h3.yellow, #item h3 .yellow 	{ color:#ffa200; display: block; }

#item h2, #item2 p.desc, #item p.desc{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
}


#item2 p.desc { font-size: 12px; }
#item p{
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#item span{
	color:#C00;
}
#item2{
	float:left;
	width:170px;
	margin-left: 10px;
	margin-top: 10px;
}
#item2 h1, #item2 h3{
	color:#34629c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#item2 h1.grey, #item2 h3.grey, #item2 h3 .grey 		{ color:#333; display: block; }
#item2 h1.yellow, #item2 h3.yellow, #item2 h3 .yellow 	{ color:#ffa200; display: block; }
#item2 h1.orange, #item2 h3.orange, #item2 h3 .orange 	{ color:#CC6600; display: block; }
#item2 h2, #item2 p.desc{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#item2 .padding {margin:.2em 0;}

#item2 p{
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#item2 span{
	color:#C00;
}

#content .subheading {    
	color: #396233;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
}

.subheading span {	color: #797979;	}

.tertiary-heading { font-size: 16px; }
.section { 
	background: url(../images/bg-section-gradient.gif) repeat-x 0 100%; 
	margin-bottom:15px; 
	overflow:hidden; 
	padding:15px 0 25px 15px; 
	/*position:relative;*/
}

* html .section {height:1%;}
.section.last {background:0;}
	
	/*.section em { left:0;position:absolute; top:0;}*/
	.price {color:#009900; font-weight:bold; margin:0 0 0 35px;}
	
	.img-callout {position:relative; z-index:0;}
	.price-promo {position:absolute; z-index:1; margin-left:-255px; margin-top:-16px;}
	
	
	.button-padding + .best-seller {padding-left:1em; margin-top:-20px;}
	.best-seller.inline{width:98px; margin-top:-20px;}
	*+html .best-seller.inline + .right {margin-top:-60px;}
	
a img, a:visited {border:0;}


.img-wrap-outer {background: url(../images/css/bg-img-wrap.gif) no-repeat 0 0 transparent;  margin-bottom:1em;}
.img-wrap {background:url("../images/css/bg-img-wrap.gif") no-repeat -282px 196px transparent; padding:.5em;}

.right-align {width:282px; margin:0 0 0 1em; float:right;}
.left-align {width:282px; margin:0 1em 0 0; float:left;}
	.left-align .img-wrap {background: url("../images/css/bg-img-wrap.gif") no-repeat scroll -282px 242px transparent;}
#content .caption {font-size:10px; padding:.5em 1em; line-height:150%; color:#666676;}
#content p.callout {margin-bottom:2em;}

.thumbnail-wrap {overflow:hidden; }
.thumbnail-wrap img {max-height:150px; float:left; margin:0 1em 1em 0;}
#footer{
	background:#73976b url(../images/css/bg-footer.gif) repeat-x 0 0;
	color:#364633;
	float:left;
	font: normal 12px/120% Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	margin-top: 20px;
	padding-top: 5px;
	width:100%;
}

#footer a, #footer a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
	#footer a:hover {text-decoration:underline;}
	
	#footer .content {margin:0 auto; width:960px;}
	#footer .section {background:0; float:left; width:735px;}
		#footer .section.social, #footer .section.links, #footer .section.login {float:left; margin-bottom:0; text-align:left;}
		#footer .section.social, #footer .section.login {width:150px;}
		#footer .section.links {width:388px;}
			.section.social h4, .section.links h4, .section.login h4 { border-bottom:1px solid #9bb496; margin-bottom:12px; padding-bottom:7px; text-transform:uppercase;}
			* html #footer h4{font-size:12px;}
			*+html #footer h4{font-size:12px;}
			
			#footer .section.links ul {list-style:none;}
				#footer .section.links .col { float: left; margin-right:20px;width:115px;}
					#footer .section.links .col.last {margin-right:0;}
					.section.links .col li {line-height:160%;}

		.legal {border-top:1px solid #9bb496;  clear:both; line-height:160%; margin:7px 0; padding-top:22px;}
			.legal p {margin-bottom:1.55em}
	
	#footer .left {margin:28px 0 26px 30px;}
	
	#footer .award {width:162px; height:176px;}
	#footer .award p {display:none; line-height:150%}		
	#footer .award:hover img {display:none;}
	#footer .award:hover p {display:inline; }
	
	#footer a.bbb{border-top:1px solid #9bb496; margin:0 0 0 30px; padding-top:2em; }
			*+html #footer a.bbb{margin:25px 0 0 30px; }

	.fb, .tw { 
		background:url(../images/css/icons-social.gif) no-repeat 0 0; 
		display:block; 
		float:left;
		height:32px; 
		text-indent:-9999em; 
		width:32px;
	}
	.tw {background-position: -32px 0; margin-left:10px;}
	
	
	.product-list { list-style-type: none; overflow: hidden; }
	.product-list img { }
	.product-list li { float: left; width: 215px; height: 200px;}
/*------------------------------Community Week --------------------*/
.community-week {
	background:url(../images/promo-community-week.png) top left no-repeat;
	height:226px;
	margin: 10px 0 15px;
	position:relative;
	width:240px;
}
	.community-week .left,
	.community-week .right {
	    bottom: 0;
	    height: 38px;
	    margin: 0;
		outline:none;
	    position: absolute;
	    text-indent: -9999px;		
	}
	.community-week .left {
	    left: 15px;
	    width: 95px;
	}
	.community-week .right {
	    right: 13px;
	    width: 105px;
	}
/*------------------------------Twitter Feed-----------------------*/
.twitter-wrapper{display:none;} /*hides twitter feed in the absence of javascript as the widget is js dependent */
.twitter-wrapper.js {display:block; background:url(../images/css/bg-twitter.png) no-repeat -60px 0;}

.twitter-wrapper .loading	{display:block; margin:2em auto;}
#twitter-feed a {color:#cc3300;}

#content .twitter-wrapper h3 {
	color:#396233; 
	font-weight:bold; 
	font-size:16px;
	margin-right:60px;
	margin-bottom:12px;
	margin-left:1em;	
}
td #twitter-feed ul { /* needs td to play well with cascade*/
	list-style-type:none; 
	margin:0;
	position:relative;
	z-index:0;
} 
	*+html td #twitter-feed ul {margin-top:-2px;}
	* html td #twitter-feed ul {margin-top:-2px;}
	
#twitter-feed li {padding:.25em .75em;}
	
.color {background-color:#edf6f8;}
.no-padding {padding-top:0;}
#twitter-feed .avatar {border:1px solid #cadfc9;}

.widget {margin-top:1em;} /*livechat widget*/

/*------------------------------lightbox-----------------------*/
#lightbox{	
	position: absolute;	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
	}
#lightbox img{ 
	width: auto; 
	height: auto;
	}
#lightbox a img{ 
	border: none; 
	}
#outerImageContainer{ 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
	}
#imageContainer{ 
	padding: 10px; 
	}
#loading{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
	}
#hoverNav{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
	}
#imageContainer>#hoverNav{ 
	left: 0;
	}
#hoverNav a{ 
	outline: none;
	}
#prevLink, #nextLink{ 
	width: 49%; 
	height: 100%; 
	background-image: url(data:images/lightbox/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(..images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(..images/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*---------------TICKER--------------*/
/*Example CSS for demo ticker*/
#ajaxticker1{
	min-height:565px;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
.someclass{ 
}

/*THICK_BOX*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:999999;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 9999999;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.mp_backlinks{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	margin-bottom:15px;
}
/*------------------------------nc9r2-----------------------*/
#nc9r2 td {text-align:center}
#nc9r2 h2 {color:#cc3300; font-size:13px}
#nc9r2 #header {font-weight:bold}
#nc9r2 td .subheader {background-color:#f7f7f7;font-weight:bold}
#nc9r2 td .subheader p {padding-top:7px}
#nc9r2 .alternate-row{background-color:#EAEFE9}
#nc9r2 td img {float:right}
/*------------------------------hf09-----------------------*/
#hf09 td {text-align:center}
#hf09 img {border:none}

/* JOIN GOLD CARD MEMBER */
hr { border:0; clear:both; color:#cc3300; background-color:#cc3300; height:1px; margin:20px 0;}

.center { display:block; margin:0 auto 15px;}
.right {float:right; margin: 0 0 15px 25px;}
.no-margin {margin:0;}

.padding {padding-left:1em;}
.button-align {vertical-align:middle;}

#content.join {margin-top:20px;}
	#content.join h1 {font: bold 18px Verdana, Arial, Helvetica, sans-serif;}
		#content.join h1 span {font-size:16px; font-weight:normal;}
	#content.join h2 {color:#525252; font-size: 18px; margin-bottom:0;}
	#content.join h3 {color:#396233; font: bold 14px Verdana, Arial, Helvetica, sans-serif; margin-bottom:25px;}
		#content .hgroup h2, #content .hgroup h3 {color:#717366;}
		#content .hgroup h2 {font-size:24px; font-weight:bold;}
		#content .hgroup h3 {font-size:12px; line-height:200%;}
		
		#content .section.last h1, #content .section.last h2 {text-align:center;}
		#content .section.last h1 {color:#2D91C2; font-size:24px; margin-bottom:2em;}
		#content .section.last h2 {color:#396333;font-size:20px; font-weight:bold;}
		#content .section.last h2 span {color:#C84A3E;}
	#content.join a, #content.join a:link, #content.join a:active, #content.join a:visited { color:#00662e;}
	#content.join a:hover {text-decoration:underline;}

#content.deals {margin-top:25px;}
#content.deals .left, #content.deals .right {display:inline;}
#content.deals .left { float:left;width:400px;}
#content.deals .right  {margin:0;}
	#content.deals h1, #content.deals h2 {color:#708640;}
	#content.deals h1 { font-size:1.6em;text-transform:uppercase;}
	#content.deals h2 {font-weight:bold;}
	
	#content.deals p, #content.deals li { color:#333;}
	#content.deals ul {margin-left:15px;}
	
/* TESTIMONIAL FORM */
form.testimonial-form label {
	color: #555555;
	display: block;
	float: left;
	font: 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	width: 100px;
	}
	
form.testimonial-form .SectionBody {
	border:1px solid #E8E6D2;
	height:auto;
	padding:10px;
	text-align:left;
	}
.formRow {
	margin-bottom: 8px;
	}
	
	.formRow input {
		background:url("Images/bgTextBox.gif") repeat-x scroll left top white;
		border-color:#A8BAC2 #DFE5E7 #DFE5E7 #A8BAC2;
		border-right:1px solid #DFE5E7;
		border-style:solid;
		border-width:1px;
		color:#11354A;
		font-size:12px;
		margin:1px;
		padding:2px;
		text-align: left;
		width: 160px;
		}
		
	.formRow input#txtAge {
		width: 40px;
		}
		
	 input#chkProducts_5 {
		margin-bottom: 15px;
		}
		
	.formRow input#chkPermission {
		width: auto;
		}
		
	/* Special offer product page */
	.product-image {
	display: block;
	float: left;
	text-align: center;
	width: 215px;
		}
		
	hr.hr-margin {
		margin:0 0 8px 0!important;
		}
		
	#content .product-image p {
		color: #396233;
		margin-bottom: .5em;
		}
		
	.burst-price {
		border: none;
		float: left;
		height: 110px;
		margin-right: 12px;
		margin-bottom: 5px;
		width: 110px;
		}
		
	#content p.and-or {
		background: transparent url('../images/and-or-bg.gif') left top no-repeat;
		color: #396233;
		display: block;
		font-size: 14px;
		font-weight: bold;
		height: 26px;
		padding-top: 10px;
		text-align: center;
		width: 662px;
		}
		
	#content p.option2 {
		background: transparent url('../images/sun-chlorella-logo-gc-membership.jpg') center bottom no-repeat;
		padding-bottom: 120px;
		}
		
	#text-right.promo {
		padding-bottom: 250px;
		}

.left {float:left; margin:5px 10px 5px 0;}
.right {float:right; margin: 0 25px 0 0;}
.last {background:none;}
.hgroup {clear:both; float:left; overflow:hidden;}
.emphasis {font-style:italic; font-size:11px !important;}


.testimonial 		{ padding: 20px 0; }
.btn-testimonial	{ 
	background: url(../images/btn-testimonial.jpg) center top no-repeat;
	display: block;
	height: 36px;
	text-indent: -999em;
	width: 226px;
	 }
