@charset "UTF-8";
/* CSS Document */


body {
background-color:#fff;
background-image:url(../images/bg-g.gif);
background-repeat:repeat-x;
background-position:top;
height:100%;
width:100%;
margin:0;
padding:0;
}

#main-bg {
height:100%;
width:100%;
margin:0;
padding:0;
/* CSS Document
background-image:url(../images/main-head-bg.jpg);  */
background-image:url(../images/main-head-bg.jpg); 
background-position:center 95px;
background-repeat:no-repeat;
}

#header-container {
height:95px;
background-image:url(../images/logo-bg.gif);
background-repeat:no-repeat;
background-position:left;
}

#header-container img, #header-container a {
float:left;
margin:0px;
padding:0px;
}

dl.head-menu {
height:53px;
margin:0px;
padding:0px;
float:right;
width:468px;
display:inline-block;
margin-top:42px;
margin-right:23px;
}

dl.head-menu dt {
float:left;
}


dl.head-menu dt a {
height:53px;
float:left;
display:inline-block;
cursor:pointer;
}

dl.head-menu dt.home { background: url(../images/home_ON.gif) center no-repeat; }
dl.head-menu dt.home a {  width:68px; background: url(../images/home.gif) center no-repeat; }

dl.head-menu dt.delivery { background: url(../images/status_ON.gif) center no-repeat; }
dl.head-menu dt.delivery a {  width:131px; background: url(../images/status.gif) center no-repeat; }

dl.head-menu dt.faq { background: url(../images/faqs_ON.gif) center no-repeat; }
dl.head-menu dt.faq a {  width:62px; background: url(../images/faqs.gif) center no-repeat; }

dl.head-menu dt.guarantee { background: url(../images/guarantee_ON.gif) center no-repeat; }
dl.head-menu dt.guarantee a {  width:106px; background: url(../images/guarantee.gif) center no-repeat; }

dl.head-menu dt.contact { background: url(../images/contact_ON.gif) center no-repeat; }
dl.head-menu dt.contact a {  width:101px; background: url(../images/contact.gif) center no-repeat; }

dl.head-menu dt a span { display: none; margin:0px; padding:0px;}
dl.head-menu dt a.active { background: none; }
dl.head-menu dt a:hover { background: none;}

dl.head-menu dt a.current {background: none;}


#sidebar {
background-image:url(../images/side-m-bg.gif);
margin-top:84px;
background-position:top;
background-repeat:no-repeat;
height:888px;
}

#side-navigation {
margin-top:25px;
color:#fff;
margin-left:15px;
width:200px;
margin-bottom:60px;
}

#side-navigation dt {
background-image:url(../images/bullet1.gif);
background-position:left 12px;
text-indent:20px;
background-repeat:no-repeat;
border-top:1px dotted #baf124;
margin-top:8px;
padding-top:8px;
color:#0D4DC2;
}

#side-navigation dd {
text-indent:15px;
margin-top:3px;
}

#side-navigation dd a {
text-decoration:none;
display: block;
color:#000000;
height:21px;
width:197px;
line-height:21px;
background-image:url(../images/hover-bg.gif);
background-repeat:no-repeat;
background-position:0 -21px;
}

#side-navigation dd a:hover , #side-navigation dd a.active {
color:#0C8E04;
background-position:right top;
}

#testi-container {
height:162px;
background-image:url(../images/testi-bg.gif);
background-repeat:no-repeat;
background-position:top;
padding:40px 20px 20px 20px;
}

#testi-container span {
float:right;
}

#how-to-order {
height:235px;
float:right;
}

#how-to-order h1{
text-align:right;
font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#fff;
margin-top:25px;
font-size:26px;
margin-right:25px;
}

#how-to-order a {
display:block;
height:61px;
width:171px;
background-image:url(../images/howto.gif);
background-repeat:no-repeat;
float:right;
text-indent:-999999px;
margin-right:47px;
margin-top:15px;
}

