@charset "UTF-8";
@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);
@import url(http://images1.ecarlist.com/sites/common/dropdown.css);

/**************************************************
Reynoldsburg 
***************************************************/

body {
	background: #656565 url('../images/body_bg.png') repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 14px;
	color: #444;
	text-align: left;
	font-family: Arial, sans-serif;
}

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

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

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

a:active { outline:none; }
a:focus { outline-style: none; }

/*containers*/

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

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

#header {
	width: 980px;
	height: 115px;
	margin: 0px auto;
	background: url('../images/header_bg.png') no-repeat;
}

#contentTop_container{
	margin: 0px auto;
	padding: 0px;
	background: url('../images/contentTop_bg.png') no-repeat top center;
	height: 10px;
	width: 980px;
}

#content{
	margin: 0px auto;
	background: #fff url('../images/contentInner_bg.png') no-repeat;
}

#home #content{
	padding: 0px;
	min-height: auto;
	width: 980px;
	background: #fefefe;
}

/*header*/

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

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

#headerContact_info  {
	float: right;
	display: inline;
	color: #000;
	font-size: 12px;
	height: 115px;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
	position: relative;
}

#headerContact_info h3 {
	float: right;
	clear: right;
	display: inline;
	margin: 0px;
	text-align: right;
}

#quotes {
	float: right;
	display: inline;
	height: 40px;
	margin: 3px 0px 0px 0px;
}

#quotes li {
	display:none;
	list-style-type:none;
	font-weight:bold;
	font-size:9pt;
	line-height:16pt;
	color:#000;
}
#quotes li span {
	font-weight:normal; 
	padding-left:10px;
	color:#555;
}
#quotes li span.quote_mark {
	vertical-align:middle;
	padding:0 2px;
	font-size: 24pt;
	line-height: 24pt;
	vertical-align:top;
}

h3#headerContact_local {
	font-family: Helvetica;
	font-size: 23px;
	color: #fff;
	text-transform: uppercase;
	height: 25px;
}

h3#headerContact_local span {
	font-size: 10px;
}

h3#headerContact_tollfree {
	font-family: Helvetica;
	font-size: 14px;
	color: #ffb7a7;
	text-transform: uppercase;
	height: 28px;
}

h3#headerContact_tollfree span {
	font-size: 10px;
}

h3#headerContact_address {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

#header_footer {
	width: 980px;
	height: 6px;
	background: url('../images/headerFooter_bg.png') no-repeat;
}

#fb a{
	background: url(../../social_media/images/iconFacebook_48.png) no-repeat top left;
	width: 48px;
	height: 48px;
	display: block;
	text-indent: -9000em;
	position: absolute;
	top: 63px;
	right: 247px;
}

#header_logo01 {
	position: absolute;
	top: 63px;
	right: 525px;
}

#header_logo01 img{
	height: 48px;
}

#header_logo02 {
	background: url(../../social_media/images/iconGooglePlus_48.png) no-repeat top left;
	width: 48px;
	height: 48px;
	display: block;
	text-indent: -9000em;
	position: absolute;
	top: 63px;
	right: 302px;
}

#header_logo03 {
	position: absolute;
	background: url('../images/dealerrater_icon.png') no-repeat;
	top: 63px;
	right: 356px;
	height: 48px;
	width: 48px;
	text-indent: -9000px;
}

#header_logo04 {
	position: absolute;
	top: 63px;
	right: 408px;
}

#header_logo04 img{
	height: 48px;
}

/*nav*/

#priNav {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	width: 980px;
	height: 50px;
	background: url('../images/navBar_bg.png') repeat-x;
}
#priNav ul {
	display: none;
}

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

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

#priNav li.last{
	background: none;
}

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

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

#priNav li a#priNav_Inventory, #priNav li a#menu0 {
	width: 127px;
	background-position: -102px 0px;
}

#priNav li a#priNav_Financing {
	width: 126px;
	background-position: -229px 0px;
}

#priNav li a#priNav_Shipping {
	width: 116px;
	background-position: -355px 0px;
}

#priNav li a#priNav_About_Us, #priNav li a#menu1 {
	width: 122px;
	background-position: -471px 0px;
}

