﻿/*------ Top Nav ------*/

#nav
{
	margin: 20px 18px 0px 0px;
}

#nav a
{
	color: #008492;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

#nav .separator
{
	font-size: 9pt;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: bottom;
}

/*------------------------*/





/*------ Address ------*/


#address
{
	color: #FFFFFF;
	margin: 20px 28px 0px 0px;
}

#address a
{
	color: #FFFFFF;
}

#address td
{
	border: 1px #FFFFFF solid;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
}


/*---------------------*/





/*------ Features -----*/

#feature td
{
	border-right: #E3E3DC 1px solid;
	text-align: left;
	vertical-align: top;
}

#feature .end
{
	border-right: 0px;
	text-align: left;
	vertical-align: top;
}

#feature .endTitle
{
	background-color: #349196;
	background-image: url(/Dealer/Images/Feature_Title_Toyota.jpg);
	background-repeat: no-repeat;
	border-right: 0px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: .85em;
	font-weight: bold;
	padding: 3px 0px 3px 20px;
}

#feature .title
{
	background-color: #349196;
	background-image: url(/Dealer/Images/Feature_Title_Toyota.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial;
	font-size: .85em;
	font-weight: bold;
	padding: 3px 0px 3px 20px;
}

#feature .endText
{
	border-right: 0px;
	font-size: 8pt;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

#feature .text
{
	font-size: 8pt;
	padding: 5px;
}

#feature .bodyText
{
	font-size: 8pt;
	padding: 5px;
}
/*-----------------------*/




/*----- Title ---- */

#title
{
	background-image: url(/Dealer/Images/Title_Fade.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 500px;
}

#title td
{
	color: #008492;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
	vertical-align: top;
}

/*----------------------*/




/*----- Left Nav ---- */

#leftNav
{
	background-color: #CCE8E9;
	background-image: url(/Dealer/Images/Top_Left_Nav.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	width: 140px;
}

#leftNav .bottom
{
	background-image: url(/Dealer/Images/Bottom_Left_Nav.jpg);
	height: 73px;
}

#leftNav .top
{
	height: 20px;
}

#leftNav a
{
	color: #000000;
}

#leftNav td
{
	font-size: 8pt;
	padding: 5px;
}

/*----------------------*/




/*----- Vehicle List ---- */


#vehicleList
{

}

#vehicleList a
{
	color: #1651CC;
	font-size: 11pt;
	font-weight: bold;
}

#vehicleList td
{
	padding-right: 5px;
	vertical-align: top;
}

#vehicleList .separator
{
	border-left: 1px #CCCCCC solid;
	padding-right: 10px;
}

/*-----------------------*/