@charset "utf-8";
/* CSS Document */

/* Global styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 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;
	}
html, body {
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	}
div, img, a {
	border:0;
	}
img {
	vertical-align:top;
	}
a, input, button, textarea, select {
	outline:none;
	}

a {
	color:#336699;
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	}
.fleft {
	float:left;
	}	
.fright {
	float:right;
	}
.left {
	text-align:left;
	}
.right {
	text-align:right;
	}
.img-left {
	float:left;
	margin-right:15px;
	}
.img-right {
	float:right;
	margin:0 0 5px 12px;
	}
.center {
	text-align:center;
	}
.clear {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
	clear:both;
	}
/* ################## */

/* Основная часть */
#basis {
	font-size:12px !important;
	line-height:1.2em !important;
	color:#000 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	background:#e9e9e9 url('../images/basis-bg.png') 0 0 repeat-x !important;
	}
#basis-body {
	width:968px;
	margin:0 auto;
	}
#basis-body select, #basis-body label, #basis-body input,
#basis-body textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
/* Кнопка */
.button {
	width:83px;
	height:19px;
	border:1px solid #ccc;
	background:#3e3e3e url('../images/button-bg.png') 0 0 repeat-x;
	position:relative;
	}
.button input, #basis-body .button input {
	width:100%;
	height:19px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	left:0;
	top:0;
	border:0;
	background:none;
	padding:0;
	margin:0;
	}
/* ------- */

/* Универсальный блок */
.u-block {
	margin-bottom:20px;
	}
.u-block .u-block-top, .u-block .u-block-bottom {
	width:100%;
	height:13px;
	overflow:hidden;
	position:relative;
	}
.u-block .u-block-top span, .u-block .u-block-bottom span {
	display:block;
	height:13px;
	overflow:hidden;
	margin-right:11px;
	background:url('../images/u-block/u-block-top-left.png') 0 0 no-repeat;
	}
.u-block .u-block-bottom span {
	background:url('../images/u-block/u-block-bottom-left.png') 0 0 no-repeat;
	}
.u-block .u-block-top em, .u-block .u-block-bottom em {
	display:block;
	width:11px;
	height:13px;
	overflow:hidden;
	background:url('../images/u-block/u-block-top-right.png') 0 0 no-repeat;
	position:absolute;
	right:0;
	top:0;
	}
.u-block .u-block-bottom em {
	background:url('../images/u-block/u-block-bottom-right.png') 0 0 no-repeat;
	}
.u-block .u-block-center {
	padding-right:2px;
	background:url('../images/u-block/u-block-center-right.png') right 0 repeat-y;
	}
.u-block .u-block-cont {
	padding-left:2px;
	background:url('../images/u-block/u-block-center-left.png') 0 0 repeat-y;
	}
.u-block .u-block-cont-right, .u-block .u-block-cont-left {
	display:none;
	}
	
.u-block .head {
	padding:0 18px 12px;
	}
/* Серый заголовок */
.gray-head .u-block-top span {
	background:url('../images/u-block/u-block-gray-head-top-left.png') 0 0 no-repeat;
	}
.gray-head .u-block-top em {
	background:url('../images/u-block/u-block-gray-head-top-right.png') 0 0 no-repeat;
	}
.gray-head .head {
	background:#ecebeb;
	color:#cc0000;
	}
	
/* Темно серый заголовок */
.dark-gray-head .u-block-top span {
	background:url('../images/u-block/u-block-dark-gray-head-top-left.png') 0 0 no-repeat;
	}
.dark-gray-head .u-block-top em {
	background:url('../images/u-block/u-block-dark-gray-head-top-right.png') 0 0 no-repeat;
	}
.dark-gray-head .head {
	background:#666;
	font-size:14px;
	color:#fff;
	}
	
/* Желтый заголовок */
.yellow-head .u-block-top span {
	background:url('../images/u-block/u-block-yellow-head-top-left.png') 0 0 no-repeat;
	}
.yellow-head .u-block-top em {
	background:url('../images/u-block/u-block-yellow-head-top-right.png') 0 0 no-repeat;
	}
.yellow-head .head {
	background:#ffcc00;
	font-size:12px;
	color:#000;
	}
/* ------------------ */

/* Левый столбец */
#left-frame {
	width:236px;
	float:left;
	}
#left-frame-cont {
	width:221px;
	}

/* Меню слева */
.left-menu {
	width:221px;
	padding:13px 0;
	margin:0 auto 20px;
	}
.left-menu ul {
	list-style:none;
	background:url('../images/left-frame/left-menu-center.png') 0 0 repeat-y;
	}
