@charset "UTF-8";
@import url(http://images1.ecarlist.com/sites/templates/common/css/base.css);
@font-face {
   font-family: "Myriad Pro";
   font-style: condensed;
}
/**************************************************
Drive with Pride 3003
***************************************************/

body {
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	background: #fff;
	color: #000000;
	background: url('../images/footerWrapper_bg.png') repeat-x bottom left;
}

a{
	color: #14416d;
	text-decoration: none;
}

a:hover {
	color: #a6111c;
	text-decoration: none;
}

p {
	padding-bottom: 5px;
}

address {
	font-style: normal;
}

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

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

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

#container_repeat_down {
	width: 100%;
	display: table;
	background: url('../images/containerRepeat_down_bg.jpg') repeat-y top center;
}

#home #container_repeat_down {
	background: url('../images/containerRepeat_down_home_bg.png') repeat-y top center;
}

#container_footer {
	width: 100%;
	display: table;
	background: url('../images/containerFooter_inner_bg.png') no-repeat bottom center;
}

#home #container_footer {
	background: url('../images/containerFooter_home_bg.png') no-repeat bottom center;
}

#container_footer_repeat {
	width: 100%;
	display: table;
	background: url('../images/containerFooter_repeat_bg.png') repeat-x bottom left;
}


#container {
	width: 982px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	min-height: 780px;
}

#home #container {
	padding: 0px;
}

#chat {
	position: absolute;
	right: -180px;
	top: 8px;
}

#contactButton {
	position: absolute;
	left: 300px;
	top: 8px;
}

#contactButton img {
	width: 175px;
}

#edmunds a{
	float: right;
}
#edmundsHome a{
	float: right;
	margin: 1px 30px 0 0;
}

/**** header styles ****/

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

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

#home #header_wrapper {
	background: url('../images/headerWrapper_bg.jpg') no-repeat top center;
}

#header {
	width: 980px;
	height: 143px;
	margin: 0px auto;
	position: relative;
}

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

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

#home_link a {
	float: left;
	display: block;
	width: 752px;
	height: 143px;
	text-indent: -9000px;
}


#header_contact {
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	width: 227px;
}

#header_button {
	width: 240px;
	height: 154px;
	background: url('../images/header_button.png') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
}

.header_txt {
	color: #264b71;
	font-size: 26px;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 8px 0px 5px 0px;
	*padding-left: 5px;
}

.header_phone {
	color: #a70008;
	font-size: 22px;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}


/**** nav styles ****/

#nav_wrapper {
	float: left;
	display: inline;
	width: 292px;
}

#priNav {
	margin: 0px auto;
	width: 259px;
}

#priNav li{
	height: 63px;
	margin-bottom: 7px;
}

#priNav li.first{

}

#priNav li.last{
	background: transparent;
	padding: 0px;
}

#priNav li a{
	display: block;
	float: left;
	color: #004e89;
	font-size: 27px;
	padding: 0px;
	height: 63px;
	width: 259px;
	line-height: 63px;
	font-weight: normal;
	font-family: 'Myriad Pro', Arial, sans-serif;
	text-decoration: none;
	background: url('../images/navBar_bg3.png') no-repeat;
	text-indent: 10px;
	font-stretch: condensed;
	text-indent: -9000px;
}

#priNav li a span{
	font-size: 15px;
	color: #6d6d6e;
	font-weight: bold;
	font-style: italic;
	font-stretch: condensed
}
	
#priNav li#priNav_home a{
	background-position: 0px 0px;
}

#priNav li#priNav_inventory a{
	background-position: 0px -70px;
}

#priNav li#priNav_finance a{
	background-position: 0px -140px;
}

#priNav li#priNav_warranties a{
	background-position: 0px -210px;
}

#priNav li#priNav_certified a{
	background-position: 0px -280px;
}

#priNav li#priNav_Video_Inventory a{
	background-position: 0px -280px;
}

#priNav li#priNav_trade_bid a{
	background-position: 0px -350px;
}

#priNav li#priNav_kbb a{
	background-position: 0px -350px;
}

#priNav li#priNav_shipping a{
	background-position: 0px -420px;
}

