/* Start parameters for the site */
/* Default color for all links */
a, a:visited, a:active, a:hover{
	color: #739638;
}

.wrapper, .absheader{
/* Width of the site */
	width: 960px; /* SITE_WIDTH */
}
.absfooter{
	width: 940px;
}
.absheader{
	background-color: #efedc5;
	z-index: 5;
}
/* Height of the header */
.absheader{
	height: 165px;
}
.wrapper{
	padding-top: 165px;
}
/* Padding top */
.wrapper{
	margin-top: 0;
}
/* Content padding */
.content{
/*
	padding: top right bottom left;
*/
	padding: 3px 22px 12px 22px; /* LEFT_PADDING, RIGHT_PADDING */
	background-image: url(../images/content_bg.gif);
}

/* Default styles for the whole site */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#efedc5;
}
/* Size of the logo link (goes to the home page) Can be bigger then logo.png */
h1.logo a{
	display: block;
	background-image: url(../images/logo.png);
	width: 300px;
	height: 104px;
	text-indent: -3000px;
	overflow: hidden;
}
/* Position of the logo link */
h1.logo{
	margin: 0 0 0 10px;
	float: left;
}
/* End parameters for the site */

body{
	margin: 0;
	padding: 0;
}
form{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}

fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
fieldset legend{
	display: none;
}
ul, li{
	margin: 0;
	padding: 0;
}
.content ul{
	margin: 0 0 12px 24px;
}

