@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: "" "";}

/* a styles*/
p.visit a{color:#00f;}
p.visit a:hover{color:#222;}
a.image-link{position:absolute; margin:45px 0 0 50px; width:80px; height:100px;}

/* h styles*/
h1{color:#78bf2c; font-size:20px; font-weight:bold; margin-bottom:15px; line-height:30px;}
h2{font-size:14px; line-height:20px; font-weight:bold; margin-bottom:15px; color:#000;}

/* hr styles*/
hr{border:1px solid #e8e8e8;}

/* p styles */
p{font-size:11px; line-height:20px; color:#222; margin-bottom:15px; padding:0 15px;}
p.rating-feedback{border:1px dashed #ff0000; padding:5px 0px; text-align:center; color:#F00; font-size:12px; line-height:20px; background-color:#fff;}
p.visit{text-align:right;}

/* Top Products Styles */
div#top1, div#top2, div#top3, div#top4, div#top5{width:545px; height:211px; margin-bottom:15px;}
div#top1{background:url(../images/top-colonetix-background.jpg) no-repeat;}
div#top2{background:url(../images/top-orovo-detox-background.jpg) no-repeat;}
div#top3{background:url(../images/top-cleansonix-background.jpg) no-repeat;}
div#top4{background:url(../images/top-colonoxy-background.jpg) no-repeat;}
div#top5{background:url(../images/top-bowtrol-background.jpg) no-repeat;}
div#top1 h1 a, div#top2 h1 a, div#top3 h1 a, div#top4 h1 a, div#top5 h1 a{position:absolute; margin:0px 0 0 50px; color:#232323; font-weight:bold; font-size:19px; text-decoration:none;}
p.read-review a, p.best-price a{font-size:12px; color:#609726; font-weight:bold;}
p.read-review a:hover, p.best-price a:hover{color:#0f9af2;}
p.read-review a{position:absolute; margin:155px 0 0 15px;}
p.best-price a{position:absolute; margin:175px 0 0 15px;}

div.consumers-rating{position:absolute; margin:10px 0 0 215px; width:137px; padding-top:10px;}
div.consumers-rating h2, div.editors-rating h2{text-align:center; color:#232323; font-weight:bold; font-size:15px; letter-spacing:0.02em; margin-bottom:0px;}
div.consumers-rating h2.approval, div.editors-rating h2.approval{font-size:10px; font-weight:normal; text-transform:uppercase; color:#6f6f6f; line-height:16px; margin-bottom:17px;}
div.consumers-rating p, div.editors-rating p{color:#6f6f6f; text-align:center; font-size:10px; letter-spacing:0.01em; text-transform:uppercase; line-height:13px;}
div.consumers-rating p.rating-percentage, div.editors-rating p.rating-percentage{font-size:41px; letter-spacing:-0.01em; font-weight:bold; color:#232323; line-height:15px;}
div.consumers-rating img.thumb-up{float:left; margin:0 0 0 30px;}
div.consumers-rating img.thumb-down{margin:0 0 5px 0;}

div.editors-rating{position:absolute; margin:10px 0 0 368px; width:137px; padding-top:10px;}
div.editors-rating div.editors-overall{background:url(../images/editors-overall.png) no-repeat; width:77px; height:50px; margin:0 auto 5px auto;}
div.editors-rating div.editors-overall p.overall{color:#0f9af2; font-weight:bold; font-size:11px; position:absolute; margin:10px 0 0 13px; padding:0;}
div.editors-rating div.editors-overall p.rating{color:#6f6f6f; font-weight:bold; font-size:12px; position:absolute; margin:25px 0 0 20px; padding:0;}

/* thumb-ratings */
/*
form.positive-thumb input.img{background:url(../images/thumb-blue-sprite.png) top right; width:39px; height:50px; border:none;}
form.positive-thumb input.img:hover{background:url(../images/thumb-blue-sprite.png) bottom right;}
form.negative-thumb input.img{background:url(../images/thumb-red-sprite.png) top left; width:39px; height:50px; border:none;}
form.negative-thumb input.img:hover{background:url(../images/thumb-red-sprite.png) bottom left;}
*/
/* General Styles */
.bold{font-weight:bold;}
.center{text-align:center;}
.twentyfour{font-size:24px;}