@charset "UTF-8";
@import url(http://images1.ecarlist.com/sites/templates/common/css/base.css);

/**************************************************
Southwest Kia Portal 2606
***************************************************/

body {
	background: #fff;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #444;
}

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

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

p {
	padding-bottom: 5px;
}

#header_wrapper {
	background:  url('../images/headerWrapper_bg.png') repeat-x;
	width: 100%;
	display: table;
}

#header {
	width: 980px;
	height: 195px;
	margin: 0px auto 0px;
	color: #fff;
	background: url('../images/header_bg.png') no-repeat top left;
	font-family: Helvetica, Arial, sans-serif;
}

#container_wrapper {
	width: 100%;
	display: table;
	background: url('../images/containerWrapper_inner_bg.png') no-repeat top center;
}

#home #container_wrapper {
	background: url('../images/containerWrapper_bg.png') no-repeat top center;
}


#containerWrapper_repeat {
	width: 100%;
	display: table;
	background: url('../images/containerRepeat_bg.png') repeat-x;
}

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

#home #container {
	width: 100%;
}

#content {
	padding: 15px 0px 20px 0px;
}

#home #content {
	padding: 0px 0px 0px 0px;
}

#homeTop_wrapper {
	width: 980px;
	margin: 0px auto 0px;
	padding-bottom: 25px;
}

#homeBottom_wrapper {
	width: 100%;
	display: table;
	background: url('../images/containerWrapper_bottom.jpg') no-repeat top center;
}

#homeBottom_wrapper_repeat {
	width: 100%;
	display: table;
	background: url('../images/containerBottom_wrapper_repeat.jpg') repeat-x top left;
}

h3#home_link {
	float: left;
	display: inline;
}

h3#home_link a {
	float: left;
	display: block;
	width: 475px;
	height: 133px;
	text-indent: -9000px;
}

/**** header location post it notes ****/

#headerLoc_notes {
	float: right;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
}

#headerLoc_notes li {
	float: left;
	display: inline;
	background: url('../images/headerLocations_bg.png') no-repeat;
	width: 167px;
	height: 133px;
}

#headerLoc_notes li#headerLoc_001 {
	background-position: 0px 0px;
}

#headerLoc_notes li#headerLoc_002 {
	background-position: -167px 0px;
}

#headerLoc_notes li#headerLoc_003 {
	background-position: -334px 0px;
	width: 168px;
}

#headerLoc_notes li a{
	text-decoration: none;
	display: block;
	padding: 45px 0px 10px 0px;
	cursor: pointer;
}

#headerLoc_notes li .headerLoc_header{
	background: url('../images/headerLocations_header.png') no-repeat;
	width: 133px;
	height: 24px;
	text-align: center;
	line-height: 26px;
	margin: 0px auto 10px;
	font-size: 14px;
	color: #000;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

#headerLoc_notes li a:hover .headerLoc_header{
	background-position: -134px 0px;
	color: #fff;
}

#headerLoc_notes li .headerLoc_address {
	width: 133px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	display: block;
	color: #444;
}

/*****Header Phone Number ****/

#headerContact_info {
	float: left;
	display: inline;
	margin: 5px 0px 0px 10px;
}

#header_phone {
	font-size: 42px;
	font-family: "BigNoodleTitling", Arial, sans-serif;
	margin: 10px 0px 0px 10px;
	clear: left;
}

#headerSuper_center {
	float: right;
	display: inline;
	margin-right: 53px;
}

#headerSuper_center a {
	float: left;
	display: block;
	background: url('../images/headerSupercenter_bg.png') no-repeat;
	text-decoration: none;
	padding-left: 202px;
	padding-top: 15px;
	height: 47px;
	font-size: 12px;
	color: #444;
	width: 178px;
}

#headerSuper_center a:hover {
	background-position: -381px 0px;
}

/****nav menu*****/

#nav_wrapper {
	background: url('../images/navWrapper_bg.png') no-repeat top center;
	display: table;
	width: 100%;
	height: 83px;
}

#priNav {
	list-style-type: none;
	width: 1000px;
	height: 56px;
	margin: 0px auto;
}

#priNav ul {
	display: none;
}

#priNav li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#priNav li.first {
	margin-left: 10px
}

#priNav li.last {
	margin-right: 0px;
}

#priNav li a {
	display: block;
	text-indent: -9000px;
	float: left;
	height: 56px;
	background: url('../images/navBar_bg-1.2.png') no-repeat;
}

#priNav li a#priNav_Home {
	width: 71px;
	background-position: 0px 0px;
}

#priNav li a#priNav_New_Inventory {
	width: 138px;
	background-position: -71px 0px;
}

#priNav li a#priNav_Pre-Owned_Inventory {
	width: 188px;
	background-position: -209px 0px;
}

#priNav li a#priNav_Specials {
	width: 92px;
	background-position: -397px 0px;
}

#priNav li a#priNav_Finance {
	width: 87px;
	background-position: -489px 0px;
}

#priNav li a#priNav_Service_Parts {
	width: 144px;
	background-position: -576px 0px;
}

#priNav li a#priNav_About_us {
	width: 137px;
	background-position: -720px 0px;
}

#priNav li a#priNav_Locations {
	width: 107px;
	background-position: -857px 0px;
}

/**** hover states*****/

#priNav li a#priNav_Home:hover {
	background-position: -965px 0px;
}

#priNav li a#priNav_New_Inventory:hover {
	background-position: -1036px 0px;
}

#priNav li a#priNav_Pre-Owned_Inventory:hover {
	background-position: -1174px 0px;
}

#priNav li a#priNav_Specials:hover {
	background-position: -1362px 0px;
}

#priNav li a#priNav_Finance:hover {
	background-position: -1454px 0px;
}

#priNav li a#priNav_Service_Parts:hover {
	background-position: -1541px 0px;
}

#priNav li a#priNav_About_us:hover {
	background-position: -1685px 0px;
}

#priNav li a#priNav_Locations:hover {
	background-position: -1822px 0px;
}


/*dropdown menu*/

#nav_wrapper #priNav ul {
	background: #a5271b;
	margin-top: 47px;
	margin-left: 0px;
	width: 250px;
	padding: 10px 0px;
	border: 2px solid #ccc;
	text-align: left;
	top: 0px;
	left: 0px;
}