#priNav li#priNav_contact a{
	background-position: 0px -490px;
}

#priNav li#priNav_home a:hover {
	background-position: -260px 0px;
}

#priNav li#priNav_inventory a:hover {
	background-position: -260px -70px;
}

#priNav li#priNav_finance a:hover {
	background-position: -260px -140px;
}

#priNav li#priNav_warranties a:hover {
	background-position: -260px -210px;
}

#priNav li#priNav_certified a:hover {
	background-position: -260px -280px;
}
#priNav li#priNav_Video_Inventory a:hover {
	background-position: -260px -280px;
}

#priNav li#priNav_trade_bid a:hover {
	background-position: -260px -350px;
}

#priNav li#priNav_kbb a:hover {
	background-position: -260px -350px;
}

#priNav li#priNav_shipping a:hover {
	background-position: -260px -420px;
}

#priNav li#priNav_contact a:hover {
	background-position: -260px -490px;
}

/***** dropdown menu *****/

#priNav ul {
	top: 45px;
	left: 0px;
	width: 150px;
	background: #cecece url('../images/dropDown_bg.png') repeat-x top left;
	border: none;
	border-top: none;
	padding: 5px 5px;
	text-align: left;
	-moz-box-shadow: 2px 2px 6px #87828b;
	-webkit-box-shadow: 2px 2px 6px #87828b;
	box-shadow: 2px 2px 6px #87828b;
}

#priNav ul li {
	display: block;
	background: url('../images/dropdown_border.png') no-repeat center bottom;
	border: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
}

#priNav ul li a{
	float: none;
	font-weight: normal;
	height: auto;
	line-height: 20px;
	font-size: 11px;
	background: transparent;
	text-transform: none;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 5px;
}

#priNav ul li a:hover{
	background: #df9b39;
	color: #fff;
}

/**** specials flash ****/

#specials_flash {

}

/**** home ****/

#content {
position: relative;
}

#home_top {
	float: right;
	display: inline;
	margin-top: -24px;
}

#nonFlash_container {
	background: url('../images/homeTop_bg.png') no-repeat;
	height: 316px;
	width: 675px;
}

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

#home_about {
	float: left;
	display: inline;
	width: 418px;
	margin: 14px 0px 0px 10px
}

#home_about h3 {
	text-indent: -9000px;
	height: 33px;
	background: url('../images/homeAbout_header.png') no-repeat;
}

#home_about p {
	line-height: 16px;
	color: #3c3c3c;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 2px;
}


#home_bottom {
	border-top: 2px solid #a70008;
	border-bottom: 2px solid #a70008;
	width: 942px;
	margin: 2px auto;
}

#specialsLeft_img {
	float: left;
	display: inline;
	height: 257px;
	width: 258px;
	padding-bottom: 10px;
	text-align: center;
	/*background: url('../images/specialsLeft_img.jpg') no-repeat;*/
}

#specialsLeft_img p{
	float: right;
	display: inline;
	clear: right;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
}

#specialsLeft_img p.first{
	width: 102px;
	color: #004e89;
	font-size: 15px;
	margin: 30px 0px 0px 0px;
	padding-bottom: 15px;
	line-height: 17px;
}

#specialsLeft_img p.last{
	width: 116px;
	color: #4b4b4b;
	font-size: 12px;
	line-height: 17px;
}

#specials_flash {
	float: right;
	display: inline;
	background: url('../images/specialsFlash_bg.png') no-repeat bottom center;
	padding-bottom: 20px;
	margin-right: -17px;
	margin-top: 15px;
}

#home_footer {
	border-top: 2px solid #a70008;
	margin: 0px auto;
	width: 942px;
	padding-bottom: 1px;
}

#home_youtube {
	background: url('../images/homeYoutube_bg.jpg') no-repeat;
	width: 357px;
	height: 204px;
	position: relative;
	float: left;
	display: inline;
}

#home_youtube a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
}

#home_youtube p {
	float: left;
	clear: left;
	display: inline;
	width: 108px;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
}

#home_youtube p.first {
	color: #004e89;
	font-size: 15px;
	margin: 30px 0px 0px 0px;
	padding-bottom: 15px;
	line-height: 17px;
}

