#overlay {position: absolute;top: 0px;left: 0px;bottom:auto;right:auto;z-index:9;width:100%;height: 200%;margin:0px;padding:0px;display:block;background-color:#000000;filter:progid:DXImageTransform.Microsoft.alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3}

body{
	font-size:12px;
	color:#514e50;
	font-family:"Arial";
	margin:2px 0 0 0;
	}

img {
display: expression(
(/\.png$/.test( this.src.toLowerCase()) ? this.runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '")' : null),
(/\.png$/.test( this.src.toLowerCase()) ? this.src = '/img/blank.gif' : null)
);
}

.slogan{
	color:#fff;
	font-size:20px;
}
a img{
	border:none;
}
a:hover{
	text-decoration:none;
}
.clr{
	clear:both;
	overflow:hidden;
	height:0px;
	line-height:0;
	font-size:0;
	}
h1{
	font-size:30px;
	color:#b90714;
	font-family:"Arial";
	margin:20px 0 20px 0;
	}
h1 img{
	margin-right:0.5ex;
	vertical-align:top;
	}
h3 img{
	margin-right:0.5ex;
	vertical-align:top;
	}	
h2{
	font-size:16px;
	color:#b90714;
	font-family:"Arial";
	margin:20px 0 20px 0;
	}
h2 a{
	color:#b90714;
	}	
h3{
	font-size:24px;
	color:#b90714;
	font-weight:normal;
	margin:20px 0 20px 0;
	margin-bottom:0.7em;
	position:relative;
	}
h3 img{
	margin-right:0.5ex;
	}
h3 a{
	color:#b90714;
	}
h4{
	font-size:12px;
	color:#514e50;
	font-family:"Arial";
	margin:10px 0 10px 0;
	}	
a{
	color:#514e50;
	}
ul li{
	list-style:square;
	}
.cont{
	min-height:300px;
}
.content{
	width:960px;
	margin:0 auto;
	}
.left_content{
	width:610px;
	padding:1px 25px 1px 35px;
	float:left;
	}
.tl_corn{
	background:url("/img/tl_corn.jpg") left top no-repeat;
	background-color:#edeeee;
	border:1px solid #fff;
	}
.tl_corn h2{
	margin-top:0;
	}
.tr_corn{
	background:url("/img/tr_corn.jpg") right top no-repeat;
	padding-top:15px;
	}
.bl_corn{
	background:url("/img/bl_corn.jpg") left bottom no-repeat;
	}
.br_corn{
	padding:1px 35px 15px 35px;
	background:url("/img/br_corn.jpg") right bottom no-repeat;
	}
.tl_valute{
	background:url("/img/tl_valute.jpg") left top no-repeat;
	background-color:#fceded;
	border:1px solid #fff;
	}
.tl_valute h2{
	margin-top:0;
	}
.tr_valute{
	background:url("/img/tr_valute.jpg") right top no-repeat;
	padding-top:15px;
	}
.bl_valute{
	background:url("/img/bl_valute.jpg") left bottom no-repeat;
	}
.br_valute{
	padding:1px 35px 15px 35px;
	background:url("/img/br_valute.jpg") right bottom no-repeat;
	}	
	
.right_content{
	float:right;
	width:246px;
	padding-top:1px;
	}
.spec_tech{
	margin-bottom:20px;
	}
.right_content .br_corn{
	padding-left:40px;
	}
.right_content .tl_corn h3{
	margin-top:0;
	}
.new_in_cat_title a{
	color:#b90714;
	font-size:16px;
	}
.new_in_cat_title{
	margin-bottom:0.4em;
	}
.new_in_cat img{
	margin:0.4em 0;
	border:none;
	}
.new_in_cat h3{
	margin-top:0;
	}
.new_in_cat{
	font-size:14px;
	}
.in_content{
	margin:0 -35px;
	margin-right:-25px;
	}	
.center_cnt{
	padding:0 35px;
	width:890px;
	}
/* разделы каталога*/	
.sel_sec{
	background:url("/img/sel_sec.gif") left center no-repeat;
	padding-top:5px;
	color:#fff;
	}
.sections{
	margin:40px -35px;
	}
.sections ul a{
	 font-size:16px;
	 color:#b90714;
	 font-weight:bold;
	}
