





























































































	
								     
	    


:link, :visited { text-decoration: none;  }

ul,ol { list-style: none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }

ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,textarea,select
{ margin: 0; padding: 0; }

img, a img, :link img, :visited img { border: none; }

address { font-style: normal; }

/* Core Basics */

img {
	border: 0;
}

html, body {
	height: 100%;
}

html>body {
	font-size: 12px; /* Sort out font size on Mac */
}

body {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	text-align: center;
	font: 62.5% Arial, Helvetica, Verdana, sans-serif;
	font-size/* */: /**/62.5%;
	font-size: /**/62.5%;
	color: #333;
}

/* Page Layout */

body {
	
			color: #000000;
			text-align:center;
			border:0px;
			padding:0px;
			background-color:#ebebeb;
			background-repeat:no-repeat;
			background-position: 0% 100%;
			font-family: arial, helvetica, verdana, sans-serif;
		}

		a {
			color: #ff0000;
		}

		 a:hover {
			color: #333;
			text-decoration:underline;
		}
		
		
		#container {
			position: relative;
			top: 0px; 
			width: 978px; 
			height: auto; 
			margin: 0 auto;
			text-align: left;
			
		}
		
		#footer {
			position: relative;
			width: 978px;
			top: 0px; 
			height: 25px;
			margin: 0 auto;
			text-align: left;		
		}
		
		#header {
			width: 978px;
			height: 120px;
			position: relative;
			margin-bottom: 0px;
		}

		
		#header #dealerarea
			{
			position: absolute;
			right:25px;
			top: 0px;
			z-index:10;
			}	

		#breadcrumb {
			width: 978px;
			height: 20px;
			background-color:#fff;
			margin-top: 0px;
			position:relative;
			
			
		}
		
		#breadcrumb ul {
			display: inline;
			
		}
		
		#breadcrumb ul li {
			display: inline;
			float: left;
			padding: 2px 5px 0px 20px;
			font-size: 11px;
			background-image: url(../gifs/black-chevron.gif);
			background-repeat: no-repeat;
			background-position: 5px 3px;
			
		}

		#breadcrumb ul li a {
			color: #ff0000;
			text-decoration: underline;
			
		}

		#breadcrumb ul li a:hover {
			color: #666;
			text-decoration: underline;
			
		}

		#breadcrumb ul li span.nolink {
			color: #666;
			
		}

		#breadcrumb #options form {
			float:right;
			display:inline;
			margin:0px;
			
		}

		#breadcrumb #options {
			width:300px;           
			position: absolute;
			right:10px;
			top: 0px;
			margin: 0px;
			padding:0px;
			
		}

		#breadcrumb #options p {
			display: inline;
			color: white;
			
		}
		
		#breadcrumb #options select.dropdown {
			display:inline;
			height:18px;
			font-size:9px;
	
		}
		
		#breadcrumb #options input.gobutton {
			width: 40px;
			font-size: 9px;
			height:18px;
			cursor: pointer;
		}

	#menu {
	position:absolute;
	top:100px;
	left:00px;
	height:20px;
	width:978px;
	z-index:-1;
	}
	
	#menulist
	{	
	left:20px;
	margin: 0;
	padding: 0;
	position:relative;
	height:20px;
	top:100px;
	position:absolute;
	}
	

#menulist li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px arial;	
}

#menulist li a
{	display: block;
	margin: 0 1px 0 0;
	width: 90px;
	background: #49A3FF;
	background-image:url('../gifs/menu-button.gif');
	color: #000;
	text-align: center;
	text-decoration: none;
}

#menulist li a:hover
{	
	background: #fff;
}

