body {
	background-color:rgb(0,0,0);
	background-image:url("../images/background.jpg");
	background-repeat:repeat-x;
	text-align:center;
	margin:0px;
	padding:0px;	
}

a {
  	cursor: pointer;
 	cursor: hand;
}

.spacer { clear:both; }

img { border:0px; }

#page {
	width:731px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:0px;	
	border:1px solid rgb(159,169,196);
	background-color:#FFFFFF;
}
#financeBox {
	background-color: #FFFFFF;
	width: 571px;
	
}

#header {
	height:86px;
	background:transparent;
	width:731px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:0px;
}

img#logo {
	position:relative; top:0px; left:5px;
	margin-bottom:-3px;
}

#menuBlock {
/*	background-color:rgb(57,64,90);*/
	padding:0px;
	margin:0px;
	margin-bottom:-2px;
	height: 100%;
	width: 731px;
	border: 0px solid green;
	position: relative;
	min-height: 700px;
	_height: 700px;
}
#listingsBox, 
#details #page {
	background-color:#FFFFFF;
	background-image: url(../images/false-sidebar.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
#page>#menuBlock { margin-bottom:0px; }

#middle {

}

#featureBox {
	height:183px;
	background-color:#000;
	margin-top:-2px;
}

#page>#featureBox { margin-top:0px; color: #FFFFFF; }


#featureBox a:link, #featureBox a:visited, #featureBox a:hover, #featureBox a:active {
	text-decoration:none;
	color:rgb(250,250,250);
}

.featureBoxItem {
	float:left;
	width:243px;
	height:182px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#menuPanel {
	background-color:rgb(57,64,90);	
	width:198px;
	float:right;
	padding:0px;
	margin:0px;
	overflow:hidden;
	
}



.menuPanelItem {
	height:87px;
	width:100%;
	float:left;
	background-image:url("../images/grad02.gif");
	padding:0;
	margin:0;
	overflow:hidden;
}


.menuPanelItem2 {
	height:87px;
	width:100%;
	float:left;
	background-image:url("../images/button_bg.jpg");
	padding:0;
	margin:0;
	overflow:hidden;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
}


.menuPanelItem2 a:link, .menuPanelItem2 a:visited {
	text-decoration:none;
	color:rgb(250,250,250);
}

.menuPanelItem2 a:hover, .menuPanelItem2 a:active {
	color:rgb(210,207,156);
}

.car_summary_list
{
	list-style:none;
	margin:0px;
	padding:0px 0px 5px 15px;
}

.car_summary_list li  
{
	cursor:pointer;
}
#menuPanel2 {
	/*background-color: #2B3048;*/
	height: 100%;
	display: block;
}

.menuPanelItem3 {
	
	width:100%;
	float:left;
	/* background-image:url("../images/button_bg.jpg"); */
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	margin:0;
	color:rgb(250,250,250);
	text-align:left;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
}


#emblemBox {
	height:137px;
	background-image:url("../images/grad04.jpg");
	border-top:1px rgb(159,169,196) solid;
}
.emblemBoxItem {
	width:143px;
	float:left;	
	overflow:hidden;
}


#imageBox {
	width:533px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#menuBlock>#imageBox { width:532px; }

.Zero { padding:0px; margin:0px; border:0px; }

dl#featureBoxList { 
	margin:5px;
	padding:5px; 

}

dt {
	padding-bottom:0.5em;
}

dd {
	margin:0px;
	padding-bottom:1.0em; 
}
#tagline {
	font-family:Verdana;
	font-size:18px;
	overflow:hidden;
}

#features {
	font-family:Verdana;
	font-size:10px;
	overflow:hidden;
}


#price {
	font-family:Verdana;
	font-size:10px;
	overflow:hidden;
}

#luxuryImage {
	float:left;
	position:relative;
	margin-top:-320px;
	margin-left:20px;
}

#footer {
	width:100%;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:rgb(159,169,196);
	border-top:1px rgb(159,169,196) solid;
	padding:1.0em 0em;
	background-color:black;
}



.Fit { width:100%; }


a.cleanLink:link, 
a.cleanLink:visited, 
a.cleanLink:hover, 
a.cleanLink:active { 
	color:rgb(250,250,250); text-decoration:none; 
}
a.nofollow {
	color: #9FA9C4;
	text-decoration: none;
}
a.nofollow:hover {
	text-decoration: underline;
	color: #fff;
}
a.nofollow:visited {
	color: #9FA9C4;
}
.columnbox {
	position: relative;
	border: 1px solid #363636;
	float: left;
	background-color: #000;
	width: 175px;
	padding: 6px;
	height: 180px;
}
.columnbox .name,
.columnbox .price {
	font-size: 11px;
	color: #FFF;
}
