﻿/* CSS layout */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {ections
	quotes: none;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
}

body, html{
	width:100%;
	height:100%;
	background-color:#fff;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	padding: 8px 0px 10px 0px;
	line-height:33px;
}

h1 img{
	float:left;
	margin-right:10px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color:#333333;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

img{
	background:#ebdaa0;
}

.headlineMain{
	margin-bottom:35px;
}

.contentHeadline{
	margin-bottom:20px;
}

a{
	color:#3780a0;
}

p{
	line-height:18px;
}

.staticContent h2.options{
	padding:0 0 10px 0;
}
.staticContent p, .staticText{
	padding-bottom:10px;
}
.staticContent ul, .staticContent ol{
	list-style-position:inside;
	padding-left:20px;
	margin-bottom:10px;
}
.staticContent ul{
	list-style-type:square;
}
.staticContent ol{
	list-style-type:decimal;
}
/*Layout*/
#oldheader { display: none; }
#header{
	width:100%;
	/*height:83px;*/
	font-size:12px;
	overflow:hidden;
	position:relative;
}

#header a{
	font-size:11px;
}

#container{
	width:100%;
	min-height:300px;
	height:auto !important;
	height:300px;
	position:relative;
	z-index:3;
}

.homeRightCol, #rightCol{
	width: 240px;
	margin-left:15px;
	padding-top: 7px;
	/*padding-top:20px;*/
	display:inline;
	float:right;
}

.homeRightCol h2.vehiclePost, #rightCol h2.vehiclePost {
	margin-top:0px;
}

.homeRightCol h2 {
	margin-top:12px;
}
#rightCol h2{
	margin-top:10px;
	margin-bottom:4px;
}

.homeRightCol p, #rightCol p{
	padding:3px 0px 0px 0px;
}

.homeContent, #content{
	width:590px;
	float:left;
}
.homeContent {
	clear: both;
}

#wrapper{
	position: relative;
	width: 845px;
	margin:0px auto;
	padding:0px 15px;
	background-color:#fff;
}

.topBanner {
	text-align: center;
	background-color: #cc9900;
}

.rightBanner {
	margin:35px 0 35px 0;
	background-color: #cc9900;
}

.avtopoisk{
	margin:15px auto 0px auto;
	background: white;
}

.bottomBanner{
	margin:35px 0;
	text-align:center;
}

.logo{
	width:240px;
	float:left;
	padding-top:15px;
	padding-left:0px;
	padding-bottom: 20px;
	position: relative;
}

.logo img{
	background:none;
}

.langSwitch{
	width:70px;
	float:left;
	padding-top:37px;
	padding-bottom:4px;
}

.langSwitch span{
	padding:3px 5px;
	font-size:11px;
}

.langSwitch a{
	margin-left:10px;
}

.regionSelect{
	width:265px;
	margin-right:15px;
	float:left;
	display:inline;
	padding-top:37px;
	padding-bottom:4px;	
	text-align:center;
}
.regionSelect strong{
	padding:3px 5px;
}
.regionSelect a.allRegions{
	font-size:12px !important;
	margin:0 !important;
}
/*
.regionSelect strong img{
	float:left;
}
*/
.regionSelect a{
	margin-left:10px;
}

.login{
	width:240px;
	float:left;
	padding-top:37px;
	padding-bottom:4px;	
}

.login strong{
	margin-right:10px;
}

.login em, .login strong span{
	padding: 3px 5px;
}
.login em{
	font-size:11px;	
	font-style:normal;
}

.login strong a{
	font-size:12px !important;
}

#footer {
	width:100%;
	font-size:16px;
	overflow:hidden;
	padding:30px 0 40px 0;	
	background:url(../img/footer-br.gif) repeat-x top;
	clear: both;
	position:relative;
	z-index:2;
	margin-top: 20px;
}

#autopoisk{
	margin-top:20px;
}

#footer div{
	position:relative;
}

#footer div.links{
	clear: both;
	text-align: center;
	padding: 15px 0pt 0pt;
	font-size: 0.9em;
}

#footer div.copy{
	width:240px;
	float:left;
	display:inline;
	margin-right:15px;
}

#footer ul{
	position:relative;
	float:left;
}

#footer ul.adv{
	width:261px;
	padding-left:6px;
}

#footer ul.info{
	width:335px;
	margin-right:15px;
}

#footer ul{
	margin-top:-6px;
	margin-left:-6px;	
}

#footer ul li{
	padding:0;
	list-style-position:outside;
}

#footer ul li span{
	padding:6px 10px;
	position:relative;
	display: block;
	width: 220px;
}

div.counterHolder{
	width:230px;
	float:left;
}

div.counterHolder .counter{
	float:left;
	margin-right:3px;
	height:34px;
	display:inline;
}

.buttonCode{
	clear:left;
	padding-top:5px;
}

.buttonCode input{
	width:179px;
}
.buttonCode label{
	font-size:11px;
	padding:2px 0;
	display:block;
}

.help{
	padding:15px 0;
}

.vehiclePost{
	margin-bottom:25px;
}

.vehiclePost a{
	color:#cc9900;
}

.watchThis li{
	padding:3px 0;
}

.watchThis li span{
	padding:2px 0px; /*2px 3px;*/
	margin:0px; /*0 2px;*/
}

.disabledText{
	font-size:11px;
	font-style:normal;
	color:#999;
}
#header .breadcrumbs a{
	font-size:13px !important;	
}
.breadcrumbs{
	bottom:0px;
	left:0px;
	/*position:absolute;*/
 	clear:both;
 	padding-top: 10px;
}

.breadcrumbs li{
	float:left;
	margin-right:7px;
	padding-right:14px;
	background:url(../img/breadcrumb.gif) no-repeat right center;
}

