html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

textarea{
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-----------------------------------------reset*/

html, body {
	position: relative;
	color: #000;
	min-width: 1000px;
	font: normal 18px/22px Arial, sans-serif;
}

html{
	background: #fff url(../i/bg.jpg) 50% 0 repeat;
}

body{
	background: url(../i/image-bg.jpg) 50% 0 no-repeat;
}

.wrapper{
	z-index: 1;
	position: relative;
	min-width: 900px;
	width: 100%;
	overflow: hidden;
}

.base {
	min-width: 900px;
	overflow: hidden;
}

/*---------------------------------------------------------------------------global*/
 h1, h2, h3{
	 font-size: 1em;
 }

.ie{
	display: none;
}

a {
	color: #0041fc;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: none;
}

.clear {
	clear: both;
}

.right{
	float: right;
}

.left{
	float: left;
}

/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------header*/
.header {
	z-index: 20;
	position: relative;
	width: 100%;
	min-width: 900px;
	overflow: hidden;
}

.header_wrap{
	position: relative;
	width: 900px;
	height: 99px;
	line-height: 120px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

.header_wrap .headline{
	font-size: 48px;
	line-height: 110px;
	color: #cc0000;
	font-weight: 700;
}

.headline{
}

/*-----------------------------------------------------------------------------------header*/
/*--------------------------------------------------------------------------------main_row*/
.main_row{
	overflow: hidden;
}

/*---------------------------------------------------------------------------content_row*/

.content_row {
	z-index: 100;
	position: relative;
	overflow: hidden;
}


/*------------------------------------------------------representation_block*/
.representation_block, .representation_block_2{
	position: relative;
	width: 890px;
	padding: 5px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	background: rgba(0, 0, 0, 0.13);
	overflow: hidden;
}

.r_b_wrap, .r_b2_wrap{
	padding: 27px 35px;
	background: rgba(247, 247, 247, 0.7);
}

.r_b_hline{
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
}

.r_b_hline span{
	display: block;
	padding: 15px 0;
	color: #cc0000;
	font-weight: 700;
}

/*------------------------------------------------------representation_block*/
/*------------------------------------------------------representation_block_2*/
.representation_block_2{
	text-align: left;
	color: #cc0000;
	font-weight: 700;
	overflow: visible;
}

.r_b2_wrap{
	padding: 10px 155px 10px 27px !important;
}

.representation_block_2 img{
	position: absolute;
	top: -20px;
	right: 20px;
}
/*------------------------------------------------------representation_block_2*/
/*------------------------------------------------------cours*/
.cours{
	padding: 0 32px 3px !important;
}

.cours_block{
	position: relative;
	padding: 19px 32px 0;
	margin: 0 0 20px;
	background: #e4e4f1;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	behavior: url(styles/PIE.htc);
}

.cours_block a{
	color: #0a1da6;
}

.cours_hline{
	padding: 0 0 20px;
	font-size: 27px;
	line-height: 31px;
	font-weight: 400;
}

.cours_list{
	padding: 0 0 20px;
}

.c_l_item{
	padding: 0 0 5px 26px;
	background: url(../i/dot_grey.png) 4px 7px no-repeat;
}

.c_l_item:nth-child(odd){
	font-weight: 700;
}
/*------------------------------------------------------cours*/
/*------------------------------------------------------authors_block*/
.authors_block{

}

.a_b_hline{
	padding: 0 0 20px;
}

.authors_wrap{
	padding: 0 0 20px;
	overflow: hidden;
}

.author{
	width: 48%;
	float: left;
}

.author:first-child{
	padding: 0 3% 0 0;
}

.author_photo{
	display: block;
	margin: 0 0 15px;
}

.more{
	display: block;
	text-align: center;
	color: #0a1da6;
	clear: both;
}

/*------------------------------------------------------authors_block*/
/*------------------------------------------------------text_block*/
.text_block, .cours, .authors_block{
	position: relative;
	width: 836px;
	padding: 19px 32px 3px;
	margin: 0 auto;
	clear: both;
	background: #fff;
	overflow: hidden;
}

.text_block.man_1{
	width: 623px;
	padding: 19px 245px 3px 32px;
	background:#fff url(../i/man_1.jpg) 97% 100% no-repeat;
}

.text_block.man_2{
	background:#fff url(../i/man_2.jpg) 97% 56px no-repeat;
}

.text_block.man_3{
	padding: 19px 32px 5px;
	background:#fff url(../i/man_3.jpg) 93% 100% no-repeat;
}

.img_right{
	float: right;
	margin: 0 0 15px 30px;
}



.img_left{
	float: left;
	margin: 0 30px 15px 0;
}

.cours_block .img_left{
	margin: 0 10px 15px 0;
}

.p{
	padding: 0 0 20px;
}

.center{
	text-align: center;
}

.p_bold{
	padding: 0 0 18px;
	font-weight: 700;
}

.p_big{
	padding: 0 0 18px;
	font-size: 24px;
	font-weight: 700;
	line-height: 27px;
}

.red{
	color: #cc0000;
}

/*-----------------------------h_line*/
.h_line{
	width: 836px;
	padding: 20px 32px;
	margin: 0 auto;
	overflow: hidden;
}

.a_b_hline, .h_line{
	font-size: 28px;
	line-height: 30px;
}

.h_l_small{
	display: block;
	padding: 10px 0 0;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
}
.h_l_small_gray{
	display: block;
	padding: 10px 0 0;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	color: #666b86;
}
.h_l_small_gray a,.h_l_small_gray a:visited {
	color: #666b86;
}

.h_l_small_my{
	display: block;
	padding: 10px 0 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
}

/*-----------------------------h_line*/

.t_b_h_line, .w_a_hline, .v_b_hline{
	padding: 0 0 20px;
	font-size: 26px;
	line-height: 30px;
}

.ttu {
	text-transform: uppercase !important;
}

.fwn{
	font-weight: 400 !important;
}

.fwb{
	font-weight: 700 !important;
}

/*----------------------lists*/
.list_one{
	padding: 0 0 20px 32px;
}

.l_1_item{
	padding: 0 0 10px 22px;
	background: url(../i/dot_small.png) 1px 9px no-repeat;
}

.l_1_item:nth-child(even){
	font-weight: 700;
	background: url(../i/dot_big.png) 0 8px no-repeat;
}

/*----------------------lists*/
/*------------------------------------------------------text_block*/
/*------------------------------------------------------bonus_products_wrap*/
.bonus_products_wrap{
	position: relative;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

.bonus_product{
	position: relative;
	width: 283px;
	height: 355px;
	padding: 13px 0 0;
	margin: 0 0 44px 11px;
	float: left;
	font-size: 13px;
	line-height: 17px;
	background: url(../i/passive_block.png) 0 0 no-repeat;
	cursor: pointer;
}

.bonus_product:first-child{
	margin: 0 0 0 14px;
}

.bonus_product.active{
	background-image: url(../i/activ_block.png);
}

.b_p_img{
	display: block;
	width: 259px;
	margin: 0 auto;
}

.b_p_text{
	width: 230px;
	min-height: 51px;
	padding: 0 0 5px;
	margin: 0 auto;
	color: #303136;
}

.b_p_details{
	text-align: center;
}

.product_description{
	position: relative;
	width: 900px;
	clear: both;
	overflow: hidden;
}

.covers{
	position: relative;
	width: 900px;
	height: 165px;
	margin: 0 0 31px;
	background: url(../i/covers.png) 0 0 no-repeat;
}

.p_cover{
	position: absolute;
	width: 171px;
	height: 165px;
	top: 0;
	left: 487px;
}

.product_1_info .p_cover{
	background: url(../i/cover_v1_small.png) 0 50% no-repeat;
}

.product_2_info .p_cover{
	background: url(../i/cover_v2_small.png) 0 50% no-repeat;
}

.product_3_info .p_cover{
	background: url(../i/cover_v3_small.png) 0 50% no-repeat;
}


.p_d_text{
	position: relative;
	width: 900px;
	height: 269px;
	padding: 15px 0 0;
	text-align: center;
	color: #fff;
	font-size: 21px;
	line-height: 25px;
	background: url(../i/sale_block.png) 0 0 no-repeat;
}

.butt{
	display: block;
	width: 225px;
	height: 76px;
	margin: 0 auto;
	color: #3e3d64;
	font-size: 33px;
	line-height: 76px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ebeaea;
	background: url(../i/butt.png) 0 0 no-repeat;
}

.butt:hover{
	color: #3e3d64;
	background: url(../i/butt_h.png) 0 0 no-repeat;
}

.ps{
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}
/*------------------------------------------------------bonus_products_wrap*/
/*---------------------------------------------------------------------------content_row*/
/*---------------------------------------------------------------------------------main_row*/
/*-----------------------------------------------------------------------------------footer*/
.footer {
	width: 900px;
	height: 155px;
	padding: 20px 0;
	margin: 0 auto ;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}

.footer_wrap{
	position: relative;
	width: 900px;
	height: 163px;
	background: #fff;
	overflow: hidden;
}

.footer a{
	color: #0041fc;
}

.copyright{
	position: absolute;
	top: 32px;
	left: 32px;
}

.copyright span{
	display: block;
	padding: 2px 0 0;
}

.support{
	position: absolute;
	width: 455px;
	top: 32px;
	left: 430px;
	overflow: hidden;
}

.sup_hline{
	float: left;
	padding: 0 5px 0 0;
}

.sup_wrap{
	width: 330px;
	overflow: hidden;
}

.sup_list{
	overflow: hidden;
}

.sl_lv{
	padding: 0 9px;
	float: left;
	background: url(../i/list_sep.png) 0 5px no-repeat;
}

.sl_lv:first-child{
	padding: 0 9px 0 0;
	background: none;
}

.call_us{
	position: absolute;
	width: 455px;
	top: 50px;
	left: 430px;
}

.Info-DVD_logo{
	position: absolute;
	width: 160px;
	height: 47px;
	top: 92px;
	left: 379px;
	background: url(../i/info_dvd_logo.png) 0 0 no-repeat;
}
/*------------------------------------------------------footer_nav*/
/*-----------------------------------------------------------------------------------footer*/
/*-----------------------------------------------------------------------------------print*/
@media print {
	.wrapper, .base,.content_row, .static, .main_row{
		padding: 0 !important;
		overflow: visible !important;
	}

	.print_header, .print_footer{
		display: block !important;
		padding: 10px 0;
		width: 100% !important;
	}

    .content_row  {
		display: block !important;
		width: 95% !important;
		margin: 0 auto !important;
		float: none !important;
	}

	.header, .footer{
		display: none !important;
	}

}

