﻿/*
 * vnmotors.ru main styles
 * Author: Zolotov Nikita (nikita at infolio.ru)
 */

/* =Layout
----------------------------------------------*/
body{
	background: #fff url('../img/bg.png') repeat-x;
	}
#container{
	width: 100%;
	min-width: 990px;
	background: url('../img/bg_left_side.png') no-repeat 0 77px;
	}
#header{
	position: relative;
	height: 134px;
	background: url('../img/bg_right_side.png') no-repeat right 0;
	}
#wrapper{
	width: 100%;
	}
#content-wrapper{
	float: left;
	width: 100%;
	}
	#content{
		margin: 0 0 0 214px;
		background: #fff url('../img/content_border.gif') repeat-x;
		}
	#index-page	#content{
		margin-left: 224px;
		}
		#content .tl{
			min-height: 300px;
			padding: 3px 35px 0 35px;
			background: url('../img/content_tl.png') no-repeat;
			}
		#index-page	.tl{
			padding-right: 0;
			background-position: -10px 0;
			}
		#content-inner{
			min-height: 600px;
			padding-right: 30%;
			}
#navigation{
	float: left;
	width: 214px;
	margin-left: -100%;
	}
#index-navigation{
	clear: left;
	padding: 45px 0 0 40px;
	}
#footer{
	clear: left;
	padding-top: 45px;
	}

/* =Header
----------------------------------------------*/
#logo{
	position: absolute;
	left: 250px;
	top: 0;
	height: 98px;
	width: 213px;
	text-indent: -9999px;
	background: url('../img/logo.png') no-repeat;
	}
	#logo a{
		display: block;
		position: relative;
		height: 98px;
		width: 213px;
		border: 0;
		background: none;
		}
#main-menu{
	position: absolute;
	right: 60px;
	top: 80px;
	}
	#main-menu li{
		float: left;
		padding-right: 20px;
		list-style: none;
		font-size: .6875em;
		}
		#main-menu li a{
			text-decoration: underline;
			color: #004889;
			border: none;
			background: none;
			}
		#main-menu li a:hover{
			text-decoration: none;
			}
#extra-menu{
	padding: 35px 0 0 65px;
	text-indent: -9999px;
	}
	#extra-menu li{
		float: left;
		height: 11px;
		width: 15px;
		margin: 0 30px 0 0;
		list-style: none;
		}
		#extra-menu li a{
			display: block;
			height: 11px;
			width: 15px;
			border: none;
			background: none;
			}	
	#extra-menu .home{ background: url('../img/ico/home.gif') no-repeat 2px 0; }
	#extra-menu .home-active{ background: url('../img/ico/home_active.gif') no-repeat 2px 0; }
	#extra-menu .email{ background: url('../img/ico/email.gif') no-repeat 1px 1px; }
	#extra-menu .map{ background: url('../img/ico/map.gif') no-repeat 0 0; }
	#extra-menu .map-active{ background: url('../img/ico/map_active.gif') no-repeat 0 0; }

/* =Navigation
----------------------------------------------*/
#navigation a{
	color: #004889;
	text-decoration: underline;
	border: none;
	}
#navigation a:hover{ text-decoration: none; }
#navigation a:active{ background: none; }

#navigation .catalog,
#navigation .services{
	margin: 1em 0;
	}
	#navigation .catalog li,
	#navigation .services li{
		float: left;
		clear: left;
		margin-bottom: .125em;
		white-space: nowrap;
		line-height: 0;
		}
		#navigation .catalog li a,
		#navigation .services li a,
		#navigation .catalog li strong,
		#navigation .services li strong{
			display: block;
			padding: 4px 0 6px 50px;
			font-size: .8125em;
			line-height: 1;
			}
		#navigation .services li a,
		#navigation .services li strong{
			padding-top: 2px;
			padding-bottom: 4px;
			font-size: .6875em;
			}
	#navigation .catalog .active,
	#navigation .services .active{
		background: url('../img/menu_active.png') no-repeat right top;
		}
		#navigation .catalog .active a,
		#navigation .services .active a,
		#navigation .catalog .active strong,
		#navigation .services .active strong{
			margin-right: 20px;
			font-weight: bold;
			color: #61b01f;
			background: #fff;
			}
#navigation .order{
	padding: .625em 0 .625em 50px;
	background: url('../img/menu_active.png') no-repeat -16px top;
	}
	#navigation .order a{
		font-size: .8125em;
		font-weight: bold;
		}
