body{
	font: normal 0.8em Trebuchet MS, Arial, sans-serif;
	margin:0;
	padding:0 0 70px 0;
	color:#dadada;
	background:#000 url("/img/back_bottom.gif") no-repeat bottom left;
}

img{
	border:0;
}

a{
	text-decoration:none;
	color:#dadada;
}

a:hover{
	color:#fff;
}

h1, h2, h3, h4, h5, ul, li, p, form
{
	margin:0;
	padding:0;
	font-weight:lighter;
	font-family: Trebuchet MS, Arial, sans-serif;
}

input, textarea{
	text-transform:uppercase;
	font: normal 1em Trebuchet MS, Arial, sans-serif;
	border:none;
	padding:5px;
}

ul li{
	list-style:none;
}

h1{
	color:#185ed0;
	font-size:2em;
	text-transform:uppercase;
	text-indent: -10000px;
}

h2{
	color:#185ed0;
	font-size:1.25em;
	margin-bottom:12px;
	text-transform:uppercase;
}

h3{
	color:#fff;
	font-size:1.1em;
	margin-bottom:2px;
	font-weight:bold;
}

h4{
	color:#fff;
	font-size:1em;
	margin-bottom:2px;
	font-weight:bold;
}

p{
	margin:0 0 20px 0;
	line-height:133%;line-height:133%;
}

strong{
	font-weight:bold;
	color:#fff;
}

.floatL{
	float:left;
}

.alert{
	color:#f60109;
}

/*****************************************/
/*  */
/*****************************************/

#wrap{
	width:1050px;
	
}

#container{
	width:910px;
	margin-left:40px;
}

.template1{background: url("/img/back1.jpg") no-repeat top left;}
.template2{background: url("/img/back2.jpg") no-repeat top left;}
.template3{background: url("/img/back3.jpg") no-repeat top left;}
.template4{background: url("/img/back4.jpg") no-repeat top left;}

/*****************************************/
/* Header */
/*****************************************/

#logo{
	padding:110px 80px 0 0;
	text-align:right;
	width:830px;
}

#logo img{
	width:270px;
	height:135px;
}

/*****************************************/
/* Quick Menu */
/*****************************************/

ul#quickMenu{
	float:right;
	padding:0 75px 0 0;
}

ul#quickMenu li{
	float:left;
	padding-top:3px;
}

ul#quickMenu a{
	color:#fff;
	font: normal 0.8em Verdana, Arial, sans-serif;
	border-right:1px solid #185ed0;
	padding:0 10px 0 10px;
}

ul#quickMenu a:hover{
	text-decoration:underline;
}

ul#quickMenu li.first a {
	border-left:1px solid #185ed0;
}

ul#quickMenu li.facebook a {
	border-right:none;
}

ul#quickMenu li.facebook img{
	padding-top:2px;
}

/*****************************************/
/* Main Menu */
/*****************************************/

ul#menu{
	height:60px;
	margin-top:90px;
	background:url("/img/menu.png") repeat-x;
}

ul#menu li{
	float:left;
	background:url("/img/menu_sep.gif") no-repeat;
	text-align:center;
	padding-left:1px;
}

ul#menu li a{
	display:block;
	height:40px;
	padding-top:19px;
}

ul#menu li a:hover, ul#menu li.on{
	background:url("/img/menu_over.gif") repeat-x left 2px;
}

ul#menu li.menu1{
	width:128px;
}

ul#menu li.menu2{
	width:141px;
}

ul#menu li.menu3{
	width:120px;
}

ul#menu li.menu4{
	width:138px;
}

/*****************************************/
/* Content */
/*****************************************/

#contentTitle{
	background: url("/img/content_top.png") no-repeat;
	padding:55px 40px 0 40px ;
	height:35px;
}

.homeTitle{
	background: url("/img/content_top_home.png") no-repeat !important;
}

#content{
	padding:20px 0 30px 41px;
	background:#0c0c0c url("/img/content_back.gif") repeat-x left bottom ;
	float:left;
	width:869px;
}

.home{
	background: url("/img/content_back_home.png") repeat-x left bottom !important;
	height:193px;
}

.homeProduct{
	position:absolute;
	top:445px;
	left:315px;
}

#left{
	width:445px;
	padding-right:45px;
	float:left;
}

#right{
	width:340px;
	float:left;
}

#all{
	padding-right:45px;
}

#all ul{
	padding:5px 0 25px 5px;
}

#all ul li{
	padding:2px 2px 2px 10px;
	background:url("/img/bullet.gif") no-repeat 0 10px;
}

#all a{
	text-decoration:underline;
}

#all a:hover{
	text-decoration:none;
}

#left ul li ul{
	padding:5px 0 0 5px;
}

