/* CSS Document */

*{ outline: none; font-size: 100.01%;}

html, body{ margin: 0; padding: 0; background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5D5D5D;}

/* As */

a{ 
	color: #b01212; 
/*	color: #ff0006; */
}

a:hover{ text-decoration: none;}

a.withar{ padding-left: 10px; background: url(images/ar.gif) left center no-repeat;}

/* DIVs */

div.b{ clear: both; padding: 10px 0 10px 0; width: 600px; overflow: hidden;}

/*
div.content{ padding: 0 15px 0 20px; width: 565px; line-height: 20px; overflow: hidden;}
	div.content td{ line-height: 16px;}
*/


div.sep{ height: 11px; background: url(images/sep.gif) center center repeat-x;}

div.outer{ 
	margin: 0 auto; 
/*	width: 97%; */
	width: 100%;
	max-width: 1440px; 
}

.automarket-polosa {
	background: url("images/autopolosa_n.jpg") no-repeat center #efefef;
	height: 160px;
	border-bottom: 1px solid gray;
}
.vidilogo {
	display: block;
	margin: 3px 0px 0px -22px;
	z-index:10;
}

/* Site slogan */
.site_slogan {
	color: gray;
	font-size: 17px;
	font-weight: bold;
	font-family: 'Arial Narrow', 'Arial', sans-serif;
	text-transform: uppercase;
}

.slogan-pos {
	text-align: right;
	margin: 137px 6px 0px 0px;
}
.slogan-pos td {
	text-align: right;
}

.slogan-shadow {
	color: white;
	margin: -23px 1px 0px -1px;
}
.slogan-title {
	margin: 0px 0px 0px 0px;
}

/* FORMs */

form{ margin: 0; padding: 0;}

