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

/**************************************************
Exotic Rentals Houston 2587
***************************************************/

body {
	background: #000 url('../images/body_bg.png') repeat-x top left;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #fff;
}

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

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

p {
	padding-bottom: 5px;
}

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

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

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

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

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

#container {
	width: 980px;
	margin: 0px auto;
	background: url('../images/containerFooter_bg.png') no-repeat bottom center;
}

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

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

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

#headerCity_list {
	float: right;
	display: inline;
	font-size: 15px;
	font-style: italic;
	margin: 60px 0px 0px 0px;
}

#headerCity_list li {
	float: left;
	display: inline;
	background: url('../images/headerStar_bg.png') no-repeat left top;
	padding: 0px 6px 0px 20px;
	text-transform: uppercase;
}

#headerCity_list li.last {
	padding-right: 0px;
}

#headerContact_info{
	float: right;
	display: inline;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

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

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

#priNav {
	list-style-type: none;
	width: 980px;
	height: 49px;
	margin: 0px auto;
	text-align: center;
}

#priNav ul {
	display: none;
}

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

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

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

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

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

#priNav li a#priNav_Showroom {
	width: 100px;
	background-position: -101px 0px;
}

#priNav li a#priNav_Reservations {
	width: 120px;
	background-position: -239px 0px;
}

#priNav li a#priNav_Chauffuer {
	width: 96px;
	background-position: -397px 0px;
}

#priNav li a#priNav_Locations {
	width: 94px;
	background-position: -533px 0px;
}

#priNav li a#priNav_FAQ {
	width: 46px;
	background-position: -667px 0px;
}

#priNav li a#priNav_About_Us {
	width: 94px;
	background-position: -747px 0px;
}

#priNav li a#priNav_Contact_Us {
	width: 101px;
	background-position: -879px 0px;
}

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

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

#priNav li a#priNav_Showroom:hover {
	background-position: -1082px 0px;
}

#priNav li a#priNav_Reservations:hover {
	background-position: -1220px 0px;
}

#priNav li a#priNav_Chauffuer:hover {
	background-position: -1378px 0px;
}

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

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

#priNav li a#priNav_About_Us:hover {
	background-position: -1728px 0px;
}

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


/*dropdown menu*/

#priNav ul {
	background: #000;
	margin-top: 38px;
	width: 180px;
	padding: 10px 0px;
	border: 3px solid #a8a8a8;
	text-align: left;
	top: 0px;
	left: 0px;
}

#priNav ul li {
	width: 100%;
	float: left;
	display: inline;
	background: none;
}

#priNav ul a {
	color: #fff;
	font-size: 12px;
	text-transform: none;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
}

#priNav ul a:hover {
	color: #FFA469;
}

/**** home ****/

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

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

#nonFlash_container {
	width: 980px;
	height: 482px;
	background: url('../images/nonFlash_bg.jpg') no-repeat;
	margin: 0px auto;
}

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

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

/**** Home left ****/

#home_left {
	float: left;
	display: inline;
	width: 481px;
}

#home_models {
	list-style-type: none;
	float: left;
	display: inline;
}

#home_models li {
	float: left;
	display: inline;
	margin-right: 18px;
}

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

#home_models li a {
	float: left;
	display: block;
	text-indent: -9000px;
	background: url('../images/homeModel_links.jpg') no-repeat;
	width: 148px;
	height: 180px;
}

#home_models li a#homeModels_link001 {
	background-position: 0px 0px;
}

#home_models li a#homeModels_link002 {
	background-position: -166px 0px;
}

#home_models li a#homeModels_link003 {
	background-position: -333px 0px;
}

#home_models li a#homeModels_link001:hover {
	background-position: -482px 0px;
}

#home_models li a#homeModels_link002:hover {
	background-position: -648px 0px;
}

#home_models li a#homeModels_link003:hover {
	background-position: -815px 0px;
}

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

#home_quicklinks {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0px 0px 0px 9px;
	padding: 10px 0px 0px 0px;
	background: url('../images/homeQuicklinks_franchise_bg.png') no-repeat left top;
}

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

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

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

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