#navigation .phones{
	margin: 6em 0 0 50px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
	}
	#navigation .phones li{
		margin-bottom: .75em;
		list-style: none;
		}
		#navigation .phones li .code{
			display: block;
			font-size: .5625em;
			color: #696969;
			}
		#navigation .phones li strong{
			font-size: 1.3125em;
			color: #61b01f;
			}
			#navigation .phones li strong span{
				letter-spacing: .1em;
				}

/* =Extra
----------------------------------------------*/


/* =Footer
----------------------------------------------*/
#footer .developer{
	position: absolute;
	margin: 1.5em 0 0 185px;
	font-size: .625em;
	color: #5e5e5e;
	}
	#footer .counter a{
		border: none;
		background: none;
		}
#footer .copyright{
	position: relative;
	margin-left: 480px;
	color: #5e5e5e;
	border-bottom: 8px solid #004889;
	}
	#footer .copyright address{
		padding: 1.5em 0 1em 0;
		font-size: .625em;
		font-style: normal;
		}
	#footer .copyright ul{
		position: absolute;
		left: 44%;
		top: 0;
		width: 55%;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 1.1;
		}
		#footer .copyright li{
			float: left;
			width: 49%;
			list-style: none;
			}
			#footer .copyright li .value .code{
				display: block;
				font-size: .5625em;
				color: #bfbfbf;
				}
			#footer .copyright li strong{
				font-size: 1.3125em;
				color: #004889;
				}
				#footer .copyright li strong span{
					letter-spacing: .1em;
					}
#footer .corner{
	position: absolute;
	left: -4px;
	right: 0;
	width: 4px;
	height: 8px;
	font-size: 0;
	background: url('../img/skew_blue.gif') no-repeat left bottom;
	}

/* =Common
----------------------------------------------*/
.hidden{
	display: none;
	visibility: hidden;
	}
.dashed{
	text-decoration: none;
	border-bottom: 1px dashed!important;
	}
.error{
	color: red;
	}
a.masked{
	color: #5e5e5e;
	border: none;
	}
a.underline{
	text-decoration: underline;
	border: none!important;
	background: none;
	}

/* =Content
----------------------------------------------*/
#content .page-title{
	margin: 0 0 32px -25px;
	background: url('../img/content_header_left.gif') no-repeat;
	}
	#content .page-title .r{
		float: left;
		background: url('../img/skew_blue.gif') no-repeat right top;
		}
		#content .page-title .r span{
			display: block;
			height: 30px;
			min-width: 145px;
			margin: 0 25px 0 13px;
			padding: 9px 0 0 12px;
			white-space: nowrap;
			line-height: 1;
			background: #004889;
			}
#index-page #content .page-title{
	margin: 0 0 0 -35px;
	font: bold 1em/1 Arial, Helvetica, sans-serif;
	color: #fff;
	}
#content .hot-sale-list{
	float: left;
	width: 200px;
	margin-left: -35px;
	}
	#content .hot-sale-list ul{
		margin: 0;
		padding: 20px 0 1px 0;
		background: #ebeeef;
		}
		#content .hot-sale-list li{
			position: relative;
			margin: 0 -30px .5em 0;
			list-style: none;
			}
			#content .hot-sale-list a{
				display: block;
				height: 27px;
				padding: 10px 0 0 60px;
				color: #004889;
				background: none;
				border: none;
				}
				#content .hot-sale-list a img{
					position: absolute;
					left: 12px;
					top: 4px;
					}
				#content .hot-sale-list a span{
					border-bottom: 1px dashed;
					}
		#content .hot-sale-list li.selected{
			background: #c6d6e5 url('../img/skew_light_blue_right.gif') no-repeat right top;
			}
			#content .hot-sale-list li.selected a{
				background: url('../img/ico/arrow_right.gif') no-repeat 202px 1.2em;
				}
	#content .hot-sale-list .shadow{
		width: 324px;
		height: 93px;
		margin-left: -124px;
		background: url('../img/hot_list_bg.png') no-repeat;
		}