.left-menu ul li {
	padding:0 2px;
	}
.left-menu ul li a {
	display:block !important;
	color:#666 !important;
	padding-top:1px !important;
	background:url('../images/left-frame/left-menu-line.gif') center 0 no-repeat !important;
	}
.left-menu ul li a b  {
	display:block !important;
	font-weight:normal !important;
	padding:13px 22px 12px !important;
	position:relative !important;
	cursor:pointer !important;
	}
.left-menu ul li a:hover, .left-menu ul li a.act {
	color:#fff !important;
	text-decoration:none !important;
	}
.left-menu ul li a:hover b, .left-menu ul li a.act b {
	background:#ca0000 !important;
	}
.left-menu ul li a.act1, .left-menu ul li a.act {
	color:#fff !important;
	text-decoration:none !important;
	}
.left-menu ul li a.act1 b, .left-menu ul li a.act b {
	background:#ca0000 !important;
	}
.left-menu ul li.first a, .left-menu ul li.end a {
	position:relative !important;
	}
.left-menu ul li.first a span, .left-menu ul li.end a span {
	display:block;
	width:221px;
	height:13px;
	overflow:hidden;
	position:absolute;
	left:-2px;
	}
.left-menu ul li.first a {
	background:none;
	}
.left-menu ul li.first a b {
	padding-top:1px;
	}
.left-menu ul li.first a span {
	top:-12px;
	background:url('../images/left-frame/left-menu-top.png') 0 0 no-repeat;
	}
.left-menu ul li.first a:hover span, .left-menu ul li.first a.act span {
	background:url('../images/left-frame/left-menu-top-act.png') 0 0 no-repeat;
	}

.left-menu ul li.end a b {
	padding-bottom:5px;
	}
.left-menu ul li.end a span {
	bottom:-12px;
	background:url('../images/left-frame/left-menu-bottom.png') 0 0 no-repeat;
	}
.left-menu ul li.end a:hover span, .left-menu ul li.end a.act span {
	background:url('../images/left-frame/left-menu-bottom-act.png') 0 0 no-repeat;
	}
/* ********** */

/* Флеш слева */
.flash-left {
	width:210px;
	padding:9px 0 0;
	margin:0 auto;
	}
/* ********** */

/* ------------- */

/* Центральный столбец */
#center-frame {
	width:494px;
	float:left;
	}
#center-frame-long {
	width:732px;
	float:left;
	}
.page-content {
	padding:20px 22px 0px;
	}
.page-content p {
	padding-bottom:18px;
	}
	
/* Новые поступления авто */
.new-auto {
	padding:18px 5px 0 5px;
	}
.new-auto a {
	width:135px;
	display:block;
	float:left;
	color:#000;
	margin:0 12px 0 13px;
	}
.new-auto a span {
	display:block;
	padding:6px 8px 4px;
	text-align:center;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
	}
/* ********************** */

/* Выбор марки авто */
.mark-selector {
	margin:0 0 0 18px !important;
	padding:14px 0 0 !important;
	}
.mark-selector h4 {
	color:#cc0000 !important;
	font-size:11px !important;
	font-weight:bold !important;
	padding:0 18px 6px 0 !important;
	}
.mark-selector h4 span {
	color:#666 !important;
	padding-left:10px !important;
	}
.mark-selector h4 span.blue {
	color:#336699 !important;
	}
.mark-selector h4 span a {
	text-decoration:underline !important;
	color:#666 !important;
	}
.mark-selector h4 span.blue a {
	color:#336699 !important;
	}
.mark-selector h4 span a:hover {
	text-decoration:none !important;
	}
.mark-selector-cont {
	margin-left:12px !important;
	}
.mark-selector-cont a:hover{
	text-decoration:none !important;
}
#mark-selector-cont li ul ol{
	background:url('/img/blank.gif') !important;
	padding:0px!important;
	margin:0px!important;
}
.mark-selector-cont  a{
	color:#336699 !important;
	}
.mark-selector-cont  a: hover{
	text-decoration: none !important;
	}
.mark-selector ul {
	width:140px !important;
	margin-right:10px !important;
	float:left !important;
	list-style:none !important;
	}
.mark-selector ul li {
	padding:5px 0 4px 30px !important;
	position:relative !important;
	}
.mark-selector ul li img {
	display:block !important;
	width:21px !important;
	height:21px !important;
	position:absolute !important;
	left:0 !important;
	top:50% !important;
	margin-top:-11px !important;
	}
.mark-selector ul li a:hover {
	text-decoration:none;
	font-weight:bold;
	}
