@charset"utf-8";
body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0px;padding:0;
	color:#333;
	font-weight:normal;
	background-color:#FFF;
	}
	img {
		border:none;
	}
	.sub {
		display:block;
		width:230px;
		border-top:1px dashed #CCC;
		margin-left:10px;

	}

	.sub:hover {
		background-color:#333;
		color:#FFF;
	}
	table {
		font-weight:normal;
	}
	ul {
		list-style-image:url(images/arrow.png);	
	}
	.carlist {
		list-style-image:url(images/arrow_b.png);
		line-height:8px;
		margin:0px;
	}
	.carlist li:hover {
		list-style-image:url(images/arrow.png);
		line-height:8px;
		color:#FFF;
	}
	.carlist a{
		display:block;
	}
	.carlist li:hover a{
		color:#FFF;
	}
	.carlist span{

		color:#999;
		font-size:10px;
		line-height:18px;
	}
	.carlist li:hover span{
		color:#FFF;
	}
	.carlist li{
		width:192px;
		padding:4px;
	}
	.carlist li:hover{
		background-color:#333;
	}
	a {
		color:#333;
	}
	.right {
	background-image:url(images/fancy_shadow_e.png);
	background-repeat:repeat-y;
	background-position:right;

	}
	.right a {
		text-decoration:none;
	}
	.about{
		padding:10px;
	}
	.search {
		padding:10px;
		border-bottom: 1px dashed #CCC;
	}
	.search select,input{
		padding:2px;
		font-size:14px;
	}
	.search input {
		
	}

	.left {
		padding:35px;
		text-align:left;
	}
	.middle {
		 background-image:url(images/fancy_shadow_s.png); 
		 background-repeat:repeat-x;
	}

.header{border-bottom-color:#000;background-repeat:no-repeat;padding:2px}
.menu{font-family:Verdana,Geneva,sans-serif;font-size:14px;font-style:normal;margin-left:250px;margin-bottom:2px}
.container {
	font-size:12px;
	text-align:left;
	color:#333;
	line-height:20px;
	background-image:url(images/fancy_shadow_w.png);
	background-repeat:repeat-y;
	background-position:left;

	
		
}
.navi {
	font-weight:normal;
	font-size:18px;
	border-bottom: 1px dashed #CCC;
	padding:2px;
}
.box {
	border:1px solid #CCC;
	padding:5px;
}
.arrow {
	margin:5px;
}	
.thumb {
    float: right;
    margin: 5px 20px 20px 0;
    padding: 5px;
    border: 1px solid #ccc;
    background: #f0f0f0;
}
.cars {
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom:1px;
}
.thumbs {
    margin: 2px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #f0f0f0;
}
.description {overflow: hidden; padding:5px;}
.description span { color:#CCC; font-weight:normal;}
.description img {margin:2px 5px 1px 2px;}
.models {overflow: hidden;}

.underbutton{border-top-width:1px;border-bottom-width:1px;border-top-style:solid;border-bottom-style:solid;border-top-color:#333;border-bottom-color:#333}
.headercat{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#CCC}
ul#topnav{margin:3px 0 0px;padding:0;list-style:none;font-size:18px;clear:both;float:left;width:100%}
ul#topnav li{margin:0;padding:0;overflow:hidden;float:left;height:40px}
ul#topnav a,ul#topnav span{padding:10px 20px;float:left;text-decoration:none;color:#000;text-transform:uppercase;clear:both;height:20px;line-height:20px;background:#1d1d1d;font-size:18px}
ul#topnav a{color:#7bc441}
ul#topnav span{display:none}
ul#topnav.v2 span{background-color:#FFF}
ul#topnav.v2 a{background-color:#333;color:#FFF}

.result-header td {
	padding:2px;
	font-weight:bold;
	font-size:18px;
}
.result {
	border:1px dashed #999;
	margin:1px;

}
.result:hover {
	border:1px solid #CCC;
	background-color:#333;
	color:#FFF;

}
.result td {
	padding:3px;

}
.pages {
	font-size:24px;
	margin-top:20px;
}
.pages a{
	font-size:16px;
	text-decoration:none;
}
.error {
	font-size:18px;
}
.gallery td {
	 font-size:18px;
	 font-weight:bold;
	 padding:5px;
}
.gallery img {
	margin: 2px 2px 5px 2px;
}
.gallery a {
	border:none;
	display:block;
	text-decoration:none;
	
}
.gallery td:hover {
	background-color:#333;
	color:#FFF;
}
.gallery td:hover a {
	color:#FFF;
}
.gallery a:hover {
	background-color:#333;
	color:#FFF;
}

div.gallerylist
{
position: relative;
float: left;
display: inline;
margin: 8px 8px 0 8px;
width: 11em;
height: 11em;
min-width: 191px;
min-height: 175px;
}
div.part_numer {
  color: #AAAAAA;
  font-size: 12px;
  padding-left: 2px;
}
.phones {
	font-size:18px;
	font-weight:bold;	
}
.phones td {
	padding:5px;
}
.phones span {
	font-stretch:ultra-condensed;
	font-weight:normal;
	font-size:16px;
}
.cont {
	margin-left:3px;
}
.newsimg{
	float:left;
	margin:0px 12px 7px 7px;
	border:1px solid #999;
	padding:3px;
}
.newsimg:hover{
	border:1px solid #000;
}
.news {
	margin:1px;
	border-bottom:1px solid #CCC;
	padding:3px;
}
.newsinfo {
	font-size:10px;
	color:#999;
	padding: 2px 0 2px 9px;
}
.subdomen {
	font-size:18px;
}
.searchsub {
	padding:10px;
	border-bottom: 1px dashed #CCC;
	border-top: 1px dashed #CCC;
}
.searchsub select{
	font-size:16px;
	padding:2px;
}
.searchsub input{
	font-size:16px;
	padding:2px;
}
.underfooter {
	font-size:10px;
	color:#999;
}
.underfooter a{
	margin-left:5px;
	font-size:10px;
	color:#999;
}