.sel_sec span{
	font-size:16px;
	font-weight:bold;
	}
.sections ul{
	margin:0;
	padding:0;
	width:100%;
	}	

.sections li{
	list-style:none;
	padding-left:35px;
	padding-top:5px;
	height:24px;
	width:191px;
	}
.li_floating li{
	float:left;
}
.ul_floating{
	float:left;
	width:191px !important;
}
a.model_list{
	color:#737373 !important;	
	font-size:14px !important;
	font-weight:normal !important;
	}
a.model_list:hover{
	color:#444444 !important;	
	}
/* разделы каталога*/	

/* поиск */
.find h4{
	font-size:12px;
	margin-top:0;
	margin-bottom:4px;
	}	
.f_mark{
	width:240px;
	float:left;
	margin-right:30px;
	}
.f_model{
	width:200px;
	float:left;
	margin-right:30px;
	}
.f_mark select, .f_model select{
	width:100%;
	}
.f_year{
	float:left;
	width:170px;
	}
.f_year input{
	width:70px;
	}
.f_price{
	float:right;
	width:170px;
	}
.f_price input{
	width:70px;
	}
.f_country input{
	vertical-align:bottom;
	}
.f_country{
	padding-top:10px;
	}	
.f_submit{
	padding-top:7px;
	width:230px;
	text-align:right;
	}
.f_submit a{
	color:#5e5d5e;
	border-bottom:1px dashed #5e5d5e;
	text-decoration:none;
	margin-right:25px;
	}

.fs_model{
	width:300px;
	float:left;
	margin-right:47px;
	}
.fs_mark select, .fs_model select{
	width:100%;
	}
.fs_year{
	float:left;
	width:170px;
	margin-right:47px;
	}
.fs_year input{
	width:70px;
	}
.fs_price{
	float:left;
	width:170px;
	}
.fs_price input{
	width:70px;
	}
.fs_submit{
	padding-top:7px;
	width:230px;
	text-align:right;
	}
.fs_submit a{
	color:#5e5d5e;
	border-bottom:1px dashed #5e5d5e;
	text-decoration:none;
	margin-right:25px;
	}
.fs_table{
	margin-top:10px;
	float:right;
}

#bigfoto{
	height:305px;
	width:420px;
	padding:0; margin:0;
	overflow:hidden;
	float:left;
}
.biginfo{
	height:305px;
	width:185px;
	padding:0; margin:0;
	float:left;
}
.find_sub{
	background:url("/img/f_submit.gif") left center no-repeat;
	width:92px;
	height:33px;
	border:none;
	text-decoration:underline;
	color:#fff;
	font-size:12px;
	vertical-align:middle;
	cursor:pointer;
	}
.find select, .find_input{
	font-family:"Arial";
	}
.f_table{
	width:100%;
	}							
/* поиск */		

/* таблица */	
.gray_tab{
	width:100%;
	}
.gray_tab td{
	background:#edeeee;
	padding:16px 5px 10px 5px;
	vertical-align:top;
	}
.gray_tab th{
	background:#dddddd;
	font-size:12px;
	height:34px;
	padding-left:24px;
	padding-right:24px;
	text-align:left;
	}
.t_foto{
	width:115px;
	padding-top:10px !important;
	}	
.t_foto img{
	width:109px;
	height:77px;
	border:none;
	}
.border_bottom_gray{
	border-bottom:1px solid #ccc;
}
.t_model a{
	color:#b90714;
	}
.t_price{
	padding-right:24px !important;
	}		
/* конец таблицы */

.left_sel{
	background:url("/img/left_sel.jpg") left top no-repeat #a10813;
	padding:0 !important;
	height:33px;
	float:left;
	overflow:hidden;
	}
.right_sel{
	background:url("/img/right_sel.jpg") right top no-repeat;
	color:#fff;
	float:left;
	padding:7px 20px 8px 20px ;
	}
.center_sel{
	padding:7px 20px 8px 20px ;
}
.s_bank_item{
	float:left;
	font-size:16px;
	margin-right:20px;
	}	
.bank_items{
	margin:30px 0;
	}	
.bank_item{
	float:left;
	font-size:16px;
	margin-right:20px;
	padding:7px 0px 8px 0px;
	}