.mark-selector-bottom {
	padding:16px 26px 2px;
	text-align:right;
	}
#basis-body .mark-selector-bottom label {
	font-size:11px;
	color:#cc0000;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin-right:8px;
	}
#basis-body .mark-selector-bottom select {
	width:128px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	}
.date {
	padding:14px 16px 10px 26px;
	}
#basis-body .date label {
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin-right:11px;
	vertical-align:middle;
	}
#basis-body .date select {
	width:86px;
	margin-right:11px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	}
	
/* Поиск */
.search {
	padding:14px 0px 10px 0px;
	position:relative;
	}
#basis-body .search label {
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin-right:11px;
	vertical-align:middle;
	}
#basis-body .search select {
	width:86px;
	margin-right:23px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	}
#basis-body .search .date-field {
	padding-left:12px;
	display:inline;
	}
#basis-body .search .date-field select {
	margin-right:12px;
	}
.search-bottom-left {
	width:585px;
	float:left;
	}
.search-bottom .button {
	float:right;
	position:relative;
	top:12px;
	margin-right:25px;
	}
	
/* Аукционы */
.auction {
	margin-bottom:16px;
	}
.auction a {
	display:block;
	float:left;
	padding:12px 13px 13px;
	position:relative;
	}
.auction a span, .auction a em, .auction a b, .auction a i {
	display:block;
	width:10px;
	height:10px;
	overflow:hidden;
	background:url('../images/auctions/auction-bg.png') 0 0 no-repeat;
	position:absolute;
	visibility:hidden;
	}
.auction a span { left:0; top:0;}
.auction a em { right:0; top:0; background-position:-10px 0; }
.auction a b { left:0; bottom:0; background-position:0 -10px; }
.auction a i { right:0; bottom:0; background-position:-10px -10px; }
.auction a:hover {
	background:#ffcc00;
	}
.auction a.act {
	background:#ffcc00;
	}
.auction a.act  span, .auction a.act  em, .auction a.act  b, .auction a.act  i {
	visibility:visible;
	}
.auction a:hover span, .auction a:hover em, .auction a:hover b, .auction a:hover i {
	visibility:visible;
	}
.auction a {
	position:relative;
	}
.auction a#ebay {
	position:relative;
	top:6px;
	}
.auction a#ebay img {
	background:url('../images/auctions/ebay_motors2.png');
	width:72px;
	height:59px;
	}
.auction a#cars {
	position:relative;
	top:6px;
	}
.auction a#manh img {
	background:url('../images/auctions/manheim1.png');
	width:59px;
	height:59px;
	}
	.auction a#autotr {
	position:relative;
	top:6px;
	}
.auction a#autotr img {
	background:url('../images/auctions/autotrader2.png');
	width:106px;
	height:59px;
	}
	.auction a#mobile {
	position:relative;
	top:6px;
	}
.auction a#mobile img {
	background:url('../images/auctions/mobile.de.2png.png');
	width:139px;
	height:48px;
	}
	.auction a#autosc {
	position:relative;
	top:6px;
	}
.auction a#autosc img {
	background:url('../images/auctions/autoscaut24.png');
	width:98px;
	height:48px;
	}
	.auction a#manh {
	position:relative;
	top:6px;
	}
.auction a#cars img {
	background:url('../images/auctions/carscom2.png');
	width:84px;
	height:59px;
	}
.auction a#insurance {
	position:relative;
	top:6px;
	}
.auction a#insurance img {
	background:url('../images/auctions/insurance.png');
	width:85px;
	height:52px;
	}
.auction a#usa {
	position:relative;
	top:6px;
	}
.auction a#usa img {
	background:url('../images/auctions/usa.png');
	width:154px;
	height:126px;
	}
.auction a#europe {
	position:relative;
	top:6px;
	}
.auction a#europe img {
	background:url('../images/auctions/europe.png');
	width:154px;
	height:126px;
	}
.auction a#copart {
	top:0;
	}
.auction a#copart img {
	background:url('../images/auctions/copart.png');
	width:66px;
	height:66px;
	}
.auction a#salvage-direct {
	top:5px;
	}
.auction a#salvage-direct img {
	background:url('../images/auctions/salvage-direct.png');
	width:101px;
	height:55px;
	}
.auction a#car-tech {
	top:6px;
	}
.auction a#car-tech img {
	background:url('../images/auctions/car-tech.png');
	width:100px;
	height:49px;
	}
/* **************** */
/* ------------------- */

/* Правый столбец */
#right-frame {
	width:236px;
	float:left;
	}