#home_youtube p.last {
	color: #4b4b4b;
	font-size: 12px;
	line-height: 17px;
}

/**** home footer icons ***/
#homeFooter_icons #smallSocial{
	height: 80px;
	width: 90px;
	margin: 0px auto;
}
#homeFooter_icons #smallSocial li{
	width: 32px;
	height: 23px;
	padding: 5px;
	float: left;
	display: block;
}
#homeFooter_icons #smallSocial li a{
	background: url(../images/social_icons.png) no-repeat top left;
	width: 32px;
	height: 32px;
	display: block;
	float: left;
}

#homeFooter_icons #smallSocial li a#fb{
	background-position: 0 0;
}

#homeFooter_icons #smallSocial li a#twitter{
	background-position: -32px 0;
}
#homeFooter_icons #smallSocial li a#gplus{
	background-position: 0 -32px;
}

#homeFooter_icons #smallSocial li a#blog{
	background-position: -32px -32px;
}

#homeFooter_icons {
	float: left;
	display: inline;
	*display: inline-block;
	background: url('../images/homeFooter_border.png') repeat-y;
	width: 153px;
	margin: 15px 0px 0px 0px;
}

#homeFooter_icons li {
	height: 40px;
	padding: 0px 0px 0px 14px;
	margin: 3px 0px 4px 0px;
}

#homeFooter_icons li a{
	display: block;
	text-indent: -9000px;
	background: url('../images/homeFooter_icons.jpg') no-repeat;
	height: 38px;
	width: 123px;
}

#homeFooter_icons li a:hover{
	-moz-box-shadow: 0 0 9px 3px #0f569c;
	-webkit-box-shadow: 0 0 9px 3px #0f569c;
	box-shadow: 0 0 9px 3px #0f569c;
}

#homeFooter_icons li a#homeFooter_icons001{
	background-position: -1px 0px;
}

#homeFooter_icons li a#homeFooter_icons002{
	background-position: -1px -44px;
}

#homeFooter_icons li a#homeFooter_icons003{
	background-position: -1px -92px;
}

#homeFooter_icons li a#homeFooter_icons004{
	background-position: -1px -137px;
}

/**** home quicklinks *****/

#home_quicklinks {
	margin: 36px auto 0px;
	padding-top: 25px\9;	
	width: 942px;
	height: 150px;
	border-bottom: 2px solid #a70008
}

#home_quicklinks li {
	float: left;
	display: inline;
	margin-left: 10px;
}

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

#home_quicklinks li a {
	float: left;
	display: block;
	background: url('../images/homeQuicklinks_bg2.jpg') no-repeat;
	width: 180px;
	height: 135px;
	font-family: 'Myriad Pro', Arial, sans-serif;
	text-decoration: none;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 233px;
	text-align: center;
	font-size: 24px;
	color: #3a3a3a;
	text-indent: -9000px;
}

#content #kbb_logo {
position: absolute;
width: 154px;
height: auto;
top: 608px;
top: 597px\9;
left: 222px;
z-index: 1000;
}


#home_quicklinks li a:hover {
	color: #14416d
}

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

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

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

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

#home_quicklinks li a#homeQuicklink_005 {
	background-position: -762px 0px;
}

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

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

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

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

#home_quicklinks li a#homeQuicklink_005:hover {
	background-position: -1705px 0px;
}


/**** inner quicklinks ****/

#inner_quicklinks {
	width: 238px;
	height: 130px;
	margin: 20px auto;
	padding-top: 10px;
	background: #ababab url('../images/filterList_bg.png') repeat-x;
	-moz-box-shadow: inset 0 0 8px 2px #888;
	-webkit-box-shadow: inset 0 0 8px 2px #888;
	box-shadow: inset 0 0 8px 2px #888;
}

#inner_quicklinks li {
	height: 25px;
	padding-left: 20px;
}

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

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

#inner_quicklinks li a{
	color: #14416d;
	font-size: 13px;
	font-family: Arial;
	background: url('../images/filterArrow_bg.png') no-repeat 3px 4px;
	padding: 0px 13px;
}