#priNav li a#priNav_Warranty {
	width: 128px;
	background-position: -593px 0px;
}

#priNav li a#priNav_Contact_Us {
	width: 135px;
	background-position: -721px 0px;
}

#priNav li a#priNav_FAQ {
	width: 92px;
	background-position: -856px 0px;
}

/****Hover States****/

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

#priNav li a#priNav_Inventory:hover, #priNav li a#menu0:hover {
	background-position: -1051px 0px;
}

#priNav li a#priNav_Financing:hover {
	background-position: -1178px 0px;
}

#priNav li a#priNav_Shipping:hover {
	background-position: -1304px 0px;
}

#priNav li a#priNav_About_Us:hover, #priNav li a#menu1:hover  {
	background-position: -1420px 0px;
}

#priNav li a#priNav_Warranty:hover {
	background-position: -1542px 0px;
}

#priNav li a#priNav_Contact_Us:hover {
	background-position: -1670px 0px;
}

#priNav li a#priNav_FAQ:hover {
	background-position: -1805px 0px;
}

/*dropdown menu*/

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

#dropmenudiv a, #dropmenudiv_firefox a {
	border: none;
	border-bottom: 1px dotted #fff;
	color: #fff;
	padding: 3px 0px;
	font-family: Arial, sans-serif;
  	font-weight: normal;
  	font-size: 12px;
	margin: 0px 0px;
	text-indent: 16px;
	background: url(../../images/listingImages/arrowTree_white.gif) no-repeat 5px center;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #cc0000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 5px center;
	color: #fff;
	font-family: Arial, sans-serif;
  	font-weight: normal;
}


/****Home Styles*****/

#home_top {
	margin: 0px auto;
}

/*****Home Middle*****/

#home_middle {
	float: left;
	display: inline;
	background: #fff url('../images/homeMiddle_bg.png') repeat-x;
	padding: 0px;
}

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

#home_bottom {
	float: left;
	display: inline;
	background: #f8f8f8 url('../images/homeBottom_bg.png') no-repeat;
	width: 980px;
	height: 240px;
}


/*****Specials Flash******/

#specials_flash {
	width: 980px;
	margin: 0px 0px 0px 0px;
	height: 327px;
}

/**** Quick Links ****/

#home #quicklink_container {
	width: 965px;
	height: 194px;
	list-style-type: none;
	margin: 7px auto;
}

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

#home #quicklink_container li.last{
	border: none;
}

#home #quicklink_container li a{
	display: block;
	background: url('../images/homeQuicklinks_bg.jpg') no-repeat;
	text-indent: -9000px;
	float: left;
	height: 194px;
}

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

#home #quicklink_container li a#quicklink_002 {
	width: 242px;
	background-position: -245px 0px;
}

#home #quicklink_container li a#quicklink_003 {
	width: 241px;
	background-position: -487px 0px;
}

#home #quicklink_container li a#quicklink_004 {
	width: 237px;
	background-position: -728px 0px;
}

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

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

#home #quicklink_container li a#quicklink_002:hover {
	background-position: -1211px 0px;
}

#home #quicklink_container li a#quicklink_003:hover {
	background-position: -1453px 0px;
}

#home #quicklink_container li a#quicklink_004:hover {
	background-position: -1694px 0px;
}

/**** Quick Links ****/

#inner_quicklink_container {
	width: 250px;
	height: 175px;
	background: url('../images/innerQuicklinks_bg.png') no-repeat;
	list-style-type: none;
}

#inner_quicklink_container li{
	float: left;
	display: inline;
	width: 227px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 2px 0px;
	background: url('../images/innerQuicklink_border.png') no-repeat bottom center;
}

#inner_quicklink_container li.first{
	margin-top: 10px;
}

#inner_quicklink_container li.last{
	background: none;
}

#inner_quicklink_container li a{
	display: block;
	background: transparent;
	color: #4b4a4a;
	text-align: left;
	line-height: 29px;
	padding: 0px 0px;
	text-decoration: none;
	height: 29px;
	width: 227px;
	font-family: Impact, Arial;
	text-transform: uppercase;
	font-size: 17px;
	text-indent: 12px;
	background: url('../images/filterArrow_red_lewis.png') no-repeat 2px center;
}

