/* 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:#f6f5de;}
/* 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:710px; padding-bottom:45px;}
#left-side-column{float:left; margin-left:17px;  background:url(../images/left-side-column-middle.png) repeat-y; width:190px;}
#body-content{width:480px; margin:15px 0px 0px 210px;}
#top-part{margin-left:5px;}
#foot{clear:both;}
#nav-foot{padding-bottom:5px;}
#buy{padding-bottom:50px; margin-top:20px;}

/**H tags**/
h1{font-size:22px; line-height:32px; font-weight:bold; color:#4070b2; margin-bottom:10px;}
h2{font-size:16px; line-height:22px; font-weight:bold; color:#86813f; 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:#64554c; font-weight:bold; font-family:Trebuchet MS; font-size:13px; margin:15px 0px 0px 15px; line-height:20px; text-align:left;}
div#left-side-column p{font-weight:bold; font-size:12px; width:154px;}
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-lipobasics-bottle{margin:15px 0px 5px 10px;}

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

/*******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-bar.png) no-repeat; width:7000px; height:39px; padding:1px 0px 0px 30px; margin-bottom:10px;}
#nav ul li{display:inline;}
#nav ul li{float:left; margin:-1px 0px 0px 0px;}
#nav-home{margin-left:-30px;}

/**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:bold;}
.blue{color:#4070b2;}

