/* CSS Document */
html, body{
height:100%;
}
body{
	margin:0;
	padding:0;
	border:0;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-width:1003px;
	color: #444444;
	background: #fff;
	_width: expression(document.documentElement.clientWidth < 1003 ? "1003px" : "auto");
}
.clear{
	clear: both;
	height: 0;
}

.overflow{
	overflow:hidden;
}

.big{
	font-size:1.2em;
}

.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.align_center{
	text-align:center;
}

.align_right{
	text-align:right;
}

.red{
	color:#851817;
}

.list_style_none{
	list-style:none;
}

ul.li_s_float li{
	overflow:hidden;
}

.fl_left{
	float:left;
}

ul{
	list-style-position:inside;
}
img{
	border:0;
}

img.radius30{
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border:1px solid #f0f0f0;
}
a:focus{
	outline: none;
}
a{
	color: #851817;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:hover{
	text-decoration: none;
}
#main{
	min-height: 100%;
	_height: 100%;
}
#main div.width{
	margin: 0 auto;
	width: 962px;
}
#header{
	height: 477px;
	position: relative;
}
#logo{
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -211px;
	z-index: 10;
	width:423px;
	
}

#logo_inner{
	position:relative;
}

#logo_text{
	margin:0;
	padding:0;
	position:absolute;
	bottom:20px;
	right:55px;
	font-size:11px;
	text-align:right;
	
}

#logo_text>span:first-child{
	font-size:12px;
	color:#B6BBBB;
}

#logo_text>span:first-child+br+span{
	color:#851817;
}

#header div.carusel{
	position: absolute;
	top: 118px;
	left: 50%;
	margin: 0 0 0 -415px;
	z-index: 20;
}
#header a.siding{
	position: absolute;
	top: 376px;
	left: 24px;
	z-index: 30;
}
#header a.calculate{
	position: absolute;
	right: 21px;
	top: 378px;
	z-index: 30;
}

#header div.phone span{
	color: #3d372b;
	font-size: 14px;
}
#header #header_phone span{
    color: #444444;
    font-size: 14px;
    font-weight:bold;
}
#header div.search{
	right: 0px;
    position: absolute;
    top: 100px;
    width:250px;
}
#header div.search form{
	position: relative;
	margin: 0;
	padding: 0;
	*width: 183px;
}
#header div.search div.text{
	
}
#header div.search div.text input{
	background: transparent url(images/input.png) no-repeat left top;
    border: medium none;
    font: 11px Tahoma,Geneva,sans-serif;
    padding: 6px 10px 5px;
    width: 163px;
}
#header div.search div.submit{
	text-align: right;
    margin: 10px 17px 0 0;
    width: 44px;
    float: right;
    overflow: hidden;
}
#header div.search div.submit input{
	width: 44px;
	height: 9px;
	background:transparent url(images/searchSubmit.png) no-repeat left top;
	border: none;
	cursor: pointer;
	*float: right;
}
#header div.subscription{
	color: #8C0101;
    font-size: 22px;
    left: 70px;
    position: absolute;
    top: 25px;
    z-index: 200;
    width:210px;
}
#header div.subscription form{
	position: relative;
	margin: 0;
	padding: 0;
	*width: 183px;
}
#header div.subscription div.title{
	font: 12px Tahoma,Geneva,sans-serif;
	margin: 0 0 0 9px;
}
#header div.subscription div.input{
	
}
#header div.subscription div.input input{
	background:transparent url(images/input.png) no-repeat left top;
	border: medium none;
	font: 11px Tahoma,Geneva,sans-serif;
	padding: 6px 15px 5px;
	width: 153px;
	color: #851817;
}
#header div.subscription div.eror input{
	background:transparent url(images/input.png) no-repeat left top;
}
#header div.subscription div.input div.message{
	font: 11px Tahoma,Geneva,sans-serif;
	padding: 6px 15px 5px;
	width: 153px;
	color: #851817;
}
#header div.subscription div.submit{
	margin: 1px 0 0;
	text-align: right;
}
#header div.subscription div.submit input{
	border: medium none;
	cursor: pointer;
	font-size: 14px;
	padding: 0;
}

