@charset "UTF-8";

/**************************************************
Grand Prix Imports 1820 STYLESHEET
AUTHORED BY: ECARLIST.COM
***************************************************/

body {
	background: #EFEFEF url(../images/body_bg.jpg);
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 14px;
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#000;
}

/*containers*/

#container{
	width: 964px;
	margin: 0px auto;
}

#header {
	width: 964px;
	background: url(../images/header_bg.jpg) top center no-repeat;
}

#content{
	padding: 25px 0px;
	width: 964px;
	text-align: left;
	background-color: #e5e5e5;
}

/*header*/

#header h1{
	margin: 0px;	
}

a#header_home{
	float: left;
	display: block;
	text-indent: -9000px;
	height: 80px;
	width: 462px;
	margin: 0px 10px 10px 0px;
}

#dealership_info{
	font-size: 11px;
	font-family: "Trebuchet MS",Helvetica,Tahoma,Arial,sans-serif;
	padding: 15px 0px 0px 0px;
	color: #fff;
}

/*nav*/

#priNav{
  overflow: hidden;
  width: 880px;
  height: 20px;
  list-style-type: none;
  background: #333;
  margin: 0px auto;
}

#priNav li{
	float: left;
	border-right: 2px solid #D9E7EF;
	height: 20px;
}

#priNav li#first{
	float: left;
	margin: 0px 3px 0px 15px;
}

#priNav ul{
	display: none;
}

#priNav li a{
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS",Helvetica,Tahoma,Arial,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #D9E7EF;
	padding: 3px 20px 0px 20px;
}

#priNav li a:hover{
	color: #FFF;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	padding-top:0px	;
	font-size: 11px;
	background: none;
	text-align: left;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	background: #6a6a6a;
	border: 1px solid #484848;
	color: #D9E7EF;
	padding: 1px 0px;
	font-family: "Trebuchet MS",Helvetica,Tahoma,Arial,sans-serif;
  	font-weight: normal;
  	font-size: 12px;
	margin: 0px;
	text-indent: 0px;
	padding: 0px 0px 0px 5px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	border: 1px solid #484848;
	background: #FF0000;
	color: #FFF;
	border: 1px solid #000;
	font-family: "Trebuchet MS",Helvetica,Tahoma,Arial,sans-serif;
  	font-weight: normal;
}

/*main image*/

#main_image{
	width: 964px;
	height: 191px;
	background: url(../images/main_image.jpg) top center no-repeat;
	margin: 10px 0px 10px 0px;
}


/*inventory styles*/

#contSecA .searchBox{
	background: #e5e5e5; 	
}

.inventorySec_b {
	background: #efefef;	
}

.makesTitle {
	border-left: none;
	border-right: none;
	border-bottom: 8px solid #d2d2d2;
	color: #000;
}

#contSecA .inventoryRight h2 {
	color: #990000;	
}

#contSecA .inventoryLeft a, #contSecA .inventoryLeft{
	color: #000;	
}

#contSecA .inventoryLeft a:hover, #contSecA .sortDisplay a:hover{
	color: #990000;	
}

#dealerPriceBig span{
	color: #990000;
	font-size: 22px;
}

/*footer*/

#footer_container{
	text-align: left;
	margin: 0px auto;
	width: 964px;
	color: #fff;
}

#footer_content{
	margin: 5px 0px 0px 0px;	
}

#footer_info{
	float: left;	
	margin: 0px 60px 0px 0px;
	padding: 0px 0px 20px 0px;
}

ul#ec_footer{
	list-style-type: none;
	float: left;
}

ul#ec_footer li{
	float: left;
	margin: 0px 5px;
}

ul#ec_footer li a{
	color: #fff;
	text-decoration: none;
}

ul#ec_footer li a:hover{
	text-decoration: underline;
}

#footer_content h3{
	float: right;
}

#footer_content h3 a{
	display: block;
	text-indent: -9000px;
}

#footer_content h3 a#ecarlist_logo{
	background: url(../images/ecarlist_logo.png) no-repeat;
	width: 124px;
	height: 76px;
}

* html #footer_content h3 a{
			azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);	
}

/*ie6 styles*/

* html #dealership_name{
	margin: 20px 0px 0px 125px;
}

#bottomContainer .bottomNavContent .optionstabcontent {
	display:block;
}