@charset "utf-8";
/* CSS Document */

body {
	background: #01327e url(../images/bg.jpg) 0 0 repeat-x;
	font-size: 12px;
}

/*------------- Site Classes ----------------*/

.clearleft, .clearright, .clearboth {
	height: 1%;
	font-size: 1px;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

.address {
	display: block;
	width: 100%;
	color: #676767;
	font: 12px normal "Lucida Grande", "Arial", sans-serif;
	line-height: 1.5em;
}

.storeInfo {
	float: left;
	display: inline;
	width: 285px;
	margin: 0 0 15px 5px;
}

.actionContainer {
	float: left;
	width: 202px;
	margin: 10px 31px 20px 12px;
}

a.actionTitle {
	display: block;
	font: 14px normal "Lucida Grande", "Arial", sans-serif;
	margin: 6px 0;
	color: #ee1c24;
	font-weight: normal;
	text-decoration: none;
}

a:hover.actionTitle {
	font-weight: bold;
}

.actionText {
	font: 12px normal "Lucida Grande", "Arial", sans-serif;
	color: #676767;
	line-height: 1.5em;
	margin: 0 auto;
}

.inventoryLink {
	display: block;
	color: #666;
	font: 12px normal "Verdana", "Arial", sans-serif;
	margin: 8px 0;
	text-decoration: none;
	font-weight: 600;	
}

.borderBlack {
	border: 1px solid black;
}

/*-------------- Site ID's --------------------*/

#bgContainer {
	width: 942px;
	padding: 5px;
	margin:  15px auto;
	background: #fff url(../images/content_bg.jpg) 0 50% repeat-x; 
}

#container {
	margin: 0;
	width: 928px;
	background: #000;
	border: 7px solid #e00000;
}

#header {
	width: 928px;
}

#header img {
	display: block;
}

#nav_front {
	background: #000 url(../images/nav_bg.jpg) 0 50% repeat-x; 
	border-top: 3px solid #e00000;
	color: #fff;
}

#qm0 a {
	color: #fff;
}

#dealerLinks {
	width: 928px;
	height: 261px;
	background: #000 url(../images/mainImage.jpg) 0 0 no-repeat; 
	border-top: 3px solid #e00000;
	border-bottom: 3px solid #e00000;
}

#dealerLinks #qm0 {
	padding: 27px 0 0;
}

#dealerLinks #qm0 a {
	margin: 0;
	padding: 0;
}

#bottomContent {
	margin: 10px;
	padding: 10px;
	background-color: #8b9298;
}

#bottomContent .col {
	float: left;
	background-color: #fff;
}

#search_front {
	padding: 7px 10px;
	width: 326px;
	height: 180px;
}

#search_front br {
	clear: left;
	height: 1px;
	font-size: 1%;
}

#search_front h2 {
	padding-top: 0;
	color: #000;
	font-weight: bold;
	font-size: 17px;
}

#search_front h3 {
	width: 102px;
	height: 23px;
	background-color: #003078;
	color: #fff;
	text-align: center;
}

#search_leftCol {
	float: left
}

/*#search_front label {
	float: left;
	display: inline;
	font-size: 12px;
	width: 125px;
	color: #fff;
}

#search_front select {
	margin: 14px 0 0;
	width: 180px;
	float: left;
	font-size: 12px;
}

#search_front input {
	margin: 0 0 0 55px;
	width: 55px;
	height: 49px;
	float: left;
	background: transparent url(../images/searchSubmit.jpg) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	text-indent: -9999em;
}*/

#search_front input {
	display: inline;
	width: 9em;
	float: left;
	margin-bottom: 5px;
}

#search_front select {
	margin: 0 0.2em 5px 0;
	padding: 0;
	display: block;
	width: 130px;
	height: 19px;
	float: left;
	font-size: 11px;
}

#search_front label {
	float: left;
	display: inline;
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 12px;
	color: #fff;
}

.wideLabel {
	width: 150px;
}

#search_front .searchButton {
	margin: 0 auto;
	display: block;
	width: 52px;
	height: 44px;
	float: none;
	background: transparent url(../images/searchSubmit.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	font-weight: bold;
}

/*
.searchButton {
	display: block;
	margin: 0 0 0 65px;
	width: 55px;
	height: 49px;
	background: transparent url(../images/searchSubmit.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -9999em;
}*/

.clear {
	margin: 0;
	padding: 0;
	clear: both;
	height: 1px;
	font-size: 1px;
}

.homeform {
	padding-top: 8px;
	height: 120px;
	overflow: auto;
	background: #000 url(../images/search_bg.jpg) 0 0 repeat-x;
}

.homeform form {
	padding-top: 0;
}

#middleButtons {
	margin: 0 6px;
	padding: 5px;
}

#middleButtons li {
	margin: 1px;
}

#rightButtons {
	padding: 5px 6px 6px;
}

#rightButtons li{
	padding: 2px;
}

#navigation {
	width: 928px;
	height: 35px;
	background: #ccc url(../images/navBG.jpg) 0 0 no-repeat;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ccc;
}

#videoPlayer {
	float: left;
	display: inline; /* IE Margin Fix */
	width: 430px;
	margin: 10px 0 5px 10px;
	overflow-x: hidden;
}

#adPlayer {
	float: left;
	display: inline; /* IE Margin Fix */
	width: 475px;
	margin: 10px 0 5px 30px;
}

#searchButtons {
	width: 100%;
	margin: 5px 0 0 5px;
}

#searchButtons li {
	display: inline;
	margin-right: 10px;
}

#actionButtons {
	width: 100%;
}

#actionButtons img {
	display: block;
	border: 1px solid #1f1f1f;
}

#vehicleDisplay {
	width: 100%;
	background: #999;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 10px 0;
}

#vehicleDisplay ul {
	width: 100%;
	padding: 10px 0 0 0;
}

#vehicleDisplay li {
	display: inline;
	margin: 0 10px;
}

#vehicleDisplay li img {
	border: 2px solid #fff;
	margin-bottom: 8px;
}

#vehicleLineup {
	float: left;
	display: inline;
	width: 210px;
	margin: 5px;
}

#vehicleLineup li {
	display: block;
}

#vehicleDisplayImage {
	float: left;
	display: inline;
	width: 620px;
	margin: 5px;
}

#locations {
	margin: 5px 0 5px 8px;
}

#map {
	float: left;
	display: inline;
	width: 325px;
	margin: 5px 10px 10px 10px;
	border: 1px solid #333;
}

#storeInformation {
	float: left;
	display: inline;
	width: 590px;
	margin: 5px;
}

#storeInformation h3 {
	font: 18px normal "Lucida Grande", Arial, sans-serif;
	color: #ee1c24;
	margin: 5px 0;
}

#storeInformation h4 {
	font: 14px normal "Lucida Grande", Arial, sans-serif;
	color: #ee1c24;
	margin: 5px 0;
}

#seo_text {
	height:150px;
	overflow:auto;
	border-top:#e00000 solid 3px;
}

#seo_text p {
	color:#333;
	margin: 0.5em 1.0em;
}

#seo_text a {
	color:#0066FF;
	text-decoration:none;
}

#seo_text a:hover {
	color:#aaa;
}