form.credit_calc input.submit{ border: 0; width: 103px; height: 26px; background: #CB0B0B url(images/bg_credit_calc.gif) center center no-repeat; font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}

div.ocenka input.text{ width: 130px; height: 13px; font-size: 11px; color: #888888;}
div.ocenka input.submit{ border: 0; width: 103px; height: 26px; background: #CB0B0B url(images/bg_question_send.gif) center center no-repeat; font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}
div.ocenka select{ width: 110px; height: 19px; _height: 15px; font-size: 11px; color: #888888;}
div.ocenka textarea{ width: 260px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #888888; overflow: auto;}

div.question_expert {padding-left: 10px;}
div.question_expert input.text{ width: 180px; height: 13px; font-size: 11px; color: #888888;}
div.question_expert input.submit{ border: 0; width: 103px; height: 26px; background: #CB0B0B url(images/bg_question_send.gif) center center no-repeat; font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}
div.question_expert select{ width: 140px; height: 19px; _height: 15px; font-size: 11px; color: #888888;}
div.question_expert textarea{ width: 94%; font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #888888; overflow: auto;}



form.service input.text{ width: 130px; height: 13px; font-size: 11px; color: #888888;}
form.service input.submit{ border: 0; width: 103px; height: 26px; background: #CB0B0B url(images/bg_question_send.gif) center center no-repeat; font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}
form.service select{ width: 110px; height: 19px; _height: 15px; font-size: 11px; color: #888888;}
form.service textarea{ width: 260px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #888888; overflow: auto;}

form.to_compare .button{ display: block; margin: 8px; border: 0; width: 103px; height: 26px; background: url(images/bg_credit_calc.gif); font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}
form.to_compare select{ width: 185px; height: 19px; _height: 15px; font-size: 11px; color: #888888;}

form.tradein input.text{ width: 130px; height: 13px; font-size: 11px; color: #888888;}
form.tradein input.submit{ border: 0; width: 103px; height: 26px; background: #CB0B0B url(images/bg_question_send.gif) center center no-repeat; font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}
form.tradein select{ width: 130px; _width: 136px; height: 19px; _height: 15px; font-size: 11px; color: #888888;}
form.tradein textarea{ width: 260px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #888888; overflow: auto;}

/* IMGs */

img{ border: 0;}

img.foto{ border: 1px solid #9C9C9C; width: 113px; height: 84px;}

.img_preview img{ display: block; margin: 2px 2px 2px 0; cursor: pointer; float: left;}

.img_view img{ display: block; background-position: center; background-repeat: no-repeat;}

/* Hs */

h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0;}


h2{ font-size: 18px;}

h1 { 
	font-size: 18px;
	margin: 2px 0 10px 0px; 
	padding-left: 9px; 
	border-bottom: 3px solid #ED2024; 
	background: url(images/bg_pagetitle.jpg) center right no-repeat; 
	line-height: 30px; 
	font-size: 20px; 
	color: #000000;
	text-transform: none;
}

h3{ font-size: 14px;}

/* SPANs */

span.z{ line-height: 18px; font-size: 18px; color: #991515;}

/* Ps */

/* TABLEs */

td.topborder{ 
	border-top: 3px solid #C4C4C4;
	vertical-align:top;
	padding-top:5px;
	line-height:17px;
	font-size:12px;
}
table.contacts-table {	
	width: 100%;
}
	

table.credit_calc_result{ margin-top: 10px; width: 100%; border-collapse: collapse;}
table.credit_calc_result td{ padding: 6px 6px 6px 6px; border-right: 1px dashed #C4C4C4; text-align: center; line-height: 14px;}
table.credit_calc_result th{ padding: 6px 6px 6px 12px; text-align: center; background: #CACACA; line-height: 16px;}

table.credit_calc_result2{ margin-top: 10px; width: 100%; border-collapse: collapse;}
table.credit_calc_result2 td{ padding: 6px 24px 6px 24px; border-bottom: 1px dashed #C4C4C4; line-height: 14px;}
table.credit_calc_result2 th{ padding: 6px 24px 6px 24px; text-align: center; background: #CACACA; line-height: 16px;}

table.search_auto_result{ width: 100%; border-collapse: collapse;}
table.search_auto_result td{ padding: 6px 6px 6px 6px; border-right: 1px dashed #C4C4C4; text-align: center; line-height: 14px;}
table.search_auto_result th{ padding: 6px 6px 6px 12px; text-align: center; background: #CACACA; line-height: 16px;}

table.to_compare_result{ width: 100%; border-collapse: collapse;}
table.to_compare_result td{ padding: 4px 6px 4px 6px; border-right: 1px dashed #C4C4C4; text-align: center; line-height: 14px;}
table.to_compare_result td.t{ padding: 4px 6px 4px 12px; border-right: 1px solid #C4C4C4; text-align: left; font-weight: bold;}
table.to_compare_result th{ padding: 6px 6px 6px 12px; border-right: 1px dashed #C4C4C4; border-bottom: 5px solid #FFB2B2; text-align: center; background: #E5E5E5; line-height: 16px;}

table.vidi{ width: 100%; border-left: 1px solid #DADADA; border-collapse: collapse;}
table.vidi td{ padding: 6px 6px 6px 6px; border-right: 1px solid #DFDFDF; text-align: center; line-height: 14px;}
table.vidi td.t{ padding: 6px 6px 6px 12px; text-align: left;}
table.vidi th{ padding: 6px 6px 6px 12px; border-right: 1px solid #DADADA; background: #DADADA; text-align: center; line-height: 16px;}

/* ULs */

ul{ margin: 0; padding-left: 24px; list-style-type: none;}
ul li{ padding: 1px 0 0 18px; background: url(images/ul.gif) left 10px no-repeat;}

ul.big_links{ margin: 0; padding: 0; width: 100%; height: 110px; list-style-type: none; overflow: hidden;}
ul.big_links li{ float: left; margin-left: -1px; background: url(images/ul_big_links.gif) left center no-repeat; text-align: center;}
ul.big_links li a{ display: block; width: 270px; height: 100px; line-height: 100px; text-align: center; vertical-align: middle;}

/*  */

.t11{ font-size: 11px;}


/* .choose BLOCK */

div.choose{ border-bottom: 1px solid #E5E5E5;}
div.choose h3{ margin-left: 15px; color: #991515; text-transform: none;}
div.choose a.withar{ margin-right: 15px; font-size: 12px; font-weight: bold; color: #FF0101;}
div.choose div.block{ float: left; width: 20%; height: 20px;}
div.choose div.block a.withar{ margin-left: 10px; line-height: 20px; font-size: 11px; font-weight: bold; color: #5D5D5D; text-transform: uppercase;}

/* .choose_inside BLOCK */

div.choose_inside{ background: #EFEFEF; font-size:12px !important}
div.choose_inside h3{ margin: 0; padding-left: 15px; background: #DADADA; line-height: 32px; color: #991515; text-transform: none;}
div.choose_inside a{ line-height: 20px; font-size: 11px; font-weight: bold; color: #5D5D5D; text-decoration: none; text-transform: uppercase;}
div.choose_inside a:hover{ text-decoration: underline;}
div.choose_inside a.withar{ font-size: 12px; font-weight: bold; color: #FF0101; text-transform: none;}
div.choose_inside div.links{ padding: 5px 5px 10px 30px;}

/* .credit_calc BLOCK */

div.credit_calc{ padding: 10px 6px 46px 6px; background: #CCCCCC url(images/ar_credit_calc.gif) left bottom no-repeat;}
div.credit_calc h3{ margin: 5px 0 5px 0; color: #4D4D4D; text-transform: uppercase;}
div.credit_calc table td{ font-weight: bold; text-transform: uppercase;}

/* .path */

div.path{ margin: 2px 0 14px 10px; padding-left: 9px; line-height: 14px; font-size: 11px;}

/* .hotoffers BLOCK */

div.hotoffers{ height: 195px;}
div.hotoffers h2{ margin: 0 0 10px 10px; line-height: 22px; color: #991515; text-transform: uppercase;}
div.hotoffers div.block{ float: left; width: 196px; height: 146px; background: #E9E9E9;}
div.hotoffers div.block img{ clear: both; display: block; border: 1px solid #000000; width: 194px; height: 121px; overflow: hidden;}
div.hotoffers div.block td.cost{ padding-right: 9px; height: 25px; line-height: 25px; text-align: right; font-size: 12px; font-weight: bold; color: #FF0006;}
div.hotoffers div.block td.name{ padding-left: 9px; height: 25px; line-height: 25px; font-size: 11px; font-weight: bold; color: #5D5D5D;}
div.hotoffers div.sep{ float: left; width: 6px; height: 146px; overflow: hidden;}

/* .info BLOCK */

div.info{ margin: 20px 0 10px 0; padding: 4px 20px 4px 20px; background: #CCCCCC; line-height: 14px; color: #373737;}
div.info h3{ font-weight: normal; color: #333333;}

/* .item-auto BLOCK */

div.item-auto{ 
	float: left; 
	margin: 5px 2px 15px 2px; 
	width: 190px; 
	background: #E9E9E9; 
	overflow: hidden;
	height: 260px;
}
div.item-auto img{ clear: both; display: block; border: 1px solid #777777; width: 188px; overflow: hidden;}

div.item-auto td.title{ padding-left: 9px; height: 34px; line-height: 34px; font-size: 12px; font-weight: bold; color: #5D5D5D;}
div.item-auto td.cost{ font-weight: bold; color: #FF0006;}

/* .map BLOCK */

div.map h3{ margin-left: 15px; color: #4D4D4D; text-transform: uppercase;}
div.map img{ width: 190px; overflow: hidden;}

/* .menu BLOCK */

div.menu{ width: 100%; height: 39px; background:url(images/bg_menu.gif);}



/* .news_block BLOCK */

div.news_block{ padding: 0 33px 0 23px;}

div.news_block .title{ font-size: 14px; font-weight: bold; color: #4D4D4D;}

div.news_block .attr,
div.news_block .attr a,
div.news_block .date,
div.news_block .source,
div.news_block .source a{ line-height: 17px; font-size: 11px; color: #888888; text-decoration: none;}

div.news_block .text{ padding: 15px 0 5px 0; line-height: 18px; font-size: 12px; color: #373737;}

div.news_block .attr a:hover, div.news_block .source a:hover{ text-decoration: underline;}

div.news_block img{ margin: 6px 12px 6px 0; border: 1px solid #313131;}

/* .paging BLOCK */

div.paging{ margin: 15px 0 15px 0;}

div.paging a{ padding: 0 6px 0 6px;}
div.paging a.next, div.paging a.next:hover, div.paging a.prev, div.paging a.prev:hover{ text-decoration: none;}

div.paging span{ padding: 0 6px 0 6px;}

div.paging ul{ margin: 0; padding: 0; list-style-type: none; overflow: hidden;}
div.paging ul li{ float: left; margin-left: -1px; padding: 0; border-left: 1px solid #DADADA; background: none;}

/* .paging_news BLOCK */

div.paging_news{ margin: 15px 0 15px 0; font-size: 14px; line-height: 14px;}

div.paging_news a{ display: block; width: 18px; color: #373737; text-decoration: none;}
div.paging_news a:hover{ text-decoration: underline;}
div.paging_news a.next:hover, div.paging a.prev:hover{ text-decoration: none;}

div.paging_news span{ display: block; width: 18px; color: #888888;}

div.paging_news ul{ margin: 0; padding: 0; list-style-type: none; overflow: hidden;}
div.paging_news ul li{ float: left; margin-left: -1px; padding: 0; border-left: 1px solid #373737; background: none;}

/* .poll BLOCK */

div.poll{ padding-bottom: 7px; font-size: 12px; color: #464646;}
div.poll h3{ margin: 7px 0 7px 0; color: #686868; text-transform: uppercase;}
div.poll input{ margin: 3px 0 3px 6px; vertical-align: middle;}
div.poll input.s{ float: right; padding: 2px 0 3px 0; border: 0; width: 72px; background: #FF0000 url(images/bg_poll.gif); font-size: 10px; color: #FFFFFF;}

/* .search BLOCK */

div.search{ padding-bottom: 14px;}
div.search h3{ margin: 7px 0 7px 0; padding-left: 24px; background: url(images/search.gif) 2px center no-repeat; color: #4D4D4D; text-transform: uppercase;}
div.search select{ margin: 4px 0 4px 0; width: 186px;}
div.search select.short{ margin: 4px 0 4px 0; width: 45px !important;}
div.search input.s{ float: right;  margin: 4px 3px 4px 0; border: 0; width: 103px; height: 26px; background: url(images/bg_credit_calc.gif); vertical-align: middle; font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;}
div.search a.withar{ clear: both; display: block; float: right; position: relative;}



/* .subscribe BLOCK */

div.subscribe{ padding: 7px 0 7px 0;}
div.subscribe h3{ margin: 7px 0 3px 0; color: #4D4D4D; text-transform: uppercase;}
div.subscribe input{ vertical-align: middle;}
div.subscribe input.t{ padding: 3px 5px 3px 5px; border: 1px solid #9F9F9F; width: 134px; vertical-align: middle;}

/* .to_compare BLOCK */

div.to_compare{ padding: 10px 6px 46px 6px; background: #E5E5E5 url(images/ar_to_compare.gif) left bottom no-repeat;}
div.to_compare h3{ display: inline; padding-left: 10px; font-weight: normal; color: #4D4D4D;}

/* .topcars BLOCK */

div.topcars{ clear: both; margin-bottom: 10px; background: #EDEDED;}
div.topcars h3{ margin: 7px 0 1px 0; padding-left: 40px; border-bottom: 1px solid #AFAFAF; background: url(images/i-top.gif) 6px center no-repeat; line-height: 35px; color: #4D4D4D; text-transform: uppercase;}
div.topcars td.name{ padding: 4px 0 4px 9px;}
div.topcars td.num{ padding: 4px 9px 4px 0;}

/* .warning BLOCK */

div.warning{ margin: 8px 0 8px 0; padding: 4px 20px 4px 20px; background: #CCCCCC; line-height: 14px; color: #373737;}
div.warning h3{ font-weight: normal; color: #333333;}


.center-column {
	padding: 15px 20px 20px 20px;
	width: auto;
	font-size: 13px !important;
}
.center-column ul {
	list-style: circle !important;
	margin-left: 10px !important;
}
.center-column li {
	padding: 0px !important;
}

.bottom-counter {
	position:absolute;
}


.chr-table {
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.chr-table td {
	margin: 0px;
	padding: 2px 8px !important;
	vertical-align: bottom;
}

td.leftcolumn {
	padding: 15px 0px 0px 15px;
	width: 190px;
}
td.rightcolumn {
	padding: 0px 15px 0px 0px;
	width: 190px;
}


.sorting-up {
	background: url("images/sort_arrow_up.gif") no-repeat left #efefef;
	padding: 2px 4px 4px 13px;
}

.sorting-down {
	background: url("images/sort_arrow_down.gif") no-repeat left #efefef;
	padding: 2px 4px 4px 13px;
}

.cars-rss {
	display:block;
	float:right;
	background: url("images/rss.gif") no-repeat top left;
	padding-left: 27px;
	padding-top:3px;
	height: 30px;
	font-size:11px;
	font-weight:bold;
	color: #5d5d5d;
}

.cars-rss-detail {
	display:block;
	float:right;
	background: url("images/rss.gif") no-repeat top left;
	font-weight: bold;
	padding-left: 27px;
	padding-top:3px;
	height: 30px;
	font-size:11px;
	color: #941616;
}



table.round-borders {
	border-collapse: collapse;
	margin: 10px 0px;
}
table.round-borders td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #f6f5f5;
}
td.round-top-left {
	background: url("images/r-top-left.gif") no-repeat top left !important;
	height: 12px;
	width: 11px;
}
td.round-top-right {
	background: url("images/r-top-right.gif") no-repeat top right !important;
	height: 12px;
	width: 13px;
}
td.round-bottom-left {
	background: url("images/r-bottom-left.gif") no-repeat bottom left !important;
	height: 12px;
	width: 11px;
}
td.round-bottom-right {
	background: url("images/r-bottom-right.gif") no-repeat bottom right !important;
	height: 12px;
	width: 13px;
}
div.atchive-info {
	background: url("images/info-sign.gif") no-repeat left;
	padding-left: 45px;
}


.chart-stats {
	float:right;
	padding-left:20px;
	padding-bottom:20px;
	margin-right:20px;
}

.email-button {
	background: url("images/mail-us.jpg") no-repeat center left;
	padding: 15px 0px 30px 60px;
}
.additional_pics {
	display:none;
}
table.contacts-table {
	width: 100%;
}
table.contacts-table td {
	vertical-align:top;
	text-align:left;
	padding:0px;
}
.cont-adress {
	width: 50%;
	padding-right:10px !important;
}
.cont-map {
	width: 50%;
}