#inner_quicklink_container li a:hover{
	color: #fff;
	background: #982222 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center;
	
}

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

#featuredVehicles_footer {
	display: none;
}

#featuredVehicles {
	width: 978px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
}

#featuredVehicles_title {
	width: 980px;
	height: 38px;
	text-indent: -9000px;
	background: url('../images/featuredVehicles_header.png') no-repeat;
}

#featuredVehicles #random_list_location img{
	border: 5px solid #828282;
	height: 63px;
	width: 94px;
	display: block;
}

#featuredVehicles #random_list_location img:hover{
	border: 5px solid #b71219;
}

#featuredVehicles #random_list_location a{
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial
}

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

#featuredVehicles #random_list_location {
	background: url('../images/featuredVehicles_bg.png') repeat-x;
	height: 166px;
	width: 980px;
}

#featuredVehicles #random_list_location #random_list_item {
	display: inline;
	margin: 23px 0px 0px 16px;
	text-align: center;
	width: 104px;
}

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

.toolTipInner_price{
	color: #cc0000;	
}

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


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

#home_about {
	float: left;
	display: inline;
	width: 980px;
}

h3#homeAbout_header {
	font-size: 22px;
	font-family: Impact, Arial;
	color: #e3370e;
	width: 947px;
	height: 21px;
	padding: 0px 0px 5px 0px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 14px;
	font-weight: normal;
	text-transform: uppercase
}

#home_about p {
	padding: 10px 15px 0px;
	color: #444444;
	line-height: 20px;
}

#home_about a#read_more {
	display: block;
	background: url('../images/readMore_bg.png') no-repeat;
	text-indent: -9000px;
	float: right;
	width: 74px;
	height: 11px;
	margin: 0px 10px 0px 0px;
}

#home_about a#read_more:hover {
	background-position: -75px 0px;
}



/*### =structure ###
##################*/

.color_pri { 
	color: #000 !important;		/* Set primary color. Vehicle Titles */	
}

.color_sec { 
	color: #000 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}

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

.inventory_v2_details h4 a  {
	color: #801806 !important;
}

.inventory_v2_details h4 a:hover {
	color: #ec3e10 !important;
	text-decoration: underline;
}

/*### =structure ###
##################*/
#leftColumn{				/* left and leftColumn can usually have the same width and setting. */
	float:left;
	display:inline;  /* Fix for double margin bug in IE 6 */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 280px;
	background: url('../images/leftColumn_bg.png') no-repeat top;
}

#left{
	display: inline;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	width: 250px;
}

#rightColumn {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 679px;
	padding: 17px 21px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../images/rightColumn_bg.png') no-repeat top;
}

#right{
	display: inline;
	margin-right: 15px;
	width: 670px;
	padding: 20px 0px 0px 0px
}

/*### =inventory ###
##################*/
/* If you want to turn off the small site logo at the top of the search column */
#site_logoSection { 
	display:none;
}

/* Number of Results */

#inventory #inventory_v2_sidebar_filters .filterList h3 {
	font-size: 12px ;
	font-family: Arial;
	color: #838383;
	font-weight: bold;
	text-indent: 10px;
}

/* Refine Your Search */
#inventory #inventory_v2_sidebar_filters h2 {
	font-size:  16px;
	color: #838383;
	text-indent: 10px;
}


#inventory_v2_sidebar_filters h3.non_expandable_menuheader{
	color: #838383;
	padding: 10px 0px 0px 10px;
	
}

/* Filter List */

#inventory_v2_sidebar_filters {
	width: 240px;
	margin: 15px 0px 0px 22px;
}

.filterList { background: #f9f9f9; border: 1px solid #e8e8e8;}
.filterList li {color: #6c6c6c;}
.filterList li a{ color:#6c6c6c; font-size: 13px; background: url('../images/filterArrow_red_lewis.png') no-repeat 2px center; width: 125px; }
.filterList li a:hover { background: #a82008 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff}
#currentFilters, #currentFilters a, #currentFilters p {background: #a82008; border: none; color: #fff; font-size: 13px; }
#currentFilters a.clearFilter:hover {
	color: #ccc;
}
.filterList span a:hover {
	text-decoration: underline;
	color: #C0262A;
}

#vehicle_v2_sidebar_links {
	background: #f9f9f9;
	border: 1px solid #e8e8e8;
	color: #6c6c6c;
	margin: 0px 0px 15px 21px;
	width: 235px;
	padding:0px 0px 0px 5px;
}
#vehicle_v2_sidebar_links li a { 
	color:#6c6c6c; font-size: 13px; 
	background: url('../images/filterArrow_red_lewis.png') no-repeat 2px center; 
}
#vehicle_v2_sidebar_links li a:hover { 
	background: #cc0000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff
}

