/*
Theme Name: BestProstatePills.org
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700');
* {
	margin:0;
	padding:0;
	max-height: 10000px;
	font-size: 100.01%;
	font-family: 'Open Sans', sans-serif;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset, mejs-container{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing:inherit;
	box-sizing:inherit;
}
body {
	margin:0;
	color:#000;
	font:1.3em/1.461em Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:900px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	
}
a {
	text-decoration:underline;
	color:#0086cc;
	outline:none;
}
a:hover {text-decoration:none;}
img{
	max-width: 100%;
	height: auto;
}
video, iframe, object, embed{max-width: 100%;}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea{
	background:#fff;
	margin: 0;
	border:1px solid #ccc;
	padding:3px 4px;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
button::-moz-focus-inner{
	padding:0;
	border:0;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{
	font-size:60px;
	line-height:48px;
	color:#000;
	font-weight:bold;
	margin:0 0 10px;
}
h2{
	font-size:34px;
	line-height:36px;
	color:#000;
	font-weight:bold;
	margin:0 0 10px;
}
h3{
	font-size:20px;
	line-height:22px;
	color:#000;
	margin:0 0 20px;
	font-weight:bold;
}
h4{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#000;
	margin:0 0 10px;
}
h5{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	margin:0 0 10px;
}
h6{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	margin:0 0 10px;
}
h1 > mark,
h3 > mark,
h2 > mark {color:#002b55;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
	border-left:4px solid #ccc;
	padding-left:10px;
	margin-left:14px;
}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul,
ol{ 
	padding:0;
	margin:0 0 5px;
	list-style:none;
	list-style-position:outside;
}
ol {counter-reset:item;}
ul, ol{ padding-left:0; }
ul ul,
ul ol,
ol ul,
ol ol{
	padding-left:3em;
	margin:0;
}
ul > li{
	list-style:none;
	list-style-position:outside;
	padding:0 0 1px 15px;
	position:relative;
}
/*
ul > li:before {
	position:absolute;
	top:6px;
	left:0;
	background:#01203e;
	border-radius:3px;
	width:8px;
	height:6px;
	content:'';
}
*/
ol li {
	list-style:none;
	list-style-position:outside;
	padding:0 0 2px 14px;
}
dl dt{
	float:left;
	font-weight:bold;
}
dl dd {
	display:block;
	overflow:hidden;
	margin:0 0 2px;
}
table #next {text-align:right;}
.widget {margin-bottom: 14px; overflow: hidden;}
.widget ul{padding-left:2em;}
.widget select{min-width: 150px;}
.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="text"]{
	width:345px;
	display:block;
	background:#fff;
	border:1px solid #c1c1c1;
	border-color:#848484 #c1c1c1 #e1e1e1 #c1c1c1;
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#47474a;
	padding:5px 5px 6px;
	margin:0 4px 0 0;
	outline:none;
	box-shadow:1px 1px 1px #c9c9c9 inset, -1px -1px 0 #eceaea inset; border-radius: 8px;
}
#content .comment-form-author {float: left; margin-right: 20px;}
.comment-form-url {display: none}
.search-form {
	margin:0 0 10px;
	overflow:hidden;
}
.post-password-form input[type="password"],
.search-form input[type="text"]{
	width:150px;
	float:left;
}
.post-password-form {
	clear:both;
	margin:0 0 10px;
	overflow:hidden;
}
.post-password-form label {
	float:left;
}
.comments {
	clear:both;
}
.post-password-form label span {
	float:left;
	margin:3px 5px 0 0;
}
.commentlist{margin:0 0 14px;}
.commentlist .edit-link{margin:0;}
.commentlist-item .commentlist-item {padding:0 0 0 3em;}
@media only screen and (max-width: 767px){.commentlist-item .commentlist-item {padding: 0;}}
.comment,
.commentlist-holder{overflow:hidden;}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item{padding-top:14px;}
.commentlist .avatar-holder{
	float:left;
	margin:0 14px 4px 0;
}
.post-password-form input[type="submit"]:hover,
.comment-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	cursor:pointer;
	background:#eeedf1;
}
#commentform.comment-form input[type="submit"] {float: right !important;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004381), color-stop(1, #012242) );
	background:-moz-linear-gradient( center top, #004381 5%, #012242 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004381', endColorstr='#012242');border-radius: 4px; color: #fff}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px !important;
	box-shadow:none;
	width:99.7% !important;
}
.comment-respond {
	clear:both;
	overflow:hidden;
	padding:0 0 20px;
}
.gallery-item dt{
	float:none;
	padding:0;
}
.navigation{
	margin:0 0 14px;
}
.navigation .next{
	float:left;
}
.navigation .prev{
	float:right;
}
.wp-caption{
	max-width: 98%;
	clear:both;
	border:1px solid #ccc;
	padding:5px;
}
.wp-caption img{vertical-align:top;}
.wp-caption p{margin:10px 0 0;}
div.aligncenter {margin: 0 auto 14px;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}
.alignright {
	float: right;
	margin: 0 0 4px 14px;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input[type=submit],
input[type=text],
input[type=password],
input[type=file],
textarea,
input[type=email]{-webkit-appearance:none;}
textarea,
input[type=submit],
input[type=text],
input[type=email]{-webkit-border-radius:0;}
input[type="image"]{
	padding:0;
	border:none;
}
header,
footer,
article,
section,
hgroup,
nav,
figure,
main { display: block; }
figure{
	margin:0;
	padding:0;
}
#wrapper{
	overflow:hidden;
	position:relative;
	width:100%;
}
#header:after {
	content:'';
	display:block;
	clear:both;
}
.top-bar {
	margin:0 0 9px;
	overflow:hidden;
	background: #444545;
	background: -moz-linear-gradient(top,  #444545 0%, #0a0b0b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444545), color-stop(100%,#0a0b0b));
	background: -webkit-linear-gradient(top,  #444545 0%,#0a0b0b 100%);
	background: -o-linear-gradient(top,  #444545 0%,#0a0b0b 100%);
	background: -ms-linear-gradient(top,  #444545 0%,#0a0b0b 100%); 
	background: linear-gradient(to bottom,  #444545 0%,#0a0b0b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444545', endColorstr='#0a0b0b',GradientType=0 );
}
.top-holder {
	width:802px;
	margin:0 auto;
	overflow:hidden;
	padding:1px 30px 6px 1px;
}
.logo2{
	width:28px;
	height:24px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo2.png) no-repeat;
	margin:0;
}
.logo2 a{
	display:block;
	height:100%;
}
.contact {
	float:right;
	margin:8px 0 0;
	font-size:0.846em;
	line-height:1.182em;
	color:#fff;
}
.contact .phone {
	float:left;
}
.add-nav {
	padding:0 0 0 4px;
	margin:0;
	list-style:none;
	float:left;
	list-style-position:outside;
}
.add-nav li {
	float:left;
	position:relative;
	list-style:none;
	list-style-position:outside;
	padding:0 0 0 11px;
}
.add-nav li:before {
	top:1px;
	left:4px;
	width:2px;
	height:11px;
	background:url(images/sprite.png) no-repeat;
}
.add-nav li:first-child:before {background:none;}
.add-nav li:first-child {padding:0;}
.add-nav a {
	color:#fff;
	text-decoration:none;
}
.add-nav a:hover {
	color:#0086cc;
}
.logo-block {
	padding:0 0 11px;
	margin:0 auto;
	width:1000px;
}
.logo-block:after {
	content:'';
	display:block;
	clear:both;
}
.logo{
	float:left;
	
}
.logo img{
	display:block;
}
.logo-image {
	float:right;
	margin:21px 2px 0 0;
}
.nav {
	width:1000px;
	margin:0 auto 22px;
}
.nav:after {
	content:'';
	display:block;
	clear:both;
}
.navbg {background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);}
.nav ul {
/*
	border-top:2px solid #000;
	border-bottom:2px solid #000;
*/
	padding:0 ;
	margin:0 3px 0 0;
	list-style:none;
	list-style-position:outside;
	text-align:left;
	text-transform:uppercase;
	font-size:18px;
	line-height:50px;
	height: 50px;
	background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
}
#footer .nav ul {
	margin:0 0 31px 1px;
}
.nav li {
	display:inline-block;
	vertical-align:top;
	padding:0 25px;
	margin:0 -5px 0 0;
	position:relative;
	background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  font-family: 'Open Sans', sans-serif;
  font-weight: 700; letter-spacing: -1px;
}
.nav li:hover {background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);}
.nav li:before {background:none;}
.nav a {
	text-decoration:none;
	color:#fff;
}
.nav a:hover {
	
}
.nav li.hover .drop {display:block;}
.nav .drop {
	display:none;
	position:absolute;
	top:100%;
	left:2px;
	z-index:300;
	padding:11px 0 0;
	width:242px;
	background:url(images/transparent.gif);
}
.nav .drop.category {
	width:225px;
	left:-10px;
}
.nav .drop ul {
	padding:0 9px 12px;
	margin:0;
	list-style:none;
	list-style-position:outside;
	border:1px solid #d4d4d4;
	border-top:none;
	font-size:11px;
	line-height:13px;
	text-align:left;
	background:#fff;
}
.nav .drop ul li,
.nav li.hover .drop ul li {
	display:block;
	padding:4px 0 3px;
	margin:0;
	border-top:1px solid #d4d4d4;
}
.nav .drop ul li:first-child,
.nav li.hover .drop ul li:first-child {
	border:none;
}
.nav .drop a,
.nav li.hover .drop a {
	display:block;
	color:#231f20;
	padding:10px 0;
}
.nav .drop a:hover,
.nav li.hover .drop a:hover {
	font-weight:bold;
	color:#033960;
}
#main, .inb4content {
	width:1000px;
	margin:0 auto;
	padding:0 0 67px;
}
#main.homepage {width: 100%;}
#main:after,
.intro-block:after {
	content:'';
	display:block;
	clear:both;
}
.borderbanner {background:  #00417e; height: 10px; width: 100%;}
.intro-block {
	padding:0;
	position:relative;
/* 	background: url(images/bodybg-1.jpg) -63px 49px no-repeat; */
	width: 1000px; margin: 0 auto;
/* 	height: 550px; */
/* border-bottom: 10px solid #00417e */
}
#main.home {padding: 0 0 0 !important}
.intro-block.noborder {
	padding:0 0 3px;
}

.intro-block.noborder:before {background:none;}
.intro-block img.alignright {
	margin:0 10px -15px 50px;
}
.intro-block img.alignright.larger {
	margin:0 -39px -6px 5px;
}
.intro-block .smaller-title {
	width:502px;
	margin:0 -152px 0 0;
	float:left;
}
.intro-block .smaller-title.alt {
	margin:13px -138px 0 0;
}
.intro-block .smaller-title h1 {
	font-size:3.385em;
	line-height:0.864em;
	margin:0 0 11px;
}
.intro-block h2 {
	font-size:2.386em;
	line-height:1.193em;
	margin:16px -24px 12px 0;
	float:left;
	width:437px;
}
.content-holder h1{font-size: 42px;     letter-spacing: -2px;}
.intro-block h1 {
  margin: 0 0 11px -3px;
  font-size: 34.88pt;
  line-height: 0.8em;
  letter-spacing: -2px;
  text-align: center;
  padding: 20px 0 33px;
}.intro-block .smaller-title.alt h1 {
	font-size:38px;
	line-height:32px;
	margin:0 0 10px;
}
.intro-block p {margin:0 0 17px;  padding: 0 10px; font-size: 15px; line-height: 22px;}
.list-holder {
	overflow:hidden;
	padding:18px 0 39px;
}
.content-holder p {margin:0 0 13px; font-size: 16px; line-height: 21px;}
.list-holder ul {
	width:415px;
	float:left;
	margin:0;
}
.list-holder ul.alignright {
	float:right;
	margin:0;
	width:372px;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.products-block:after,
.result-block:after {
	content:'';
	display:block;
	clear:both;
}
.products-block h2 {
	margin:0 0 39px;
	font-size:2.615em;
	line-height:1.059em;
}
.result-block {
	padding:9px 0 0;
}
.result-block h2 {
	text-align:center;
	margin:0 0 33px;
	font-size:2.538em;
	line-height:1.091em;
}
.product {
	overflow:hidden;
	padding:0 0 52px;
	margin:0 -5px 0 3px;
}
#main.homepage .product {width: 1000px; margin: 0 auto; display: block; padding-top: 30px; position: relative}
#main.homepage .coloredstripe {/* border-top: 10px solid #00417e */}
#main.homepage .coloredstripe:nth-child(even) {background: #f7f7f7}
.product h3 {
	font-size:31px;
	line-height:1.263em;
	color:#000;
	margin:0 0 5px;
	padding:0 0 5px;
	font-weight:normal;
	border-bottom:0;
}
.product h3 > a {
	color:#00396e;
	font-size:29px;
	line-height:29px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing: -2px;
}
.tagline {display: block; font-weight: 400; font-style: italic; letter-spacing: -1px; font-size: 24px;}
span.msrp span {text-decoration: line-through;}
span.msrp {font-size: 20px; line-height: 25px;display: block}
span.low {font-weight: 700;display: block; font-size: 25px;line-height: 28px;}
span.low span a {color: #d11919; text-decoration: none}
span.low span a:hover { text-decoration: underline}
.stars i, .rateStars i {color: #FFB218; margin-right: 3px;}
.rateStars i {margin-right: 0;}
.text-holder .stars i {color: #5199c6}
.product h3 > a:hover {
	opacity:0.8;
}
.product .description {
	overflow:hidden;
	margin:0 -5px 0 0;
}
.product .visual {
	width:187px;
	text-align:center;
	margin:7px 0 0;
	float:left;
}
.product .visual img {vertical-align:top;}
.product .content-description {
	overflow:hidden;
	    margin-top: 16px;
}
.box {
	float:left;
	width:287px;
	margin:0 24px 0 0;
	border:1px solid #d9d9d9;
	padding:10px 8px 9px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #89c6ff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #89c6ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#89c6ff');
	background-color:#ffffff;
	
}
.product-info {
	margin:0 0 21px;
	overflow:hidden;
	padding:0 5px 0 8px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.product-info dt {
	width:132px;
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:1px -4px 0 0;
}
.product-info dd {
	display:inline-block;
	vertical-align:top;
}
/*
.stars {
	float:left;
	background:url(images/product-stars.png) no-repeat 0 -14px;
	width:79px;
	height:14px;
	position:relative;
	margin:0 11px 0 0;
}
.stars-fill {
	position:absolute;
	top:0;
	left:0;
	height:14px;
	background:url(images/product-stars.png) no-repeat;
	z-index:5;
}
*/
.star-number {
	float:left;
	margin:-1px 0 0;
}
.product-list .star-number {
	font-weight:bold;
	margin:-2px 0 0;
}
.product .summary {
	border-top:2px solid #d1d0d3;
	padding:6px 12px 0 8px;
}
.product > strong {float:left;}
.summary > strong {}
.product .price {
	float:left;
	font-weight:bold;
}
.bin {background: url(images/bin.png) 0 0 no-repeat; width: 259px; height: 59px; display: block; border: none}
.table_two td {border: none; padding: 0}
#p-description {float: left}
.table_two {float: right}
.retails {padding-top: 5px}
.product .price.split strong {font-size: 25px;}
.product .price.split strong b {font-size: 16px; float: right}

.product .price + .price {float: right}
.product .price > strong {
	font-weight:bold;
	color:#d11919;
}
.product .text-holder {
	overflow:hidden;
	width: 50%;
	padding:3px 0 52px;
	min-height:197px;
	position:relative;
	font-size:1em;
	line-height:1.461em;
	-webkit-box-sizing: content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	float: left;
}
.product .text-holder p{font-size: 14px; line-height: 20px;}
.product .text-holder .homepageheading {font-size: 20px; line-height: 28px; display: block; font-weight: 700}
.product .text-holder p > a {
	color:#2424f0;
}
.product .text-holder .more {
	color:#d11919;
}
.product .buttons-block {
	position:absolute;
	bottom:4px;
	left:0;
}
.list-holder ul > li:before {
	left:6px;
}
.list-holder ul > li {padding:0 0 1px 21px;}
.btn-more {float:left;
	margin:0 8px 0 0;
	font-size:14px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	padding:11px 10px 10px;
	min-width:96px;
	text-align:center;
	text-decoration:none;
	border:1px solid #d9d9d9;
	border-radius:10px;
	 background: #0578C0;
  background-image: -webkit-linear-gradient(top, #0578C0, #004E8A);
  background-image: -moz-linear-gradient(top, #0578C0, #004E8A);
  background-image: -ms-linear-gradient(top, #0578C0, #004E8A);
  background-image: -o-linear-gradient(top, #0578C0, #004E8A);
  background-image: linear-gradient(to bottom, #0578C0, #004E8A);
	padding: 9px 7px;
	
	border-radius: 14px;
	background-color:#004381
	
	}
.text-holder .btn-more {float: none; display: block; width: 58%; margin-bottom: 20px;}
.post-password-form input[type="submit"],
.comment-form input[type="submit"],
.search-form input[type="submit"] {
	float:left;
	margin:0 8px 0 0;
	font-size:14px;
	line-height:16px;
	color:#040402;
	font-weight:bold;
	padding:11px 10px 10px;
	min-width:96px;
	text-align:center;
	text-decoration:none;
	border:1px solid #d9d9d9;
	border-radius:10px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeedf1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeedf1));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeedf1 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eeedf1 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eeedf1 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eeedf1 100%);
}
.ratingbtn {background: #9bc421;
	background: -moz-linear-gradient(top,  #9bc421 0%, #88b21f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bc421), color-stop(100%,#88b21f));
	background: -webkit-linear-gradient(top,  #9bc421 0%,#88b21f 100%);
	background: -o-linear-gradient(top,  #9bc421 0%,#88b21f 100%); 
	background: -ms-linear-gradient(top,  #9bc421 0%,#88b21f 100%);
	background: linear-gradient(to bottom,  #9bc421 0%,#88b21f 100%);
	color: #fff;text-shadow: 1px 1px 1px #333;font-weight: 700; float: left; padding: 0 7px; line-height: 22px; border-radius: 4px;font-size: 11px;
	}
	.checkbox span {	color: #fff; font-weight: 700; text-transform: uppercase}
	.checkbox {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004381), color-stop(1, #012242) );
	background:-moz-linear-gradient( center top, #004381 5%, #012242 100% );padding: 0 7px; line-height: 22px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004381', endColorstr='#012242');border-radius: 4px;font-size: 11px;
	background-color:#004381;float: right}
.checkbox img {float: left; margin: 2px 4px 0 0 }
.perfections {background: url(images/performance.png) center 10px no-repeat; border-top: 2px solid #d1d0d3; padding-top: 50px;}
.rags {padding-bottom: 10px;}
.rating_bun {font-size: 122px; line-height: 122px; text-align: center;display: block; font-weight: 700}
.post-password-form input[type="submit"],
.comment-form input[type="submit"],
.search-form input[type="submit"] {
	padding:5px;
	margin:0;
}
.left {float: left; }
.bottlemax {width: 280px; }
.recontent {float: left; width: 66%;}
.btn-more:hover {background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db); text-shadow: 1px 1px 1px #333}
.btn-see {
	float:left;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	color:#fff;
	border-radius:12px;
	text-decoration:none;
	padding:9px 50px 9px 22px;
	box-shadow:1px -1px 2px #41540e inset, 0 0 1px #c8c8c8;
	text-shadow:1px 1px 1px #627e16;
	position:relative;
	background: #9bc421;
	background: -moz-linear-gradient(top,  #9bc421 0%, #88b21f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bc421), color-stop(100%,#88b21f));
	background: -webkit-linear-gradient(top,  #9bc421 0%,#88b21f 100%);
	background: -o-linear-gradient(top,  #9bc421 0%,#88b21f 100%); 
	background: -ms-linear-gradient(top,  #9bc421 0%,#88b21f 100%);
	background: linear-gradient(to bottom,  #9bc421 0%,#88b21f 100%);
}
.btn-see:hover {background:#88b21f;}
.btn-see:before {
	position:absolute;
	top:11px;
	right:17px;
	width:15px;
	height:16px;
	background:url(images/sprite.png) no-repeat 100% 0;
	content:'';
}
.side-info {
	float:right;
}
.chat-holder {
	display:block;
	font-size:11px;
	line-height:12px;
	color:#000;
	width:95px;
	text-align:right;
	margin:-1px 9px -22px 0;
}
.chat-holder a {
	text-decoration:none;
}
.chat-holder a:hover {
	text-decoration:underline;
}
.content-holder {
	overflow:hidden;
}
.content-holder h3 {
	font-size:1.692em;
	line-height:1.136em;
	margin:0 0 13px;
}
#content {
	float:left;
	width:100%;
}
#content .c1 {
	margin:0 383px 0 0;
	overflow:hidden;
}
.content-inner {
	overflow:hidden;
	padding:18px 12px 0 31px;
}
#content p {margin:0 0 17px; font-size: 16px; line-height: 25px;}
#content .email {
	text-decoration:none;
	color:#000;
}
#content .email:hover {color:#0086cc;}
.about-block {
	overflow:hidden;
}
.section.respond {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #89c6ff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #89c6ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#89c6ff');
	background-color:#ffffff;
	border: 1px solid #d9d9d9;
	padding: 20px;
	}
	#price {font-weight: 700}
	#extra {color: #d11919}
#content .bmoneyback img{ float: left}
#content .bmoneyback p{ display: none}
#content .bmoneyback h2{ font-size: 22px; float: left; margin-top: 7px;}
.form-allowed-tags {display: none}
.about-block h2 {font-size: 30px; letter-spacing: -2px;}
.about-block h2.titles {font-size:48px;
	line-height:48px;
	float: left;
	margin:0 0 00px;
	color:#000;
	letter-spacing: -3px}
.about-block h2.emphasis {font-style: italic; letter-spacing: -1px; }
.checklist li {list-style: none; background: url(images/checkbox.png) 0 2px no-repeat; padding-left: 25px; font-weight: 700; margin-bottom: 10px; font-size: 17px;}
.width_hold { width: 55%;
    float: none;
    margin: 0 auto;
    display: block;}
.listedul .checklist li {font-weight: 400; margin-bottom: 5px;}
.listedul .checklist {float: left;width: 49%; margin-right: 2%;}
.listedul .checklist + .checklist {margin-right: 0%;}

.about-block .product .price {float: none; display: block; margin-bottom: 10px;}
.about-block .product .price.split {float: left}
.about-block .product {padding: 0 0 0 0; margin: 0 0 0 0; width: 45%; float: left}
.about-block .bottlemax .product {float: none; width: 100%} 
.about-block .product .price.split strong {font-style: 29px;}
.about-block .btn-see {font-size: 30px; line-height: 57px; height: 57px; padding: 0 48px 0 28px}
.about-block .btn-see:before { top:23px;}
ul.checklist > li:before {display: none}
.headings .ratingbtn {margin: 16px 0 0 20px; }
.headings .checkbox {float: left; margin: 16px 0 0 14px;}
.lists {
	overflow:hidden;
	padding:4px 0 23px 42px;
}
.lists ol {
	-moz-column-count: 3;
	-moz-column-gap: 85px;
	-webkit-column-count: 3;
	-webkit-column-gap: 85px;
	column-count: 3;
	column-gap: 85px;
	margin:0;
}
.contact-block:after,
.contact-form:after {
	content:'';
	display:block;
	clear:both;
}
.contact-form {
	width:297px;
}
.contact-block {
	margin:-21px 0 0 -2px;
}
.contact-block h1 {
	margin:0 0 9px;
	font-size:1.538em;
	line-height:1.1em;
	color:#000;
}
#content .contact-block p {margin:0 0 13px;}
.contact-form label {
	display:block;
	font-size:13px;
	line-height:15px;
	color:#47474a;
	padding:0 0 2px;
}
.contact-form input[type="text"],
.contact-form input[type="email"] {
	display:block;
	background:#fff;
	border:1px solid #c1c1c1;
	border-color:#848484 #c1c1c1 #e1e1e1 #c1c1c1;
	font:10px/15px Arial, Helvetica, sans-serif;
	color:#47474a;
	padding:1px 5px 0;
	width:221px;
	height:17px;
	margin:0 0 16px;
	box-shadow:1px 1px 1px #c9c9c9 inset, -1px -1px 0 #eceaea inset;
}
.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder {
	color: #47474a;
}
.contact-form input[type="text"]:-moz-placeholder,
.contact-form input[type="email"]:-moz-placeholder {
	color: #47474a;
}
.contact-form input[type="text"]::-moz-placeholder,
.contact-form input[type="email"]::-moz-placeholder {
	color: #47474a;
	opacity: 1;
}
.contact-form input[type="text"]:-ms-input-placeholder,
.contact-form input[type="email"]:-ms-input-placeholder {
	color: #47474a;
}
.contact-form textarea {
	overflow:auto;
	min-width:297px;
	max-width:297px;
	max-height:132px;
	min-height:132px;
	display:block;
	padding:5px 3px 3px 5px;
	margin: 0 0 14px;
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#47474a;
	border:1px solid #999;
	border-top-color:#737373;
	background: #fff;
}
.contact-form input[type="submit"]{
	width:45px;
	height:21px;
	overflow:hidden;
	border:none;
	cursor:pointer;
	margin:0;
	padding:0 0 2px;
	color:#000;
	float:left;
	text-align:center;
	font:11px/21px Arial, Helvetica, sans-serif;
	position:relative;
	background:url(images/sprite.png) no-repeat -15px 0;
}
.contact-form input[type="submit"]:hover {cursor:pointer;}
.category-block {
	overflow:hidden;
	padding:10px 0 5px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.category-block .heading {
	text-align:center;
	overflow:hidden;
	padding:0 0 19px;
}
.category-block h1 {
	margin:0 0 8px;
	font-size:2.538em;
	line-height:1.061em;
}
.filter-form {
	margin:0;
	width:100%;
	text-align:center;
}
.filter-form:after,
.product-list .holder:after,
.product-list .price-holder:after,
.product-list .buttons:after {
	content:'';
	display:block;
	clear:both;
}
.filter-form label {
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	line-height:15px;
	color:#575555;
	margin:2px 10px 0 0;
}
.filter-form select {
	display:inline-block;
	vertical-align:top;
	width:122px;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin:0 -3px 0 0;
}
.product-list {
	padding:0;
	margin:0 0 0 -1px;
	list-style:none;
	list-style-position:outside;
	float:left;
	position:relative;
}
.product-list li {
	display:inline-block;
	vertical-align:top;
	margin:0 -4px 0 0;
	overflow:hidden;
	width:175px;
	padding:14px 5px 18px 20px;
	position:relative;
}
.product-list .bestseller {
	width:375px;
	padding:14px 5px 18px 20px;
}
.product-list li:before {
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:#000;
}
.product-list .holder {
	position:relative;
	margin:0 12px 8px 0;
}
.product-list h2 {
	font-size:1.692em;
	line-height:1.091em;
	margin:0 0 9px 1px;
}
.product-list h2 > a {
	color:#000;
	text-decoration:none;
}
.product-list h2 > a:hover {
	text-decoration:underline;
}
.product-list .bestseller h2 {
	margin:0 -46px 9px 0;
}
.product-list .bestseller h2 > mark {
	font-size:13px;
	color:#bd2100;
}
.product-list .visual {
	text-align:center;
	margin:0 0 6px;
}
.product-list .visual img {vertical-align:top;}
.product-list .star-holder {
	border-bottom:1px dotted #acacac;
	overflow:hidden;
	margin:0 0 0 -1px;
}
.product-list .stars {margin:0 5px 0 0;}
.product-list .price-holder {
	position:relative;
	margin:0 0 6px -2px;
	font-weight:bold;
}
.product-list .price-holder span {
	display:block;
	margin:0 0 -3px;
}
.product-list .retail-price {font-weight:normal;}
.product-list .new-price {
	font-weight:bold;
	color:#d11919;
	text-decoration:none;
}
.product-list .buttons {
	position:relative;
	border-top:1px dotted #acacac;
	padding:6px 0 0;
}
.product-list .buttons:before,
.product-list .holder:before,
.product-list .price-holder:before {
	position:absolute;
	background:url(images/bg-border.png) repeat-y;
	width:1px;
	left:-20px;
	content:'';
}
.product-list .holder:before {
	top:4px;
	bottom:20px;
}
.product-list .price-holder:before {
	top:-12px;
	bottom:0;
}
.product-list .buttons:before {
	top:4px;
	bottom:0;
}
.product-list .bestseller .buttons:before,
.product-list .bestseller .holder:before,
.product-list .bestseller .price-holder:before {background:none;}
.product-list .more {
	float:left;
	color:#686868;
	margin:2px 0 0 -1px;
}
.product-list .more.red {
	float:right;
	font-weight:bold;
	color:#d11919;
	font-size:15px;
	margin:0 4px 0 0;
}
.product-list .bestseller .more.red {
	float:left;
	margin:0 0 0 13px;
}
.product-list .bestseller .star-holder .inner {
	float:right;
	margin:0 5px 0 0;
}
.product-list .bestseller .price-holder .inner {
	float:right;
	margin:0 5px 0 0;
}
.product-list .bestseller .holder,
.product-list .bestseller .price-holder,
.product-list .bestseller .buttons {
	margin-right:65px;
}
.best-seller-block {
	overflow:hidden;
	margin:-22px 0 -24px;
	position:relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.banner-block {
	overflow:hidden;
	margin:0 0 25px;
}
.banner-block img {vertical-align:top;}
.content-page {
	padding:0 8px 0 25px;
}
.content-page:after {
	content:'';
	display:block;
	clear:both;
}
.content-page h1 {
	margin:0 0 11px;
	position:relative;
	font-size:2.615em;
	line-height:1.059em;
	color:#000;
}
.content-page h1:before {
	position:absolute;
	bottom:-7px;
	left:-22px;
	right:-8px;
	height:1px;
	background:#d10000;
	content:'';
}
.content-page h5 {
	margin:0 0 2px;
	font-size:1.231em;
	line-height:1.125em;
}
.content-page h3 {
	margin:-4px 0 20px;
	font-size:1.538em;
	line-height:1.1em;
}
.content-page p {margin:0 0 21px;}
.guarant-box img {
	float:left;
	margin:0 20px 0 0;
}
.guarant-box {
	margin:0 83px 22px 17px;
	overflow:hidden;
	padding:10px 25px 12px 20px;
	background:#f7f7f7;
	border:1px solid #ccc;
	font-size:0.923em;
	line-height:1.5em;
}
.guarant-box .description {
	overflow:hidden;
	color:#252525;
	padding:22px 0 0;
}
.guarant-box p {margin:0;}
.guarant-box h2 {
	font-size:2.25em;
	line-height:1.074em;
	color:#464646;
	margin:0 0 10px;
}
.faq {
	overflow:hidden;
	margin:0 0 -3px;
}
.faq .question {
	display:block;
}
.faq .title {
	float:left;
	width:18px;
}
.faq .answer {
	display:block;
	padding:0 0 20px;
}
.order-block {
	overflow:hidden;
	margin:0 26px 0 16px;
}
.order-block .heading {
	overflow:hidden;
	padding:0 9px 12px 7px;
}
.order-block h3 {
	font-size:19px;
	line-height:21px;
	float:left;
	margin:0;
}
.card-list {
	float:right;
	padding:0;
	margin:3px 0 0;
	list-style:none;
	list-style-position:outside;
}
.card-list li {
	float:left;
	list-style:none;
	padding:0;
	list-style-position:outside;
	margin:0 0 0 4px;
}
.card-list li:before {background:none;}
.card-list li img {vertical-align:top;}
.order-box {
	overflow:hidden;
	border:1px solid #d4d4d4;
}
.order {
	overflow:hidden;
	padding:20px 22px 19px 12px;
	border-bottom:1px solid #d4d4d4;
}
.order .visual {
	float:left;
	width:312px;
	margin:11px 10px 0 0;
}
.order .visual img {
	float:left;
	margin:0 9px 0 0;
}
.order .add-text {
	float:left;
	color:#ca3926;
	font-weight:bold;
	margin:96px 0 0;
	font-size:11px;
	line-height:13px;
}
.order .add-text > span {
	text-transform:uppercase;
}
.order .description {
	overflow:hidden;
	color:#8d8d8d;
	margin:0 4px 0 0;
}
.order .price-row {
	overflow:hidden;
	padding:0 0 11px;
	margin:0 0 13px;
	background:url(images/bg-border2.png) repeat-x 0 100%;
}
.order .price-row .price {
	float:left;
	font-size:1.077em;
	line-height:1.143em;
	color:#000;
	margin:4px 0 0;
}
.order .price-retail {
	float:left;
	margin:0 9px -1px 3px;
}
.order .save {
	float:left;
	color:#ce483c;
	margin:0 0 -1px;
}
.order .duration {float:right;}
.order .sub-text {
	display:block;
	clear:both;
	font-size:0.692em;
	line-height:1.222em;
	padding:0 0 0 3px;
}
.order .btn-see {margin:-4px 0 6px;}
.order .sub-text > mark {color:#ce483c;}
.footer-info {
	overflow:hidden;
	padding:7px 20px 7px 16px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
}
.secure-holder {float:right;}
.secure-holder .title {
	color:#585858;
	float:left;
	margin:0 15px 0 0;
	font-size:12px;
}
.secure-holder img {
	float:left;
}
.footer-info .holder {
	overflow:hidden;
}
.footer-info .holder strong {
	float:left;
	color:#3e9900;
	margin:0 10px 0 0;
}
.checkout-block {
	overflow:hidden;
	width:889px;
	margin:0 0 -70px -48px;
	padding:9px 0 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.checkout-block .heading {
	overflow:hidden;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:14px 0 17px;
	margin:0 5px 14px 11px;
}
.checkout-block .heading .holder {
	width:350px;
	font-size:1.231em;
	line-height:1.125em;
	color:#848484;
}
.checkout-block .heading p {margin:0;}
.checkout-block h1 {
	font-size:1.375em;
	line-height:1.091em;
	margin:0 0 3px;
	position:relative;
	padding:0 22px 0 0;
	display:inline-block;
	vertical-align:top;
}
.checkout-block h1:before {
	position:absolute;
	top:3px;
	right:0;
	width:13px;
	height:17px;
	background:url(images/sprite.png) no-repeat -70px 0;
	content:'';
}
.main-holder {
	overflow:hidden;
}
#sidebar {
	float:left;
	width:327px;
	border:1px solid #efefef;
	background:#f7f7f7;
	padding:15px 12px 8px 12px;
	margin:2px 0 0 -327px;
}
.checkout-block #sidebar {
	margin:2px 0 0 -353px;
}
.order-form {
	overflow:hidden;
	margin:0;
}
.block-form {
	overflow:hidden;
	padding:0 0 24px;
}
.order-form h2 {
	font-size:1.461em;
	line-height:1.105em;
	margin:0 0 20px 10px;
}
.box-form {
	border:1px solid #ddd;
	padding:20px 10px 18px 20px;
	color:#505050;
}
#content .box-form p {margin:0;}
.box-form:after {
	content:'';
	display:block;
	clear:both;
}
.order-form .sign {
	display:block;
	margin:-14px 0 12px -13px;
	font-size:12px;
	line-height:14px;
	color:#505050;
}
.order-form .required {
	display:inline-block;
	vertical-align:top;
	color:#d00;
	font-size:12px;
	line-height:14px;
}
.order-form .row {
	padding:0 0 14px;
	overflow:hidden;
}
.order-form .label-col {
	float:left;
	width:139px;
	margin:6px 11px 0 0;
	text-align:right;
}
.order-form .label-col label {
	display:inline-block;
	vertical-align:top;
	font-size:15px;
	line-height:17px;
	color:#000;
}
.order-form .description {
	overflow:hidden;
}
.order-form .description .inner {
	overflow:hidden;
	padding:0 0 2px;
}
.order-form .description > strong {
	color:#4cb1fb;
	margin:0 0 0 3px;
	display:inline-block;
	vertical-align:top;
	padding:0 0 3px;
}
.order-form input[type="text"],
.order-form input[type="email"],
.number-form input[type="text"] {
	float:left;
	background:#fff;
	border:1px solid #cdcdcd;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	padding:3px 7px 3px;
	width:194px;
	margin:0;
	outline:none;
	box-shadow:1px 1px 1px #e7e6e6 inset;
}
.order-form input[type="text"]::-webkit-input-placeholder,
.order-form input[type="email"]::-webkit-input-placeholder,
.number-form input[type="text"]::-webkit-input-placeholder {
	color: #5a5a5a;
}
.order-form input[type="text"]:-moz-placeholder,
.order-form input[type="email"]:-moz-placeholder,
.number-form input[type="text"]:-moz-placeholder {
	color: #5a5a5a;
}
.order-form input[type="text"]::-moz-placeholder,
.order-form input[type="email"]::-moz-placeholder,
.number-form input[type="text"]::-moz-placeholder {
	color: #5a5a5a;
	opacity: 1;
}
.order-form input[type="text"]:-ms-input-placeholder,
.order-form input[type="email"]:-ms-input-placeholder,
.number-form input[type="text"]:-ms-input-placeholder {
	color: #5a5a5a;
}
.order-form input[type="text"].color {color:#bcbcbc;}
.order-form input[type="text"].color::-webkit-input-placeholder {
	color: #bcbcbc;
}
.order-form input[type="text"].color:-moz-placeholder {
	color: #bcbcbc;
}
.order-form input[type="text"].color::-moz-placeholder {
	color: #bcbcbc;
	opacity: 1;
}
.order-form input[type="text"].color:-ms-input-placeholder {
	color: #bcbcbc;
}
.order-form input[type="text"].color.text-active {
	color:#000 !important;
}
.order-form input[type="text"].color.text-active::-webkit-input-placeholder {
	color: #000;
}
.order-form input[type="text"].color.text-active:-moz-placeholder {
	color: #000;
}
.order-form input[type="text"].color.text-active::-moz-placeholder {
	color: #000;
	opacity: 1;
}
.order-form input[type="text"].color.text-active:-ms-input-placeholder {
	color: #000;
}
.order-form input[type="text"].marked,
.order-form input[type="email"].marked {
	background:#faffbe;
}
.order-form input[type="text"].mini,
.order-form input[type="email"].mini {
	width:84px;
	margin:0 10px 0 0;
	color:#000;
}
.order-form input[type="text"].mini::-webkit-input-placeholder,
.order-form input[type="email"].mini::-webkit-input-placeholder{
	color: #000;
}
.order-form input[type="text"].mini:-moz-placeholder,
.order-form input[type="email"].mini:-moz-placeholder{
	color: #000;
}
.order-form input[type="text"].mini::-moz-placeholder,
.order-form input[type="email"].mini::-moz-placeholder{
	color: #000;
	opacity: 1;
}
.order-form input[type="text"].mini:-ms-input-placeholder,
.order-form input[type="email"].mini:-ms-input-placeholder{
	color: #000;
}
.order-form input[type="text"].code {
	width:50px;
	margin:0;
	float:left;
	padding:3px 2px;
}
.order-form select {
	font-size:12px;
	line-height:14px;
	color:#000;
	margin:6px 0 0;
	outline:none;
}
.order-form .select1 select {width:260px;}
.order-form .add {
	float:left;
	font-size:15px;
	line-height:17px;
	color:#585858;
	margin:7px 0 0;
}
.order-form .row-radio {
	overflow:hidden;
}
.order-form .radio-col {
	float:left;
	width:126px;
	margin:-2px 0 9px 38px;
}
.order-form .box-form .radio-col:first-child {margin:-2px 0 9px -1px;}
.order-form .radio-col label {
	float:left;
	font-size:13px;
	line-height:15px;
	color:#4f4f4f;
	margin:2px 0 0;
	font-weight:bold;
}
.order-form input[type="radio"] {
	float:left;
	width:16px;
	height:16px;
	padding:0;
	margin:0 2px 0 0;
	position:relative;
}
.order-form .radio-col .holder {
	padding:0 0 10px;
}
.order-form .radio-col .holder:after {
	content:'';
	display:block;
	clear:both;
}
.order-form .description .holder label {
	font-size:15px;
	line-height:17px;
}
.order-form .description .holder {
	overflow:hidden;
	padding:0 0 6px;
	margin:0;
}
.order-form .description .holder input[type="radio"] {
	margin:3px 2px 0;
}
.order-form .radio-col img {
	vertical-align:top;
	margin:0 0 0 3px;
}
.order-form .btn-help {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:14px;
	height:14px;
	margin:5px 0 0 5px;
	background:url(images/sprite.png) no-repeat -97px 0;
}
.order-form .check-row {
	overflow:hidden;
	margin:-5px 0 0 -1px;
	padding:0 0 11px;
}
.order-form .grey  .check-row {
	margin:9px 0 0 -1px;
}
.order-form input[type="checkbox"] {
	float:left;
	width:16px;
	height:16px;
	padding:0;
	margin:1px 1px 0 0;
	position:relative;
}
.order-form .check-row label {
	float:left;
	font-size:15px;
	line-height:17px;
	color:#505050;
}
.order-form .grey  .check-row label {
	font-size:12px;
	line-height:12px;
	color:#a7a7a7;
	margin:0;
	padding:0;
	width:434px;
}
.order-form .grey input[type="checkbox"] {
	margin:0 2px 0 0;
}
.order-form .attention {
	display:block;
	font-size:14px;
	line-height:16px;
	color:#646464;
	margin:-13px 0 17px 4px;
	padding:0 0 0 18px;
	position:relative;
}
.order-form .attention:before {
	position:absolute;
	top:1px;
	left:0;
	width:12px;
	height:14px;
	background:url(images/sprite.png) no-repeat -119px 0;
	content:'';
}
.block-form.grey .box-form {
	background:#f7f7f7;
}
.order-form .help-text {
	display:block;
	margin:6px 0 6px 149px;
	font-size:12px;
	line-height:14px;
	color:#bdbdbd;
}
.box-form .description img {
	margin:0 0 0 10px;
	vertical-align:top;
	display:inline-block;
	padding:9px 0 0;
}
.order-form .select-holder {
	overflow:hidden;
}
.order-form .select-holder .separator {
	float:left;
	margin:9px 3px 0 0;
	text-indent:-9999px;
	width:6px;
	height:12px;
	background:url(images/sprite.png) no-repeat -142px 0;
}
.order-form .select-holder select {
	display:block;
	min-width:50px;
	margin:7px 0 2px;
	font-size:10px;
	line-height:12px;
	text-align:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.order-form .select-date {
	float:left;
	width:50px;
	margin:0 4px 0 0;
	position:relative;
}
.order-form .select-holder label {
	font-size:13px;
	line-height:15px;
	color:#939393;
	display:block;
	margin:0 0 0 3px;
}
.order-form .submit-holder {
	overflow:hidden;
	border-top:1px solid #ddd;
	padding:10px 4px 24px;
	margin:9px 0 0;
}
.order-form input[type="submit"]{
	width:221px;
	height:52px;
	overflow:hidden;
	border:none;
	cursor:pointer;
	margin:0 23px 0 0;
	padding:0 48px 2px 20px;
	color:#fff;
	float:left;
	text-align:left;
	text-transform:uppercase;
	font:bold 23px/52px Arial, Helvetica, sans-serif;
	position:relative;
	background:url(images/bg-submit.png) no-repeat;
}
.order-form input[type="submit"]:hover {
	cursor:pointer;
}
.order-form input[type="submit"]::-moz-focus-inner{
	padding:0;
	border:0;
}
.order-form .submit-holder img {
	float:left;
	margin:10px 0 0;
}
.side-block {
	padding:0 0 17px;
}
.side-block:after {
	content:'';
	display:block;
	clear:both;
}
.side-block h2 {
	font-size:1.615em;
	line-height:1.095em;
	color:#5a5a5a;
	font-weight:normal;
	margin:0 0 2px 2px;
	padding:0 0 2px;
	border-bottom:1px solid #ddd;
}
.price-list {
	overflow:hidden;
	margin:0 4px 13px 3px;
	padding:0 0 8px;
	font-size:16px;
	line-height:18px;
	color:#5a5a5a;
	border-bottom:1px solid #ddd;
}
.price-list strong {color:#95b006;}
.price-list dt {
	float:left;
	width:210px;
	font-weight:normal;
}
.price-list dd {
	display:block;
	overflow:hidden;
	text-align:right;
	margin:0 0 1px;
}
.side-block .total-holder {
	overflow:hidden;
	font-size:1.231em;
	line-height:1.125em;
	color:#000;
	padding:0 3px 24px 2px;
}
.side-block .total-holder .number {float:right;}
.side-block .total-holder .title {float:left;}
.coupon-box {
	overflow:hidden;
	border:1px solid #d9d9d9;
	background:#f2f2f2;
	padding:16px;
	color:#3b3b3b;
	margin:0 0 30px;
}
.coupon-box p {margin:0 0 8px;}
.coupon-box img {
	float:left;
	border:1px solid #d1d1d1;
	margin:0 4px 0 0;
}
.coupon-box .name {
	display:block;
	overflow:hidden;
	font-size:13px;
	line-height:15px;
	padding:4px 0 0;
}
.coupon-box .holder {
	overflow:hidden;
	padding:0 0 8px;
}
.coupon-box .use-link {
	display:inline-block;
	position:relative;
	vertical-align:top;
	color:#3b3b3b;
	padding:0 11px 0 0;
}
.coupon-box .use-link:hover {
	opacity:1;
	text-decoration:none;
}
.coupon-box .use-link:before {
	position:absolute;
	width:6px;
	height:5px;
	top:8px;
	right:0;
	background:url(images/sprite.png) no-repeat -156px 0;
	content:'';
}
.review-list {
	padding:7px 0 0;
	margin:0 0 0 -3px;
	list-style:none;
	overflow:hidden;
	list-style-position:outside;
}
.review-list li {
	list-style:none;
	overflow:hidden;
	list-style-position:outside;
	padding:0 0 14px;
}
.review-list li:before {background:none;}
.review-list .image-holder {
	float:left;
	margin:0 21px 0 0;
	width:99px;
	text-align:center;
}
.review-list .visual {
	background:#fff;
	border:1px solid #e6e6e6;
	width:97px;
	height:96px;
	text-align:center;
	white-space:nowrap;
	margin:0 0 -4px;
}
.review-list .visual:after {
	content:'';
	display:inline-block;
	height:96px;
	width:1px;
	overflow:hidden;
	margin:0 0 0 -5px;
	vertical-align:middle;
}
.review-list .remove {
	display:inline-block;
	vertical-align:top;
	color:#7f7f7f;
	text-decoration:none;
}
.review-list .remove:hover {text-decoration:underline;}
.review-list .visual span {
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
}
.review-list .description {
	overflow:hidden;
	color:#505050;
	padding:3px 0 0;
}
.review-list p {margin:0 0 10px;}
.review-list .description .holder {
	overflow:hidden;
	padding:19px 0 0;
}
.review-list .price {
	color:#000;
	float:right;
	font-size:1.231em;
	line-height:1.125em;
}
.number-form {
	float:left;
	margin:0 0 0 16px;
}
.number-form label {
	float:left;
	margin:4px 8px 0 0;
}
.number-form input[type="text"] {
	width:21px;
	padding:3px 6px 4px;
	font-size:15px;
	color:#575757;
}
.number-form input[type="text"]::-webkit-input-placeholder{
	color: #575757;
}
.number-form input[type="text"]:-moz-placeholder{
	color: #575757;
}
.number-form input[type="text"]::-moz-placeholder{
	color: #575757;
	opacity: 1;
}
.number-form input[type="text"]:-ms-input-placeholder{
	color: #575757;
}
.btn-continue {
	float:left;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	margin:-5px 0 0;
	color:#656565;
	padding:8px 10px 7px;
	box-shadow:1px -1px 1px #6a6a6a inset, -1px 1px 1px #fff inset;
	border:1px solid #d9d9d9;
	border-radius:9px;
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #f9f9f9 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #f9f9f9 0%,#eaeaea 100%);
}
.btn-continue:hover {background:#eaeaea;}
.popup-page {
	margin:0 auto;
	width:380px;
	padding:30px;
	font-size:12px;
	line-height:23px;
	color:#000;
	min-width:380px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.popup-page p {margin:0;}
.popup-page p > a {
	color:#000;
	text-decoration:none;
}
.popup-page p > a:hover {text-decoration:underline;}
.popup-page.alt-content p > a {
	color:#0086cc;
	text-decoration:underline;
}
.popup-page.alt-content p > a:hover {text-decoration:none;}
.popup-page h1 {
	font-size:18px;
	line-height:20px;
	color:#f00;
	margin:0 0 5px;
}
.popup-page.alt-content h1 {
	color:#000;
	margin:0 0 25px;
	text-align:center;
	font:bold 14px/20px "Times New Roman", Times, serif;
}
.popup-page h2 {
	font-size:14px;
	line-height:23px;
	color:#000;
	margin:0;
}
.popup-page.alt-content h2 {
	color:#000;
	margin:0;
	font:bold 14px/20px "Times New Roman", Times, serif;
}
.popup-page.alt-content h2 > span {text-decoration:underline;}
.popup-page.alt-content h3 {
	color:#000;
	margin:0;
	font:italic bold 14px/20px "Times New Roman", Times, serif;
}
.popup-page .visual-holder {
	margin:0 0 15px;
}
.popup-page .visual-holder img {vertical-align:top;}
.popup-page.alt-content {
	font:14px/20px "Book Antiqua","Palatino Linotype",Palatino,serif;
}
.popup-page.alt-content .title {
	display:block;
	padding:0 0 20px;
}
.popup-page.alt-content .bigger {
	display:block;
	padding:0 0 20px;
	font-size:15px;
}
.popup-page .uppercase {
	display:block;
	text-transform:uppercase;
	padding:0 0 20px;
}
.popup-page.alt-content p {margin:0 0 20px;}
.popup-page .italic-text {
	display:block;
	padding:0 0 20px;
}
.popup-page address {
	display:block;
	font-style:normal;
	padding:0 0 20px;
}
#footer {
	overflow:hidden;
	width:802px;
	margin:0 auto;
	padding:0 0 24px;
}
.footer-holder {
	overflow:hidden;
	text-align:center;
	padding:0 0 9px;
}
.copyright {
	display:inline-block;
	vertical-align:top;
	color:#9a9a9a;
	text-decoration:none;
	margin:0 -3px 0 0;
}
.menu {
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0 -3px 0 0;
	list-style:none;
	list-style-position:outside;
}
.menu li {
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 9px;
	margin:0 -3px 0 0;
	list-style:none;
	list-style-position:outside;
	position:relative;
}
.menu li:before {
	top:4px;
	left:4px;
	width:1px;
	height:13px;
	background:#9a9a9a;
	border-radius:0;
	content:'';
}
.menu a {
	color:#9a9a9a;
	text-decoration:none;
}
.menu a:hover,
.copyright:hover {color:#0086cc;}
.info-text {
	border:1px solid #8b8b8b;
	overflow:hidden;
	padding:9px 31px 18px;
	text-align:center;
	color:#9a9a9a;
	font-size:0.846em;
	line-height:1.182em;
	margin:0 5px 0 0;
}
.info-text p {margin:0;}
.info-text .bigger-text {
	font-size:1.182em;
	line-height:1.461em;
	display:block;
	padding:0 0 12px;
}
ol > li:before {
	float:left;
	text-align:left;
	padding:0;
	margin:2px 4px 0 -14px;
	font-size:13px;
	line-height:15px;
	text-align:left;
	color:#000;
	position:relative;
	content:counters(item, ".") ".";
	counter-increment:item;
}
.lists ol > li:before {
	width:14px;
	margin:2px 0 0 -14px;
}
.content-holder {padding-top: 30px;}
.mobileonly {display: none}


/*****************************************************
	SUP
	*************************************************/
	.recontent {position: 
		relative
	}
	.about-block .bottlemax .product .price.split strong b {float: none; font-size: 25px;}
	.bottlemax {margin-right: 30px}
	.floatfam li{list-style: none; font-size: 20px; line-height: 29px; margin-bottom:0;font-weight: 700}
	.floatfam {width: 33%; display: inline-block}
	.rating-side-overall {position: absolute;top:30px; right: 0;}
	.rating-side-overall .numbersraing {background: #2A84BE;
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 0px 10px;}
    .numbersraing span:first-child {font-size: 54px; line-height: 54px;}
    .rating-side-overall p {    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1px !important}
/* 	p + .floatfam  {margin-left: 5%;} */
	.floatfam i {color: #2A84BE}
	.recontent .rating-side-overall  {top:0}
#comparison {
    border-collapse: collapse;
    width: 100%;
}
#comparison th {
    font: 17px "Open Sans", arial, sans-serif;
    padding: 8px 5px;
    border: 1px solid #6d6d6d;
    text-align: center;
    background: #0578C0;
    color: white;
    text-shadow: 1px 1px 2px black;
}
#comparison td {
    font: 16px/21px arial, sans-serif;
    padding: 6px 5px;
    text-align: center;
    border: 1px solid #6d6d6d;
    background: none;
}
#comparison .tabNumber {
    font: 14px "Open Sans", arial, sans-serif;
    background-color: #004E8A;
    color: white;
    text-shadow: 1px 1px 2px black;
}
#comparison .odd {
    background-color: #EEE;
}
#comparison .tableTitle {
    background-color: #EEE;
}
#comparison .firstChoice {
    background: #E2EBF2;
}
#comparison .firstColumn {
    font-size: 15.5px;
    font-weight: bold;
    text-align: left;
}
#comparison .firstChoiceOdd {
    background: #CCDDE7;
}
#comparison .bottleImg {
    width: 150px;
    height: 190px;
    padding: 8px 5px;
}
#comparison .tabMain img {
/*     width: 200px; */
}
#comparison .tabMain h2 {
    background: none;
    font: 28px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
}
#comparison .tabMain h3 {
    background: none;
    font: 20px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: black;
    line-height: 20px;
}
.posRelative {
    position: relative;
}
.topNumber {
    text-align: center;
    color: white;
    background: #0578C0;
    padding-top: 3px;
    height: 42px;
    width: 50px;
    vertical-align: middle;
    border-radius: 50%;
    font: 25px "Open Sans", arial, sans-serif;
    font-weight: bold;
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 0px;
}
.topMedal {
    position: absolute;
    z-index: 10;
    top: 155px;
    left: 0px;
}
.reviewContent {
    display: none;
}
.reviewContent p {
    font-size: 31px;
}
#comparison .comparison {
    visibility: visible;
    position: relative;
}
#comparison .topBottle {
    float: right;
    margin: 0 10px 10px 0;
    width: 136px;
    padding-left: 14px;
}
#comparison .topBottle .topNumber {
    top: 50px;
}
#comparison .checklist_float {
    float: left;
    list-style-image: url(/images/bullet_check.png);
    font: 16px/21px myriad, arial;
    margin: -7px 0 12px 56px;
    line-height: 16px/21px;
}
#comparison .checklist {
    list-style-image: url(/images/bullet_check.png);
    margin-top: -10px;
    margin-left: 29px;
}
#comparison {
    background: #DDD;
    border-radius: 5px;
    padding: 20px 20px;
    width: 100%;
    margin-bottom: 15px;
    float: none;
    font-family: 'Open Sans', arial, sans-serif;
}
#comparison h1 {
    font: 40px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
    margin: 0;
    line-height: 40px;
}
#comparison h2 {
    font: 30px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
    margin: 0;
}
#comparison h3 {
    font: 20px "Open Sans", arial, sans-serif;
    margin: 0;
    align: right;
}
#comparison p {
    font: 16px/21px arial, sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
}
#comparison #toppick_title {
    margin-bottom: 20px;
}
#comparison .fLeft {
    float: left;
    padding: 0;
    width: 450px;
}
#comparison .fLeft img {
    margin-top: 15px;
}
#comparison .fRight {
    float: right;
    margin-top: 0px;
    width: 360px;
}
#comparison .fRight .innerfRight {
    float: right;
    margin: 0 0 10px 0;
}
#comparison .toppickBottle {
    float: left;
    width: 395px;
    height: 310px;
}
#comparison {
    float: right;
    padding: 5px 10px;
    background: white;
    margin: 0 0 10px 0;
}
#comparison .suppTable {
    border-collapse: collapse;
    width: 360px;
}
#comparison .suppTable td {
    font: 12px arial;
    padding: 0px 3px;
    vertical-align: text-top;
}
#comparison .suppTable th {
    font: 12px arial;
    font-weight: bold;
    border-top: 2px solid #6d6d6d;
    border-bottom: 1px solid #6d6d6d;
    padding: 2px 3px;
    text-align: left;
}
#comparison .suppTable .suppTitle {
    font: 24px arial;
    font-weight: bold;
}
#comparison .suppTable .aRight {
    text-align: right;
}
#comparison .borBottom {
    border-bottom: 1px solid #6d6d6d;
}
#comparison .borBottomBold {
    border-bottom: 2px solid #6d6d6d;
}
#comparison_rate {
    border-bottom: 8px solid #6d6d6d;
    width: 100%;
    margin-bottom: 15px;
    padding: 0 0 10px 0;
}
#comparison_rate .addTpadding {
    padding-top: 35px;
}
#comparison_rate #rateLeft {
    float: left;
    margin-left: 40px;
}
#comparison_rate #rateRight {
    float: right;
    margin-right: 40px;
}
#comparison_rate #rateLeft p {
    text-align: left;
}
#comparison_rate #rateRight p {
    text-align: right;
}
#comparison_rate h2 {
    font: 23px "Open Sans", arial, sans-serif;
    font-weight: bold;
    margin: 0;
}
#comparison_rate p {
    font: 16px arial, sans-serif;
    font-weight: bold;
    margin: 0;
    color: #555;
    padding: 0;
}
#comparison_rate #toppickImg {
    height: 135px;
}
 #banner_order,
 #banner_order_right {
    width: 273px;
    padding: 0;
    float: left;
    border: 1px solid #BBB;
}
 #banner_order:hover,
 #banner_order_right:hover {
    border: 1px solid #0578C0;
    background: linear-gradient(180deg, #FFF, #EEE);
    background: -moz-linear-gradient(to bottom, #FFF, #EEE);
    background: -webkit-linear-gradient(to top, #FFF, #EEE);
    background: -o-linear-gradient(180deg, #FFF, #EEE);
}
 #banner_order h2,
 #banner_order_right h2 {
    font: 20px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
    text-align: center;
    margin: -10px 0 0 0;
}
 #banner_order {
    margin: 0 15px 0 0;
}
 #banner_order_right {
    margin: 0 0 0 0;
}
 #banner_order,
 #banner_order_right {
    padding: 10px 0 0 0;
}
 #banner_order h3,
 #banner_order_right h3 {
    font: 45px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
    text-align: center;
    margin: 0;
}
 #banner_order h3 .small,
 #banner_order_right h3 .small {
    font: 28px myriad, arial;
    color: #0578C0;
    text-align: center;
}
 #banner_order p,
 #banner_order_right p {
    font: 14px arial, sans-serif;
    text-align: center;
    margin: 0;
}
 #banner_order .original_price,
 #banner_order_right .original_price {
    font: 26px myriad, arial;
    text-align: center;
    margin: 0;
    margin-bottom: 15px;
    text-decoration: line-through;
}
 #banner_order .special_price,
 #banner_order_right .special_price {
    font: 26px "Open Sans", arial, sans-serif;
    font-weight: bold;
    text-align: center;
    margin: 0;
    margin-bottom: 15px;
    color: #004E8A;
}
 .paypal_style,
 .paypal_style {
    font: 14px arial;
    font-weight: bold;
    color: #0578C0;
    font-style: italic;
}
 .margin_add {
    margin-bottom: 15px !important;
}
 #banner_order h1,
 #banner_order_right h1 {
    font: 30px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
    padding: 0;
    margin: 25px 0 0 10px;
    display: inline-block;
}
 .bottleOne {
    background: #f67c20;
}
 .bottleTwo {
    background: #f0380b;
}
 .bottleThree {
    background: #be1600;
}
 .bottleOne,
 .bottleTwo,
 .bottleThree {
    width: 55px;
    height: 55px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    padding: 0;
    margin: -15px 0 0px 0;
}
 .bottleOne h5,
 .bottleTwo h5,
 .bottleThree h5 {
    margin: 0;
    font: 30px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: white;
    margin-top: 5px;
    text-align: center;
}
 .bottleOne p,
 .bottleTwo p,
 .bottleThree p {
    margin: 0;
    font: 12px "Open Sans", arial, sans-serif !important;
    font-weight: bold;
    color: white;
    margin-top: -7px !important;
    padding: 0 !important;
    text-align: center;
}
 #paypal {
    background: #DDD;
    padding: 15px 0;
    margin-top: 15px;
    border-top: 2px solid white;
}
 #banner_orderOne {
    width: 850px;
    margin: 0 0 10px 0;
    border: 1px solid #BBB;
    padding: 0 0 0 5px;
    height: 150px;
    clear: both;
}
 #banner_orderOne:hover {
    border: 1px solid #0578C0;
    background: linear-gradient(180deg, #FFF, #EEE);
    background: -moz-linear-gradient(to bottom, #FFF, #EEE);
    background: -webkit-linear-gradient(to top, #FFF, #EEE);
    background: -o-linear-gradient(180deg, #FFF, #EEE);
}
 #banner_orderOne .content {
    margin: 0 0 0 15px;
    float: left;
    width: 250px;
}
 #banner_orderOne .content .small {
    font: 20px myriad, arial;
    font-weight: normal;
    margin: 0;
}
 #banner_orderOne .bottleOrder {
    margin: 0 0 0 15px;
    float: left;
    padding-top: 7px;
}
 #banner_orderOne #paypal {
    width: 220px;
    margin: 0;
    padding: 25px 0 5px 0;
    float: right;
    background: #DDD;
    border-left: 2px solid white;
    border-top: none;
    height: 120px;
}
 #banner_orderOne h1 {
    font: 30px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
    padding: 0;
    margin: 25px 0 0 10px;
    display: inline-block;
}
 #banner_orderOne h2 {
    font: 20px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
    text-align: center;
    margin: -10px 0 0 0;
    padding: 0;
}
 #banner_orderOne h3 {
    font: 40px "Open Sans", arial, sans-serif;
    font-weight: bold;
    color: #0578C0;
    text-align: center;
    margin: 20px 0 0 0;
}
 #banner_orderOne p {
    font: 14px arial, sans-serif;
    text-align: center;
    margin: 0 0 0 0;
}
 #banner_orderOne .original_price {
    font-size: 18px;
    text-decoration: line-through;
}
 #banner_orderOne .special_price {
    font-size: 18px;
    font-weight: bold;
    color: #004E8A;
}
.rateStars {
    padding: 0 7px;
}
.rateStarsBig {
    padding: 0 7px;
}
.box {display: none}