.bank_items a{
	color:#b90714 !important;
	}
.bank_title{
	margin-top:20px;
}
.bank_title a{
	text-decoration:none;
}
.bank_title a:hover{
	text-decoration:underline;
}
.quetion{
	margin:0 -35px;
	}
.quet_title{
	padding-left:5px;
	margin:1em 0;
	font-weight:bold;
	}
.quet_title span{
	color:#b90714;
	font-size:16px;
	text-decoration:none;
	border-bottom:1px dashed #b90714;
	}
.quetion_item h4{
	margin:0;
	}
.answer{
	padding-left:30px;
	margin-top:15px;
	}
.quetion_item h2{
	margin-bottom:5px;
	}
.answer h2{
	margin-bottom:5px;
	}	
.answer h4{
	margin:0;
 	}
.quetion .tl_corn{
	display:none;
	} 
.send_sub{
	text-align:right;
	}
.quetion_form{
	margin-top:50px;
	display:block !important;
	}
.send_title{
	float:left;
	width:140px;
	font-weight:bold;
	}
.send_inp2{
	text-align:right;
	}
.send_inp{
	text-align:right;
	}	
.send_inp2 input, .send_inp2 textarea, .send_inp2 select{
	width:340px;
	margin-bottom:12px;
	border:1px solid #d1d1d1;
	font-family:"Arial";
	}
.send_inp input, .send_inp textarea{
	width:410px;
	margin-bottom:12px;
	border:1px solid #d1d1d1;
	font-family:"Arial";
	}	
.send_inp textarea, .send_inp2 textarea{
	height:90px;
	}
.happy_face{
	float:left;
	width:100px;
	}
.happy_descr{
	float:right;
	width:495px;
	}
.happy_name h2{
	margin-top:0;
	margin-bottom:10px;
	}
.happy_name{
	height:57px;
	}
.happy{
	padding-bottom:25px;
	margin-bottom:25px;
	}
.with_brd{
	border-bottom:1px solid #ddd;
	}	
.happy h4{
	margin:0.5em 0;
	}
.data{
	padding-top:3px;
	height:15px;
	font-size:11px;
	font-style:italic;
	text-align:right;
	padding-right:10px;
	margin-bottom:-18px;
	}
.news_item h2{
	margin:0.3em 0;
	}
.news_item p{
	margin:0;
	}
.news_item{
	margin-bottom:2em;
	}
.menu_item{
	float:left;
	width:84px;
	height:80px;
	margin-top:5px;
	text-align:center;
	}
.menu_item a{
	font-size:11px;
	color:#fff;
	}	
.menu_img{
	margin-bottom:5px;
}	
	