#nav_wrapper #priNav ul li {
	padding: 0px 10px;
	width: 220px;
	float: left;
	display: inline;
	background: none;
}

#nav_wrapper #priNav ul a {
	color: #f1f1f1;
	background: transparent;
	font-size: 13px;
	text-transform: none;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	height: 20px;
	position: static;
	text-decoration: none;
	width: 210px;
	padding-left: 10px;
}

#nav_wrapper #priNav ul a:hover {
	color: #000;
	background: #f1f1f1
}

/**** home ****/

#home_top {
	width: 980px;
	height: 281px;
	float: left;
	display: inline;
	background: url('../images/homeTop_bg-new.png') no-repeat;
}
/*
#homeVideo_container {
	float: right;
	display: inline;
	width: 265px;
	position: relative;
}
*/
#homeSocial_container {
	float: right;
	display: inline;
	width: 260px;
	height: 62px;
	position: relative;
}

/*
#homeYoutube_button {
	float: left;
	display: inline;
	margin-left: 21px;
}
*/
.homeSocialButtons {
	float: right;
	margin-bottom: 4px;
	position: absolute;
	left: 20px;
	margin-top: 10px;
}

#homeFacebookButton, #homeTwitterButton, #homeYoutubeButton, #homeRaterButton {
	display: block;
	width:224px;
	height: 62px;

}

a#homeFacebookButton {
	background: url('../images/homeFacebookButton.png');
}

a#homeFacebookButton:hover, a#homeTwitterButton:hover, a#homeYoutubeButton:hover, a#homeRaterButton:hover {
	background-position: 224px 0;
}


a#homeTwitterButton {
	background: url('../images/homeTwitterButton.png');
}

a#homeYoutubeButton {
	background: url('../images/homeYoutubeButton.png');
}

a#homeRaterButton {
	background: url('../images/homeRaterButton.png');
}

#homeYoutube_button a {
	display: block;
	float: left;
	width: 244px;
	height: 74px;
	background: url('../images/homeVideo_button.png') no-repeat;
	text-indent: -9000px;
}

#homeYoutube_button a:hover {
	background-position: -245px 0px;
}


/****flowplayer ****/

#video_pic {
	float: left;
	display: block;
	width: 244px;
	height: 174px;
	background: url('../images/homeVideo_ph.jpg') no-repeat top center;
	margin: 29px 0px 0px 0px;
	text-indent: -9000px;
}
#intro_video {background: url('../images/intro_video_bg.jpg') no-repeat center center; display: block; width: 244px; height: 164px; margin-top: 23px;}

#ec_flowplayer {display: block; height: 320px; width: 400px;}

#ec_vid_overlay {background-color: #000; padding: 28px 0 16px;}
#ec_vid_overlay .close {
    background-image: url("..//images/apple-close.png");
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: 1px;
    top: 3px;
    width: 28px;
    z-index: 1000;
}


/* ##### control buttons #####
############################*/
#ec_flowplayer_controlbar2 {float: left; position: relative;}
#ec_vid_overlay #ec_flowplayer_controlbar a.play,
#ec_vid_overlay #ec_flowplayer_controlbar a.pause,
#ec_flowplayer_controlbar2 a.play,
#ec_flowplayer_controlbar2 a.pause {
	display:block;
	position:absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(../images/control_bar.png) no-repeat 0 0;
	text-indent: -9000px;
}
#ec_vid_overlay #ec_flowplayer_controlbar a.play:hover, #ec_flowplayer_controlbar2 a.play:hover {
	background-position: 0 -21px;
}
#ec_vid_overlay #ec_flowplayer_controlbar a.pause, #ec_flowplayer_controlbar2 a.pause {
	background-position: -20px 0;
}
#ec_vid_overlay #ec_flowplayer_controlbar a.pause:hover, #ec_flowplayer_controlbar2 a.pause:hover {
	background-position: -20px -21px;
}
div#ec_flowplayer_controlbar a.mute,
div#ec_flowplayer_controlbar a.unmute {
	display:block;
	position:absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: url(../images/control_bar.png) no-repeat -60px 0;
	text-indent: -9000px;
}
div#ec_flowplayer_controlbar2 a.mute,
div#ec_flowplayer_controlbar2 a.unmute {
	display:block;
	position:absolute;
	top: 0;
	right: 15px;
	width: 20px;
	height: 20px;
	background: url(../images/control_bar.png) no-repeat -60px 0;
	text-indent: -9000px;
}
div#ec_flowplayer_controlbar a.mute:hover, div#ec_flowplayer_controlbar2 a.mute:hover {
	background-position: -60px -21px;
}
div#ec_flowplayer_controlbar a.unmute, div#ec_flowplayer_controlbar2 a.unmute {
	background-position: -80px 0;
}
div#ec_flowplayer_controlbar a.unmute:hover, div#ec_flowplayer_controlbar2 a.unmute:hover {
	background-position: -80px -21px;
}

/* ##### time code #####
######################*/
div#ec_flowplayer_controlbar div.time {
	position: absolute; right: 20px; top: 2px;
}
div#ec_flowplayer_controlbar2 div.time {display: none;}

/* ##### track - progress, buffer, playhead  #####
################################################*/
div#ec_flowplayer_controlbar div.track, div#ec_flowplayer_controlbar2 div.track {
	position:absolute;
	height:15px; 
	left: 25px;
	top:4px;
	width:200px;
	overflow:hidden;
}
div#ec_flowplayer_controlbar div.progress,
div#ec_flowplayer_controlbar div.buffer,
div#ec_flowplayer_controlbar2 div.progress,
div#ec_flowplayer_controlbar2 div.buffer {
	position: absolute;
	height:5px; 
	top:3px
}
div#ec_flowplayer_controlbar div.progress, div#ec_flowplayer_controlbar2 div.progress {
	background: #999;
}
div#ec_flowplayer_controlbar div.buffer, div#ec_flowplayer_controlbar2 div.buffer {
	background: #ccc;
	opacity: 0.25;
}
div#ec_flowplayer_controlbar div.playhead, div#ec_flowplayer_controlbar2 div.playhead {
	position:absolute;
	height:13px;
	width: 11px;
	background: url(../images/control_bar.png) no-repeat -45px -4px;
}