#home_quicklinks li a#homeQuicklink_002 {
	background-position: -192px 0px;
	width: 193px;
}

#home_quicklinks li a#homeQuicklink_003 {
	background-position: -385px 0px;
	width: 192px;
}

#home_quicklinks li a#homeQuicklink_004 {
	background-position: -577px 0px;
	width: 192px;
}

/*** hover states***/

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

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

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

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

/**** Quicklinks ****/

#quicklink_container {
	list-style-type: none;
	width: 230px;
	margin: 10px auto;
	background: url('../images/innerQuicklink_header.png') no-repeat top left;
	padding-top: 0px;
}

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

#quicklink_container li#quicklink_header {
	background: url('../images/quicklinks_bg.png') no-repeat 0px 0px;
	width: 230px;
	height: 49px;
	margin: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

/**** hover ****/

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

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

#fv_wrapper {
	position: relative;
	height: 30px;
	width: 481px;
}

#fvView_all {
	position: absolute;
	width: 157px;
	height: 24px;
	background: url('../images/fvView_all.png') no-repeat;
	text-indent: -9000px;
	display: block;
	top: 38px;
	right: 10px;
}

#featuredVehicles {
	float: left;
	display: inline;
	width: 481px;
	height: 202px;
	margin: 0px;
	background: url('../images/fv_bg.png') no-repeat;
}

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

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

#home #featuredVehicles #random_list_location img{
	border: 4px solid #4e4e4e;
	height: 63px;
	width: 96px;
	display: block;
	margin: 0px auto 10px;
}

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

#home #featuredVehicles #random_list_location a{
	text-decoration: none;
	color: #4e4e4e;
	font-size: 10px;
	font-family: Arial, sans-serif;
	width: 104px;
	display: block;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#home #featuredVehicles #random_list_location a:hover{
	color: #a8302c;
	text-decoration: none;
	background: url('../images/fvItem_bg.png') no-repeat;
}

#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: #a8302c;	
}

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

#featuredVehicles_footer {
	display: none;
}

/**** browse showroom ****/

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

#browse_showroom h3 {
	background: url('../images/browseShowroom_header.png') no-repeat;
	text-indent: -9000px;
	width: 481px;
	height: 36px;
}

#browseShowroom_makes {
	float: left;
	display: inline;
	list-style-type: none;
	margin-top: 14px;
}

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

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

#browseShowroom_makes li a#browseShowroom_link001 {
	width: 48px;
	background-position: 0px 0px;
}

#browseShowroom_makes li a#browseShowroom_link002 {
	width: 54px;
	background-position: -48px 0px;
}

#browseShowroom_makes li a#browseShowroom_link003 {
	width: 52px;
	background-position: -102px 0px;
}

#browseShowroom_makes li a#browseShowroom_link004 {
	width: 44px;
	background-position: -154px 0px;
}

#browseShowroom_makes li a#browseShowroom_link005 {
	width: 51px;
	background-position: -198px 0px;
}

#browseShowroom_makes li a#browseShowroom_link006 {
	width: 100px;
	background-position: -249px 0px;
}

#browseShowroom_makes li a#browseShowroom_link007 {
	width: 42px;
	background-position: -349px 0px;
}

#browseShowroom_makes li a#browseShowroom_link008 {
	width: 90px;
	background-position: -391px 0px;
}


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

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

#home_about h3 {
	background: url('../images/homeAbout_header.png') no-repeat;
	width: 200px;
	height: 27px;
	text-indent: -9000px;
	margin: 0px 0px 15px 0px;
}

#home_about p {
	font-size: 12px;
	color: #999;
	line-height: 14px;
}

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

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

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

#leftColumn {
	display: inline;
	float: left;
	width: 230px;
}

#rightColumn {
	display: inline;
	float: left;
	width: 730px;
	margin-left: 20px
}

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

#site_logoSection {
	display: none;
}

#inventory_v2_sidebar_filters {
	background: transparent;
}

#currentFilters {
	color: #fff;
	background: #a8302c;
	border: 1px solid #fb4b4b
}