div.content li {
	margin: 0 0 20px;
	position: relative;
}
div.content ol{
	position: relative;
	padding: 0 0 0 20px;
}
div.content ol ul{
	font-size: 13px;
	margin: 12px 0 12px 18px;
	padding: 0;
}
div.content ol ul li{
	margin: 0 0 10px;
}
div.hideAbble{
	position: relative;
	float: left;
}
div.hideAbble div.message{
	position: absolute;
	left: 0;
	top: 0;
	cursor: text;
}
div.login{
	position: absolute;
	right: 68px;
	top: 11px;
	width: 183px;
}
div.content div.login{
	position: relative;
	right: auto;
	top: auto;
	width: 183px;
}
div.login div.errors{
	margin: 4px 0 0 8px;
}
div.login div.errors p{
	margin: 0;
}
div.login div.errors font{
	color: #851817;
	font-size: 12px;
}
div.login form{
	margin: 0;
	padding: 0;
}
div.login div.item{
	float: left;
	width: 183px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7c8c9c;
	position: relative;
}
div.login div.restore{
	margin: 2px 0 0 8px;
}
div.login div.item a{
	width: 183px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7c8c9c;
}
div.login div.item a:hover{
	text-decoration: none;
}
div.login div.item input, div.login div.item div.message{
	font: 11px Tahoma,Geneva,sans-serif;
	padding: 6px 15px 5px;
	width: 153px;
	color: #851817;
}
div.login div.item input{
	background:transparent url(images/input.png) no-repeat left top;
	border: medium none;
}
div.login div.item div.message{
	
}

#main #header div.cart{
	position: absolute;
    right: 100px;
    text-align: center;
    top: 80px;
    width: 120px;
}

div.login div.item input.submit{
	background:transparent url(images/loginSubmit.png) no-repeat left top;
	border: medium none;
	height: 11px;
	position: absolute;
	right: -33px;
	top: -15px;
	width: 33px;
	cursor: pointer;
}

div.login div.submit{
	text-align: right;
	margin: 4px 17px 0 0;
}
div.login div.submit input{
	width: 44px;
	height: 9px;
	background:transparent url(images/searchSubmit.png) no-repeat left top;
	border: none;
}
#topMenu{
	float: left;
	width: 100%;
}
#topMenu ul{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 300;
	width: 100%;
	list-style-position:outside;
}
#topMenu ul li{
	list-style-type: none;
	float: left;
	text-align: center;
	position: relative;
	clear: right;
	z-index: 310;
}
#topMenu ul li.separator{
	height: 0;
}
#topMenu ul li a{
	background:transparent url(images/topMenuBgr.jpg) repeat-x left top;
	color: #f8e5c5;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding: 15px 15px 12px;
	float: left;
	height: 18px;
	position: relative;
	z-index: 310;
}
#topMenu ul li.topMenu0 a{
	-webkit-border-radius: 22px 0 0 22px;
	-moz-border-radius: 22px 0 0 22px;
	border-radius: 22px 0 0 22px;
	behavior: url(/tpl/js/PIE.php);
}
#topMenu ul li.topMenu0 a.hover{
	-webkit-border-radius: 22px 0 0 0;
	-moz-border-radius: 22px 0 0 0;
	border-radius: 22px 0 0 0;
}
#topMenu ul li.topMenu3 a{
	width: 55px;
}
#topMenu ul li.topMenu7 a{
	-webkit-border-radius: 0 22px 22px 0;
	-moz-border-radius: 0 22px 22px 0;
	border-radius: 0 22px 22px 0;
	behavior: url(/tpl/js/PIE.php);
}
#topMenu ul li.topMenu7 a.hover{
	-webkit-border-radius: 0 22px 0 0;
	-moz-border-radius: 0 22px 0 0;
	border-radius: 0 22px 0 0;
}
#topMenu ul li a.hover{
	background: #011111;
	color: #fffffe;
	text-decoration: none;
}
#topMenu ul li a:hover, #topMenu ul li.selected a{
	color: #fffffe;
	text-decoration: none;
}
#topMenu ul li ul{
	left: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	width: 218px;
	background: #011111; /* Old browsers */
	background: -moz-linear-gradient(top, #011111 0%, #444444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#011111), color-stop(100%,#444444)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #011111 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #011111 0%,#444444 100%); /* Opera11.10+ */
	background: linear-gradient(top, #011111 0%,#444444 100%); /* W3C */
	-pie-background: linear-gradient(#444444, #111111 0%);
	display: none;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	behavior: url(/tpl/js/PIE.php);
}
#topMenu ul li.topMenu0 ul{
	
}
#topMenu ul li.topMenu7 ul{
	left: auto;
	right: 0;
	width: 180px;
}
#topMenu ul li ul li{
	text-align: left;
	padding: 0;
	clear: none;
	width: 100%;	
}
#topMenu ul li ul li.separator{
	background:transparent url(images/topMenuSep.png) repeat-x left top;
	height: 2px;
}
#topMenu ul li ul li a, #topMenu ul li.selected ul li a{
	color: #BDAB8E;
	display: block;
	padding: 8px 12px;
	text-decoration: none;
	white-space: normal;
	background: none;
	width: 194px;
	height: auto;
}
#topMenu ul li.topMenu7 ul li a, #topMenu ul li.topMenu7 ul li a{
	width: 156px;
}
#topMenu ul li ul li a:hover, #topMenu ul li.selected ul li a:hover{
	color: #ffffff;
}
#topMenu ul li ul li ul{
	left: 218px;
	padding: 0;
	position: absolute;
	top: 0;
	width: 218px;
	-webkit-border-radius: 0 7px 7px 0;
 -moz-border-radius: 0 7px 7px 0;
 border-radius: 0 7px 7px 0;
	background: #011111; /* Old browsers */
	
}

