html{background:url(../images/html-bg.jpg);}
body{
	margin:0;
	color:#525252;
	font:14px arial,sans-serif;
	background:url(../images/body-bg.jpg) repeat-x;
	min-width:983px;
}
img{border-style:none;}
a{color:#525252;}
a:hover{text-decoration:none;}
input,
textarea{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.main{
	background:url(../images/main-bg.gif) repeat-y;
	padding-bottom:7px;
}
.main-shadow{
	background:url(../images/main-left-shadow.png) no-repeat;
	height:1%;
	margin:0 auto;
	width:958px;
}
/*HEADER*/
#header{
	height:397px;
	min-width:968px;
	background:url(../images/header-bg.png) no-repeat;
}
#header a{position:relative;}
.header-holder{
	overflow:hidden;
	width:903px;
	padding:10px 20px 47px 35px;
}

/*LOGO*/
.logo{
	background:url(../images/logo1.gif) no-repeat;
	float:left;
	margin:5px 20px 0 0;
	width:100px;
	height:37px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
.contact{
	float:left;
	background:url(../images/border1.gif) repeat-y;
	margin:0;
	padding:13px 0 14px 21px;
	list-style:none;
	overflow:hidden;
	height:1%;
	display:none;
}
.contact li{
	background:url(../images/contact-bg.png);
	height:1%;
	line-height:37px;
	float:left;
	padding:10px 1px 8px 9px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}
.contact li span{
	float:left;
	letter-spacing:1px;
	padding:0 5px 0 27px;
	line-height:19px;
}
.contact li a{
	line-height:19px;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 24px;
}
.contact li a:hover{text-decoration:underline;}
.ask-link{background:url(../images/ico1.gif) no-repeat 0 0px;}
.chat-link{background:url(../images/ico2.gif) no-repeat 0 0px;}
.phone-item{background:url(../images/ico3.gif) no-repeat 0 0px;}
.need-help{
	background:url(../images/need-h.gif) no-repeat;
	height:25px;
	width:184px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin:3px 1px 0 0;
}
#header h1{
	margin:0 0 12px 74px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/main-heading.gif) no-repeat;
	width:364px;
	height:174px;
}
/*NAVIGATION*/
.nav{
	margin:0 0 0 -4px;
	padding:5px 15px 5px 12px;
	width:941px;
	overflow:hidden;
	list-style:none;
	background:url(../images/nav-bg.jpg) no-repeat;
	position:relative;
}
.nav li{
	float:left;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 24px 5px 15px;
}
.nav li a{
	height:1%;
	float:left;
	overflow:hidden;
	text-decoration:none;
	cursor:pointer;
}
.nav .order-now{
	float:right;
	padding:0;
	margin-left:-14px;
	width:172px;
}
.nav .order-now a{
	color:#000;
	float:right;
	width:96px;
	padding:15px 40px 13px 37px;
}
.nav li a:hover span, .nav li a.active span{
	background:url(../images/nav-hover-left.png) no-repeat;
	color:#00759b;
}
.nav li a:hover em, .nav li a.active em{background:url(../images/nav-hover-right.png) no-repeat;}
.nav li span{
	color:#343333;
	float:left;
	line-height:28px;
	padding-left:10px;
}
.nav li em{
	width:13px;
	height:28px;
	float:left;
}
/*MIDDLE*/
#middle{
	height:1%;
	background:url(../images/main-right-shadow.jpg) no-repeat 624px 0;
}
#middle:after{
	content:"";
	display:block;
	clear:both;
}
/*MAIN-COLUMN*/
.main-column{
	float:left;
	width:564px;
	padding:0 36px;
	margin-top:-37px;
	overflow:hidden;
}
.main-column h2{
	margin:0 0 2px -3px;
	padding-top:30px;
	color:#239dd9;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:-2px;
	font:27px Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	height:1%;
	overflow:hidden;
}
.main-column h2 strong{font-weight:bold;}
.image-holder{
	float:left;
	height:1%;
	margin:3px 11px 4px -4px;
	display:inline;
	background:#e6e6e6 url(../images/left-top-img-holder.jpg) no-repeat;
}
.image-holder div{float:left;}
.image-holder img{
	float:left;
	border:3px solid #fff;
}
.image-holder .right-top{background:url(../images/right-top-img-holder.jpg) no-repeat 100% 0;}
.image-holder .left-bottom{background:url(../images/left-bottom-img-holder.jpg) no-repeat 0 100%;}
.image-holder .right-bottom{
	background:url(../images/right-bottom-img-holder.jpg) no-repeat 100% 100%;
	padding:7px;
	height:1%;
	overflow:hidden;
}
#video{
	float: left;
	width:320px;
	height: 214px;
	margin: 3px 11px 18px 0;
	background: #000;
}
.main-column p{
	margin:0 0 12px;
	line-height:19px;
}
.gray-box{
	background:url(../images/pills-box-bg.gif) repeat-y;
	width:591px;
	margin:77px 0 11px -13px;
}
.gray-box .top{background:url(../images/pills-box-top.gif) no-repeat;}
.gray-box .bottom{
	background:url(../images/pills-box-bottom.gif) no-repeat 0 100%;
	padding:16px 38px 0 22px;
	height:1%;
}
.gray-box .bottom:after{
	content:"";
	display:block;
	clear:both;
}
.gray-box .bottom img{
	float:right;
	margin:-62px 0 -33px;
	position:relative;
}
.gray-box .bottom ul{
	margin:0;
	padding:0;
	list-style:none;
}
.gray-box .bottom li{
	background:url(../images/bullet1.gif) no-repeat 0 4px;
	padding:0 0 10px 23px;
	line-height:20px;
	color:#116a94;
	font-weight:bold;
	font-size:16px;
}
/*SIDEBAR*/
.sidebar{
	float:right;
	width:322px;
	padding:9px 0 0 0;
	margin:-33px 0 0 -6px;
	position:relative;
	z-index:10;
}
.super-saver{
	position:relative;
	height:1%;
	margin-bottom:37px;
}
.super-saver img, .super-saver a{display:block;}
.guarantee{
	position:absolute;
	right:36px;
	bottom:-36px;
}
.order-btn{
	cursor:pointer;
	position:absolute;
	bottom:-30px;
	left:11px;
	background:url(../images/btn-order.png) no-repeat;
	width:165px;
	height:62px;
	text-indent:-9999px;
	overflow:hidden;
}
.form-box{
	margin-left:-11px;
	width:310px;
	position:relative;
	background:url(../images/form-bg.jpg) repeat-y;
	display:none;
}
.form-box .top{background:url(../images/form-top.jpg) no-repeat;}
.form-box .bottom{
	background:url(../images/form-bottom.jpg) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:26px 27px 27px 33px;
}
.form-box h4{
	letter-spacing:-1px;
	margin:0 0 17px;
	padding:0 0 5px;
	color:#fff;
	font:26px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/border2.gif) repeat-x 0 100%;
}
.form-box h4 strong{
	padding:3px 0 0;
	display:block;
	font-weight:bold;
	font-size:23px;
	text-transform:uppercase;
}
.form-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.form-box li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	padding-bottom:5px;
}
.form-box label{
	float:left;
	padding:3px 10px 0 0;
	color:#010101;
	width:71px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
}
.form-box input{
	width:150px;
	padding:4px 7px;
	font-size:12px;
	background:#f8fcf3;
	border:1px solid #537000;
	float:left;
	color:#010101;
}
.form-box select{
	width:166px;
	font-size:12px;
	color:#010101;
	float:left;
	height:27px;
}
.form-box span{
	color:#000;
	display:block;
	font-size:12px;
	padding:3px 0 12px 82px;
}
.form-box strong{
	color:#fff;
	font-weight:bold;
	display:block;
	padding-left:79px;
	font-size:13px;
}
.send-btn,
input.send-btn{
	position:relative;
	background:url(../images/btn-form.jpg) no-repeat;
	width:292px;
	padding:14px 0 15px 9px;
	margin:0 0 0 -21px;
	color:#fff;
	text-decoration:none;
	font:20px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	display:block;
	margin-bottom:3px;
	border: none;
	text-align: left;
	cursor: pointer;
}
select.err,
input.err{
	background-color: #ffeaea;
	border: solid 1px #f00;
}
.security-box{
	background:url(../images/under-form-box.jpg) no-repeat;
	width:310px;
	margin-left:-11px;
	position:relative;
	text-align:center;
	padding:4px 0 19px;
	margin-bottom:14px;
	display:none;
}
.security-link{
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0 2px 26px;
	font-weight:bold;
	background: url(../images/ico4.gif) no-repeat;
}
.security-box img{
	margin:14px auto 0;
	display:block;
	width:96px;
}
.security-box a:hover{text-decoration:underline;}
.quote-box{
	background:url(../images/quote-bg.jpg) repeat-y;
	width:292px;
}
.quote-box .top{background:url(../images/quote-top.jpg) no-repeat;}
.quote-box .bottom{
	background:url(../images/quote-bottom.jpg) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:15px 26px 70px;
}
.quote-box h4{
	color:#000;
	font:bold 22px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:0 0 67px -12px;
	text-transform:uppercase;
}
.quote-box blockquote{
	margin:0;
	font-style:normal;
	font-size:13px;
	line-height:18px;
	color:#000;
	padding:20px 0 0;
}
.quote-box q{
	display:block;
	quotes:none;
}
.quote-box cite{
	font-weight:bold;
	font-style:italic;
}
.quote-box q:after{content:"";}
.quote-box q:before{content:"";}
/*FOOTER*/
#footer{
	background:url(../images/main-bottom.png) no-repeat;
	width:933px;
	overflow:hidden;
	margin:0 auto;
	font-size:11px;
	padding:30px 15px 15px 10px;
}
.logo-area{
	float:right;
	width:172px;
	text-align:center;
	color:#9d9d9d;
	background:url(../images/border3.gif) repeat-y;
	padding:10px 0 8px 16px;
}
.logo-area a{
	text-decoration:none;
	color:#9d9d9d;
}
.logo-area span{
	display:block;
	margin-top:4px;
}
.logo-area a:hover{text-decoration:underline;}
.footer-nav{
	float:left;
	padding:12px 0 0;
	width:733px;

}
.footer-nav ul{
	margin:0 0 10px -6px;
	padding:0;
	list-style:none;
}
.footer-nav li{
	background:url(../images/separator1.gif) no-repeat 0 2px;
	padding:0 2px 0 7px;
	display:inline;
}
.footer-nav li a{color:#dadada;}
.footer-nav li:first-child{background:none;}
.footer-nav p{
	margin:0;
	color:#9d9d9d;
}
/*moodrelief page*/
.moodrelief-page .main-shadow{padding-left:5px;}
.moodrelief-page #header{
	background:url(../images/header-bg2.png) no-repeat;
	margin-left:-5px;
}
.moodrelief-page .nav li a:hover span,
.moodrelief-page .nav li a.active span{
	background:url(../images/nav-hover-left2.png) no-repeat;
	color:#fff;
}
.moodrelief-page .nav li a:hover em,
.moodrelief-page .nav li a.active em{background:url(../images/nav-hover-right2.png) no-repeat;}
.moodrelief-page .nav{
	background:url(../images/nav-bg2.jpg) no-repeat;
	margin:0 0 0 5px;
}
.moodrelief-page .need-help{background:url(../images/need5-h.gif) no-repeat;}
.need-box{
	float:left;
	background:url(../images/border1.gif) repeat-y;
	padding:0 0 4px 20px;
	overflow:hidden;
	height:1%;
	color:#fff;
	font-size:14px;
	line-height:16px;
	width:217px;
}
.need-box span{
	display:block;
	text-align:right;
	padding-right:4px;
}
.need-box .need-help-holder{
	overflow:hidden;
	height:28px;
}
.moodrelief-page .header-holder{padding-bottom:36px;}
.moodrelief-page #header h1{
	background:url(../images/main-heading2.gif) no-repeat;
	width:auto;
	height:174px;
	margin:0 0 27px 60px;
}
.moodrelief-page .nav{padding-left:8px;}
.moodrelief-page .nav li{padding-top:6px;}
.moodrelief-page .nav .order-now{padding-top:0;}
.moodrelief-page .nav .order-now a{padding-top:12px;}
.moodrelief-page .order-btn{
	background:url(../images/btn-order3.png) no-repeat;
	width:181px;
	height:71px;
	left:4px;
	bottom:-30px;
}
.moodrelief-page .sidebar{padding-top:8px;}
.moodrelief-page .main-column{margin-top:-37px;}
.moodrelief-page .main-column h2 strong{color:#68cd00;}
.none-float-box{
	height:1%;
	margin:27px 0 0 -13px;
}
.none-float-box:after {
	display: block;
	content: "";
	clear: both;
}
.none-float-box img{
	float:left;
	margin:36px 13px 0 0;
}
.none-float-box .info{
	float:left;
	width:372px;
}
.main-column .none-float-box h2{margin-bottom:-2px;}
.main-column .note-info{
	font-weight:bold;
	line-height:17px;
	margin-bottom:5px;
}
.moodrelief-page .gray-box{margin:41px 0 30px -13px;}
.moodrelief-page .gray-box img{margin:-9px 0 -64px;}
.main-column h3{
	margin:12px 0 3px;
	font-size:14px;
}
.order-now-btn{
	background:url(../images/btn-order2.jpg) no-repeat;
	width:292px;
	height:52px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.moodrelief-page #footer{width:928px;}
.main-column .credibility-box{
	display:table;
	height:1%;
}
.main-column .credibility-box .image-holder{position:relative;}
.order-now-holder{padding-top:15px;}
/*regrowth page*/
.regrowth-page{background:url(../images/body-bg2.jpg) repeat-x;}
.regrowth-page .main-shadow{padding-left:5px;}
.regrowth-page #header{
	background:url(../images/header-bg3.jpg) no-repeat;
	margin-left:-5px;
}
.regrowth-page .nav li{padding-top:6px;}
.regrowth-page .nav li span{color:#fff;}
.regrowth-page .nav .order-now{padding-top:0;}
.regrowth-page .nav .order-now a{
	color:#fcff00;
	padding-top:11px;
}
.regrowth-page .nav li a:hover span,
.regrowth-page .nav li a.active span{
	background:url(../images/nav-hover-left3.png) no-repeat;
	color:#b47a3b;
}
.regrowth-page .nav li a:hover em,
.regrowth-page .nav li a.active em{background:url(../images/nav-hover-right3.png) no-repeat;}
.regrowth-page .nav{
	background:url(../images/nav-bg3.jpg) no-repeat;
	margin:0 0 0 5px;
	padding-left:8px;
}
.regrowth-page .logo{
	background:url(../images/logo2.gif) no-repeat;
	margin-left:5px;
}
.regrowth-page .need-help{
	background:url(../images/need2-h.gif) no-repeat;
	width:182px;
	margin-right:0;
}
.regrowth-page .need-box{
	background:none;
	float:right;
	color:#5d370a;
	margin-right:-2px;
	display:inline;
}
.regrowth-page .need-box span{padding-right:0;}
.regrowth-page .header-holder{padding-bottom:41px;}
.regrowth-page #header h1{
	background:url(../images/main-heading3.gif) no-repeat;
	width:auto;
	height:155px;
	margin:0 0 41px 44px;
}
.regrowth-page .order-btn{background:url(../images/btn-order4.png) no-repeat;}
.regrowth-page .main-column h2{
	color:#ab7131;
	margin-bottom:0;
}
.regrowth-page .main-column h3{
	color:#6e4215;
	font-weight:normal;
	font-size:22px;
	margin:-3px 0 0;
}
.regrowth-page .main-column h3 strong{font-weight:bold;}
.regrowth-page .none-float-box2{
	margin:5px 0 -11px -5px;
	padding-top:4px;
}
.regrowth-page .none-float-box2 img{margin:0;}
.regrowth-page .none-float-box2 .info{width:430px;}
.regrowth-page .none-float-box2 ul{
	width:127px;
	float:left;
	margin:-4px 0 0 0;
	padding:0;
	list-style:none;
}
.regrowth-page .none-float-box2 li{
	height:1%;
	vertical-align:top;
	margin-bottom:5px;
}
.regrowth-page .none-float-box2 .image-holder .right-bottom{padding:5px;}
.regrowth-page .none-float-box2 li:after{
	content:"";
	display:block;
	clear:both;
}
.regrowth-page .none-float-box .image-holder{margin:0 6px 0 0;}
.regrowth-page .none-float-box2 .image-holder{margin:0;}
.regrowth-page .none-float-box{margin:5px 0 -18px -3px;}
.regrowth-page .none-float-box .info{width:349px;}
.regrowth-page .none-float-box .image-holder img{margin:0;}
.regrowth-page .gray-box{margin:4px 0 33px -13px;}
.regrowth-page .gray-box .bottom{padding-right:56px;}
.regrowth-page .gray-box img{margin:-8px 0 -24px;}
.sepatate-text{padding:0 4px 12px 10px;}
.regrowth-page #footer{width:928px;}
.regrowth-page .order-now-holder{padding-top:45px;}
/*bigprx-page*/
.bigprx-page{background:url(../images/body-bg3.jpg) repeat-x;}
.bigprx-page .main-shadow{padding-left:5px;}
.bigprx-page #header{
	background:url(../images/header-bg4.jpg) no-repeat;
	margin-left:-6px;
}
.bigprx-page .nav li{padding-top:6px;}
.bigprx-page .nav li span{color:#fff;}
.bigprx-page .nav .order-now{padding-top:0;}
.bigprx-page .nav .order-now a{
	color:#fcff00;
	padding-top:11px;
}
.bigprx-page .nav li a:hover span,
.bigprx-page .nav li a.active span{
	background:url(../images/nav-hover-left4.png) no-repeat;
	color:#fff;
}
.bigprx-page .nav li a:hover em,
.bigprx-page .nav li a.active em{background:url(../images/nav-hover-right4.png) no-repeat;}
.bigprx-page .nav{
	background:url(../images/nav-bg4.jpg) no-repeat;
	margin:0 0 0 6px;
	padding-left:8px;
}
.bigprx-page .logo-holder{
	background: url(../images/border4.gif) repeat-y 100% 0;
	float:left;
	margin:0 20px 0 5px;
	padding-bottom:21px;
	overflow:hidden;
	height:1%;
	width:122px;
	display:inline;
}
.bigprx-page .logo{background:url(../images/logo3.gif) no-repeat;}
.bigprx-page .need-help{
	background:url(../images/need3-h.gif) no-repeat;
	width:182px;
	margin-right:0;
}
.bigprx-page .need-box{
	background:none;
	float:right;
	margin-right:-2px;
	display:inline;
}
.bigprx-page .need-box span{padding-right:0;}
.bigprx-page .header-holder{padding-bottom:45px;}
.bigprx-page #header h1{
	background:url(../images/main-heading4.gif) no-repeat;
	width:auto;
	height:163px;
	margin:0 0 29px 51px;
}
.bigprx-page .order-btn{background:url(../images/btn-order6.png) no-repeat;}
.bigprx-page .sidebar{padding-top:6px;}
.bigprx-page .main-column h2{color:#e50000;}
.bigprx-page .none-float-box{
	margin:7px 0 0 -7px;
	padding:8px 0 0;
}
.bigprx-page .main-column .none-float-box p{margin-bottom:18px;}
.bigprx-page .main-column .none-float-box .note-info{line-height:19px;}
.bigprx-page .none-float-box .image-holder{margin:-8px 14px 0 0;}
.bigprx-page .none-float-box img{margin:0;}
.bigprx-page .none-float-box .info{width:403px;}
.bigprx-page .gray-box{margin:25px 0 16px -14px;}
.bigprx-page .gray-box .bottom{
	color:#000;
	padding:30px 56px 20px 23px;
}
.bigprx-page .gray-box .bottom li{color:#000;}
.bigprx-page .gray-box img{margin:-69px 0;}
.expect-list{
	overflow:hidden;
	height:1%;
	margin-bottom:-28px;
}
.expect-list img{
	float:left;
	margin:22px 2px 0 -1px;
}
.expect-list ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:419px;
}
.expect-list h4{
	font-size:17px;
	margin:0 0 -2px 2px;
	background:url(../images/bullet2.gif) no-repeat 0 8px;
	padding-left:10px;
}
.main-column .expect-list p{margin-bottom:13px;}
.bigprx-page .order-now-btn{background:url(../images/btn-order5.jpg) no-repeat;}
.bigprx-page .order-now-holder{padding:0;}
.bigprx-page #footer{width:928px;}
/*cloudaca page*/
.cloudaca-page{background:url(../images/body-bg4.jpg) repeat-x;}
.cloudaca-page .main-shadow{padding-left:5px;}
.cloudaca-page #header{
	background:url(../images/header-bg5.jpg) no-repeat;
	margin-left:-5px;
}
.cloudaca-page .nav li span{color:#6e1a6f;}
.cloudaca-page .nav li a:hover span,
.cloudaca-page .nav li a.active span{
	background:url(../images/nav-hover-left5.png) no-repeat;
	color:#fff;
}
.cloudaca-page .nav li a:hover em,
.cloudaca-page .nav li a.active em{background:url(../images/nav-hover-right5.png) no-repeat;}
.cloudaca-page .nav{
	background:url(../images/nav-bg5.jpg) no-repeat;
	margin:0 0 0 5px;
}
.cloudaca-page .need-box{
	background:url(../images/border5.gif) repeat-y;
	padding-left:17px;
}
.cloudaca-page .need-help{background:url(../images/need4-h.gif) no-repeat;}
.cloudaca-page .header-holder{padding-bottom:25px;}
.cloudaca-page #header h1{
	background:url(../images/main-heading5.gif) no-repeat;
	width:auto;
	height:179px;
	margin:0 0 33px 57px;
}
.cloudaca-page .nav{padding-left:8px;}
.cloudaca-page .nav li{padding-top:6px;}
.cloudaca-page .nav .order-now{padding-top:0;}
.cloudaca-page .nav .order-now a{
	padding-top:12px;
	color:#fcff00;
}
.cloudaca-page .sidebar{padding-top:8px;}
.cloudaca-page .logo{
	background:url(../images/logo4.gif) no-repeat;
	margin-left:5px;
	display:inline;
}
.cloudaca-page .main-column h2{color:#6e1a6f;}
.cloudaca-page .main-column h2 strong{color:#cb2295;}
.cloudaca-page .main-column h2 span,
.cloudaca-page .main-column h2 em{margin-bottom:-8px;}
.main-column h2 span{
	display:block;
	text-transform:none;
	font-size:25px;
	letter-spacing:0;
}
.main-column h2 em{
	font-style:normal;
	color:#cb2295;
	display:block;
}
.main-column h2 em.alt{display:inline;}
.cloudaca-page .main-column p strong{color:#6e1a6f;}
.cloudaca-page .main-column p{
	margin-bottom:0;
	padding-bottom:12px;
}
.cloudaca-page .gray-box{margin: 0 0 8px -13px;}
.cloudaca-page .gray-box img{margin:-49px 0 -28px;}
.cloudaca-page .gray-box .bottom{padding-right:57px;}
.main-column .sepatate-text2{
	padding:0 170px 10px 10px;
	margin-bottom:-23px;
}
.main-column .sepatate-text2 p{
	font-size:12px;
	line-height:17px;
}
.cloudaca-page .secret-box{margin:0 0 17px -13px;}
.cloudaca-page .secret-box img{
	float:left;
	border:1px solid #0d0b0a;
	margin:-2px 17px 0 0;
}
.cloudaca-page .secret-box .bottom{padding:24px 16px 20px;}
.cloudaca-page .order-now-holder{padding:0;}
.cloudaca-page #footer{width:928px;}
/*colondet page*/
.colondet-page{background:url(../images/body-bg5.jpg) repeat-x;}
.colondet-page{background:url(../images/body-bg5.jpg) repeat-x;}
.colondet-page .main-shadow{padding-left:5px;}
.colondet-page #header{
	background:url(../images/header-bg6.jpg) no-repeat;
	margin-left:-5px;
}
.colondet-page .nav li span{color:#fff;}
.colondet-page .nav li a:hover span,
.colondet-page .nav li a.active span{
	background:url(../images/nav-hover-left6.png) no-repeat;
	color:#fff;
}
.colondet-page .nav li a:hover em,
.colondet-page .nav li a.active em{background:url(../images/nav-hover-right6.png) no-repeat;}
.colondet-page .nav{
	background:url(../images/nav-bg6.jpg) no-repeat;
	margin:0 0 0 5px;
}
.colondet-page .need-box{
	background:url(../images/border6.gif) repeat-y;
	padding-left:17px;
}
.colondet-page .need-help{background:url(../images/need6-h.gif) no-repeat;}
.colondet-page .header-holder{padding-bottom:44px;}
.colondet-page #header h1{
	background:url(../images/main-heading6.gif) no-repeat;
	width:auto;
	height:178px;
	margin:0 0 15px 49px;
}
.colondet-page .nav{padding-left:8px;}
.colondet-page .nav li{padding-top:6px;}
.colondet-page .nav .order-now{padding-top:0;}
.colondet-page .nav .order-now a{
	padding-top:12px;
	color:#fcff00;
}
.colondet-page .sidebar{padding-top:6px;}
.colondet-page .logo{
	background:url(../images/logo5.gif) no-repeat;
	margin-left:5px;
	display:inline;
}
.colondet-page .main-column h2{color:#38727f;}
.colondet-page .main-column h2 span{line-height:normal;}
.colondet-page .main-column h2 em{color:#003c42;}
.colondet-page .order-now-holder{padding:0;}
.colondet-page .order-now-btn{
	background:url(../images/btn-order5.jpg) no-repeat;
	width:216px;
}
.colondet-page #footer{width:928px;}
.colondet-page .main-column p{
	margin-bottom:0;
	padding-bottom:12px;
}
.colondet-page .none-float-box{
	margin:0;
	padding:7px 0 0;
}
.colondet-page .none-float-box img{margin:10px 23px 0 0;}
.colondet-page .none-float-box .info{width:400px;}
.colondet-page .main-column h2 em{margin-top:-8px;}
/*hoodpurp page*/
.hoodpurp-page{background:url(../images/body-bg6.jpg) repeat-x;}
.hoodpurp-page .main-shadow{padding-left:3px;}
.hoodpurp-page #header{
	background:url(../images/header-bg7.jpg) no-repeat;
	margin-left:-5px;
}
.hoodpurp-page .nav li span{color:#fff;}
.hoodpurp-page .nav li a:hover span,
.hoodpurp-page .nav li a.active span{
	background:url(../images/nav-hover-left7.png) no-repeat;
	color:#fff;
}
.hoodpurp-page .nav li a:hover em,
.hoodpurp-page .nav li a.active em{background:url(../images/nav-hover-right7.png) no-repeat;}
.hoodpurp-page .nav{
	background:url(../images/nav-bg7.jpg) no-repeat;
	margin:0 0 0 5px;
}
.hoodpurp-page .need-box{
	background:url(../images/border7.gif) repeat-y;
	padding-left:17px;
}
.hoodpurp-page .need-help{background:url(../images/need7-h.gif) no-repeat;}
.hoodpurp-page .header-holder{padding-bottom:25px;}
.hoodpurp-page #header h1{
	background:url(../images/main-heading7.gif) no-repeat;
	width:auto;
	height:179px;
	margin:21px 0 14px 57px;
}
.hoodpurp-page .nav{padding-left:8px;}
.hoodpurp-page .nav li{padding-top:6px;}
.hoodpurp-page .nav .order-now{padding-top:0;}
.hoodpurp-page .nav .order-now a{
	padding-top:12px;
	color:#fcff00;
}
.hoodpurp-page .sidebar{padding-top:8px;}
.hoodpurp-page .order-btn {background: url(../images/btn-order6.png) no-repeat;}
.hoodpurp-page .logo{
	background:url(../images/logo6.gif) no-repeat;
	margin-left:5px;
	display:inline;
}
.hoodpurp-page .main-column h2{color:#5b1f5d; font-size: 27px; margin: 0 0 11px -3px;}
.hoodpurp-page .main-column h2 strong{color:#843983;}
.hoodpurp-page .main-column h2 span,
.hoodpurp-page .main-column h2 em{margin-bottom:-8px; font-size: 27px; text-transform: uppercase;}
.hoodpurp-page .main-column p strong{color:#6e1a6f;}
.hoodpurp-page .main-column p{
	margin-bottom:0;
	padding-bottom:18px;
	line-height: 18px;
	padding: 0 0 11px 0;
}
.important{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 12px 0;
}
.hoodpurp-page .none-float-box{ margin: 11px 0 9px 0;}
.hoodpurp-page .none-float-box img{margin:-13px 13px 0 0;}
.hoodpurp-page .main-column .note-info{ line-height:17px; padding: 0 0 23px 0;}
.hoodpurp-page .main-column .image-holder{margin:-2px 13px 4px -4px;}
.hoodpurp-page .main-column .order-now-btn {
	width: 256px;
	height: 46px;
	background:url(../images/btn-order9.jpg) no-repeat;
}
.hoodpurp-page .gray-box{margin: 18px 0 26px -13px;}
.hoodpurp-page .gray-box img{margin:-25px 0 -28px;}
.hoodpurp-page .gray-box .bottom{padding:19px 57px 0 24px;}
.hoodpurp-page .gray-box .bottom li{color:#000; font-size: 17px;}
.main-column .sepatate-text2{
	padding:0 170px 10px 10px;
	margin-bottom:-23px;
}
.main-column .sepatate-text2 p{
	font-size:12px;
	line-height:17px;
}
.hoodpurp-page .secret-box{margin:0 0 17px -13px;}
.hoodpurp-page .secret-box img{
	float:left;
	border:1px solid #0d0b0a;
	margin:-2px 17px 0 0;
}
.hoodpurp-page .secret-box .bottom{padding:24px 16px 20px;}
.hoodpurp-page .order-now-holder{padding:0;}
.hoodpurp-page #footer{width:928px;}
/*beyoung page*/
.beyoung-page{background:url(../images/body-bg7.jpg) repeat-x;}
.beyoung-page .main-shadow{padding-left:3px;}
.beyoung-page #header{
	background:url(../images/header-bg8.jpg) no-repeat 0 0;
	margin-left:-34px;
	padding: 0 0 0 29px;
	position: relative;
}
.beyoung-page .nav li span{color:#000;}
.beyoung-page .nav li a:hover span,
.beyoung-page .nav li a.active span{
	background:url(../images/nav-hover-left7.png) no-repeat;
	color:#a3e640;
}
.beyoung-page .nav li a:hover em,
.beyoung-page .nav li a.active em{background:url(../images/nav-hover-right7.png) no-repeat;}
.beyoung-page .nav{
	background:url(../images/nav-bg8.jpg) no-repeat;
	margin:0 0 0 5px;
}
.beyoung-page .need-box{
	background:url(../images/border8.gif) repeat-y;
	padding-left:17px;
}
.beyoung-page .need-help{background:url(../images/need8-h.gif) no-repeat;}
.beyoung-page .header-holder{padding-bottom:25px;}
.beyoung-page #header h1{
	background:url(../images/main-heading8.gif) no-repeat;
	width:auto;
	height:179px;
	margin:17px 0 16px 57px;
}
.beyoung-page .nav{padding-left:8px;}
.beyoung-page .nav li{padding-top:6px;}
.beyoung-page .nav .order-now{padding-top:0;}
.beyoung-page .nav .order-now a{
	padding-top:12px;
	color:#fcff00;
}
.beyoung-page .sidebar{padding-top:8px;}
.beyoung-page .order-btn {background: url(../images/btn-order7.png) no-repeat;}
.beyoung-page .logo{
	background:url(../images/logo7.gif) no-repeat;
	margin-left:5px;
	display:inline;
}
.beyoung-page .main-column h2.big{padding:26px 0 0 0;}
.beyoung-page .main-column h2.big span{
	font-size:48px;
	text-transform: uppercase;
	font-weight: normal;
}
.beyoung-page .main-column h2{color:#4e861e; padding: 20px 0 0 0;}
.beyoung-page .main-column h2 strong{color:#4e861e;}
.beyoung-page .main-column h2 span,
.beyoung-page .main-column h2 em{margin-bottom:-8px;}
.beyoung-page .image-holder{margin:3px 6px 4px -4px;}
.beyoung-page .offsetprgf{padding: 0 0 0 149px;}
.beyoung-page .order-now-btn{
	background:url(../images/btn-order10.jpg) no-repeat;
	width:226px;
	height: 47px;
}
.beyoung-page .main-column p strong{color:#6e1a6f;}
.beyoung-page .main-column p{
	line-height: 18px;
	margin-bottom:0;
	padding-bottom:12px;
}
.beyoung-page .gray-box{margin: 14px 0 8px -13px;}
.beyoung-page .gray-box img{margin:-7px 0 -28px;}
.beyoung-page .gray-box .bottom{padding:20px 67px 8px 22px;}
.beyoung-page .gray-box .bottom li{color:#000;}
.main-column .sepatate-text2{
	padding:0 170px 10px 10px;
	margin-bottom:-23px;
}
.main-column .sepatate-text2 p{
	font-size:12px;
	line-height:17px;
}
.beyoung-page .secret-box{margin:0 0 17px -13px;}
.beyoung-page .secret-box img{
	float:left;
	border:1px solid #0d0b0a;
	margin:-2px 17px 0 0;
}
.beyoung-page .secret-box .bottom{padding:24px 16px 20px;}
.beyoung-page .order-now-holder{padding:39px 0 0 0;}
.beyoung-page #footer{width:928px;}
/*beyoung_v02 page*/
.beyoung_v02-page{background:url(../images/body-bg8.jpg) repeat-x;}
.beyoung_v02-page .main-shadow{padding-left:3px;}
.beyoung_v02-page #header{
	background:url(../images/header-bg9.jpg) no-repeat;
	margin-left:-5px;
}
.beyoung_v02-page .nav li span{color:#000;}
.beyoung_v02-page .nav li a:hover span,
.beyoung_v02-page .nav li a.active span{
	background:url(../images/nav-hover-left8.png) no-repeat;
	color:#a3e640;
}
.beyoung_v02-page .nav li a:hover em,
.beyoung_v02-page .nav li a.active em{background:url(../images/nav-hover-right8.png) no-repeat;}
.beyoung_v02-page .nav{
	background:url(../images/nav-bg9.jpg) no-repeat;
	margin:0 0 0 5px;
}
.beyoung_v02-page .need-box{
	background:none;
	display:inline;
	float:right;
	margin-right:-9px;
}
.beyoung_v02-page .need-help{background:url(../images/need9-h.gif) no-repeat;}
.beyoung_v02-page .header-holder{padding-bottom:25px;}
.beyoung_v02-page #header h1{
	background:url(../images/main-heading9.gif) no-repeat;
	width:auto;
	height:179px;
	margin:-7px 0 33px 47px;
}
.beyoung_v02-page .nav{padding-left:8px;}
.beyoung_v02-page .nav li{padding-top:6px;}
.beyoung_v02-page .nav .order-now{padding-top:0;}
.beyoung_v02-page .nav .order-now a{
	padding-top:12px;
	color:#fcff00;
}
.beyoung_v02-page .sidebar{padding-top:8px;}
.beyoung_v02-page .order-btn {background: url(../images/btn-order8.png) no-repeat;}
.beyoung_v02-page .logo-holder{
	background: url(../images/border9.gif) repeat-y 96% 0;
	float: left;
	padding: 0 0 21px 0;
	overflow:hidden;
	width:132px;
}
.beyoung_v02-page .logo{
	background:url(../images/logo8.gif) no-repeat;
	margin-left:5px;
	display:inline;
}
.beyoung_v02-page .main-column #video{
	margin: 3px 14px 4px -5px;
}
.beyoung_v02-page .main-column h2{
	letter-spacing: -2px;
	color:#71a036;
	margin: 0 0 0 -3px;
	padding: 20px 0 0 0;
}
.beyoung_v02-page .main-column h2 strong{color:#71a036;}
.beyoung_v02-page .main-column h2 span,
.beyoung_v02-page .main-column h2 em{margin-bottom:-8px;}
.beyoung_v02-page .main-column h2.big{font-size:30px; padding: 30px 0 0 0;  margin: 0 0 6px -3px;}
.beyoung-page .image-holder{margin:3px 5px 4px -4px;}
.beyoung_v02-page .order-now-btn{
	background:url(../images/btn-order10.jpg) no-repeat;
	width:226px;
	height: 47px;
}
.beyoung_v02-page .main-column p strong{color:#6e1a6f;}
.beyoung_v02-page .main-column p{
	margin-bottom:0;
	padding-bottom:12px;
	line-height: 19px;
}
.beyoung_v02-page .gray-box{margin: 6px 0 8px -12px;}
.beyoung_v02-page .gray-box img{margin:-55px 0 -28px;}
.beyoung_v02-page .gray-box .bottom{padding:16px 19px 4px 22px;}
.beyoung_v02-page .gray-box .bottom li{color:#000;}
.main-column .sepatate-text2{
	padding:0 170px 10px 10px;
	margin-bottom:-23px;
}
.main-column .sepatate-text2 p{
	font-size:12px;
	line-height:17px;
}
.beyoung_v02-page .secret-box{margin:0 0 17px -13px;}
.beyoung_v02-page .secret-box img{
	float:left;
	border:1px solid #0d0b0a;
	margin:-2px 17px 0 0;
}
.beyoung_v02-page .secret-box .bottom{padding:24px 16px 20px;}
.beyoung_v02-page .order-now-holder{padding:10px 0 0;}
.beyoung_v02-page #footer{width:928px;}