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

body {
background-image:url(../images/gradient-bg.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#fff;
}

.container {
background-image:url(../images/sidebar-bg.gif);
background-position:left;
background-repeat:repeat-y;
background-color:#fff;
}

#ground-bg {
margin:0px;
padding:0px;
height:100%;
width:100%;
background-image:url(../images/ground-bg.jpg);
background-position:50% bottom;
background-repeat:no-repeat;
padding-bottom:20px;
padding-top:20px;
}

#header-container {
background-color:#fff;
background-image:url(../images/goherbal.gif);
background-repeat:no-repeat;
background-position:right top;
}

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

ul.head-menu {
height:50px;
margin:0px;
padding:0px;
float:left;
clear:both;
width:878px;
}

ul.head-menu li {
float: left;
list-style:none;
}


ul.head-menu li a {
padding:0px;
text-decoration:none;
height:50px;
float: left;
}

ul.head-menu li.home { background: url(../images/home-ON.gif) center no-repeat; }
ul.head-menu li.home a {  width:111px; background: url(../images/home.gif) center no-repeat; }

ul.head-menu li.ingredients { background: url(../images/ingredients-ON.gif) center no-repeat; }
ul.head-menu li.ingredients a {  width:125px; background: url(../images/ingredients.gif) center no-repeat; }

ul.head-menu li.safety { background: url(../images/safety-ON.gif) center no-repeat; }
ul.head-menu li.safety a {  width:86px; background: url(../images/safety.gif) center no-repeat; }

ul.head-menu li.reviews { background: url(../images/reviews-ON.gif) center no-repeat; }
ul.head-menu li.reviews a {  width:97px; background: url(../images/reviews.gif) center no-repeat; }

ul.head-menu li.faqs { background: url(../images/faqs-ON.gif) center no-repeat; }
ul.head-menu li.faqs a {  width:75px; background: url(../images/faqs.gif) center no-repeat; }

ul.head-menu li.contact { background: url(../images/contact-ON.gif) center no-repeat; }
ul.head-menu li.contact a {  width:149px; background: url(../images/contact.gif) center no-repeat; }

ul.head-menu li.order { background: url(../images/order-ON.gif) center no-repeat; }
ul.head-menu li.order a {  width:116px; background: url(../images/order.gif) center no-repeat; }

ul.head-menu li.guarantee { background: url(../images/guarantee-ON.gif) center no-repeat; }
ul.head-menu li.guarantee a {  width:119px; background: url(../images/guarantee.gif) center no-repeat; }

ul.head-menu li a span { display: none; margin:0px; padding:0px;}
ul.head-menu li a.active { background: none; }
ul.head-menu li a:hover { background: none; cursor:pointer;}

ul.head-menu li a.current {background: none;}

#sidebar {
}

#satisfaction {
height:254px;
width:212px;
background-image:url(../images/satisfaction.jpg);
background-repeat:no-repeat;
margin-bottom:20px;
}

#scientific {
width:191px;
background-image:url(../images/scientific.gif);
background-repeat:no-repeat;
background-position:top;
padding:68px 10px 10px;
border-bottom:1px solid #dbdfc6;
border-left:1px solid #dbdfc6;
margin-bottom:20px;
}

#scientific p {
padding:0px;
margin:0px;
text-indent:0px;
}

#why-hood {
width:191px;
background-image:url(../images/why-hoodia.gif);
background-repeat:no-repeat;
background-position:left top;
padding:150px 10px 10px;
margin-bottom:20px;
border-left:1px solid #dbdfc6;
border-bottom:1px solid #dbdfc6;
}

#why-hood p{
clear:both;
margin:0px;
padding:0px;
text-indent:0px;
}

.why-o {
color:#df8511;
font-weight:bold;
}

.fright {
float:right;
font-weight:bold;
}

.thus {
color:#85011f;
font-size:16px;
line-height:1.2em;
}

#callus {
height:192px;
width:212px;
background-image:url(../images/callus-bg.gif);
background-repeat:no-repeat;
margin-bottom:20px;
}