.breadcrumbs li.active{
	background:transparent url(../img/breadcrumb-active.gif) no-repeat right 8px;
}

.active{
	color:#676767;
	background-color:#cee7ae;
}

/*Nick*/

.errorlist {
	background: #ffe8e8;
	padding: 4px 10px 4px 10px;
	border-left: 3px solid red;
}

.errorlist div {
	color: red;
}

#linkyears {
	text-decoration: none;
	color: black;
}

#linkage {
	color: black;
}

#age {
	display: none;
}

#years-indicator, #age-selection {
	display: none;
}

#hidden {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}

#models {
	clear: both;
	width: 100%;
}

#models div {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 40%;
}

#global-regions{
	position: absolute;
	display: none;
	border: 5px #ebdaa0 solid;
	padding:5px 15px;
	background-color: white;
	z-index:100;
	width:462px;
	height: 334px;
	overflow: auto;
}

.x-options-tr { clear:both; }
.x-options-td-1 { width:200px;height:20px;float:left; }
.x-options-td-2 { width:200px;height:20px;float:left; }

option.inactive { color: #bbbbbb; }

/*#search-model { display: none; }*/

#hider{
	display:none;
}

/*Clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#regions-link a { font-size: 12px; }
#pager-container { clear:both; newmargin:0px; margin: 0px 0px 30px; overflow:hidden; width:100%; }
.lowercase { text-transform: lowercase; }
#google-reader-link { margin-left: 10px; clear: none; }

#sections {
	position: absolute;
	left: 0px;
	list-style-type: none;
	border-right: #9ba2a9 solid 1px;
	top: 46px;
	background: url(../img/tabs-bg.gif);
	width: 100%;
	height: 43px;
	padding-left: 203px;
}
#sections li {
	display: block;
	text-align: center;
	float: left;
	padding-top: 7px;
	background: url(../img/tabs-tab.gif) no-repeat;
	width: 133px;
	height: 43px;
	margin-right: 2px;
	font-size: 18px;
}
#sections li a {
	font-size: 18px;
}
#sections li.weird a {
	color: #ce9c00
}
#sections li.active {
	background: url(../img/tabs-tab-active.gif) no-repeat;
}
#sections li.active a {
	color: #393931;
	text-decoration: none;
}
.blog {
	margin-top: 31px;
}
.blog li {
	padding: 3px 0px 3px 0px;
}
.welcometext {
	font-style: italic;
}
.count {
	font-size: 13px;
	font-weight: normal;
}
.browse li.active {
	padding: 2px;
	display: inline;
}
.browse-block {
	padding-left: 20px;
	background: url(../img/arright.gif) no-repeat left top;
}
.browse-block-open {
	padding-left: 20px;
	background: url(../img/ardown.gif) no-repeat left top;
}
.browse-block .browse-list {
	display: none;
}
.browse-block-open .browse-list {
	display: block;
}
h2.inactive {
	color: #bbbbbb;
}
h2.browse-header a {
	text-decoration: none;
	color: #6E6E6E;
}
h2.inactive a {
	color: #bbbbbb;
}
.favorites {
	font-size: 11px;
	position: absolute;
	right: 0px;
	top: 3px;
}

#userlinks {
	position: absolute;
	right: 14px;
	top: 14px;
	font-size: 11px;
}
#userlinks span {
	margin-left: 8px;
}
#userlinks span span {
	margin-left: 0px;
}
#settingslinks {
	position: absolute;
	left: 320px;
	top: 14px;
	font-size: 11px;
}
#settingslinks span {
	margin-right: 8px;
	float: left;
	display: block;
}
#settingslinks a {
	text-decoration: none;
	border-bottom: 1px dotted #009FEC;
	float: left;
	display: block;
}
#motto {
	display:none;
	position: absolute;
	left: 179px;
	top: 15px;
	font-style: italic;
	color: #6b6b6b;
	font-size: 12px;
}
#settings {
	display: none;
	clear: both;
	border: 5px solid #efdea5;
	position: relative;
	font-size: 12px;
	margin-top: 15px;
}
#settings a {
	font-size: 12px;
	display: block;
	padding: 2px 0px 2px 0px;
}
#settings h2 {
	color: #767676;
	display: block;
	padding: 14px 10px 14px 10px;
}
#settings .active {
	padding: 2px;
	float: left;
}
#settings .closelink {
	display: block;
	position: absolute;
	right: 10px;
	top: 15px;
	padding-left:20px;
	background:url(../img/close.png) no-repeat center left;
}
#settings .settings-block {
	border-top: #efdea5 1px solid;
	padding: 10px 12px 10px 12px;
}
#settings .settings-block div div {
	clear: both;
}
.homeTitle {
	padding: 0px 0px 10px 0px;
}
.greeting, strong {
	font-weight: bold;
	font-size: 16px;
	color: #6b6b6b;
	line-height: normal;
/*	margin-bottom: 15px;*/
}
li.greeting{
	margin-bottom: 0px;
}
#actions {
	position: absolute;
	left: 610px;
	list-style-type: none;
	top: 56px;
}
#actions li {
	display: block;
	float: left;
	padding: 3px 5px;
	margin-left: 8px;
}
#actions li a {
	font-size: 12px;
}
#actions li.active {
	background-color: #cee7ad;
}
#actions li.active a {
	color: #313131;
	text-decoration: none;
}
h2.urgent {
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightbanner{
	padding-top:15px;
}
.rightbanner img{
	background: transparent;
}
#contextbanner {
	padding: 4px 6px;
	background-color: #fff5d8;
	color: #333333;
}
#contextbanner a {
	color: #333333;
}
.money {
	color: #CC9900;
}