#content .hot-sale-cars{
	position: relative;
	height: 358px;
	padding: 30px 0 0 10px;
	margin: -30px 0 0 210px;
	overflow: hidden;
	}
	#content .hot-sale-cars-container{
		position: absolute;
		}
		#content .hot-sale-cars .fade{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 30px;
			background: url('/img/fader_top.png') repeat-x;
			}
		#content .hot-sale-cars .fade-bottom{
			top: auto;
			bottom: 0;
			background: url('/img/fader_bottom.png') repeat-x;
			}
	#content .hot-sale-cars .car{
		height: 358px;
		}
	#content .hot-sale-cars h3{
		width: 200px;
		}
	#content .hot-sale-cars .image{
		position: absolute;
		top: 0;
		left: 200px;
		}
		#content .hot-sale-cars .image a{
			background: none;
			border: none;
			}
	#content .hot-sale-cars .actions{
		margin: 0;
		overflow: hidden;
		font-size: 1em;
		}
		#content .hot-sale-cars .actions li{
			float: left;
			margin: 0 75px 0 0;
			padding: 0 0 5px 20px;
			list-style: none;
			line-height: 1;
			background: url('../img/ico/arrow_right.gif') no-repeat 0 .45em;
			}
			#content .hot-sale-cars .actions li a{
				font-size: .6875em;
				}
			#content .hot-sale-cars .actions h4{
				margin: 0;
				font-size: 1em;
				}
				#content .hot-sale-cars .actions h4 a{
					font-size: 1em;
					}
		#content .hot-sale-cars .actions .last{ margin-right: 0; }

#content .cars{
	margin: 0;
	font-size: 1em;
	}
	#content .cars li{
		position: relative;
		float: left;
		height: 10.5em;
		width: 49.9%;
		list-style: none;
		background: url('../img/ico/arrow_right.gif') no-repeat 0 .3125em;
		}
		#content .cars li h2,
		#content .cars li h4{
			width: 70px;
			margin: 0 0 1em 0;
			padding: 0 0 1px 20px;
			font: normal .75em Tahoma, Geneva, sans-serif;
			}
			#content .cars li h2 img,
			#content .cars li h4 img{
				position: absolute;
				left: 95px;
				top: -7px;
				}
		#content .cars li p{
			font-size: .75em;
			}
		#content .cars li .image{
			position: absolute;
			left: 150px;
			top: 0;
			}
			#content .cars li .image a{
				background: none;
				border: none;
				}
				#content .cars li .image a span{
					display: block;
					width: 118px;
					height: 88px;
					text-align: center;
					line-height: 90px;
					color: #cdcdcd;
					border: 1px solid;
					}
		#content .cars li h3{
			margin: 0 0 .8em 0;
			padding-left: 20px;
			font: bold .875em Tahoma, Geneva, sans-serif;
			color: #333;
			}
		#content .cars li ul{
			width: 100px;
			margin: 0;
			padding-left: 20px;
			font-size: .6875em;
			}
			#content .cars li li{
				display: inline;
				float: none;
				height: auto;
				width: auto;
				margin: 0;
				padding: 0;
				color: #8d8d8d;
				background: none;
				}
			#content .cars li li:after{
				content: ' / ';
				color: #cdcdcd;
				}
		#content .cars li .details{
			position: absolute;
			left: 150px;
			top: 100px;
			padding-left: 20px;
			font-size: .6875em;
			background: url('../img/ico/arrow_right.gif') no-repeat 0 .5em;
			}
#content .pages{
	position: relative;
	z-index: 100;
	float: left;
	margin: -1.5em 0 3em 0;
	padding-left: 35px;
	background: url('../img/pages_bg.gif') no-repeat left top;
	}
	#content .pages .r{
		padding: 1px 35px 1px 0;
		background: url('../img/pages_bg.gif') no-repeat right top;
		}
	#content .pages p{
		position: absolute;
		padding-top: 7px;
		font-size: .6875em;
		color: #767676;
		}
	#content .pages ul{
		height: 31px;
		margin: 0;
		padding: 0 0 0 80px;
		font-size: 1em;
		}
		#content .pages li{
			float: left;
			list-style: none;
			margin: 0 2px 0 0;
			}
			#content .pages li a,
			#content .pages li strong{
				float: left;
				height: 24px;
				padding: 7px 6px 0 6px;
				font-size: .6875em;
				font-weight: normal;
				text-decoration: underline;
				border: none;
				background: none;
				}
			#content .pages li a:hover{
				text-decoration: none;
				}
			#content .pages li strong{
				position: relative;
				width: 36px;
				margin: 0 -5px;
				padding: 7px 0 0 0;
				text-align: center;
				text-decoration: none;
				color: #fff;
				background: url('../img/skew_blue.gif') no-repeat left bottom;
				}
		#content .pages .next a,
		#content .pages .prev a{
			text-indent: -9999px;
			width: 15px;
			background: url('../img/ico/arrow_right.gif') no-repeat center 13px;
			}
		#content .pages .prev a{
			background: url('../img/ico/arrow_left.gif') no-repeat center 13px;
			}
