html{min-width:960px;}
body{
	margin:0;
	color:#000;
	background:#000 url(../images/bg-body.jpg) no-repeat 50% 0;
	font:14px/16px Verdana, Geneva, sans-serif;
	min-width:960px;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color:#1c20d0;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:960px;
	background:#6d5b38;
	margin:73px auto 0;
	position:relative;
}
/*header*/
#header{
	width:897px;
	margin:0 auto;
	position:absolute;
	top:-48px;
	left:32px;
}
#header .header-t{
	background:url(../images/reb-block-t.png) no-repeat;
	height:18px;
	width:897px;
	float:left;
}
#header .header-c{
	background:url(../images/red-block-c.png) repeat-y;
	padding:0 5px 0 29px;
	width:863px;
	position:relative;
	float:left;
}
#header .header-b{
	background:url(../images/reb-block-b.png) no-repeat 0 100%;
	height:22px;
	width:897px;
	float:left;
}
/*logo*/
.logo{
	background:url(../images/logo.png) no-repeat;
	text-indent:-99999px;
	width:116px;
	height:58px;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:50;
	margin:-4px 166px 0 0;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
	z-index:50;
}
#header .free{
	cursor:pointer;
	float:right;
	width:200px;
	font-weight:bold;
	font-size:12px;
}
#header  .free:hover{text-decoration:none;}
#header .free span{
	background:url(../images/btn-offer.png) no-repeat 0 -43px;
	float:left;
	padding:13px 10px 12px 14px;
	color:#4089d4;
}
#header .free em{
	background:url(../images/btn-offer.png) no-repeat 100% 0;
	float:left;
	height:43px;
	overflow:hidden;
	text-indent:-9999px;
	width:31px;
}
#header .facebook-links{
	width:320px;
	overflow:hidden;
	padding:4px 0 0 0;
}
#header .facebook-links .facebook{
	background:url(../images/ico-facebook.png) no-repeat;
	width:32px;
	height:32px;
	overflow:hidden;
	float:left;
	margin:0 14px 0 0;
	text-indent:-9999px;
}
#header .facebook-links .like{
	padding:4px 0 0 0;
	float:left;
}
/*content*/
#content{
	width:948px;
	overflow:hidden;
	margin:0 auto;
}
#content .block{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:5;
	padding:11px 0 26px 0;
}
#content .block .block-t{
	background:url(../images/block-t.png) no-repeat;
	height:758px;
	overflow:hidden;
}
#content .block .block-c{
	background:url(../images/block-c.png) repeat-y;
	padding:0 43px 0 46px;
	float:left;
	width:859px;
}
#content .block .block-b{
	height:31px;
	overflow:hidden;
	background:url(../images/block-b.png) no-repeat 0 100%;
	float:left;
	width:948px;
}
#content .block .block-c .box-holder{
	width:100%;
	position:relative;
}
#content .block .block-c  .box-content{
	float:left;
	position:relative;
	width:100%;
	top:-726px;
	margin:0 0 -726px;
}
#content .block .block-c .box-holder:after{
	content:'';
	display:block;
	clear:both;
}
#content .block .block-c .box-holder .box{
	float:left;
	width:371px;
}
#content .box-holder .box h2{
	font-size:41px;
	font-weight:normal;
	color:#999;
	line-height:45px;
	margin:0;
	padding:8px 0 22px 0;
}
#content .box-holder .box .slogan{
	line-height:24px;
	padding:0 0 23px;
	display:block;
}
#content .box-holder .box h2 span{
	color:#f00;
}
#content .box-holder .img-holder{
	float:right;
	padding:10px 0 0 0;
	width:485px;
}
#content .box-holder .video-box{
	float:left;
	width:280px;
	margin:0 0 0 -4px;
}
/*lightbox*/
.lightbox{
	position:absolute;
	top:112px;
	display:none;
	left:376px;
	width:887px;
	z-index:15;
}
.lightbox-t{
	background:url(../images/lightbox-t.png) no-repeat;
	height:26px;
	overflow:hidden;
}
.lightbox-c{
	background:url(../images/lightbox-c.png) repeat-y;
	width:100%;
	padding:0 0 85px;
	overflow:hidden;
}
.lightbox-b{
	background:url(../images/lightbox-b.png) no-repeat 0 100%;
	height:24px;
	overflow:hidden;
}
.lightbox-c .video-player-holder{
	width:656px;
	padding:88px 0 0 0;
	margin:0 auto;
}
.lightbox-c .video-player-holder-t{
	background:url(../images/video-player-holder-t.png) no-repeat;
	height:9px;
	overflow:hidden;
}
.lightbox-c .video-player-holder-c{
	background:url(../images/video-player-holder-c.png) repeat-y;
	padding:0 0 0 8px;
	position:relative;
}
.box-holder .video-box-t{
	background:url(../images/block-video-t.png) no-repeat;
	height:18px;
}
.lightbox-c .video-player-holder-b{
	background:url(../images/video-player-holder-b.png) no-repeat 0 100%;
	height:13px;
	overflow:hidden;
}
.lightbox-c .video-player-holder-c .close{
	background:url(../images/ico-close.png) no-repeat;
	position:absolute;
	top:-26px;
	width:29px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
	right:-20px;
}
#content .box-holder .video-box-c{
	background:url(../images/block-video-c.png) repeat-y;
	padding:0 10px 0 12px;
	width:258px;
}
#content .box-holder .video-box-c:after{
	content:'';
	clear:both;
	display:block;
}
#content .box-holder .video-box-b{
	background:url(../images/block-video-b.png) no-repeat 0 100%;
	height:15px;
	overflow:hidden;
}
* +html #content .box-holder .video-box-b{
	margin:-2px 0 0 0;
	height:17px;
}
#content .box-holder .video-box a{display:block;}
#content .box-holder .video-box img{
	margin:-5px 0 0 0;
	vertical-align:top;
	padding:0 0 8px;
}
#content .box-holder .video-box strong{
	line-height:20px;
	font-size:18px;
	color:#000;
	padding:0 0 0 4px;
	display:block;
}
#content .box-holder .video-box .watch{
	font-size:10px;
	line-height:12px;
	color:#3a7dda;
	font-weight:bold;
	padding:0 0 0 4px;
}
#content .box-holder .buy-box{
	width:570px;
	float:right;
}
#content .box-holder .buy-box-t{
	background:url(../images/block-buy-t.png) no-repeat;
	height:15px;
}
#content .box-holder .buy-box-c{
	background:url(../images/block-buy-c.png) repeat-y;
	padding:0 19px 3px 21px;
	overflow:hidden;
}
#content .box-holder .buy-box-b{
	background:url(../images/block-buy-b.png) no-repeat 0 100%;
	height:17px;
	overflow:hidden;
}
#content .box-holder .buy-box-c .heading{
	overflow:hidden;
	padding:9px 0 2px 10px;
}
#content .buy-box-c .heading .text-buy-now{
	background:url(../images/text-buy-now.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:166px;
	margin:0 27px 0 0;
	height:39px;
}
#content .buy-box-c .heading img{
	margin:-4px 29px 0 0;
	float:left;
}
#content .buy-box-c .text-money-back{
	background:url(../images/money-back.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:162px;
	height:63px;
	margin:-12px 0 0 0;
}
#content .buy-box-c  .box-paypal-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
}
#content .box-paypal{
	width:231px;
	margin:0 0 0 43px;
	float:left;
}
#content .box-paypal-holder .box-paypal:first-child{margin:0;}
#content  .box-paypal-t{
	background:url(../images/box-paypal-t.png) no-repeat;
	height:15px;
	overflow:hidden;
}
#content  .box-paypal-c{
	background:url(../images/box-paypal-c.png) repeat-y;
	padding:0 0 0 21px;
	overflow:hidden;
}
#content  .box-paypal-b{
	background:url(../images/box-paypal-b.png) no-repeat;
	height:14px;
	overflow:hidden;
}
#content  .box-paypal .stem{
	font-size:14px;
	line-height:16px;
	color:#000;
	padding:0 0 7px;
	display:block;
}
#content  .box-paypal .stem span{
	font-size:24px;
	line-height:26px;
}
#content  .box-paypal dl{
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	margin:0 0 4px;
	color:#000;
}
.bold{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.through {
	font-weight:normal;
	text-decoration:line-through;
}
#content .box-paypal  dt{
	float:left;
	margin:0 5px 0 0;
}
#content .box-paypal  dd{
	margin:0 0 2px;
}
#content .box-paypal   strong{
	font-size:10px;
	line-height:12px;
	padding:0 0 16px;
	display:block;
}
#content  .btn-hover{
	background:url(../images/btn-paypal.png) no-repeat;
	width:229px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:0 0 0 -8px;
	white-space:nowrap;
}
#content  .btn-hover:hover{background:url(../images/btn-paypal-hover.png) no-repeat;}
.cards{
	height:1%;
	overflow:hidden;
	padding:0 0 11px;
	color:#333;
}
.cards span{
	float:left;
	font-size:11px;
	line-height:29px;
	font-weight:bold;
	margin:0 21px 0 0;
}
.cards .card-pay{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.cards .card-pay li{
	float:left;
	width:30px;
	margin:5px 10px 0 0;
}
.card-pay li a{display:block;}
.cards .card-pay li img{vertical-align:top;}
#content .buy-box-c  .paypal-text-holder{
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	color:#333;
	margin:0 0 0 3px;
}
#content .buy-box-c  .paypal-text-holder .text-paypal-purchase{
	background:url(../images/ico-paypal-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:112px;
	height:57px;
	margin:0 28px 0 0;
}
#content .buy-box-c  .paypal-text-holder p{
	height:1%;
	margin:0;
	padding:9px 0 0 0;
	font-weight:bold;
}
/*questions-box*/
#content .section-questions{
	overflow:hidden;
	padding:0 15px 54px 44px;
}
#content .section-questions h3{
	color:#fff;
	font-size:27px;
	letter-spacing:-1px;
	line-height:29px;
	padding:0 0 22px;
	margin:0;
}
#content .section-questions .questions{
	margin:0 17px 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:425px;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
