/* CSS Document */

.red{color:#FF0000;}

.body_right{
	padding-right: 0;
}

tr#color_grey{
	background-color:#CCCCCC;
}

tr#color_white{
	background-color:#FFFFFF;
}

.carinfo{
	font-family: Tahoma;
	font-size: 12px;
}

.cars_per_page{
	text-align: left; 
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 14px;
}

.page_counter{
	font-family: Tahoma;
	font-size: 14px;
	text-align: right;
	padding-right: 15px;
}

.cur_page_number{font-size:120%;}

/*  --- BEGIN: div'ное ---  */
.car{width:550px; margin-bottom:2px;}

.car_header{
	background:url(/img/showcars/top-l2.gif) no-repeat left;
	height: 60px;
	width:552px;
}

div.car_header_r{
	background:url(/img/showcars/top-r2.gif) no-repeat right;
	height: 60px;
}

div.car_header_r div.year_type{
	width:80px;
	float:left;
	padding: 0 15px;
	margin-top: 9px;
	text-align:center;
	background:url(/img/showcars/top-c.gif) no-repeat right;
}

div.car_header_r div.make_model{
	width:250px;
	height:60px;
	float:left;
	padding:0 0 0 15px;
	text-align:left;
	vertical-align:middle;
}

div.car_header_r div.make_model span{
	line-height:52px;
	font-size:120%;
}

div.car_header_r div.price{
	width:125px;
	float:right;
	padding: 0 10px;
	margin-top: 9px;
	text-align:center;
	background:url(/img/showcars/top-c.gif) no-repeat left;
}

.car_description_bsc-adv{
	height:90px;
	background:url(/img/showcars/bsc_adv-bdr-shwc.gif) no-repeat 2px bottom;
}

.car_description_spr{
	height:90px;
	background:url(/img/showcars/supr-bdr-shwc.gif) no-repeat 2px bottom;
}

div.car_picture{
	float:left;
	height:65px;
	width:110px;
	text-align:center;
	padding-top:10px;
}

div.car_details{
	float:left;
	height:65px;
	width:200px;
	padding-top:10px;
}

div.car_seller{
	float:right;
	height:50px;
	width:140px;
	text-align:center;
	padding:25px 10px 0 0;
}
/*  --- END: div'ное ---  */

tr#info{
	background-image:url(/img/showcars/bot-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

td#info_left{
	background-image:url(/img/showcars/bot-l.gif);
	background-repeat:repeat-y;
	background-position:left;
}

td#info_center{
	padding:0px 5px 5px 5px;
	font-size: 14px;
}

td#info_right{
	background-image:url(/img/showcars/bot-r.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right: 20px;
	font-size: 14px;
}

td#header{
	height: 35px;
	vertical-align:middle;
	font-size: 140%;
}

td#details{
	height: 22px;
	vertical-align: middle;
}

/* table for thumbnails */
td#thumb{
	border: solid #CCCCCC 1px;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	width: 60px;
	height: 45px;
}

/* -- links -- */
a.cars:link{
	text-decoration: none;
	color: #0066FF;
} 

a.cars:visited{
	text-decoration: none;
	color: #663300;
}

a.cars:hover{
	text-decoration: none;
	color: #336699;
}

a.cars:active{
	text-decoration: none;
}

/* this is for bullets in lists */
#bullet{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#bullet li{
	padding-left: 10px;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 1.4em;
}	  

#car_descr {
	margin: 6px 0px;
	padding: 0;
	list-style: none;
}

#car_descr li {
	padding-left: 30px;
	background-image: url(/img/chkmark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.4em;
}
/*  --- end bullets ---  */

.list0 {
	background-color: #FFFFFF;
	padding: 4px;
}

.list1 {
	background-color: #F1F1F1;
	padding: 4px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

/*  --- email seller table ---  */
#email_seller td#col_1 {
	text-align: right;
	padding-right: 4px;
	vertical-align: top;
}
/*  --- END: email seller table  ---  */

.curl-shadow{
	background: url(/img/curl-shad-top.gif) no-repeat top left;
}

.curl-shadow div{
	background: url(/img/curl-shad-bot.gif) no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 0;
}

.curl-shadow div div{
	background: url(/img/curl-shad-top-screpka.gif) no-repeat top right;
	padding: 35px 20px 30px 20px;
	color:#FFFFFF;
	font-size:110%;
	text-align:left;
}