#content .car{
	position: relative;
	}
	#content .car .title{
		margin: 0 0 1.75em 0;
		font: normal 1em Tahoma, Geneva, sans-serif;
		color: #004889;
		}
		#content .car .title a{ border: none; }
		#content .car .title a:visited{ color: #004889; }
		
		#content .car .title img{
			position: relative;
			top: 3px;
			margin: 0 8px 0 -8px;
			}
		#content .car .title strong{
			margin-right: .2em;
			font-size: 2.125em;
			line-height: 1;
			}
		#content .car .title span{
			font-size: 1.1875em;
			}
	#content .car .price{
		margin-bottom: .2em;
		font: normal 1.125em Tahoma, Geneva, sans-serif;
		}
	#content .car .place{

		margin-bottom: 2em;
		font-size: .6875em;
		}
	#content .car .params{
		width: 165px;
		font-size: .6875em;
		}
		#content .car .params td{
			padding: .2em 0 .2em 0;
			border-bottom: 1px solid #eaeaea;
			}
		#content .car .params .first{
			width: 85px;
			color: #a6a6a6;
			}
#content .full-car{
	}
	#content .full-car .head{
		position: relative;
		min-height: 230px;
		margin-bottom: 2em;
		padding-left: 335px;
		}
		#content .full-car .image{
			position: absolute;
			left: 0;
			top: 0;
			}
			#content .full-car .image a{
				border: none;
				background: none;
				}
		#content .full-car .price{
		
			float: left;
		
			margin-left: 45px;
			margin-right: 45px;
			margin-top: 0;
			margin-bottom: 0;
			}
		#content .full-car .place{
			margin: 0 0 3.5em 45px;
			padding-top: 1em;
			
			clear: both;
			}
		#content .full-car .image-lent{
			margin: 0;
			margin-right: 50px;
			}
			#content .full-car .image-lent li{
				float: left;
				height: 39px;
				margin: 0 8px 8px 0;
				list-style: none;
				font-size: 0;
				line-height: 0;
				}
				#content .full-car .image-lent li a{
					position: relative;
					display: block;
					padding: 1px;
					border: 1px solid #fff;
					background: none;
					}
				#content .full-car .image-lent .active{
					border: 1px solid #004889;
					}
				#content .full-car .image-lent .active span{
					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 100%;
					opacity: .5;
					background: #fff;
					}
	#content .full-car .actions{
		margin: 0 0 2em -15px;
		}
		#content .full-car .actions li{
			position: relative;
			z-index: 100;
			float: left;
			height: 34px;
			margin-left: -9px;
			list-style: none;
			background: url('../img/skew_green.gif') no-repeat left bottom;
			}
			#content .full-car .actions li span{
				float: left;
				background: url('../img/skew_green.gif') no-repeat right top;
				}
				#content .full-car .actions li a{
					float: left;
					height: 34px;
					margin: 0 11px;
					padding: 0 12px;
					line-height: 30px;
					text-decoration: underline;
					color: white;
					border: none;
					background: #61b01f;
					}
	#content .full-car .params-wrapper{
		float: left;
		width: 33%;
		margin-bottom: 1em;
		}
	#content .full-car .addition{
		float: left;
		width: 28%;
		padding-right: 5%;
		}
	#content .full-car .similar{
		float: left;
		width: 33%;
		}
		#content .full-car .addition h3,
		#content .full-car .similar h3{
			margin: 0 0 1em 0;
			color: #61b01f;
			}
		#content .full-car .cars li{
			height: auto;
			margin-bottom: 0;
			background: none;
			}
			#content .full-car .cars li .image{
				position: static;
				height: 63px;
				margin-bottom: 1em;
				}
				#content .full-car .cars li .image span{
					width: 84px;
					height: 46px;
					padding-top: 17px;
					line-height: 1;
					}
			#content .full-car .cars li h4{
				position: relative;
				width: 60px;
				margin-bottom: .5em;
				padding: 0 0 1px 0;
				}
				#content .full-car .cars li h4 img{
					left: 65px;
					}
			#content .full-car .cars p{
				margin: 0;
				}
	#content .full-car .show-details,
	#content .full-car .hide-details{
		clear: left;
		}
	#content .full-car .pack ul{
		float: left;
		width: 33%;
		margin: 0;
		font-size: .6875em;
		}
		#content .full-car .pack li{
			margin: 0;
			list-style: none;
			color: #5e5e5e;
			}