.inventory_v2_row { 
	border-bottom:1px dotted #999999; 
	color: #444;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
}

.inventory_v2_details_wrap a.btn_inventory_photos{
	color: #333;
}

.inventory_v2_details_wrap a, .inventory_v2_details a {
	color: #333;
}
.inventory_v2_details_wrap a.btn_inventory_contact:link, .inventory_v2_details a.btn_inventory_contact:link {
	color: #007cc3;
}

.inventory_v2_details_wrap a.btn_inventory_history, .inventory_v2_details a.btn_inventory_history {
	color: #333;
}

.inventory_v2_details_wrap a:hover, 
.inventory_v2_details_wrap a.btn_inventory_contact:hover, 
.inventory_v2_details_wrap a.btn_inventory_photos:hover,
.inventory_v2_details_wrap a.btn_inventory_history:hover { 
	color: #6c6c6c; 
	text-decoration:underline;
}

.inventory_v2_pagination a { 
	color: #6c6c6c;
}
.inventory_v2_pagination a:hover { 
	color: #6c6c6c;
	text-decoration: underline;
}

.inventory_v2_price_right .price_title{
	margin-top: 2px;	
	color: #8b8b8b;
}

.inventory_v2_image img{
	border-color: #555;	
}

/*incentives*/
#calloutContainer {color: #333;}

/*### =vehicle ###
################*/
/* If you want to turn off the small site logo at the top of the search column */
/*
#vehicle #site_logoSection {
	display:none;
}
*/

#priceContainer #price {
	width: 170px !important;
}

#vehicle_vitals { background: #fff; padding: 0px 0px 0px 5px; border:none; margin: 0px 0px 0px 0px;}
#vehicle_title { font-weight: bold; font-size: 27px; padding:0; text-indent: 5px; color: #ec3e10 !important;}

#vehicle_vitals #price .price_line_1 { font-weight: bold; font-size: 24pt; color: #cc0000 !important;}

#customer_tools { color: #000; }
#customer_tools #customer_tools_top_middle { color: #000 !important; }
#customer_tools a { color: #000; }

#vehicle #customer_tools .input_element {
float:none;
font-size:12px;
width:165px !important;
}

#similarVehicles {
	width: 250px;
	margin: 17px 0px 0px 17px;
}

#similarVehicles h3{
	text-indent: -9000px;
	background: url('../images/similarVehicles_header.png') no-repeat;
	height: 26px;
	width: 250px;
}

.similarVehicle { 
	border: 1px solid #d8d8d8;
	background: #e8e8e8;
	color: #444;
	font-size: 12px;
	padding: 5px 0px 5px 5px;
	width: 235px;
}

.similarVehicle ul li {
	font-size: 11px;
}

.similarVehicle a{
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

.similarVehicle a:hover{
	text-decoration: underline;	
}

.similarVehicle ul {
	width: 135px; 
}

.similarVehicle .price{
	color: #993333;
	font-size: 12px;
	font-weight: bold;
}

.similarVehicle img {
	border: none;
	width: 90px;
}

#vehicle .vehicle_details_pagination a.selected, #vehicle .vehicle_details_pagination a:hover {
background:transparent url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
color:#9B9B9B;
}
#vehicle .vehicle_details_pagination a {
	background-color:#666666;
	color:#333;
	font-size:11pt;
	padding:8px 10px;
	text-decoration:none;
}

/* Vehicle Picture Thumbnails - Set this to space them properly */
#vehicle #vehicle_thumbs img {
	margin: 0px 2px 0px 3px ;
}

/* Label for fields on the Customer Tools forms */
#vehicle .customer_tools_label {
	font-size:  ;
}