#inner_quicklinks li a:hover{
	color: #fff;
	background: #14416d url('../../images/listingImages/arrowTree_white.gif') no-repeat 3px;
}

/**** featured vehicles *****/

#featuredVehicles {
	float: left;
	margin: 33px 0px 0px 35px;
	*float: none;
	*margin: 32px auto 0 auto;
	width: 632px;
	font-size: 25px;
}

#featuredVehicles_title {
	width: 632px;
	background: url('../images/fvHeader_bg.png') no-repeat;
	font-weight: normal;
	font-family: 'Myriad Pro', Arial, sans-serif;
	text-decoration: none;
	font-stretch: condensed;
	color: #004e89;
	margin: 0px 0px 25px 0px;
	text-indent: -9000px;
}

#random_list_location {
	padding: 0px 0px 0px 50px;
	background: url('../images/fv_bg.png') no-repeat top center;
	height: 145px;
}

#random_list_location #random_list_item {
	padding: 0px 0px 0px 0px;
	margin: 0px 7px;
	text-align: center;
	height: 135px;
	width: 95px;
	
}

#random_list_location #random_list_item.fv_first {
	margin: 0px 7px 0px 0px;
}


#random_list_location #random_list_item img {
	margin-bottom: 28px;
	border: none;
	width: 95px;
	height: 63px;
}

#random_list_location #random_list_item a:hover img{
}

#random_list_location #random_list_item a{
	color: #5e5e5e;
	font-size: 11px;
	height: 135px;
	width: 95px;
	padding: 9px 0px 5px 0px;
	font-family: Arial, sans-serif;
}

#random_list_location #random_list_item a:hover{
	color: #004e89;
	text-decoration: none;
	background: url('../images/fvHover_bg.png') repeat-x bottom left;
	font-weight: bold;
}

.toolTipInner_price {
	color: #004e89;
}

#featuredVehicles_footer {
	height: 2px;
	border-top: 2px solid #a70008;
	border-bottom: 2px solid #a70008;
}

#fvView_link {
	position: relative;
}

#fvView_link a {
	position: absolute;
	bottom: -338px;
	right: 25px;
	*right: 30px;	
	display: block;
	background: url('../images/fvView_all.png') no-repeat;
	width: 48px;
	height: 13px;
	text-indent: -9000px;
	
}
a#edmunds_premier { float:right; width:182px; height:28px; margin: 5px 25px 0 0; padding: 0; text-indent: -9000px; background: url(../images/edmunds_premier_2.jpg) no-repeat left top; }


/***** footer ****/

#footer_repeat {
	display: table;
	width: 100%;
	background: url('../images/footerRepeat_bg.png');
}

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

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

#footer_footer {
	display: table;
	width: 100%;
	background: url('../images/footerFooter_bg.png') repeat-x bottom left;
}

#footer {
	width: 980px;
	margin: 0px auto;
	color: #bfcbd7;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	height: 139px;
	background: url('../images/footer_logo.png') no-repeat left 10px;
}

#footer a{
	color: #bfcbd7;
}

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

.footer_address {
	font-size: 13px;
	padding-bottom: 10px;
}

#footer_content {
	float: left;
	display: inline;
	padding: 52px 0px 0px 3px;
}

#footerNav {
	padding: 0px 0px 0px 0px;
	width: 980px;
}

#footerNav li {
	display: inline;
	border-right: 1px solid #bfcbd7;
	padding: 0px 5px;
	float: left;
}

li#footerNav_texas{
	border-left: 1px solid #BFCBD7;
}

#footerNav li.first{
	padding-left: 0px;
}

#footerNav li.last {
	border: none;
}

#footerNav li a {

}

#ec_footer {
	padding: 5px 0px 5px 0px;
	width: 980px;
	float: left;
}

#ec_footer li {
	display: inline;
	padding: 0px 4px;
	border-right: 1px solid #bfcbd7;
}

#ec_footer li.first {
	padding-left: 0px;
}

#ec_footer li.last {
	border: none
}

#ecarlist_logo {
	float: right;
	display: inline;
	margin-top: 17px;
}

#ecarlist_logo a {
	display: block;
	background: url('../images/ecarlist_logo.png') no-repeat;
	width: 143px;
	height: 33px;
	text-indent: -9000px;
}

