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

/**************************************************
Autoworld 1959
***************************************************/

body {
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	background: #adadad;
	color: #fff;
}

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

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

p {
	padding-bottom: 5px;
}

address {
	font-style: normal;
}

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

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

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

#container {
	width: 980px;
	margin: 1px auto 0px;
	padding: 10px 0px 20px 0px;
	background: #ccc;
}

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

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

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

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

#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: 458px;
	height: 199px;
	text-indent: -9000px;
}

#header_ribbon {
	float: right;
	display: inline;
	background: url('../images/headerRibbon_bg.png') no-repeat;
	color: #fff;
	font-family: 'Myriad Pro', Arial, sans-serif;
	font-size: 20px;
	width: 41px;
	height: 43px;
	text-align: center;
	line-height: 35px;
	margin: 74px 0px 0px 5px;
}

#header_contact {
	float: right;
	display: inline;
	margin: 83px 0px 0px 0px;
	color: #2b2b2b;
	font-family: 'Myriad Pro', Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
}

#header_contact span {
	border-right: 1px solid #5f5f5f;
	padding-right: 3px;
}

#header_contact p {
	color: #5f5f5f;
	padding: 5px 0px 0px 0px;
}

#header_contact address {
	display: inline;
}

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

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

#priNav {
	margin: 6px auto 0px;
	width: 960px;
	height: 22px;
	text-align: center;
	border: 3px solid #fff;
	background: #1b4e8f;
}

#priNav li{
	padding: 0px 0px 0px 0px;
	display: inline-block;
	float: none;
	zoom: 1;
	*display:inline;
}

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

#priNav li.last{
	background: transparent;
	border-right: none;
}

#priNav li a{
	display: block;
	float: left;
	color: #fff;
	font-size: 13px;
	padding: 0px 30px 0px 30px;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
	font-family: 'Arial Narrow', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	background: url('../images/navBorder_bg.png') no-repeat right center;
}

#priNav li.last a{
	background: transparent
}

#priNav li a:hover{
	background-color: #4c4c4c;
}

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

#priNav ul {
	top: 23px;
	left: 0px;
	width: 150px;
	background: transparent;
	border: none;
	border-top: none;
	padding: 7px 0px 0px;
	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: #cecece;
	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.last {
	background: #cecece;
}

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

/**** home ****/

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

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

.home_border, #specials_flash  {
	border: 3px solid #fff;
} 

.home_border h3 a {
	text-indent: -9000px;
	display: block;
	width: 100%;
	height: 100%;
}

.home_border h3 {
	height: 66px;
	width: 225px;
	border-bottom: 1px solid #fff;
	margin: 0px auto;
}

#home_top {
	padding: 6px 0px 0px 0px;
	height: 241px;
}


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

#home_about {
	float: left;
	display: inline;
	width: 274px;
	height: 225px;
	padding: 0px 0px 0px 0px;
	background: #1b4e8f;
}

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

#home_about p {
	width: 225px;
	margin: 0px auto;
	padding: 15px 0px;
	font-family: Verdana;
	font-size: 11.5px;
	line-height: 17px;
	color: #fff;
}

#home_about p a{
	color: #fff;
	text-decoration: underline
}

#home_about p a:hover{
	text-decoration: none
}

/**** home service ***/

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

#home_service {
	width: 274px;
	height: 198px;
	padding: 0px 0px 0px 0px;
	background: #4b74a8;
	margin: 0px 0px 11px 0px;
}

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

#home_service p {
	width: 225px;
	margin: 0px auto;
	padding: 15px 0px;
	font-family: Verdana;
	font-size: 11.5px;
	line-height: 17px;
	color: #fff;
}

#home_service p a{
	color: #fff;
	text-decoration: underline
}

#home_service p a:hover{
	text-decoration: none
}

/***** home video *****/

#home_video {
	width: 274px;
	height: 227px;
	padding: 0px 0px 0px 0px;
	background: #375c8c url('../images/homeVideo_bg.png') no-repeat bottom center;
}

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

#home_video p {
	width: 225px;
	margin: 0px auto;
	padding: 15px 0px;
	font-family: Verdana;
	font-size: 11.5px;
	line-height: 17px;
	color: #fff;
}

