/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Object styles ------------------ */
@import url(../object/popup.css); 
@import url(../object/dlcalendar.css); 
/* ------------------ Page styles ------------------ */
/* Index Page */
body {
	background: url(../../../pics/index_body.gif) repeat-x top left;
}
.index_container {
	background:url(../../../pics/index_sky.gif) center top no-repeat;
	margin:0 auto;
	overflow:hidden;
}
.sub_nav {
	float:right;
	width: 600px;
}
.sub_nav_index {
	width: 220px;
}
.sub_nav_index a {
	color:#fff;
	text-decoration:none;
}
.sub_nav_index a:hover {
	text-decoration:underline;
}
.container {
	background:transparent url(../../../pics/index_container.gif) no-repeat scroll center top;
	width:962px;
}
.term {
	border:none;
	padding:0;
	margin-right:0;
	width:300px;
}
*+html .term {
	border:none;
	padding:0;
	margin-right:0;
	width:300px;
}
.index_catalog {
	width:304px;
	background:url(../../../pics/index_catalog.gif) no-repeat #000;
	float:right;
	height:225px;
}
.index_order {
	background:#EEEEEE;
	padding:12px;
	width:605px;
	height:201px;
}
* html .index_order {
	background:#EEEEEE;
	padding:12px;
	width:605px;
	height:202px;
}

.index_order .index_extras,
.index_order .index_extras td {
	border:0;
	padding:0;
	margin:0;
}
.index_extras .submit_dark {
	margin-top:3px;
	margin-right:10px;
}
.index_order .index_extras td  {
	padding:5px 0;
}
.hr_line {
	background:url(../../../pics/dots_hor_index.gif) repeat-x center left;
	padding: 10px 0 10px 0;
	margin:2px 0;
}
.index_box {
	width:940px;
	padding:5px;
	height:225px;
	margin-top:22px;
	margin-left:-9px;
}
*+html .index_box {
	margin-top:-16px;
}
* html .index_box {
	margin:-16px 0 0 0px;
}
.special_banners{
	margin-top:10px;
	margin-left:-10px;
}
.special_banners{
	margin-left:-10px;
}
* html .special_banners{
	margin-left:0px;
	
}
.special_banners div{
	width:310px;
	float:left;
	text-align:center;
	margin-right:10px;

}
* html .special_banners div{
	width:250px;
	padding-left:20px;
	margin:0;
	margin-right:10px;
}
.index_shadow {
	background:url(../../../pics/pic_shadow_index.gif) center top no-repeat;
	height:7px;
}
* html .index_shadow {
	width:250px;
}
.special_banners .last{
	margin-right:0;
}
.special_banners .bannertitle {
	text-transform:uppercase;
	display:block;
	margin:10px 0;
	background: #eee;
	paddin: 5px 0;
	width: 264px;
	margin-left: 23px;
}
* html .special_banners .bannertitle {
	padding:15px 15px 15px 20px;
}
.special_banners a {
	display:block;
	text-decoration:none;
	border:1px solid #E5E5E5;
	width:262px;
	margin:0 auto;
	padding-top:5px;
}
.special_banners a:hover {
	color:#F2691B;
}
.special_banners a .moreinfo {
	text-align:right;
	padding-right:24px;
	padding:8px 2px;
	display:block;
	text-transform:uppercase;
}
.index_catalog {
	text-align:center;
}
.index_catalog table {
	margin:0 auto;
}
.index_catalog table ,
.index_catalog td {
	border:0;
}
.index_catalog a img{
	border:1px solid #fff;
}
.index_catalog .catalog_nav a img{
	border:0;
}
.index_catalog .catalog_nav a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.index_catalog .catalog_nav a:hover{
	text-decoration:underline;
}
.index_catalog .catalog_nav td {
	vertical-align:middle;
	text-align:center;
	color:#fff;
}
.index_catalog span {
	font-size:140%;
	display:block;
	height: 1.4em;
	overflow: hidden;
}
.selectedcar {
	width:236;
	height:156px;
	text-indent:-9999em;
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	border:1px solid #fff;
}
.top-offers-container{
	
	padding-top: 23px;
}
.top-offers-container h3{
	padding: 0;
	margin:0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-left: 15px;
}
.top-offers{
	float: left;
	width: 190px;
}
.top-offers-img{
	margin-left: 8px;
	width: 156px;
	height: 110px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
}
.top-offer-prices{
	padding-left: 5px;
	line-height: 13px;
}
.top-offer-prices span{
	color: #f66950;
}
.top-offers p{
	width: 160px; 
	padding: 2px 5px;
	line-height: 13px;
	height: 26px;
}
.top-offers p a{
	text-decoration: none;
	font-weight: normal;
}
.top-offer-reserve{
	line-height: 13px;
	color: #777;
	padding-left: 5px;
}

.d-clear{
	clear: both;
	font-size: 0px;
}