.about{background:url("/img/h1_about.gif") no-repeat;}
.contact{background:url("/img/h1_contact.gif") no-repeat;}
.products{background:url("/img/h1_products.gif") no-repeat;}
.conditions{background:url("/img/h1_conditions.gif") no-repeat;}
.faq{background:url("/img/h1_faq.gif") no-repeat;}
.sitemap{background:url("/img/h1_sitemap.gif") no-repeat;}
.where{background:url("/img/h1_where.gif") no-repeat;}

.ourProduct1{background:url("/img/h1_ourproduct1.gif") no-repeat;}
.ourProduct2{background:url("/img/h1_ourproduct2.gif") no-repeat;}
.ourProduct3{background:url("/img/h1_ourproduct3.gif") no-repeat;}
.ourProduct4{background:url("/img/h1_ourproduct4.gif") no-repeat;}
.ourProduct5{background:url("/img/h1_ourproduct5.gif") no-repeat;}
.ourProduct6{background:url("/img/h1_ourproduct6.gif") no-repeat;}

.product1{background:url("/img/h1_product1.gif") no-repeat;}
.product2{background:url("/img/h1_product2.gif") no-repeat;}
.product3{background:url("/img/h1_product3.gif") no-repeat;}
.product4{background:url("/img/h1_product4.gif") no-repeat;}
.product5{background:url("/img/h1_product5.gif") no-repeat;}
.product6{background:url("/img/h1_product6.gif") no-repeat;}

.lessPad{
	padding-top:40px !important;
	height:50px !important;
}

/*****************************************/
/* Box Better Stronger Faster */
/*****************************************/

#boxBSF{
	background:url("/img/box_bsf.gif") no-repeat;
	width:260px;
	height:240px;
	position:absolute;
	top:310px;
	left:570px;
	padding:48px 40px 0 40px;
	text-transform:uppercase;
	color:#fff;
	
}

#boxBSF .title{
	background:url("/img/title_bsf.gif") no-repeat;
	text-indent: -10000px;
	margin-bottom:10px;
	width:229px;
	height:110px;
}

#boxBSF ul{
	width:270px;
	padding-top:15px;
}

#boxBSF ul li{
	font: normal 0.9em Arial, sans-serif;
	padding-bottom:15px;
}

#boxBSF ul li span{
	width:45px;
	float:left;
	font-size:1.6em;	
}

#boxBSFBot{
	background:url("/img/box_bsf_bot.gif") no-repeat;
	width:260px;
	height:128px;
	position:absolute;
	top:598px;
	left:570px;
	margin-bottom:12px;
	padding:27px 40px 0 40px;
}

#boxBSFBot ul{
	background:url("/img/bsf_graph.gif") no-repeat right 30px;
	width:270px;
	height:128px;
}

#boxBSFBot ul li{
	font: normal 0.9em Arial, sans-serif;
	padding:8px 0 7px 0;
	background:url("/img/bsf_sep.gif") no-repeat left bottom;
}

/*****************************************/
/* Box Featured Product */
/*****************************************/

#boxFP{
	background:url("/img/box_fp.gif") repeat-x;
	width:256px;
	height:321px;
	margin-top:260px;
	padding:50px 45px 0 39px;
}

#boxFPAlone{
	background:url("/img/box_fp.gif") repeat-x;
	width:256px;
	height:321px;
	margin:0;
	padding:50px 45px 0 39px;
}

#boxFP .product, #boxFPAlone .product{
	margin-top:15px;
}

#boxFP .product img, #boxFPAlone .product img{
	float:left;
	margin-right:15px;
}

#boxFP .product h2, #boxFPAlone .product h2{
	padding-top:25px;
}

#boxFP .title, #boxFPAlone .title{
	background:url("/img/title_fp.gif") no-repeat;
	text-indent: -10000px;
	width:262px;
	height:73px;
}

.btnMore{
	margin-left:108px;
}


/*****************************************/
/* Box Stay Connected */
/*****************************************/

#boxSC{
	background:url("/img/box_sc.gif") no-repeat;
	width:301px;
	height:150px;
	padding:40px 0 0 39px;
	float:left;
	margin-right:70px;
	position:relative;
}

#boxSC p{
	margin:8px 0;
}

#boxSC input#email{
	background:#b60006;
	color:#fff;
	width:200px;
}

input#submit{
	background:#fff;
	font-size: 0.9em;
	padding:5px 5px 2px 5px;
	color:#f60109;
	width:50px;
}

input#submit:hover{
	background:#000;
}

/*****************************************/
/* Product Page */
/*****************************************/

.productsList{
	float:left;
	margin-bottom:25px;
}

.productsList div.product{
	float:left;
	width:260px;
	padding-right:20px;
	margin-top:20px;
}

.morePadding2 img{
	padding-top:30px;
}

/*********************/