#home_video p a{
	color: #fff;
	text-decoration: underline
}

#home_video p a:hover{
	text-decoration: none
}

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

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

#home_quicklinks {

}

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

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

#home_quicklinks li a {
	float: left;
	display: block;
	background: url('../images/homeQuicklinks_bg.png') no-repeat;
	width: 219px;
	height: 124px;
	text-align: center;
	line-height: 175px;
	border: 3px solid #fff;
	font-family: Verdana;
	font-size: 11.5px;
}

#home_quicklinks li a:hover {
	text-decoration: none;
}

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

#home_quicklinks li a#homeQuicklink_002 {
	width: 217px;
	background-position: -229px 0px;
}

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

#home_quicklinks li a#homeQuicklink_001:hover {

}

#home_quicklinks li a#homeQuicklink_002:hover {

}

#home_quicklinks li a#homeQuicklink_003:hover {
}

/**** home social media links *****/

#homeSocial_media {
	margin: 8px 0px 0px 0px
}

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

#homeSocial_media li.first {
	margin: 0px;
}

#homeSocial_media li a {
	text-indent: -9000px;
	display: block;
	float: left;
	height: 60px;
	width: 218px;
	background: url('../images/socialMedia_links_yt.png') no-repeat;
	border: 3px solid #fff;
}

#homeSocial_media li.first a{
	border-left: 4px solid #fff
}

#homeSocial_media li a#homeSocial_media001 {
	background-position: 0px 0px;
}

#homeSocial_media li a#homeSocial_media002 {
	background-position: -228px 0px;
	width: 217px;
}

#homeSocial_media li a#homeSocial_media003 {
	background-position: -455px 0px;
	width: 219px;
}

#homeSocial_media li a#homeSocial_media001:hover {
	background-position: -675px 0px;
}

#homeSocial_media li a#homeSocial_media002:hover {
	background-position: -903px 0px;
}

#homeSocial_media li a#homeSocial_media003:hover {
	background-position: -1130px 0px;
}



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

#inner_quicklinks {
	background: url('../images/quicklinks_bg.png') no-repeat;
	margin: 20px auto;
	background: #4b74a8;
	border: 3px solid #fff;
	padding: 10px 0px;
}

#inner_quicklinks li {
	border-bottom: 1px solid #fff;
	padding-left: 1px;
	margin: 0px 20px;
}

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

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

#inner_quicklinks li a{
	display: block;
	color: #fff;
	font-size: 13px;
	font-family: Arial;
	text-indent: 15px;
	height: 26px;
	line-height: 25px;
	text-decoration: none;
	background: url('../../images/listingImages/arrowTree_white.gif') no-repeat 3px 8px;
}

#inner_quicklinks li a:hover{
	color: #102a4a;
	background: url('../images/filterArrow_bg.png') no-repeat 3px 8px;
}
/**** featured vehicles *****/

#featuredVehicles {
	margin: 11px 0px 0px 0px;
	width: 675px;
	height: 227px;
	border: 3px solid #fff;
	background: #4c4c4c;
}

#featuredVehicles_title {
	background: url('../images/fv_header.png') no-repeat;
	height: 67px;
}

#featuredVehicles_title a{
	font-size: 12px;
	color: #b0b0b0;
	line-height: 85px;
	padding-right: 17px;
}

#featuredVehicles_title span {
	display: block;
	text-align: right;
}

#random_list_location {
	padding: 20px 0px 0px 21px;
}

#random_list_location #random_list_item {
	padding: 0px 0px 0px 4px;
	margin: 0px 1px;
	text-align: center;
	width: 101px;
}

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

#random_list_location #random_list_item img {
	margin-bottom: 18px;
	border: none;
	width: 95px;
	height: 63px;
	border: 3px solid #fff;
}

#random_list_location #random_list_item a:hover img{
}

#random_list_location #random_list_item a{
	color: #fff;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#random_list_location #random_list_item a:hover{
	color: #b0b0b0;
	text-decoration: underline;
}

.toolTipInner_price {
	color: #960a00;
}

#featuredVehicles_footer {
	display: none;
}