ul#catDop{
	background: none repeat scroll 0 0 #f4f5f5;
	border: 3px solid #fff;
	border-top: none;
	-webkit-border-radius: 0 0 6px 6px;
 -moz-border-radius: 0 0 6px 6px;
 border-radius: 0 0 6px 6px;
	-webkit-box-shadow: #E6E7E9 0px 5px 10px;
	-moz-box-shadow: #E6E7E9 0px 5px 10px;
	box-shadow: 0px 5px 10px #E6E7E9;
	float: right;
	width: 902px;
	behavior: url(/tpl/js/PIE.php);
	margin: 0 23px 10px 0;
	padding: 0;
}
ul#catDop li{
	padding: 9px 13px;
	float: right;
	list-style-type: none;
	text-align: center;
}
ul#catDop li a{
	color: #69131C;
	font: 15px "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
ul#catDop li a:hover, ul#catDop li.selected a{
	text-decoration: none;
}



#left{
	width: 240px;
	float: left;
	padding: 5px 0 0;
}
#left div.news{
	margin: 0 0 18px;
}
#left div.action{
	margin: 31px 0 0;
}
#left div.title{
	margin: 0 0 9px;
}
#left div.title a{
	background: url("images/leftTitile.png") no-repeat scroll left top transparent;
	color: #777777;
	display: block;
	font: 28px trebuchet MS;
	height: 40px;
	padding: 7px 0 0;
	text-align: center;
	text-decoration: none;
	width: 231px;
}
#left div.item{
	margin: 0 0 9px;
}
#left div.name{
	margin: 0 0 4px;
}
#left div.more{
	
}
#left div.date{
	color: #bcc3c3;
	text-align: right;
}
#left div.all{
	text-align: right;
}
div.content{
	margin: 5px 3px 0 35px;
}
div.content div.technical-characteristics table{
	
}
div.content div.technical-characteristics table td{
 padding: 3px;
}
div.content div.technical-characteristics table td.title{
	font-size: 15px;
 padding: 5px 3px;
}
div.withLeft{
	margin: 5px 3px 0 270px;
}
div.contPatch{
	float: left;
	width: 100%;
	position: relative;
}
h1{
	color:#424242;
	font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 12px 0 15px 35px;
	padding:0;
}
div.main h1{
	margin: 18px 0 15px 35px;
}
div.content p{
	margin: 9px 0 20px;
}
div.content img.anniversary{
	float: left;
	margin: 0 20px 0 0;
}
#mainNavigation{
	margin: 24px 0 8px 35px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8f8f8f;
}
#mainNavigation a{
	color: #8f8f8f;
}
#mainNavigation a:hover{
	text-decoration: none;
}
div.content div.contacts{
	
}
div.contacts div.phone{
	font: 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 0 0 27px;
}
div.contacts div.required span{
	color: red;
}
div.contacts div.response{
	
}
div.contacts div.response div.success{
	font: 18px trebuchet MS;
	margin: 16px 0 0;
}
div.contacts div.response div.error{
	font: 18px trebuchet MS;
	margin: 16px 0 0;
	color: red;
}
div.contacts div.clearData{
	
}
div.contacts div.clearData div.success{
	font: 18px trebuchet MS;
	margin: 16px 0 0;
}
div.contacts div.clearData div.error{
	font: 18px trebuchet MS;
	margin: 16px 0 0;
	color: red;
}
div.content div.contacts div.item{
	
}
div.content div.contacts div.name{
	
}
div.content div.contacts table{
	
}
div.content div.contacts table td{
	padding: 8px 10px;
	vertical-align: middle;
}
div.content div.contacts table td.name{
	text-align: right;
}
div.content div.contacts table input, div.content div.contacts table textarea{
	background: #f4f5f5;
	position: relative;
	border: 2px solid #fcfdff;
	-webkit-border-radius: 15px;
 -moz-border-radius: 15px;
 border-radius: 15px;
	-webkit-box-shadow: 0 0 8px #c8cccc;
	-moz-box-shadow: 0 0 8px #c8cccc;
	box-shadow: 0 0 8px #c8cccc;
	width: 408px;
	behavior: url(/tpl/js/PIE.php);
	color: #666;
	padding: 2px 8px;
}
div.content div.contacts table div.input input{
	
}
div.content div.contacts table textarea{
	height: 165px;
}
div.content div.contacts table td.error input, div.content div.contacts table td.error textarea{
	-webkit-box-shadow: 0 0 8px #8E1818;
	-moz-box-shadow: 0 0 8px #8E1818;
	box-shadow: 0 0 8px #8E1818;
}
div.submit{
	margin: 8px 184px 0 0;
	text-align: right;
}
div.content div.contacts form.registration div.submit{
	margin: 8px 278px 0 0;
}
div.submit input{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #851817;
	font-size: 20px;
	cursor: pointer;
}
#registration div.submit{
	margin: 10px 279px 0 0;
}
div.account div.submit{
	margin: 17px 44px 0;
}
div.content div.whereBuy{
	
}
div.content div.whereBuy div.map{
	margin: 0 0 40px;
	text-align: center;
}


