@import 'font-awesome.min.css';
*{
	font-size:1em;
	font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
}
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,label, legend,caption{
	border:0px;
	margin:0px;
	outline:0px;
	padding:0px;
}
html,body{
	margin:0px;
	padding:0px;
	width:100%;
}
html{
	overflow-y:scroll;
}
body{
	margin:0;
	padding:0;
	font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#333333;
	min-width:1024px;
	background:url('../images/bg.jpg') #000000 no-repeat center top;
}
a:link, a:visited, a:active{
	color:#ce0000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
article{
	padding:0 20px;
}
article p{
	margin-bottom:10px;
}
article ul,article ol{
	margin-left:40px;
	margin-bottom:10px;
}
article ul li{
	list-style-image:url('../images/li.png');
}
h1,h2,h3,.h1,.h2,.h3{
	margin-bottom:10px;
	line-height:1.2em;
	font-weight:bold;
}
h1,.h1{
	font-size:22px;
	text-transform:uppercase;
}
h2,.h2{
	font-size:18px;
}
h3,.h3{
	font-size:16px;
}
article table{
	margin-bottom:10px;
	/*
	border-collapse:collapse;
	*/
}
input[type=submit],input[type=button],button{
	-webkit-appearance:none;
}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.after:after{
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.mess_err{
	color:#e03c42;
	font-weight:bold;
}
.mess_ok{
	color:#4fad51;
	font-weight:bold;
}
.wrap{
	width:1000px;
	margin:0 auto;
	padding:15px;
	box-sizing:border-box;
}
.white{
	background:#ffffff;
}
.gray{
	background-image:linear-gradient(to bottom, #cbcbcb, #e9e9e9, #ffffff);
}
.lightgray{
	background-image:linear-gradient(to bottom, #e9e9e9, #ffffff);
}
.textcenter{
	text-align:center;
}
.bc{
	font-size:12px;
	margin-bottom:20px;
}
#body{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:100%;
	min-width:1024px;
	height:auto;
}
#top{
	position:relative;
}
.topline{
	background:#ce0000;
	line-height:50px;
	font-size:14px;
	color:#ffffff;
}
.topline .wrap{
	padding:0;
}
.topline a{
	color:#ffffff;
	text-decoration:none;
}
.topline a:hover{
	text-decoration:underline;
}
.address{
	float:left;
	padding-left:35px;
	margin-right:30px;
	background:url('../images/icon_address.png') no-repeat left center;
}
.mail{
	float:left;
	padding-left:45px;
	line-height:20px;
	padding-top:5px;
	margin-right:30px;
	width:120px;
	background:url('../images/icon_mail.png') no-repeat left center;
}
.topline .phone{
	float:left;
	padding-left:40px;
	margin-right:30px;
	font-size:18px;
	background:url('../images/icon_phone.png') no-repeat left center;
	position:relative;
}
.topline .phone span{
	cursor:pointer;
}
.topline .phone .phones{
	background:#ce0000;
	position:absolute;
	top:40px;
	left:-10px;
	color:#ffffff;
	display:none;
	width:240px;
	z-index:200;
}
.topline .phone .phones div{
	display:table;
	width:100%;
}
.topline .phone .phones p{
	display:table-row;
}
.topline .phone .phones p span{
	display:table-cell;
	font-size:14px;
	padding:3px 10px;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
.topline .phone .phones a{
	color:#ffffff;
}
.topline .vk{
	float:left;
}
.topline .vk a{
	width:40px;
	height:50px;
	display:inline-block;
	background:url('../images/icon_vk.png') no-repeat center center;
}
.header_cabinet{
	float:right;
}
.header_cabinet div{
	display:inline-block;
	vertical-align:top;
	padding:0 20px;
}
.header_cabinet div.button{
	background:#b7b7b7;
}
.header_cabinet div.button a{
	padding-left:30px;
	display:inline-block;
	line-height:50px;
	background:url('../images/icon_auth.png') no-repeat left center;
}
#logo{
	float:left;
}
.header_right{
	float:right;
}
.phones{
	float:left;
	margin-left:40px;
	color:#5e5e5e;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
}
.icons{
	float:right;
}
.header_cabinet .u_button{
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}
.header_cabinet .u_button a{
	background:#626262;
}
.header_cabinet .u_title{
	color:#ce0000;
	font-size:18px;
	line-height:20px;
	margin-bottom:4px;
}
.icons a{
	width:40px;
	height:40px;
	border-radius:5px;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-left:30px;
}
.icons a.cart{
	background-color:#ce0000;
	background-image:url('../images/ico_cart.png');
}
.icons a.cart span{
	position:absolute;
	top:-7px;
	right:-7px;
	background:#f8d250;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:14px;
	height:14px;
	line-height:14px;
	border-radius:50%;
	text-align:center;
}
.icons a.vk{
	background-color:#29587b;
	background-image:url('../images/ico_vk.png');
}
#top-menu{
	position:relative;
	background:#ce0000;
	line-height:50px;
}
#top-menu ul{
	list-style:none;
}
#top-menu ul li{
	float:left;
	margin-left:40px;
	position:relative;
}
#top-menu ul li a{
	font-size:16px;
	text-decoration:none;
	color:#ffffff;
}
#top-menu ul li a:hover,#top-menu ul li.active a,.u_button a:hover,.auth input[type=submit]:hover{
	text-decoration:underline;
}
#top-menu ul li:last-child{
	float:right;
}
#top-menu ul li:last-child a{
	position:absolute;
	top:-10px;
	right:00px;
	border-radius:10px;
	background:url('../images/icon_recall.png') #fbfbfb no-repeat 15px 50%;
	width:150px;
	height:70px;
	color:#ce0000;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	border:1px solid #ce0000;
	padding-left:50px;
	padding-right:10px;
	padding-top:15px;
	box-sizing:border-box;
	text-align:center;
	text-transform:uppercase;
	z-index:2000;
}
.icon{
	display:inline-block;
	vertical-align:top;
	width:90px;
	height:104px;
	padding:0 10px;
	text-align:center;
	border-radius:5px;
}
.icon_active, .icon:hover{
	background-image:linear-gradient(to bottom, #cbcbcb, #e9e9e9, #ffffff);
	transform:scale(1.2);
}
.icon_pic{
	padding:5px;
	height:63px;
}
.icon_name a{
	color:#474747;
	font-size:15px;
	text-decoration:none;
}
#middle{
	height:auto;
	position:relative;
	margin-bottom:65px;
}
.middle_inside{
}
.main{
	width:100%;
	display:table;
}
.main_pic{
	width:40%;
	display:table-cell;
	background:url('../images/main_car.jpg') no-repeat top left;
	background-size:contain;
	height:280px;
}
.main_text{
	width:60%;
	padding-left:40px;
	display:table-cell;
	vertical-align:top;
	height:280px;
	font-size:15px;
	line-height:21px;
}
.sc{
	background:url('../images/bg_as.png') no-repeat center left;
	min-height:345px;
	padding-left:580px;
}
.sc_serv{
	padding:15px;
	border:5px solid #ffffff;
	padding-bottom:30px;
	margin-top:15px;
}
.sc_addrr_name{
	color:#ce0000;
	font-size:24px;
	text-transform:uppercase;
	margin:30px 0;
	text-align:center;
	font-weight:bold;
}
.sc_serv  h4{
	font-weight:normal;
	font-size:21px;
	line-height:22px;
	margin:15px 0px;
	text-transform:uppercase;
}
.sc_serv  ul{
	margin-left:40px;
}
.sc_serv  ul li{
	font-size:15px;
	line-height:18px;
}
.sc_addrr_item{
	background:#e5e5e6;
	padding:15px;
	margin:10px 0px;
	font-size:16px;
	line-height:21px;
	border-radius:10px;
}
.rd{
	color:#ce0000;
}
.service_address,.service_phone{
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:40px;
	line-height:32px;
	font-size:16px;
}
.service_address{
	background-image:url('../images/icon_as_address.png');
}
.service_phone{
	background-image:url('../images/icon_as_phone.png');
	background-position:3px 50%;
}
.user_panel .wrap{
	padding-bottom:50px;
}
.reg, .auth{
	width:480px;
	box-sizing:border-box;
	display:inline-block;
	padding:0 40px;
	vertical-align:top;
}
.u_title{
	font-size:21px;
	line-height:28px;
	text-transform:uppercase;
}
.u_desc{
	height:40px;
}
.auth .u_desc{
	font-weight:bold;
}
.auth input[type=text],.auth input[type=password],
input[type=text],input[type=password], select{
	height:36px;
	padding:0 10px;
	border:1px solid #cccccc;
	border-radius:5px;
}
textarea{
	border:1px solid #cccccc;
	border-radius:5px;
}
.auth input[type=submit], input[type=submit]{
	height:36px;
	padding:0 15px;
	border:0px;
	background:#ce0000;
	color:#ffffff;
	border-radius:5px;
	cursor:pointer;
}
.main_cabinet{
	width:100%;
	table-layout:fixed;
}
.main_cabinet td{
	padding:20px;
}
.main_cabinet td div{
	padding:15px;
	font-size:21px;
	line-height:24px;
	text-align:center;
	background:#ebebeb;
	background-image:linear-gradient(to bottom, #e9e9e9, #cbcbcb);
	border-radius:5px;
}
.main_cabinet td div a{
	text-decoration:none;
}
.main_cabinet td div a:hover{
	border-bottom:1px dotted #ce0000;
}
.form td{
	padding:5px;
}
.form td p{
	margin-bottom:7px;
}
.form sup,.catalog_form sup{
	color:#ce0000;
	font-size:11px;
	font-weight:bold;
	padding-left:2px;
}
.form input[type=text],.form textarea{
	width:100%;
	box-sizing:border-box;
}
.main_h1 h1{
	background:#ce0000;
	color:#ffffff;
	text-align:center;
	font-size:24px;
	line-height:45px;
	margin-left:-15px;
	margin-top:-15px;
	width:1000px;
}
#bottom{
	position:absolute;
	bottom:0;
	height:65px;
	line-height:20px;
	width:100%;
	background:#ce0000;
	color:#ffffff;
}
#bottom .wrap{
	padding-bottom:0;
	padding-top:5px;
}
#bottom a{
	color:#ffffff;
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline;
}
#bottom .address,#bottom .phone{
	line-height:40px;
}
#bottom .mail{
	line-height:20px;
}
#bottom .phone{
	float:left;
	padding-left:40px;
	font-size:18px;
	background:url('../images/icon_phone.png') no-repeat left center;
}
.copy{
	float:right;
	width:250px;
}
#icons{
	height:1%;
	overflow:hidden;
}
#icons .viewport{
	float:left;
	width:880px;
	height:104px;
	overflow:hidden;
	position:relative;
}
#icons .buttons{
	border:1px solid #333333;
	border-radius:50%;
	display:block;
	margin:30px 10px 0 0;
	float:left;
	width:30px;
	height:30px;
	position:relative;
	color:#333333;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	font-size:22px;
}
#icons .next{
	margin:30px 0 0 10px;
}
#icons .buttons:hover,#banners .next:hover,#banners .prev:hover{
	color:#ce0000;
	border:1px solid #ce0000;
	background:#ffffff;
}
#icons .disable{
	opacity:0.5;
}
#icons .overview{
	list-style:none;
	position:absolute;
	padding:0;
	margin:0;
	width:880px;
	left:0;
	top:0;
}
#icons .overview li{
	float:left;
	height:104px;
	width:110px;
}
#icons .overview li img{
	max-height:60px;
	max-width:110px;
}
#banners{
	position:relative;
	margin-top:40px;
}
#banners .slides_container{
	width:970px;
	overflow:hidden;
	position:relative;
	display:none;
}
.banner_item{
	width:970px;
	height:114px;
}
.banner_item_pic{
	width:505px;
	float:left;
	margin-left:45px;
}
.banner_item_text{
	width:350px;
	float:right;
	margin-right:45px;
	font-size:16px;
	line-height:20px;
}
.banner_more{
	padding-top:10px;
}
#banners .next,#banners .prev{
	position:absolute;
	top:50%;
	display:block;
	z-index:101;
	border:1px solid #333333;
	border-radius:50%;
	display:block;
	width:30px;
	height:30px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	font-size:22px;
	margin-top:-15px;
}
#banners .prev{
	left:15px;
}
#banners .next{
	right:15px;
}
#slides{
	position:relative;
	width:1000px;
	margin:0 auto;
	background:#ffffff;
	border-top:1px solid #ffffff;
}
#slides .slides_container{
	width:1000px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_item{
	width:1000px;
	height:200px;
	background:#ce0000;
	color:#ffffff;
}
.slides_item a{
	color:#ffffff;
	text-decoration:none;
}
.slides_item a:hover{
	text-decoration:underline;
}
.slides_item_pic{
	width:657px;
	float:left;
}
.slides_item_text{
	width:343px;
	float:right;
	padding:10px 10px 0;
	font-size:14px;
	line-height:16px;
	box-sizing:border-box;
}
.slides_item_title{
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e78080;
}
.slides_more a{
	display:block;
	margin-top:15px;
	border:1px solid #e78080;
	font-size:14px;
	width:150px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:3px;
	text-transform:uppercase;
}
.slides_more a:hover{
	background:#e78080;
	text-decoration:none;
	color:#ffffff;
}
#slides .pagination{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:15px;
	left:0;
	z-index:30;
}
#slides .pagination li{
	display:inline-block;
	margin:0 7px;
	list-style:none;
}
#slides .pagination li a{
	display:block;
	width:14px;
	height:0;
	padding-top:14px;
	border-radius:50%;
	background:#636363;
	float:left;
	overflow:hidden;
	border:1px solid #e78080;
}
#slides .pagination li.current a{
	background:#ce0000;
}
.check_sto{
	height:100px;
	box-sizing:border-box;
	padding:30px 15px;
	margin:30px 0;
	background:url('../images/bg_sto.png') no-repeat center center;
}
.sto_desc{
	margin-left:30px;
	padding-left:60px;
	font-size:20px;
	color:#ffffff;
	line-height:40px;
	float:left;
	background:url('../images/ico_sto.png') no-repeat center left;
}
.sto_form{
	float:right;
	width:430px;
}
.sto_form input[type=text]{
	height:40px;
	border:0px;
	border-radius:5px;
	width:220px;
	float:left;
	padding:0 10px;
	box-sizing:border-box;
}
.sto_form input[type=submit]{
	float:right;
	width:195px;
	height:40px;
	text-transform:uppercase;
}
.articles_tabs{
	float:right;
	margin-top:-40px;
}
.articles_tabs a{
	display:inline-block;
	line-height:30px;
	padding:0 20px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	background:#898989;
	border-radius:3px;
	margin-left:10px;
}
.articles_tabs a.active{
	background:#a80000;
}
.articles_tabs a:hover{
	background:#ce0000;
}
.articles{
}
.articles .article_item:nth-child(odd){
	margin-right:10px;
}
.article_item{
	float:left;
	padding:15px;
	box-sizing:border-box;
	border:1px solid #cccccc;
	width:478px;
	margin-bottom:10px;
	border-radius:5px;
}
.article_item:hover{
	background:#fcf0c3;
}
.article_item .date{
	color:#898989;
}
.article_item_name{
	font-size:24px;
	line-height:27px;
	margin-bottom:10px;
}
.article_item_name a{
	text-decoration:none;
}
.article_item_name a:hover{
	color:#000000;
	text-decoration:underline;
}
.catalog_top_header{
	margin-bottom:20px;
}
.catalog_top_picure{
	width:270px;
	float:left;
	margin-left:20px;
}
.catalog_top_picure_title{
	font-weight:700;
	font-size:22px;
	line-height:22px;
	margin-bottom:7px;
	text-align:center;
}
.catalog_top_picure img.picture{
	/*
	margin-top:30px;
	*/
}
.catalog_top_text{
	width:640px;
	float:right;
	font-size:16px;
	line-height:18px;
}
.catalog_top_text article{
	padding:0 20px 30px 0;
}
.catalog_top_text_name{
	line-height:40px;
	font-size:28px;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:center;
}
.catalog_top_text_name span{
	background-repeat:no-repeat;
	background-size:contain;
	padding-left:70px;
	background-position:left center;
}
.catalog_top_shem{
	width:200px;
	float:right;
	margin-left:10px;
	margin-top:-30px;
}
/*
.catalog_top_catalogs{
	border:1px dashed #cccccc;
	padding:10px;
	border-radius:10px;
}
*/
.auto_item{
	width:150px;
	float:left;
	margin-right:40px;
	text-align:center;
	margin-bottom:10px;
}
.auto_item_name a{
	text-decoration:none;
}
.auto_item_name a:hover{
	text-decoration:underline;
}
.autos, .cats{
	margin-bottom:40px;
}
.parts_filter{
	margin-bottom:20px;
}
.parts_filter p{
	font-weight:bold;
}
.parts_filter p:first-child{
	font-size:20px;
	line-height:22px;
}
.parts_filter input[type=text]{
	width:420px;
	margin:5px 0;
}
.parts_item{
	width:130px;
	height:190px;
	float:left;
	box-shadow:2px 2px 2px 0px #d9d9d9;
	padding:0 3px;
	border-radius:4px;
	border:1px solid #b9b9b9;
	box-sizing:border-box;
	text-align:center;
	margin:4px;
}
.parts_item_pic{
	height:100px;
	text-align:center;
}
.parts_item_pic:after{
	display:block;
}
.parts_item_pic img{
	max-width:100px;
	max-height:100px;
}
.parts_item_name{
	height:40px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:130px;
	font-weight:bold;
	font-size:15px;
}
.parts_item_name a{
	text-decoration:none;
}
.parts_item_name a:hover{
	text-decoration:underline;
}
.parts_item_price{
	border-top:1px solid #b9b9b9;
	margin:0 15px;
	padding:8px 0px;
}
.catalog_form{
	border:1px solid #cccccc;
	border-radius:7px;
	padding:20px;
	line-height:22px;
	margin-bottom:40px;
}
.catalog_form_left{
	float:left;
	width:320px;
}
.catalog_form_right{
	width:550px;
	float:right;
}
.catalog_form input[type=text]{
	width:196px;
	height:22px;
	padding:0px 2px;
}
.catalog_form select{
	width:200px;
	height:26px;
}
.catalog_form textarea{
	width:100%;
	height:60px;
	box-sizing:border-box;
	resize:none;
}
.catalog_form table td{
	padding-right:10px;
	padding-bottom:7px;
}
.QapTcha{
	padding:10px;
	height:22px;
	border:1px solid #f4f4f4;
	background:url('../images/bg_QapTcha.png') repeat;
	margin-bottom:10px;
}
.QapTcha .clr{
}
.QapTcha .bgSlider{
	width:202px;
	height:22px;
	background:transparent url('../images/sprites.png') no-repeat 0 -22px;
	float:left;
	border-radius:7px;
}
.QapTcha .Slider{
	width:48px;
	height:22px;
	background:transparent url('../images/sprites.png') no-repeat -32px 0;
	cursor:e-resize;
}
.QapTcha .Icons{
	float:left;
	width:16px;
	height:16px;
	background:transparent url('../images/sprites.png') no-repeat 0 0;
	margin-top:3px;
	margin-left:10px;
}
.QapTcha .TxtStatus{
	float:left;
	font-family:Verdana;
	font-size:10px;
	line-height:22px;
	margin-left:20px;
}
.QapTcha .dropSuccess{
	color:#568e2f;
}
.QapTcha .dropError{
	color:#bb2828;
}
.cabinet-list{
	width:100%;
	border-spacing:0px;
	margin-bottom:40px;
}
.cabinet-list td,.cabinet-list th{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:4px 10px;
	text-align:left;
}
.cabinet-list tr td:last-child,.cabinet-list tr th:last-child{
	border-right:0px;
}
.pages{
	padding:20px 0px;
	text-align:center;
}
.pages ul{
	list-style:none;
}
.pages ul li{
	display:inline-block;
	font-size:16px;
	margin:0px 5px;
}
.popup__page{
	padding:40px;
}
#indev_message{
	padding:40px;
	text-transform:uppercase;
	font-size:32px;
	line-height:40px;
	text-align:center;
}
.sto_list{
	border-top:1px solid #cccccc;
	width:100%;
	margin-top:20px;
}
.sto_list th,.sto_list td{
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #cccccc;
}
.cart_items table{
	width:100%;
	margin-bottom:30px;
}
.cart_items table tr th{
	color:#ffffff;
	background:#464646;
	line-height:40px;
	border-right:1px solid #ffffff;
	padding:0 15px;
	white-space:nowrap;
}
.cart_items table tr th:first-child{
	border-left:1px solid #464646;
	border-top-left-radius:3px;
}
.cart_items table tr th:last-child{
	border-right:1px solid #464646;
	border-top-right-radius:3px;
}
.cart_items table tr td{
	padding:10px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-align:center;
}
/*
.cart_items table tr.analog{
	display:none;
}
.cart_items table tr.analog.vizible{
	display:table-row;
}
*/
.analog_shower{
	color:#ce0000;
	cursor:pointer;
	text-decoration:underline;
}
.analog_shower:hover{
	text-decoration:none;
}
.cart_items table tr.analog td{
	padding:5px 10px;
}
.cart_items table tr.toorder td{
	background:#e9e9e9;
}
.cart_items table tr.analog td:first-child{
	padding-left:20px;
}
.cart_items table tr.analog_head td{
	padding:10px 15px;
	background:#cccccc;
	font-weight:bold;
}
.cart_items table tr td:first-child{
	border-left:1px solid #cccccc;
	text-align:left;
}
.cart_items table tr:last-child td:first-child{
	border-bottom-left-radius:3px;
}
.cart_items table tr:last-child td:last-child{
	border-bottom-right-radius:3px;
}
.cart_items table tr.result td{
	border-right:0px;
	font-weight:bold;
}
.cart_items table tr.result td:last-child{
	border-right:1px solid #cccccc;
}
.cart_items table tr td.price{
	white-space:nowrap;
}
.cart_items table tr td.amount input[type=text]{
	width:55px;
	height:27px;
	box-sizing:border-box;
	border:1px solid #cccccc;
	border-radius:5px;
	text-align:center;
}
.cart_items table tr td.del a{
	display:inline-block;
	width:16px;
	height:16px;
	background:url('../images/cart_del.png') no-repeat;
}
.cart_form{
	width:480px;
	margin:30px auto;
}
.cart_form table{
	width:100%;
}
.cart_form sup{
	color:red;
	font-size:11px;
}
.cart_form label{
	font-weight:bold;
}
.cart_form tr td:last-child{
	text-align:right;
	width:290px;
}
.cart_form tr td.radios{
	text-align:left;
}
.cart_form tr td.radios label{
	font-weight:normal;
}
.cart_form td{
	padding-bottom:10px;
}
.cart_form input[type=text],.cart_form textarea{
	width:290px;
	box-sizing:border-box;
}
.cart_form input[type=text]{
	height:40px;
}
.cart_form textarea{
	height:90px;
	resize:none;
	padding:5px;
}
.cart_form input[type=submit]{
	padding:0 30px;
	margin:0 auto;
	display:block;
}
.cart_added{
	width:400px;
	text-align:center;
}
.cart_added p{
	font-size:28px;
	line-height:30px;
}
.u_button a{
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
	padding:10px 10px;
	background:#ce0000;
	color:#ffffff;
	border-radius:5px;
}
.u_button a:hover,.auth input[type=submit]:hover{
	background:#e78080;
	text-decoration:none;
}
.cart_added .u_button{
	display:inline-block;
	vertical-align:top;
	margin:10px;
}
.cart_added .u_button a{
	cursor:pointer;
}
.global_search{
	float:left;
	border:2px solid #ce0000;
	border-radius:12px;
	margin-left:30px;
	margin-top:20px;
	padding:5px 10px;
}
.global_search p{
	font-size:17px;
	line-height:27px;
	padding:7px 0;
}
.global_search input[type=text]{
	width:260px;
	height:25px;
	border:0px;
	padding-left:35px;
	box-sizing:border-box;
	background:url('../images/icon_search.png') no-repeat center left;
	font-size:14px;
}
.global_search input[type=submit]{
	height:25px;
	padding:0 10px;
}
.global_search input[type=text]:focus{
	outline:none;
}
.orders{
	background:url('../images/icon_orders.png') no-repeat center left;
	margin-left:30px;
	margin-right:30px;
	padding-left:50px;
}
.basket{
	background:url('../images/icon_cart.png') no-repeat center left;
	padding-left:50px;
}
.orders,.basket{
	float:right;
	margin-top:15px;
	line-height:40px;
}
.orders a,.basket a{
	text-decoration:none;
}
.orders a:hover,.basket a:hover{
	text-decoration:underline;
}
.printlink{
	background:#ce0000;
	color:#ffffff;
	font-size:18px;
	line-height:30px;
	margin:10px 0;
	cursor:pointer;
	padding:0 15px;
	border-radius:5px;
	display:inline-block;
}
.printSelected { height:auto;background:#ffffff; padding:10px; }
.printSelected div { display:none; }
.printSelected div.printSelection { display:block; }
.printSelected div.printSelection div { display:block; }
.top_to{
	height:120px;
	background:#eeeeee;
	margin:20px auto;
}
.top_to_bg{
	background:url('../images/bg_to.png') no-repeat center center;
	height:140px;
	box-sizing:border-box;
	margin-top:-25px;
	padding-top:35px;
	text-align:center;
	z-index:20;
	position:relative;
}
.top_to_bg a{
	display:inline-block;
	margin:0 auto;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding:12px 15px;
	border-radius:5px;
	background:rgba(0,0,0,.5);
	text-decoration:none;
}
.to_cat_items{
	text-align:center;
}
.to_cat{
	display:inline-block;
	vertical-align:top;
	width:190px;
	height:170px;
	border-radius:5px;
	padding:10px;
	box-sizing:border-box;
	margin-bottom:10px;
	border:1px solid transparent;
}
.to_cat_photo{
	width:170px;
	height:115px;
	display:table-cell;
	vertical-align:middle;
}
.to_cat_photo a{
	width:170px;
	height:115px;
	display:table-cell;
	vertical-align:middle;
}
.to_cat_photo a img{
	max-width:170px;
	max-height:115px;
}
.to_cat_name{
	font-size:18px;
}
.to_cat_name a{
	color:#333333;
	text-decoration:none;
}
.to_cat:hover{
	border-color:#cccccc;
}
.to_cat:hover .to_cat_name a{
	color:#d00204;
	text-decoration:underline;
}
.to{
}
.to_item{
	text-align:center;
	display:inline-block;
	vertical-align:top;
	width:188px;
	border:1px dashed transparent;
	border-radius:5px;
	margin:20px 25px;
}
.to_item_photo{
	width:188px;
	height:160px;
	display:table-cell;
	vertical-align:middle;
}
.to_item_photo div{
	width:188px;
	height:160px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	position:relative;
}
.to_item_photo span{
	width:40px;
	height:40px;
	position:absolute;
	top:53px;
	background-position:center center;
	background-repeat:no-repeat;
	border-radius:50%;
	display:none;
}
.to_item_photo span a{
	display:block;
	width:40px;
	height:40px;
}
.to_cart{
	background-image:url('../images/to_cart.png');
	background-color:#d00204;
	left:50px;
}
.to_more{
	background-image:url('../images/to_more.png');
	background-color:#333333;
	right:50px;
}
.to_item_text{
	height:87px;
	box-sizing:border-box;
	padding-top:25px;
	background:url('../images/to_name.png');
}
.to_item_name{
	font-size:18px;
	margin-bottom:10px;
}
.to_item_name a{
	color:#333333;
	text-decoration:none;
}
.to_item_price{
	color:#717171;
	font-size:16px;
}
.to_item:hover{
	border-color:#cccccc;
}
.to_item:hover img{
	opacity:.7;
}
.to_item:hover .to_item_name a{
	color:#d00204;
}
.to_item:hover .to_item_photo span{
	display:block;
}
.to_detail{
}
.to_detail_photo{
	float:left;
	text-align:center;
	font-size:12px;
}
.to_detail_photo a{
	padding:10px;
	display:block;
	padding:10px;
	border:1px solid #cccccc;
	margin-bottom:10px;
}
.to_detail_text{
	float:right;
	width:700px;
}
.to_detail_price{
	color:#717171;
	font-size:20px;
	line-height:40px;
	margin-bottom:20px;
	display:inline-block;
	vertical-align:top;
}
.to_detail_price span{
	font-size:30px;
	color:#d00204;
	font-weight:bold;
}
.to_detail_form{
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	line-height:40px;
	margin-bottom:20px;
	padding:0 15px;
	border-radius:5px;
	background:#d00204;
}
.to_detail_form a{
	background:url('../images/icon_order.png') no-repeat center left;
	color:#ffffff;
	padding-left:40px;
	line-height:40px;
	display:inline-block;
	text-decoration:none;
	font-size:17px;
}
tr.address{
	display:none;
}
.m2b{
	background:#f1f1f1;
}
.m2b .b{
	background:#e5e5e6;
	border-radius:20px;
	width:450px;
	height:170px;
	background-position:35px 50%;
	background-repeat:no-repeat;
	box-sizing:border-box;
	padding-left:200px;
	padding-top:20px;
	padding-right:10px;
	border:1px solid transparent;
	margin:15px;
	cursor:pointer;
}
.m2b .b:hover{
	border-color:#505050;
	-webkit-box-shadow:3px 3px 17px -4px rgba(0,0,0,0.75);
	-moz-box-shadow:3px 3px 17px -4px rgba(0,0,0,0.75);
	box-shadow:3px 3px 17px -4px rgba(0,0,0,0.75);
}
.m2b .b .name{
	text-align:center;
	margin-bottom:20px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
}
.m2b .b .name a{
	text-decoration:none;
}
.m2b .b .name a:hover{
	text-decoration:underline;
}
.m2b .to{
	background-image:url('../images/icon_to.png');
	float:left;
}
.m2b .to:hover{
	background-image:url('../images/icon_to_hover.png');
}
.m2b .remote{
	background-image:url('../images/icon_catalog.png');
	float:right;
}
.m2b .remote:hover{
	background-image:url('../images/icon_catalog_hover.png');
}
#related{
	height:1%;
	overflow:hidden;
}
#related .viewport{
	float:left;
	width:880px;
	height:300px;
	overflow:hidden;
	position:relative;
}
#related .buttons{
	border:1px solid #333333;
	border-radius:50%;
	display:block;
	margin:130px 10px 0 0;
	float:left;
	width:30px;
	height:30px;
	position:relative;
	color:#333333;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	font-size:22px;
}
#related .next{
	margin:130px 0 0 10px;
}
#related .buttons:hover,#banners .next:hover,#banners .prev:hover{
	color:#ce0000;
	border:1px solid #ce0000;
	background:#ffffff;
}
#related .disable{
	opacity:0.5;
}
#related .overview{
	list-style:none;
	position:absolute;
	padding:0;
	margin:0;
	width:880px;
	left:0;
	top:0;
}
#related .overview li{
	float:left;
	height:300px;
	width:220px;
}
.to_related_title{
	padding:50px 20px 30px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
}
.to_detail_content{
	overflow:hidden;
	padding-left:0;
}
.to_detail_content article{
	padding-top:20px;
}
.to_detail_content.opened{
	height:auto;
}
.to_detail_more{
	margin-top:10px;
	border-radius:5px;
	background:#efefef;
	padding:10px 20px;
	font-size:18px;
	cursor:pointer;
}
.to_detail_more i{
	float:right;
}
td.gray{
	text-align:center;
	color:#ffffff;
	background-color:#ce0000;
	background-image:none;
	height:30px; 
	border-radius:8px;
}
td.gray a{
	color:#ffffff;
	text-decoration:none;
}
td.gray a:hover{
	text-decoration:underline;
}
.to_detail_parts{
	margin-bottom:30px;
}
.to_detail_parts_select{
	margin-bottom:30px;
}
.to_detail_parts_select .select{
	display:inline-block;
	vertical-align:top;
}
.to_detail_parts_select .select select{
	width:300px;
	height:40px;
	background:#f7f7f7;
	box-sizing:border-box;
	padding:0 20px;
	font-weight:700;
	font-size:16px;
}
.to_detail_parts_select .select_sep{
	display:inline-block;
	vertical-align:top;
	color:#888888;
	margin:0 25px;
	font-size:20px;
	line-height:40px;
}
.to_detail_partslist{
	background:#f7f7f7;
	padding:10px;
}
.to_detail_partslist table{
	width:100%;
}
.to_detail_partslist table tr.hided{
	display:none;
}
.to_detail_partslist_more,.parts_more{
	border:1px dashed #333333;
	text-transform:uppercase;
	font-size:14px;
	line-height:14px;
	padding:10px 0;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	cursor:pointer;
}
.parts_more{
	display:none;
	margin-bottom:40px;
}
.to_detail_partslist table td{
	padding:7px 0;
	border-bottom:1px dashed #cccccc;
	text-align:right;
	width:100px;
}
.to_detail_partslist table td.name{
	color:#d50005;
	font-size:16px;
	line-height:18px;
	font-weight:600;
	width:auto;
	max-width:300px;
	text-align:left;
}
.to_detail_partslist table td.name span,.to_detail_other_list_parts td.name span{
	font-weight:400;
	font-size:12px;
}
.to_detail_partslist table td:last-child{
	width:170px;
}
.to_detail_partslist table td.price{
	font-size:24px;
	line-height:24px;
	white-space:nowrap;
}
.to_detail_partslist table td.price span{
	font-size:20px;
}
.to_detail_partslist table td.amount{
	text-align:right;
}
.to_detail_partslist table td.amount,.to_detail_other_list table td.price .amount{
	font-size:12px;
	line-height:14px;
	white-space:nowrap;
}
.to_detail_partslist table td .addtocart,.to_detail_other_list_parts .addtocart{
	display:inline-block;
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	line-height:30px;
	padding:0 20px;
	border-radius:15px;
	background:#d50005;
}
.to_detail_partslist table td .addtocart i{
	margin-right:7px;
}
.to_detail_other{
	padding-top:30px;
}
.to_detail_other_title{
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	margin-bottom:30px;
}
.to_detail_other_list{
	background:#f7f7f7;
	padding:15px;
}
.to_detail_other_list table{
	width:100%;
}
.to_detail_other_list table td{
	padding:7px 0;
	border-bottom:1px dashed #cccccc;
}
.to_detail_other_list table td.photo{
	width:100px;
}
.to_detail_other_list table td.photo img{
	max-width:100px;
	max-height:60px;
}
.to_detail_other_list table td.name{
	width:400px;
	padding-left:10px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}
