/* CSS Document */

img.news {margin: 5px;}

.header{
	background:url(/img/showcars/top-l1.gif) no-repeat left;
	height: 57px;
}

.header div{
	background:url(/img/showcars/top-r1.gif) no-repeat right;
	height: 57px;
	text-align:center;
}

.header div span{
	line-height:50px;
}

.suprm-car{
	background:url(/img/showcars/supr-bdr.gif) no-repeat center bottom;
	margin-bottom: 15px;
	text-align:center;
}

.suprm-car span{
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.bsc_adv-car{
	background:url(/img/showcars/bsc_adv-bdr.gif) no-repeat center bottom;
	margin-bottom: 15px;
	text-align:center;
}

.bsc_adv-car span{
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
}

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

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

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

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

/* --  for search bar on the right side --  */

.body_right{
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	padding: 5px 0px 5px 10px;
}

td.search{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 2px;
	padding-left: 10px;
}

tr#search_left{
	background:url(/img/index/search-left.gif) repeat-y left;
}

tr#search_top{
	background:url(/img/index/search-top.gif) repeat-x top left;
}

tr#search_bot{
	background:url(/img/index/search-bot.gif) repeat-x bottom;
}

/* --- для дополнительных блоков слева --- */
div.left_block{
	background:url(/img/index/left-block-bdr-top-1.gif) no-repeat top right;
	padding: 0;
}

div.left_block div.content{
	background:url(/img/index/left-block-bdr-bot-1.gif) no-repeat bottom right;
	padding: 0 25px 26px 4px;
	text-align:left;
}

div.left_block div.header{
	text-align:left;
	color:#663300;
	font-size:140%;
	padding: 7px 0 2px 4px;
	background:url(/img/underline-dots.gif) repeat-x bottom;
	height: 25px;
	margin-right:22px;
}

div.left_block h3 .note{
	color:#666;
	font-size:80%;
}

div.left_block .year{
	color:#666;
	font-size:80%;
}

div.left_block div div.price{
	text-align:right;
	padding: 0 8px 3px 0;
	background:url(/img/underline-dots.gif) repeat-x bottom;
}