div.product div{
	float:left;	
}

div.productImg{
	width:95px;
	text-align:right;
}

div.productDesc{
	width:140px;
	padding-left:15px;
}

/*********************/

.last{
	padding-right:0 !important;
}

.productsList div h2{
	padding-top:5px;
	margin-bottom:0;
}

.productsList div.product p{
	margin:0 0 10px 0;
}

.topList{
	border-top:1px solid #171717;
}

.topList div.product{
	padding-top:32px;
}

/*****************************************/
/* Details Page */
/*****************************************/

.details{
	width:475px !important;
	padding-right:15px !important;
}

.details div{
	width:230px;
	padding-right:20px;
	border-right:1px solid #171717;
	float:left;
}

.details ul{
	margin-bottom:20px;
}

.details ul li, #boxBSF ul li{
	list-style:square;
	text-transform:uppercase;
}

.info{
	padding:15px 0 0 20px;
	width:180px !important;
}

.info ul{
	margin-bottom:40px;
}

.info ul li{
	margin-bottom:-3px;
	list-style:none;
}

#boxImg{
	background:url("/img/box_img.gif") repeat-x;
	width:340px;
	height:300px;
	position:absolute;
	top:350px;
	left:570px;
	text-align:center;
	padding:27px 0 0 0;
	display:block;
}

.waxyMassPad img{
	padding-top:35px;
}

.btnNutri{
	margin-top:200px;
	text-align:center;
}

ul#color{
	margin-top:10px;
}

ul#color li{
	text-transform:none;
	padding:1px 0 9px 30px;
}

.chocolate{background:url("/img/img_flavors_chocolate.gif") no-repeat;}
.vanilla{background:url("/img/img_flavors_vanilla.gif") no-repeat;}
.raspberry{background:url("/img/img_flavors_raspberry.gif") no-repeat;}
.mochaccino{background:url("/img/img_flavors_mochaccino.gif") no-repeat;}
.cookies{background:url("/img/img_flavors_cookies_and_cream.gif") no-repeat;}
.grape{background:url("/img/img_flavors_grape.gif") no-repeat;}
.tangerine{background:url("/img/img_flavors_tangerine.gif") no-repeat;}
.blue_raspberry{background:url("/img/img_flavors_blue_raspberry.gif") no-repeat;}

/*****************************************/
/* lightbox */
/*****************************************/

#lightbox{

	padding-bottom: 10px;
	}

#lightboxDetails{

	padding-top: 0.4em;
}	

#lightboxCaption{ float: left; }

#lightbox a{
	color:#fff;
	font: bold 1.5em Trebuchet MS, Arial, sans-serif;
}
#keyboardMsg{ float: right; }


#overlay img{ border: none; }

#overlay{ 
	background-image: url("/img/overlay.png");
}



/*****************************************/
/* */
/*****************************************/


#productsList2{
	clear:both;
	float:left;
	background:url("/img/back_productsList2.png") repeat-x;
	width:910px;
	height:247px;
	padding-top:62px;
}

#productsList2 div.product{
	float:left;
	width:260px;
}

#productsList2 div.productImg{
	padding-top:10px;
}

#productsList2 div h2{
	margin:50px 0 0 5px;
	text-align:left;
}

#productsList2 div.product p{
	margin:0 0 10px 5px;
	text-align:left;
}

.morePadding img{
	padding-top:60px;
}

.num1{background:url("/img/num1.gif") no-repeat 125px top;}
.num2{background:url("/img/num2.gif") no-repeat 125px top;}
.num3{background:url("/img/num3.gif") no-repeat 125px top;}
.num4{background:url("/img/num4.gif") no-repeat 125px top;}
.num5{background:url("/img/num5.gif") no-repeat 125px top;}
.num6{background:url("/img/num6.gif") no-repeat 125px top;}

#mycarousel-prev{
	position:absolute;
	top:10px;
	left:0;
	padding-left:10px;
}

#mycarousel-next{
	position:absolute;
	top:10px;
	right:0;
	padding-right:10px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 860px;
	padding-left:52px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  840px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 280px;
}


/*****************************************/
/* Contact Page */
/*****************************************/

#contactForm input{
	background:#1b1b1b;
	color:#969696;
	width:300px;
}

#contactForm textarea{
	color:#969696;
	background:#1b1b1b;
	width:300px;
	height:100px;
}

#contactForm label{
	float:left;
	width:100px;
}

#contactForm p{
	clear:both;
	margin:0 0 10px 0;
}

#contactForm label{
	float:left;
	width:100px;
}

input#submitContact{
	background:#000;
	font-size: 0.9em;
	padding:5px 5px 2px 5px;
	color:#2046a8;
	width:50px;
}

input#submitContact:hover{
	background:#dadada;
}

.send{
	text-align:right;
	padding-right:35px;
}