#currentFilters p {
	color: #fff;
	padding: 3px 4px;
}

#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: #fff;
	text-transform: none;
	font-size: 13px;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px;
	font-weight: bold;
}

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

#searchBar, #vehicle_topbar  {
	background: #666;
	border-bottom: 1px solid #807e7e;
	margin-bottom: 1px;
}

/***** Custom Vehicle page styles ****/

.inventory_mc_image {
	float: left;
	display: inline;
}

.inventory_mc_image img{
	border: 1px solid #70696a;
	margin-right: 20px;
	margin-left: 10px;
}


.inventory_mc_details_wrap {
	float: left;
	display: inline;
}

.inventory_mc_title_left {
	float: left;
	display: inline;
	margin: 10px 0px 0px 0px;
	width: 238px;
}

.inventory_mc_title_left h4 {
	font-size: 20px;
}

.inventory_mc_title_left h4 a{	
	text-decoration: none;
	color: #fff;
	line-height: 24px;
}

.inventory_mc_title_left ul {
	margin: 15px 0px 15px;
}

.inventory_mc_title_left ul li {
	color: #8a8a8a;
	font-size: 12px;
	line-height: 17px;
}

.inventory_mc_title_left ul li strong{
	color: #ccc
}

.inventory_mc_title_left h4 a:hover{
	text-decoration: underline;
}	

.inventory_mc_price_right {
	float: left;
	display: inline;
	margin: 10px 0px 0px 0px;
}

.inventory_mc_row {
	background: #3b3b3b;
	margin-bottom: 10px;
	padding: 10px 0px;
}

.invReserve_button {
	float: left;
	display: inline;
}

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

.invReserve_button a:hover {
	background-position: -164px 0px;
}

.inventory_mc_details_links {
	float: left;
	display: inline;
	margin-left: 60px;
}

.inventory_mc_details_links li{
	float: left;
	display: inline;
	margin-right: 5px;
	font-size: 12px;
}

.inventory_mc_details_links li.ec_dl_quickcontact{
	margin-right: 0px;
}

.inventory_mc_details_links li a{
	color: #ccc;
}

.inventory_mc_details_links li a:hover{
	color: #D43B36
}

/**** vehicle page new layout ****/

#mc_vehicle_header {
	background: #666;
	height: 43px;
	line-height: 43px;
}

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

#mc_vehicle_header a:hover{
	color: #D43B36;
}

#mc_vehicle_header_inventoryLink {
	float: left;
	margin-left: 10px;
}

#mc_vehicle_header_right {
	float: right;
	display: inline;
	margin-right: 10px;
}

#send_to_friend {
	background: url('../images/invLetter_bg.png') no-repeat left 4px ;
	padding-left: 14px
}

#mc_print {
	background: url('../images/invPrint_bg.png') no-repeat left 2px ;
	padding-left: 14px;
	margin-left: 3px;
}

#mc_vehicle_title {
	color: #fff;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	text-indent: 15px;
	background: #3b3b3b;
	margin-top: 15px;
	font-size: 25px;
}

#vehicle_vitals {
	background: #3b3b3b;
	border: none;
	margin: 0px;
	padding: 0px;
}

#vehicle_vitals #player {
	float: left;
	display: inline;
	margin-left: 15px;
}

#vehicle_vitals #player img#main_picture {
	width: 640px;
	height: 427px;
}

#mc_vitals_right {
	float: left;
	display: inline;
	background: #262626;
	height: 470px;
	width: 325px;
}

#vehicleVitals_title {
	color: #999;
	font-style: italic;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	margin: 20px 0px 5px;
}

#vehicleVitals_rate {
	color: #fff;
	font-style: italic;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}

#vehicleVitals_wrapper {
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	margin: 30px 0px 0px;
	padding: 20px 0px 20px 30px;
}

#vehicleVitals_wrapper li {
	color: #8a8a8a;
	font-size: 12px;
	line-height: 17px;
}

#vehicleVitals_wrapper li strong{
	color: #ccc
}