#ec_vid_overlay #ec_playlist a {background-color: #000; border: 1px solid #333; float: left; display: block; padding: 2px; text-decoration: none;}
#ec_vid_overlay #ec_playlist a:hover { background:#cc0000; color:#fff; text-decoration: none; }
#ec_vid_overlay #ec_flowplayer_controlbar, #ec_flowplayer_controlbar2 { position: absolute; bottom:0; background: url(../images/bar_bkgd.gif) repeat-x center top; width:100%; height:16px; }
#ec_flowplayer_controlbar2 {position: relative;}
#ec_vid_overlay #ec_playlist { float: left; }


/**** specials home ****/

#specials_flash {
	float: left;
	display: inline;
	width: 675px;
	height: 225px;
	margin: 14px 0px 0px 19px; 
}

#specials_flash_controls {
	z-index: 5000;
}

#home_middle {
	width: 100%
}

#new_vehicles {
	float: left;
	display: inline;
	width: 980px;
	background: url('../images/newVehicles_bg-new.jpg') no-repeat;
	position: relative;
}

#new_vehicles_showall {
	position: absolute;
	top: 7px;
	left: 200px;
}

#new_vehicles_showall a{
	display: block;
	text-indent: -9000px;
	background: url('../images/newVehicles_showall.png') no-repeat;
	width: 110px;
	height: 23px;
}

#new_vehicles_showall.expanded a {
	background-position: 0px -24px;
}

#new_vehicles_showall.expanded a:hover {
	background-position: -111px -24px;
}

#new_vehicles_showall a:hover{
	background-position: -111px 0px;
}

#new_vehicles #displayAll {
	width: 930px;
	margin: 0px 0px 0px 35px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 900px;
	height: 165px;
	margin-left: 35px;
}

.jcarousel-skin-tango {margin-top: 45px !important;}

.jcarousel-skin-tango .jcarousel-item {
	height: 165px;
}

#new_vehicles li {
	margin: 0px 8px 0px 8px;
}

#new_vehicles li a{
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#new_vehicles li a:hover{
	color: #c80f14
}

#new_vehicles li a span{
	font-size: 12px;
	color: #555;
	font-weight: normal
}

#new_vehicles #displayAll li {
	margin: 0px 8px 0px 8px
}



.jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url('../images/newVehicles_arrows.png') no-repeat 0px 0px;
	width: 40px;
	height: 69px;
	top: 28px;
	left: -5px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background: url('../images/newVehicles_arrows.png') no-repeat 0px -70px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url('../images/newVehicles_arrows.png') no-repeat -51px 0px;
	width: 50px;
	height: 69px;
	top: 22px;
	right: -10px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background: url('../images/newVehicles_arrows.png') no-repeat -51px -70px;
}

.newVehicle_inv_links {
	height: 36px;
	width:167px;
	margin-top: 2px;
	margin-left: 30px;
}

.newVehicle_inv_links a{
	background: url('../images/newVehicles_buttons.png') no-repeat;
	height: 36px;
	text-indent: -9000px;
	display: block;
	float: left;
}

.newVehicle_inv_links a#video_692 {display: none;}

.newVehicle_inv_links a.newInventory_link {
	background-position: 0px 0px;
	width: 89px;
}

.newVehicle_inv_links a.video_popup {
	background-position: -89px 0px;
	width: 78px;
}

.newVehicle_inv_links a.newInventory_link:hover {
	background-position: -168px 0px;
}

.newVehicle_inv_links a.video_popup:hover {
	background-position: -257px 0px;
}

#new_vehicles_bottom {
	display: none;
}

/**** Home Quicklinks ****/

#home_quicklinks {
	list-style-type: none;
	float: left;
	display: inline;
	width: 894px;
	height: 48px;
	margin: 0px 0px 0px 42px;
	padding: 0px 0px 0px 0px;
}

#home_quicklinks li {
	float: left;
	display: inline;
}

#home_quicklinks li.first {
	margin-left: 0px;
}

#home_quicklinks li a {
	display: block;
	float: left;
	width: 148px;
	height: 48px;
	background: url('../images/homeQuicklinks_bg.png') no-repeat;
	text-indent: -9000px;
}

#home_quicklinks li a#homeQuicklink_001 {
	width: 232px;
	background-position: 0px 0px;
}

#home_quicklinks li a#homeQuicklink_002 {
	width: 254px;
	background-position: -232px 0px;
}

#home_quicklinks li a#homeQuicklink_003 {
	width: 188px;
	background-position: -486px 0px;
}

#home_quicklinks li a#homeQuicklink_004 {
	width: 220px;
	background-position: -674px 0px;
}

/*** hover states***/

#home_quicklinks li a#homeQuicklink_001:hover {
	background-position: -895px 0px;
}

#home_quicklinks li a#homeQuicklink_002:hover {
	background-position: -1127px 0px;
}

#home_quicklinks li a#homeQuicklink_003:hover {
	background-position: -1381px 0px;
}

#home_quicklinks li a#homeQuicklink_004:hover {
	background-position: -1569px 0px;
}

/****home bottom ****/

#home_bottom {
	width: 980px;
	margin: 0px auto;
}

/**** Quicklinks ****/

#quicklink_container {
	list-style-type: none;
	width: 226px;
	margin: 10px auto;
	padding-top: 0px;
}

#quicklink_container li{
	float: left;
	display: inline;
	margin-bottom: 1px
}


#quicklink_container li.first{
	border-top: none;
}

#quicklink_container li.last{
	border-bottom: none;
}

#quicklink_container li a{
	height: 58px;
	width: 231px;
	text-indent: -9000px;
	display: block;
	background: url('../images/quicklinksInner_bg.png') no-repeat;
	float: left;
}

#quicklink_container li a#quicklink_001{
	background-position: 0px 0px;
}

#quicklink_container li a#quicklink_002{
	background-position: 0px -58px;
}

#quicklink_container li a#quicklink_003{
	background-position: 0px -116px;
}

#quicklink_container li a#quicklink_004{
	background-position: 0px -175px;
}

#quicklink_container li a#quicklink_001:hover{
	background-position: -232px -0px;
}

#quicklink_container li a#quicklink_002:hover{
	background-position: -232px -58px;
}