.no-display{
	display: none;
}
.wrapper{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.absheader{
	position: absolute;
	top: 0;
	left: 0;
}
.topnav{
	float: left;
	list-style: none;
	margin: 21px 0 0 70px;
}
.topnav li{
	float: left;
}
.topnav li.contactus a{
	background-image: url(../images/contactus.png);
	text-indent: -3000px;
	overflow: hidden;
	display: block;
	width: 181px;
	height: 67px;
}
.topnav li.trackyourpackage a{
	background-image: url(../images/trackyourpackage.png);
	text-indent: -3000px;
	overflow: hidden;
	display: block;
	width: 181px;
	height: 67px;
}
.topnav li.cart{
	width: 218px;
	padding-top: 2px;
	text-align: center;
}
.topnav li.cart a{
	display: block;
	margin: 8px auto 5px auto;
	width: 131px;
	height: 20px;
	text-indent: -3000px;
	overflow: hidden;
	background-image: url(../images/sc.png);
}
.topnav li.cart a.signin{
background-image: none;
	text-indent: 0;
	display: inline;
	font-weight:bold;
}
.nav h3{
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	width: 135px;
	height: 27px;
}
.nav_bodycare{
	background-image: url(../images/nav/bodycare.gif);
}
.nav_anti-aging{
	background-image: url(../images/nav/anti-aging.gif);
}
.nav_coconutsoap{
	background-image: url(../images/nav/coconutsoap.gif);
}
.nav_vitamincs{
	background-image: url(../images/nav/vitamincs.gif);
}
.nav_vitaminminerals{
	background-image: url(../images/nav/vitaminminerals.gif);
}
.nav_painrelief{
	background-image: url(../images/nav/painrelief.gif);
}
.nav_chlorella{
	background-image: url(../images/nav/chlorella.gif);
}
.nav_sleepaid{
	background-image: url(../images/nav/sleepaid.gif);
}
.nav_energybars{
	background-image: url(../images/nav/energybars.gif);
}

.nav{
	list-style: none;
	display: block;
	clear: both;
	background-image: url(../images/topnav_bg.gif);
	width: 940px;
	height: 42px;
	padding: 5px 10px 14px 10px;
}
.nav li.level1{
	float: left;
	position: relative;
}
.nav li.level1 h2, .nav li.level1 .h2{
	line-height: 42px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	margin: 0;
}
.nav li.over h2, .nav li .h2:hover{
	background-position: 0 42px;
}
.nav ul{
	list-style: none;	
}
.nav ul.smenu, .nav ul.bmenu{
	display: none;
	position: absolute;
	left: 0;	
	
	background-image: url(../images/nav/subnav_bg.gif);
	background-position: center 0;
	background-repeat: no-repeat;
	list-style: none;
	background-color: #f3f2f2;
	padding: 12px 9px 9px 9px;
	z-index: 6;
}
.nav .nav-bodycare ul.bmenu{
	background-image: url(../images/hdot2.gif);
	background-repeat: no-repeat;
	background-position: center bottom !important;
	padding-bottom: 22px;
	padding-top: 0;
}
.nav .nav-supplements ul.bmenu{
	background-image: url(../images/hdot3.gif);
	background-repeat: no-repeat;
	background-position: center bottom !important;
	padding-bottom: 22px;
	padding-top: 0;
}
.nav ul.bmenu li.column-first{
	background-image: url(../images/nav/subnav_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.nav ul.bmenu li.column{
	padding-top: 12px;
	float: left !important;
	width: 135px;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #dcd3ac;
}
.nav ul.bmenu li.column-first{
	padding-left: 0;
}
.nav ul.bmenu li.column-last{
	padding-right: 0;
	border: 0;
}
.nav .nav-bodycare ul.bmenu{
	width: 283px;
}
.nav .nav-supplements ul.bmenu{
width: 283px;
/*	width: 432px;*/
}
.nav ul.bmenu li.bm{
	padding-bottom: 12px; 
}


.nav .nav-grapefruitseedextract ul{
	width: 191px;
}
.nav .nav-protein ul{
	width: 131px;
	background-position: -30px 0;
}
.nav li.over ul{
	display: block;
}
.nav ul.smenu li{
	background-image: url(../images/nav/hdot.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}
.nav ul.bmenu li a{
	background-image: url(../images/nav/hdot.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;	
}
.nav ul.bmenu li.last a{
	background: 0;
}
.nav ul li a{
	display: block;
	line-height: 14px;
	color: #533b25;
	font-size: 11px;
	text-decoration: none;
	padding: 6px 8px 6px 8px;
}
.nav ul li.first a{
	background-image: url(../images/nav/hdot.gif);
	background-repeat: repeat-x;
}
.nav ul li a:hover{
	text-decoration: underline;
}
.nav li.nav-grapefruitseedextract h2{
	background-image: url(../images/nav/grapefruitseedextract.png);
	width: 209px;
}
.nav li.nav-protein h2{
	background-image: url(../images/nav/protein.png);
	width: 88px;
}
.nav li.nav-bodycare h2{
	background-image: url(../images/nav/bodycare.png);
	width: 105px;
}
.nav li.nav-supplements h2{
	background-image: url(../images/nav/supplements.png);
	width: 125px;
}
.nav li.nav-specials .h2{
	background-image: url(../images/nav/specials.png);
	width: 94px;
}
.cartinner{
	font-weight: bold;
	font-size: 11px;
	line-height: 28px;
	background-color: #ffffff;
	background-image: url(../images/cart_left_bg.gif);
	background-repeat: no-repeat;
	margin: 0 12px;
}
.cartinner2{
	background-image: url(../images/cart_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: center;
	padding: 0 0px;
}

#items{
	color: #1b242b;
	padding-right: 2px;
}
#price{
	color: #986b41;
}
.search{
	position: relative;
}
.search-text{
	position: absolute;
	top: 10px;
	left: 17px;
	width: 238px;
	height: 26px;
	line-height: 26px;
	border: 0;
	padding: 0 10px;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
}
.search-img{
	position: absolute;
	top: 11px;
	left: 280px;
}

.absfooter{
	margin: 0 auto;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 21px 10px 20px 10px;
}
.newsletter{
	background-image: url(../images/newsletter_bg.png);
	height: 48px;
	margin: 0 0 20px 0;
	padding: 48px 0 0 633px;
/*	position: relative;
	z-index: 0;
*/
}
.newsletter .newsletter-text{
	border: 1px solid #a09f97;
	padding: 8px 10px;
	width: 190px;
	color: #666666;
	font-size: 11px;
}
.newsletter .newsletter-img{
	vertical-align: top;
	margin-top: 4px;
}
.bottomnav{
	float: left;
	list-style: none;
	font-size: 11px;
}
.bottomnav li{
	float: left;
	border-right: 1px solid #9aa968;
	padding: 0 8px;
}
.bottomnav li.first{
	padding-left: 0;
}
.bottomnav li.last{
	border: 0;
}
.bottomnav li a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.bottomnav li a:hover{
	text-decoration: underline;
}
.copyright{
	float: right;
	color: #666666;
	font-size: 11px;
}
.disclaimer{
	clear: both;
	color: #666666;
	font-size: 10px;
	padding: 30px 0 0 0;
}


<!--CATEGORY PAGE CSSS-->
h2.category{
margin: 0;
	text-align: center;
}
.contentb a{
	color: #5C452E; 
	text-decoration: none;
	width: 130px;
	margin: 0;
	font-weight:bold;
text-transform: uppercase;
}

#cat_wrapper{margin: 10px;}
.cat_box{width: 200px; margin: 10px; float: left; text-align: center;}
.cat_box img{ margin: 10px;}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#DCD3AC; margin:0 4px;}
.b2 {height:1px; background:#DCD3AC; border-right:2px solid #DCD3AC; border-left:2px solid #DCD3AC; margin:0 3px;}
.b3 {height:1px; background:#DCD3AC; border-right:1px solid #DCD3AC; border-left:1px solid #DCD3AC; margin:0 2px;}
.b4 {height:2px; background:#DCD3AC; border-right:1px solid #DCD3AC; border-left:1px solid #DCD3AC; margin:0 1px;}
.contentb {background: #DCD3AC; border-right:1px solid #DCD3AC; border-left:1px solid #DCD3AC;}
.contentb div {margin-left: 5px;}

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#DCD3AC; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#DCD3AC; border-right:2px solid #DCD3AC; border-left:2px solid #DCD3AC; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#DCD3AC; border-right:1px solid #DCD3AC; border-left:1px solid #DCD3AC; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#DCD3AC; border-right:1px solid #DCD3AC; border-left:1px solid #DCD3AC; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #FFFFFF;}
.headh {background: #DCD3AC; border-right:1px solid #DCD3AC; border-left:1px solid #DCD3AC;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px; font-size: 12px;}
.headh h3 a{
	color: #5C452E; 
	text-decoration: none;
	width: 130px;
	margin: 0;
	font-weight:bold;
text-transform: uppercase;
}
.contenth {background: #FFFFFF; border-right:1px solid #DCD3AC; border-left:1px solid #DCD3AC;}
.contenth div {margin-left: 12px; padding-top: 5px;}