div#catalog{
	
}
div#catalog div.sectionList{
	
}
div#catalog div.sectionList div.item{
	float: left;
	width: 25%;
	margin: 0 0 25px;
}
div#catalog div.gallery div.item{
	width: 25%;
	clear: right;
	margin: 0 0 25px;
}
div#catalog div.sectionList div.item div.name{
	margin: 11px 0 0;
	text-align: center;
}
div#catalog div.gallery div.item div.name{
	margin: 8px 0 0;
	padding: 0 3px;
}
div#catalog div.sectionList div.item div.name a{
	color: #444444;
	font-size: 18px;
	text-decoration: none;
}
div#catalog div.gallery div.item div.name a{
	font-size: 16px;
}
div#catalog div.sectionList div.item div.name a:hover{
	text-decoration: underline;
}
div#catalog div.sectionList div.item div.image{
	
}
div#catalog div.sectionList div.item div.image a{
	width: 203px;
	height: 195px;
	-webkit-border-radius: 33px;
 -moz-border-radius: 33px;
	border-radius: 33px;
	behavior: url(/tpl/js/PIE.php);
	display: block;
	margin: 0 auto;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;	
}
div#catalog div.gallery div.item div.image a{
	height: 179px;
	width: 212px;
	-webkit-border-radius: 15px;
 -moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/tpl/js/PIE.php);
}
div#catalog div.section{
	
}
div#catalog div.section div.item{
	float: left;
	margin: 0 0 28px;
	width: 33%;
	clear: right;
	text-align: center;
}
div#catalog div.section div.scheme img{
	-webkit-border-radius: 15px;
 -moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/tpl/js/PIE.php);
	border: 1px solid #CCCCCC;
}
div#catalog div.section div.scheme{
	
}
div#catalog div.section div.image{
	margin: 0 13px 0 5px;
}
div#catalog div.section div.info{
	float: left;
	width: 256px;
}
div#catalog div.section div.title{
	margin: 0 0 7px;
}
div#catalog div.section div.title a{
	color: #414141;
}
div#catalog div.section table{
	width: 230px;
}
div#catalog div.section table td{
	color: #7c8c9c;
	font-size: 12px;
}
div#catalog div.section div.note{
	color: #7c8c9c;
	font-size: 12px;
}
div#catalog div.element{
	
}
div#catalog div.element .image{
	float: left;
	margin: 5px 0 0;
	border: 1px solid #ccc;
}
div#catalog div.element div.image a{
	
}
div#catalog div.element div.cont{
	margin: 0 0 0 350px;
}
div#catalog div.element div.title{
	color: #414141;
	font: italic 21px "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 0 0 7px;
}
div#catalog div.element div.cont div.item{
	font: 14px/21px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #414141;
}
div#catalog div.element div.colors{
	margin: 32px 0 0;
}
div#catalog div.element div.colors div.wrap{
	width: 898px;
	overflow: auto;
	height: 148px;
}
div#catalog div.element div.colors div.scroll{
	width: 1782px;
	padding: 0 0 0 6px;
}
div#catalog div.element div.colors div.item{
	float: left;
	margin: 0 5px 0 0;
	clear: right;
}
div#catalog div.element div.colors div.item div.picture{
	text-align: center;
}
div#catalog div.element div.colors div.item div.name{
	text-align: center;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#catalog div.element div.anons div.title{
	text-align: center;
	margin: 21px 0 11px;
}
div#catalog div.element div.anons div.text{
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