#quicklink_container li a#quicklink_003:hover{
	background-position: -232px -116px;
}

#quicklink_container li a#quicklink_004:hover{
	background-position: -232px -175px;
}

/**** hover ****/

#quicklink_container li a:hover{
	background-position: -224px 0px;
}


/****home bottom middle *****/

#homeBottom_middle_left {
	float: left;
	display: inline;
	height: 327px;
	width: 516px;
	background: url('../images/homeIphone_bg.jpg') no-repeat;
}

.dealer_2606 #homeBottom_middle_left{
	background: url('../images/mapLocation_text.png') no-repeat top left;
	width: 347px;
}

#homeBottom_middle_right {
	float: left;
	display: inline;
}

#mapImg_big {
	background: url('../images/mapImg_big_rev_v2.jpg') no-repeat;
	width: 633px;
	height: 327px;
}

#mapPane_left {
	float: left;
	display: inline;
	margin-left: 10px;
	font-size: 13px;
	width: 144px;
}

#mapLocs_links {
	float: left;
	display: inline;
}

#mapLocs_links li {
	float: left;
	display: inline;
}

#mapLocs_links li a.mapLoc_trigger{
	display: block;
	width: 65px;
	height: 50px;
	text-indent: -9000px;
	float: left;
}

#mapLoc_link001 {
	margin: 75px 0 0 215px;
}

#mapLoc_link002 {
	margin: 22px 0 0 151px;
}

#mapLoc_link003 {
	margin: 66px 0 0 46px;
	clear: both;
}

#mapLoc_link004 {
	margin: 0px 0 0 19px;
	clear: both;
}

.map_panes {
	display: none;
	background: url('../images/mapPopup_bg.png') no-repeat;
	width: 385px;
	height: 267px;
	z-index: 999;
}

* html .map_panes {
	background: url('../images/mapPopup_bg_ie6.png') no-repeat;
}

.mapPanes_inner {
	width: 281px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 12px;
	padding-top: 77px;
	color: #000;
}

.map_panes h3 {
	height: 40px;
	line-height: 40px;
	font-family: 'BigNoodleTitling', Arial, sans-serif;
	font-size: 23px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}

#mapPane_right {
	float: left;
	display: inline;
	width: 104px;
	text-align: right;
	margin-left: 5px;
}

#mapPane_right li{
	width: 100%;
}

#mapPane_right a {
	font-size: 12px;
	text-align: right;
}

/**** Featured Vehicles *****/

#featuredVehicles {
	float: left;
	display: inline;
	width: 980px;
	margin: 0px 0px 0px 0px;
}

#featuredVehicles_title {
	text-indent: -9000px;
	width: 342px;
	height: 31px;
	background: url('../images/fvHeader_bg.png') no-repeat 0px 0px;
	margin-bottom: 15px;
}

#home #featuredVehicles #random_list_location {
	float: left;
	display: inline;
	padding: 0px;
	width: 100%;
	height: 142px;
	margin: 0px 0px 0px 0px;
}

#home #featuredVehicles #random_list_location img{
	border: 4px solid #bebebe;
	height: 63px;
	width: 94px;
	display: block;
	margin: 0px auto 16px;
}

#home #featuredVehicles #random_list_location a:hover img{
	border: 4px solid #000;
}

#home #featuredVehicles #random_list_location a{
	text-decoration: none;
	color: #777;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	width: 102px;
	height: 120px;
	display: block;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#home #featuredVehicles #random_list_location a:hover{
	color: #000;
	text-decoration: none;
}

#home #featuredVehicles #random_list_location #random_list_item {
	display: inline;
	margin: 0px 0px 0px 20px;
	text-align: center;
	width: auto;
	padding: 0px 0px 0px 0px;
}

#home #featuredVehicles #random_list_location #random_list_item.fv_first {
	margin-left: 0px;
}

#home #featuredVehicles #random_list_location #random_list_item br {
	display: none;
}

.toolTipInner_price{
	color: #901313;	
}

.tt_carfax { float:left; }
.tt_carfax { margin:0px 0px 3px 3px; }
.tt_cpo { float:left; }

#featuredVehicles_footer {
	display: none;
}


/**** home about *****/

#home_about {
	float: left;
	display: inline;
	width: 398px;
	margin: 0px 0px 0px 0px;
}

#home_about h3 {
	background: url('../images/homeBottom_header_2.png') no-repeat;
	width: 397px;
	height: 34px;
	margin-bottom: 10px;
}

#home_about p {
	font-size: 12px;
	color: #3e484a;
	line-height: 15px;
}

/***** Inventory Page *****/

#right {
	display: inline;
	width: 719px;
	padding-bottom: 15px;
}

#left {
	display: inline;
	margin-left: 5px;
	margin-right: 15px;
}

#leftColumn {
	display: inline;
	width: 236px;
	margin:0 1% 0 1%;
}

#rightColumn {
	display: inline;
	width: 715px;
}

.inventory_v2_price_right .price_line_1 .callForPrice {
	font-size: 15px;
}

#site_logoSection {
	display: none;
}

#inventory_v2_sidebar_filters {
	background: url('../images/filterList_footer.png') no-repeat bottom left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#currentFilters {
	color: #fff;
	background: #d4141c;
	border: 1px solid #ccc
}

#currentFilters p {
	color: #fff;
	padding: 3px 4px;
	font-size: 12px;
}

#currentFilters a {
	color: #fff;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader {
	color: #838383;
	font-size: 12px;
	margin: 0px;
	line-height: 20px;	
	padding: 0px;
}

#inventory_v2_sidebar_filters h3 {
	color: #000;
	text-transform: uppercase;
	font-size: 13px;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 3px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
}

#inventory_v2_sidebar_filters h2 {
	color: #838383;
	padding: 5px 0px;
	font-size: 18px;
	margin: 1px 0px 5px 0px;
}

#searchBar {
	background: url('../images/searchBar_bg.png') repeat-x;
	color: #636363;
	margin-bottom: 0px;
	height: 43px;
}

#vehicle #searchBar {
	background: url('../images/searchBar_bg.png') repeat-x;
	color: #636363;
	margin-bottom: 0px;
	height: 43px;
	border: none;
	margin-top: -3px;
}

