@charset "UTF-8";

/* ################################################
###             IMPORT CSS STYLES               ###
################################################ */

@import url(http://images1.ecarlist.com/sites/default/default_white/css/globalInner.css);
@import url(http://images1.ecarlist.com/sites/common/dropdown.css);
@import url(http://images1.ecarlist.com/sites/common/similar_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_sidebar_links.css);
@import url(http://images1.ecarlist.com/sites/common/v2_top_search.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_top.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_vitals.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_tools.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_details.css);
@import url(http://images1.ecarlist.com/sites/common/news_sidebar.css);
@import url(http://images1.ecarlist.com/sites/common/news.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_filters.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_right.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_contact.css);
@import url(http://images1.ecarlist.com/sites/common/new_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/featured_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap-2.0.css);
@import url(http://images1.ecarlist.com/sites/common/specials_footer.css);
@import url(http://images1.ecarlist.com/sites/common/specials.css);
@import url(http://images1.ecarlist.com/sites/common/common_classes.css);
@import url(http://images1.ecarlist.com/sites/common/columns.css);


/* #####################################
###          Main Page Styles        ###
##################################### */

body {
	background-color: #112d6a;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
a:active {outline:none;}
a:focus {outline-style: none;}

#wrapper {
	width:960px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/page_tile.gif);
	background-repeat:repeat-y;
}
#page_content_900 {
	width:900px;
	margin:0 auto;
}
#header {
	width:900px;
	height:174px;
	margin:0px;
	padding:0px;
	background-image:url(../images/header_used_2.jpg);
}
#header_new {
	width:900px;
	height:174px;
	margin:0px;
	padding:0px;
	background-image:url(../images/header_new_2.jpg);
}

#header h1 {
	float:left;
	margin:30px 0px 0px 24px;
	padding: 0px;
}
#header h1 a {
	display:block;
	width:188px;
	height:58px;
	text-indent:-9000px;
}
#header h2 {
	float:right;
	margin:47px 152px 0px 0px;
	padding:0px;
}
#header h2 a {
	display:block;
	width:190px;
	height:25px;
	text-indent:-9000px;
	background:url(../images/test_drive.png) no-repeat left top;
}
/*
#header h2 a:hover {
	background-position:-165px;
}*/
#header_new h1 {
	float:left;
	margin:30px 0px 0px 24px;
	padding: 0px;
}
#header_new h1 a {
	display:block;
	width:188px;
	height:58px;
	text-indent:-9000px;
}
#header_new h2 {
	float:right;
	margin:47px 152px 0px 0px;
	padding:0px;
}
#header_new h2 a {
	display:block;
	width:190px;
	height:25px;
	text-indent:-9000px;
	background:url(../images/test_drive.png) no-repeat left top;
}
/*
#header_new h2 a:hover {
	background-position:-165px;
}
*/

#content {
	width:900px;
	margin:0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}

/* #####################################
###            Primary Nav           ###
##################################### */

#nav_box {
	width:848px;
	background-image: url(../images/nav_bkgd.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 23px;
	padding-top: 4px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 29px;
}
#priNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#priNav li {
	display:block;
	margin:0px;
	font-size:12px;
	float:left;
	text-transform:uppercase;
	line-height:23px;
}
#priNav li a {
	display:block;
	color:#fff;
	text-decoration:none;
		padding-left:28px;
	padding-right:28px;

}
#priNav li a:hover {
	background:#01193e;
}

#priNav li ul {
	display:none;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	font-size:11px;
	font-weight:bold;
	background:#152e57;
	color:#fff;
	border:none;
	margin:0px;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	color:#152e57;
	background:#fff;
}


/* #####################################
###            #inventory            ###
##################################### */

#home #site_logoSection {
	display:none;
	}
#home #leftColumn {
	width:200px;
	display:inline;
	margin-left:25px;
}
#home #rightColumn {
	width:630px;
	margin-right:25px;
	display:inline;
}
#home .inventory_v2_details {
	width:300px;
}
#home .inventory_v2_price {
	float:right;
	display:inline;
}
#home .inventory_v2_details_wrap {
	float:right;
}
#home .filterList {
	background:#fff;
	border:1px solid #3d4955;
	padding:10px;
}
#home .filterList h3 {
	padding-left:10px;
	padding-bottom:5px;
}
#home .filterList ul li {
	font-size:12px;
}
#home .filterList span a {
	float:left;
	margin-left:15px;
	display:inline;
	margin-top:10px;
}
#home #inventory_v2_sidebar_contact .input {
	width:170px;
}
#home #inventory_v2_sidebar_contact textarea {
	width:170px;
}
#home #inventory_v2_sidebar_contact select {
	width:170px;
}
#home #inventory_v2_sidebar_contact {
	background:#fff url(../images/emai_dealer_thin.gif) no-repeat scroll center top;
	border:1px solid #3d4955;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 45px;
}