#vehicleVitals_contact {
	border-bottom: 1px solid #3b3b3b;
	padding: 23px 0px 30px;
	text-align: center;
}

#vvContact_bg {
	background: url('../images/vehicleContact_text.png') no-repeat 0px 0px;
	width: 226px;
	height: 30px;
	margin: 0px auto;
}	

#vehicleVitals_contact p {
	color: #ccc;
	font-size: 18px;
}

#vehicleVitals_contact p a{
	color: #ccc;
	text-decoration: none;
}

#vehicleVitals_contact p a:hover{
	color: #D43B36
}

#vehicle .invReserve_button {
	float: none;
	display: block;
	width: 163px;
	margin: 40px auto 0px;
}

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

#playerNav {
	background: #191919;
	float: left;
	display: inline;
	width: 640px;
}

#searchBar { display:none; }

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

#vehicle #searchBar {
	background: #4d4d4d;
	border: none;
}



#sort_bar {
	 background: #666;
	 color: #fff;
	 margin-bottom: 10px;
}

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

.filterList, #vehicle_v2_sidebar_links  {
	background: #3b3b3b;
	font-family: Helvetica, Arial;
	font-size: 12px;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 10px 0px;
}

.filterList {
	background-position: 0px 25px;
}

#vehicle_v2_sidebar_links {
	background: #3f3f3f;
}

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

.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/filterArrow_sg.png') no-repeat 4px center;
}

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

.filterList span a {
	float: right;
	display: block;
	background: #444;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px solid #ccc;
	color: #ababab;
	font-family: "Times New Roman";
}

#vehicle_v2_sidebar_links {
	border: 1px solid #000;
	padding: 9px !important;
	color: #fff;
}

.expandable a {
	color: #fff;
}

.inventory_v2_row {
	border: none;
	color: #ababab;
	background: #3b3b3b;
	margin-bottom: 10px !important;
	padding: 15px 0px;
}

.inventory_v2_row:hover {
	background: #292929;
}

.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: #06af3e !important;
}

.inventory_gogreen_container a:hover {
	color: #06af3e !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_details h4 a {
	color: #d43b36;
}

.inventory_v2_details h4 a:hover {
	color: #fff;
}

.inventory_v2_pagination a {
	color: #ababab;
}

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

.inventory_v2_pagination {
	color: #ababab;
}

.price_line_1 {
	color: #d43b36;
	padding: 1px 0px;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
}

.price_line_1 span{
	color: #fff;
	font-weight: normal;
	font-size: 19px
}

.color_pri {
	color: #cbcbcb;
}

.inventory_v2_details_links a {
	color: #cecece;
}

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

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

.inventory_v2_details_links a:hover, .inventory_v2_details_wrap a.btn_inventory_photos:hover, .inventory_v2_details a.btn_inventory_photos:hover {
	color: #fff;
}

#vehicleDisclaimer {
	color: #ababab;
	background: #1e1e1e;
	padding: 10px 0px;
}

#vehicle_v2_notify_button img {
	display: none;
}

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

#vehicle_mainPhoto {
	width: 285px;
	padding-left: 5px;
}

.ip_equipment_column2, .ip_equipment_column2, .ip_equipment_column3 {
	width: 330px;
}

#vehicle_mainVitals {
	color: #8a8a8a;
	font-size: 11px;
	padding-right: 5px;
}

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

#vehicle_mainVitals strong {
	color: #ccc
}

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

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

#vehicle_contact a{
	color: #ccc;
}

#ecl_mc #media_center_social_buttons {
	display: none !important;
}

.gray_ten { color:#ccc; }
#inventory li.price_title { color:#ccc; }

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

#vehicle_thumbs {
	background: #4d4d4d;
	padding: 10px 0px;
}

#vehicle_v2_bottom {
	background: #1e1e1e;
}

#vehicle_details_bottom { 
	margin: 0px;
}

#similarVehicles {
	background: url('../images/similarVehicles_footer.png') no-repeat bottom;
	padding: 0px 0px 41px 0px
}

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