#vehicle #vehicle_topbar  {
	 background: url('../images/sortBar_bg.png') repeat-x;
	 color: #fff;
	 margin-bottom: 0px;
	 height: 43px;
}

#drop_down_left {
	display: inline;
	margin-left: 5px;
}

#drop_down_filters #drop_down_right #submit {
	background: #ccc;
	line-height: 14px !important;
}

#vehicle_topbar, #vehicle_topbar a {
	color: #fff
}

#sort_bar {
	 background: url('../images/sortBar_bg.png') repeat-x;
	 color: #fff;
	 margin-bottom: 10px;
	 height: 45px;
}

#sort_bar a {
	color: #fff;
	font-size: 12px;
}

.filterList, #vehicle_v2_sidebar_links  {
	background: #fff url('../images/filterList_bg.png') repeat-x;
	font-family: Helvetica, Arial;
	font-size: 12px;
	border: 1px solid #dedede;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 10px 0px;
}

.filterList li, #vehicle_v2_sidebar_links li, #vehicle_v2_sidebar_links p  {
	color: #ababab;
}

#vehicle_v2_sidebar_links  {
	background: url('../images/vehicleLinks_bg.png') no-repeat;
	padding: 9px 9px 0px 9px;
	height: 158px;
}

.filterList li a, #vehicle_v2_sidebar_links li a {
	padding-left: 22px !important;
	color: #6c6c6c;
	font-size: 12px;
	border: none;
	padding-right: 3px;
	background: url('../images/filterList_arrow.png') no-repeat 4px center;
}

.filterList li a:hover, #vehicle_v2_sidebar_links li a:hover {
	color: #fff;
	background: #000 url('../../images/listingImages/arrowTree_white.gif') no-repeat 4px center;
}

.filterList span a {
	float: right;
	display: block;
	background: #d4141c;
	height: 18px;
	line-height: 18px;
	width: 70px;
	text-align: center;
	margin: 5px 10px 5px 0px;
	
	color: #fff;
}

.filterList span a:hover {
	background: #ccc;
	color: #333;
}

.expandable a {
	color: #fff;
}

.inventory_v2_row {
	border: 1px solid #a8a8a8;
	color: #444;
	background: #d6d6d6 url('../images/inventoryRow_bg.png') repeat-x;
	margin-bottom: 10px !important;
	padding: 15px 0px;
	width: 99.7%;
}

.inventory_gogreen_box {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #EDEDED;
	color:#000000;
	display:none;
	padding:7px;
}

.inventory_gogreen_container a {
	color: #257f02 !important;
}

.inventory_gogreen_container a:hover {
	color: #257f02 !important;	
}

h4.vehicle_incentives_link {
	color: #06af3e !important;
}

h4.vehicle_incentives_link:hover {
	color: #06af3e !important;
}

/*.inventory_v2_row:hover .price_line_1 {
	color: #e10a02;
}

.inventory_v2_row:hover .inventory_v2_details h4 a{
	color: #e10a02;
}

.inventory_v2_row:hover .inventory_v2_details_links *{
	color: #ccc !important;
}*/

.inventory_v2_image a img {
	border: 2px solid #ccc;
}

.inventory_v2_details h4 a {
	color: #000;
	text-decoration: none;
}

.inventory_v2_details h4 a:hover {
	color: #d0131a;
	text-decoration: underline;
}

.inventory_v2_pagination a {
	color: #7f7f7f;
}

.inventory_v2_pagination a:hover {
	color: #ccc;
}

.inventory_v2_pagination {
	color: #7f7f7f;
}

.price_line_1 {
	color: #565656;
	padding: 1px 0px;
}

.color_pri {
	color: #cbcbcb;
}

.inventory_v2_details_links a {
	color: #000;
}

.inventory_v2_details_wrap a.btn_inventory_history, .inventory_v2_details a.btn_inventory_history  {
	color: #000
}

.inventory_v2_details_wrap a.btn_inventory_contact:link, .inventory_v2_details a.btn_inventory_contact:link {
	color: #000;
}

.inventory_v2_details_links a:hover, .inventory_v2_details_wrap a.btn_inventory_photos:hover, .inventory_v2_details a.btn_inventory_photos:hover {
	color: #000;
	text-decoration: underline;
}

#vehicleDisclaimer {
	color: #7f7f7f;
}

#vehicle_v2_notify_button img {
	display: none;
}

#vehicle_v2_notify_button {
	background: url('../images/vehicleFinder_bg.png') no-repeat center center;
	width: 224px;
	height: 109px;
	display: block;
	margin: 10px auto;
}

#vehicle_title {
	color: #434343;
	width: 450px;
	font-size: 25px;
	text-indent: 5px;
}

#vehicle_mainPhoto {
	width: 40% !important;
	padding-left: 5px;
}

#vehicle_vitals {
	border: none;
	color: #7f7f7f;
	background: transparent;
	margin-top: 15px;
}

#vehicle_mainVitals {
	color: #7f7f7f;
	font-size: 11px;
	padding-right: 5px;
}

#vehicle .ecl_carfax_highlights  {
	color: #4c4c4c !important;
}

#vehicle_mainVitals strong {
	color: #4c4c4c
}

#vehicle_mainVitals .price_line_1 {
	font-size: 26px;
	font-weight: bold;
	color: #d2141c;
}

#vehicle_contact span {
	color: #7f7f7f;
	font-size: 20px;
}

#vehicle_contact a{
	color: #0695f0;
}

#vehicle_contact a:hover{
	color: #83b8ff;
}

#vehicle_thumbs {
	border: 1px solid #c6cacc;
	color: #7f7f7f;
	background: #c6cacc;
	margin-top: 15px;
}

#vehicle_thumbs.span12 {
	width: auto
}

#vehicle_mainPhoto #picShadow img {
	margin-bottom: 3px;
}

.ip_dottedLine {
	border-bottom: 1px dotted #cccccc;
	margin: 0px 0px 3px;
	height: 5px;
}

#similarVehicles h3 {
	background: url('../images/similarVehicles_header.png') no-repeat;
	width: 240px;
	height: 33px;
	text-indent: -9000px;
	margin-bottom: 5px;
}

.similarVehicle {
	background: #fff url('../images/similarVehicles_bg.png') repeat-x;
	border: 1px solid #dedede;
	color: #444444;
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 10px;
	line-height: 8px;
	text-transform: normal;
}