#content dl.car{
	font-size: 1em;
	}
	#content dl.car dt{
		float: left;
		}
	#content dl.car dt a{
		border: none;
		}
	#content dl.car dd{
		padding-top: 1em;
		margin-left: 160px;
		}
#content .services{
	width: 100%;
	overflow: hidden;
	margin: 3em 0 0 0;
	font: bold .875em/1 Arial, Helvetica, sans-serif;
	}
	#content .services li{
		float: left;
		list-style: none;
		margin-right: 40px;
		padding: 0 0 1em 20px;
		white-space: nowrap;
		background: url('../img/ico/arrow_right_gray.gif') no-repeat 0 .3125em;
		}
		#content .services a{
			color: #61b01f;
			border: none;
			}
#content .articles{
	margin: 0;
	font-size: 1em;
	}
	#content .articles li{
		list-style: none;
		}
		#content .articles li p{
			font-size: .75em;
			}
		#content .articles li .date{
			color: #999;
			}
#search{
	}
	#search h3{
		clear: left;
		margin: 0 0 1em 0;
		padding-left: 24px;
		font: normal .75em/1.4 Tahoma, Geneva, sans-serif;
		color: #333;
		background: url('../img/ico/arrow_right_gray.gif') no-repeat 0 .5em;
		}
	#search ul{
		font-size: 1em;
		margin: 0;
		}
	#search .brands{
		width: 100%;
		margin-bottom: 2.5em;
		font-size: 1em;
		}
		#search .brands li,
		#search .place li{
			display: inline;
			list-style: none;
			white-space: nowrap;
			}
			#search li label{
				padding: .1em .2em;
				cursor: pointer;
				color: #004889;
				}
			#search li .checked{
				background: #e3ecf2;
				}
			#search li .s1{ font-size: .625em; }  /* 10px */
			#search li .s2{ font-size: .6875em; } /* 11px */
			#search li .s3{ font-size: .875em; }  /* 14px */
			#search li .s4{ font-size: 1em; }     /* 16px */
			#search li .s5{ font-size: 1.25em; }  /* 20px */
			#search li .s6{ font-size: 1.5em; }   /* 24px */
			#search li .s7{ font-size: 1.875em; } /* 30px */
			
			#search li .s1,
			#search li .s2,
			#search li .s3{
				color: #73a6d4;
				}
			#search .place label{ font-size: .8125em }
			#search .place .foreign label{ font-size: .6875em }
			
	#search .years{
		float: left;
		margin-bottom: 2em;
		padding-right: 100px;
		}
		#search .years h3{
			margin-bottom: 1em;
			}
		#search .years td{
			padding: 0;
			border: none;
			}
	#search .place{
		float: left;
		}
		#search .place ul{
			position: relative;
			left: -18px;
			}
			#search .place label{
				padding-left: 18px;
				}
			#search .place .checked{
				background: #e3ecf2 url('../img/ico/checked.gif') no-repeat 6px .6em;
				}
	#search .submit{
		clear: left;
		padding-left: 24px;
		}
	#search button{
		width: 104px;
		height: 54px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		cursor: pointer;
		font-size: 0;
		line-height: 104px;
		color: #fff;
		border: none;
		background: url('../img/search.png') no-repeat center center;
		}
