@charset "utf-8";
/* Frame Styles */

/* 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, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
/* 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: "" "";}


/* h styles*/
h1{font-size:20px; font-weight:bold; margin:0 0 15px 0; line-height:35px; text-align:center; color:#137ec3;}

h2{color:#000; font-size:15px; font-weight:bold; margin:20px 0 10px 0; line-height:30px; text-align:left;}
h2.best-cleansers{font-size:26px; font-weight:bold; font-style:italic; margin:25px 0 15px 0; line-height:35px; text-align:center; color:#137ec3;}

/* div class */
.best-price{background:url(../images/best-price-online.png); width:246px; height:102px; float:right;}


a.header-style {color:#000; text-decoration:none;}
a:hover.header-style {color:#0000CC;}

/* table */
table.product-rating{width:330px; border:1px solid #e4e4e4; padding:9px 4px 9px 9px; background-color:#fbffc9; float:left;}
table.product-rating td{font-size:10px; line-height:20px; color:#000; padding:0 4px;}
table.product-rating th{font-size:10px; line-height:18px; font-weight:bold; color:#000; width:100px; text-align:right; vertical-align:middle;}
table.product-rating th img{vertical-align:middle;}

table.product-rating-2{width:200px; border:1px solid #e4e4e4; padding:9px 0 0 9px;}
table.product-rating-2 td{font-size:10px; line-height:20px; color:#000; padding-left:4px;}
table.product-rating-2 th{font-size:9px; line-height:18px; font-weight:bold; color:#000; width:137px;}
table.product-rating-2 tr td img{ margin-left:70px; margin-top:-3px;}

div.ratings-bar{background:url(../images/rating-fill-background.png); width:67px; height:14px;}
div.ratings-bar div.ratings-fill{background:url(../images/rating-fill.png); height:14px; width:67px;}

p.right{margin-top:5px;}
/* p styles */
p{font-size:13px; line-height:24px; color:#313131; margin-top:10px; }
div.best-price p{ font-size:14px; color:#fff; font-weight:bold; width:40px; margin:68px 0 0 150px; }

/* General Styles */
.right{text-align:right;}
.blue{color:#03F;}
.bold{font-weight:bold;}
.clear{clear:both;}
.red{color:#F00;}