.similarVehicle a{
	color: #444;
	width: 42%;
	line-height: 12px;
	text-decoration: none;
}

.similarVehicle a:hover{
	color: #901313;
}

.similarVehicle img {
	width: 85px;
}

.similarVehicle li.price {
	color: #444;
}

#customer_tools_bottom_middle {
	background: #fff;
}

#inventory_v2_sorry .similarVehicle {
	color: #000;
	line-height: 17px;
}

#vehicle_count_controls {
	width: 40%;
	text-align: left;
}

#vehicle_details_middle {
	color: #000;
}

/****dealer contact ******/

#contact_incentives legend {
	display: none;
}

#inventory_v2_sidebar_contact h2, #dealer_contact h2, #contact_incentives h3 {
	background: url('../images/dealerContact_header.png') no-repeat;
	height: 52px;
	width: 236px;
	text-indent: -9000px;
	border-bottom: none;
}

#contact_incentives h3 {
	margin: 0px;
}

#inventory_v2_sidebar_contact, #dealer_contact, #contact_incentives  {
	background: transparent;
	height: auto;
	padding: 0px 0px 0px 0px;
	color: #5a5a5a;
	font-size: 11px;
	margin: 0px auto 15px;
	padding-top: 0px;
	border: none;
}

#contact_incentives {
	padding-bottom: 15px;
}

#inventory_v2_sidebar_contact #contact_small, #dealer_contact #contact_small, #contact_incentives {
	width: 236px;
	background: url('../images/dealerContact_bg.png') no-repeat -1px 52px;
	height: 450px;
}

#inventory_v2_sidebar_contact form.validation ol, #dealer_contact form.validation ol, #contact_incentives ol {
	width: 210px;
	margin: 0px auto 0px;
}

#inventory_v2_sidebar_contact form.validation ol li.required, #dealer_contact form.validation ol li.required, #contact_incentives ol li.required {
	height: 45px;
}

#inventory_v2_sidebar_contact form.validation fieldset, #dealer_contact form.validation fieldset, #contact_incentives form.validation fieldset{
	padding-bottom: 0px;
}

#dealer_contact form.validation fieldset, #contact_incentives form.validation fieldset{
	padding-bottom: 10px;
}

#contact_incentives ol label {
	font-size: 15px;
}

#inventory_v2_sidebar_contact .input_element, #dealer_contact .input_element, #contact_incentives .input_element {
	width: 170px !important;
	font-size: 12px;
}

#inventory_v2_sidebar_contact textarea.input_element, #dealer_contact textarea.input_element, #contact_incentives textarea.input_element {
	height: 56px;
}

#inventory_v2_sidebar_contact #ec_is_submit, #dealer_contact #ec_is_submit {
	width: 147px;
	margin: 0px auto;
}

#contact_incentives #vehicle_question_submit {
	margin: 10px auto;
	width: 147px;	
}

#contact_incentives #vehicle_question_submit input {
	margin: 0px;
}

#inventory_v2_sidebar_contact #ec_is_submit input, #dealer_contact #ec_is_submit input, #contact_incentives #vehicle_question_submit input {
	display: block;
	float: left;
	width: 147px;
	height: 35px;
	background: #c6c6c6;
	text-align: center;
	line-height: 35px;
	text-transform: none;
	color: #5a5a5a;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #a8a8a8;
}

#inventory_v2_sidebar_contact #ec_is_submit input:hover, #dealer_contact #ec_is_submit input:hover, #contact_incentives #vehicle_question_submit input:hover {
	background-position: -148px 0px;
	color: #fff;
}


/*****inner pages ****/

.dealer_2606 #sidebar_address {
	display: none;
}

#sidebar_address {
	font-size: 12px;
	height: 140px;
	color: #999;
	padding: 5px;
}

#sidebar_address_titles {
	margin-right: 3px;
	display: inline;
}

#financing #sidebar_address {
	
	border: 1px solid #b1b2b4;
}

#sidebar_address a {
	background:none repeat scroll 0 0 #E8E8E8;
	border:1px solid #ABABAB;
	color:#666666;
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;
	padding:2px 5px;
	text-decoration:none;
	text-transform:lowercase;
	float: right;
	display: block;
	margin-top: 15px;
}

#sidebar_address a#getdirections:hover {
	color: #6b87a7
}

#financing #sidebar_address {
	font-size: 11px;
}

#sidebar_address a#getdirections {
	margin-top: 15px;
	float: left;
}

#right h2 {
	color: #393939;
	font-size: 34px;
	text-transform: uppercase;
	height: 42px;
	line-height: 38px;
	border-bottom: 1px solid #393939;
	margin-top: 8px;
	margin-bottom: 15px;
}

#right h3 {
	padding: 0px 15px;
}

#right #ip_specials h2{
	font-size: 23px;
}

#notify_middle h2, #financeLeft h2  {
	color: #393939;
	font-size: 20px;
	text-transform: uppercase;
	border: none;
	margin-bottom: 15px;
}

#notify_middle p, #right p, #financeLeft p {
	color: #393939;
	padding: 0px 15px 10px;
}

#financeLeft h2 {
	padding-left: 15px;
}

#testimonials #right p {
	font-size: 17px;
}

#our_team #right p {
	line-height: 17px;
}

#financeHeader {
	margin:0 0 10px 8px;
	width:98%;
}

.financeBox2 p {
	color: #000;
}

#financeLeft.col, #notify_middle.col {
	margin-right: 1%;
	padding: 10px 0px;
}

#financeRight {
	color: #000;
}

#shipping #left {
	width: 250px;
}
#shipping #right {
	width: 640px;
	margin-left: 25px;
}

.tasLogo_section {
	display: none;
}

#service #vehicle_question_submit, #parts #vehicle_question_submit {
	width: 207px;
	margin: 15px auto;
}

.customer_tools_left, .customer_tools_left img {
	width: 120px;
}

#customer_tools_content_wrapper form.validation label {
	color: #000;
}

#customer_tools_icons .tool_icon {
	margin: 0px;
}

#customer_tools {
	padding: 0px 10px;
	margin-top: 15px;
}

#rightCustom td {
	padding:3px 8px;
}

.customer_tools_left {
	width: 120px;
	float: left;
}