.msel_select{background-color:#a10813;margin:-5px 0 -7px 0;position:relative;z-index:2;}
.msel_select .msel1{background:url('/img/menu_tl.jpg') no-repeat top left;}
.msel_select .msel2{background:url('/img/menu_tr.jpg') no-repeat top right;}
.msel_select .msel3{background:url('/img/menu_bl.jpg') no-repeat bottom left;}
.msel_select .msel4{background:url('/img/menu_br.jpg') no-repeat bottom right;}
.msel_select .msel_p{padding:5px 0 7px 0;}
.msel_select a{text-decoration:none;}

.menu{
	width:960px;
	height:100px;
	background-color:#5e5d5e;
	}
.menu_padd{
	padding:0 0 0 12px;;
}

.gray_ugol1{background:url('/img/gray_ugol1.jpg') no-repeat top left;height:100%;}
.gray_ugol2{background:url('/img/gray_ugol2.jpg') no-repeat top right;height:100%;}
.gray_ugol3{background:url('/img/gray_ugol3.jpg') no-repeat bottom left;height:100%;}
.gray_ugol4{background:url('/img/gray_ugol4.jpg') no-repeat bottom right;height:100%;}

.menu-top{
	color:#fff;
	margin-top:25px;
	text-align:right;
	padding-right:44px;
}
.menu-top-main{
	margin-top:60px;
}
.menu-top a{
	color:#fff;
}
.head{
	width:960px;
	margin-bottom:1px;
	background:url("/img/head_bg.jpg") top center repeat-x;
	background-color:#8a0614;
	overflow:hidden;
	}
.head_main{
	background:url("/img/head_bg_0.jpg") top center repeat-x;
}

.mask1{background:url('/img/mask1.jpg') no-repeat top left; height:100%;}
.mask2{background:url('/img/mask2.jpg') no-repeat top right; height:100%;}
.mask3{background:url('/img/mask3.jpg') no-repeat bottom left; height:100%;}
.mask4{background:url('/img/mask4.jpg') no-repeat bottom right; height:100%;}
.mask4_main{background:url('/img/mask4_main.jpg') no-repeat bottom right; height:100%;}

.head_height_main{height:300px}
.head_height{height:263px}

.head_img{
/*	background:url('/img/header/3.png') no-repeat left top;*/
	height:100%;
	}
.logo{
	text-align:right;
	padding-right:44px;
	padding-top:70px
	}
.logo img{
	border:none;
	margin-bottom:25px;
	}
.bottom{
	margin-top:50px;
	background:url("/img/btm_mask.gif") top center no-repeat;
	background-color:#a30913;
	width:960px;
	height:90px;
	color:#fff;
	padding-top:15px;
	overflow:hidden;
	}
.bottom a{
	color:#fff;
	}	
.royal{
	width:210px;
	text-align:center;
	float:left;
	padding-left:35px;
	margin-right:100px;
	}
.royal img{
	border:none;
	}
.tel_box{
	width:150px;
	float:left;
	}
.tel{
	font-size:24px;
	text-align:right;
	}
.tel span{
	font-size:15px;
	}
.adres{
	float:right;
	padding-top:1.3em;
	font-size:13px;
	padding-right:35px;
	width:355px;
	}
.c_price{
	width:120px;
	text-align:right !important;
	}
.etapy{
	margin:0;
	padding:0;
	}
.etap_num{
	font-size:14px;
	padding-left:9px;
	padding-right:14px;
	font-weight:bold;
	}	
.etapy li{
	list-style:none;
	padding:10px 0;
	background:url("/img/li_et.jpg") left center no-repeat;
	}
.calc_title{
	float:left;
	width:275px;
	}
.calc_inp{
	text-align:right;
	margin-left:275px;
	}
.calc_inp input{
	vertical-align:middle;
	width:315px;
	border:1px solid #d1d1d1;
	margin-bottom:15px;
	}
.rub_usa_eur{
	padding-bottom:15px;
	margin-left:285px;
	}

.left_index{
	width:470px;
	float:left;
	padding-left:35px;
	padding-right:10px;
	}
.right_index{
	float:right;
	width:405px;
	}
.on_index{
	width:175px;
	float:left;
	}
.new_on_main{
	margin-right:-25px;
	}
.key{
	background:url("/img/key.jpg") center top no-repeat;
	margin-left:-35px;
	margin-right:-10px;
	padding:35px 70px 55px 35px;
	margin-bottom:-25px;
	}
.key h3{
	margin-top:0;
	}
.key h3 a{
	color:#fff;
	}
.key a{
	color:#fff;
	}
.news_index a{
	color:#b10714;
	}
.news_index p{
	margin:0;
	}
.news_index{
	margin-bottom:1em;
	}
.spec_index{
	width:220px;
	}
.quest_descr{
	font-size:11px;
	padding:0 0 10px 0;
}




#pager{
	padding:20px 0 0 0;
	}
#pager .pager-s{
	color:#fff;
	padding:3px 7px;
	background:#b90714;
	font-weight:bold;
}	
#pager .pager{
	padding:3px 7px;
}	
.photo_way{
	float:left;
	}
.way_description{
	margin-left:10px;
	float:left;
	width:300px
	}
.way_description2{
	margin-left:300px;
	}
.way_from_to{
	width:100%;
	background:url('/img/line.jpg') no-repeat right 20px;
	}
.red_text{
	color:#b10714;
	}
.ost_punkt{
	font-size:10px;
	text-align:center;
	}
.ost_punkt td{
	vertical-align:top;
	color:#737373;
	}
#jpn{
	text-align:left;
	}
#nsk{
	text-align:right;
	}
.people_photo{
	width:110px;
}	

.car_info1{
	text-align:left;
	font-weight:bold;
	width:115px;
}
.car_info2{
	text-align:left;
}