/* give some space to the subject line for the make an offer form */
#vehicle #trade_offer_subject {
	padding-bottom:10px;
}

/* Dealer Name on the left side of the contact form */
#vehicle #dealerboxName {
	font-size:  ;
}

/* Dealer Address on the left side of the contact form */
#vehicle .dealerboxAdd {
	font-size:  ;
}

/* Dealer Phone Number on the left side of the contact form */
#vehicle #dealerboxPhone {
	font-size:  ;
	padding:  ;
}

/* Dealer Map Link on the left side of the contact form */
#vehicle #dealerboxMap a {
	font-size:  ;
	color:  ;
}

/* Dealer Map Link Hover on the left side of the contact form */
#vehicle #dealerboxMap a:hover {
	color:  ;
}

/* Disclaimer at the bottom of the page */
#vehicle #vehicleDisclaimer p {
	font-size:  ;
	padding:  ;
	color: #666;
}

#vitalsRight{
	width: 199px;	
}

#vitalsLeft{
	width: 160px;	
}

.gray_ten {
	color: #666
}

#vitalsContainer{
	font-size: 11px;
	color: #666;
}

#vitalsContainer strong{
	color: #333;
}

#vehicle_contact span{
	color: #333;
	font-size: 18px;
}

#vehicle_contact a{
	color: #0049ab;
	text-decoration: none;
}

#vehicle_contact a:hover{
	color: #0049ab;
	text-decoration: underline;
}

#vehicle_topbar{
	color: #000;
	padding: 0px 0px 0px 0px;
	border: none;
	background: url('../images/vehicleTopbar_inner.png') repeat-x;
	border-bottom: 1px solid #fff;
	height: 46px;
}

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

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

#vehicle_topbar_left {
	line-height: 34px;
}

#vehicle_topbar_right ul {
	margin: 0px;
}

#price_right {
	margin-right: 10px;
}

#sort_bar{
	color: #000;
	padding: 0px 5px 5px 10px;
	line-height: 47px;
	background: url('../images/sortBar_bg.png') repeat-x;
}

#sort_bar a, #sort_bar a:hover{
	color: #000;	
}

#searchBar {
	color: #000;
	background: url('../images/vehicleTop_bg.png') repeat-x;
	border:none
}

#searchBar_right{
	visibility: hidden;
}

#searchBar .button {
	background: #c5c5c5;
	color: #333;
	text-transform: uppercase;
}

#vehicleDisclaimer {
	color: #666;
}

#vehicle_thumbs {
	background: #bfbfbf;
	border: none;
}

#vitalsRight_mpg span{
	color: #444;
}

#vehicle_v2_notify_button img {
	display: none;
}

#vehicle_v2_notify_button {
	width: 228px;
	height:110px;
	margin: 10px auto;
	display: block;
	background: url('../images/vehicleFinder_button.png') no-repeat;
}

#vehicle_v2_notify_button:hover {
	
}

#vd_block_description_button {
	color: #000;
}

#vd_block_description_button:hover {
	color: #004f69;
}

#media_center_links {margin-top: 10px;}

/**** Dealer Contact Inventory ****/

#inventory_v2_sidebar_contact, #dealer_contact {
	height: 392px;
	width: 240px;
	background: url('../images/dealerContact_bg.png') no-repeat;
	padding: 0px 0px 0px 10px;
	color: #000;
	border: none;
	margin: 10px auto;
	font-size: 12px;
}

#inventory_v2_sidebar_contact h2, #dealer_contact h2 {
	width:238px;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-size: 16px;
	text-align: center;	
	text-indent: -9000px;
	margin-bottom: 15px;
}

#inventory_v2_sidebar_contact fieldset ol, #dealer_contact fieldset ol  {
	width: 220px;
	margin: 0px auto;
}

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

#ec_is_submit{
	width: 161px;
	height: 29px;
	margin: 5px auto;
}

.submitButton {
	background: #c6c6c6;
	width: 161px;
	height: 29px;
	cursor: pointer;
	margin: 0px auto;
	border: 1px solid #a8a8a8;
}

.submitButton:hover {
	color: #cc0000;
}

/****customer tools****/

#customer_tools, #customer_tools_top_middle{
	color: #000 !important;
}