#about #right p, #about #right p span  {
	color: #444 !important;
}

/*###### =quickquote ######
#########################*/

.quickQuote { 
	float:left;
	width:277px;
	margin: 10px 25px;
}
.quickQuote li { 
	clear: both;
}
.quickQuote .input_element {
	width: 230px !important;
}

.input_radio {
	float:left;
	margin: 0 5px 7px 13px;
}
form.validation label.radio {
	padding-left: 0;
}
.quickQuote div#vehicle_question_submit input {
	float:right;
	border: 1px solid #666;
	margin: 10px 33px 10px 0;
	font-size: 12pt;
}
.quickQuote div#vehicle_question_submit input:hover {
	background: #bbb;
}
.quickQuote div#vehicle_question_loading {
	float:right;
	margin: 10px 33px 10px 0;
	height: 24px;
}

#quick_quote #left {
	background: url('../images/filterList_bg.jpg') no-repeat 0 bottom;
	padding: 0px 0px 10px 0px;
}

#quick_quote ul {list-style-type: none;}
#quick_quote #right { margin-bottom: 15px; }
#quick_quote h2 { text-align: center; padding: 5px 0px 0px 0px;}
#quick_quote form { clear: both; }
.quickQuoteSide li.quickQuoteSideFirst { font-weight:bold; line-height:1.8em; background: transparent url(../images/filterHeader_bg.jpg) no-repeat scroll 0 0; padding-top: 10px; }
.quickQuoteSide { font-size:98%; line-height:1.5em; background: transparent url(../images/filterList_ul_bg.jpg) repeat-y scroll 0 0; }
.quickQuoteSide li { padding: 0 15px; }


/*### =notify #####
#################*/
#notify_form_div {
	background: #e0e0e0;
	color: #000;
	width: auto !important;
}
#notify_form_div h3 {
	height: 39px;
	background: url(http://images1.ecarlist.com/sites/templates/common/images/notify_top.jpg) no-repeat top right;
	padding: 17px 0 0 15px;
	color: #fff;
}
.tb_even,
.nfd_even {
	background: #fff;
}
#notify_image {
	margin-top: 80px;
}

#notify_middle p{
	padding-left: 15px;
}

#notify_middle h2 {
	text-indent: 15px;
}

/***** Custom Page Layout ****/

#customPage_layout {
	
}

/*****Locations Page ****/

#locationMap_img {
	background: url('../images/locationsPage_map_rev.jpg') no-repeat;
	width: 960px;
	height: 496px;
	margin: 0px auto;
	position: relative;
}

#locationMap_img a {
	width: 135px;
	height: 55px;
	position: absolute;
	text-indent: -9000px;
	display: block;
}

#locationMap_img a#locationPage_loc001{
	top: 46px;
	left: 622px;
}

#locationMap_img  a#locationPage_loc002{
	top: 103px;
	left: 358px;
	width: 145px;
}


#locationMap_img a#locationPage_loc003{
	top: 382px;
	left: 205px;
	height: 46px;
}


#locationMap_img a#locationPage_loc004{
	top: 432px;
	left: 215px;
	height: 40px;
}

#locationPage_address_wrapper {
	float: left;
	display: inline;
	padding: 20px 0px;
}

#locationPage_address_wrapper li {
	float: left;
	display: inline;
	margin-right: 9px;
	margin-left: 10px;
}

#locationPage_address_wrapper li.last {
	margin-right: 0px;
}

#locationPage_address_wrapper li h3{
	width: 226px;
	height: 48px;
	text-indent: -9000px;
}

#locationPage_address_wrapper li#locationPage_address001 h3{
	background: url('../images/locationPage_header_2609.png') no-repeat;
}

#locationPage_address_wrapper li#locationPage_address002 h3{
	background: url('../images/locationPage_header_2607.png') no-repeat;
}

#locationPage_address_wrapper li#locationPage_address003 h3{
	background: url('../images/locationPage_header_2608_rev.png') no-repeat;
}

#locationPage_address_wrapper li#locationPage_address004 h3{
	background: url('../images/locationPage_header_2606.png') no-repeat;
}

.locationPage_address_inner {
	width: 226px;
	height: 246px;
	background: url('../images/locationPage_address_bg.png') no-repeat;
}

.locationPage_address_inner p{
	padding: 10px 15px 10px;
}

/**** footer ****/


#footer_wrapper {
	width: 100%;
	display: table;
	background: url('../images/footerWrapper_bg.png') no-repeat top center;
}


#footer{
	width: 980px;
	height: 190px;
	margin: 0px auto;
	color: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

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

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

#footer_content {
	float: left;
	display: inline;
	padding-left: 15px;
	padding-top: 25px;
}

#footer_right {
	float: right;
	display: inline;
}

#footerNav {
	float: left;
	display: inline;
	margin: 0px 0px 4px 0px;
	clear: left;
}

#footerNav li {
	display: inline;
	float: left;
	margin-right: 5px;
	border-right: 1px solid #fff;
	padding-right: 4px;
}

#footerNav li a {
	font-size: 11px;
}

#footerContact_left {
	float: left;
	display: inline;
	clear: left;
	margin-top: 20px;
}

#footerContact_left p{
	float: left;
	display: inline;
	line-height: 15px;
}

#footerContact_left p.first{
	margin-right: 20px;
}

#footerContact_left p span{
	font-size: 20px;
}

#ec_footer {
	float: left;
	display: inline;
	clear: right;
	text-align: left;
	clear: both;
}

#ec_footer li{
	display: inline;
	float: left;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #fff;
}

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

#ec_footer li a{
	color: #fff
}

h3#ecarlist_logo{
	float: right;
	display: inline;
	margin: 7px 3px 0px 0px;
	clear: right;
}

h3#ecarlist_logo a{
	display: block;
	background: url('../images/ecarlist_logo.png') no-repeat;
	width: 182px;
	height: 142px;
	text-indent: -9000px;
	float: left;
}

h3#ecarlist_logo a:hover{
	background-position: -183px 0px
}

/**** specials page****/

#specials_navigation ul,
#specials_navigation_wrap,
#specials_navigation ul li a:hover, 
.specials_item  {
    border-color: #333 !important;
    color: #666;
    background: #ececec;
}