#m1
{	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	width: 90px;
	height:1px;
	z-index:-10;
	
}

	#menulist #m1 a
	{	
		padding: 5px 10px;
		width: 88px;
		white-space: nowrap;
		text-align: left;
		border-right: 1px solid #eae1e4;
		border-left: 1px solid #eae1e4;
		border-bottom: 1px solid #eae1e4;
		text-decoration: none;
		background: #ffffff;
		color: #839099;
		font: 11px arial;
		top:5px;
		left:0px;	
}

	#menulist #m1 a:hover
	{	
	background: #ca2b2f;
		color: #FFF;
		
	}

		
		#content {
			width: 978px;
			float: right;
			font-size: 11px;
			background-color:#fff;
		}
		
		#content p {
			margin-bottom: 10px;
			color: #5c5c5c;
			padding: 2px 10px 0px 5px;
		}	

		#content span.home p {
			font-size: 13px;
		}	
		
		#content span.home h1 {
			font-size: 20px;			
		}
		
		#content ol {
			padding-left: 10px;
			list-style-type: decimal;
			margin-left:20px;
			margin-bottom: 10px;
		}

		#content ul {
			padding-left: 10px;
			list-style-type: disc;
			margin-left:20px;
			margin-bottom: 10px;
		}

		#content span.home ul li {
			font-size: 13px;
		}	
		
		#content h1 {
			font-size: 16px;
			padding: 2px 10px 0px 5px;
			margin-bottom: 2px; 
			color: #5c5c5c;
		}
		
		#content h2 {
			font-size: 14px;
			padding: 2px 10px 0px 5px;
			margin-bottom: 2px; 
			color: #5c5c5c;
		}
		
		#content h3 {
			font-size: 12px;
			padding: 2px 10px 0px 5px;
			margin-bottom: 2px; 
			color: #5c5c5c;
		}
		
		#content td {
			font-size: 11px;
		}
		
		#content ul {
			padding-left: 10px;
		}
		
		#content address {
			padding-left: 20px;
		}
		
		#content th {
			font-size: 11px;
			font-weight: bold;
		}
		
		#content h1.carlistheader {
			height: 20px;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			color: #000;
			position: relative;
			padding-left: 10px;
			background-image: url(../gifs/breadcrumb-bg.gif);
			background-repeat: repeat-x;
		}
		
		#top{
			height:400px;
			
		}
	#top a{
			color:#fff;
			
		}
		#leftPanel{
		width:323px;
		height:400px;
float:left;
		}
		#rightPanel{
		border-left:4px solid #fff;
height:400px;
		width:650px;
float:left;
		}
		
		#leftPanel2{
		width:323px;
		float:left;
background-color:#ccc;

		}
		#rightPanel2{
		border-left:4px solid #fff;
		width:650px;
		float:left;