#callus h3.call-head {
color:#fff;
text-indent:12px;
line-height:29px;
margin-bottom:10px;
font-weight:normal;
}


#callus h4 {
line-height:1.2em;
font-weight:bold;
text-indent:20px;
margin-bottom:10px;
}

#callus h2 {
text-indent:20px;
color:#454e27;
margin-bottom:9px;
line-height:1em;
font-size:18px;
font-weight:600;
}

#callus h3 {
color:#fff;
text-indent:30px;
margin-bottom:14px;
}

#weaccept {
height:81px;
width:212px;
background-image:url(../images/we-accept.gif);
background-repeat:no-repeat;
margin-bottom:20px;
}


#safe {
height:110px;
width:212px;
background-image:url(../images/safe.gif);
background-repeat:no-repeat;
margin-bottom:20px;
}

#main-banner {
margin:0px;
padding:0px;
width:666px;
height:308px;
background-image:url(../images/header-left.jpg);
background-position:left;
background-repeat:no-repeat;
float:right;
}

#main-banner img{
margin:0px;
padding:0px;
float:right;
}


#data-container {
margin:0px;
padding:20px 25px;
width:616px;
float:right;
text-align:justify;
background-color:#fff;
margin-bottom:0px!important;
}

.heading {
color:#374100;
font-weight:600;
}

#footer {
background-color:#f2f7db;
padding:0px;
margin:0px !important;
padding-top:5px;
width:878px;
clear:both;
border-top:solid #dbdfc6 1px;
}

#footer p {
margin:0px;
padding:0px;
padding-left:30px;
font-size:10px;
color:#8e9082;
}

#footer img {
margin:0px;
padding:0px;
float:right;
}

#footer h6 {
float:right;
margin:0px;
padding:0px;
clear:right;
margin-top:5px;
margin-right:20px;
font-size:11px;
color:#454e27;
}


.foot-menu {
list-style:none;
margin-top:10px;
margin-bottom:0px;
}

.foot-menu li {
display:inline;
padding-left:10px;
font-size:12px;
}

.foot-menu li a, .foot-menu li a:visited {
color:#454e27;
text-decoration:none;
font-weight:600;
}

.foot-menu li a:hover {
color:#afc91c;
}


.foot-menu2 {
list-style:none;
margin-top:5px;
margin-bottom:5px;
}

.foot-menu2 li {
display:inline;
padding-left:10px;
font-size:11px;
}

.foot-menu2 li a, .foot-menu2 li a:visited {
color:#839b01;
text-decoration:none;
font-weight:normal;
}

.foot-menu2 li a:hover {
color:#afc91c;
}


#foot-foot {
width:878px;
padding:0px;
height:14px;
background-image:url(../images/foot-foot.png);
background-repeat:no-repeat;
margin:0 auto;
}

.right_name {
float:right;
}

.email_input {
border:solid 1px #a4c010;
width:280px;
height:18px;
padding-top:3px;
padding-top:3px;
margin-bottom:10px;
margin-top:7px;
}

.email_input2 {
border:solid 1px #a4c010;
width:260px;
padding:10px;
margin-bottom:10px;
margin-top:7px;
}



.email_select {
border:solid 1px #a4c010;
margin-bottom:10px;
margin-top:7px;
height:24px;
line-height:24px;
}



.email_button {
cursor: pointer;
background-color:#85011f;
color: white;
padding:4px;
border:0px;
}


/*  IE6 PNG FIX  */


div { behavior: url(iepngfix.htc) }


/*  IE6 PNG FIX  */


#bmi {
width:212px;
height:200px;
background-image:url(../images/bmi-bg.jpg);
background-repeat:no-repeat;
}

#bmi dl {
padding-top:130px;
padding-left:38px;
}

#bmi dl dd {
display:inline;
margin-right:3px;
margin-left:0px;
}

#bmi dl dd input {
width:35px;
}

#bmi2 {
width:212px;
height:200px;
background-image:url(../images/bmi-bg2.jpg);
background-repeat:no-repeat;
}

