@charset "UTF-8";
/**************************************************
ecarlist STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Chris Alexander of ecarlist
***************************************************/
	
body {
	background: #000 url('../images/body_bg.jpg') top left repeat-x;
	text-align:center;
	padding:0px;
	margin:0px;
}

#container {
	position:relative;
	padding:0px;
	margin:0px auto;
	width:980px;
	text-align:left;
}
	
#header {
	height: 75px;
	width: 980px;
	margin:0px auto;
	position:relative;
	padding:0px;
	background: url('../images/header_bg.jpg') top center no-repeat;
}

/* --- PRIMARY NAVIGATION --- */
#priNav_left {
	height: 29px;
	width: 337px;
	margin:0px;
	padding:0px;
	text-align: left;
	position:absolute;
	top:18px;
	left:106px;
	overflow:hidden;
}

#priNav_left a:link, #priNav_left a:visited, #priNav_left a:active {
	color: #e7e7e7;
	text-decoration:none;
	line-height:29px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:-0.7px;
	padding:5px 15px;
	margin:0px;
	text-transform:lowercase;
}

#priNav_left a:hover {
	color:#bf1327;
	background:#222 url('../images/priNav_hover.gif') top left repeat;
}

#priNav_right {
	height: 29px;
	
	margin:0px;
	padding:0px;
	text-align: left;
	position:absolute;
	top:18px;
	right:62px;
	overflow:hidden;
}

#priNav_right a:link, #priNav_right a:visited, #priNav_right a:active {
	color: #e7e7e7;
	text-decoration:none;
	line-height:29px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:-0.7px;
	padding:5px 15px;
	margin:0px;
	text-transform:lowercase;
}

#priNav_right a:hover {
	color:#bf1327;
	background:#222 url('../images/priNav_hover.gif') top left repeat;
}

/**/
#flash {
	width:980px;
	height:352px;
	padding:0px;
	margin:0px auto;
	position:relative;
}

#flash-logo {
	height:100px;
	text-align:center;
	padding:0px 7px 0px 0px;
	margin:0px auto;
	position:relative;
}

/* FEATURED VEHICLES */
#featuredVehicles_header {
	position:relative;
	padding:0px;
	margin:0px auto;
	background:url('../images/featuredVehicles_header.png') top center no-repeat;
	width:980px;
	height:62px;
}

* html #featuredVehicles_header {
	background:url('../images/featuredVehicles_header.jpg') top center no-repeat;
}

#featuredVehicles_body {
	position:relative;
	padding:0px 45px;
	margin:0px auto;
	background:url('../images/featuredVehicles_body.jpg') top center repeat-y;
	width:890px;
}

#featuredVehicles_footer {
	position:relative;
	padding:0px;
	margin:0px auto;
	background:url('../images/featuredVehicles_footer.jpg') top center no-repeat;
	width:980px;
	height:28px;
	clear:both;
}

/* --- CONTENT --- */
#content {
	width:980px;
	/*min-height:583px;*/
	padding:0px 0px;
	margin:0px auto;
	position:relative;
	background: url('../images/content_bg.jpg') top left repeat-x;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content-inner {
	width:980px;
	min-height:200px;
	padding:0px 0px;
	margin:10px auto;
	position:relative;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 { 
	padding:0px; 
	margin:0px;
	font-weight:lighter;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:-0.04em;
}

#content p, #content-inner p {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:12px;
}

#content a, #content-inner a {
	/*text-decoration:underline;*/
	color:#fff;
}

#content a:hover, #content-inner a:hover {
	/*text-decoration:none;*/
	color:#c01327;
}

form { padding:0px; margin:0px; }

select { width: 210px; margin:5px 0px; }

.column1 {
	float:left;
	width:257px;
	min-height:316px;
	line-height:18px;
	background:url('../images/column1_bg.jpg') top center no-repeat;
	color:#a1a1a1;
}

.column1 h2 {
	background:url('../images/column1_h2.jpg') top center no-repeat;
	line-height:34px;
	text-align:center;
	margin-bottom:14px;
	margin-top:9px;
}

.column1_body {
	padding:0px 20px;
}

#content .column1_body p { padding:0px; margin:0px; font-size:11px; }

.column2 {
	float:left;
	width:252px;
	text-align:center;
	padding-top:9px;
}

.column2 img {
	margin-bottom:11px;
	background:transparent;
	border:0px;
}

.column3 {
	float:left;
	width:200px;
	padding-top:9px;
	/*margin-left:6px;*/
}

#content .column3 p, #content-inner .column3 p { font-size:10px; line-height:16px; }

.grayBox_container {
	width:192px;
	background:url('../images/grayBox_container.gif') top left repeat-y;
	margin-bottom:7px;
}

.grayBox_header {
	width:192px;
	height:11px;
	padding:0px;
	margin:0px auto;
	background:url('../images/grayBox_header.jpg') top left no-repeat;
}

.grayBox_body {
	width:172px;
	padding:0px 10px;
	margin:0px auto;
	background:url('../images/grayBox_body.jpg') top left no-repeat;
}

.grayBox_footer {
	width:192px;
	height:9px;
	background: url('../images/grayBox_footer.jpg') top left no-repeat;
	padding:0px;
	margin:0px auto;
	position:relative;
}

.column4 {
	float:left;
	width:239px;
	height:311px;
	background:url('../images/column4_bg.jpg') top left no-repeat;
	padding: 15px 0px 0px 32px;
	color:#ad0c00;
	font-size:14px;
	line-height:12px;
}

.column4 h2 { text-align:center; margin-bottom:15px; }

.column4 select { width:200px; height:21px; margin-bottom:10px; }

.sideColumn {
	float:left;
	padding:0px;
	margin:0px;
	width: 240px;
}

.centerColumn {
	float:left;
	padding:0px;
	margin:0px 10px;
	width:420px;
}

.clear { clear:both; }
.floatleft { float:left; }

/* --- FOOTER --- */
#footer {
	padding:10px;
	margin:0px auto;
	position:relative;
	text-align:left;
	background:url('../images/footer_bg.jpg') top left no-repeat;
	width:960px;
	height:67px;
	clear:both;
}

#footer p {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a7a6a6;
	line-height:15px;
}

#footer p a {
	color:#a7a6a6;
	text-decoration:none;
}

#footer p a:hover {
	color:#fff;
	text-decoration:underline;
}

div#footer a img{
	float: right;
	margin-right: 10px;
}

#accordian_a1 #accordian_ac1 div a img{
	margin-left: 40px;
}

#content-inner p.offerfinancing { font-size: 17px; line-height: 22px; }
a#facebook { float:right; width:31px; height:31px; margin: 0 10px 0 0; text-indent: -9000px; background: url(../images/footer_social.png) no-repeat left top; } 
a#twitter { float:right; margin: 0 10px 0 0; width:31px; height:31px; text-indent: -9000px; background: url(../images/footer_social.png) no-repeat right top; } 