#ecarlist_logo a:hover {
	background-position: -144px 0px;
}


/**** inventory styles ****/

#rightColumn {
	float: right;
	display: inline;
	width: 665px;
	margin-right: 5px;
}

#leftColumn {
	float: left;
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
	width: 292px;
}

#stockVinSearch {
	padding: 0px 0px 10px 10px;
}

#stock {
	width: 130px;
}

#inventory_v2_sidebar_filters {
	width: 259px;
	margin: 0px auto;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader {
	font-size: 11px;
	color: #3a3a3a;
	padding: 5px 0px;
}

#currentFilters {
	background: #999;
	font-size: 12px;
	color: #fff;
	padding: 4px 0px 4px 22px;
	border: 1px solid #666;
}

#currentFilters a{
	color: #fff;
}

#inventory_v2_sidebar_filters h2 {
	color: #3a3a3a;
	font-size: 18px;
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal
}

#inventory_v2_sidebar_filters h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	font-family: Arial, sans-serif;
	text-transform: uppercase
}

.filterList, #vehicle_v2_sidebar_links {
 	padding: 5px;
	border: none;
	color: #14416d;
	background: #ababab url('../images/filterList_bg.png') repeat-x;
	-moz-box-shadow: inset 0 0 8px 2px #888;
	-webkit-box-shadow: inset 0 0 8px 2px #888;
	box-shadow: inset 0 0 8px 2px #888;
}

.filterList ul {
	margin: 0px 0px 0px 25px;
	font-size: 12px;
}

.filterList li a, #vehicle_v2_sidebar_links li a {
	background: url('../images/filterArrow_bg.png') no-repeat 3px 3px;
	padding: 0px 2px 0px 13px;
	color: #14416d;
}

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

#inventory_v2_sidebar_filters .expandable{
	display: block;
	float: right;
	background: #14416d;
	color: #fff;
	padding: 3px;
	margin: 4px 0px 0px 0px;
} 

#inventory_v2_sidebar_filters .expandable a{
	color: #fff;
}

#sort_bar {
	background: transparent;
	color: #234669;
	font-weight: bold;
	font-size: 11px;
	line-height: 42px;
	border: none;
	border-bottom: 2px solid #a70008;
	border-top: 2px solid #a70008;
	float: none;
}

#sort_bar a {
	color: #234669;
	font-weight: bold;
}

#sort_bar a:hover {
	font-weight: bold;
}

#sort_bar_right {
	margin-right: 20px;
}

#sort_bar_right #vehicle_count_controls {text-align: left; width: 80px;}

#searchBar {
	background: transparent;
	padding-left: 5px;
	border: none;
	border-bottom: 2px solid #a70008;
	margin-bottom: 2px;
}

#inventory_v2_rows {
	border-top: 2px solid #a70008;
	margin-top: 2px;
}

.inventory_v2_row  {
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
	margin: 0px 0px 1px 0px;
	background: url('../images/invRow_bg.png') repeat-x
	
}

.inventory_v2_row:hover .inventory_v2_details h4 a, .inventory_v2_row:hover .inventory_v2_price_right .price_line_1, .inventory_v2_row:hover .inventory_v2_image a img{
	color: #a6111c;
	border-color: #a6111c
}

.inventory_v2_details h4 a {
	color: #254a6f;
}

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

.inventory_v2_details_vitals_wrap {
	color: #000;
}

.inventory_v2_price_right .price_line_1 {
	color: #254a6f
}

.inventory_v2_price_right .price_title {
	color: #000
}

.inventory_v2_price_right .price_title {
  	margin-top: 0px;
}

.inventory_v2_details_wrap a, .inventory_v2_details a {
  color: #010000;
}

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

.inventory_v2_image a img {
   border: 1px solid #254a6f
}

#vehicleDisclaimer {
	font-size: 12px;
	padding: 10px;
	width: 94%
}

#media_center_links {
	margin: 5px 0px 0px 0px
}

#content #vehicle_chat_link .smartchat_button {
color: #14416D;
}

/**** vehicle page ****/

#vehicle_mainVitals {
	font-family: Arial, sans-serif;
}

