﻿a
{
	color:#1651AF;
}

.title
{
	background-image:url(/Dealer/Images/Title_Fade.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	padding-bottom: 25px;
	padding-left: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.mainContent
{
	font-size: 8pt;
}

.leftMenuTitle
{
	color: #1751b2;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 18px;
}

.leftMenuTitleMain
{
	color: #1751b2;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
}

.leftMenuItem a
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 18px;
	text-decoration: none;
}

.leftMenuItem a:hover
{
	color: #FF0000;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 18px;
	text-decoration: none;
}

.vehicleMenuItem a
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.vehicleMenuItem a:hover
{
	color: #FF0000;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}


/*----- Vehicles ------*/

#vehicleMain .body
{
	font-size: 8pt;
	line-height: 22px;
}

#vehicleMain .footNote
{
	color: #999999;
	font-size: 7pt;
	line-height: 14px;
}

#vehicleTrim
{
	width: 100%;
}

#vehicleTrim td
{
	border-bottom: 1px dashed #ccdcf3;
	padding: 10px 0px 10px 0px;
}

#vehicleTrim .name
{
	font-size: 10pt;
	font-weight: bold;
}

#vehicleTrim .price
{
	color: #1651af;
	font-size: 13pt;
	font-weight: bold;
}

/*--------------------------*/


table.spec td 
{
	border-bottom: solid 1px #A2CBF4;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 13px;
}


#vehicleFrameContainer { margin-top: 15px; padding: 0px; }
#vehicleFrameContainer iframe { width: 565px; height: 400px; }	

.indepthonmouse {background-color:#A1CBF3; color:#FF284E; cursor:pointer; font-family: Verdana; font-size: 8pt; line-height: 1.1em;}
.indepthoffmouse {background-color:#A1CBF3; color:#000000; cursor:default; font-family: Verdana; font-size: 8pt; line-height: 1.1em;}


#trims { text-align: left; width: 350px; font-family: Arial, Verdana, Times New Roman; padding-top: 10px; color: #1751B2; }
#trims table td { border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #FFFFFF; background-color: #A2CBF4; height: 30px; }
#trims table td a:link, #trims table td a:visited { font-size: 14px; font-weight: bold; text-decoration: none; }
#trims table td.selected { border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #FFFFFF; border-bottom: solid 1px #ECF5FF; background-color: #ECF5FF; }
#trims table td.selected a:link, #trims table td.selected a:visited { font-size: 14px; font-weight: bold; text-decoration: none; }
#trimssub { width: 550px; height: 10px; background-color: #ECF5FF; border-bottom: solid 1px #C8DBF0; margin-bottom: 10px; clear: none; }