.customer_tools_right_right a {
	display: none;
}

#vehicle #customer_tools .input_element {
	float:none;
	font-size:12px;
	width:170px !important;
}

.customer_tools_left {
	width: 160px;
}

.customer_tools_left img {
	width: 160px;
}

/***inner page*****/

#right p, #finance_middle p, #notify_middle p {
	color: #333;
}

#right p, #finance_middle p, #notify_middle p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#right h2, #finance_middle h2, #notify_middle h2 {
	color: #b21c07;
	font-family: Arial;
	font-size: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
}



#financeLeft h2 {
	font-family: Arial;
}

.financeBox2 p, .financeBox2 ul li {
	font-family: arial;
	font-size: 11px;
	color: #000;
}

#financeRight{
	margin: 0px 20px 0px 0px;	
}

#financeRight #sidebar_address, #notify_right #sidebar_address{
	color: #949494;
	padding: 0px;
}

#financeLeft{
	margin: 0px 0px 0px 15px;
	font-family: Arial;	
}
#notify_middle img{
	margin: 15px 0px 0px 0px;
}

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

/*****service page****/

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

#service .required, #parts .required {
	width: 310px;
}

/*****service_pricing page****/

#service_pricing #content p, #service_pricing #content img {padding-bottom: 15px; margin-bottom: 0; margin-left: 10px;}


/*****detail_pricing page****/
#detail_pricing #content {text-align: center;}

/*****print_service_forms page****/
#print_service_forms #content {position: relative; text-align: center;}
#print_service_forms #content a{background: transparent url(http://images1.ecarlist.com/sites/lewis_toyota1419/images/printforms.jpg) 9999px 9999px no-repeat; display: block; height: 20px; position: absolute; text-indent: -9999em; width: 120px;}

#print_service_forms #content a#overall {left: 165px; top: 987px;}
#print_service_forms #content a#hybrid {top: 938px; left: 342px;}
#print_service_forms #content a#chassis {top: 896px; left: 522px;}
#print_service_forms #content a#noise {top: 852px; left: 708px;}

/*****ebrochure page****/
#ebrochures #content {overflow: auto;}
#ebrochures #content h2{ clear: right; margin-left: 10px;}

#ebrochures #content .vehicle-group a {
background-repeat:no-repeat;
color:#109CE5;
display:inline-block;
margin:15px 10px 10px 10px;
text-decoration:none;
vertical-align:top;
width:102px;
}

#ebrochures #content .vehicle-group img {
background-color: #fff;
border:1px solid #CCCCCC;
margin-bottom:3px;
padding:5px;
}

/****incentives page*****/

/****shipping page*****/
#shipping #content {
	padding-bottom: 35px;
}

/**** sidebar addresss*****/

#sidebar_address_head {
	color: #000;
}

#sidebar_address{
	font-size: 13px;
	padding: 0px 0px 10px 13px;
}

#sidebar_address span{
	font-weight: bold;
	font-size: 15px;
}

#sidebar_address a#getdirections:hover {
	color: #cc0000;
}

#testimonials #content ol li{margin-bottom: 10px;}

/*****custom pages*****/

.custom_pages{
	min-height: 470px;
	padding: 0px 0px 30px 0px;
}

.custom_pages ul {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 20px 0px;
}

#right.custom_pages p {
	line-height: 19px;
}

#about #right p {
	line-height: 20px !important;
}

/****** shipping ******/

#shipping #content {
	padding-left: 10px;
}
	
/***notify form***/

#notify_form_div {
	background: #f9f9f9;
	color: #000;
}

#notify #notify_form_div h3{
	padding: 0px 0px 0px 10px;
	color: #000;
	font-size: 16px;
}

#notify .tb_even{
	background: #e0e0e0;
}

/*staff page*/

ul.staff_member {
	display: inline;
	float: left;
	list-style-type: none;
	width: 335px;
	height: 453px;
	margin: 0;
	padding: 0;
}

ul.staff_member li {
	width: 300px;
	margin: 0px 0px 5px 0px;
}

ul.staff_member li.staff_photo{
	padding: 0px 5px 0px 0px;
	margin: 0px;
}

ul.staff_member li.staff_photo img{
	border: 4px solid #ccc;
	width: 200px;
}

