/* All rights reserved. AutoNavigator.ru
/**********/
/*  GLOBAL    */
/**********/

* { margin:0px; padding:0px; }
BODY {  background:#fff; FONT-SIZE:0.75em; 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:none; }

HR { border:none; }

TABLE { border-collapse:collapse; font-size:inherit;}
TABLE.padding TD { padding:3px; }

P { margin:8px 0px; }

.cntr, .c { text-align:center; }
.l { text-align:left; }
.r { text-align:right; }
.i { font-style:italic; }
.nowrap { white-space:nowrap; }
.va_t { vertical-align:top; }
.va_m, .va_m IMG { vertical-align:middle; }

.ff { overflow:hidden; zoom:1; }
.fl { float:left; }
.fr { float:right; }

.centerCCol P {
	margin-bottom:7px;
}

/*********************/
/* 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:#FFF;
	border:solid 1px #becad2;
	border-left:none;
	border-right:none;
	height:20px;
	line-height:20px;
	position:relative;
	padding:2px 16px 2px 2px;
	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; padding:0px 15px 3px 5px; border-bottom:1px dashed #d9e2e7; background:#FFF; }
.navMenuItem:hover { background:#f0f5f9;}
.navMenuItem { font-weight:normal; }
.navMenuItem_act { font-weight:bold; }

.navMenu .green {  }
.navMenu .green .navMenuItem, .navMenu .green .navMenuItem_act { background-color:#eafbd4; }
.navMenu .green .navMenuItem:hover, .navMenu .green .navMenuItem_act:hover { background-color:#ddefc5; }

.navMenu .orange {  }
.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:hidden; 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; }


/* NEW NAV MENU */

.nav {
	display:inline-block;
	height:24px;
	background:#FFF;
	border:solid #BECAD2;
	border-width:1px 0px;
	vertical-align:middle;
	line-height:22px;
	font-size:11px;
	position:relative;
	padding:0px 5px 0px 2px;
	margin-right:30px;
}
.nav.act {
	z-index:100;
}
.nav .left, .nav .doRow i, .nav .doRow b {
	display:block;
	background:url('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat;
	height:26px; width:5px;
	position:absolute;
	top:-1px;
}
.nav .left { left:-5px; background-position:-40px 0px; }
.nav .doRow {
	display:block;
	border-color:#BECAD2;
	border-style:solid dashed;
	border-width:1px 0px 1px 1px;
	background:#f3f1e4;
	width:12px;
	height:24px;
	position:absolute;
	left:100%;
	top:-1px;
	cursor:pointer;
}
.nav .doRow i { left:100%; background-position:-35px 0px; }
.nav .doRow:hover { background:#f3e8c3; }
.nav .doRow:hover i { background-position:-25px 0px; }

.nav .doRow b { display:block; width:10px; left:2px; background-position:1px 0px; }

.nav.act .doRow b { background-position:-9px -1px; }

.rover { position:absolute; left:-5px; top:100%; min-width:150px; display:none; }

.nav.act .rover { display:block; }
.rover .top, .rover .bot {
	display:block;
	position:relative;
	margin:0px 5px;
	height:4px;
	background:#FFF;
}
.rover .top { border-top:solid 1px #becad2; }
.rover .bot { border-bottom:solid 1px #becad2; }

.rover .right, .rover .left { background:url('http://img2.autonavigator.ru/images/nav_kit.gif') no-repeat; width:5px; height:5px; }
.rover .top .right { background-position:-45px 0px; position:absolute; left:100%; top:-1px; }
.rover .top .left { background-position:-40px 0px; position:absolute; right:100%; top:-1px; }
.rover .bot .right { background-position:-45px -21px; position:absolute; left:100%; bottom:-1px; }
.rover .bot .left { background-position:-40px -21px; position:absolute; right:100%; bottom:-1px; }
.rover .cont {
	display:block;
	position:relative;
	border:solid #becad2;
	border-width:0px 1px;
	background:#FFF;
	padding:0px 5px 0px 5px;
	text-align:left;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:auto;
	max-height:200px;
* overflow-x:none;
* width:auto;
* padding-right:30px !important;

}

.rover .cont A { display:block; white-space:nowrap; font-size:11px; padding:0px 15px 2px 5px; border-bottom:dashed 1px #d9e2e7;}
.rover .cont A:hover { background:#f0f5f9; }
.rover .cont A.act { font-weight:bold; }



/**************/
/* CARS TABLE */
/**************/

#cars_tab { 	margin-top:20px; }
#cars_tab TD, #cars_tab TH {
	height:28px;
	vertical-align:middle;
	padding:3px;
}

#cars_tab TD A {
	line-height:inherit;
}
#cars_tab TD IMG {
	vertical-align:middle;
}

.linesTab TD, .linesTab TH {  padding:5px; }
.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:#FFF; }
.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:#FFF; }
TR.row2 { background-color:#F0F0F0; }
TR.row3 { background-color:#dbf5ff; }
TR.row1.over, TR.row2.over, TR.row3.over { background-color:#c5e4ff; }


#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;
}
.error p { font-weight:normal; font-size:0.9em; margin:5px 0px; }
.error h3 { color:#d70504; }

#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:13px !important; vertical-align:middle; }
SELECT, INPUT.text, TEXTAREA {
	 border:solid 1px; border-color:#4b7eaf #a5bfd7 #a5bfd7 #4b7eaf;  background:URL('http://img2.autonavigator.ru/images/input_bg.gif') repeat-x top #FFF;
}
INPUT.text { vertical-align:middle; height:18px; 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; }*/
INPUT.button { vertical-align:middle; height:20px; line-height:15px; background:URL('http://img2.autonavigator.ru/images/input_button_bg.gif') repeat-x 0px 0px #3a8bc0; border:solid 1px #3a8bc0; padding:0px 3px; color:#FFF; }
INPUT.big_button { vertical-align:middle; font-size:22px !important; color:#FFF; background:#3cb878; border:0px; border-bottom:solid 1px #2da065; padding:0px 8px; }

INPUT.green { background:URL('http://img2.autonavigator.ru/images/input_button_green_bg.gif') repeat-x 0px 0px #29a33a; border:solid 1px #29a33a; color:#FFF; }


FORM { PADDING:0px; MARGIN:0px; }
INPUT { PADDING:0px; MARGIN:0px; }
SELECT { height:20px; line-height:20px;  background:URL('http://img2.autonavigator.ru/images/input_bg.gif') repeat-x top #FFF; }
TEXTAREA { padding:0px; line-height:15px; font-family:Verdana, Tahoma, Arial;  }

.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:10px 0 5px 20px;
position:absolute;
left:0px;
top:0px;
width:250px;
z-index:6001;
}
#MediaBoxBox #logo { position:absolute; left:0px; }

#main {
	BACKGROUND:url(http://img2.autonavigator.ru/images/body_bg.gif) repeat-x 50% top; PADDING-TOP:35px;
	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; }

#razdelit { BACKGROUND:#3e70a0 }
#navigate { BACKGROUND:url(http://img2.autonavigator.ru/images/bg_navigate.gif) #3e70a0 repeat-x 50% top; padding:5px 0px; TEXT-ALIGN:center }
#navigate A { MARGIN:3px 15px; COLOR:#fff }
#navigateCat { MARGIN-TOP:0px; MARGIN-BOTTOM:10px; }

#banTop { display:block; background:#E9F4FF; zoom:1; text-align:center; }
#banBot { margin-top:10px; display:block; zoom:1; text-align:center; }
#banBot TABLE { margin:auto; }
#banBot EMBED, #banBot OBJECT, #banTop EMBED, #banTop OBJECT { width:100% !important; }

.ban_728 { position:absolute; top:50%; left:50%; display:block; margin-left:-360px; margin-top:-45px; width:728px; height:90px; }

/* BE DEPRECATED */
.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; }
.blockTest2 { MARGIN-TOP:15px; LINE-HEIGHT:130%; FONT-SIZE:100%; border-bottom:dashed 1px #bec1c5; padding-bottom:15px; display:block; overflow:hidden; }
.textBlock { LINE-HEIGHT:150%; FONT-SIZE:115%; }
.textBlock IMG { margin-right:10px; }
.blockTest P, .blockTest2 P { margin-bottom:0px; }
.blockTest h3 { font-size:1.1em; }
/* end BE DEPRECATED */

H1 { FONT-SIZE:1.6em; COLOR:#004b93; font-weight:normal; margin:25px auto 15px;  }
H1.centerTop { MARGIN-TOP:0px; MARGIN-BOTTOM:15px; PADDING-TOP:0px; font-weight:bold; }
H1.first { MARGIN-TOP:0px; }

H2 { MARGIN:15px 0px 5px; COLOR:#2b68a4; font-weight:normal; font-size:1.5em; }
H2 small { font-size:0.8em; }

H3 { FONT-SIZE:1.2em; PADDING-BOTTOM:0px; margin-bottom:7px; color:#2b68a4; }
H3 SMALL, H3 SMALL A { 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; 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; 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:7px 10px; 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; line-height:0.9em; font-weight:normal; width:5em; } 

/* ARTICLES.. */

.articles { }
.articles .item {
	display:block;
	overflow:hidden;
	line-height:1.3em;
	padding-bottom:15px;
	border-bottom:1px dashed #bebebe;
	font-size:13px;
	margin-top:15px;
}
.articles .item h3 {
	font-size:1.05em;
}
.articles .item h3 IMG {
	float:left;
	margin-right:10px;
	margin-top:4px;
}
.articles .item P { margin-bottom:0px; }


/* ..ARTICLES */


.last_comments { margin-bottom:15px; }
.last_comments .item { display:block; padding:7px 5px; border-bottom:1px dashed #ccc; color:#000; text-decoration:none; font-size:12px; }
.last_comments .item:hover { background:#fffbe3; }
.last_comments .item h4 { display:block; font-size:10px; color:#333; }
.last_comments .item P { margin:3px 0px; }
.last_comments .item .date { font-weight:normal; font-size:10px; }
.last_comments .item .link { COLOR:#2b68a4; text-decoration:underline; }




.block { margin-BOTTOM:5px; display:block; }
.padleft { padding:0px 0px 5px 20px; MARGIN: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; }
#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:0px 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 { 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, #catmenu .pass2 A { COLOR:#898989; }

#catmenu .act A, #catmenu .act2 A { COLOR:#FFF; }
#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;  }

.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:#FFF; line-height:16px; }

.list, .list2, .list3, .list4, .list5 { MARGIN-TOP:4px; FONT-WEIGHT:bold; FONT-SIZE:0.9em }
.list { 	padding-bottom:6px;  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 { TEXT-ALIGN:left }
.list2 SPAN { FONT-WEIGHT:normal; FONT-SIZE:0.8em; COLOR:#898989; TEXT-DECORATION:none }
.list3 { PADDING-LEFT:15px; PADDING-BOTTOM:5px; BACKGROUND:url(http://img2.autonavigator.ru/images/mark1.gif) no-repeat 0px 4px; TEXT-ALIGN:left; }
.list4 { PADDING-BOTTOM:5px; TEXT-ALIGN:center; }
.list5 { PADDING-BOTTOM:5px; TEXT-ALIGN:left; }


.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 }
#topheader { padding:3px 10px 3px 20px; BORDER-BOTTOM:none;	HEIGHT:17px; font-size:11px; position:absolute; width:72%; right:0px; top: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, #hide_search { 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 .search { background-position:-128px 0px; }
#topheader .enter { background-position:0px 0px; border:none; margin:0px 10px 0px 0px; }
#topheader .exit { background-position:-144px 0px; border:none; }	

#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; }

.headMediaHref {
	position:absolute;
	bottom:0px; left: 27%;
	color:#d72027; font-weight:normal; display:block; margin-top:10px;
	font-size:11px;
	margin-left: 3px;
}

.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; }


#show_search {  }

#topheader .right { float:right; }
#topheader .left { float:left; padding-top:2px; }

#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; }
#searchTop { 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 }

.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 { 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; max-height:120px; }
#footer { padding:30px 20px 15px 20px; display:block; }
#footer TD { FONT-SIZE:0.9em; }
#botmenu { FONT-WEIGHT:bold; font-size:13px; 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 A, #pages B { padding:3px 5px; BACKGROUND:#2b68a4; COLOR:#fff; MARGIN-RIGHT:3px; TEXT-DECORATION:none }
#pages A:hover, #pages B { background:#f5ae00; }

#login-form { DISPLAY:none; FONT-SIZE:100%; Z-INDEX:1100; WIDTH:95%; POSITION:absolute; TOP:110px; }
TD.loginForm { border:1px solid; border-color:#666 #000 #000 #666; FONT-SIZE:1.1em; BACKGROUND:#FFF }
#login-form TD.loginForm TABLE { 	border:white 15px solid; }
TD.loginForm TD { FONT-SIZE:70% }
TD.loginForm DIV { MARGIN-BOTTOM:0.5em }
TD.loginForm A { COLOR:#666 }

.testFoto {float:left}
.testFoto a img{border:3px solid #E6E6E6}
.testFoto a:hover img{border:3px solid #f93;}
.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;}

.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;}

.foto2 { WIDTH:130pt; HEIGHT:14pt; }
.foto { padding-bottom:4px; }
.foto img { padding:0; margin:0; }
.foto a img{ border:3px solid #FFF; }
.foto a:hover img{ border:2px solid #f93; }

.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; }

/* OLD... */

#GeoCarsV { display:block; font-size:12px; }
#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; }

/* ...OLD */

#geoCars .itm  { white-space:nowrap; vertical-align:top; text-decoration:none; color:#464646; position:relative; overflow:hidden; }
#geoCars .itm IMG { float:left; }
#geoCars .itm .cont { margin-left:107px; font-size:11px; white-space:normal; }
#geoCars .itm h3 { display:block; margin-bottom:3px; font-size:13px; }
#geoCars .itm:hover h3 { color:#2575c4; text-decoration:underline; }
#geoCars .itm .price { font-size:12px; font-weight:bold; margin-top:5px; }
#geoCars .clientid { clear:both; display: block; padding:0px 2px 5px; font-size:11px; }
#geoCars .clientid A { margin-left:3px; }
#geoCars .itm .new { position:absolute; left:3px; top:4px; font-size:10px; padding:1px 2px; font-weight:bold; background:#009b4b; color:#FFF; }

#geoCarsHor #geoCars { white-space:nowrap; margin:20px 0px; height:110px; position:relative; }
#geoCarsHor #geoCars .inGeo { position:absolute; top:0px; left:0px; display:block; height:85px; }

#geoCarsHor { margin-top:30px; position:relative; }
#geoCarsHor #geoCars .item { display:inline-block; width:240px; height:110px; vertical-align:top;  border-right:dashed 1px #ccc; }
#geoCarsHor #geoCars .itm { display:inline-block; display:block; vertical-align:top; margin:5px; }
#geoCarsHor .moveToLeft, #geoCarsHor .moveToRight { display:none; width:53px; height:53px; position:absolute; top:20px; opacity:0.8; }
#geoCarsHor .moveToLeft:hover, #geoCarsHor .moveToRight:hover { opacity:1; }
#geoCarsHor .moveToLeft { left:-16px; background:URL('http://img2.autonavigator.ru/images/move_to_left.png') no-repeat; }
#geoCarsHor .moveToRight { right:-16px; background:URL('http://img2.autonavigator.ru/images/move_to_right.png') no-repeat; }

#getCarsVert #geoCars .item { display:block; border-bottom:dashed 1px #ccc; }
#getCarsVert #geoCars .itm { display:block;  overflow:hidden; padding:5px; }
	
.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; }


.media_mark {
	display:block;
	background:URL('http://img2.autonavigator.ru/images/media_mark.gif') 0px 3px no-repeat;
	height:20px;
	padding-left:22px;
	font-weight:bold;
}
.media_mark a {
	color:#d72027;
}


/* MARKA BLOCKS */

.markaBlock, .markaBlockTop { display:block; text-align:center }
.markaBlock TABLE, .markaBlockTop TABLE { margin:auto; min-width:400px }
.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; padding:3px; }
.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:150px;
	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%; padding:4px; margin-bottom:10px; vertical-align:top; position:relative; }
#OtzivList .item.sell { background:#fff7c6; }
#OtzivBlock { font-size:12px; }
#OtzivBlock h3 { font-size:1.1em; margin-bottom:0px; }
#OtzivBlock .item { display:block; overflow:hidden; vertical-align:top; }
#OtzivList .left, #OtzivBlock .left { float:left; height:75px; width:100px; background-color:#FFF;
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 .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; }

/* CAR SELL... */
.otziv_car_sell { padding:4px; background:#fffdeb; line-height:0.8em; border:dashed 1px #ffae00; font-weight:bold; text-decoration:none; color:#d72027; font-size:1.2em; margin-top:10px; }
.otziv_car_sell:hover { background:#eeffe4; color:#338800; border-color:#338800; }
.otziv_car_sell span { display:inline-block; margin-right:5px; }
.otziv_car_sell b { display:block; font-weight:normal; font-size:1em; }
.otziv_car_sell img { vertical-align:top; }
.otziv_plus { min-height:80px; background-image:URL('http://img2.autonavigator.ru/images/otziv_plus.gif') !important; background-repeat:no-repeat  !important; background-position:center !important; border:none;}
.otziv_minus { min-height:80px; background-image:URL('http://img2.autonavigator.ru/images/otziv_minus.gif') !important; background-repeat:no-repeat !important; background-position:center !important; border:none;}
.otziv_plus h2, .otziv_minus h2{ margin-top:0px; }
/* ...CAR SELL */




/* 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:#FFF;
	margin:0px;
}

DIV.price SPAN.tollrul {
	background:#FFF;
	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; }


/* Сортировка.. */
.sortUp, .sortDown {
	display:inline-block;
	background:URL('http://img2.autonavigator.ru/images/ico_sort.gif') no-repeat;	
	width:10px; height:11px;
	vertical-align:middle;
	margin-left:5px;
}
.sortUp {
	background-position:-10px 0px;
}
.sortDown {
	background-position:0px 0px;
}
/* ..cортировка */

/* CARS SELL */
H1.carsale { margin-bottom:10px; }
H1.carsale SMALL { font-size:0.8em; display:block; margin-top:4px; }

#price { white-space:nowrap; display:inline-block; background:#6eb100; color:#fff; font-size:16px; padding:2px 5px; position:relative; margin:0px 5px; min-height:23px;  }
#price B { font-weight:bold; font-size:20px; line-height:23px; }
#price .cr, #price .cl { position:absolute; width:5px; height:25px; background:URL('http://img2.autonavigator.ru/images/price_corner.gif') no-repeat; top:1px; }
#price .cl { right:100%; background-position:0px 0px; }
#price .cr { left:100%;  background-position:-4px 0px; }
/* end CARS SELL */
#price .torg { display:block; background:#6eb100; padding:1px; margin:3px -5px 0px -5px; text-align:center; font-size:0.75em; font-weight:bold; border-top:dashed 1px; }
.features { width:260px; float:left; margin-top:10px; }
.features.first { margin-right:10px; }
.features TD { padding: 4px 0px 4px 3px; border-top:1px solid #ccc; }
.features TH { padding: 4px 0px; border-bottom:none; border-top:1px solid #ccc; color:#999; font-weight:normal; }

.other { margin-top:10px; }
.other .list { width:47%; float:left; font-weight:normal; }
.other .list A { font-weight:bold; }

.alarm { }

.currency { font-size:11px; color:#777; line-height:1.2em; margin:5px; }


.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 { height:32px; display:block; padding:0px 5px; margin:0px 5px; position:relative; background:URL('http://img2.autonavigator.ru/images/heads_bg_kit.gif') repeat-x; color:#FFF; }
.head A { text-decoration:none; cursor:pointer; color:#FFF; }
.head STRONG { font-size:14px; display:block; padding-left:5px; line-height:30px; height:32px; }
.head .left, .head .right { position:absolute; background:URL('http://img2.autonavigator.ru/images/heads_kit.gif') no-repeat; display:block; width:6px; height:32px; }
.head .left { top:0px; left:-5px; } .head .right { top:0px; 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 .head .left { 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; }
.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; }
.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; }
.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; }
.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; }
.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; }
.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; font-size:0.95em; }
.artListItem IMG { margin-right:7px; }
.artListItem A { font-size:12px; font-weight:bold; }

.sban { position:absolute; top:0px; }


#MediaOnPage { display:block; position:relative; }
#MediaOnPage .bl_white .fl { margin-right:10px; }
#MediaOnPage .bl_white { position:relative; margin-left:1%; float:left; }
#MediaOnPage .cont { position:relative; display:block; height:70px; overflow:hidden; }
#MediaOnPage .cont .sb { position:absolute; width:100%; background-color:transparent; background-image:URL('http://img2.autonavigator.ru/images/sb.png'); background-repeat:repeat-x; height: 16px; width:100%; bottom:0px; left:0px; }
#MediaOnPage.type2 .bl_white { width: 49%; }
#MediaOnPage.type3 .bl_white { width: 32%; }
#MediaOnPage.type4 .bl_white { width: 24%; }



#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_box {
position:relative; height:45px; margin-bottom:5px;
}

/*Top Menu*/

#topMenu { width:74%; 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:32px;
	z-index:1;
}
#topMenu .act .sub {
	display:block;
	background:#4776a5;
	height:32px;
	z-index:100;
}
#topMenu .sub A {
	display:inline-block;
	vertical-align:top;
	line-height:24px;
	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:0px 5px; 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:0px 5px;
	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; }

HR { color:transparent; border:none; height:0; border-bottom:1px dashed #bec1c5; background:none; clear:both; margin:5px 0px 4px 0px; }

#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:#FFF;
	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:#FFF; 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:#FFF; 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_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_orange, .buttonSale_green, .buttonSale_red, .buttonSale_blue, .buttonSale_pink,
.buttonSale_green .left, .buttonSale_red .left, .buttonSale_blue .left, .buttonSale_orange .left, .buttonSale_pink .left,
.buttonSale_green .right, .buttonSale_red .right, .buttonSale_blue .right, .buttonSale_orange .right, .buttonSale_pink .right { background:URL('http://img2.autonavigator.ru/images/buttons.gif') repeat-x; }

.buttonSale_orange, .buttonSale_green, .buttonSale_red, .buttonSale_blue, .buttonSale_pink { display:inline-block; margin:0px 10px 10px 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, .buttonSale_pink .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, .buttonSale_pink .right { position:absolute; right:-6px; top:0px; display:block; width:6px; height:26px; }

.buttonSale_orange { background-position:0px -26px; }
.buttonSale_orange .left { background-position:0px 0px; }
.buttonSale_orange .right { background-position:-5px 0px; }

.buttonSale_green { background-position:0px -52px; }
.buttonSale_green .left { background-position:-11px 0px; }
.buttonSale_green .right { background-position:-16px 0px; }

.buttonSale_red { background-position:0px -78px; }
.buttonSale_red .left { background-position:-22px 0px; }
.buttonSale_red .right { background-position:-27px 0px; }

.buttonSale_blue { background-position:0px -104px; }
.buttonSale_blue .left { background-position:-33px 0px; }
.buttonSale_blue .right { background-position:-38px 0px; }

.buttonSale_pink { background-position:0px -130px; }
.buttonSale_pink .left { background-position:-44px 0px; }
.buttonSale_pink .right { background-position:-49px 0px; }

.red { color:#d72027; }
.green { color:#008800; }
.gray { color:#a5a5a5; }
.darkgray { color:#899ba3; }
.graytext, .graytext A { font-weight:normal; COLOR:#898989 }

.b { font-weight:bold !important; }


/* CUT */
.ZH3 { FONT-WEIGHT:bold; FONT-SIZE:1.2em; MARGIN:0px 0px 4px 0px; display:block; }
/* /CUT */

.blockMainHeading { font-size:1.1em; overflow:hidden; display:block; clear:both; }
.blockMainHeading A:hover SPAN { text-decoration:underline; }
.blockMainHeading IMG { margin-right:10px; }

.tip { border:solid 1px #FFE7AD; background:#FFFFEA; padding:5px; z-index:13000; }
.tip .tip-text { display:none; }
.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; font-size:12px; }
#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; }

#LeftMarkaBox { position:relative; margin-bottom:40px; width:280px; z-index:4000; }

.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; }

.lineMedia { display:block; text-align:center; min-width:860px }
.lineMedia A { font-size:0.9em; line-height:1.1em; overflow:hidden; text-decoration:none; color:#000; cursor:pointer; }
.lineMedia A strong { display:block; font-size:1.2em; padding:0 0 5px; text-decoration:underline; color:#2B68A4; line-height:1.1em; }
.lineMedia A:hover strong { color:#F00; }
.lineMedia IMG { float:left; margin-right:7px; width:110px; }
.lineMedia SPAN.bl_white { display:inline-block; vertical-align:top; width:280px; }
.lineMedia STRONG { display:block; }
.lineMedia SPAN.bl_white .inner { overflow:hidden; text-align:left; }

.otziv_stars { display:inline-block; vertical-align:middle; }
.otziv_stars SPAN { display:inline-block; width:20px; height:20px; background:URL('http://img2.autonavigator.ru/images/otziv_star.gif'); background-position:0px 0px; cursor:pointer; }

.otziv_star { display:inline-block; vertical-align:middle;
	background:URL('http://img2.autonavigator.ru/images/otziv_stars.gif') repeat-x top left;
	width:90px; height:18px; margin:3px; }
.otziv_star.money {background-position:0px -36px; }
.otziv_star SPAN { height:18px; display:block; 
	background:URL('http://img2.autonavigator.ru/images/otziv_stars.gif') repeat-x;
	background-position:0px -18px;
}
.otziv_star.money SPAN { background-position:0px -54px; }


#topMedia { margin-left:300px; margin-top:10px; min-width:900px; }
#topMedia A, .sideMedia A, .sideMedia_110 A, .sideMedia_240 A { font-size:0.9em; overflow:hidden; text-decoration:none; color:#000; cursor:pointer; }
#topMedia A strong, .sideMedia A strong, .sideMedia_110 A strong, .sideMedia_240 A strong  { display:block; font-size:1.1em; padding:0 0 5px; text-decoration:underline; color:#2B68A4; }
#topMedia A:hover strong, .sideMedia A:hover strong, .sideMedia_110 A:hover strong, .sideMedia_240 A:hover strong  { color:#F00; }
#topMedia IMG, .sideMedia IMG { float:left; /*width:136px; height:102px;*/ margin:3px 7px 0 0; }
.sideMedia_110 IMG { float:left; width:110px; margin:0 7px 0 0; }
.sideMedia_240 IMG { width:228px; margin:0 0 7px 0; }
#topMedia .bl_white { width:32%; min-width:290px; display:inline-block; margin-left:0.5%; }
.sideMedia, .sideMedia_110, .sideMedia_240 { width:240px; }
.sideMedia .bl_white, .sideMedia_110 .bl_white, .sideMedia_240 .bl_white { margin-bottom:5px; }
.sideMedia .inner SPAN { margin-left:120px; display:block }


/* GALLERY */

.gallery.horizont { display:block; overflow:hidden; position:relative; border:solid 2px #eee; background:#eee; margin-bottom:15px; zoom:1; }
.gallery.horizont DIV { top:0px; left:0px; position:relative; float:left; white-space:nowrap; }
.gallery.horizont DIV A { white-space:nowrap; /*  filter:alpha(opacity=60); opacity:0.6; */ display:inline-block; }

.gallery.vertical { float:right; width:206px; max-height:450px; overflow:hidden; position:relative; border:solid 2px #eee; background:#eee; margin-bottom:15px; margin-left:10px; }
.gallery.vertical.fl { float:left; width:206px; max-height:450px; overflow:hidden; position:relative; border:solid 2px #eee; background:#eee; margin-bottom:15px; margin:0px 10px 10px 0px; }
.gallery.vertical DIV IMG, .gallery.horizont DIV IMG { margin-right:2px !important; margin:3px !important; }
.gallery.vertical DIV { top:0px; position:relative;  }
.gallery A, .gallery .overimage { display:block; position:relative; zoom:1; }

.gallery.sellcar { display:block; overflow:hidden; position:relative; background:#eee; margin-bottom:15px; width:416px; zoom:1; }
.gallery.sellcar DIV IMG { }
.gallery.sellcar DIV { }
.gallery.sellcar DIV A { float:left; border:solid 2px #eee; /* IE! */ filter:alpha(opacity=50); opacity:0.5; display:inline-block; }
.gallery.sellcar DIV A:hover { /* IE! */ filter:alpha(opacity=70); opacity:0.7; }
.gallery.sellcar DIV A.act { opacity:1; /* IE! */ filter:alpha(opacity=100); }


.gallery .galMoveBack, .gallery .galMoveForv { z-index:300; display:none; position:absolute; background:#FFF; opacity:0.6; filter:alpha(opacity=60); }
.gallery.vertical .galMoveForv, .gallery.vertical .galMoveBack { width:150px; height:40px; }
.gallery.horizont .galMoveForv, .gallery.horizont .galMoveBack { width:30px; height:100px; }

.gallery.vertical .galMoveBack { top:0px; left:25px; }
.gallery.vertical .galMoveForv { bottom:0px; left:25px; }
.gallery.horizont .galMoveBack { left:0px; top:50%; margin-top:-50px; }
.gallery.horizont .galMoveForv { right:0px; top:50%; margin-top:-50px; }

.gallery .galMoveForv span, .gallery .galMoveBack span { display:block; position:absolute; background:URL('http://img2.autonavigator.ru/images/gallery.gif') no-repeat; }
.gallery.vertical .galMoveForv span, .gallery.vertical .galMoveBack span { width:60px; height:24px; top:10px; left:50%; margin-left:-30px; }
.gallery.horizont .galMoveForv span, .gallery.horizont .galMoveBack span { width:20px; height:32px; top:50%; left:5px; margin-top:-16px; }

.gallery.vertical .galMoveBack span { background-position:0px 0px; }
.gallery.vertical .galMoveForv span { background-position:0px -24px; }
.gallery.horizont .galMoveBack span { background-position:0px -8px; }
.gallery.horizont .galMoveForv span { background-position:-40px -8px; }


#ReportLayer .close, #SendMail .close { display:block; width:24px; height:24px; background:url('http://img2.autonavigator.ru/images/ico_gallery_close.png') no-repeat left top; position:absolute; top:-7px; right:-7px; cursor:pointer; }

#LightBox { position:fixed; top:50%; left:50%; margin-top:-200px; margin-left:-300px; background:#FFF; display:none; padding:5px; width:600px; height:400px; /* IE! */ -position:absolute; -top:expression(eval(document.documentElement.scrollTop)+400); }
#DarkLayer { position:absolute; height:100%; width:100%; background:#000; opacity:0.8; display:none; top:0; z-index:59000; /* IE! */ filter:alpha(opacity=80); }
#LightBox .close { display:block; width:24px; height:24px; background:url('http://img2.autonavigator.ru/images/ico_gallery_close.png') no-repeat left top; position:absolute; top:20px; right:20px; display:none; filter:alpha(opacity=70); opacity:0.7; cursor:pointer; }
#LightBox .close:hover { filter:alpha(opacity=90); opacity:0.9; }
#LightBoxText { background:#FFF; font-size:14px; color:#666; padding:10px; margin:0px -5px; display:none; }
#LightBoxToLeft, #LightBoxToRight { cursor:pointer; display:block; position:absolute; width:30px; height:68px; background:URL('http://img2.autonavigator.ru/images/gallery_control.gif') no-repeat; top:50%; margin-top:-34px; }
#LightBoxToLeft:hover, #LightBoxToRight:hover { width:35px; }
#LightBoxToLeft { background-position:left top; right:100%; }
#LightBoxToRight { background-position:right top; left:100%; }
#bigPhoto { display:block; position:relative; border:solid #eee; border-width:8px 8px 4px 8px; width:400px; height:300px; }

.gallery .tools, #bigPhoto .tools { display:none; position:absolute !important; right:10px; top:10px !important; z-index:300; zoom:1; }
.gallery .tools A, #bigPhoto .tools A { display:inline-block; padding:5px; background:#FFF; filter:alpha(opacity=60); opacity:0.6; margin:1px; }
.gallery .tools A:hover, #bigPhoto .tools A:hover { filter:alpha(opacity=80); opacity:0.8; }
.gallery .tools .zoom, .tools .newin, #bigPhoto .tools .zoom, .tools .newin  { background:URL('http://img2.autonavigator.ru/images/ico_gallery_tools.gif') no-repeat; display:inline-block; width:21px; height:21px; }
.gallery .tools .zoom, #bigPhoto .tools .zoom { background-position:-21px 0px; }
.gallery .tools .newin, #bigPhoto .tools .newin { background-position:0px 0px; }

/* GALLERY */


#ban_center { text-align:center; }
#ban_center EMBED, #ban_center OBJECT { width:100% !important; }

/* COMMENTS */
#commentForm LABEL { display:inline-block; width:50px; }
#commentForm DIV { margin-bottom:10px; }
#commentForm TEXTAREA { margin-bottom:10px; width:100%; text-align:left; }
#commentForm input.button { font-size:15px !important; height:24px; padding:0px 7px; }
#commentForm input.text { color:#999; height:22px; width:150px; }

#commentForm .info { width:100%; text-align:left; padding:5px }


#commentUserStatus, #commentUserEmailStatus, .showStatus { display:none; width:auto; height:22px; background:URL('http://img2.autonavigator.ru/images/loading.gif') no-repeat center center; vertical-align:middle; padding-left:24px; line-height:22px; }
#commentUserStatus.ok, #commentUserEmailStatus.ok, .showStatus.ok { display:inline-block; background:URL('http://img2.autonavigator.ru/images/ico_comments.gif') no-repeat 0px 0px; }
#commentUserStatus.refresh, #commentUserEmailStatus.refresh, .showStatus.refresh { display:inline-block; background:URL('http://img2.autonavigator.ru/images/ico_comments.gif') no-repeat 0px -22px; width:auto; cursor:pointer;  padding-left:24px; }
#commentUserStatus.not, #commentUserEmailStatus.not, .showStatus.not { display:inline-block; background:URL('http://img2.autonavigator.ru/images/ico_comments.gif') no-repeat 0px -44px; padding-left:24px; width:auto; color:#F00; line-height:22px; }


#alertLayer {
	padding:10px; background:#d72027; color:#FFF; font-size:14px; opacity:0.6; z-index:1000000;
}

/* end COMMENTS */


#comments { padding-left:6px; margin-top:-10px; }
#comments .comment { border:solid 1px #e4dba4; padding:5px; background:#fbf6e2; margin-bottom:5px; font-size:13px; }
#comments .comment h3 { font-size:13px; display:block; margin-bottom:2px; }
#comments .comment h3 .date { display:inline-block; float:right; font-weight:normal; font-size:11px; }
#comments .comment .anchor { display:inline-block; width:13px; height:14px; background:URL('http://img2.autonavigator.ru/images/ico_anchor.gif') no-repeat; vertical-align:middle; margin-left:4px; }
#comments .comment.act {
	border: 2px dashed #bddb8c;
	background:#e2f3c5;
}


.carOptions TD { vertical-align:top; }
.carOptions UL { padding-left:0px; }
.carOptions LI { line-height:18px; list-style:inside none; font-size:1.1em; }


TABLE.modelRower { margin:auto; }
TABLE.modelRower TD { padding:3px; }

#LoginBox {
	width:210px;
	height:130px;
	display:none;
	background:#FFF;
	position:fixed; top:50%; left:50%; margin:-80px -120px;
	z-index:100100;
	padding:15px; border:solid 1px #000;
}
#LoginBox h3 { margin-bottom:15px; margin-left:-3px; margin-top:-5px; }
#LoginBox LABEL { font-size:12px; width:82px; display:inline-block; }
#LoginBox LABEL.checkbox { font-size:11px; width:auto; display:inline-block; color:#666; }
#LoginBox INPUT.text { width:120px; }
#LoginBox INPUT.button { padding-left:10px; padding-right:10px; }
#LoginBox DIV {
	margin:7px 0px;
}
#LoginBox .close { display:block; width:24px; height:24px; background:url('http://img2.autonavigator.ru/images/ico_gallery_close.png') no-repeat left top; position:absolute; top:-5px; right:-5px; cursor:pointer; }

.showLogin { }


#content { font-size:14px; line-height:1.4em; }
#content h1 { font-size: 20px; }
#content h2 { font-size: 18px; }
#content h3 { font-size: 15px; margin-top:10px; }

#content LI { list-style:inside; margin-bottom:5px; }

#carsell {
	display:block; text-align:center;
}
#carsell A {
	display:inline-block;
	vertical-align:top;
	width:250px;
	padding:0px 20px;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	color:#999999;
}

#carsell A IMG { opacity:0.7; filter:alpha(opacity=70); }
#carsell A:hover { color:#4675a4; }
#carsell A:hover IMG { opacity:1; filter:alpha(opacity=100); }

#carsell A.car { border-right:1px solid #ccc; }
#carsell A SPAN { display:block; text-align:left; }
#carsell A SPAN B { text-decoration:underline; }
#carsell A.car SPAN B { font-size:19px; }

.rightMedia { display:block; text-align:left; }
.rightMedia .mediaSmall_line { text-align:left; line-height:1.3em; font-size:13px; }
.rightMedia .mediaSmall_line A IMG { float:left; margin-right:10px; }
.rightMedia .mediaSmall_line A, .rightMedia .mediaSmall_line B { text-align:left; }

#ShortOtzivList .item { border-bottom:solid 1px #ccc; display:block; margin-bottom:15px; }
#ShortOtzivList .item  .description{  padding:4px; margin-left:-4px; font-size:1.1em; }
#ShortOtzivList .item  h3{ margin-bottom:0px; }
.big_stars {
	margin-top:-3px;
	display:inline-block; vertical-align:middle; background:URL('http://img2.autonavigator.ru/images/otziv_star.gif') repeat-x; width:100px; height:20px;
}
.big_stars B {
	display:block;
	background:URL('http://img2.autonavigator.ru/images/otziv_star.gif') repeat-x 0px -20px;
	width:100px;
	height:20px;
}
.small_stars {
	margin-top:-1px;
	display:inline-block; vertical-align:middle; background:URL('http://img2.autonavigator.ru/images/stars.gif') repeat-x 0px -11px; width:60px; height:11px;
	margin-right:10px;
}
.small_stars B {
	display:block;
	background:URL('http://img2.autonavigator.ru/images/stars.gif') repeat-x 0px 0px;
	width:60px; height:11px;
}
.small_price {
	display:inline-block;
	background-color:#a0c8f2;
	width:60px; height:6px;
}
.small_price B { height:6px; display:block; background:#d72027; width:20%; }
.star1 B { width:20% !important; }
.star2 B { width:40% !important; }
.star3 B { width:60% !important; }
.star4 B { width:80% !important; }
.star5 B { width:100% !important; }

.rates { opacity:0.7; margin-top:5px; }

#CitySelect {
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-490px;
	background:#FFF; width:940px; padding:20px; z-index:100500; border:dashed 2px;
	overflow:auto;
	display:none;
}
#CitySelect .close {
	display:block; width:24px; height:24px; background:url('http://img2.autonavigator.ru/images/ico_gallery_close.png') no-repeat left top; position:absolute; top:10px; right:10px; filter:alpha(opacity=70); opacity:0.7; cursor:pointer;
}

#CitySelect .close:hover { filter:alpha(opacity=90); opacity:0.9; }

#CitiesTop {
	margin-bottom:15px;
	overflow:hidden;
}
#CitiesTop DIV {
	padding:5px 0px;
	width:25%; float:left;
	font-size:15px;
	height:18px;
}

#CitiesRegion { margin-top:15px; }

#CitiesRegion TABLE { width:100% }
#CitiesRegion TD {
	width:25%;
	padding:5px 2px;
}

#CitiesList { width:100% }
#CitiesList TD {
	width:25%;
	padding:5px 2px;
	font-size:14px;
}
#SelectCity{
	border-bottom: 1px dashed;
    display: inline-block;
    font-size: 18px;
	cursor:pointer;
}
.SelectCity {
	cursor:pointer;
}


.button_sale, .button_sale .lblock, .button_sale .rblock {
		background:URL('http://img2.autonavigator.ru/images/bg_but_sale.gif') repeat-x;
	}
	.button_sale {
		background-position:0px -31px;
		height:31px;
		color:#FFF;
		display:block;
		font-weight:bold;
		line-height:30px;
		font-size:16px;
		text-align:center;
		text-decoration:none;
		position:relative;
		margin:6px 9px;
	}
	.button_sale.advert { height:25px; background-position:0px -62px; font-size:15px; padding-top:0px; line-height:24px; }
	.button_sale span { font-weight:normal; }
	
	.button_sale .lblock, .button_sale .rblock { position:absolute; top:0px; height:31px; width:10px; }
	
	.button_sale .lblock { background-position:0px 0px; left:-10px; }
	.button_sale .rblock { background-position:-10px 0px; right:-10px; }
	
	.button_sale.advert .lblock, .button_sale.advert .rblock { height:25px; }
	.button_sale.advert .lblock { background-position:-20px 0px; left:-10px; }
	.button_sale.advert .rblock { background-position:-30px 0px; right:-10px; }
	
#loading {
	background:URL('http://img2.autonavigator.ru/images/loading.gif') no-repeat 9px 12px #FFF;
	padding:7px 7px 7px 37px;
	position:fixed;
	top:50%;
	left:50%;
	width:250px;
	margin-left:-125px;
	margin-top:-50px;
	font-size:13px;
	color:#666;
	border:dashed 2px #80c908;
	display:none;
	z-index:100000;
}

.ban_left {
	display:block;
	border:solid 1px #ffe786;
	text-align:center;
	background:URL('http://img2.autonavigator.ru/images/ban_left_bg.gif');
}

.fotoAd {
	position:absolute; bottom:3px; background:#FFF; opacity:0.8; filter:alpha(opacity=80); width:390px;
	padding:5px 5px;
}
.fotoAd A { color:#d70504; text-decoration:none; }
.fotoAd A B { text-decoration:underline; }
.fotoAd A:hover { color:#d70504; text-decoration:underline; }
.fotoAd .close { display:block; position:absolute; right:3px; top:50%; margin-top:-7px; width:14px; height:14px; background:URL('http://img2.autonavigator.ru/images/ico_close_ad.gif') no-repeat; opacity:0.6; filter:alpha(opacity=60); }
.fotoAd .close:hover { opacity:0.8; filter:alpha(opacity=80); }

.GuidesFotoCatalog { margin:20px 0px; text-align:center; }
.GuidesFotoCatalog .item { margin:5px; display:inline-block; position:relative; }
.GuidesFotoCatalog .item .sizes { text-align:center; position:absolute; width:100%; bottom:3px; }
.GuidesFotoCatalog .item A { display:inline-block; padding:2px; margin:1px 1px; font-size:11px; background:#FFF;  opacity:0.8; filter:alpha(opacity=80); }
.GuidesFotoCatalog .item A:hover { opacity:1; filter:alpha(opacity=100); }






/* BANNER BOT FIX */
DIV.content { padding-bottom:250px; }
#banBot { position:absolute; bottom:100%; left:0px; width:100%; }