#home #inventory_v2_sidebar_filters h2 {
	font-size:18px;
	padding-bottom:5px;
}
#home #inventory_v2_sidebar_filters h3 {
	padding-bottom:10px;
}
#home #currentFilters {
	background:#fff;
	border:1px solid #3d4955;
	
}
#home .inventory_v2_row {
	background:#fff;
	margin-bottom:3px;
}

#home .inventory_v2_details h4 a {
	color:#03234b;
}
#home .price_line_1 {
	color:#9f190e;
	font-size:18pt;
	padding-bottom:10px;
}

/* vehicle listing links */
#home .inventory_v2_details_links li a {
	color:#152849;
}
#home .inventory_v2_details_links li a:hover {
	color:#9f190e;
}

#home .inventory_v2_paginationCenter a {
	color:#152849;
}
#home .inventory_v2_paginationRight a {
	color:#152849;
}
#home #vehicleDisclaimer p {
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
}

#home #sort_bar a:hover{
	color:#9f190e;
}

/*inventory */
#inventory #site_logoSection {
	display:none;
	}
#inventory #leftColumn {
	width:200px;
	display:inline;
	margin-left:25px;
}
#inventory #rightColumn {
	width:630px;
	margin-right:25px;
	display:inline;
}
#inventory .inventory_v2_details {
	width:300px;
}
#inventory .inventory_v2_price {
	float:right;
	display:inline;
}
#inventory .inventory_v2_details_wrap {
	float:right;
}
#inventory .filterList {
	background:#fff;
	border:1px solid #3d4955;
	padding:10px;
}
#inventory .filterList h3 {
	padding-left:10px;
	padding-bottom:5px;
}
#inventory .filterList ul li {
	font-size:12px;
}
#inventory .filterList span a {
	float:left;
	margin-left:15px;
	display:inline;
	margin-top:10px;
}
#inventory #inventory_v2_sidebar_contact .input {
	width:170px;
}
#inventory #inventory_v2_sidebar_contact textarea {
	width:170px;
}
#inventory #inventory_v2_sidebar_contact select {
	width:170px;
}
#inventory #inventory_v2_sidebar_contact {
	background:#fff url(../images/emai_dealer_thin.gif) no-repeat scroll center top;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 45px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3d4955;
	border-bottom-color: #3d4955;
	border-left-color: #3d4955;
}

#inventory #inventory_v2_sidebar_filters h2 {
	font-size:18px;
	padding-bottom:5px;
}
#inventory #inventory_v2_sidebar_filters h3 {
	padding-bottom:10px;
}
#inventory #currentFilters {
	background:#fff;
	border:1px solid #3d4955;
	
}
#inventory .inventory_v2_row {
	background:#fff;
	margin-bottom:3px;
}

#inventory .inventory_v2_details h4 a {
	color:#03234b;
}
#inventory .price_line_1 {
	color:#9f190e;
	font-size:18pt;
	padding-bottom:10px;
}

/* vehicle listing links */
#inventory .inventory_v2_details_links li a {
	color:#152849;
}
#inventory .inventory_v2_details_links li a:hover {
	color:#9f190e;
}

#inventory .inventory_v2_paginationCenter a {
	color:#152849;
}
#inventory .inventory_v2_paginationRight a {
	color:#152849;
}
#inventory #vehicleDisclaimer p {
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
}

#inventory #sort_bar a:hover{
	color:#9f190e;
}

/* #####################################
###             #vehicle             ###
##################################### */

#vehicle #leftColumn {
	width:200px;
	display:inline;
	margin-left:25px;
	margin-top:20px;
}
#vehicle #rightColumn {
	width:630px;
	margin-right:25px;
		display:inline;

}

#vehicle .similarVehicle ul {
	width:80px;	
}
#vehicle .similarVehicle {
	background:#fff;
	border:1px solid #3d4955;
		
}
#vehicle .similarVehicle ul li {
	font-size:11px;
}
#vehicle .similarVehicle ul li a {
	color:#2e2e2e;	
	font-weight:bold;
	text-decoration:none;
}
#vehicle #vehicle_v2_sidebar_links {
	background:#fff;
	border:1px solid #3d4955;
	padding:10px;
	margin-bottom:10px;
	
}
#vehicle .ip_equipment_column1 {
	width:190px;
}
#vehicle .ip_equipment_column2,
#vehicle .ip_equipment_column3 {
	width:190px;
}
#vehicle .customer_tools_input {
	width:190px;	
}

