/* All rights reserved. AutoNavigator.ru
/**********/
/* GLOBAL */
/**********/


BODY { background:#fff; FONT-SIZE:0.75em; MARGIN:0px; PADDING:0px; FONT-FAMILY:Tahoma;
	position:absolute;
	width: 100%;
	display:block;
	-height: 100%;
	min-height: 100%;

/*	border: solid 1px #FF0000;*/
}
BODY, .content { min-width:1000px; width:expression(document.body.clientWidth < 1000? "1000px": "" ); }

DIV.content {
	display:block;
	padding-bottom: 120px;
	overflow:hidden;
	position:relative;
}

IMG { border-style: none;
    border-color: inherit;
    border-width: medium;
    margin-top: 1px;
}

.cntr, .c { text-align:center; }
.l { text-align:left; }
.r { text-align:right; }
.nowrap { white-space:nowrap; }

.fl { float:left; }
.fr { float:right; }

/*********************/
/* GLOBAL NAVIGATION */

A { COLOR: #2b68a4; TEXT-DECORATION:underline; }
A:hover { TEXT-DECORATION: none; }

A.dash, A.dash:visited {
	cursor:pointer;
	text-decoration:none;
	border-bottom: dashed 1px #2b68a4;
	padding-bottom:0.1em;
}
A.dash:hover { border-bottom:none; }


.RowDown, .RowTop, .RowBack {
	display:inline-block;
	background: URL('http://img2.autonavigator.ru/images/ico_roltopdwn.gif') no-repeat;
	position:relative;
	height: 13px; width:13px;
	overflow:hidden;
	vertical-align:middle;
	margin-right:5px;
	margin-left:3px;
}
.RowDown { background-position:-12px 0px; }
.RowTop { background-position:0px 0px; }
.RowBack { background:URL('http://img2.autonavigator.ru/images/ico_back.gif') no-repeat; height:12px; }





/*************/
/* NAVIGATOR */

#navigator {
	position:relative;
	white-space:nowrap;
	display:block;
	text-align:center;
	MARGIN-TOP:0px; MARGIN-BOTTOM:15px;
	*z-index:1000;
	}
#navigator FORM {
	display:inline;
	padding:0px; margin:0px;
	overflow:hidden;
}

.navAct, .navPas, .navSmp {
	display:inline-block;
	background:#ffffff;
	border: solid 1px #becad2;
	border-left:none;
	border-right:none;
	height:20px;
	line-height:20px;
	position: relative;
	padding:2px;
	padding-right:16px;
	margin-right:14px;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
}
.navAct .box, .navPas .box, .navSmp .box { display:block; overflow:visible; }
.navAct IMG, .navPas IMG, .navSmp IMG { vertical-align:middle; }

.navAct { font-weight:bold; }
.navSmp { padding-right:4px; }

