/* CSS Document */
html{
	min-width:955px;
	background:url(../images/site_bg.png) repeat-x #fff;
}
body{
	font: 13px Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	color:#000;
	background:url(../images/header_bg.jpg) no-repeat center top;
}
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
a{
}
a:hover{
	text-decoration:none;
}
table{
	border:0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	padding:0px;/* cellspadding="0" */
}
form,p,h1,h2,h3,h4,h5,h6,ul,ol,li{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
/* ---------- header styles ----------- */

/* ---------- content styles ----------- */
#container{
	width:955px;
	margin:0px auto;
}
.top_content{
	width:955px;
	height:731px;
	margin: 0px auto;
	padding: 0px 0px 0px;
	position:relative;
}
#flash_count{
	position:absolute;
	top:105px;
	right:-26px;
}
/* ---------- form styles ----------- */

/*-----Order Form-----*/
#frm1 {
	margin: 227px 0 0;
	position: relative;
	width: 265px;
	float: right;
	clear: right;
	display:inline;
}
#frm1 br{
	clear:both;
	height:0px;
	overflow:hidden;
}
#frm1 label {
	color: #3a3a3a;
	display: inline;
	float: left;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	height: 32px;
	margin: 0;
	padding: 0 14px 0 0;
	text-align: right;
	width: 81px;
}
#frm1 input{
	display: inline;
	float:left;
	text-align: left;
}
input[type="hidden"] {
	display: none;
	visibility: hidden;
}
#frm1 input, #frm1 select {
	border: solid 1px #949494;
	font-size:12px;
	margin:0px;
	padding: 2px;
	width:148px;
}
#frm1 input[type="hidden"] { display:none; }
#frm1 select { width: 154px; display:inline; float:left; }
#frm1 input#cShipZip { width: 50px; }
#frm1 input.continue {
	background: url(../images/btns/btn_continue.png) no-repeat;
	border: none;
	cursor: pointer;
	display: inline;
	width: 253px;
	height: 55px;
	margin: 0px 0 0 12px;
	padding: 0;
}
#frm1 p {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
}

#trustscan {
	clear:both;
	padding: 10px 0 0 25px;
}
#trustscan a {
	display: inline-block;
	float: left;
	width: 73px;
}
#trustscan p {
	color: #6e6e6e;
	float: left;
	font: normal 11px/15px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px;
	width: 164px;
}

/* ---------- articles styles ----------- */
.articles{
	width:px;
	margin: 10px 0px 0px;
	padding: 0px 0px 22px;
	background:url(../images/articles_hline.png) repeat-x bottom;
}
.articles h2{
	color:#ff5a8c;
	font: normal 22px/22px Myriad Pro, Arial, Helvetica, sans-serif;
	margin: 20px 0px 14px;
}
.articles p{
	color:#4e4e4e;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	margin: 14px 0px;
}
.articles_l{
	width:420px;
	float:left;
	padding: 0px 12px 0px 0px;
	background:url(../images/articles_pic1.jpg) no-repeat right 35px;
}
.articles_r{
	width:463px;
	float: right;
	padding: 0px;
}
.articles_r p{
	font-size:13px;
}
.articles_r h2 img{
	margin: 20px 0px 0px 10px;
}

/* ---------- how styles ----------- */
.how{
	padding: 28px 0px 30px;
	background:url(../images/articles_hline.png) repeat-x bottom;
}
.how_h{
	text-align:center;
}
.how_slogan{
	text-align:center;
	padding: 32px 0px 14px;
}
.btn_try_it_now{
	display:block;
	margin: 0px auto;
	width:200px;
	height:55px;
}

.how ul{
	list-style:none;
}
.how ul li{
	float:left;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
}
.how ul li.how_li1{
	width:261px;
}
.how ul li.how_li2{
	width:283px;
}
.how ul li.how_li3{
	width:260px;
}
.how ul li.splitter{
	width:75px;
	height:276px;
	background:url(../images/how_vline.png) no-repeat center top;
}

/* ---------- today styles ----------- */
.today{
	padding: 35px 0px 0px;
	height:519px;
	background:url(../images/today_bg.jpg) no-repeat bottom;
	position:relative;
}
.today_h{
	text-align:center;
}
.today_rshadow{
	position:absolute;
	top:77px;
	right:-103px;
	z-index:999;
}
.today_txt{
	float:right;
	width:374px;
	margin: 335px 25px 0px 0px;
	display:inline;
}
.today_txt p{
	color:#666666;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px;
}
.today_txt p strong{
	color:#ff4ba0;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
}

/* ---------- ingredients styles ----------- */
.ingredients{
	padding:0px 0px 42px;
	background:url(../images/articles_hline.png) repeat-x bottom;
}
.ingredients_h{
	text-align:center;
	padding: 40px 0px 29px;
}
.ingredients_slogan{
	padding: 46px 0px 22px;
}

.ingredients_box{
	width:261px;
	float:left;
}
.ingredients_box h2{
	color:#ff5a8c;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px;
}
.ingredients_box p{
	color:#7d7d7d;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	margin: 0px 0px 14px;
}
.ingredients_splitter,
.ingredients_splitter2{
	width:62px;
	height:161px;
	float:left;
	background:url(../images/ingredients_vline.png) no-repeat center;
}
.ingredients_splitter2{
	height:90px;
}

/* ---------- bottom_banner styles ----------- */
.bottom_banner_bg{
	height:480px;
	background:url(../images/bottom_banner_bg.png) no-repeat center;
}
.bottom_banner{
	margin:0px auto;
	width:955px;
	height:480px;
}

/* ---------- before_after styles ----------- */
.before_after{
	height:485px;
	background:url(../images/before_after.jpg) no-repeat;
	position:relative;
}
.before_after_lshadow{
	position:absolute;
	top:39px;
	left:-74px;
	z-index:999;
}

.before_after_txt{
	float:left;
	width:374px;
	margin: 355px 0px 0px 50px;
	display:inline;
}
.before_after_txt p{
	color:#666666;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px;
}
.before_after_txt p strong{
	color:#ff4ba0;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
}

.before_after_inf1,
.before_after_inf2,
.before_after_inf3{
	float: right;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
}
.before_after_inf1{
	width:200px;
	height:98px;
	margin: 222px 32px 0px 0px;
}
.before_after_inf2{
	width:192px;
	height:98px;
	clear:right;
}
.before_after_inf3{
	width:182px;
	clear:right;
}
/*---FOOTER---*/
#footer {
	color: #000;
	font-size: 11px;
	height: 34px;
	line-height: 34px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#footer a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer strong a {
	color: #B71A61;
	font-weight: bold;
	text-decoration: underline;
}
#footer strong a:hover { text-decoration: none; }
#footer ul {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: center;
	width: 960px;
}
#footer ul li {
	border-right: 1px solid #000;
	display: inline;
	padding: 0 10px;
}
#footer ul li.last {
	border: medium none;
	padding-right: 0;
}
#footer p {
	clear: both;
	margin: 0 0 0 10px;
	padding: 0 15px 0 0;
}