#right-frame-cont {
	width:221px;
	margin-left:15px;
	}
	
/* Контакты */
.contacts {
	padding:10px 0 1px;
	line-height:1.3em;
	}
.contacts .item {
	padding:0 17px;
	border-bottom:1px solid #e7e7e7;
	margin:0 6px 8px;
	}
.contacts .item-end {
	border-bottom:0 none;
	}
.contacts h4 {
	font-size:12px !important;
	font-weight:bold !important;
	color:#cc0000 !important;
	padding-bottom:4px !important;
	}
.contacts .info-1 {
	padding:0 0 4px 6px;
	}
.contacts .info-2 {
	padding:0 0 2px 18px;
	}
.contacts .info-3 {
	padding:0 0 6px 18px;
	}
/* ******** */

/* ------------- */

/* Страницы */
.pages {
	display:table;
	height:27px;
	padding-top:12px;
	position:relative;
	left:50%;
	float:left;
	font-size:11px;
	line-height:17px;
	color:#000;
	}
.pages .pages-body {
	display:table-cell;
	float:left;
	position:relative;
	left:-50%;
	}
html* .pages, html* .pages .pages-body {
	display:block;
	}
@media all and (min-width: 0) {
	body:first-of-type .pages {
		display:block;
		}
	body:first-of-type .pages .pages-body {
		display:block;
		}
}
.pages .pages-cont {
	float:left;
	margin-right:21px;
	}
.pages .pages-cont a, .pages .pages-cont span {
	height:17px;
	display:block;
	float:left;
	margin-right:4px;
	padding:0 3px;
	}
.pages .pages-cont a {
	color:#000 !important;
	margin-right:1px;
	text-decoration:none;
	}
.pages .pages-cont a.act {
	color:#fff;
	font-weight:bold;
	background:#666 !important;
	}
.pages .pages-cont a:hover {
	text-decoration:underline;
	}
.pages .pages-arrow {
	float:left;
	}
.pages .pages-arrow a {
	color:#cc0000 !important;
	padding:0 2px;
	text-decoration:underline;
	}
.pages .pages-arrow a:hover {
	text-decoration:none;
	}
/* -------- */

/* Результаты поиска */
/* Шапка результатов */
.auto-result-head {
	background:#666;
	color:#fff;
	}
.auto-result-head th {
	vertical-align:top;
	text-align:left;
	padding-bottom:6px;
	}
.auto-result-head th div {
	padding:0 8px 0 17px;
	font-size:11px;
	font-weight:normal;
	}
.auto-result-head th.img div {
	padding-left:12px;
	}
/* Контент результатов */
.auto-result-body {
	padding:5px 0 20px;
	font-size:11px;
	}
.auto-result-body td {
	vertical-align:top;
	text-align:left;
	padding:10px 0 2px;
	background:url('../images/search-result-bg.png') 0 0 repeat-x;
	}
.auto-result-body td div {
	padding:0 8px 0 17px;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
	}
.auto-result-body td.img {
	background:none;
	padding-bottom:3px;
	padding-top:0;
	}
.auto-result-body td.img div {
	padding-left:6px;
	padding-right:1px;
	}
.auto-result-body tr.phone td {
	height:20px;
	background:none;
	padding-top:0;
	padding-bottom:2px;
	}
.auto-result-body tr.phone td div {
	padding-left:36px;
	background:url('../images/phone.gif') 17px 2px no-repeat;
	}
.auto-result-body td.img img {
	border:1px solid #ff9933;
	padding:1px;
	background:#fff;
	}
.auto-result-body td a {
	color:#cc0000;
	text-decoration:underline;
	}
.auto-result-body td.img a {
	text-decoration:none;
	}
.auto-result-body a:hover {
	text-decoration:none;
	}
.auto-result-pages {
	/*  margin-left:107px;*/
		margin-left:-78px;
	}
/* ----------------- */

/* Описание автомобиля */
.car {
	padding:5px 3px 8px 9px;
	}
.car .car-desc {
	width:280px;
	float:left;
	padding-top:11px;
	}
.car .car-desc table {
	width:100%;
	}
.car .car-desc table td {
	width:50%;
	padding-bottom:1px;
	font-size:12px;
	color:#666;
	}
.red {
	color:#cc0000;
	}
.car .car-images {
	width:415px;
	float:right;
	}
.car .car-images .big-image {
	text-align:center;
	margin-bottom:6px;
	}
.car .car-images .small-image a {
	float:left;
	margin:0 3px 6px 4px;
	}
/* ------------------- */

/* ############## */