#boxW2b{
	background:url("/img/box_w2b.gif") no-repeat;
	width:260px;
	height:444px;
	position:absolute;
	top:310px;
	left:570px;
	padding:48px 40px 0 40px;
	text-transform:uppercase;
	color:#fff;
}

#boxW2b .title{
	background:url("/img/title_w2b.gif") no-repeat;
	text-indent: -10000px;
	margin-bottom:90px;
	width:155px;
	height:71px;
}

.stores img{
	padding-left:5px;
}

.stores{
	margin-top:28px;
	border-bottom:1px solid #959595;
	height:150px;
	
}

.ulfade ul li{padding:0px; margin-bottom:2px;text-align: center; width:260px;}
/*****************************************/
/* Facebook */
/*****************************************/

#facebook{
	background:url("/img/box_facebook.gif") repeat-x;
	height:172px;
	clear:both;
	width:830px;
	padding:40px 40px 0 40px;
	font-size:0.9em;
	color:#fff;
}

#facebook h1{
	background:url("/img/h1_facebook.gif") no-repeat;
	height:38px;
	width:286px;
	float:left;
}

#facebook span{
	color:#185ed0;
}

#facebook .btn{
	float:right;
	margin-top:15px;
	width:240px;
	height:36px;
	overflow:hidden;
}

#facebook .fiframe{
	float:right;
	margin-top:15px;
	width:280px;
	height:36px;
	overflow:hidden;
}

#fansMessage{
	clear:both;
	padding-top:47px;
}

#fansMessage div{
	float:left;
	width:405px;
	padding-right:20px;
}

#fansMessage div p img{
	padding-right:5px;
}

/*****************************************/
/* FAQs */
/*****************************************/

.faqs h3{
	margin-bottom:10px;
	
	cursor:pointer;
}

.switchgroup1{
	margin-bottom:25px;
}

/*****************************************/
/* SITE MAP */
/*****************************************/

ul.map li{
	padding:2px 2px 2px 10px;
	background:url("/img/bullet.gif") no-repeat 0 10px;
}

ul.map li a:hover{
	text-decoration:underline;
}

/*****************************************/
/* Where to buy */
/*****************************************/

.whereToBuy{
	margin-bottom:20px;
	float:left;
	width:820px;
}

.whereToBuy div{
	float:left;
	width:400px;
}

ul.imgLogo li{
	float:left;
	padding:0 0 20px;
	text-align:center;
	width:200px;
}
/*****************************************/
/* Footer */
/*****************************************/

#footer{
	text-transform:uppercase;
	padding:22px 0 15px 0;
	clear:both;
	background:url("/img/content_bottom.png") no-repeat ;
	
}

#footerContent{
	border-bottom:1px solid #161616;
	margin-bottom:13px;
	padding-top:15px;
	height:205px;
	border-top:2px solid #161616;
}

/*****************************************/
/* Footer Menu */
/*****************************************/

#footMenu{
	float:left;
	width:500px;
	padding-top:40px;
}

#footMenu .title{
	margin-bottom:15px;
	background:url("/img/title_aywr.gif") no-repeat;
	height:22px;
	width:414px;
	text-indent: -10000px;
}

#footMenu ul{
	float:left;
	margin-left:3px;
	padding:0 20px 15px 0 ;
}

#footMenu ul li{
	background:url("/img/bullet.gif") no-repeat 0 8px;
}

#footMenu ul a{
	color:#fff;
	font: normal 0.85em Trebuchet MS, Arial, sans-serif;
	padding:0 0 0 10px;
}

#footMenu ul a:hover{
	text-decoration:underline;
}

#footMenuRight{
	border-left:1px solid #1a1a1a;
	float:left;
	padding-left:15px;
	width:270px;
}

#footMenuRight p{
	color:#b60006;
	margin-bottom:10px;
}

/*****************************************/
/* Footer copy */
/*****************************************/

ul#copy{
	float:left;
	margin-left:280px;
	padding:15px 20px 15px 0;
	color:#5f5f5f;
	text-transform:none;
	font: normal 11px Trebuchet MS, Arial, sans-serif;	
}

ul#copy li{
	float:left;
	background:url("/img/menu_sep_copy.gif") no-repeat 0 3px;
	padding:0 10px 0 10px;
}

ul#copy a{
	color:#5f5f5f;
	text-decoration:underline;
}

ul#copy a:hover{
	text-decoration:none;
}

ul#copy li.first{
	background:none;
	padding-left:0;
}

.redxlab{
	color:#fff;
}

.redxlab span{
	color:#f60109;
}

.NewsletterMsg { position:absolute;top:156px;left:8px;font-size:10px;line-height:1.2;color:#FAA101;width:315px;background:#b60006;padding:4px;}
	
	
}