div#catalog #slider{
	
}
div#catalog #slider div.panel-container{
	float: left;
}
div#catalog #slider div.panel{
	margin: 0 7px 0 0;
	width: 95px;
}
div#catalog #slider div.panel div.name{
		font: 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
		text-align: center;
}
div#catalog div.sliderkit{
	height: 130px;
	margin: 30px 0 0;
	z-index: 100;
}
div#catalog div.sliderkit div.sliderkit-nav-btn{
	position: absolute;
	top: 11px;
}
div#catalog div.sliderkit div.sliderkit-nav{
	padding: 0 59px;
}
div#catalog div.noPadding div.sliderkit-nav{
	padding: 0;
}
div#catalog div.sliderkit div.sliderkit-nav-btn a{
	color: #000000;
 font: 77px/59px georgia;
 height: auto;
 width: auto;
}
div#catalog div.sliderkit div.sliderkit-btn-disable a{
	color: #999999;
}
div#catalog div.sliderkit div.sliderkit-nav-prev{
	left: 0;
}
div#catalog div.sliderkit div.sliderkit-nav-next{
	right: 0;
}
div#catalog div.sliderkit div.sliderkit-nav-clip ul{
	
}
div#catalog div.sliderkit div.sliderkit-nav-clip ul li{
	margin: 0 7px 0 0;
	width: 95px;
	height: 95px;
}

div#catalog div.coda-slider-wrapper{
	padding: 32px 59px 0;
}
div#catalog div.coda-slider-wrapper div.coda-nav-left{
	left: 0;
}
div#catalog div.coda-slider-wrapper div.coda-nav-left a{
 color: #000000;
 font: 77px/59px georgia;
 height: auto;
 width: auto;
}
div#catalog div.coda-slider-wrapper div.coda-nav-right{
	right: 0;
}
div#catalog div.coda-slider-wrapper div.coda-nav-right a{
 color: #000000;
 font: 77px/59px georgia;
 height: auto;
 width: auto;
}
#houseColor{
	
}
#houseColor div.center{
	width: 666px;
	margin: 0 auto;
}
#production ul.sectionList{
	margin: 0;
	padding: 0;
}
#production ul.sectionList li{
	list-style-type: none;
	margin: 0 0 14px;
}
#production ul.sectionList li div.title{
	color: #444444;
	font-size: 18px;
}
#production ul.sectionList li div.title a{
	color: #444444;
}
#production ul.sectionList li ul{
	margin: 3px 0 0;
	padding: 0;
}
div.personal #production ul.sectionList li ul{
	margin: 3px 0 0;
	padding: 3px 0 0 13px;
}
#production ul.sectionList li ul li{
	margin: 0 0 4px;
}
#production ul.sectionList li ul li a{
	
}
#main div.zebraTable{
	margin: 38px 0 0;
}
#main div.personal div.cart{
	margin: 0;
}
#main div.zebraTable div.title{
	color: #000000;
	font: bold 17px trebuchet MS;
	padding: 0 0 5px 15px;
}
#main div.zebraTable table{
	width: 100%;
}
#main div.zebraTable table th{
	text-align: left;
	padding: 6px 10px;
}
#main div.zebraTable table td{
	padding: 6px 10px;
}
#main div.zebraTable table td.center, #main div.zebraTable table th.center{
	text-align: center;
}
#main div.zebraTable table tr.even td{
	background: #ddd;
}
#main div.zebraTable table td.count div.hideAbble{
	width: 49px;
	margin: 0 auto;
	float: none;
}
#main .bInp  input, #main .bInp  textarea{
	background: #fff;
	border: none;
	border: 1px solid #cfd6dc;
}
#main .bInp input, #main .bInp div.message, #main .bInp textarea{
	color: #02101D;
	font: 14px Myriad Pro;
	padding: 5px 0 4px;
	text-align: center;
	width: 47px;
}
#main .bInp  textarea{
	height: 100px;
	padding: 10px;
	text-align: left;
	width: 196px;
}
#main div.personal div.order div.userData{
	float: left;
	margin: 30px 0 0;
}
#main div.personal div.order div.userData div.note{
	font-size: 14px;
	margin: 0 0 9px 2px;
}
#main div.personal div.order div.userData div.item{
	float: left;
	margin: 0 0 6px;
	width: 100%;
}
#main div.personal div.order div.userData input, #main div.personal div.order div.userData div.message{
	padding: 4px 9px 3px;
	text-align: left;
	width: 199px;
}
#main div.personal div.order div.comment div.message, #main div.personal div.order div.comment textarea{
	height: 100px;
	padding: 10px;
	text-align: left;
	width: 196px;
}
#main div.personal div.order div.userData div.error div.message{
	color: red;
}
#main div.zebraTable table td.cart input{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #CCCCCC;
	padding: 3px;
	cursor: pointer;
}
#main div.zebraTable table tr.error td.cart input{
	background: none repeat scroll 0 0 #BF0303;
	color: #FFFFFF;
}
#main div.zebraTable table tr.success td.cart input{
	background: none repeat scroll 0 0 #03BF29;
	color: #FFFFFF;
}
#main div.zebraTable table tr.error td.count input{
	border: 1px solid #BF0303;
}
#main div.personal div.cart{
	
}
#main div.personal div.cart div.submit{
	float: left;
	margin: 9px 0 0;
}
#main div.personal div.cart div.submit input{
	font-size: 23px;
	color: #851817;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	background: none;
	border: none;
}