.similarVehicle {
	background: #4f4f4f url('../images/similarVehicle_bg.png') repeat-x;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #3f3f3f;
	color: #b1b2b2;
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 0px;
}

.similarVehicle a{
	color: #fff;
	width: 42%;
}

.similarVehicle a:hover{
	color: #6b87a7;
}

.similarVehicle img {
	width: 85px;
}

#customer_tools_bottom_middle {
	background: #fff;
}

#inventory_v2_sorry .similarVehicle {
	color: #000;
}

#vehicle_count_controls {
	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: 49px;
	width: 230px;
	text-indent: -9000px;
	border-bottom: none;
	margin-bottom: 10px;
}

#contact_incentives h3 {
	margin: 0px;
}

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

#contact_incentives {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
}

#inventory_v2_sidebar_contact #contact_small, #dealer_contact #contact_small {
	width: 221px;
}

#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 fieldset, #dealer_contact form.validation fieldset, #contact_incentives form.validation fieldset{
	padding-bottom: 10px;
}

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

#contact_incentives ol li {
	padding: 3px;
}

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

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

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

#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 {
	background: url('../images/dealerSubmit_button.png');
	width: 230px;
	height: 50px;
	display: block;
	border: none;
	color: #fff;
	text-indent: -9000px;
	cursor: pointer;
	font-size: 0px;
	color: transparent;
	line-height: 1 !important;

}

#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: -232px 0px; cursor: pointer;
}

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

#sidebar_address {
	font-size: 15px;
	font-weight: bold;
	height: 140px;
	background: #3f3f3f;
	color: #fff;
	border: 1px solid #000;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 18px
}

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

#financing #sidebar_address {
	background: #3a3a3a url('../images/filterList_bg.png') repeat-x;
	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;
}

#right h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	padding: 10px 0px 20px 15px;
	border: none;
	margin-bottom: 15px;
	background: url('../images/rightHeader_bg.png') repeat-x left bottom;
}

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

#notify_middle h2, #financeLeft h2  {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	border: none;
	margin-bottom: 15px;
}

#notify_middle p, #right p, #financeLeft p, #service, #parts {
	color: #999;
	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%;
}

#financeRight {
	color: #000;
}

#shipping #left {
	display: none;
}

#shipping #right {
	margin: 0px auto;
	width: 600px;
	color: #fff;
	float: none;
	display: block;
	text-align: center;
}

#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: #E1E0E0 !important;
}

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

#employment_application {
	width: 678px;
	margin: 0px auto;
}

#employment_application h3 {
	padding: 15px;
}

#jobs form {
	border: none;
}

#jobs fieldset, #employSubmit  {
	border: none;
}

/***** body shop ****/

#body_shop_form #right h3 {
	margin: 10px 0px 10px 0px;
}

#body_shop_form #vehicle_question_submit {
	margin:15px auto;
	width:207px;
}

/*###### =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;
}

/**** footer ****/

#footer{
	width: 980px;
	height: 130px;
	margin: 0px auto;
	color: #333;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
	font-style: italic;
}

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

#footer a:hover {
	color: #a8302c;
}

#footer_content {
	float: left;
	display: inline;
	text-transform: uppercase;
	margin: 0px 110px 0px 0px;
	width: 420px;
}

#footer_content h3.footer_quicklinks {
	float: left;
	display: inline;
	background: url('../images/footerHeader_txt.png') no-repeat 0px 0px;
	width: 69px;
	height: 22px;
	text-indent: -9000px;
	margin-bottom: 5px;
}

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

#footerNav {
	line-height: 15px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	clear: left;
}

#footerNav li {
	display: inline;
	float: left;
	padding: 0px 5px 0px 5px;
}

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

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

#footerNav li.last {
	padding-right: 0px;
	border: none;
}

#footerNav li a{

}

#footer_location {
	float: left;
	display: inline;
	margin-right: 20px;
}

#footer_location h3 {
	background: url('../images/footerHeader_txt.png') no-repeat 0px -45px;
	height: 22px;
	text-indent: -9000px;
	width: 88px;
	margin-bottom: 5px;
}

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