#vehicle #vehicle_title {
	width:400px;
	font-size:18pt;
}
#vehicle #vehicle_mainVitals {
	width:320px;
}
#vehicle #vitalsLeft {
	width:150px;
}
#vehicle #vitalsContainer ul li {
	font-size:10px;
}
#vehicle .price_line_1 {
	color:#9f190e;
	font-size:22pt;
	padding-bottom:10px;
	
}
#vehicle #picShadow {
	margin-left:5px;
	padding-bottom:5px;
}
#vehicle #vehicle_thumbs img {
	margin-left:13px;
}
#vehicle #vehicle_topbar a {	
	color:#01224a;
}
#vehicle #vehicle_topbar a:hover {
	color:#9f190e;	
}
#vehicle .vehicle_details_pagination {
	width:500px;	
}
.vehicle_details_pagination a.selected {
	background:#CCCCCC url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
	color:#000000;
}
.vehicle_details_pagination a:hover {
	background:#000000 url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
	color:#FFFFFF;
}
.vehicle_details_pagination a {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11pt;
	text-decoration:none;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#vehicle .customer_tools_right_right {
	width:200px;
}
#vehicle .customer_tools_right_left {
	width:200px;	
}
#vehicle #dealerboxName {
	color:#000;
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}
#vehicle .dealerboxAdd {
	color:#000;
	font-size:12px;
}
#vehicle #dealerboxPhone {
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
#vehicle #dealerboxMap a {
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;

}
#vehicle .customer_tools_left {
	width:150px;
}

#vehicle #customer_tools_icons {
	height:46px;
}

#vehicle #customer_tools_icons a {
	color:#444;
	margin:0px;
	padding-top:0px;
	margin-left:3px;
	margin-right:3px;
	font-size:11px;
	text-decoration:none;
}

#vehicle a#ctEmailDealer {
	background-image:url(../images/ctIconMail_8.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height:40px;
	float:left;
	width:80px;
	padding-top:15px;
}
#vehicle a#ctTradeAppraisal {
	background-image:url(../images/ctIconTrade_8.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height:40px;
	float:left;
	width:80px;
	padding-top:15px;

}
#vehicle a#ctOffer {
	background-image:url(../images/ctIconOffer_8.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	float:left;
	width:80px;
	height:40px;
	padding-top:15px;
}
#vehicle a#ctCalc {
	background-image:url(../images/ctIconCalc_8.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;	
	float:left;
	width:80px;
	height:40px;
	padding-top:15px;

}
#vehicle a#ctCreditApp {
	background-image:url(../images/ctIconApprove_8.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;		
	float:left;
	width:80px;
	height:40px;
	padding-top:15px;
}

#vehicle #customer_tools_icons2 {
	background:transparent url(../images/innerpageImages/bgIcons.gif) repeat-x scroll left top;
	margin:0 auto;
	text-align:center;
}

#vehicle #ctlist {
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-align:center;
}
#vehicle #ctlist li {
	float:left;
	margin-left:3px;
	margin-right:3px;
}

#vehicle .customer_tools_content {
	width:604px;
}

#vehicle .customer_tools_right  {
	margin-right:0px;
	display:inline;
	width:410px;
}

.trade_form_left {
	float:left;
	width:43%;
}
.trade_form_right {
	float:right;
	width:43%;
}
#vehicle #media_center_links li a {
	margin-top:5px;
}

#leftColumn #currentFilters a.clearFilterCpo {
	color:#043875;	
}
#leftColumn #currentFilters a {
	color:#043875;	
}


/* #####################################
###       #dealer contact form       ###
##################################### */

#contact_small {
width:170px !important;
}

#inventory .input_element {
border:1px solid #222222;
display:inline;
float:left;
font-size:12pt;
margin:0 2px 7px 13px;
padding:2px;
width:130px !important;
}

/*footer*/

#footer{
	text-align: left;
	width: 900px;
	color: #fff;
	margin: 0 auto;
	font-size: 11px;
	background: #000;
}

#footer, #footer a{
	color: #fff;
}

#footer_content{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	width: 470px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 5px 10px;
	background: url('../images/footerContent_bg.jpg') no-repeat;
	position: relative;
}

ul#footerNav{
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	float: left;
}

ul#footerNav li, ul#footerNav_secondary li{
	float: left;
	border-right: 1px solid #999999;
	margin: 0px 5px 0px 0px;
}

ul#footerNav li.last, ul#footerNav_secondary li.last{
	border-right: none;
}

ul#footerNav li a, ul#footerNav_secondary li a{
	display: block;
	padding: 0px 4px 0px 0px;
	font-size: 9px;
	text-decoration: none;
}

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

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



ul#ec_footer{
	list-style-type: none;
	width: 370px;
	font-size: 9px;
	float: left;
	clear: left;
}

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

ul#ec_footer li a, #footer a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
}

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

#cmsFooter{
	float: left;
	clear: left;
}
	
#footer h3{
	float: right;
	display: inline;
	margin: 5px 15px 0px 0px;
}

#footer h3 a#ecarlist_logo{
	background: url('../images/ecarlist_logo.jpg') no-repeat;
	width: 119px;
	height: 25px;
	display: block;
	text-indent: -9000px;
}

#footer h3 a#ecarlist_logo:hover{
	background-position: -120px 0px;	
}



#inventory .inventory_v2_details { width:275px; }
#inventory .inventory_v2_price_right { width:135px; }