.to_detail_other_list table td .cart_items{
	display:none;
}
.to_detail_other_list table td .cart_items table td.name{
	font-size:14px;
	font-weight:400;
	width:auto;
	text-transform:none;
}
.to_detail_other_list table td.name a{
	color:#333333;
	text-decoration:none;
}
.to_detail_other_list table td.name a:hover{
	color:#d50005;
}
.to_detail_other_list table td .cart_items table td.name a{
	color:#d50005;
	text-decoration:underline;
}
.to_detail_other_list table td .cart_items table td.name a:hover{
	text-decoration:none;
}
.to_detail_other_list table td.price{
	font-size:24px;
	line-height:24px;
}
.to_detail_other_list table td.price span{
	font-size:20px;
}
.to_detail_other_list table td.more{
	text-align:right;
}
.to_detail_other_list table td.more span{
	display:inline-block;
	width:34px;
	height:32px;
	background:url("../images/to_detail_other_list_more.png") no-repeat;
	cursor:pointer;
}
.to_detail_other_list_parts td.name,.to_detail_other_list_parts td.name a{
	color:#d50005 !important;
}
.to_detail_other_list_parts_parts td.name a{
	text-decoration:underline !important;
}
.to_detail_other_list_parts_parts td.name a:hover{
	text-decoration:none !important;
}
.to_detail_other_list_parts.hided{
	display:none;
}
.sort{
	margin:20px 0;
	padding:15px;
	border:1px solid #cccccc;
	border-radius:10px;
}
.sort label,.sort a{
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	font-weight:700;
}
.sort label{
	margin-right:240px;
}
.sort a{
	text-transform:uppercase;
	color:#333333;
	margin-left:35px;
	text-decoration:none;
}
.sort a.active,.sort a:hover{
	color:#d50005;
}
.part_nf{
	margin-bottom:20px;
	font-size:16px;
	line-height:18px;
}
.our_offer{
}
.our_offer .items{
	text-align:center;
}
.our_offer .items .item{
	display:inline-block;
	vertical-align:top;
	width:130px;
	margin:0 10px;
}
.our_offer .items .item .photo{
	width:89px;
	height:89px;
	margin:0 auto;
	background:url("../images/i_bg.png") no-repeat center center;
}
.our_offer .items .item .photo span{
	display:block;
	width:80px;
	height:80px;
	background-position:center center;
	background-repeat:no-repeat;
}
.our_offer .items .item .photo span.our_offer1{
	background-image:url("../images/i1.png");
}
.our_offer .items .item .photo span.our_offer2{
	background-image:url("../images/i2.png");
}
.our_offer .items .item .photo span.our_offer3{
	background-image:url("../images/i3.png");
}
.our_offer .items .item .photo span.our_offer4{
	background-image:url("../images/i4.png");
}
.our_offer .items .item .photo span.our_offer5{
	background-image:url("../images/i5.png");
}
.our_offer .items .item .photo span.our_offer6{
	background-image:url("../images/i6.png");
}
.our_offer .items .item .text{
	color:#7a7a7a;
	font-size:12px;
	line-height:14px;
}
.index_form{
	margin-bottom:40px;
	padding:20px 170px 20px 20px;
	background:#f7f7f7;
	border:1px solid #cccccc;
	border-radius:10px;
	position:relative;
}
.index_form .pic{
	position:absolute;
	right:0;
	bottom:0;
	width:186px;
	height:272px;
	background:url("../images/index_form.png") no-repeat bottom right;
}
.ifh1,.ifh2{
	text-align:center;
	margin-bottom:10px;
	line-height:1.2;
	font-weight:700;
}
.ifh1{
	font-size:22px;
}
.ifh2{
	font-size:18px;
}
.index_form .form_left{
	float:left;
}
.index_form .form_left .col{
	width:205px;
	float:left;
	margin-right:25px;
}
.index_form .form_left .col input[type=text]{
	width:100%;
	padding: 0 10px;
	box-sizing:border-box;
	height:35px;
	border-radius:10px;
	margin-bottom:20px;
}
.index_form p.rules{
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	width:280px;
}
.index_form p.rules input,.index_form p.rules span{
	display:inline-block;
	vertical-align:top;
}
.index_form p.rules span{
	width:250px;
	font-size:13px;
	line-height:14px;
}
.index_form .form_right{
	float:right;
	width:310px;
}
.index_form .form_right textarea{
	width:100%;
	resize:none;
	height:90px;
	padding:10px;
	box-sizing:border-box;
	border-radius:10px;
	margin-bottom:10px;
}
.ind_menu{
	margin-bottom:40px;
}
.ind_menu .items{
	text-align:center;
}
.ind_menu .items .item{
	display:inline-block;
	vertical-align:top;
	width:240px;
	margin:10px;
}
.ind_menu .items .item_0,.ind_menu .items .item_4{
	width:380px;
}
.ind_menu .items .item_6,.ind_menu .items .item_7,.ind_menu .items .item_8,.ind_menu .items .item_9{
	width:210px;
}
.ind_menu .items .item .photo{
	display:block;
	height:130px;
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:10px;
}
.ind_menu .items .item .name{
	font-size:16px;
}
.ind_menu .items .item a{
	color:#545151;
	padding:10px;
	display:block;
	background:#ebebeb;
	box-shadow:1px 4px 4px rgba(0,0,0,0.2);
	text-decoration:none;
	border-radius:5px;
}
.ind_menu .items .item a:hover{
	background:#f7f7f7;
}
.open_icons{
	font-size:20px;
	line-height:25px;
	text-align:left;
	margin-bottom:15px;
	cursor:pointer;
}
.close_icons{
	text-align:right;
}
.open_icons i,.close_icons i{
	border-radius:50%;
	background:#ce0000;
	color:#ffffff;
	display:inline-block;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:700;
	cursor:pointer;
}
.icons_cols{
	padding:0 40px;
}
.icons_cols.hided,.open_icons.hided,.close_icons.hided{
	display:none;
}
.icons_cols .left{
	width:60%;
}
.icons_cols .right{
	width:40%;
}
.icons_cols .col_title{
	font-size:17px;
	margin-bottom:15px;
	color:#000;
}
.icons_cols .col_title a{
	color:#333333;
	text-decoration:none;
}
.icons_cols .col_title a:hover{
	color:#d50005;
}
.icons_cols .items{
	text-align:left;
}
.icons_cols .items .item{
	display:inline-block;
	vertical-align:top;
	margin-bottom:7px;
}
.icons_cols .items .item a{
	display:inline-block;
	text-decoration:none;
	color:#6a6767;
	width:115px;
	height:25px;
	line-height:25px;
	box-sizing:border-box;
}
.icons_cols .items .item a span{
	display:inline-block;
	vertical-align:top;
}
.icons_cols .items .item a span.photo{
	width:35px;
	height:25px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	margin-right:5px;
}
.icons_cols .items .item a span.name{
	width:75px;
	font-size:15px;
}
.icons_cols .items .item a:hover{
	color:#000;
}
.calc_vtext{
	margin-bottom:10px;
}
.calc{
	padding:50px;
	border:1px solid #cccccc;
	border-radius:10px;
	margin-bottom:20px;
}
.calc .left,.calc .right{
	width:400px;
	position:relative;
}
.calc select{
	width:100%;
	margin-bottom:25px;
}
.calc .right p{
	position:absolute;
	top:40px;
	left:0;
}
.calc .types{
	margin:20px 0;
	line-height:22px;
}
.calc table.result{
	width:100%;
	border-collapse:collapse;
	margin-bottom:25px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.calc table.result td{
	padding:5px 10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.calc table.result tr:nth-child(even) td{
	background:#eee;
}
.calc table.result td input[type=text]{
	width:50px;
	height:30px;
	padding:0;
	text-align:center;
}
.calc table.result td .buttons{
	display:inline-block;
	vertical-align:top;
	width:15px;
	margin-left:5px;
}
.calc table.result td .buttons input{
	width:15px;
	height:15px;
	font-weight:700;
	padding:0;
	box-sizing:border-box;
	cursor:pointer;
	border:0;
	background:#cccccc;
}
.calc table.result i{
	color:#ce0000;
	cursor:pointer;
}
.calc .summ{
	text-align:center;
	font-size:20px;
	color:#ce0000;
	font-weight:700;
}
.table_gray{
	background:#ebebeb;
	border-radius:7px;
	width:100%;
	text-align:center;
	margin:15px 0;
}
.table_gray td{
	padding:0 5px;
}
.table_gray td p{
	display:block;
	width:100%;
	height:100%;
	border-radius:7px;
	padding:5px;
	box-sizing:border-box;
}
.table_gray td p:hover{
	background:#f7f7f7;
}
.table_gray a{
	text-decoration:none;
	color:#505050;
}
.catalog_top_picure_contacts{
	margin-left:0;
	border:1px dashed #cccccc;
	border-radius:5px;
	padding:10px;
}
.price_old{
	text-decoration:line-through;
}
.price_new{
	color:#e03c42;
	font-weight:700;
	font-size:16px;
}
.ui-datepicker-multi{
	width:100% !important;
}
.sto_title{
	font-size:18px;
	text-align:center;
	font-weight:700;
	margin-bottom:15px;
	text-transform:uppercase;
}
.sto_cal{
	width:100%;
	table-layout:fixed;
	margin-bottom:20px;
}
.sto_cal th{
	font-size:18px;
	line-height:30px;
}
.sto_cal td{
	padding:0 30px;
	text-align:center;
}
.sto_cal label{
	color:white;
	font-weight:bold;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	margin-bottom:2px;
}
.sto_cal label span{
	width:100%;
	height:100%;
	display:block;
	opacity:.5;
}
.sto_cal label input{
	display:none;
}
.sto_cal label input + span{
	cursor:pointer;
}
.sto_cal label input:checked + span,.sto_cal label input + span:hover{
	opacity:1;
}
.sto_cal_form{
	width:400px;
	margin:0 auto;
}
.sto_cal_form input[type=text],.sto_cal_form textarea,.sto_cal_form p{
	margin-bottom:10px;
	box-sizing:border-box;
}
.sto_cal_form input[type=text]{
	padding:0 10px;
}
.sto_cal_form textarea{
	padding:10px;
	height:120px;
	resize:vertical;
}