#homeCert_link {
	float: right;
	display: inline;
	margin: 16px 25px 0px 0px;
}

#homeCert_link a {
	display: block;
	text-indent: -9000px;
	width: 338px;
	height: 160px;
}

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

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

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

#footer {
	width: 980px;
	margin: 0px auto;
	color: #6b6969;
	font-size: 10px;
	padding: 35px 0px 15px 0px;
	height: 120px;
	background: url('../images/footerCars_bg.jpg') no-repeat top right;
}

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

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

#footer_top {
	color: #484546;
	height: 32px;
}

#footer_top div {
	font-size: 13px;
	text-transform: uppercase;
	float: left;
	display: inline;
	height: 32px;
	line-height: 42px;
}

#footer_top div address{
	display: inline;
}

#footer_top a{
	display: block;
	text-indent: -9000px;
	float: left;
	background: url('../images/footerLogo_bg.png') no-repeat;
	width: 224px;
	height: 32px;
}

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

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

#footerNav li {
	display: inline;
	border-right: 1px solid #6b6969;
	padding: 0px 5px;
}

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

#footerNav li.last {
	border: none;
}

#footerNav li a {

}

#ec_footer {
	padding: 5px 0px 5px 0px;
}

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

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

#ec_footer li.last {
	border: none
}

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

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

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


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

#rightColumn {
	float: right;
	display: inline;
	width: 720px;
	margin-right: 6px;
	background: #4c4c4c;
	border: 3px solid #fff;
}

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

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

#stock {
	width: 130px;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader {
	font-size: 11px;
	color: #fff;
	text-indent: 15px;
	padding: 5px 0px 0px;
	background: #4b74a8;
	border: 3px solid #fff;
	border-bottom: none;
}

#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: #fff;
	font-size: 18px;
	padding: 10px 0px;
	font-family: Helvetica, Arial, sans-serif;
	background: #4b74a8 url('../images/filterList_header_bg.png') no-repeat 15px bottom;
	border: 3px solid #fff;
	border-top: none;
	border-bottom: none;
	text-indent: 15px;
}

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

.filterList, #vehicle_v2_sidebar_links {
 	padding: 5px;
	border: 0px solid #e8e8e8;
	color: #fff;
	background: #4b74a8
}

#filterListWrap {
	padding-bottom: 16px;
	background: #4b74a8;
	border: 3px solid #fff;
	border-top: none;
}

.filterList {
	margin: 0px auto;
	width: 215px;
}

.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 5px;
	padding: 3px 2px 3px 13px;
	color: #fff;
}

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

#inventory_v2_sidebar_filters .expandable{
	display: block;
	float: right;
	background: transparent;
	color: #fff;
	padding: 3px;
	margin: 5px 0px 0px 0px;
	border: 0px solid #fff;
} 

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

#sort_bar {
	background: transparent;
	color: #333;
	font-size: 11px;
	line-height: 42px;
	border-bottom: 1px solid #fff;
	width: 690px;
	margin: 0px auto;
	float: none;
	display: block;
}

#sort_bar_left a, #sort_bar_left {
	color: #a9a9a9
}

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

#sort_bar_right {
	margin-right: 20px;
}

#searchBar {
	background: transparent;
	padding-left: 0px;
	border: none;
	margin-bottom: 1px;
	width: 690px;
	height: 33px;
	margin: 0px auto;
	float: none;
	display: block;
}

.inventory_v2_row  {
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
	margin: 0px 0px 1px 0px;
	background: transparent;
	color: #cccccc
	
}

.inventory_v2_details h4 a {
	color: #cccccc;
}

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

.inventory_v2_price_right {font-weight: normal;}

.inventory_v2_price_right .price_line_1 {
	color: #fff;
	margin-top: 12px;
}

.inventory_v2_price_right .price_title {
	color: #4b74a8 !important;
	float: none !important;
	display: block;
}

