html{
	height:100%;
}
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#343636;
	margin:0;
    padding: 0;
	height:100%;
	background-image:url(../images/pat.jpg);
}
a{
	color:#cc1b21;
	text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
p{
	margin:0 0 18px;
}
a img{
	border:none;
}
h1, h2, h3, h4	,h5{
	color:#2d2e2f;
	font-family:'Cuprum', sans-serif;
}
.clear{
	clear:both;
}
#top{
	background-image:url(../images/line_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:6px;
}
.container2{
	margin:0 auto;
	width:1002px;
	padding-top:1px;
	position:relative;
	z-index:3;
}
#head{
	margin:0;
	height:150px;
}
#logo{
	width:282px;
    float: left;
	margin:40px 163px 0 0;
}
#top_right{
    margin:5px 0 0 101px;
    width:456px;
    float: left;
	color:#2c2d2e;
	font-size:39px;
	font-family:'Cuprum', sans-serif;
	text-align:right;
}
#auth_link{
	margin:30px 0 25px 10px;
	font-size:14px;
}
#auth_link a{
	color:#2c2d2e;
	font-family:'Trebuchet MS', sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/key.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:21px;
}

#footer{
    margin: 0px 0 5px 0;
	font-size:11px;
	line-height:19px;
	color:#343636;
	padding-top:40px;
	padding:40px 0 15px 0;
	text-transform:uppercase;
	font-weight:bold;
}
#footer .div_foot a{
	text-decoration:underline;
	color:#343636;
	margin-top:5px;
	line-height:25px;
}
#footer a:hover{
	text-decoration:none;
}
.div_foot{
	float:left;
	width:472px;
}
.div_foot a:hover{
	text-decoration:underline;	
}
.copy a{
	padding:5px 15px;
	font-size:12px;
}
.paging{
	text-align:right;
	margin:20px 10px;
	font-style:italic;
	font-size:16px;
}
.paging a{
	padding: 1px 5px;
	margin:2px;
	color:#989898;
}
.paging span{
	margin:2px;
	padding: 1px 5px;
	color:#000;
}
.paging a:hover{
	color:#000;
}
.err{
	color:#f40000;
	display:block;
}
.done{
	background-color:#f5ffe4;
	border:1px solid #7ac800;
	padding:10px;
	margin:0 0 10px 0;
}
.copy{
	width:690px;
	float:left;
	padding-top:46px;
}
.contact{
	margin:0 auto;
	width:290px;	
}
.contact input[type=text], .contact input[type=email], .contact input[type=phone], .contact textarea{
	width:270px;
}
input[type=text], input[type=phone], input[type=email], input[type=password], textarea{
	padding:11px 8px 9px 8px;
	color:#3f4041;
	font-size:33px;
	text-transform:uppercase;
	font-family:'Cuprum', sans-serif;
	background-color:#e5e5e5;
	display: inline-block;
	border:1px solid #b6b8b8;
	cursor: default;
	-moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
    -khtml-border-radius: 3px; /* KHTML */
    border-radius: 3px; /* CSS3 */
	
	-moz-box-shadow: 0 1px 0px #e9eaea;
	-webkit-box-shadow: 0 1px 0px #e9eaea;
	box-shadow: 0 1px 0px #e9eaea;
	margin:5px 0;
}
textarea{
	height:50px;
	background-image:none;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus{
	border:1px solid #8a62a3;
	-moz-box-shadow: 0 1px 0px #e8eaea;
	-webkit-box-shadow: 0 1px 0px #e8eaea;
	box-shadow: 0 1px 0px #e8eaea;
}
input[type=submit].submit, a.submit{
	padding:10px 0 10px 0;
	cursor:pointer;
	background-color:transparent;
    color: #ffdbdb;
	border:none;
	text-align:center;
	background-image:url(../images/submit.png);
	width:231px;
	height:53px;
	font-size:18px;
	font-family:'Cuprum', sans-serif;
	text-transform:uppercase;
	text-shadow: 2px 2px 0 #a9172c;
	font-weight:bold;
	margin:10px auto;
	display:block;
}
input[type=submit].submit_s{
	padding:10px 0 10px 0;
	cursor:pointer;
	background-color:transparent;
    color: #ffdbdb;
	border:none;
	text-align:center;
	background-image:url(../images/submit_s.png);
	width:155px;
	height:36px;
	font-size:16px;
	font-family:'Cuprum', sans-serif;
	text-transform:uppercase;
	text-shadow: 2px 2px 0 #a9172c;
	font-weight:bold;
	margin:10px auto;
	display:block;
}
input[type=submit].submit_m2{
	padding:10px 0 10px 0;
	cursor:pointer;
	background-color:transparent;
    color: #ffffff;
	border:none;
	text-align:center;
	background-image:url(../images/button_blue.png);
	width:101px;
	height:39px;
	font-size:16px;
	/*font-family:'Cuprum', sans-serif;*/
	text-transform:uppercase;
	text-shadow: 1px 1px 0 #20395d;
	font-weight:bold;
	margin:10px auto;
	display:block;
}
input[type=submit].submit_m2.red{
	background-image:url(../images/button_red.png);
}
input[type=submit].submit_m2:hover{
	color:#fff;	
}
input[type=submit].submit:hover, input[type=submit].submit_s:hover, a.submit:hover{
    color: #ccc;
}
a.submit{
	display:block;
	height:19px;
	padding:17px 0;
	margin:62px auto 10px auto;	
}
a.submit:hover{
	text-decoration:none;	
}
#feedback_other .submit{
	margin:5px 3px 0 0;	
}
#feedback_other input[type=button]{
	background-color:transparent;
	border:none;
	color:#333;
	font-size:12px;
	font-style:italic;
	font-family:Trebuchet MS;
}
.title{
	color:#2c2d2e;
	font-size:24px;
	margin:0 0 24px 0;
	font-family:'Cuprum', sans-serif;
	text-shadow: 1px 1px 0 #ebecec;
	text-transform:uppercase;
}
.title span{
    color: #423f3f;
}
.title a{
    color: #423f3f;
}
.title a:hover{
    color: #666;
	text-decoration:none;
}
.navigation-pipe{
	padding:5px;
	font-size:12px;
}
#message{
    height:15px;
    color:red;
    font-size: 12px;
	text-align: center;
}
.contact_form{
	font-size:11px;
	margin:0 auto;
	width:270px;
	padding:20px 15px;
	margin-top:15px;
	position:relative;
}
.contact_form label{
	display:block;
	margin:10px 0 2px 0;
}
.contact_form input[type=text], .contact_form input[type=password], .contact_form textarea, .contact_form select{
	width:250px;	
}
.contact_form input[type=text], .contact textarea{
	margin:3px 0;
	width:270px;
	height:100px;
}
.contact_form h2{
	font-size:15px;
}
.block_title{
	display:block;
	margin:0 0 25px 0;
	color:#273367;
	font-size:22px;
}
.read_more{
	color:#dc3139;
	border-bottom:1px dashed #dc3139;
	font-size:16px;
	float:right;
	padding-bottom:3px;
}
.read_more:hover{
	border-bottom:1px dashed #fff;
}
.buy{
	background-image:url(../images/buy.png);
	background-color:transparent;
	border:none;
	color:#ffe7de;
	font-size:19px;
	padding:6px 20px 15px 20px;
	cursor:pointer;
	margin:10px 0 0 ;
	width:102px;
	height:36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.buy:hover{
	color:#fff;	
}
#product_in .price{
	
}
.message{
    height:15px;
    margin-top:5px;
    color:red;
    font-size: 12px;
}
#loading{
	position:fixed;
	top:47%;	
	left:56%;	
}
.catalog{
	width:141px;
	float:left;
	margin:0 21px 25px 0;
}
.catalog ul{
	padding:0;
	margin:0 0 0 14px;
}
.catalog li{
	color:#635346;
	font-size:9px;
	margin-bottom:5px;
}
.catalog li:hover{
	color:#978170;
}
.catalog li a{
	color:#635346;
	font-size:13px;
}
.catalog li a:hover{
	text-decoration:underline;
	color:#978170;
}
.letters{
	color:#635346;
	font-size:17px;
	margin:15px 0 0 0;
}
.brend a{
	color:#635346;
	font-size:13px;
	line-height:23px;
}
.brend a:hover{
	text-decoration:underline;
}
#search_block{
	margin:18px 0 0 0;
}
#search_block input[type=submit]{
	background-image:url(../images/search_submit.png);
	background-position:bottom;
	background-repeat:no-repeat;
	border:none;
	width:18px;
	height:23px;
	cursor:pointer;
	background-color:transparent;
	margin:-2px 0 0 -6px;
}
#search_block input[type=text]{
	width:249px;
}
#comment_form input[type=text]{
	width:250px;
	margin-bottom:5px;	
}
#comment_form input[type=submit]{
	margin-top:5px;	
}
#content{
	min-height:600px;
}
#top-link {
    bottom: 20px;
    display: none;
    left: -1px;
    position: fixed;
    width: 120px;
    z-index: 99;
	border:1px solid #c8a44a;
	background-color:#fff;
	text-align:center;
	padding:5px;
	color:#635346;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	opacity:0.6;
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari, Chrome */
    -khtml-border-radius: 5px; /* KHTML */
    border-radius: 0 5px 5px 0; /* CSS3 */
}
#top-link:hover{
	opacity:1;
	text-decoration:none;
}
#slider_bot{
	background-image:url(../images/b.png);
	background-repeat:repeat-x;
	height:425px;	
}
#monitor{
	background-image:url(../images/monitor.png);
	background-repeat:no-repeat;
	background-position:180px 0;
	height:494px;
	padding:112px 0 0 0;
	color:#2c2d2e;
}
#left_mon{
	width:253px;
	float:left;
	margin:0 47px 0 0;
	text-align:right;
}
#cnt_mon{
	width:405px;
	float:left;
	text-align:center;
}
#right_mon{
	width:253px;
	float:left;
	margin:0 0 0 44px;	
}
.view_video{
	text-align:center;
	padding-left:38px;	
}
.view_video a{
	font-family:'Cuprum', sans-serif;
	font-style:italic;
	color:#2c2d2e;
	font-size:17px;
	text-shadow: 1px 1px 0 #eeeeee;
}
.view_video span{
	color:#2488a6;	
}
.download_cms{
	background-image:url(../images/arrow_bot.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:0 0 2px 25px;
	margin:0 0 0 18px;
}
.download_cms a{
	font-family:'Trebuchet MS', sans-serif;
	color:#873191;
	font-size:15px;
	text-transform:uppercase;
	border-bottom:hidden;
}
.download_cms a:hover{
	text-decoration:none;	
	border-bottom: 1px dashed #873191;
}
.play{
	display:table-cell;
	vertical-align:middle;
	width:405px;
	height:246px;	
}
.play img{
	opacity:0.5;	
}
.play:hover img{
	opacity:1;	
}
.package{
	width:315px;
	float:left;
	margin:40px 28px 40px 0;
	color:#626262;
}
.package .title{
	font-size:27px;
	text-align:center;
}
.package_body{
	width:92%;
	margin:0 auto 25px auto;
}
.package img{
	opacity:0.5;
}
.package:hover img{
	opacity:1 !important;
}
div.table{
	display:table;
	width:100%;	
}
div.td{
	display:table-cell;
	vertical-align:middle;
}
div.td.title{
	width:249px;	
}
.see_all{
	width:91px;
	text-align:right;
}
.see_all a{
	text-decoration:underline;
	text-transform:uppercase;
	font-size:11px;
}
.see_all a:hover{
	text-decoration:none;	
}
.wave{
	background-image:url(../images/menu.png);
	background-position:center 10px;
	background-repeat:no-repeat;
	height:30px;	
}
div.td.wave_v.title{
	width:100px;
	background-image:url(../images/wave_v.png);
	background-position:right;
	background-repeat:no-repeat;
	font-size:26px;	
	text-align:right;
	padding-right:35px;
}
.params{
	margin:0 120px 15px 0;
	float:left;
	width:254px;
}
.params img{
	width:78px;	
}
.params a{
	display:table-cell;
	vertical-align:middle;
	color:#2c2d2e;
	font-size:16px;
	padding-right:7px;	
}
.params_f{
	width:811px;
	min-height:249px;
	padding:20px 100px 20px 35px;
	margin:0 0 50px 0;
}
.params_f ul{
	font-size:14px;
	font-weight:bold;
	color:#2c2d2e;
	padding:0;
	width:320px;
	float:left;
}
.params_f ul li{
	color:#9d9e9f;
	font-weight:normal;
	font-size:11px;
	margin:10px 0 5px 13px;
}
.params_f ul li, .params_f ul li a{
	font-size:13px;
	color:#2c2d2e;
	font-weight:normal;
}
.params_f ul li a:hover{
	text-decoration:underline;
	color:#388eaa;
	
}
legend.title{
	margin:0;
	padding:0 20px;	
}
.icon_m{
	position:absolute;
	margin:0px 0 0 812px;
	background-image:url(../images/pat.jpg);
	background-position:center;
	padding:10px 0;	
}
.params_other{
	width:200px;
	float:left;
	margin:0 201px 20px 0;
}
.params_other a{
	color:#6a6a6c;
	font-size:14px;
}
.params_other a:hover{
	color:#2488a6;
	text-decoration:none;
}
.editorial{
	width:100%;
	font-size:16px;
	color:#2c2d2e;
}
.editorial th{
    color: #3B689A;
    font-family: 'Trebuchet MS',sans-serif;
    font-size: 21px;
    padding-bottom: 20px;
    text-shadow: 1px 1px 0 #EBECEC;
    text-transform: uppercase;
}
.editorial th.top_border{
	padding-bottom:8px;
	background: rgb(35,36,37); /* Old browsers */
	background: -moz-linear-gradient(left,  rgb(35,36,37) 0%, rgb(86,87,88) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgb(35,36,37)), color-stop(100%,rgb(86,87,88))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgb(35,36,37) 0%,rgb(86,87,88) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgb(35,36,37) 0%,rgb(86,87,88) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgb(35,36,37) 0%,rgb(86,87,88) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgb(35,36,37) 0%,rgb(86,87,88) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232425', endColorstr='#565758',GradientType=1 ); /* IE6-9 */
}
.editorial th.middle_border{
	padding-bottom:8px;
	background: rgb(33,125,158); /* Old browsers */
	background: -moz-linear-gradient(left,  rgb(33,125,158) 0%, rgb(135,49,145) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgb(33,125,158)), color-stop(100%,rgb(135,49,145))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgb(33,125,158) 0%,rgb(135,49,145) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgb(33,125,158) 0%,rgb(135,49,145) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgb(33,125,158) 0%,rgb(135,49,145) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgb(33,125,158) 0%,rgb(135,49,145) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#217d9e', endColorstr='#873191',GradientType=1 ); /* IE6-9 */
}
.editorial td{
	border-bottom:1px solid #babbbb;
	border-right:1px solid #babbbb;	
	border-top:1px solid #e4e5e5;
	border-left:1px solid #e4e5e5;
	height:52px;
}
.checked{
	background-image:url(../images/checked.png);
	background-position:center;
	background-repeat:no-repeat;
	width:17px;
}
.checked div{
	width:17px;
}
.params_tb td.question{
	
	width:19px;
	padding:0 0 0 10px;
}
.package2 .params_tb td.question{
	padding:0 10px 0 0;
}
.question div.qq{
	width:19px;
	height:20px;
	cursor:pointer;
	background-image:url(../images/question.png);
	background-position:center;
	background-repeat:no-repeat;
}
.editorial tr:nth-child(2n) {
	background-image:url(../images/tr.png);
} 
.price{
	text-align:center;	
}
.params_tb{
	margin:0 0 0 10px;
}
.info_pack_left .params_tb{
	margin:0 13px;
}
.params_tb nobr, .title_m{
	color:#2c2d2e;
	font-size:17px;
	font-family:'Cuprum', sans-serif;
	text-transform:uppercase;
	line-height:35px;
}
.title_m{
	font-size:18px;	
}
.params_tb td{
	
	padding-right:10px;
	background-position:center right;	
}
.package a.submit{
	margin-top:25px;	
}
.dotted{
	width:100%;	
	background-image:url(../images/dotted.png);
	background-repeat:repeat-x;
	background-position:center;
}
.package2 .params_tb td{
	
	padding:0 0 0 10px;
	background-position:center left;	
}
.design{
	width:301px;
	float:left;
	margin:20px 49px 29px 0;	
}
.design_img{
	background-color:#fff;
	padding:1px;
	border:1px solid #afb0b0;	
}
.design_zoom{
	position:absolute;
	margin:2px 0 0 256px;	
}
.design_body{
	color:#2c2d2e;
	font-size:13px;
	margin:13px 2px 0 2px;
}
.design_order{
	width:155px;
	float:left;
	margin-left:2px;	
}
.design_amount{
	width:142px;
	float:left;
	color:#2c2d2e;
	font-size:12px;
	text-align:right;
	padding:17px 0 0 0;
	text-transform:uppercase;
}
.contact_block{
	width:480px;
	margin:10px auto;	
}
.contact_block input[type=text], .contact_block input[type=phone], .contact_block input[type=email]{
	width:480px;
	margin-bottom:10px;	
}
#steps{
	text-align:center;
	margin-bottom:60px;
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
	background-image:url(../images/step1.png);
}
#steps a{
	display:block;
	width:78px;
	height:78px;
	margin-right:170px;
	float:left;
}
#current_paging{
	display:none;	
}
#loader{
	margin:0 auto;
	display:none;	
}
.load_more{
	text-align:center;
	padding:6px;
	background-image:url(../images/tr.png);
	border:1px solid #ccc;
	cursor:pointer;
	color:#888;
}
.load_more:hover{
	border:1px solid #bbb;
	color:#444;
}
.left_col{
	width:705px;
	display:table-cell;
	border-right:1px solid #eff0ef;
	padding:0 50px 0 0;	
	vertical-align:top;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.right_col{
	width:195px;
	display:table-cell;
	border-left:1px solid #bdbebd;	
	padding:0 0 0 50px;	
	vertical-align:top;
	
	color:#2c2d2e;
	font-size:15px;
	font-family:'Cuprum', sans-serif;
}
#finish_package{
	background-image:url(../images/tr.png);
	padding:15px;
}
#finish_package .package, #finish_package .design{
	float:none;
	margin:0;
}
.left_package{
	width:315px;
	display:table-cell;
	vertical-align:top;
	
}
.right_package{
	padding:10px 0 0 47px;
	width:276px;
	display:table-cell;	
	vertical-align:top;
}
#finish_package .package_body{
	margin-top:10px;	
}
.step5{
	padding:0 150px 50px 150px;	
}
.title_label{
	font-size:14px;
	font-weight:bold;
	color:#2c2d2e;
	margin:30px 0 7px 0;
}
label{
	font-size:14px;
	padding-right:10px;
	color:#2c2d2e;
}
.submit_step{
	background-image:url(/tpl/column1/images/pat.jpg);
	background-position:top;
	padding:10px;
	width:271px;
	margin:-47px auto 0 auto;
}
.info_pack{
	display:none;
	height:500px;
	margin-top:50px;
}
.info_pack2{
	position:absolute;	
}
.show_info_pack{
	cursor:pointer;	
}
.show_info_pack:hover{
	text-decoration: none;
}
.info_pack_left{
	width:665px;
	display:table-cell;
	vertical-align:top;
	padding-right:200px;
}
.info_pack_left.package2{
	width:665px;
	display:table-cell;
	vertical-align:top;
	padding:0 0 0 200px;
}
.info_pack_right{
	width:433px;
	display:table-cell;
	vertical-align:top;
}
#info_pack{
	display:none;
}
.title span.gradient_text{
	font-size:42px;
	line-height:18px;
	font-family:'Cuprum', sans-serif;
	color:#71599b;
}
.quotes{
	background-image:url(../images/quotes.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:35px;
	padding-top:5px;
	color:#6A6A6C;
}
#commetns_block{
	margin:0;
	padding:0;	
}
#commetns_block li{
	float:left;
	width:450px;
	list-style:none;
	margin:0 102px 55px 0;
	color:#6A6A6C;
}
#brends_block{
	margin:0;
	padding:0;	
}
#brends_block li{
	float:left;
	width:145px;
	text-align:center;
	list-style:none;
	margin:0 26px 55px 0;
}
.auth_block{
	text-align:center;	
}
.auth_block input[type=email], .auth_block input[type=password]{
	width:250px;	
}
#hh{
	min-height:500px;	
}
.price2{
	color:#71a93c;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	text-shadow: 1px 1px 0 #ebecec;
	font-family:'Cuprum', sans-serif;
	margin:15px 0;
}
.price2 font{
	font-size:15px;
	font-weight:normal;
}