#how-to-order a:hover {
background-image:url(../images/howto-hover.gif);
background-repeat:no-repeat;
}

#data-container {
padding:0px 20px;
text-align:justify;
margin:0px;
}

.heading {
color:#068e02;
font-size:22px;
font-weight:bold;
line-height:1.2em;
}

.heading2 {
color:#068e02;
font-size:20px;
font-weight:bold;
line-height:1.2em;
}

.heading3 {
color:#068e02;
font-size:18px;
font-weight:bold;
line-height:1.2em;
}

#footer-container {
	clear:both;
	width:100%;
	height:308px;
	background-image:url(../images/footer-g.gif);
	background-repeat:repeat-x;
	text-align: center;
}

#footer {
	height:163px;
	padding-top:145px;
	padding-left:0px;
	width:1060px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	color:#989898;
	font-size:10px;
	text-align: center;
}

dl.menu_bottom a:link, dl.menu_bottom a:active, dl.menu_bottom a:visited {
	color: #888888;
	font-family: "Arial", Times New Roman, Times, serif;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	line-height:13px;
	text-align: center;
}

dl.menu_bottom a:hover {
	color: #0066CC;
	text-decoration: underline;
	text-align: center;
}

.menu_bottom dt {
	display:inline;
	padding:0 5px;
	line-height:13px;
	text-align: center;
}

dl.menu_bottom {
	line-height:1em;
	text-align: center;
}


#footer h4 {
color:#166f04;
font-size:14px;
font-weight:bold;
line-height:1em;
margin:0px;
padding:0px;
margin-bottom:6px;
}

#icons {
float:right;
}

#icons img{
margin:0px;
padding:0px;
}

.fleft {
float:left;
margin-right:20px;
margin-bottom:20px;
}

h3 {
color:#7faf00;
font-weight:bold;
border-bottom:1px dotted #cdcdcd;
padding-bottom:5px;
}

.o-list p{
margin:0px;
padding:0px;
font-style:italic;
font-weight:700;
}

.testitle {
padding-left:20px;
background-image:url(../images/lets.gif);
background-repeat:no-repeat;
background-position:left 2px;
}

.right {
float:right;
}


#ingredients-tablez {
width:450px;
margin:0 auto;
background-color:#cdcdcd;
}

#ingredients-tablez td {
background-color:#fff;
padding-left:20px;
}

#ingredients-tablez tr.head-table td {
background-color:#729b07;
color:#fff;
}

#compare-tablez {
width:500px;
margin:0 auto;
background-color:#cdcdcd;
}

#compare-tablez td {
background-color:#fff;
padding: 5px 20px;
vertical-align:text-top;
}

#compare-tablez tr.head-table td {
background-color:#047602;
color:#fff;
}

.specialtext {
text-indent: 30px;
background-image: url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:10px 50%;
}

.green {
color:#449b23;
}


.email_input {
border:solid 1px #cdcdcd;
width:280px;
height:18px;
padding-top:3px;
padding-top:3px;
margin-bottom:10px;
margin-top:7px;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
text-indent:10px;
color:#42464a;
}

.email_input2 {
border:solid 1px #cdcdcd;
width:260px;
padding:10px;
margin-bottom:10px;
margin-top:7px;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
color:#42464a;
}

.benefits {
float:left;
font-size:12px;
}

.benefits dt {
padding-left:20px;
background-image:url(../images/b.gif);
background-repeat:no-repeat;
background-position:left 50%;
}

.summary-b {
float:left;
margin:0px;
margin-bottom:10px;
margin-right:20px;
padding:0px;
}

.leftf{
float:left;
clear:left;
font-weight:700;
color:#7faf00;
font-size:18px;
}

.leftf2{
float:left;
clear:left;
font-weight:700;
color:#7faf00;
font-size:14px;
}

.pagetop {
font-size:1.2em;
text-align:center;
}
