/*TECHNICAL DATA*/
/* HIGHLIGHTED TABS */
.mainTabs .mainTabOn, .mainTabs .bottomTab, .techSpecTabs .tabOn, .techSpecTabs .bottomTab {background-color:#98a5cb;}   /*background color for highlited tab and bottom line under tab */
.mainTabs .mainTabOn a, .techSpecTabs .tabOn a {color:#000;}    
/* Not HIGLIGHTED TAB */
.techSpecTabs .tabOff {background-color:#CCCCCC;}   /*link color for unhighlited TECH SPEC tab */
.techSpecTabs .tabOff a {color:#000000;}   /*link color for unhighlited TECH SPEC tab */
.mainTabs .mainTabOff  {background-color:#CCCCCC;}/*background color for unhighlited tab*/
.mainTabs .mainTabOff a {color:#000000;}/*link color for unhighlited tab */


#vehicleDetailsPage {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 75%;
	margin:10px;
	background-color:#FFFFFF;
	color:#000000;

}
/*.ad_multiphoto, #multipics {
	position: absolute;
	left: 250px;
	top: 160px;
	width: 300px;
	height: 150px;
}*/
#vehicleDetailsPage #advertDetailsContainer #picArea,
#vehicleDetailsPage #container #picArea {
	height:230px;
	width:100%;}
#vehicleDetailsPage #advertDetailsContainer,	
#vehicleDetailsPage #container {
	background-color: #FFFFFF;
}

#vehicleDetailsPage #advertDetailsContainer #adTitle,
#vehicleDetailsPage #container #adTitle {
	font-size:14px;
	background-color: #FF0000;
	color: #ffffff;
	padding: 3px;
	margin-top: 5px;
}
#vehicleDescription, #dealerProfile h2, #dealerServices h2, #vehicleDetails h2, #dealerDetails h2 {
	font-size:12px;
	background-color: #FF0000;
	color:#FFFFFF;
	padding:3px;
	margin:0;
}
#vehicleDescription {
	margin-top:30px;
}
a {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;}
	
a:hover {

	text-decoration:underline;}
	
#vehicleDetails {
	position: absolute;
	top: 200px;
	left: 254px;
	width: 400px;
}	

/* hidden */
.dealername, 
.distance,
#noLargeLink,
#es_bg,
#glossaryOfTerms,
#bg1,
#bg2,
#additionalLinks,
#bg3,
#bg4,
#dealerLogoBottom {
	display:none;
	visibility:hidden;
}
/* emlarge pop-up*/

.largeImageButtons {
	width: 645px;
	text-align: left;
	font-size: 12px;
	background-color: #FF0000;
}
.largeImageButtons a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px;
	margin: 10px;
	text-align: left;
	color: #000000;
}
#vehicleDetailsPage #advertDetailsContainer #picArea .ad_multiphoto,
#vehicleDetailsPage #container #picArea .ad_multiphoto {
	width: 190px;
}