ul.staff_member li.staff_name{
	font-weight: bold;
}

ul.staff_member li.staff_email{
	font-size: 13px;
}

ul.staff_member li.staff_desc{
	line-height: 18px;
}




/******** awards ********/
#awards #content li {list-style-type: none;}ul#excellence {background: url(../images/craward.gif) right bottom no-repeat; height: 220px; margin-right: 10px;}
ul#presidents li {float: left;}


/******** rewards ********/
#rewards .CustomInnerFrame {width: 850px; margin: auto; padding: 0px}
#rewards h1 {text-align: center;}
#rewards img.banner {margin-bottom: 30px;}
#rewards .left {color: #666; font-weight: bold; float: left; line-height: 24px; width: 270px;}
#rewards h3.left {font-size: 18px;}
#rewards .left a {color: #666; font-weight: normal; text-decoration: none; }
#rewards .left a:hover {text-decoration: underline;}
#rewards img.rewards {float: right;}
#rewards #rewardsDisclaimer {clear: both; font-size: 11px; padding-top: 20px;}

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

#footer{
	font-size: 10px;
	width: 980px;
	margin: 0px auto;
	color: #fff;
	background: url('../images/footer_bg.png') no-repeat top center;
}

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

#footer a{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#footer_content{
	width: 980px;
	padding: 77px 0px 10px 0px;
	text-align: center;
}

ul#footerNav li {
	display: inline;
	border-right: 1px dotted #808080;
	padding: 0px 4px;
}

ul#footerNav li.last {
	border: none;
}

ul#ec_footer{
	list-style-type: none;
	margin: 5px 0px 3px 0px;
	color: #9a9a9a;
}

ul#ec_footer li{
	display: inline;
	margin: 0px 0px;
	border-right: 1px solid #9a9a9a;
	padding: 0px 5px 0px 5px;
}

ul#ec_footer li a{
	color: #9a9a9a;
}

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

h3#ecarlist_logo{
	float: left;
	display: inline;
	margin: 0px 10px 0px 400px;
}

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

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

#footer_logo01 {
	background: url('../images/bbb_logo.png') no-repeat;
	width: 38px;
	height: 55px;
	text-indent: -9000px;
	display: block;
	margin: 0px auto;
}

#footer_logo02 {
	background: url('../images/nada_logo.png') no-repeat;
	width: 42px;
	height: 45px;
	text-indent: -9000px;
	display: block;
	margin: 0px auto;
}

/*contact*/
#contact #customer_tools {margin-right: 5px;}

/*jobs*/
#jobs fieldset#employLeft, #jobs fieldset#employRight {display: block; float: none; width: 49%;}

#jobs fieldset#employRight {margin-top: 25px;}
#jobs input {margin-left: 2px;}

#jobs form li.required {clear: left;}
#jobs form textarea.input_element {float: right; width: 179px !important;}

/******** payment_calculator ********/
#payment_calculator #financing_vehicle_calculator {}
#payment_calculator #right #financing_vehicle_calculator #financeCalc h2 {color: #153966; font-size: 13.5pt; margin: 0; padding: 0;}

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

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

#rightColumn li.price_disclaimer { font-size:9px; margin: 3px 0 0; color:#8b8b8b; font-weight: normal; }
#inventory .inventory_v2_price_right { width:125px; }
#inventory .inventory_v2_details { width:315px; }
.inventory_v2_price { width:210px; }

#qoutes li{
	display: none;
	list-style-type: none;
}

#store_hours {
	margin: 0px auto 10px;
	width: 211px;
}

#store_hours th{
	padding-right: 5px;
}


#LTVVideo { width:80px; margin: 10px 0 10px 53px; }

.inventory_v2_details_wrap a.btn_inventory_video, .inventory_v2_details a.btn_inventory_video { display: none; }

/* LOGO FONT STUFF - =========== */