#footer_call h3{
	background: url('../images/footerHeader_txt.png') no-repeat 0px -92px;
	height: 22px;
	text-indent: -9000px;
	width: 52px;
	margin-bottom: 5px;
}

#ec_footer {
	float: left;
	display: inline;
	width: 159px;
	clear: left;
}

#ec_footer li{
	display: inline;
	float: left;
	padding-right: 2px;
}

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

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

h3#ecarlist_logo a:hover{
	background-position: -120px 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_navigation_wrap {
	padding-left: 10px;
	border-left: none;
}

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

#specials_navigation ul li a {
	color: #888;
}

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

#specials_subnavigation li {
	color: #fff;
}

#specials #right p {
	color: inherit;
}

#specials_subnavigation li a {
	color: #ccc;
}

.specials_item_left h3 {
	color: #666;
}

.automated_10425_line2, automated_10426_line2 {
	color: #607894 !important;
}

.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 styles ****/

.vctSkin_bg {
	background-image:url("http://images1.ecarlist.com/sites/images/vct_images/vct_skin_dark_carbon_frg.png");
}

.vctPanes_container {
	background-color: #4d4d4d;
}

.vctTabs_container li a {
	color: #fff;
}

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

#vctHeader_txt {
	color: #fff;
}

.vctTabs_container li {
	border-left-color: #747474;
	border-right-color: #333;
}

.vctPanes_inner, .vctTabs_container  {
	border: none;
}

#vctBottom_container #vctMiddle_container {
	border-color: #4d4d4d
}

.strong_class strong {
	color: #be0101;
}

.custom_pages p {
	line-height: 18px;
}

#reservations{font-size: 14px; color: #999999; font-family: Arial }
#reservations fieldset{background: #262626; margin-top: 10px}
#reservations fieldset ul{padding: 10px}
#reservations form h3{ height: 23px;margin-bottom: 19px; margin-left: 23px; margin-top:23px; text-indent: -9000px; background: url('http://images1.ecarlist.com/sites/exotic_rentals_houston/images/reservation_sprite.png') no-repeat; }
#reservations form li{padding-bottom: 13px}
#reservations form li label{width: 200px; text-align: right; padding-right: 10px;}
#reservations #pickup h3{background-position: 0 -89px;}
#reservations #personal h3{background-position: 0 -60px;}
#reservations #insurance h3{background-position: 0 -30px;}
#reservations #disclaimer p{font-size: 9px; padding: 0; margin-bottom: 10px;}
#reservations #disclaimer{margin-top: 20px; margin-bottom: 20px}
#reservations #vehicle_question_submit input{margin-left: 200px}
#reservations .input_element{float: none}

#vehicle .vctTabs_container {  }
#vehicle .vctTabs_container li#vctTabs_icon001 { border:none; /*border-bottom: 1px solid #ccc;*/ }


.custom_pages address {
	font-style: normal;
	color: #999;
	padding-left: 15px;
	margin-bottom: 10px;
	line-height: 18px;
}

.custom_pages address strong{
	text-decoration: underline;
	color: #be0101
}

#right p#location_top {
	padding-bottom: 20px;
}

#right p#location_top strong {
	font-size: 18px;
	color: #be0101;
}

.chaufferpic { float:right; margin: 0 0 15px 15px; padding: 0; border:5px solid #fff; box-shadow: 3px 3px 5px #444; -moz-box-shadow: 3px 3px 5px #444; -webkit-box-shadow: 3px 3px 5px #444; }

#socialMedia_links {
	float: right;
	display: inline;
	margin: 10px 0px 0px 0px;
}

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

#socialMedia_links li a {
	width: 32px;
	height: 32px;
	text-indent: -9000px;
	display: block;
	float: left;
}

#socialMedia_links li a#socialMedia_link001 {
	background: url('../../social_media/images/iconFacebook_32.png') no-repeat;
}

#socialMedia_links li a#socialMedia_link002 {
	background: url('../../social_media/images/iconTwitter_32.png') no-repeat;
}

.price_phone_box {

}