#main div.lk{
	margin: 10px 0 0;
}
#main div.lk div.block{
	float: left;
	width: 49%;
}
#main div.lk div.title{
	color: #E77514;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 15px;
}
#main div.lk div.account{
	margin: 0 0 30px;
}
#main div.lk div.address{
	margin: 36px 0 0;
}
#main div.lk div.account div.title{
	color: #144014;
	font-size: 18px;
	width: 211px;
	text-align: right;
}
#main div.lk div.personal-catalog{
	float: right;
	margin: 154px 0 0;
	width: 49%;
}
#main div.lk div.personal-catalog div.title{
	margin: 0 auto;
}
#main div.lk div.personal-catalog div.title a{
    background: none repeat scroll 0 0 #E7753F;
    border: 1px solid #AAAAAA;
    color: #FFFFFF;
    display: block;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	behavior: url(/tpl/js/PIE.php);
}
#main div.lk div.account div.item {
	color: #666666;
	font-size: 18px;
	margin: 0 0 9px;
}
#main div.lk div.account div.item div.name{
	float: left;
	margin: 2px 14px 0 0;
	text-align: right;
	width: 157px;
}
#main div.lk div.account div.item div.value{
	float: left;
	width: 279px;
	height: 27px;
}
#main div.lk div.account div.notes div.value{
	height: auto;
}
#main div.lk div.account div.notes div.value textarea{
	width: 93%;
	height: 147px;
	overflow: auto;
}
#main div.lk div.account div.notes div.value div.wrap{
	width: 100%;
}
#main div.lk div.account div.item div.wrap{
	float: left;
	position: relative;
}
#main div.lk div.account div.item div.notif{
	float: left;
	margin: 6px 0 0;
}
#main div.lk div.account div.item div.notif div.text{
	color: #cccccc;
	cursor: pointer;
	padding: 2px 0 2px 36px;
	font-size: 12px;
	background: url(images/notifControl.png) no-repeat scroll left top transparent;
}
#main div.lk div.account div.item div.active div.text{
	background: url(images/notifControl.png) no-repeat scroll left bottom transparent;
}
.greyInput{
	background: #ffffff;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	behavior: url(/tpl/js/PIE.php);
	position: relative;
	padding: 3px 9px;
	border: 3px solid #f2f2f2;
	color: #666666;
	font: 12px Arial,Helvetica,sans-serif;
	width: 206px;
}
#main div.lk div.account div.item div.wrap input{
	float: left;
}
#main div.lk form.lk{
	margin: 0 0 50px;
	padding: 0;
}
#main div.lk div.account div.password div.wrap input{
	width: 206px;
}
#main div.lk div.account div.passwordConfirm div.wrap input{
	width: 206px;
}
#main div.lk div.account div.item div.wrap span.text{
	float: left;
	margin: 2px 0 0;
}
#main div.lk div.account div.item div.text input{
	display: none;
}
#main div.lk div.account div.item div.text span.text{
	display: block;
}
#main div.lk div.account div.item div.input input{
	display: block;
}
#main div.lk div.account div.item div.input select{
	height: 22px;
	margin: 4px 0 0;
	width: 227px;
}
#main div.lk div.account div.item div.input span.text{
	display: none;
}
#main div.lk div.account div.item div.control{
	position: absolute;
	right: -19px;
	top: 7px;
	width: 13px;
	height: 10px;
	cursor: pointer;
}
#main div.lk div.account div.item div.text div.control{
	background: url(images/lkControl.png) no-repeat scroll center top transparent;
	display: block;
}
#main div.lk div.account div.item div.input div.control{
	background: url(images/lkControl.png) no-repeat scroll center bottom transparent;
	display: none;
}
#main div.lk div.account div.item div.show div.control{
	display: block;
}
#main div.lk div.orders{
	margin: 0 0 68px;
}
#main div.lk div.orders table{
	
}
#main div.lk div.orders table tr th{
	font-size: 15px;
	text-align: left;
}
#main div.lk div.orders table td{
	font-size: 14px;
	line-height: 19px;
	padding: 19px 10px;
	text-align: left;
	vertical-align: top;
}
#main div.lk div.subscriptions table td{
	padding: 9px 0 9px 24px;
	text-align: left;
}
#main div.lk div.subscriptions table td.name{
	width: 400px;
}
#main div.lk div.subscriptions table td.status{
	width: 241px;
}
#main div.lk div.subscriptions table td a{
	color: #cccccc;
	font-size: 12px;
}
#main div.lk div.subscriptions table td.number a{
	color: #666666;
}
#main div.lk div.subscriptions table td.abort a{
	background: url(images/orderAbort.png) no-repeat scroll left top transparent;
	float: left;
	padding: 0 0 0 22px;
}