#vehicle_topbar {
	background: transparent;
	border: none;
	color: #14416d;
	margin-bottom: 2px;
	border-bottom: 2px solid #a6111c;
}

#vehicle #searchBar {
	background: transparent;
	border-bottom: none;
	border-top: 2px solid #a6111c;
	border-bottom: 2px solid #a6111c;
	margin-bottom: 2px;
}

#vehicle_topbar a{
	color: #14416d
}

#vehicle_vitals {
	border-top: 2px solid #a6111c;
}

#vehicle_social_buttons {
	margin-top: 10px;
}

#vehicle_v2_sidebar_links {
	padding: 15px 0px 10px 15px;
}

#vehicle_title {
	font-size: 22px;
	color: #14416d
}

#vehicle_contact {
	color: #000;
}

#vehicle_contact a{
	color: #000;
}

.ip_dottedLine {
	border-bottom: 1px solid #a6111c;
	margin-bottom: 5px;
}

#vitalsContainer {
	margin-top: 10px;
}

#vehicle_mainPhoto {
	margin-bottom: 10px
}

#vehicle_mainVitals .price_line_1 {
	color: #14416d;
	font-size: 32px;
	font-weight: bold;
}

#vitalsContainer ul li {
	color: #000;
	font-size: 11px;
}

#vehicle .price_title.gray_ten {
	color: #000
}

#vitalsContainer ul li strong{
	color: #000
}

a#vehicle_v2_notify_button img{
	display: none;
}

a#vehicle_v2_notify_button {
	display: block;
	margin: 15px auto 0px;
	text-indent: -9000px;
	background: url('../images/vehicleFinder_bg.png') no-repeat;
	width: 251px;
	height: 90px;
}

#vehicle_details_middle {
	color: #333;
	background: transparent !important;
	border: none !important;
}

#vehicle_details_top * {
	background: transparent !important;
	border: none !important;
}

#vehicle_details_bottom * {
	background: transparent !important;
	border: none !important;
}

#vehicleSidebar_wrapper {
	width: 259px;
	margin: 0px auto;
}


	
/**** similar vehicles ****/

#similarVehicles h3 {
	color: #000;
	padding: 10px 0px 5px;
	font-size: 19px;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
}

.similarVehicle {
	padding: 10px 0px 10px 10px;
	color: #444;
	font-size: 12px;
	border: none;
	color: #000;
	background: url('../images/filterList_bg.png') repeat-x;
	-moz-box-shadow: inset 0 0 8px 2px #888;
	-webkit-box-shadow: inset 0 0 8px 2px #888;
	box-shadow: inset 0 0 8px 2px #888;
}

.similarVehicle a {
	width: 40%;
}

.similarVehicle li a {
	color: #14416d;
}

.similarVehicle li.price {
	color: #000
}

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

#contact_incentives {
	width: 229px;
	margin-left: 1px;
}

#contact_incentives .input_element {
	width: 175px !important;
}


#contact_small {
	width: 259px;
	background: url('../images/dealerContact_bg.png') no-repeat 0px 66px;
	padding: 0px 0px 30px 0px;
	border: none;
	border-top: none;
	margin: 0px auto;
	color: #14416d
}

#contact_small h2 {
	background: url('../images/dealerContact_header.png') no-repeat;
	height: 66px;
	width: 259px;
	text-indent: -9000px;
}

form#contact_small.validation label {
	margin-left: 5px;
	font-size: 11px;
}

form#contact_small.validation ol {
	padding: 10px 0px 0px 0px;
	width: 225px;
	margin: 0px auto;
}

form#contact_small.validation ol li {
	clear: both;
	padding: 0px 5px 0px 0px;
}

#contact_small .input_element {
  width: 180px !important;
}

#ec_is_submit {
	height: 30px;
	padding: 10px 0px;
}

#ec_is_submit .submitButton {
	display: block;
	width: 205px;
	height: 30px;
	margin: 0px auto;
	background: url('../images/dealerSubmit_button.png') repeat-x;
	text-align: center;
	border: 1px solid #fff;
	cursor: pointer;
	color: #fff;
}

