@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(images/body-bg.jpg) left top repeat-x #0d9eff;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
.clear
{
clear:both;
height:0px;
}
p
{
	padding-top: 8px;
	padding-bottom: 8px;
}
#container
{
width:900px;
height:auto;
margin:0px auto;
text-align:center;
padding-top:11px;
}
.header
{
width:880px;
height:218px;
float:left;
text-align:left;
background:url(images/header-top-bg.jpg) left top no-repeat #FFF;
padding:0px 10px;
}
.header-top
{
width:880px;
height:184px;
float:left;
text-align:left;
}
.logo
{
margin-top:38px;
margin-left:144px;
}
/* CSS Menu */
.navcontainer {
		width:875px;
        margin:0px;
        height: 34px;
		float:left;
		background: url(images/menu-bg.jpg) left top repeat-x;
		padding-left:5px;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:34px;
		background: url(images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 35px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
		padding:0px 20px;
        font: bold 13px/34px Arial, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #f9ff00;
		padding:0px 20px;
        font: bold 13px/34px Arial, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #f9ff00;
		padding:0px 20px;
		font: bold 13px/34px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
.body-main
{
width:880px;
height:auto;
float:left;
text-align:left;
background:url(images/body-round-bottom-bg.jpg) left bottom no-repeat #FFF;
padding:0px 10px 80px 10px;
}
.body-inside-box
{
width:870px;
height:auto;
float:left;
text-align:left;
background:url(images/body-top-bg.jpg) left top repeat-x;
padding:25px 10px 0px 0px;
}
.body-left
{
	width:210px;
	height:auto;
	float:left;
	text-align:left;
	background:url(images/body-left-bg.jpg) left top repeat-y;
	padding-right:10px;
}
.menu-box
{
	width:215px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:10px;
}
.left-title
{
	width:205px;
	height:36px;
	float:left;
	text-align:left;
	background:url(images/left-title-bg.jpg) left top no-repeat;
	padding-left:10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
}/** web_maestro **/ 
.menu-inside-box
{
	width:195px;
	height:auto;
	float:left;
	text-align:left;
	border:1px solid #d6d6d6;
	background-color: #f2f2f2;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/* sub-navigation */
.subnav{
	color: #333333;
	float:left;
	width:200px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.subnav p {
	line-height: 18px;
}

.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	display: block;
	color: #333333;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	height:26px;
	width:200px;
	}
.subnav li a {
	display: block;
	color: #333333;
	font: bold 12px/32px  Arial, Helvetica, sans-serif;
	height:26px;
	text-decoration: none;
	width:180px;
	line-height:24px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.subnav li a:hover {
	color: #FFF;
	font: bold 12px/32px  Arial, Helvetica, sans-serif;
	height:26px;
	text-decoration: none;
	width:200px;
	line-height:24px;
	background-image: url(images/sidebar_bg_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.side_in {
	width:200px;
	height:100%;
	display:block;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.side_in ul {
	list-style-type: none;
}
.side_in ul li {
	padding-bottom: 6px;
}

.side_in a {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.side_in a:hover {
	text-decoration: underline;
}


.body-right
{
	width:640px;
	height:auto;
	float:right;
	text-align:left;
}
.body-right ul {
	margin-left: 20px;
}
.body-right ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}


.right-top-box
{
	width:625px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:5px;
	padding-left: 15px;
}
.right-treatment-box
{
	width:620px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:0px;
	padding-top:15px;
	padding-left: 15px;
}
ul.CheckList li{
	list-style: none;
	margin: 0px;
	background-image: url(images/bluecheckmark.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
	font-weight: bold;
	color: #292929;
}
.feature-text-box
{
	width:450px;
	height:auto;
	float:left;
	text-align:left;
	margin-top: 15px;
}
.botton-left
{
	width:210px;
	height:41px;
	float:left;
	text-align:left;
	padding-left:10px;
	color: #FFF;
	font: bold 14px/41px MyriadPro, Helvetica, sans-serif;
	background-image: url(images/exposed-acne-review-botton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botton-left a
{
	width:197px;
	height:41px;
	color: #FFF;
	font-family: MyriadPro, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
	text-decoration: underline;
}
.botton-left a:hover
{
	width:197px;
	height:41px;
	color: #000;
	text-decoration:none;
	font-family: MyriadPro, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
}
.botton-right
{
	width:220px;
	height:41px;
	float:right;
	text-align:left;
	padding-left:10px;
	color: #333;
	font-family: MyriadPro, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
	background-image: url(images/exposed-acne-review-botton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botton-right a
{
	width:197px;
	height:41px;
	color: #FFF;
	text-decoration:underline;
	font-family: MyriadPro, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
}
.botton-right a:hover
{
	width:197px;
	height:41px;
	color: #000;
	text-decoration:none;
	font-family: MyriadPro, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
}
.footer
{
width:900px;
height:auto;
float:left;
text-align:center;
color: #FFF;
padding-bottom:10px;
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #FFF;
}
.footer a
{
color: #FFF;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: none;
}
.footer a:hover
{
color: #a4ff76;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
text-decoration: underline;
}


/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
ol      {
	padding-left: 15px;
	margin-left: 10px;
}
ol    li        {
	padding-top: 4px;
	padding-bottom: 4px;

}

.subhead {
	color:#0066CC;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
.white14 {
	font-size: 13px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


body a
{
	color:#0000FF;
	text-decoration: underline;
	font-size:12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body a:hover
{
color:#0099ff;
text-decoration: underline;
font-size:12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #0099ff;
	text-decoration: none;
	font-style:normal;
	padding-bottom: 10px;
}

h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	text-decoration: none;
	font-style:normal;
	padding-bottom: 7px;
	line-height: 21px;
	padding-top: 7px;
}
.highlight {
	background-color: #FF0;
	font-weight: bold;
}
.style1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #0099ff;
	font-style: normal;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.solution-box
{
	width:638px;
	height:auto;
	float:left;
	text-align:left;
	border:1px solid #cccccc;
	margin-top: 20px;
}
.solution-title
{
	width:616px;
	height:40px;
	float:left;
	text-align:left;
	background:url(images/solution-title-bg.jpg) left top repeat-x;
	border-bottom:1px solid #bee0ff;
	padding-left:22px;
}
.solution-title-left
{
	width:400px;
	height:40px;
	float:left;
	text-align:left;
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
}
.solution-inside-box
{
	width:630px;
	height:auto;
	float:left;
	text-align:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.reviews-left {
	width: 150px;
	margin-top: 5px;
	float: left;
	padding-left: 5px;
}
.reviews-right {
	float: right;
	width: 465px;
}
.reviews-left2 {
	width: 175px;
	margin-top: 10px;
	float: left;
	padding-left: 5px;
}
.reviews-right2 {
	float: right;
	width: 410px;
	margin-top: 10px;
	padding-left: 5px;
}

.product-box
{
	width:615px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:0px;
	padding-left: 0px;
	border: 1px solid #afc7df;
	padding-right: 0px;
	margin-top: 15px;
}
.product-inside-box
{
	width:610px;
	height:auto;
	float:left;
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/product-inside-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.right-title
{
	width:602px;
	height:40px;
	float:left;
	color: #0066cc;
	padding-left:10px;
	background-image: url(images/solution-title-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bee0ff;
}


.botton-box
{
	width:320px;
	height:36px;
	float:left;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	color: #FFF;
	font: bold 20px/36px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-image: url(images/risk-free-botton-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botton-box a
{
text-decoration:none;
color: #FFF;
font: bold 20px/36px Arial, Helvetica, sans-serif;
}
.botton-box a:hover
{
text-decoration: none;
color: #d2eaff;
font: bold 20px/36px Arial, Helvetica, sans-serif;
}
.blueborder {
	border: 2px solid #cccccc;
}
.colon-box
{
	width:635px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:8px;
	margin-top: 20px;
}
.colon-title-box
{
	width:600px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:6px;
}
.colon-inside-box
{
	width:625px;
	height:auto;
	float:left;
	text-align:left;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CDDBF3;
	border-right-color: #CDDBF3;
	border-left-color: #CDDBF3;
}
.colon-rating-title
{
	width:617px;
	height:30px;
	float:left;
	text-align:left;
	padding-left:8px;
	font: bold 14px/30px Myriad, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #0a53ce;
}
.colon-rating-inside
{
	width:625px;
	height:auto;
	float:left;
	text-align:left;
}
.rating td
{
	border-bottom:1px solid #d674d6;
	height:43px;
	line-height: 35px;
	font-size: 13px;
}


.table-text {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:43px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}



.product-image-spacing {
	margin-top: 10px;
	margin-right: 30px;
	float: right;
}
.product-image-spacing-left {
	margin-top: 0px;
	margin-right: 10px;
	float: left;
}
td {
	padding: 4px;
}

.bottom-content
{
	width:625px;
	height:auto;
	float:right;
	text-align:left;
	padding-left: 15px;
	margin-top: 20px;
}

.comparison {
	width: 580px;
	margin-right: 10px;
	margin-left: 10px;
}

.bottomlink {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	padding-top: 4px;
	margin-top: 4px;
}