#content #search{
	position: relative;
	margin: -71px -35px 3.5em 74px;
	padding-left: 97px;
	background: url('../img/search_bg.png') no-repeat left top;
	}
	#content #search fieldset{
		display: block;
		padding: 0 0 50px 20px;
		background: #eef3f7;
		}
	#content #search h2{
		margin: .5em 0 1em 0;
		font-size: 1em;
		color: #004889;
		}
	#content #search h3{
		margin-bottom: 0;
		}
	#content #search .wrapper{
		float: left;
		}
	#content #search .brands{
		float: left;
		width: 48%;
		padding-right: 50px;
		}
	#content #search .years{
		float: none;
		margin-bottom: 0;
		padding: 0 30px 0 0;
		}
		#content #search .years h3{
			margin-bottom: .5em;
			}
	#content #search .place{
		float: none;
		}
	#content #search .submit{
		position: absolute;
		left: 48%;
		bottom: -20px;
		margin: 0;
		padding-left: 108px;
		line-height: .8;
		}
	#content #search li .checked{
		background-color: #d4e1ea;
		}
	#search .show-details,
	#search .hide-details{
		position: absolute;
		left: 100px;
		bottom: 12px;
		height: 18px;
		margin: 0;
		padding: 3px 0 0 35px;
		font-size: .625em;
		background: url('../img/search_hide.gif') no-repeat;
		}
	#search .hide-details{
		left: 40px;
		}
	#search .hide-details a{ color: #004889; }

#feedback{
	}
	#feedback input,
	#feedback textarea{
		width: 400px;
		}
	#feedback img{
		float: left;
		}
	#feedback #f_code{
		width: auto;
		margin: 1em 0 0 1em;
		}
	#feedback strong{
		font-weight: normal;
		color: red;
		}
	#feedback .submit{
		width: auto;
		}
	#feedback .error{
		margin-left: 1em;
		}

/* =Index-navigation
---------------------------------------------*/
#index-navigation .services{
	float: left;
	width: 360px;
	padding-right: 80px;
	}
	#index-navigation .leasing{
		padding-left: 25px;
		}
		#index-navigation .leasing h2{
			margin: .5em 0 1.375em 0;
			font: bold 1em/1 Arial, Helvetica, sans-serif;
			}
			#index-navigation .leasing h2 a{
				color: #61b01f;
				border: none;
				}
		#index-navigation .leasing p{
			float: left;
			width: 15em;
			padding-right: 25px;
			margin-bottom: 1.4em;
			font-size: .75em;
			}
		#index-navigation .leasing h3{
			padding-top: .5em;
			font-weight: normal;
			font-size: .75em;
			}
			#index-navigation .leasing h3 a{
				float: left;
				height: 2.5em;
				padding-left: 20px;
				border: none;
				background: url('../img/skew_gray.gif') no-repeat left bottom;
				}
				#index-navigation .leasing h3 em{
					float: left;
					height: 2.5em;
					padding-right: 20px;
					font-style: normal;
					cursor: pointer;
					background: url('../img/skew_gray.gif') no-repeat right top;
					}
					#index-navigation .leasing h3 span{
						float: left;
						height: 2.5em;
						padding: 0 8px;
						line-height: 2.5em;
						cursor: pointer;
						background: #ededed;
						}
	#index-navigation .services dl{
		clear: left;
		}
		#index-navigation .services dt{
			float: left;
			clear: left;
			width: 120px;
			padding: 1em 0 1em 25px;
			font: bold .875em/1 Arial, Helvetica, sans-serif;
			background: url('../img/ico/arrow_right_gray.gif') no-repeat 0 1.2em;
			}
			#index-navigation .services dt a{
				color: #61b01f;
				border: none;
				}
		#index-navigation .services dd{
			padding: 1em 0 1em 120px;
			margin-left: 25px;
			font-size: .6875em;
			border-bottom: 1px solid #d5d5d5;
			}
		#index-navigation .services .last{ border: none; }

#index-navigation #search h2{
	float: left;
	height: 34px;
	margin-bottom: 1em;
	background: url('../img/skew_green.gif') no-repeat left bottom;
	}
	#index-navigation #search h2 .r{
		float: left;
		background: url('../img/skew_green.gif') no-repeat right top;
		}
		#index-navigation #search h2 .r span{
			float: left;
			height: 34px;
			margin: 0 11px;
			padding: 0 12px;
			font: bold 1em/1 Arial, Helvetica, sans-serif;
			line-height: 34px;
			color: white;
			background: #61b01f;
			}

/* =Clearfix
---------------------------------------------*/
.clearfix:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix{
	display: inline-block;
	}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */



/* added by abb@infolio.ru */

#content .car .price-down{
	display: block;
	float: left;
	
	height: 27px;
	width: 175px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	background: url('../img/price-down.gif') no-repeat left center;
}

#content .car .price-down a{
	margin-left: 38px;

	font: 0.9em Arial, Helvetica, sans-serif;
	line-height: 27px;
	color: white;
}