#ec_is_submit .submitButton:hover {
	background-position: 0px 0px;
}

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

#left {
	display: inline;
	width: 292px;
	margin: 0px 0px 0px 1px;
}

#static_sidebar_wrapper {
	width: 259px;
	margin: 0px auto;
}

#right {
	width: 665px;
	float: right;
	display: inline;
	margin-right: 5px;
}

#right h2 {
	font-size: 27px;
	margin-bottom: 10px;
	color: #14416d;
	background: url('../images/sortBar_bg.png') repeat-x bottom left;
	padding-bottom: 15px;
	font-weight: normal;
}

#right #divider {
	background: url('../images/sortBar_bg.png') repeat-x bottom left;
	height: 8px;
	font-weight: normal;
}

#right p {
	line-height: 18px;
}

#left_custom_wrapper {
	width: 259px;
	margin: 15px auto;
}

#apply_now {
	display: block;
	text-indent: -9000px;
	height: 65px;
	width: 421px;
	background: url('../images/finance_apply_graphic.png') no-repeat center;
	padding: 5px 0px;
}

/*** notify trade bid ****/

#notify_left {
	width: 292px;
	margin: 0px;
}

#notify_right {
	width: 665px;
	float: right;
	margin-right: 5px;
}

#notify_right h2{
	font-size: 27px;
	margin-bottom: 10px;
	color: #14416d;
	background: url('../images/sortBar_bg.png') repeat-x bottom left;
	padding-bottom: 15px;
	font-weight: normal;
}

#trade_bid_image,#notify_image {
	margin-top: 20px;
}

/**** notify form ****/

#notify #notify_form_div, #trade_bid #notify_form_div {
	background: #fff;
	width: 662px !important;
}

#notify form#notify_form_div.validation fieldset, #trade_bid form#notify_form_div.validation fieldset  {
  float: left;
  display: inline;
  width: 331px;
}

.tb_even, .nfd_even {
 	background: transparent 
}

.custom_pages ul {
	padding: 0px 0px 5px 20px;
	list-style-type: disc;
	line-height: 18px;
}

.custom_pages ol {
	padding: 0px 0px 5px 20px;
	line-height: 18px;
	list-style-type: decimal
}

.custom_pages ul li, .custom_pages ol li{
	padding: 5px 0px;
}

/**** financing ****/

#financeHeader {
	width: 946px;
	float: none
}

#financeLeft {
	width: 292px;
	float: left;
	display: inline;
}

#financing #left_custom_wrapper {
	width: 241px;
}

#financeLeft p {
	line-height: 17px;
}

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

#financeRight {
	float: right;
	width: 665px;
	margin-right: 5px;
}

#financeContent_left {
	float: left;
	display: inline;
	width: 421px;
	line-height: 17px;
}

#financeContent_left h2{
	font-size: 25px;
	margin-bottom: 10px;
	color: #14416d;
	background: url('../images/sortBar_bg.png') repeat-x bottom left;
	padding-bottom: 15px;
	font-weight: normal;
}

#financeContent_left li {list-style-image:url(../images/red_asterisk.png);}

#financeContent_left p#apply {
	font-size: 16px;
	text-align: center;
	color: #A70008;
	margin-top: 120px;
}
#financeContent_left p#apply strong {
	color: #000;
}

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

#financeImg_001 {
	width: 242px;
	height: 216px;
	background: url('../images/finance_couple_graphic.jpg') no-repeat;
	text-indent: -9000px;
}

#financeImg_002 {
	width: 242px;
	height: 216px;
	background: url('../images/apr_img.jpg') no-repeat;
	text-indent: -9000px;
	margin: 10px 0px;
}

#financing_vehicle_calculator {
	width: 240px;
	margin: 0px auto;
}

#financeCalc li {
	height: 42px;
}

/**** warranty page *****/

#warranty_logo {
	width: 350px;
	height: 33px;
	background: url('../images/warranty_logo.gif') no-repeat;
}

/***** sidebar address *****/


#sidebar_address {
	border-top: 4px solid #5c5c5c
}

#sidebar_address_head {
	font-size: 12px;
	padding: 5px 0px 5px 10px;
}

#sidebar_address_content {
	font-size: 13px;
}

