/* css browser reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:Arial, Verdana, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000; background:url(../images/nav-fill.png) repeat-x top #00b0d8;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* General Layout */
#wrapper{margin:0px auto; background:url(../images/background-shadow.png) repeat-y; width:1000px; padding-bottom:45px;}
#left-side-column{float:left; margin:20px 0px 0px 120px;  background:#d4e6f2; width:171px; padding-bottom:50px}
#body-content{width:530px; margin:15px 0px 0px 320px;}
#top-part{margin-left:100px;}
#foot{clear:both;}
#nav-foot{padding-bottom:5px;}
#buy{padding-bottom:50px; margin-top:20px;}
#banner{margin:0px 0px 0px 0px;}
#supplement{margin:10px 0px 0px 5px;}
#thankyou{width:600px; margin:0px 0px 0px 210px}
#bottle{margin:15px 0px 15px 11px;}
#left-butn img{margin:10px 0px 15px 13px;}
#visa{margin:30px 0px 30px 10px;}
#intro{margin-top:25px;}
#money{margin:20px 0px 30px 20px;}



/**H tags**/
h1{font-size:18px; line-height:37px; font-weight:bold; color:#4070b2; margin-bottom:10px;}
h2{font-size:16px; line-height:22px; font-weight:bold; color:#003a69; border-bottom:2px solid #b09f95; margin:10px 0px 0px 15px; }
div#left-side-column h3{color:#64554c; font-weight:bold; font-family:Trebuchet MS; font-size:15px; text-align:center; margin-top:15px;}
div#left-side-column div#info_box h2{font-size: 15px; text-align:left; border:none; color:#000; font-weight:bold; margin:0; margin-top:15px; margin-left:3px;}

/**p tags**/
p{color:#001c2e; font-family:Trebuchet MS; font-size:13px; margin:15px 0px 0px 15px; line-height:23px; text-align:left;}
div#left-side-column p{font-weight:bold; font-size:12px; width:154px; color:#001c2e;}
p.answer{margin-left:25px;}
p.name{ font-style:italic; text-align:right;}
#nav-foot p{font-size:10px; width:700px; line-height:12px; padding:5px 0 0 0; color:#5a5a5a; text-align:center;}

/**img tags**/
div#left-side-100{margin:15px 0px 5px 13px;}
#bio{margin:15px 0px 0px 20px;}
#cel{margin:20px 0px 0px 0px;}
#nex{margin:20px 10px 0px 20px;}

/**form**/
#buy-btns form{margin:20px 0px 0px 80px;  border-bottom:2px solid #aa988d; width:420px; padding:10px 0;}
#left-buy-btns form{margin:5px 0px 5px 13px;}

/*******contact-us email form************/
form#email_form{width:450px; margin:0 auto 0 auto; padding:20px; background:#EAFFE1; border:#cccccc 1px solid;}
form#email_form label.grey_label{line-height:30px;margin:30px 0 0 10px ; padding-bottom:7px;}
input#name, input#replyaddy, input#tip {width:370px; float:right; margin:-25px 0 7px 0; }
input#submit{margin:5px 0 0 368px;}
textarea#body{height:150px; width:440px; float:right;}

/**list tags**/
#nav ul{background:url(../images/nav-background.png) left; width:1000px; height:35px; margin:0px 0px 0px -100px; }
#nav ul li{display:inline;}
#nav ul li{float:left; margin:0px 0px 0px 0px;}
#nav-home{margin-left:100px;}

/**a tags**/
#nav-foot a{color:#5a5a5a; font-size:10px; border-left:1px solid #5a5a5a; text-decoration:none; padding:0px 5px 0 10px;}
#nav-foot a:hover{color:#0080ff;}

/*******info box supp table************/

table {font-size:10px;border:1px solid #cccccc;width:185px;background:#fff; margin-left:2px; margin-top:10px;}
td {padding:2px 2px 2px 10px;border-bottom:1px solid #cccccc;font-size:9px;}
td.serving {font-weight:600;padding-left:2px;border-bottom:none;}
td.blend {font-weight:600;border-bottom:2px solid #cccccc;font-style:italic;padding-left:2px;color:#666666;}
td.endblend {border-bottom:2px solid #cccccc;}
td.mg {text-align:right;}
td#last_line {border-bottom:none;}
td.indent {text-indent:1.5em;}

/**general classes**/
.center{text-align:center;}
.no-border{border:none;}
.black{color:#000000;}
.bold {font-weight: bolder;}
.highlight {background:#FF0;}
.question {font-weight:bold;}
.float{float:left;}
.blue{color:#00F;}