@font-face {
	font-family: 'dt_logo';
	src: url('http://images1.ecarlist.com/sites/fonts/icomoon/icomoon.eot');
}
@font-face {
	font-family: 'dt_logo';
	src: url(data:application/x-font-ttf;base64,AAEAAAALAIAAAwAwT1MvMggi/LYAAAC8AAAAYGNtYXAaVcxXAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zqg1FdEAAAFwAAABXGhlYWQCc1fYAAACzAAAADZoaGVhBQADCQAAAwQAAAAkaG10eAQjAAoAAAMoAAAAFGxvY2EAKADCAAADPAAAAAxtYXhwAAsAXgAAA0gAAAAgbmFtZVcZpu4AAANoAAABRXBvc3QAAwAAAAAEsAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAAHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYA//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAABQAK//UDHgHUAAQAFQBEAE0AWwAAATMHIzcnIwM3PgE3PgE3PgE3PgE3EyMDFgYHDgErATc+ATc+ATsBNyMiBgcOAQcOAQcOAQcDITI2Nz4BNz4BNz4BNxMjEzczFyMXIzcjNxc3MxcjNwcjJxcjNzMCtWgaahwNZ4UWCBIHCQ4IBg4EBgcEbf1kAQUEBQYDpCUBAwcDCAF6GpMKEwsIFAcJDQcFCQJJASkIFQkKEQoHDwQHBwRpZ44BFQEJAQYBCiIGCAYBBgEIAwgBBgEGAV9kZHX+IQEBBAMECQUGDAcHDwgBjf6YAQgEAwOPAQgEBAJkAwQDCgcHDwgJEgn+8wQDAwsGBw8ICBMJAYL+RAQEFRUEEhIZFBQUFBkAAAAAAQAAAAEAAOMOVYpfDzz1AAsCAAAAAADQGwuJAAAAANAbC4kAAP/1Ax4B1AAAAAgAAgAAAAAAAAABAAAB4P/gAAADIwAAAAADHgABAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAEAAAADIwAKAAAAAAAKABQAHgCuAAEAAAAFAFwABQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgA0AGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgA0AGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype'),
		 url(data:application/font-woff;base64,d09GRk9UVE8AAATgAAoAAAAABJgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAVYAAAFWSTm40U9TLzIAAAJMAAAAYAAAAGAIIvy2Y21hcAAAAqwAAABMAAAATBpVzFdnYXNwAAAC+AAAAAgAAAAIAAAAEGhlYWQAAAMAAAAANgAAADYCc1fYaGhlYQAAAzgAAAAkAAAAJAUAAwlobXR4AAADXAAAABQAAAAUBCMACm1heHAAAANwAAAABgAAAAYABVAAbmFtZQAAA3gAAAFFAAABRVcZpu5wb3N0AAAEwAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v5t/h0BR0AAAB2Dx0AAAB7ER0AAAAJHQAAAU0SAAYBAQgPERMWG2ljb21vb25pY29tb29udTB1MXUyMHVFNjAwAAACAYkAAwAFAQEEBwoNyvyUDvyUDvyUDvuUDve3+Un38xX0i3AnIoum7wV/9wkVI4v7GPxzoIwFoo2hlJ6anpqZnpOgCPcC+CEF+5KLFSj7/AWLiYmFhIaFhoaKiYsI+zmLsfcjBYuMjZKTkJCQkYyNiwj3DYum7/soiwVxi3CCdXl1entzhHIIQ/uh97yLBaWLpZWinKCcm6OSpAj1+BYjiwX3I/xQFYuPoYuLh4OLi3aGi4uggosFrI8VknmSnZKLi3KGi4ufhHeHi4Sfi3eGi4ukkosFDviUFPiUFYsMCgAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gAB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmAP/9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAADio7VSXw889QALAgAAAAAA0BsLiQAAAADQGwuJAAD/9QMeAdQAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAyMAAAAAAx4AAQAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAABAAAAAyMACgAAUAAABQAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');
		/* url('http://images1.ecarlist.com/sites/fonts/icomoon/icomoon.svg') format('svg'); */
	font-weight: normal;
	font-style: normal;
}

[class^="icon-dt"], [class*=" icon-dt"] {
	font-family: 'dt_logo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-dt:before {
	content: "\e600";
}
.ie7 .icon-dt {
	zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe600;');
}

.dt-footer {font-size: 11px; text-align:center; padding: 20px 0px 5px}
.dt-footer a {text-decoration: none}
.dt-footer a span {font-size: 20px;}