#content .section-questions .questions dt{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
#content .section-questions .questions dd{margin:0 0 14px;}
#content .section-questions .questions dd a{color:#fff;}
/*free sample box*/
#content .free-sample{
	width:920px;
	overflow:hidden;
	margin:0 auto 20px;
}
#content .free-sample .free-sample-t{
	background:url(../images/block-free-sample-t.png) no-repeat;
	height:16px;
	overflow:hidden;
}
#content .free-sample .free-sample-c{
	background:url(../images/block-free-sample-c.png) repeat-y;
	padding:6px 0 10px 29px;
	overflow:hidden;
}
#content .free-sample .free-sample-b{
	background:url(../images/block-free-sample-b.png) no-repeat 0 100%;
	height:14px;
	float:left;
	width:981px;
}
#content .free-sample .free-sample-c h3{
	color:#fff;
	font-size:27px;
	letter-spacing:-1px;
	line-height:29px;
	padding:0 0 18px;
	margin:0;
}
#content .free-sample .free-sample-c .products-info{
	overflow:hidden;
	width:100%;
	padding:0 0 4px;
}
#content .free-sample-c .products-info .text-holder{
	width:290px;
	float:left;
}
#content .products-info .text-holder strong{
	font-size:12px;
	line-height:18px;
	color:#fff;
}
#content .free-sample-c .products-info img{
	margin:2px 8px 0 0;
	float:left;
}
#content .free-sample-c .products-info .btn-holder{
	width:302px;
	float:left;
	text-align:center;
}
#content .free-sample-c .products-info .btn-hover{
	display:inline-block;
	margin:4px 0 0 -31px;
}
* +html #content .free-sample-c .products-info .btn-hover{display:block;}
#content .free-sample .card-pay{
	float:none !important;
	margin:0 20px 0 0;
	text-align:center;
}
#content .free-sample .cards span{
	float:left;
	font-size:11px;
	line-height:36px;
	font-weight:bold;
	width:100%;
	color:#fff;
	margin:0;
}
#content .free-sample-c .products-info .cards .card-pay li{
	margin:3px 5px 0 0;
	float:none;
	display:inline-block;
}
* +html #content .free-sample-c .products-info .cards .card-pay {padding:0 0 0 46px;}
* +html #content .free-sample-c .products-info .cards .card-pay li{float:left!important;}
#content .free-sample-c{
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}
#content .free-sample-c p{
	padding:0 0 10px;
	margin:0;
}
/*footer*/
#footer{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	padding:38px 0 325px 0;
	font-size:14px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
}
#footer  p{margin:0;}
.wrapper-holder{
	position:relative;
	width:100%;
	overflow:hidden;
}