#reg_garant{
	border: 5px solid #851817;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-top: -50px;
    padding: 10px;
    display: block;
    text-decoration: none;
}
a#reg_garant:hover{
	border: 5px double #851817;
}







#footerDown{
	padding: 0 0 92px;
	/*padding: 0 0 142px;*/
}
#counter {
	padding-top:60px;
	padding-left:30px;
	margin:0 auto;
	width: 962px;
	height: auto;
}
#footer{
	margin:-46px auto 0;
	position: relative;
	height: 46px;
	width: 962px;
	background:transparent url(images/bottomMenuBgr.jpg) repeat-x left top;
	border-radius: 24px;
	-webkit-border-radius: 24px;
 -moz-border-radius: 24px;
	behavior: url(/tpl/js/PIE.php);
}
#footer div.left{
	color: #8f8f8f;
	font: 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	left: 32px;
	position: absolute;
	top: 8px;
}
#footer div.left a{
	color: #8f8f8f;
	text-decoration: none;
}
#footer div.right{
	color: #fefefe;
	font: 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
	right: 16px;
	position: absolute;
	top: 8px;
	text-align: center;
	white-space: nowrap;
}
#footer div.right span{
	font-size: 14px;
}
#footer div.phone{
	color: #FEFEFE;
	font: 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
	position: absolute;
	right: 320px;
    line-height:22px;
}
#footer div.phone span{
    font-size:14px;
}
#geobanner{
	display:block;
	left: 295px;
    position: absolute;
    top: 388px;
    z-index: 30;
}

/* social-links */
#footer div.left .social-links {
	left: 150px;
    position: absolute;
    top: -5px;
    width: 150px;
}
#footer div.left .social-links a {
	margin: 0 3px;
}
/* partner-form */
.message-success {
    font-size: 16px;
    font-style: italic;
}
#pnl .error-text {
    color: #FF0000;
    font-size: 16px;
    padding: 5px;
}
#pnl .textform td.textblock {
    background-color: #F5F3F4;
    color: #78797B;
    padding: 8px 0;
    vertical-align: top;
}
#pnl .textform td.buttonblock {
    background-color: #D2D2D5;
    padding: 8px 15px;
    vertical-align: bottom;
}
.textform div.title {
    color: #FF6633;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 12px 7px;
}
#pnl .textform div.row {
    clear: both;
    color: #78797B;
    min-height: 22px;
    padding: 1px 12px;
}
#pnl .textform div.row .row-title {
    font-weight: 900;
    line-height: 16px;
    margin: 10px 0;
}
div.row div.label {
    float: left;
    font-size: 12px;
    margin-right: 4px;
    padding: 4px 0 0;
    text-align: left;
    width: 265px;
}
div.row div.label .form-desciption {
    font-size: 9px;
    font-weight: normal;
}
div.row div.value {
    float: left;
    margin-right: 10px;
    width: 250px;
}
div.row div.value input.form-text, div.row div.value textarea.form-textarea {
    font-size: 11px;
    line-height: 14px;
    resize: none;
    width: 236px;
}
div.row div.value input.form-text {
    height: 14px;
}
div.row div.value textarea.form-textarea {
    height: 150px;
}
td.buttonblock .form-submit {
    font-size: 11px;
    height: 21px;
    padding: 0 10px;
    width: 100%;
}
#pnl .row.bigger .label {
    font-weight: 900;
    line-height: 16px;
}
#pnl .captcha-tr .captcha-img-wrapper {
	float: left;
	margin: 5px 0;
}
#pnl .captcha-tr .value {
	float: right;
    margin-top: 14px;
}
#pnl .captcha-tr .value .form-text.pole {
	width: 200px;
}
.action.catalog .title span {
	background: url("images/leftTitile.png") no-repeat scroll left top transparent;
    color: #777777;
    display: block;
    font: 28px trebuchet MS;
    height: 40px;
    padding: 7px 0 0;
    text-align: center;
    width: 231px;
}
.action.catalog .item {
	padding-left: 20px;
}
/* extra search */
#header div.login {
    position: absolute;
    right: 100px;
    top: 11px;
    width: auto;
}
#header div.search {
    right: 20px;
    top: 95px;
    width: 183px;
    z-index: 100;
}
#header div.search div.submit {
    margin: 10px 10px 0 0;
}
/* header banners */
#header a.header-banner {
    display: block;
    height: 60px;
    left: 24px;
    position: absolute;
    top: 405px;
    z-index: 30;
}
#header #hb-choice {
	left: 10px;
	width: 215px;
}
#header #hb-where-buy {
	left: 225px;
	width: 180px;
}
#header #hb-benefits {
	left: 405px;
	width: 260px;
}
#header #hb-calculate {
	left: 665px;
	width: 235px;
}
/* cam */
.cam-wrapper h2 {
	cursor: pointer;
}
.cam-wrapper .method-txt-wrapper {
	display: none;
}