#bmi2 dl {
padding-top:130px;
padding-left:38px;
}

#bmi2 dl dd {
display:inline;
margin-right:3px;
margin-left:0px;
}

#bmi2 dl dd input {
width:65px;
}

#get-bmi {
height:23px;
width:212px;
margin-bottom:20px;
padding:0px;
}

#get-bmi a, #get-bmi a:visited {
height:23px;
width:212px;
margin:0px;
padding:0px;
vertical-align:bottom;
display:block;
background-image:url(../images/get-bmi.gif);
background-repeat: no-repeat;
text-indent:-99999px;
}

#get-bmi a:hover {
background-image:url(../images/get-bmi-hover.gif);
background-repeat: no-repeat;
}


/* CONTENT */


.img_left {
float:left;
margin-right:20px;
margin-top:5px;
margin-bottom:5px;
}

.img_left2 {
float:left;
margin-right:20px;
margin-top:5px;
}

.subheading {
color:#85011f;
font-weight:700;
}

.subheading2 {
color:#00275a;
font-weight:700;
}


.bottom_nav {
clear:both;
margin:0 auto;
}


.bottom_nav2 {
float:right;
margin-right:50px;
}


.emailus {
padding-top:10px;
padding-bottom:10px;
text-align:center;
border-bottom:1px solid #20502b;
border-top:1px solid #20502b;
}


.subheading3 {
color:#85011f;
font-weight:700;
text-indent:30px;
background-image:url(../images/faq_bullet.gif);
background-position:left;
background-repeat:no-repeat;
background-color:#fafafa;
padding-bottom:2px;
}


.ingredients_tb {
width:360px;
height:220px;
color:#770b03;
font-size:24px;
font-weight:700;
padding-top:20px;
margin:0 auto;
text-indent:20px;
border:2px solid #285421;
}


.ing_title {
font-size:28px;
font-weight:700;
padding-top:20px;
color:#000000;
}

.ing_name {
height:10px;
font-size:13px;
color:#285421;
}

.ing_name2 {
height:10px;
font-size:13px;
color:#285421;
padding-bottom:20px;
}

.ingredients_tb b {
font-size:16px;
font-weight:700;
}

.ingredients_tb div {
width:330px;
height:10px;
margin:0 auto;
background-color:#770b03;
}

div.thinline {
width:330px;
height:1px;
margin:0 auto;
background-color:#770b03;
}

.ingredients_tb strong {
font-size:16px;
font-weight:700;
color:#000000;
}

.smalltext {
font-size:11px;
color:#000000;
padding-bottom:20px;
}


.item_b {
clear:both;
padding:0px 10px 10px;
border:#85011f 1px solid;
color:#205618;
}

.ing_green {
color:#85011f;
font-size:20px;
font-weight:700;
background-color:#FFFFFF;
position:relative;
bottom:10px;
padding:8px 8px 0px;
margin-left:15px;
}

/* Order page New text  */


.order_list {
line-height:2em;
font-size:12px;
list-style:none;
text-indent:30px;
margin-top:15px;
}

.order_list li {
padding-left:10px;
background-image: url(../images/orderbullet.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
}


.orderlist_container {
width:440px;
margin:0 auto;
padding:10px;
border:#dcdcdc 1px solid;
background-image:url(../images/okhand.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

.orderlist_header {
font-weight:700;
border-bottom: #dcdcdc 1px dotted;
padding-bottom:5px;
}




/* Order page New text  END */



.emailus {
padding-top:10px;
padding-bottom:10px;
text-align:center;
border-bottom:1px solid #20502b;
border-top:1px solid #20502b;
}

.addtitle {
width:500px;
margin:0 auto;
font-size:14px;
}

.address {
border-bottom:#cdcdcd 1px solid;
color:#01275a;
}

.heading5 {
font-size:18px;
font-weight:bold;
color:#85011f;
}

.available {
text-align:center;
padding-right:100px;
}


.benefits {
float:left;
font-size:14px;
margin-left:30px;
}

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

.hood-now {
float:left;
}