.price, .price_line_1 {color: #fff; font-size: 16px; width: 80px; /*text-align: left;*/}

.price_title {width: 80px; /*text-align: left;*/}

.price_line_1 + .price_title {
	display: block; position: relative; top: -27px;
}

.price_title {
  	margin-top: 0px;
}

.price_line_1 {margin-top: 12px; font-size: 16px !important; font-weight: normal !important;}

.price_line_2 {color: #fff !important;}

.price_line_2 .price_title {margin-top: 0;}

.btn_binSubmit {width: 81px; height: 31px; display: block; background: url(../images/btn_bin.png) no-repeat left top; margin-top: 5px; border: none !important; cursor: pointer;}

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

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

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

#inventory #vehicleDisclaimer {
	color: #fff;
}

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

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

#viewMorePhotos {
	color: #777
}

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

#vehicle #rightColumn {
	background: transparent;
	border: none;
}

#vehicle_vitals {
	background: #4c4c4c;
	border: 3px solid #fff;
	border-top: none;
	margin-bottom: 5px;
}

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

#vehicle_topbar {
	background: #4c4c4c;
	border: 3px solid #fff;
	border-bottom: none;
	color: #fff;
	margin: 0px auto;
	font-size: 12px;
	padding: 0px;
}

#vehicle #searchBar {
	background: #4c4c4c;
	border: 3px solid #fff;
	border-top: none;
	border-bottom: none;
	height: 40px;
	width: auto;
}

#vehicle #drop_down_filters {
	margin: 0px 10px;
	border-bottom: 1px solid #fff;
	height: 27px;
	padding-left: 0px;
}

#vehicle_topbar a{
	color: #fff
}

#vehicle_social_buttons {
	margin-top: 10px;
}

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

#vehicle_title {
	font-size: 22px;
	color: #fff;
	padding-left: 10px;
}

#vehicle_contact {
	color: #cccccc;
}

#vehicle_contact a{
	color: #cccccc;
}

.ip_dottedLine {
	border-bottom: 0px dotted #fff;
	margin-bottom: 5px;
}

#vitalsContainer {
	margin-top: 10px;
}

#vehicle_mainPhoto {
	margin-bottom: 10px;
	margin-left: 5px;
	width: 42%;
}

#vehicle_mainVitals .price_line_1 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#vitalsContainer ul li {
	color: #cccccc;
	font-size: 12px;
}

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

#vitalsContainer ul li strong{
	color: #cccccc
}

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: 225px;
	height: 79px;
	border: 3px solid #fff;
}

#vehicle_v2_sidebar_links {
	border: 3px solid #fff;
	background: #1b4e8f
}

#vehicle_thumbs {
	background: #6f6f6f;
	border: 3px solid #fff;
	width: auto;
	margin-bottom: 10px;
}

#vehicle_details_top, #vehicle_details_bottom {
	display: none;
}

#vehicle_details_middle {
	border: 3px solid #fff;
	background: #6f6f6f
}

#sorry_notify_container form {
	color: #000
}

#inventory_v2_sorry #similarVehicles h3 {
	background: transparent;
}

#inventory_v2_sorry #similarVehicles {
	margin: 0px 10px
}

#inventory_v2_sorry .similarVehicle {
	margin-top: 20px;
}
	
/**** similar vehicles ****/

#similarVehicles {
	background: #4b74a8;
	border: 3px solid #fff;
	margin-bottom: 15px;
}

#similarVehicles h3 {
	color: #fff;
	padding: 10px 0px;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	width: 215px;
	margin: 0px auto;
	
}

.similarVehicle {
	padding: 10px 0px 10px 10px;
	font-size: 12px;
	border: 0px solid #d8d8d8;
	color: #102a4a;
	background: transparent
	
}

.similarVehicle li a {
	color: #fff;
}

.similarVehicle li.price {
	color: #fff
}

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

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

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


#contact_small {
	width: 225px;
	background: #1b4e8f url('../images/dealerContact_bg.png') no-repeat 0px 37px;
	padding: 0px 0px 10px 0px;
	border: 3px solid #fff;
}

#contact_small h2 {
	background: url('../images/dealerContact_header.png') no-repeat;
	height: 67px;
	width: 215px;
	text-indent: -9000px;
	margin: 0px auto;
}

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

form#contact_small.validation ol {
	padding: 20px 0px 0px 4px;
}

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: 207px;
	height: 30px;
	margin: 0px auto;
	background: #4c4c4c;
	text-align: center;
	border: 2px solid #fff;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
}