.cam-actions-wrapper {
	margin: 10px 0 20px;
    overflow: hidden;
}
.cam-actions-wrapper div {
	clear: both;
}
.cam-actions-wrapper div.cam-result-wrapper {
	float: left;
}
.cam-actions-wrapper div.cam-form-wrapper {
	clear: none;
    float: left;
	padding-left: 20px;
}
.cam-action a, .cam-action input {
	background: none repeat scroll 0 0 #851817;
    border: 1px solid #000000;
    color: #FFFFFF;
	cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    height: 25px;
    line-height: 25px;
    margin: 8px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
div.content .cam-form-wrapper div.contacts {
	display: none;
}
div.content .cam-form-wrapper div.contacts table td {
    padding: 0;
	text-align: left;
}
div.content .cam-form-wrapper div.contacts table td.name {
    padding: 3px 0;
}
div.content .cam-form-wrapper div.contacts table input, 
div.content .cam-form-wrapper div.contacts table textarea {
	width: 360px;
}
div.content .cam-form-wrapper div.contacts table textarea {
    height: 80px;
    resize: none; 
}
#pnl2 .captcha-tr .captcha-img-wrapper {
    clear: none;
    float: left;
    margin: 5px 0;
}
#pnl2 .captcha-tr .value {
    clear: none;
    float: right;
    margin-top: 14px;
}
#pnl2 .captcha-tr .value .form-text.pole {
    width: 136px;
}


/*���� �� ���� �������� �� ������� */

div.images_3{
	overflow:hidden;
}

div.images_3>p{
	width:220px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

div.images_3>p img{
	border-radius:33px;
	-moz-border-radius:33px;
	-webkit-border-radius:33px;
}

div.images_3 p.center{
	margin:0 10px;
}


div.siding{
	overflow:hidden;
	margin:20px 0;
}

div.siding p.title{
	font-size:1.3em;
}

div.siding div.siding_left_part{
	float:left;
	width:300px;
}

div.siding div.siding_right_part{
	margin-left:300px;
}


div.siding div.siding_left_part p.title{
	text-align:center;
	margin:0;
}

div.siding div.siding_right_part p.title{
	font-size:1.5em;
	font-style:italic;
}
div.siding div.siding_right_part p{
	margin:5px;
}

div.siding p.siding_img{
	margin:0 0 5px 0;
	text-align:center;

}
div.siding p.siding_img img{
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border:1px solid gray;
}


.text-center{
	text-align: center;
}

.my_form{
	text-align: center;
}

.my_form input{
	margin: 15px 5px 0px 40px;
}

.button_form{
	margin: 20px 0;
    display: inline-block;
    background: #851817;
    padding: 3px 10px;
    color: #fff;
    border: 1px solid #000000;
    text-decoration: none;
    font-size: 20px;
}

.inl_fl{
	display: inline-flex;
}

.mg0a{
	margin: 0 auto;
}

.title{
	display: block;
	text-align: left;
}


h3{
	display: block;
    font-size: 1.3em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.like-h3{
	display: block;
    font-size: 1.3em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}