#sidebar_address_titles {
	margin: 0px 5px 0px 10px;
}

a#getdirections {
	display: block;
	background: #666;
	color: #fff;
	padding: 3px;
	border: 1px solid #333;
	margin: 4px 0px 0px 10px;
	float: left;
}

/***** service / parts *****/

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

/*** vct *****/

#vct_container {
  color: #000;
}

.vctTabs_container {
	border: none;
	border-top: 1px solid #a6111c;
}

.vctTabs_container li a {
	color: #444;
}

.vctTabs_container li {
	border: none;
	background: url('../images/vctTab_border.png') no-repeat center right;
}

.vctTabs_container li.last {
	background: transparent
}

#vctHeader_img {
	background: url('../images/vctStar_bg.png') no-repeat;
}

#vctHeader_txt {
	color: #14416d;
	font-weight: normal;
	font-size: 21px;
}

#vct_container {
	border-top: 2px solid #a6111c;
	border-bottom: 2px solid #a6111c;
	padding-top: 2px;
	padding-bottom: 2px;
}

#vctTop_container {
	border-top: 2px solid #a6111c;
}

.vctSkin_bg {
	background: transparent
}

.vctPanes_inner {
  border:none;
}

#vctBottom_container #vctMiddle_container {
 	border:none;
}

#vctBottom_container {
	border-bottom: 2px solid #a6111c;
}

.vctAddress_dealerboxMap a {
  background: url("http://images1.ecarlist.com/sites/images/vct_images/vct_skin.png") no-repeat;	
  background-position: 0 -326px;
}

#vctCalc_image {
   background: url("http://images1.ecarlist.com/sites/images/vct_images/vct_skin.png") no-repeat;
   background-position: -202px -99px;
}

#vctSubmit_button_offer{
  	background: url('../images/vctSubmit_button.png') no-repeat;
}

#vctSubmit_button_offer:hover {
  background-position: -201px 0px;
}

#vctSubmit_button_calc {
  background: url('../images/vctSubmit_button_calc.png') no-repeat;
}

#vctSubmit_button_calc:hover {
	background-position: -201px 0px
}

/*** contact page ******/

#customer_tools_top {
	border: none;
	border-top: 2px solid #a6111c;
	background: transparent;
}

#customer_tools_top_left {
	background: url('../images/vctStar_bg.png') no-repeat;
	width: 40px;
}

#customer_tools_top_middle img  {
	display: none;
}

#customer_tools_top_middle {
	margin-left: 30px;
}

#customer_tools_top_right, #customer_tools_top_middle, #customer_tools_bottom_left, #customer_tools_bottom_right {
	background: transparent
}

#customer_tools_content_wrapper {
	border: none;
}

#customer_tools {
	border-top: 2px solid #a6111c;
	border-bottom: 2px solid #a6111c;
	padding-top: 2px;
	padding-bottom: 2px;
}

#customer_tools_bottom {
	border-bottom: 2px solid #a6111c;
}

#hours_list {
	margin: 0 25px;
	font-size: 13px;
}

/**** full page ****/

#full_page {
	width: 900px;
	margin: auto;
}

/**** shipping ****/

#shipping #right .logo_wrap {
  box-shadow: none;
  margin-top: 10px;
  text-align: center;
  display: block;
}


/*** sorry page ****/

#inventory_v2_sorry #similarVehicles {
  padding: 20px 0 0;
  height: 500px;
}

/***** jobs ****/

.employDiv {
  width: 323px;
}

#employLeft {
	border-right: 1px solid #000;
}

#employSubmit, #employRight {
  border: none;
}

/*** sitemap page ****/
#sitemapContent {margin-left: 300px;}

#video_inv_iframe {}
a#shipping_quote_bttn { display: block; width:280px; height:43px; padding: 0; margin: 25px auto 10px; text-indent: -9000px; background: url(../images/free_quote.jpg) no-repeat center top; }
.shipping_image_2 { margin:10px 65px; width:528px; -moz-box-shadow: 0 0 3px #666; -webkit-box-shadow: 0 0 3px #666; box-shadow: 0 0 3px #666; padding: 5px; background: #fff; }