.specials_item {
	background: #d6d6d6 url('../images/inventoryRow_bg.png') repeat-x;
}

#specials_navigation_wrap {
	padding-left: 10px;
	border-left: none;
}

#specials_navigation_wrap, #specials_navigation ul{
	background: transparent;
}

#specials_navigation ul li a {

}

#specials_navigation ul li.specials_current a {
	color: #333
}

#specials_subnavigation li {
	color: #666;
}

#specials #right p {
	color: inherit;
}

#specials_subnavigation li a {

}

.specials_item_left h3 {
	color: #666;
}

.automated_10425_line2, automated_10426_line2 {

}

.automated_10425_line1, .automated_10426_line1 {
	color: #000 !important;
}

.specials_item_right a, .specials_item_left a{
	color: #000
}

.incentiveModelWrap a, .incentiveModelWrap {
	color: #000;
}

#calloutContainer {
	color: #333;
}

/****** firefox 2 mac ******/

.customer_tools_right_left li, .customer_tools_right_right li, #contact_small ol li, .customer_tools_left li {
	clear: left;
}

.customer_tools_content li, #right .customer_tools_content_contact ul li {
	clear: left;
}

#blackbook_frame {
	width: 980px;
	margin: 0px auto;
	height: 600px;
}

#dc_frame {
	width: 980px;
	margin: 0px auto;
	height: 1000px;
}


#autotrader_frame {
	width: 980px;
	margin: 0px auto;
	height: 1000px;
}

#autotrader_vehicle {
	
}

#ec_vehicleIncentiveBlock {
	color: #333
}

/****vct tabs ****/

.vctTabs_container {
	color: #444
}

.vctTabs_container li a {
	color: #000;
}

.vctTabs_container li a:hover {
	color: #901313
}


/********* Individual Dealer Specific Site Styles ******/

#headerAddress_wrapper {
	width: 375px;
	height: 162px;
	background: url('../images/headerAddress_site_bg.png') no-repeat;
	float: right;
	display: inline;
	margin-right: 60px;
	color: #000;
	font-size: 13px;
}

#headerAddress_wrapper h3 {
	color: #000;
	height: 25px;
	line-height: 24px;
	text-align: center;
	margin: 43px 0px 10px 0px;
	font-size: 14px;
}

#headerAddress_left strong {
	font-size: 12px;
}

#headerAddress_left {
	float: left;
	display: inline;
	margin: 0px 0px 0px 36px;
	width: 149px;
}

#headerAddress_right {
	float: left;
	display: inline;
	margin-left: 13px;
	width: 143px;
	text-align: right;
	line-height: 14px;
}

#homeBottom_middle_left p {
	float: left;
	display: inline;
	margin: 125px 0 0 232px;
	width: 240px;
	line-height: 15px;
}

#homeMaplink_wrapper {
	float: left;
	display: inline;
	margin: 43px 0px 0px 0px;
}

#homeMaplink_wrapper a {
	display: block;
	width: 441px;
	height: 284px;
	float: left;
	text-indent: -9000px;
}

.dealer_2607 #homeMaplink_wrapper a {
	background: url('../images/homeMaplink_2607.jpg') no-repeat;
}

.dealer_2608 #homeMaplink_wrapper a {
	background: url('../images/homeMaplink_mesquite.jpg') no-repeat;
}

.dealer_2609 #homeMaplink_wrapper a {
	background: url('../images/homeMaplink_2609.jpg') no-repeat;
}

#vidwrap { width:940px; margin: 0 auto; }
#vidwrap h2 { 	color: #393939;
	font-size: 34px;
	text-transform: uppercase;
	height: 42px;
	line-height: 38px;
	border-bottom: 1px solid #393939;
	margin-top: 8px;
	margin-bottom: 15px;
}

#ecl_new_vehicles{
	position: relative;
	clear: both;
}

#new_vehicles_top {
	width: 186px;
	height: 34px;
	background: url('../images/newVehicles_header.png') no-repeat;
	text-indent: -9000px;
	position: absolute;
	z-index: 3;
}

	
.ecl_new_vehicles_make_inner{
	margin-top: 30px;
	height: 200px;
}

.ecl_new_vehicles_tooltip{
	z-index: 4;
}

.ecl_new_vehicles_make{
	background: url('../images/newVehicles_bg.jpg') no-repeat;
	height: 200px;
}

.ecl_new_vehicles_model{
	height: 200px;
}

.ecl_new_vehicle_make_wrap .view_all{
	position: absolute;
	top: 0;
	left: 200px;
	background: url('../images/newVehicles_showall.png') no-repeat;
	width: 110px;
	height: 23px;
	text-indent: -9000px;
}

.ecl_new_vehicle_make_wrap .prev{
	background: url('../images/newVehicles_arrows.png') no-repeat 0px 0px;
	position: absolute;
	top: 81px;
	left: 0;
	width: 50px;
	height: 69px;
	text-indent: -9000px;
}

.ecl_new_vehicle_make_wrap .prev:hover{
	background-position: 0px -70px;
}

.ecl_new_vehicle_make_wrap .next{
	background: url('../images/newVehicles_arrows.png') no-repeat -51px 0px;
	position: absolute;
	top: 81px;
	right: 0;
	width: 50px;
	height: 69px;
	text-indent: -9000px;
}

.ecl_new_vehicle_make_wrap .next:hover{
	background-position: -51px -70px;
}
#ecl_new_vehicles .viewing_all a.next { display:none !important; }
#ecl_new_vehicles .viewing_all a.prev { display:none !important; }

#bbbLogo_wrapper {
	float: left;
	display: inline;
	margin: 5px 0px 0px 74px;
}

#bbbLogo_wrapper img {
	height: 86px;
}

#our_team .department h3 {
  margin-bottom: 10px;
  font-size: 20px;
}

#content .bbCredit_link {
margin-bottom: 10px;
}
#content .bbCredit_link a {
	background: url('../images/bb_credit.gif') no-repeat;
	width: 160px;
}
#vehicle #content #leftColumn .bbLink_wrapper {
	display: block;
}
#content .bbLocation_inventory.bbColor_blue a, #content .bbLocation_vehicle a {
	background: url('../images/valueyourtrade-blue.png') no-repeat;
	width: 150px;
	height: 50px;
	margin: 0px auto 8px;
}