#ec_is_submit .submitButton:hover {
	background: #4b74a8
}

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

#left {
	display: inline;
	width: 231px;
	margin-left: 5px;
	margin-right: 0px;
}

#right {
	width: 690px;
	float: right;
	display: inline;
	margin-right: 5px;
	background: #4c4c4c;
	border: 3px solid #fff;
	min-height: 600px;
	padding: 0px 10px;
}

#right h2 {
	font-size: 24px;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	padding: 10px 0px;
}
#contact #right {
	padding-top: 10px;
}

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

#notify_middle h2{
	font-size: 22px;
	margin-bottom: 10px;
}

#notify_middle {
	width: 62%;
	padding-left: 15px;
}

#quicklinks_container {
	display: none;
}

.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
}

#notify_middle {
	width: 60%;
	padding: 10px 15px 10px;
	background: #4c4c4c;
	border: 3px solid #fff;
	margin-left: 10px;
}

#financeLeft {
	width: 68.5%;
	padding: 10px 15px 10px;
	background: #4c4c4c;
	border: 3px solid #fff;
	margin-left: 10px;
}

#financeLeft h2{
	font-size: 22px;
	margin-bottom: 15px;
}

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

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


#financeRight {
	color: #000
}

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

#sidebar_address {
	border: 3px solid #fff;
	background: #1b4e8f;
	padding-bottom: 10px;
}

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

/**** specials ****/

#specials_navigation ul li.specials_current {
	background: #ccc;
	color: #333;
}

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

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

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

.specials_item {
	border-color: #fff
}

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

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

/*** vct *****/

#vct_container {
  color: #fff;
  margin: 0px 0px 7px 0px;
}

.vctTabs_container li a {
	color: #aaa;
}

.vctTabs_container li a:hover {
	text-decoration: underline
}

#vctHeader_img {
	background: url('../images/vct_star.png') no-repeat;
	margin-left: 5px;
}

#vctTop_container {
	height: 48px;
}

#vctTop_container #vctMiddle_container {
	background: #4c4c4c;
	margin: 0px;
	border: 3px solid #fff;
	color: #fff;
}

#vctHeader_txt {
	font-weight: normal;
	font-size: 20px;
}

#vctLeft_corner, #vctRight_corner {
	display: none;
}

.vctTabs_container {
	border: 3px solid #fff;
	background: #6f6f6f;
}

.vctTabs_container li.vctTabs_icon_wrapper {
	background: transparent
}

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

.vctTabs_container li.last {
	background: transparent
}

.vctPanes_container {
	background: #4c4c4c;
	border: 3px solid #fff;
	margin-top: 5px;
	padding-bottom: 10px;
	float: none;
	display: block;
	width: auto;
}

#vctBottom_container {
	display: none;
}

.vctPanes_inner {
  border-left: 0px solid #9F9F9F;
  border-right: 0px solid #9F9F9F;
}

#vctSubmit_button_offer, #vctSubmit_button_trade_bid {
   background: url('../images/vctSubmit_button.png') no-repeat;
   width: 210px;
   height: 27px;
}

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

#vctSubmit_button_calc {
 background: url('../images/vctSubmit_button.png') no-repeat;
   width: 210px;
   height: 27px;
}

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

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

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

#trade_appraisal { margin-left:2%; width:73%; }
#trade_appraisal h2 { font-size: 22px; margin: 0 0 10px; padding: 0; }
#trade_bid #trade_appraisal_form form ol li { margin-bottom: 10px; }
#trade_bid #trade_appraisal_form legend { background: #999; }
#trade_bid #trade_appraisal_form fieldset { background: #4c4c4c; }
#trade_appraisal_form #trade_appraisal_tabs li a { color:#666; }



#about #right img {border: 3px solid white; margin: 8px; float: left;}


.inventory_v2_price_right .price_line_2, li.price_title + span {font-size: 16px !important; color: #fff !important;}


#vehicle #price li {font-size: 16px;}

.price_title {float: none !important; color: #4B74A8 !important; font-size: 12px !important; display: block;}