.navAct .left, .navPas .left, .navSmp .left {
	display:block;
	position:absolute;
	width:5px;
	height:26px;
	top:-1px;
	left:-5px;
	background: url('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat;
	background-position: -40px 0px;
}
.navAct .right, .navPas .right, .navSmp .right {
	position:absolute;
	display:block;
	width:5px;
	height:26px;
	top:-1px;
	right:-4px;
	background: url('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat;
	background-position:-45px 0px;
}

.navAct .navMenu, .navPas .navMenu { position:absolute; left:-5px; top:24px; overflow:visible; }
.navMenu { background:URL('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat -40px top; display:none; }
.navMenu .nrt { background:URL('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat right top; }
.navMenu .nlb { background:URL('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat -40px bottom; }
.navMenu .nrb { background:URL('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat right bottom; }
.navMenu .inner { background: #FFF; display:block;
	border:1px solid #becad2; border-left: none; border-right: none;
	margin:0px 5px; overflow:visible;
	padding:5px 0px;
}
.navMenu .cont {
	background: #FFF;
	position:relative;
	display:block;
	border: 1px solid #becad2; border-bottom-color:transparent !important; border-top:none;
	-border-bottom-color:#FFF;
	margin: 0px -5px;
}

.navMenuItem, .navMenuItem_act { display:block; white-space:nowrap; font-size:11px; border-bottom:1px dashed #d9e2e7; background:#FFF; padding:0px 15px 3px 5px; }
.navMenuItem:hover { background:#f0f5f9;}
.navMenuItem { font-weight:normal; }
.navMenuItem_act { font-weight:bold; }

.navMenu .green { /*border-top:solid 1px #e4eed5; border-bottom:solid 1px #e4eed5;*/ }
.navMenu .green .navMenuItem, .navMenu .green .navMenuItem_act { background-color: #eafbd4; }
.navMenu .green .navMenuItem:hover, .navMenu .green .navMenuItem_act:hover { background-color: #ddefc5; }

.navMenu .orange { /*border-top:solid 1px #e4eed5; border-bottom:solid 1px #e4eed5;*/ }
.navMenu .orange .navMenuItem, .navMenu .orange .navMenuItem_act { background-color: #fff8d8; }
.navMenu .orange .navMenuItem:hover, .navMenu .orange .navMenuItem_act:hover { background-color:#f9f2c4; }

.navMenu .row { max-height:200px; -height:200px; overflow:hidden; overflow-x:none; overflow-y:auto; background:URL('http://img2.autonavigator.ru/images/bg_lwarn.gif'); display:block; position:relative;
padding:0px; margin:0px; }

.rowDownNav, .rowTopNav {
	display:block;
	position:absolute;
	right:0px; top:0px;
	vertical-align:middle;
	width:11px;
	height:24px;
	border-left: dashed 1px #c9daea;
	background: url('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat #f3f1e4;
	cursor:pointer;
}
.rowDownNav .right, .rowTopNav .right {
	display:block;
	position:absolute;
	height:26px; width:5px;
	top:-1px; right:-5px;
	background: url('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat;
	background-position:-35px 0px;
}
.rowDownNav { background-position: 3px -1px; }
.rowTopNav { background-position: -7px -2px; }


/**************/
/* CARS TABLE */
/**************/

#cars_tab { 	margin-top:20px; }
#cars_tab TD {
	height: 28px;
	vertical-align:middle;
}
#cars_tab TD A {
	line-height:inherit;
}
#cars_tab TD IMG {
	vertical-align: middle;
}

.linesTab { }
.linesTab TD { border-bottom: solid 1px #d0e1f2; }
.linesTab TFOOT TD { border:none; }
.linesTab TR { }
.linesTab .filial TD { height:20px; font-size:0.8em;  }
.linesTab .row .filial TD { background:#F1F9FF; }
.linesTab .filial TD SPAN { white-space:nowrap; }
.linesTab .filial TD INPUT.submit { margin:-5px; }
#moderator TD, .moderator TD { height:28px; }
#moderator .filial .submit { border:none; width:80px; height: 20px; background:URL('http://img2.autonavigator.ru/images/but_apply_bg.gif') no-repeat left top; color:#FFF; }
.linesTab .row { background-color:#FFFFFF; }
.linesTab .row .check { background:#e7fdf2; text-align:center; border-right: 1px dashed #89dbb1; width:10px; }

.linesTab .row_over { background-color:#e0f1ff; }
.linesTab .row_over .filial TD { background-color:#d8e7f5; }
.linesTab .row_over { background-color:#e0f1ff; }
.linesTab .row_over .check { background-color:#fdfbe7; }

.linesTab TBODY.off { background-color:#f2f2f2; color:#959595; }
.linesTab TBODY.off TD { border-bottom-color:#d6d6d6; }
.linesTab TBODY.off, .linesTab TBODY.off A { color:#959595; }
.linesTab TBODY.off .filial TD { background:#e6e6e6; }
.linesTab TBODY.off INPUT { opacity:0.6; filter:alpha(opacity=60); }
.linesTab TBODY.off .check { background:#ebebeb; border-right: 1px dashed #d6d6d6; }


.row1, .row2, .row3 { font-size:0.9em; }
TR.row1 { background-color:#FFFFFF; }
TR.row2 { background-color:#F0F0F0; }
TR.row3 { background-color:#dbf5ff; }

#cars_tab .ColorName { display:none; font-size:0.9em; }
#cars_tab.ColorLikeImage .ColorName { display:none; }
#cars_tab.ColorLikeImageAndText .ColorName { display:block; }
#colorDispOn, #colorDispOff {
	vertical-align:middle;
	position:relative;
	display:inline-block;
	width:12px;
	height:12px;
	overflow:hidden;
	text-align:left;
}
#colorDispOff { display:none; }
#colorDispOff IMG { overflow:hidden; position:absolute; top:0px; right:0px; }

#selection {
	display:block;
	text-align:center;
	margin: 25px 0px 20px 0px;
}
#selection .check {
	padding-left: 25px; font-size: 0.9em;
}


/* HEADERS */
.h_mid {
	font-size: 1.3em;
	color: #4776A5;
	position: relative;
	top:0px;
	margin-top:10px;
	margin-bottom:7px;
	display: block;
	font-weight: normal;
}

.h_min {
	font-size: 1em;
	color: #4776A5;
	position: relative;
	left:-2%;
	top:0px;
	margin-top:10px;
	margin-bottom:7px;
	display: block;
	font-weight: normal;
}
.h_mid_std { font-size: 1.3em; color: #4776A5; margin-top:10px; margin-bottom:7px; display:block; font-weight:normal; }
.h_big {
	display:block;
	clear:both;
	font-size: 1.6em;
	font-weight: normal;
	margin: 25px auto 15px auto;
	text-align:center;
	width: 70%;
	overflow:hidden;
}
.h_big_std {
display:block;
	clear:both;
	font-size: 1.6em;
	font-weight: normal;
	margin: 25px 0px 15px 0px;
	text-align:left;
	overflow:hidden;
}


/* INFORMATION BLOCKS */
#help, .help {
	display:block;
	border: solid 1px #87eeb5;
	background: URL('http://img2.autonavigator.ru/images/ico_info.gif') no-repeat 6px 6px #ebfff8;
	padding: 6px 7px 7px 27px;
	font-size: 1em;
	margin:10px 0px;
	text-align:left;
}
.help { font-size:0.9em; }

#error, .error {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size: 1.2em;
	margin:30px 0px;
	padding:15px 20px 20px 70px;
	/*width: 70%;*/
	background: #fff4f4;
	border: solid 2px #ffe6e7;
	background-image:URL('http://img2.autonavigator.ru/images/ico_none.gif');
	background-position: 10px 10px;
	background-repeat:no-repeat;
}

#informer, .informer {
	display:block;
	text-align:center;
	font-weight:bold;
	font-size: 1.2em;
	margin:70px auto 30px auto;
	padding:2% 1% 1% 1%;
	width: 40%;
	background: #fff4f4;
	border: solid 2px #ffe6e7;
}

.empty { display:block; border: solid 1px #ebebeb; background:#fafafa; width:300px; margin:15px auto; text-align:center; color:#444; }
.info { display:block; border: solid 1px #FFE7AD; background:#FFFFEA; width:300px; margin:15px auto; text-align:center; color:#444; }
.attent {
	padding:15px; 
	background: #fff4f4;
	border: solid 2px #ffe6e7;
	margin-bottom:15px;
}

/*************/
/*** SALON ***/
/*************/
#salon_search { display:block; width:100%; overflow:hidden; }
#salon_search_by_word { width:250px; display:inline-block; overflow:hidden; float:left; }
#salon_search_by_word INPUT.text { width:130px; }
#salon_search_by_letter { width:650px; display:inline-block; overflow:hidden; }
#salon_search_by_letter DIV { display:block; padding-left:15px; }
#salon_search_by_letter A {
	display:inline-block;
	margin:0.2em 0.2em 0.2em 0em;
	padding: 0px 0.4em;
	color: #FFF;
	background: #D72027;
	position:relative;
	height: 1.8em;
	overflow:hidden;
	font-size:0.95em;
	line-height:1.7em;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	cursor:default;
}
#salon_search_by_letter A:link, #salon_search_by_letter A:visited { background: #3E70A0; font-weight:normal; cursor: pointer; }
#salon_search_by_letter A:hover { background:#3a7dbe; }

#salon_cars { float:left; display:block; width:40%; margin-left: 3%; clear:right; }
#salon_info { float:left; display:block; width:43%; margin-left: 2%; padding-bottom:20px; margin-top:12px; }
#salon_url { display:block; margin: 15px 0px 0px 0px; padding:5px; font-weight: bold; }

#salon_row TD { border-top: solid 1px #aac8e5; padding: 5px 0px; }
#salon_row.show_nostat .nostat { display: ; }
#salon_row.hide_nostat .nostat { display:none; }
#salon_row IMG { vertical-align:middle; }
#salon_row #filial TD { border-top: dashed 1px #aac8e5; }
#salon_row .name { padding-left:5px; display:block; position:relative; left:20px; }
#salon_url IMG { vertical-align:middle; }
#salon_uslugi_bl {
	position:relative;
	display:block;
	border: dashed 1px #BFC2C4;
	background:#F4FAFF;
	margin:10px 0px;
	padding:5px;
	padding-bottom:10px;
}
#salon_uslugi_foto { display:block; }
#salon_uslugi_foto A { padding: 2px; display: inline-block; margin:7px 0px 0px 7px; }
#salon_uslugi_foto A:hover { background: #9AC5EB; }
#salon_row_bl {
	display:inline-block;
	position:relative;
	top:3px;
	left:0px;
	width:12px;
	overflow:hidden;
}
#salon_row_bl A { position:relative; font-weight:bold; margin-bottom:10px; }
#salon_row_ico { margin-left:-12px; }

#markaRow { position:relative; }
#markaRow A {
	color: #FFF;
	background: #D72027;
	position:relative;
	height: 2.65em;
	overflow:hidden;
	display:inline-block;
	margin:0.2em 0.2em 0.2em 0em;
	padding: 0px 5px;
	font-size:0.95em;
	line-height:2.5em;
	text-decoration:none;
	font-weight: bold;
	white-space: nowrap;
	text-align:center;
	cursor:default;
}
#markaRow A:link, #markaRow A:visited { background: #3E70A0; font-weight:normal; cursor: pointer; }
#markaRow A:hover {	background:#3a7dbe; }

#markaRow A.deler { font-weight: bold; line-height:2.5em; }
#markaRow A.deler span { background:#1b982c; /*178025;*/ }
#markaRow A.deler:link, #markaRow A.deler:visited { }
#markaRow A.deler:hover { /*	background:#1b982c;*/ }
#markaRow A.deler span {
	display:block;
	position:relative;
	top:0px;
	left:0px;
	font-weight: normal;
	line-height:1em;
	font-size:0.8em;
	margin: 0px -5px -0.8em -5px;
	*margin-bottom:-8px;
	padding:0.2em 5px 0.3em 5px;
}

#modelRow A {
	color: #FFF;
	background: #D72027;
	font-size: 0.95em;
	line-height:1.4em;
	text-decoration:none;
	font-weight: bold;
	white-space: nowrap;
	display:inline-block;
	margin:0.2em 0.2em 0.2em 0em;
	padding: 0px 5px 0.1em 5px;
	cursor:default;
}
#modelRow A:link, #modelRow A:visited { cursor: pointer; background: #558BBE; font-weight:normal; }
#modelRow A:hover { background:#4097e9; }


#markaVobler {
	z-index:20;
	position:absolute;
	top:40px;
	right:0px;
	display:block;
	font-size:0.9em;
	background:#FFF;
	border: solid 1px #bfc2c4;
	border-right:none;
	padding:5px;
	padding-right:15px;
	overflow:visible;
}
#markaVobler .txt { display:block; margin-bottom:1px; }
#markaVobler .shadow { overflow:hidden; position:absolute; display:block; bottom:-12px; height:11px; width:90px; right:1px; background: URL('http://img2.autonavigator.ru/images/vobler_shad.gif') no-repeat left top; }
#markaVobler IMG { margin:0px; width:70px; height:70px; vertical-align:middle; overflow:hidden; }
#markaVobler A { overflow:hidden; display:block; text-decoration:none; text-align:center; margin:0px; }
.ugol_5_tl { position:absolute; display:block; width:5px; height:5px; top:-1px; left:-1px; overflow:hidden; background: URL('http://img2.autonavigator.ru/images/ugol_5_tl.gif') no-repeat top left; } 
.ugol_5_bl { position:absolute; display:block; width:5px; height:5px; left:-1px; bottom:-1px; overflow:hidden; background: URL('http://img2.autonavigator.ru/images/ugol_5_bl.gif') no-repeat top left; }


/* FORMS */
SELECT, INPUT { font-size: 12px !important; vertical-align:middle; }
INPUT.text { vertical-align:middle; border: solid 1px #558BBE; height: 16px; line-height:15px; padding:0px 3px; }
INPUT.button { vertical-align:middle; height:18px; line-height:15px; background: URL('http://img2.autonavigator.ru/images/bg_button_kit.gif') repeat-x 0px -4px #dfefff; border:solid 1px #aac8e5; padding:0px 3px; }
FORM { PADDING:0px; MARGIN: 0px; }
INPUT { PADDING:0px; MARGIN: 0px; }
SELECT { border: solid 1px #558BBE; height: 20px; line-height:20px; }
TEXTAREA { border: solid 1px #558BBE; line-height:15px;  }

.upload_file { margin-left:10px; vertical-align:middle; display:inline-block; width:70px; height:24px; background:URL('http://img2.autonavigator.ru/images/but_upload.gif') 0px 0px no-repeat; overflow:hidden; }
.upload_file INPUT { 	width:70px; height:24px; opacity:0; filter:alpha(opacity=0); cursor:pointer; }
.upload_but { height:24px; width:98px; background:URL('http://img2.autonavigator.ru/images/but_upload.gif') no-repeat -70px 0px; border:none; cursor:pointer; }


/* end FORMS */

#photos {
	 overflow: hidden; overflow-y:auto; height: 315px
}
#logo { padding: 25px 0px 25px 20px; width:250px; z-index:6001; position:relative; }
#MediaBoxBox #logo { position:absolute; left:0px; }

#main {
	
	position:relative; zoom:1; display:block; z-index:1; 
}
.leftCol {
	WIDTH: 24%; zoom:1;
}
.leftCCol { VERTICAL-ALIGN: top; WIDTH:280px !important; padding-left:15px; zoom:1; }
.rightCol { PADDING-LEFT: 25px; VERTICAL-ALIGN: top; zoom:1; }
.rightCCol { padding: 0px 15px 0px 0px; VERTICAL-ALIGN: top; WIDTH: 240px; overflow-x:hidden; zoom:1; }
.centerCCol { PADDING: 0px 20px; VERTICAL-ALIGN: top; zoom:1; }
.centerCol { padding: 0px 20px; vertical-align:top; zoom:1; }

#search {
	PADDING-LEFT: 30px
}
#searchOne {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: url(http://img2.autonavigator.ru/images/spacer-gray.gif) #f8f8f8 repeat-x 50% top; COLOR: #004b93
}
#searchTwo {
	BACKGROUND: url(http://img2.autonavigator.ru/images/spacer-gray.gif) repeat-y right 50%
}

/* SEARCH HEAD */
#searchThree { PADDING: 5px 10px 3px 20px; BACKGROUND: url(http://img2.autonavigator.ru/images/ygol.gif) no-repeat right top; white-space:nowrap; }
#searchThree INPUT { display: inline-block; vertical-align:middle; }


.textform {
	BORDER: #939393 1px solid; FONT-SIZE: 11px; PADDING: 1px 2px; MARGIN:0px 2px;  WIDTH:130px; COLOR: #000;
}
#razdelit {
	BACKGROUND: #3e70a0
}
#navigate {
	BACKGROUND: url(http://img2.autonavigator.ru/images/bg_navigate.gif) #3e70a0 repeat-x 50% top; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; TEXT-ALIGN: center
}
#navigate A {
	MARGIN: 3px 15px; COLOR: #fff
}
#navigateCat {
	MARGIN-TOP:0px; MARGIN-BOTTOM:10px;
}


#banTop { TEXT-ALIGN: center; overflow: hidden; position:relative; display:block; background:#F2F4F6; border-bottom:solid 1px #FFF; }

.ban_728 {
	position:absolute; top:50%; left:50%; display:block;
	margin-left:-360px; margin-top:-45px;
	width:728px; height: 90px;
}
/*
#head_menu TD {
	BORDER-RIGHT: #002c56 1px solid; BACKGROUND: url(http://img2.autonavigator.ru/images/menu_bg.gif) #558bbe no-repeat left top; PADDING-BOTTOM: 3px; PADDING-TOP: 4px; BORDER-BOTTOM: #fff 1px solid; TEXT-ALIGN: center
}
#head_menu A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; WIDTH: 100%; COLOR: #fff; TEXT-DECORATION: none
}
#head_menu A:hover {
	COLOR: #cfcfcf
}
#head_menu .active {
	padding: 0px 15px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: url(http://img2.autonavigator.ru/images/menu_bg.gif) #3e70a0 no-repeat left top; COLOR: #fff; BORDER-BOTTOM-STYLE: none
}
#head_menu .free {
	BACKGROUND: none transparent scroll repeat 0% 0%; border:none;
}
#head_menu .enter {
	BORDER-RIGHT-STYLE: none; BACKGROUND-COLOR: #ff9933
}*/

.blockTest IMG {
	margin-RIGHT: 10px; margin-BOTTOM: 5px
}
.blockTest {
	margin-top:15px; LINE-HEIGHT:150%; FONT-SIZE:105%;
	border-bottom:dashed 1px #bec1c5;
	padding-bottom:15px;
	display:block;
	overflow:hidden;
	width:100%;
}
.blockTest2 {
	MARGIN-TOP:15px; LINE-HEIGHT:130%; FONT-SIZE:100%;
	border-bottom:dashed 1px #bec1c5;
	padding-bottom:15px;
	display:block;
	overflow:hidden;
	width:100%;
}

.textBlock { LINE-HEIGHT:150%; FONT-SIZE:115%; }
.textBlock IMG { margin-right:10px; }

.blockTest P, .blockTest2 P { margin-bottom:0px; }

H1 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1.7em; PADDING-BOTTOM: 0px; COLOR: #004b93; PADDING-TOP: 0px; font-weight:normal; margin:25px auto 15px;  }
H1.cntr { text-align:center; }
H1.centerTop {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 15px; PADDING-TOP: 0px; font-weight:bold;
}
H2 { padding:0px; MARGIN: 15px 0px 5px; COLOR: #2b68a4; font-weight: normal; font-size:1.5em; }

H3 { padding:0px; FONT-SIZE: 1em; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; }
H3 SMALL { color:#898989; font-size: 0.9em; font-weight:normal; }

.lh { display:block; MARGIN: 12px 0px 10px 0px; BACKGROUND: url(http://img2.autonavigator.ru/images/h1_bg.gif) repeat-x 50% top; font-size:1.1em; font-weight: bold; padding:0px 0px 0px 20px; height:26px; line-height:26px; }
.rh { display:block; MARGIN: 20px 0px 10px 0px; BACKGROUND: url(http://img2.autonavigator.ru/images/h1_bg.gif) repeat-x 50% top; font-size:1.1em; font-weight: bold; padding:0px 10px 0px 10px; height:26px; line-height:26px; }
.lh IMG { vertical-align:middle; }

.h { display:block; MARGIN: 12px 0px 10px 0px; font-size:1.1em; font-weight: bold; padding:0px 0px 0px 0px; height:26px; line-height:26px; color:#004B93; }

H1.blockRight {
	padding: 4px 0px 9px 10px; MARGIN-TOP: 20px; BACKGROUND: url(http://img2.autonavigator.ru/images/h1_bg.gif) repeat-x 50% top;  TEXT-DECORATION: none; font-size:1.1em; font-weight:bold;
}
H1.blockRightCars {
	padding: 4px 0px 9px 10px; MARGIN-TOP: 0px; BACKGROUND: url(http://img2.autonavigator.ru/images/h1_bg.gif) repeat-x 50% top; TEXT-DECORATION: none;  font-size:1.1em; font-weight:bold;
}

TABLE#guides TD, #news TD {
	border-bottom:1px dashed #D7D7D7;
	PADDING-RIGHT: 10px; PADDING-BOTTOM: 7px; padding-top:7px; VERTICAL-ALIGN: top;
	font-size:1em;
}
#news P, TABLE#guides P { padding: 0px; MARGIN: 0px; }
#news IMG, TABLE#guides TD IMG { BORDER-WIDTH: 0px; PADDING-BOTTOM: 2px; }
#news TD .cont, TABLE#guides TD .cont { margin-left:155px; display:block; }

#newslist { PADDING-TOP: 0px }
#newslist P { margin:7px 0px; display:block; padding-left:4.6em; text-indent:-4.6em; padding-bottom:7px; }
#newslist .date { font-size:0.8em; color:#FFF; background:#D72027; padding:2px 2px; line-height:0.9em; font-weight:normal; width:5em; } 

.block {
	margin-BOTTOM: 5px; display:block;
}
.padleft {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 0px
}

.blockRight {
	    PADDING-LEFT: 5px; padding-bottom: 10px
}

#catitems TD {
	FONT-SIZE: 11px; VERTICAL-ALIGN: top;
}

#catmenu {
	BORDER-TOP: #3e70a0 6px solid; FONT-SIZE: 11px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#catmenu A {
	FONT-SIZE: 11px;
}
#catmenu .act {
	PADDING-LEFT: 2px; FONT-WEIGHT: bold; background-color:#3e70a0; VERTICAL-ALIGN: top; HEIGHT: 18px; TEXT-ALIGN: center
}

#catmenu .act2 {
	PADDING-LEFT: 2px;PADDING-RIGHT: 2px; FONT-WEIGHT: bold; BACKGROUND: url(http://img2.autonavigator.ru/images/catbg_1.gif) #3e70a0 no-repeat 0px 0px; VERTICAL-ALIGN: top; HEIGHT: 18px; TEXT-ALIGN: left
}

#catmenu .pass {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;  VERTICAL-ALIGN: top; HEIGHT: 18px;width:13px;border-bottom:1px solid #BFC1C3;
}
#catmenu .pass1 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 2px; BACKGROUND: url(http://img2.autonavigator.ru/images/catbg_3.gif) no-repeat right bottom; VERTICAL-ALIGN: top; HEIGHT: 18px;width:13px;
}
#catmenu .pass2 {
	PADDING-RIGHT: 12px; PADDING-LEFT: 2px; BACKGROUND: url(http://img2.autonavigator.ru/images/catbg_3.gif) no-repeat right bottom; VERTICAL-ALIGN: top; HEIGHT: 18px;width:13px;
}
#catmenu .pass A {
	COLOR: #898989;
}

#catmenu .pass2 A {
	COLOR: #898989;
}
#catmenu .act A {
	COLOR: #ffffff;
}
#catmenu .act2 A {
	COLOR: #ffffff;
}

#catmenu .catbg {
	BACKGROUND: url(http://img2.autonavigator.ru/images/catbg_2.gif) no-repeat 0px 0px; WIDTH: 13px;
}

#catmenu .cat1 {
	BACKGROUND: url(http://img2.autonavigator.ru/images/catbg_1.gif) no-repeat left top; WIDTH: 4px;
}

#catmenu .cat1_off {
	BACKGROUND: url(http://img2.autonavigator.ru/images/l_ugol.gif) no-repeat left top; WIDTH: 4px;
}
#catmenu .l_on {
	BACKGROUND: url(http://img2.autonavigator.ru/images/l_split_on.gif) no-repeat left top; WIDTH: 13px;
}

#catmenu .split {
	BACKGROUND: url(http://img2.autonavigator.ru/images/nav_forcontin.gif) no-repeat 0px 0px; WIDTH: 13px;
}

#catmenu .cat1_on {
	BACKGROUND: url(http://img2.autonavigator.ru/images/catbg_1.gif) no-repeat 0px 0px; width:4px;
}
#catmenu .catbg2 {
	BACKGROUND: url(http://img2.autonavigator.ru/images/catbg3_last.gif) no-repeat 0px 0px; WIDTH: 13px;
}
#catmenu .link {
	PADDING-RIGHT: 2px; VERTICAL-ALIGN: top; HEIGHT: 18px; TEXT-ALIGN: left
}

#moremcat, #moremmcat { font-size: 11px; overflow:hidden; zoom:1; padding-bottom:4px;  }
/*#morecat a, #leftback { text-decoration:none; border-bottom:dashed 1px; }
#morecat a:hover, #leftback:hover { border-bottom:none; }*/

.smlist { PADDING-RIGHT: 3px; MARGIN-TOP: 1px; FONT-SIZE: 0.9em; TEXT-ALIGN: left }

#logo_text a { text-decoration:none; }
#logo_text { font-weight: bold; display: inline; width: 100px; } 
#logo_text .red { color: #d70504; border-bottom: solid 1px #d70504; }
#logo_text .blue { color: #417db3; border-bottom: solid 1px #d70504; }
#logo_text .re_red { background: #d70504; padding:1px; font-size: x-small;  color: #FFFFFF; line-height: 16px; }

.list { 	padding-bottom:6px; MARGIN-TOP: 4px; PADDING-LEFT: 12px; BACKGROUND: url(http://img2.autonavigator.ru/images/mark1.gif) no-repeat 0px 4px; display:block; overflow:hidden; zoom:1; }
.list SPAN {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em; COLOR: #898989; TEXT-DECORATION: none
}
.list2 {
	MARGIN-TOP: 4px; PADDING-LEFT: 0px; TEXT-ALIGN: left
}
.list2 SPAN {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em; COLOR: #898989; TEXT-DECORATION: none
}
.list3 {
	MARGIN-TOP: 4px; PADDING-LEFT: 15px; PADDING-BOTTOM: 5px; BACKGROUND: url(http://img2.autonavigator.ru/images/mark1.gif) no-repeat 0px 4px; TEXT-ALIGN: left; FONT-WEIGHT: bold; FONT-SIZE: 0.9em
}
.list4 {
	MARGIN-TOP: 4px; PADDING-BOTTOM: 5px; TEXT-ALIGN: center; FONT-WEIGHT: bold; FONT-SIZE: 0.9em
}
.list5 {
	MARGIN-TOP: 4px; PADDING-BOTTOM: 5px; TEXT-ALIGN: left; FONT-WEIGHT: bold; FONT-SIZE: 0.9em
}

.inLine3 { display:block; overflow:hidden; zoom:1; margin-top:7px; }
.inLine3 .list { display:block; float:left; width:33%; padding:0; background:none; }
.inLine3 .list IMG { margin-right:3px; }
.inLine3 .list .cont { margin-left:80px; padding-right:10px; }

.list-salon {
	     MARGIN-TOP: 4px; PADDING-LEFT: 25px; BACKGROUND: url(http://img2.autonavigator.ru/images/car-salonlist.gif) no-repeat 0px 2px; TEXT-ALIGN: left
}
.theme {
	FONT-SIZE: 0.9em; VERTICAL-ALIGN: top
}
.theme IMG {
	PADDING-RIGHT: 5px
}
.theme2 {
	FONT-SIZE: 1em; VERTICAL-ALIGN: top
}
.theme2 IMG {
	PADDING-RIGHT: 5px
}


/* ICONS */
.ico16 { display:inline-block; width:16px; height:16px; background-repeat:no-repeat; vertical-align:middle; text-decoration:none; background-color:transparent; }
.ico12 { display:inline-block; width:12px; height:12px; background-repeat:no-repeat; vertical-align:middle; text-decoration:none; background-color:transparent; }

#topheader .ico16 { background-image: URL('http://img2.autonavigator.ru/images/login_kit.gif'); margin:0px 3px 0px 15px; }

#hide_login {
	cursor:pointer;
	display:inline-block;
	background-position:-16px 0px;
	margin:0px 7px 0px 15px;
}

#topheader .login { background-position:-32px 0px; }
#topheader .registr { background-position:-64px 0px; }
#topheader .stats { background-position:-96px 0px; }
#topheader .edit { background-position:-80px 0px; }
#topheader .sell { background-position:-48px 0px; color: #F00; }
#topheader .profile { background-position:-112px 0px; }
#topheader .enter { background-position:0px 0px; border:none; margin:0px 10px 0px 0px; }

#moderator .ico16 { background-image: URL('http://img2.autonavigator.ru/images/moderator_kit.gif'); margin:0px 3px; }
#moderator .edit { background-position:0px 0px; }
#moderator .on { background-position:-32px 0px; }
#moderator .off { background-position:-48px 0px; }

.delete { background-image: URL('http://img2.autonavigator.ru/images/moderator_kit.gif'); margin:0px 3px; background-position:-16px 0px; }

.add, .abort, .remove, .icoTip { background-image: URL('http://img2.autonavigator.ru/images/ico_addrem_kit.gif'); margin:0px 3px; display:inline-block; width:12px; height:12px; background-repeat:no-repeat; vertical-align:middle; text-decoration:none; background-color:transparent; }
.add {  background-position:0px 0px; }
.abort { background-position:-12px 0px; }
.remove { background-position:-24px 0px; }
.icoTip { background-position:-36px 0px; }



/* old */
.icon { 	FONT-SIZE: 11px; FLOAT:right; MARGIN-LEFT: 15px; }
/* end old */

#topheader .right { float:right; }

#topheader .left { float:left; }

#enterkab, #panel, #stats, #sellcar, #registr { }

#enterkab {
	PADDING-LEFT: 15px; BACKGROUND: url(http://img2.autonavigator.ru/images/login.gif) no-repeat left 50%
}
#panel {
	PADDING-LEFT: 18px; BACKGROUND: url(http://img2.autonavigator.ru/images/panel.gif) no-repeat left 50%
}
#stats {
	PADDING-LEFT: 20px; BACKGROUND: url(http://img2.autonavigator.ru/images/stats.gif) no-repeat 0px 3px
}
#sellcar {
	PADDING-LEFT: 20px; BACKGROUND: url(http://img2.autonavigator.ru/images/car.gif) no-repeat 0px 3px
}
#registr {
	PADDING-LEFT: 20px; BACKGROUND: url(http://img2.autonavigator.ru/images/registr.gif) no-repeat left 50%
}

#loginMe { display:none; }

.more {
       FONT-WEIGHT: bold; FONT-SIZE: 0.9em; margin-TOP: 10px; text-align:right;
}
.more SPAN {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em; COLOR: #898989; TEXT-DECORATION: none
}
.moreright {
	FONT-WEIGHT: bold; FONT-SIZE: 0.9em; PADDING-TOP: 5px; TEXT-ALIGN: right
}

.graytext { FONT-WEIGHT: normal; COLOR: #898989 }
.graytext A {
	FONT-WEIGHT: normal; COLOR: #898989
}
.razdelit {
	MARGIN-TOP: 10px; BACKGROUND: url(http://img2.autonavigator.ru/images/hr.gif) repeat-x 50% bottom
}
.razdelitel {margin-top:5px; background:url(http://img2.autonavigator.ru/images/hr.gif) repeat-x bottom;width:85%; margin-bottom:10px;}

.car { PADDING-RIGHT: 5px; PADDING-TOP: 10px; font-size: 0.9em; }
.car a { font-weight:bold; font-size: 1.1em; }

.foumlist {
/*	FONT-SIZE: 1.0em; PADDING-BOTTOM: 5px;*/
	border-bottom:dashed 1px #d7d7d7; padding-bottom:6px;
MARGIN-TOP: 4px; PADDING-LEFT: 1em; display:block; text-indent:-0.9em;
}

A.linkVS, A.carsTabImg {	FONT-WEIGHT: normal; FONT-SIZE: 10pt; LINE-HEIGHT: 14pt; COLOR:#2659ac; FONT-FAMILY: Verdana, Sans-serif; }
A.linkVS:visited, A.carsTabImg:visited { COLOR:#797C82; }
A.linkVS:hover, A.carsTabImg:hover { COLOR:#D9A100; }

DIV#foot_box {
	position: absolute;
	z-index:30;
	bottom: 0px;
	width: 100%;
	display:block;
}
DIV#footer {
    PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 15px; PADDING-TOP: 30px; display: block; }
#footer TD { FONT-SIZE: 0.9em; }
#botmenu { FONT-WEIGHT: bold; BACKGROUND: #dae4ed; MARGIN-BOTTOM: 15px; PADDING-TOP: 2px; HEIGHT: 20px; TEXT-ALIGN: center }
#botmenu A { padding: 20px 10px 0px 10px; }
#pages {
	clear: both;
	display: block;
	margin: 10px auto;
	text-align:center;
}
#pages B {
	padding:3px 5px;
	BACKGROUND: #ff9933; COLOR: #fff; MARGIN-RIGHT: 3px;
}
#pages A {
	padding: 3px 5px;
	BACKGROUND: #2b68a4; COLOR: #fff; MARGIN-RIGHT: 3px; TEXT-DECORATION: none
}
#pages A:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #ff9933; PADDING-BOTTOM: 3px; COLOR: #fff; MARGIN-RIGHT: 3px; PADDING-TOP: 3px
}
#login-form {
	DISPLAY: none; FONT-SIZE: 100%; Z-INDEX: 1100; WIDTH: 95%; POSITION: absolute; TOP: 110px;
}
TD.loginForm {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 1.1em; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white
}
#login-form TD.loginForm TABLE {
	BORDER-RIGHT: white 15px solid; BORDER-TOP: white 15px solid; BORDER-LEFT: white 15px solid; BORDER-BOTTOM: white 15px solid
}
TD.loginForm TD {
	FONT-SIZE: 70%
}
TD.loginForm DIV {
	MARGIN-BOTTOM: 0.5em
}
TD.loginForm A {
	COLOR: #666666
}

/*.testFoto { float:left; }
//.testFoto a img{border:3px solid #E6E6E6}
//.testFoto a:hover img{border:3px solid #ff9933;}
//.testFotos {padding:10px 0;}
//.testFotoArrow {float:left;margin:0 5px;}*/


.testRight {vertical-align:top; padding-left:15px; width:195px; padding-bottom:10px; position:relative; float:right;}
.testRight a img{border:3px solid #E6E6E6; font-weight:bold; padding:0;}
.testRight img {padding:0;}
.testRight a:hover img{border:3px solid #ff9933; padding:0;}
.testFoto {float:left}
.testFoto a img{border:3px solid #E6E6E6}
.testFoto a:hover img{border:3px solid #ff9933;}
.testFotos {padding:10px 0;background:url(http://img2.autonavigator.ru/images/hr.gif) repeat-x bottom;}
.testFotoArrow {float:left;margin:0 5px;}

.topHeading td {text-align:center; color:#fff; font-weight:bold; background:#2b68a4; padding:4px;}
.topHeading a {color:#fff;}
.otzyvLine td {text-align:center; padding-left:0px; padding-top:9px}
.rate td {padding-top:2px;}
.rateName td {padding-top:10px;}


.plus {background:url(http://img2.autonavigator.ru/images/plus.gif) no-repeat left; padding-left:20px; padding-top:1px; padding-bottom:1px; font-weight:bold;}
.minus {background:url(http://img2.autonavigator.ru/images/minus.gif) no-repeat left; padding-left:20px; padding-top:1px; padding-bottom:1px; font-weight:bold;}
.sovet {background:url(http://img2.autonavigator.ru/images/sovet.gif) no-repeat left; padding-left:20px; padding-top:1px; padding-bottom:1px; font-weight:bold;}
.equl {padding-left:20px; padding-top:5px;}
.blocTest select {font-size:11px;}
.OK {padding-top:5px; padding-left:10px;}

.radio {text-align:center; font-size:10px; width:40px;}
.fotoDescr {padding-top:15px; line-height: 150%;}

.column { padding-left:20px;padding-right:10px; vertical-align:top;}
.rusAuto td {padding-bottom:25px; line-height:22px;}
.engAuto td {line-height:22px;}

.foto2 {
	   WIDTH: 130pt; HEIGHT: 14pt
}
.name {padding-bottom:3px; font-weight:bold;}
.foto {padding-bottom:4px;}
.foto img {padding:0; margin:0;}
.foto a img{border:3px solid #ffffff}
.foto a:hover img{border:2px solid #ff9933;}
.mainFoto img {padding:0;}

.plus { background: url('http://img2.autonavigator.ru/images/plus.gif') no-repeat left; padding-left:20px; padding-top:1px; padding-bottom:1px; }
.minus { background: url('http://img2.autonavigator.ru/images/minus.gif') no-repeat left; padding-left:20px; padding-top:1px; padding-bottom:1px; }
.sovet { background:url(http://img2.autonavigator.ru/images/sovet.gif) no-repeat left; padding-left:20px; padding-top:1px; padding-bottom:1px; }
.equl { padding-left:20px; padding-top:5px; }
.blocTest select { font-size:11px; }
.OK {padding-top:5px; padding-left:10px;}

.radio { text-align:center; font-size:10px; width:40px;}
.fotoDescr {padding-top:15px;}

.smallInfo {font-size:11px; color:#006699;}
.options {padding-bottom:5px; vertical-align:top;}
.line {background:url(http://img2.autonavigator.ru/images/mark1.gif) no-repeat 0 6px; padding-bottom:5px; padding-left:15px;}
.dopinfo {DISPLAY: none; text-align: center;}



TH {
	vertical-align:middle;
	border-bottom: solid 5px #4776A5;
	text-align:left;
	white-space:nowrap;
}
TH.center { text-align:center; }
TH.right { text-align: right; }

.carsTabImgZoom {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	z-index:1;
	-height:15px;
}

.carsTabImgA, .carsTabImgAP {
	display:block;
/*	height:13px;
	width:19px;*/
}
.carsFotoZoom { display:block; float:left; width:100px; position:relative; margin-right:7px; border:solid 1px; }
#GeoCarsV {  display:block; }
#GeoCarsV .carsFotoZoom {
	display:inline-block;
	float:none;
	border:none;
	background:URL('http://img2.autonavigator.ru/images/bg_foto_pre.gif') no-repeat center #FFF;
	height:75px;
	width:100px;
}

#GeoCarsH .carsFotoZoom {
	display:block;
	border:none;
	margin:0px;
	overflow:visible;
	float:left;
	margin-right:8px;
}
.os_tl { background:URL('http://img2.autonavigator.ru/images/ugol_lightblue_tl.gif') no-repeat left top; margin:-1px; }
.os_tr { background:URL('http://img2.autonavigator.ru/images/ugol_lightblue_tr.gif') no-repeat right top; }
.os_bl { background:URL('http://img2.autonavigator.ru/images/ugol_lightblue_bl.gif') no-repeat left bottom; }
.os_br { background:URL('http://img2.autonavigator.ru/images/ugol_lightblue_br.gif') no-repeat right bottom; padding:7px; }

#GeoCarsH SPAN.car {width:18.8%; padding:0px; margin-right:1%; vertical-align:top; display:inline-block; position:relative; border-right:dashed 1px #BEC1C5; }

#GeoCarsV .inner { font-size:0.95em; }
#GeoCarsV .inner A { font-size:12px; font-weight:bold; white-space:normal; }
#GeoCarsV .inner HR { -margin:0px 0px 1px 0px; }
#GeoCarsV IMG, #GeoCarsH IMG { overflow:hidden; }
#GeoCarsV A.doit { margin-top:6px; font-size: 1em; display:block; height: 20px; }
#GeoCarsV .list-salon { margin:6px 0; }
#GeoCarsV .list-salon A { font-size: 1em; font-weight:normal; }

.carsTabImgA .zoomMe, .carsTabImgAP .zoomMe, .carsFotoZoom .zoomMe {
	filter:alpha(opacity=0);
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.carsTabImgA .zoomMe {
	width:20px;
}

.carsTabImgAP .zoomMe, .carsFotoZoom .zoomMe {
	width:100px;
}

.carsTabImgA .small {
	display:none;
}

.carsTabImgAP .small { display:block; }
.carsTabImgAP .ico { display:none; }



/* MARKA BLOCKS */

.markaBlock, .markaBlockTop {
	display:block; text-align:center
}
.markaBlock { display:none; }
.markaBlockSelect {
	position:relative;
	left:-10px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:dashed 1px #C5D6E6;
}
.markaBlockSelect IMG { vertical-align:middle; margin-right:3px; }
.markaBlockSelect .dash { font-size: 11px; font-weight:normal; margin-left:10px; }
.markaBlockSelect .RowDown { margin-left:2px; }

.newletter { display:inline-block; }
.newletter B { display:inline-block; }
.newletter:first-letter {
	font-size:14px;	font-weight:bold;
	color:#D60102;
}
.markaTable TD { vertical-align:top; text-align:left; }
.markaTable .panel { padding:5px 0px 10px 0px; border-top:dashed 1px #BEC1C5; }

.m_List, .m_ListTop, .m_List_act, .m_ListTop_act {
	line-height:18px;
	background-color:transparent;
	height:20px;
	text-align:left;
	padding:2px 5px;
	width:170px;
	white-space:nowrap;
}
.m_List_act, .m_ListTop_act {
	background-color: #fff7e8;
}
.m_ListTop A, .m_ListTop_act A { font-weight:bold; }

.m_List IMG, .m_ListTop IMG, .m_List_act IMG, .m_ListTop_act IMG { vertical-align:middle; margin-right:3px; display:none; }



#CardsInfoSlider {
	padding-top:15px;
	display:none;
}

.DEF { display:inline-block; font-weight:bold; color:#000; }
.RUR, .USD, .EUR { display:none; font-weight:bold; color:#000; }

#LikeTable { display:none; }
#LikeBlocks {
	clear:both;
	display:none;
	margin-left:-1%;
	margin-top:20px;
	overflow:hidden;
	padding:0px;
	position:relative;
	text-align:center;
	width:101%;
}
#LikeBlocks .center {
	margin:0px;
	padding:0px;
	display:inline-block;
}

#LikeBlocks .new {
	font-size:11px;
	padding:2px 5px;
	font-weight:bold;
	background:#009b4b;
	color: #FFF;
}

#LikeBlocks SPAN.row1 .new, #LikeBlocks SPAN.row3 .new, #LikeBlocks SPAN.row4 .new {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#LikeBlocks SPAN.row2 .new {
	position:relative;
	padding:0px 5px 2px 5px;
	display:block;
	width:36px;
}
#LikeBlocks IMG {
	vertical-align:middle;
}

SPAN.row1, SPAN.row3, SPAN.row2, SPAN.row4 {
	position:relative;
	float:left;
	display:inline-block;
	margin-right:5px;
	margin-bottom:5px;
	width:200px;
	height:250px;
	padding:0px;
	overflow:hidden;
	vertical-align:top;
	text-align:left;
	border: solid 1px #c0c0c0;
}

SPAN.row3 {
	position:relative;
	display:inline-block;
	margin-right:5px;
	margin-bottom:5px;
	width:407px;
	height:507px;
	padding:0px;
	overflow:hidden;
	vertical-align:top;
	text-align:left;
	background:#dbf5ff;

	border: solid 1px #c0c0c0;
	float:left;
}

SPAN.row2, SPAN.row4 {
	overflow: visible;
	margin-bottom:6px;
	height:121px;
	padding:0px;
	border: solid 1px #c0c0c0;
	background: #F0F0F0;
}
/*** WARNING! ROW 4 - temporary class ***/
SPAN.row4 {	background:#dbf5ff; font-size:0.9em; }

.date {
	font-size: 0.9em;
	font-weight:bold;
	color:#5c5c5c;
}
.date .rating { color:#000; font-weight:normal; display:inline-block; background:URL('http://img2.autonavigator.ru/images/ico_views.gif') no-repeat left; padding-left:16px; }

.side_top { position:relative; font-size:0.9em; border-bottom:dashed 1px #d7d7d7; padding-bottom:3px; overflow:hidden; zoom:1; }
.side_top H3 { font-size:1.1em; margin-bottom:5px; }
.side_top IMG { margin-right:7px; overflow:hidden; position:relative; }
.side_list { border-bottom:dashed 1px #d7d7d7; padding-bottom:6px;
MARGIN-TOP: 4px; PADDING-LEFT: 12px; BACKGROUND: url(http://img2.autonavigator.ru/images/mark1.gif) no-repeat 0px 4px; display:block; }
.side_list SPAN { FONT-WEIGHT: normal; FONT-SIZE: 0.8em; COLOR: #898989; TEXT-DECORATION: none }

.clear { display:block; clear:both; }

/* OTZIV SET */
#OtzivList { display:block; text-align:left; overflow:visible; }
#OtzivList { display:block; position:relative; }
#OtzivList .item { display:inline-block; width:47%; margin-right:1%; margin-bottom:15px; vertical-align:top; position:relative; }
#OtzivBlock .item { display:block; overflow:hidden; vertical-align:top; }
#OtzivList .left, #OtzivBlock .left { float:left; height:75px; width:100px; background-color:#FFFFFF;
background-image: url(http://img2.autonavigator.ru/images/bg_foto_pre.gif); background-repeat: no-repeat; overflow:hidden;
background-position: center center; border:solid 1px #EEE; }
#OtzivBlock .item { -position:relative; -height:75px; }
#OtzivBlock .left { -float:none; -position:absolute; -left:0px; -top:0px; }
#OtzivList .right, #OtzivBlock .right { margin-left:107px;}
#OtzivList .noFoto, #OtzivBlock .noFoto  { filter:alpha(opacity=50); opacity:0.5; }
#OtzivList .date, #OtzivBlock .date { margin-top:7px; font-size:0.8em; }
#OtzivList .ball, #OtzivBlock .ball { font-size:0.8em; margin-top:2px; margin-bottom:5px; color:#898989 }
#OtzivList .ball B, #OtzivBlock .ball B { color:#d72027; font-size: 1.1em; }
#OtzivList .author, #OtzivBlock .author { font-size:0.8em; }

#OtzivBlock .top { border-bottom:dashed 1px #d7d7d7; padding-bottom:5px; }
/*#OtzivBlock .top .left { height:100px; width:135px; }
#OtzivBlock .top .right { margin-left:143px; }*/
#OtzivBlock .smpitem { display:block; position:relative; padding-bottom:1px; border-bottom:dashed 1px #d7d7d7; padding-top:3px; }
#OtzivBlock .smpitem H3 { font-size:0.9em; margin-bottom:2px; }
#OtzivBlock .smpitem .date { position:absolute; -position:relative; right:0px; bottom:7px; font-size:0.7em; }
#OtzivBlock .smpitem .ball B { font-size: 1em; }

#OtzivList .otziv_foto { display:block; width:19px; height:13px; position:absolute; top:1px; left:84px; background: URL('http://img2.autonavigator.ru/images/foto.gif') no-repeat left top; }


/* RATING STARS */

.ratingStars { width:60px; background:URL('http://img2.autonavigator.ru/images/stars.gif') repeat-x left bottom; height:11px; display:inline-block; vertical-align:middle; text-align:left; margin-right:3px; }
.ratingStars DIV { background:URL('http://img2.autonavigator.ru/images/stars.gif') repeat-x left top; height:11px; display:block; overflow:hidden; }

#LikeBlocks .row1 .date, #LikeBlocks .row2 .date, #LikeBlocks .row3 .date {
	position:absolute;
	bottom:0px;
	left:0px;
	padding:3px;
}

#LikeBlocks DIV.foto {
	display:block;
	width:200px;
	height:150px;
	position:relative;
	overflow:hidden;
	background: URL('http://img2.autonavigator.ru/images/bg_foto.gif') no-repeat center #F0F0F0;
}
#LikeBlocks DIV.foto a IMG { padding:0px; margin:0px; border:none; cursor:pointer; }


#LikeBlocks .row3 DIV.foto {
	margin:3px;
	width:400px;
	height:300px;
	position:relative;
	overflow:hidden;
	background: URL('http://img2.autonavigator.ru/images/bg_foto.gif') no-repeat center #F0F0F0;
}

#LikeBlocks .foto_preview {
	display:block;
	width: 210px;
	float:right;
	padding-top:20px;
}
#LikeBlocks .foto_preview IMG { overflow:hidden; }
#LikeBlocks .foto_preview SPAN { border: solid 1px #cccccc; width:100px; height:75px; display:inline-block; margin:0px 0px 4px 0px; *margin-right:3px; background:URL('http://img2.autonavigator.ru/images/bg_foto_pre.gif') no-repeat center #FFF; vertical-align:top; overflow:hidden; }

#LikeBlocks .cont { padding:0px 3px 3px 3px; line-height:16px; }

#LikeBlocks .price {
	line-height:normal;
	z-index:4000;
	width:100%; 
	display:block;
	position:absolute;
	left:0px;
	text-align:right;
	height:22px;
	bottom:0px;
}

#LikeBlocks .row2 .price, #LikeBlocks .row4 .price { -margin-right:-5px; -margin-bottom:-2px; }
#LikeBlocks .row2 .price SPAN, #LikeBlocks .row4 .price SPAN { background:#d60102; }
#LikeBlocks .row2 .price SPAN.tollrul, #LikeBlocks .row4 .price SPAN.tollrul { background: #FFF; }
#LikeBlocks .row3 .price { text-align:left; bottom:1px; font-size:14px; line-height:12px;}

#ViewSelect { display:block; height:21px; width:200px; }
#ViewSelect span { vertical-align:middle; width:19px; height:19px; margin-right:3px; display:inline-block; background:URL('http://img2.autonavigator.ru/images/but_viewselect.gif') no-repeat; cursor:pointer; }
#ViewSelect .LST { background-position: 0px 0px; }
#ViewSelect .LFT { background-position: -19px -19px; }
#ViewSelect .LFB { background-position: -38px -19px; }

.price SPAN {
	overflow:hidden;
	position:relative;
	height: 14px;
	background:#FF0000;
	padding: 4px;
	color:#FFFFFF;
	margin:0px;
}

DIV.price SPAN.tollrul {
	background:#FFFFFF;
	height:22px; width:20px;
	display:inline-block;
	vertical-align:top;
	padding:0px;
	text-align:center;
}
DIV.price SPAN.tollrul IMG {
	position:relative;
	overflow:visible;
	margin-top:4px;
}
DIV.price a { text-decoration:none; cursor:pointer; }

#carsTabPanel { position:relative; height:23px; overflow:hidden; padding:5px 0px; display:block; clear:both; /*m*/ margin-right:20px; margin-top:30px; z-index:auto; }
#carsTabPanel .left { display:block; float:left; text-align:left; }
#carsTabPanel .right { display:inline-block; float:right; text-align:right; }
#carsTabPanel .sort { white-space:nowrap; padding-left:5px; float:right; position:relative; overflow:hidden; width:1px; text-align:right; }
#carsTabPanel .sort FORM { display:inline; }

.b { font-weight:bold; }

.lt, .lb, .rt, .rb { position:absolute; width:5px; height:5px; overflow:hidden; display:block; background: URL('http://img2.autonavigator.ru/images/rounds_kit.gif') no-repeat; }
.lt, .lb { left:0px; }
.rt, .rb { left:100%; margin-left:-5px; }
.lb, .rb { top:100%; margin-top:-5px; }
.lt, .rt { top:0px; }
.inner { display: block; border:solid 1px; }

.head .left { top: -5px; left:-5px; } .head .right { top: -5px; right:-5px; }

.bl_white,
.bl_lightgray,
.bl_lightgreen,
.bl_lightblue,
.bl_lightred,
.bl_lightorange,
.bl_seagreen,
.bl_skyblue,
.bl_lime,
.bl_gold { display:block; position:relative; zoom:1; }
.bl_white .inner,
.bl_lightgray .inner,
.bl_lightgreen .inner,
.bl_lightblue .inner,
.bl_lightred .inner,
.bl_lightorange .inner,
.bl_seagreen .inner,
.bl_skyblue .inner,
.bl_lime .inner,
.bl_gold .inner { padding:5px; }

.bl_lightgray .lt { background-position: -54px 0px; }
.bl_lightgray .lb { background-position: -54px -4px; }
.bl_lightgray .rt { background-position: -58px 0px; }
.bl_lightgray .rb { background-position: -58px -4px; }
.bl_lightgray .inner { border-color:#e4e4e4; background:#f1f1f1; }
.bl_lightgray .head  { background-position: 0px 0px; }
.bl_lightgray .he#004B93t { background-position: 0px 0px; }
.bl_lightgray .head .right { background-position: -6px 0px; }

.bl_lightgreen .lt { background-position: -18px 0px; }
.bl_lightgreen .lb { background-position: -18px -4px; }
.bl_lightgreen .rt { background-position: -22px 0px; }
.bl_lightgreen .rb { background-position: -22px -4px; }
.bl_lightgreen .inner { border-color:#afe5b2; background:#eaffed; }
.bl_lightgreen .head  { background-position: 0px -64px; }
.bl_lightgreen .head .left { background-position: -24px 0px; }
.bl_lightgreen .head .right { background-position: -30px 0px; }

.bl_lightblue .lt { background-position: -9px 0px; }
.bl_lightblue .lb { background-position: -9px -4px; }
.bl_lightblue .rt { background-position: -13px 0px; }
.bl_lightblue .rb { background-position: -13px -4px; }
.bl_lightblue .inner { border-color:#bdd7f0; background:#f1f8ff; }
.bl_lightblue .head  { background-position: 0px -96px; }
.bl_lightblue .head .left { background-position: -36px 0px; }
.bl_lightblue .head .right { background-position: -42px 0px; }

.bl_white .lt { background-position: 0px 0px; }
.bl_white .lb { background-position: 0px -4px; }
.bl_white .rt { background-position: -4px 0px; }
.bl_white .rb { background-position: -4px -4px; }
.bl_white .inner { border-color: #c5d6e6; background:#FFF; }
.bl_white .head  { background-position: 0px -320px; }
.bl_white .head STRONG { color:#558bbe; }
.bl_white .head .left { background-position: -120px 0px; }
.bl_white .head .right { background-position: -126px 0px; }

.bl_lightorange .lt { background-position: -27px 0px; }
.bl_lightorange .lb { background-position: -27px -4px; }
.bl_lightorange .rt { background-position: -31px 0px; }
.bl_lightorange .rb { background-position: -31px -4px; }
.bl_lightorange .inner { border-color:#ffe7ad; background:#ffffea; padding:5px; }
.bl_lightorange .head  { background-position: 0px -128px; }
.bl_lightorange .head .left { background-position: -48px 0px; }
.bl_lightorange .head .right { background-position: -54px 0px; }

.bl_lightred .lt { background-position: -72px 0px; }
.bl_lightred .lb { background-position: -72px -4px; }
.bl_lightred .rt { background-position: -76px 0px; }
.bl_lightred .rb { background-position: -76px -4px; }
.bl_lightred .inner { border-color:#f0bcbc; background:#fff3f1; padding:5px; }
.bl_lightred .head  { background-position: 0px -160px; }
.bl_lightred .head .left { background-position: -60px 0px; }
.bl_lightred .head .right { background-position: -66px 0px; }

.bl_seagreen .lt { background-position: -81px 0px; }
.bl_seagreen .lb { background-position: -81px -4px; }
.bl_seagreen .rt { background-position: -85px 0px; }
.bl_seagreen .rb { background-position: -85px -4px; }
.bl_seagreen .inner { border-color:#bedcdd; background:#ecf9fa; padding:5px; }
.bl_seagreen .head  { background-position: 0px -192px; }
.bl_seagreen .head .left { background-position: -72px 0px; }
.bl_seagreen .head .right { background-position: -78px 0px; }

.bl_skyblue .lt { background-position: -90px 0px; }
.bl_skyblue .lb { background-position: -90px -4px; }
.bl_skyblue .rt { background-position: -94px 0px; }
.bl_skyblue .rb { background-position: -94px -4px; }
.bl_skyblue .inner { border-color:#dbe5f0; background:#f2f8ff; padding:5px; }
.bl_skyblue .head  { background-position: 0px -224px; }
.bl_skyblue .head .left { background-position: -84px 0px; }
.bl_skyblue .head .right { background-position: -90px 0px; }

.bl_lime .lt { background-position: -99px 0px; }
.bl_lime .lb { background-position: -99px -4px; }
.bl_lime .rt { background-position: -93px 0px; }
.bl_lime .rb { background-position: -93px -4px; }
.bl_lime .inner { border-color:#e3e8db; background:#f4faeb; padding:5px; }
.bl_lime .head  { background-position: 0px -256px; }
.bl_lime .head .left { background-position: -96px 0px; }
.bl_lime .head .right { background-position: -102px 0px; }

.bl_gold .lt { background-position: -108px 0px; }
.bl_gold .lb { background-position: -108px -4px; }
.bl_gold .rt { background-position: -112px 0px; }
.bl_gold .rb { background-position: -112px -4px; }
.bl_gold .inner { border-color:#e7e7c3; background:#fffff3; padding:5px; }
.bl_gold .head  { background-position: 0px -288px; }
.bl_gold .head .left { background-position: -108px 0px; }
.bl_gold .head .right { background-position: -114px 0px; }

.bl_midorange .lt { background-position: -63px 0px; }
.bl_midorange .lb { background-position: -63px -4px; }
.bl_midorange .rt { background-position: -67px 0px; }
.bl_midorange .rb { background-position: -67px -4px; }
.bl_midorange .inner { border-color:#ffd600; background:#fff0a1; }

.sideBlock { margin-bottom:15px; }

.artListItem {
	display:block;
	padding:3px 0px;
	/*border-bottom:dashed 1px #BEC1C5;*/
	font-size: 0.95em;
}
.artListItem IMG { margin-right:7px; }
.artListItem A {
	font-size: 12px;
	font-weight:bold;
}

.sban { position:absolute; top:0px; }

#headMenu {
	display:block; position:relative; z-index:200; height:30px; background: URL('http://img2.autonavigator.ru/images/tm_bg_kit.gif') repeat-x 0px 16px; margin-top:7px; -width:expression(document.body.clientWidth);
	zoom:1; /**/
}
#headMenu.mainPage { height:30px; }

#topSearch {position:absolute; left:0px; top:0px; height:22px; border: solid #c3c3c3; border-width:1px 1px 0px 0px; background:#ecf0f3;
padding: 2px 4px 2px 10px; }
#topSearch .rt { background:URL('http://img2.autonavigator.ru/images/tm_rounds.gif') no-repeat -29px -18px; height:6px; width:6px; top:-1px; } 

/*Top Menu*/

#topMenu {
	width: 77%;
	float:right;
}
#tm_all { width:10%; }
#tm_gides { width:12%; }
#tm_salon { width:13%; }
#tm_search { width:12.50%; }
#tm_new { width:13.50%; }
#tm_news { width:10%; }
#tm_forum { width:8%; }
#tm_used { width:20.50%; }
#topMenu a {
	background: URL('http://img2.autonavigator.ru/images/tm_bg_kit.gif') repeat-x 0px -32px #8aaac9;
	display:block;
	margin:4px 6px 0px 5px;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	height:20px;
	font-weight:normal;
	white-space:nowrap;
	position:relative;
	z-index:auto;
}

#topMenu .act a {
	background: URL('http://img2.autonavigator.ru/images/tm_bg_kit.gif') repeat-x 0px -8px #4776a5;
	margin:0px 8px 0px 7px;
	height:24px;
	font-weight:bold;
	line-height:22px;
}

#topMenu div {
	line-height:18px;
	display:block;
	float:left;
	text-align:center;
	height:24px;
}
#topMenu .rr, #topMenu .lr { background:URL('http://img2.autonavigator.ru/images/tm_rounds.gif') no-repeat; width:5px; height:20px; position:absolute; overflow:hidden; top:0px; }
#topMenu .act .rr, #topMenu .act .lr { width:6px;  top:0px; height:24px; }
#topMenu .rr { background-position: -15px -4px; right:-5px; }
#topMenu .act .rr { background-position: -5px 0px;  right:-6px; }
#topMenu .lr { background-position: -11px -4px; left:-5px; }
#topMenu .act .lr { background-position: 0px 0px; left:-6px; }

#topMenu .sub {
	display:none;
	position:absolute; left:0px; top:24px;
	width:100%;
	-width:expression(document.body.clientWidth);
	background: #8aaac9;
	height:28px;
	z-index:1;
}
#topMenu .act .sub {
	display:block;
	background:#4776a5;
	height:28px;
	z-index:100;
}
#topMenu .sub A {
	display: inline-block;
	vertical-align:top;
	line-height: 22px;
	background:none;
	font-size:12px;
	margin:2px 20px 0px 20px;
	font-weight:normal;
}
#topMenu .sub A:hover { text-decoration:underline; }
#topMenu .sub .act {
	display: inline-block;
	line-height: 22px;
	background:#e7f3ff;
	margin:10px 10px 0px 10px;
	-margin-bottom:-10px;
	padding:0px 10px;
	color:#3a6696;
	font-weight:normal;
	position:relative;
}
#topMenu .sub .act .rr, #topMenu .sub .act .lr {
	position:absolute; top:0px;
	height:4px; width:5px;
}
#topMenu .sub .act .rr {
	left:100%; margin-left:-5px;
	background-position: -11px 0px;
}
#topMenu .sub .act .lr {
	left:0px;
	background-position: -15px 0px;
}
#topMenu .upSub { background:#4776a5; height:4px; z-index:2; position:absolute; left:0px; top:24px; width:100%; -width:expression(document.body.clientWidth); zoom:1; }
#topMenu .over A { background: #8aaac9; }
#topMenu .over .sub { z-index:101; display:block; }
#topMenu .over a .rr { background-position: -24px -4px; }
#topMenu .over a .lr { background-position: -20px -4px; }

/* End Top Menu */

#Search_block { position:relative; width:542px; padding-top:26px; margin:20px auto 0px auto; z-index:1; }
#Search_block_main { position:relative; display:block; padding-top:26px; margin:20px auto 0px auto; z-index:1; }


#searchAll, #searchNew, #searchOld { width:176px; position:absolute; top:4px; display:block; }

#searchAll { z-index:600; left:7px; }
#searchNew { z-index:605; left:183px; }
#searchOld { z-index:610; left:359px; }

#searchAll .inner, #searchNew .inner, #searchOld .inner {
	padding-top:0px; padding-bottom:0px; height:26px;
	line-height:18px; text-decoration:none; text-align:center; font-size:12px;
	border-bottom:none;
}

#searchAll_act, #searchNew_act, #searchOld_act {
width:176px; position:absolute; z-index:630; top:0px; display:block;
}

#searchAll_act { left:7px; }
#searchNew_act { left:183px; }
#searchOld_act { left:359px; }
#Search_block_main #searchNew, #Search_block_main #searchNew_act { width:103px; left:167px; }
#Search_block_main #searchOld, #Search_block_main #searchOld_act { width:120px; left:270px; }
#Search_block_main #searchAll, #Search_block_main #searchAll_act { width:160px; }


#searchAll_act .inner, #searchNew_act .inner, #searchOld_act .inner {
	padding-top:0px; padding-bottom:0px;
	height:26px;
	line-height:24px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border-bottom:none;
}


#SearchBox { z-index:620; width:100%; position:relative; } #SearchBox .inner { padding:10px; overflow:hidden; }
#SearchBox INPUT, #SearchBox SELECT { vertical-align:middle; }
#SearchCity { float:right; }
#SearchBox .bl { display:block; -border:solid 1px #FFF; position:relative; overflow:hidden; clear:both; }
#SearchBox .bl DIV { display:block; float:left; -border:solid 1px #FFF; width:49%;  padding:6px 0px; }
#SearchBox .first_bl { display:block; position:relative; overflow:hidden; -border: solid 1px #FFF; clear:both; }
#SearchBox .first_bl DIV { display:block; -border:solid 1px #FFF;  padding:0px 0px 7px 0px; }

#SearchBox.bl_midorange .bl, #SearchBox.bl_midorange .bl DIV, #SearchBox.bl_midorange .first_bl, #SearchBox.bl_midorange .first_bl DIV { -border-color: #fff0a1; }

#SearchBox.bl_lightblue .bl, #SearchBox.bl_lightblue .bl DIV, #SearchBox.bl_lightblue .first_bl, #SearchBox.bl_lightblue .first_bl DIV { -border-color: #F1F8FF; }

#SearchBox.bl_lightgreen .bl, #SearchBox.bl_lightgreen .bl DIV, #SearchBox.bl_lightgreen .first_bl, #SearchBox.bl_lightgreen .first_bl DIV { -border-color: #EAFFED; }


#SearchBox INPUT.button { border:none; width:130px; height: 22px; background:URL('http://img2.autonavigator.ru/images/but_search_bg.gif') no-repeat left top; color:#FFF; }
#SBSliderBut { width:90px; text-align:center; display:block; background:#13b160; color:#FFF; padding:0px 5px; height:4px; position:absolute; bottom: -4px; right:15px; cursor:pointer; line-height:15px; overflow:hidden; }
#SBSliderBut .lb { background-position: -45px -4px; }
#SBSliderBut .rb { background-position: -49px -4px; }

.BigBlueButton {
	background:transparent url(http://img2.autonavigator.ru/images/but_search_bg.gif) no-repeat left top;
	border:none;
	color:#FFFFFF;
	height:22px;
	width:130px;
}

.RolMediaLeft { position:absolute; left:-10px; top:200px; z-index:3000; width:240px; height:auto; -overflow:hidden; background:URL('http://img2.autonavigator.ru/images/rol_media_bg.gif'); border-right: solid 1px #c5d6e6; }
.RolMediaLeft .inner { border: solid 1px #c5d6e6; background:#FFFFFF; overflow:visible; padding:5px; margin-right:10px; }
.RolMediaLeft .cont { position:relative; overflow:hidden; padding-left:10px; -height:75px; }
.RolMediaLeft IMG { float:right; vertical-align:top; overflow:hidden; border:solid 1px #c5d5e6; }
.RolMediaLeft A.header { font-weight:bold; font-size:12px; display:block; text-decoration:none; letter-spacing:-0.02em; -letter-spacing:-0.05em; font-weight:600; }
.RolMediaLeft A.header:hover { text-decoration:underline; }
.RolMediaLeft A.small, .RolMediaLeft A.small:hover { font-size:1em; margin-top:4px; text-decoration:none; color:#333333; font-weight:normal; }

.RolMediaLeft .shad {
	display:block; width: 100px; height:78px; position:absolute; right:-5px; bottom:-6px; background: URL('http://img2.autonavigator.ru/images/rol_media_left_shad.png') no-repeat right bottom;
	/*FOR IE6*/ -background:none; -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://img2.autonavigator.ru/images/rol_media_left_shad.png', sizingMethod='scale');
}
.RolMediaLeft .point {
	display:block; width:1px; height:1px; border: solid 5px; border-left: #FFFFFF; border-top:#ffb500; border-right:#ffb500; border-bottom: #ffb500; position: absolute; right:0px; bottom:10px; overflow:hidden;
}

#MediaBoxBox { position:absolute; width:100%; height:90px; top:30px; left:0px; z-index:6000; height:auto; overflow:hidden; }
#MediaHBox, #MediaVBox { display:block; text-align:center; }
#MediaVBox { overflow:hidden; }
#MediaHBox { margin-left:300px; }
#MediaHBox A, #MediaVBox A { font-weight:bold; font-size:12px; display:block; text-decoration:none; letter-spacing:-0.02em; -letter-spacing:-0.05em; font-weight:600; }
#MediaHBox A:hover, #MediaVBox A:hover { text-decoration: underline; }
#MediaHBox A.small, #MediaHBox A.small:hover, #MediaVBox A.small, #MediaVBox A.small:hover { font-size:1em; margin-top:4px; text-decoration:none; color:#333333; font-weight:normal; }
#MediaHBox SPAN, #MediaVBox SPAN { vertical-align:top; position:relative; overflow:hidden; font-size:0.8em; }
#MediaHBox SPAN { width:32%; margin:0px 2px; display:inline-block; }
#MediaVBox SPAN { margin-bottom:4px; width:240px; display:block; }
#MediaHBox .rt, #MediaHBox .rb, #MediaHBox .lb { -display:none;}
#MediaHBox SPAN .inner, #MediaVBox SPAN .inner { text-align:left; height:78px; padding:5px; position:relative; overflow:hidden; display:block; }
#MediaHBox .cont, #MediaVBox .cont { height:auto; min-height:78px; }
#MediaHBox SPAN .inner IMG, #MediaVBox SPAN .inner IMG { float:left; margin-right:5px; display:inline-block; vertical-align:top; overflow:hidden; border:solid 1px #c5d5e6; }

.mediaSmall_1 {
font-size:11px; line-height:1.3em; font-weight:bold; display:block; overflow:hidden; zoom:1; }

.mediaSmall_1 IMG, .mediaSmall_line IMG { margin-top:0px; margin-right:3px; vertical-align:middle; }

.mediaSmall_1 { text-align:left;  margin:10px 0px 5px 0px; }
.mediaSmall_1 IMG { float:left; }

.mediaSmall_line { text-align:center; margin:10px auto; overflow:hidden; zoom:1; }
.mediaSmall_line IMG {  }

.mediaSmall_2 { diplay:block; margin: 0 auto 10px 42px; }

.mediaWheel {
	display: block; width:auto;
	margin:10px auto;
	text-align:center;
}
.mediaWheel a { color:#d72027; font-size:1.2em; font-weight:bold; }
.mediaWheel IMG { vertical-align:middle;  }

/* clients */

#salon_row .clients_cntr {
	text-align:left;
	padding-left:30px;
	padding-right:20px;
	white-space:nowrap;
}

#buttonSale, .buttonSale { display:block; text-align:center; }
#buttonSale A, .buttonSale A { text-decoration:none; color: #FFF; width:auto; height:26px; position:relative; }

.buttonSale_green, .buttonSale_red , .buttonSale_orange  {
	display:inline-block;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding:0px 10px;
	position:relative;
	height:26px;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	text-align:center;
	line-height:22px;
}

.buttonSale_green .left, .buttonSale_red .left, .buttonSale_blue .left, .buttonSale_orange .left { position:absolute; left:-6px; top:0px; display:block; width:6px; height:26px; }
.buttonSale_green .right, .buttonSale_red .right, .buttonSale_blue .right, .buttonSale_orange .right { position:absolute; right:-6px; top:0px; display:block; width:6px; height:26px; }

.buttonSale_green { background:URL('http://img2.autonavigator.ru/images/buttons_kit.gif') repeat-x; }
.buttonSale_green .left { background:URL('http://img2.autonavigator.ru/images/buttons_kit.gif') no-repeat 0px -104px; }
.buttonSale_green .right { background:URL('http://img2.autonavigator.ru/images/buttons_kit.gif') no-repeat -5px -104px; }

.buttonSale_red { background:URL('http://img2.autonavigator.ru/testimages/buttons_kit.gif') repeat-x 0px -26px; }
.buttonSale_red .left { background:URL('http://img2.autonavigator.ru/images/buttons_kit.gif') no-repeat -11px -104px; }
.buttonSale_red .right { background:URL('http://img2.autonavigator.ru/images/buttons_kit.gif') no-repeat -16px -104px; }

.buttonSale_orange { background:URL('http://img2.autonavigator.ru/images/buttons_kit.gif') repeat-x 0px -78px; }
.buttonSale_orange .left { background:URL('http://img2.autonavigator.ru/images/buttons_kit.gif') no-repeat -33px -104px; }
.buttonSale_orange .right { background:URL('http://img2.autonavigator.ru/images/buttons_kit.gif') no-repeat -38px -104px; }

.red { color:#d72027; }
.green { color:#008800; }
.gray { color:#a5a5a5; }
.darkgray { color:#899ba3; }

/* CUT */
.ZH1 {
      PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 1.1em; PADDING-BOTTOM: 0px; MARGIN: 15px 0px 5px; COLOR: #004b93; PADDING-TOP: 0px
}
.ZH3 {
      PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 1em; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 0px
}
/* /CUT */

.blockMainHeading IMG {
	margin-right:10px;
}

.tip {
	border: solid 1px #FFE7AD;
	background:#FFFFEA;
	padding:5px;
	z-index: 13000;
}
.tips {
	cursor:pointer;
}

.newCars { color:#3ea063; }
.usedCars { color:#3e70a0; }

#carsListShow { }
#carsListShow DIV { display:block; padding:2px; margin:2px 0px; zoom:1; }
#carsListShow DIV .rowDownMe { width:10px; height:10px; background:url('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat 1px -7px; display:none; position:absolute; right:3px; bottom:5px; cursor:pointer; }

#carsListShow .column { width:33.3%; display:block; float:left; border:none; padding:0px; }
#carsListShow .column DIV { position:relative; display:block; font-size:11px; /*white-space:nowrap;*/ }
#carsListShow .column SMALL { color:#A5A5A5; margin-left:2px; white-space:nowrap; }
#carsListShow .act_marka { z-index:3000; }
#carsListShow .column  .sub {
	position:absolute;
	left:-3px;
	top:-3px;
	border:solid 1px #C5D6E6;
	background:#FFFFF0;
	padding:3px;
	z-index:1300;
	display:none;
	overflow-y:auto;
	overflow-x:hidden;
	max-height:200px;
	padding-right:20px;
}
#carsListShow .column .nofx a {
	color:#6F9AC4;
	text-decoration:none;
}
#carsListShow .act_marka .sub {
	display:block;
}
#carsListShow .act_marka .sub .column DIV {
	white-space:normal;
}
#carsListShow .act_marka .sub .close {
	display:block;
	background:#FF0000;
	color:#A5A5A5;
	position:absolute;
	top:0px; right:5px;
	cursor:pointer;
}
#LeftMarkaBlock, #LeftMarkaBlock A { -zoom:1; }
#LeftMarkaBlock .RowDown, #LeftMarkaBlock .RowTop { margin-left:5px; margin-right:2px; }

#LeftNew, #LeftUsed, #LeftAll { position:absolute; bottom:-20px; -bottom:-23px; }
#LeftNew a, #LeftUsed a, #LeftAll a { margin:auto; display:block; text-align:center;}

#LeftAll { left:10px; width:50px; }
#LeftUsed { left:130px; width:110px; }
#LeftNew {  left:60px; width:70px; }

#LeftNew .inner, #LeftUsed .inner, #LeftAll .inner { padding:5px; padding-top:2px; border-top:0px; height:12px; text-align:center; display:block; line-height:normal; }

#LeftNew.act, #LeftUsed.act, #LeftAll.act { bottom:-25px; }
#LeftNew.act .inner, #LeftUsed.act .inner, #LeftAll.act .inner { padding:5px;  padding-top:2px; height:18px; text-align:center; }



.status {
	display:none;
	position:absolute; left:50%; top:50%;
	height:40px; width:40px; z-index:100;
	margin-left:-20px;
	margin-top:-20px;
	background:URL('http://img2.autonavigator.ru/images/status_bg.png') no-repeat left top;
}
.status IMG {
	position:absolute; left:50%; top:50%;
	margin-left:-9px; margin-top:-10px;
}

.ll DIV { text-align:left !important }

/* USER PAGE */
#userRights P { display:block; padding-left:1.3em; text-indent:-1.3em; font-size:0.9em; }
#userRights P A { font-size:1.1em; }

.noImage { background:URL('http://img2.autonavigator.ru/images/bg_foto_pre.gif') no-repeat center #FFF; border:solid 1px #EBF0F5; }

.zindex { z-index:500000; }