background-color:#ccc;

		}
		#bottom{
		width:970px;	
		border:4px solid #fff;
		}
		#panel{
		width:450px;
		float:left;
		}

		#col{
			width:319px;
			
			float:left;
			border-right:4px solid #fff;
			background-color:#e7e7e7;
		}
		
		#col h1{
		color:#fff;
		background-color:#999;
		font-size:13px;
		padding:5px 10px;
		}
		
		#home #col h1{
		color:#fff;
		background-color:#000;
		font-size:13px;
		padding:5px 10px;
		}

		#col p{
		font-size:11px;
		padding:5px 10px;
		}

		#col li{
		padding:5px 10px;
		color:#5c5c5c;
		}
		
		#col th{
		color:#666;
		}		

		#news , #casestudy{
		margin:20px;
		padding-bottom:10px;
		background-color:#e7e7e7;
		}
		#news h1, #casestudy h1{
		background-color:#cb2a2f;
		color:#fff;
		}

	/* ======================== start carwidget styles =================================== */
		#content table.listings {
			border-width: 1px;	
			border-collapse: collapse;	
			border-color: #666;
			margin-left: auto;
			margin-right:auto;
			
		}
		#content table.listings th {
			font-size: 12px;
			color: white;
			background-color: #000;
			font-weight: bold;
			padding: 5px 10px 5px 10px;
			text-align: center;
		}
		#content table.listings td {
			font-size: 10px;
			border-color: #666;
			border-width: 1px;
			text-align: center;
			padding: 2px;
		}
		#content table.listings tr.even td{
			font-size: 10px;
			background-color: #6dc2cd;
		}
		

		.carwidget {
			float: left;
			width: 300px;
			border: 1px solid #ccc;
			margin: 0px 20px 3px 0px;
		}
		
		.carpic {
			float: left;
			width: 140px;
			height: 105px;
		}
		
		.cartitle {
			float: left;
			width: 300px;
			height: 40px;
			background-image: url(../gifs/car_title_bg.gif);
			background-repeat: repeat-x;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			position: relative;
		}
		
		.cartitle p {
			font-size: 12px;
			color: #fff;
			position: absolute;
			top: 2px;
			margin-top: 0px;
		}
		
		.carprice {
			float: right;
			width: 160px;
			height: 23px;
			background-image: url(../gifs/car_title_bg.gif);
			background-repeat: repeat-x;
			position: relative;
		}
		
		#content div.carwidget div.carprice p {
			font-size: 12px;
			color: #a0f310;
			position: absolute;
			top: 2px;
			right: 4px;
			margin-top: 0px;
		}

		.cartitle p span.desc {
			color: #333;
			font-size: 11px;
			font-weight: normal;
		}
		
		.cartitle a {
			color: #333;
			font-weight: bold;
			text-decoration: underline;
		}
		
		.cartitle a:hover {
			color: #516bc5;
			text-decoration: underline;
		}
		
		.cardesc {
			float: left;
			width: 160px;
			height: 60px;
			background-image: url(../gifs/car_desc_bg.jpg);
			background-repeat: repeat-x;
			
		}
		
		.cardesc p {
			font-size: 11px;
			padding: 5px;
			margin-top: 0px;
		}
		
		.carlink {
			float: right;
			width: 50px;
			height: 21px;
			background-image: url(../gifs/car_desc_bg.jpg);
			background-repeat: repeat-x;
			border-top: 1px solid #ccc;
			position: relative;
		}
		
		.carlink .submitbutton {
			position: absolute;
			right: 5px;
			bottom: 5px;
			cursor: pointer;
		}   
	/* ======================== end carwidget styles =================================== */	
	
	/* ======================== contact form =========================================== */
		#carcontactform {
			position: relative;
			width: 320px;
			margin-bottom: 10px;
			padding-bottom: 15px;
			
		}
		#carcontactform p{
		color:#000;
		}
		
		#carcontactform input.submitbutton{
		
		
		}

		#contactform {
			position: relative;
			width: 330px;
			margin-bottom:10px;
		}

		#info {
			padding-left:10px;
		}
	
		#info label {
			width: 150px;
			float: left;
		}

		#info label2 {
			width: 150px;
			float: left;
			
		}
		
		#info input.inputfield {
			width: 140px;
			font-family: arial, helvetica, verdana, sans-serif;
			font-size: 11px;

		}
		
		#info textarea {
			width: 140px;
			height: 60px;
			font-family: arial, helvetica, verdana, sans-serif;
			font-size: 11px;

		}
		
		#info input.cbox {
			width: auto;

		}
		
		#info input.submitbutton {
			position: absolute;
			right:5px;
			width:100px;
			cursor: pointer;
		}	
	/* ======================== slideshow ===================================== */
		#player {
				margin-bottom: 0px;
			}
			
			#player #mainwin {
				display: block;
				background-color:#fff;
				margin: 0px 0px 0px 0px;
				width:480px;height:430px;
			}
			
			#thumbs {
				float:right;
			}
			
			#playpause {
				float:left;
				margin: 5px 5px 5px 5px;
			}
			
			#thumbs img {
				margin: 5px 5px 5px 5px;
				border: 0px;
				display: inline;
				
			}
			
			#player #mainwin img {
				filter:progid:DXImageTransform.Microsoft.Fade(Duration=1);
				visibility: hidden;
				border: 0px;
				margin: 0px;
			}
			
			#playpause a{
				width: 90px;
				text-align: center;
				border: 1px solid black;
				margin: 5px 0px 0px 0px;
				font-family: verdana;
				font-size: 11px;
				padding: 3px;
				font-weight: bold;
				text-decoration: underline;
				clear: both;
				display: inline;
				color: #516bc5;
			}
			
			#playpause a:hover{
				background-color: #eee;
				text-decoration: underline;
			}
		/* ========================= end slideshow ============================ */
		
			td.label {
				color:#666;
			}
			
			#content td.price {
				color:#516bc5;
				font-weight:bold;
				font-size:16px;
			}

		 	span.features {
				color:#516bc5;
				font-weight:bold;
				font-size:14px;
				padding-top: 20px;
			}

			.phone {
				white-space: nowrap;
			}
                  	
			p.disclaimer {
				color: #666;
				font-size: 9px;
	                }

			ul.morelinks li a {
				font-weight: bold;
				text-decoration: underline;
	                }
 
	                ul.morelinks li a:hover {
				font-weight: bold;
				text-decoration: underline;
	                }

			#keybenefits {
				width:400px;
				margin:20px auto 0 auto;
				padding:10px;
				text-align:center;
				border:2px solid #003365; 
				background-color: #FDFA6F;
				color: #000000;
			}

			#keybenefits p {
				font-size:20px;
				font-weight:bold;
				margin-bottom:0px;
			}

.tooltip {
	display: none;
	width: 360px;
	border: 2px solid #CB2A2F;
	background-color: #F2F3F4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.tooltip .inner {
	padding: 6px;
}

