/* ################################################
###             IMPORT CSS STYLES               ###
################################################ */

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

/* ###########################################
###          #main block styles            ###
########################################## */

body { margin: 0; padding: 0; background:#000 url(../images/page_bkgd.jpg) no-repeat center top; font-family: Helvetica; font-size:12px; }
#wrapper { margin: 0 auto; padding: 0; width:980px; }
.clear { margin: 0; padding: 0; clear:both; }
a { color: #e50e2b; text-decoration:underline; }
a:link {}
a:hover { color: #85091a; text-decoration:underline; }
a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }
.color_pri { color: #313439 !important; }
.color_sec { color: #e50e2b !important; }

#left, #leftColumn { float:left; display:inline; width:257px; padding: 0; margin: 0; text-align: left; }
#right, #rightColumn { float:right; display:inline; width:679px; padding: 0; margin: 0; }

#right p, #financeLeft p, #notify_middle p { font-size:14px; line-height: 18px; color:#010000; font-family: Helvetica; margin: 0; padding:  0 0 10px; }
#right h2, #financeLeft h2, #notify_middle h2, #servicewrap h2 { color:#fff; font-size:26px; font-weight: normal; margin: 0 0 10px; padding: 0; } 
#right h2 a { color:#fff; }

#header { width:980px; height:193px; margin: 0; padding: 0; background: url(../images/header.jpg) no-repeat center top; }
#header h1 { float:left; display:inline; margin:17px 0 0 125px; padding: 0; }
#header h1 a { display:block; width:320px; height:65px; text-indent: -9000px; }
#headersocial { float:right; padding: 6px 0 0 9px; margin: 32px 7px 0 0; display:inline; width:58px; height:29px; list-style-type:none; background: url(../images/social_bkgd.png) no-repeat left top; }
#headersocial li { float:left; display:inline; margin: 0 4px 0 0;  }
#headersocial li a { display:block; width:23px; height:23px; text-indent: -9000px; background: url(../images/social_icons.png) no-repeat; }
#headersocial li a#twitter { background-position: 0px 0px; }
#headersocial li a#facebook { background-position: -23px 0px; }
p#headeraddress { clear:left; float:left; display:inline; margin: 70px 0 0 254px; width:470px; height:30px; line-height: 30px; font-family: arial; font-size:14px; font-weight: bold; text-align: center; background: url(../images/header_address.png) no-repeat center top; }
p#headeraddress span { margin: 0 17px; }

#priNav { width:950px; height:43px; margin: 0; padding: 0 15px; background: url(../images/nav_bkgd.gif) no-repeat center top; list-style-type:none; }
#priNav li { float:left; margin: 0; padding: 0; }
#priNav li a { display:block; height:43px; text-indent: -9000px; background: url(../images/priNav.jpg) no-repeat; }
#priNav li a#priNav_Home { width:79px; background-position: 0px 0px; }
#priNav li a#priNav_New_Vehicles { width:144px; background-position: -79px 0px; }
#priNav li a#priNav_Pre-Owned { width:124px; background-position: -223px 0px; }
#priNav li a#priNav_Specials { width:104px; background-position: -347px 0px; }
#priNav li a#priNav_Financing { width:116px; background-position: -451px 0px; }
#priNav li a#priNav_Service_and_Parts { width:167px; background-position: -567px 0px }
#priNav li a#priNav_About_Us { width:110px; background-position: -734px 0px; }
#priNav li a#priNav_Contact { width:106px; background-position: -844px 0px; }
/* hover states */
#priNav li a#priNav_Home:hover { width:79px; background-position: 0px -43px; }
#priNav li a#priNav_New_Vehicles:hover { width:144px; background-position: -79px -43px; }
#priNav li a#priNav_Pre-Owned:hover { width:124px; background-position: -223px -43px; }
#priNav li a#priNav_Specials:hover { width:104px; background-position: -347px -43px; }
#priNav li a#priNav_Financing:hover { width:116px; background-position: -451px -43px; }
#priNav li a#priNav_Service_and_Parts:hover { width:167px; background-position: -567px -43px }
#priNav li a#priNav_About_Us:hover { width:110px; background-position: -734px -43px; }
#priNav li a#priNav_Contact:hover { width:106px; background-position: -844px -43px; }

#priNav li ul { display:none; }
#priNav li a#menu0 { width:167px; background-position: -567px 0px }
#priNav li a#menu0:hover { width:167px; background-position: -567px -43px }
#priNav li a#menu1 { width:110px; background-position: -734px 0px; }
#priNav li a#menu1:hover { width:110px; background-position: -734px -43px; }

#dropmenudiv, #dropmenudiv_firefox { 	border:none; background:#51575f url(../images/dropdownbkgd.gif) repeat-x center bottom; padding: 0 0 5px; }
#dropmenudiv a, #dropmenudiv_firefox a { font-size:11px; font-weight:bold; border-bottom:none; background: url(../images/dropdowndiv.gif) no-repeat center bottom; color:#000; margin:0px; text-decoration:none; padding: 5px 0; }
#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { background:#fff; font-weight: bold;  }



#home_flash { width:903px; height:271px; margin: 0 10px; padding: 46px 29px 46px 28px; background: url(../images/flash_bkgd.jpg) no-repeat center top; }
#main_content { width:980px; background: #dbdfe4 url(../images/inner_content_bkgd.jpg) no-repeat center top; padding: 70px 12px 0; width:956px; }
#home #main_content { background: #dbdfe4 url(../images/home_content_bkgd.jpg) no-repeat center top; padding: 14px 0 0; width:980px; }
#flash_placeholder { width:903px; height:271px; background: url(../images/flash1.jpg) no-repeat center top; }

#footer_wrap { margin: 0; padding: 0; background: url(../images/footer_bkgd.jpg) no-repeat center top; }
#footer_main { width:980px; margin: 0 auto; height:60px; padding: 94px 0 0; }
#footerNav { margin: 0; padding: 0; list-style-type:none; text-align: center; }
#footerNav li { display:inline; margin: 0; padding: 0 7px; font-size:10px;  }
#footerNav li a { color:#656565; text-decoration: none; }
#footerNav li a:hover { color:#fff; text-decoration: underline; }
#ec_footer { margin: 10px 0; padding: 0; list-style-type:none; text-align: center; }
#ec_footer li { display:inline; margin: 0; padding: 0 7px; font-size:10px; color:#656565; text-transform: uppercase; }
#ec_footer li a { color:#656565; text-decoration: none; }
#ec_footer li a:hover { color:#fff; text-decoration: underline; }
a#ecarlistlogo { display:block; margin: 5px 0 10px 418px; padding: 0; width:142px; height:43px; text-indent: -9000px; background: url(../images/ecarlistlogo.png) no-repeat left top; }
a#ecarlistlogo:hover { background-position: -142px 0px; }

#homemap { float:left; width:250px; height:225px; padding: 12px; margin: 0 0 0 3px; background: url(../images/home_map_bkgd.png) no-repeat center top; }
#homemap a { display:block; width:250px; height:225px; text-indent: -9000px; margin: 0; padding: 0; background: url(../images/home_map.gif) no-repeat left top; }
#homemap a:hover { background-position: -250px 0px;  }
#home_specials { float:right; display:inline; margin: 0 4px 0 0; padding: 12px; width:675px; height:225px; background: url(../images/specials_bkgd.png) no-repeat center top; }
#home_new { margin: 5px 0 12px; padding: 0; background: url(../images/new_vehicles_bkgd.jpg) no-repeat center 30px; }
#home_new h1 { display:block; width:980px; height:30px; margin: 0; padding: 0; text-indent: -9000px; background: url(../images/new_vehicles_title.jpg) no-repeat left top; }
#new_vehicles_bottom { margin: 0 13px; padding: 0; height:2px; background: url(../images/new_vehicles_bttm.gif) repeat-x center top; }
#new_vehicles_top { display:none; }
/* New Vehicle */

#home .jcarousel-skin-tango .jcarousel-prev-horizontal { background:transparent url(../images/arrow_back.png) no-repeat center top; cursor:pointer; height:35px; width:14px; left:5px; position:absolute; top:55px; z-index: 100; }
#home .jcarousel-skin-tango .jcarousel-next-horizontal { background:transparent url(../images/arrow_next.png) no-repeat center top; cursor:pointer; height:35px; position:absolute; top:55px; right:5px; width:14px; z-index: 100; }

#home .jcarousel-skin-tango .jcarousel-clip-horizontal { height:150px; width:940px; margin-left:19px;	 }
#home #new_vehicles li { margin: 0 10px; color:#fff; font-size:13px; font-weight: bold; }
#home #new_vehicles li a { color:#fff; font-size:14px; font-weight: bold; text-decoration: none; }
#home #new_vehicles li a span { font-size:11px; color:#555; font-weight: normal; }
#home #new_vehicles li:hover { color:#ca204e; }
#home #showAllButton { font-size:9px; color:#999; text-decoration:none; text-transform:uppercase; padding: 3px 10px; background: #fff; } 
#home #new_vehicles_showall { /*position:relative; bottom:9px; height:auto;*/ display:none; }
#home #new_vehicles li a:hover { color:#e50e2b; }


#ql_home { float:left; display:inline; margin: 0 0 0  12px; padding: 0 0 30px; list-style-type:none; width:257px; background: url(../images/ql_bkgd.png) no-repeat center bottom; }
#ql_home h1 { display:block; width:257px; height:35px; margin: 0 0 3px; padding: 0; text-indent: -9000px; background: url(../images/ql_title.jpg) no-repeat left top; }
#ql_home li { margin: 0 8px; border-bottom: 1px dotted #4e5054; }
#ql_home li.last { border:none; }
#ql_home li a { font-size:13px; color:#fff; text-decoration: none; line-height: 24px; text-transform: uppercase; padding: 0 0 0 10px; }
#ql_home li a:hover { color:#232323; background: url(../images/ql_arrow.png) no-repeat 10px center; padding-left: 23px; }

#home_featured { float:right; display:inline; margin: 0 12px 0 0; padding: 0 0 30px; width:686px; height:165px; background: url(../images/featured_bkgd.png) no-repeat center bottom; }
#home_featured h1 { display:block; width:686px; height:35px; margin: 0 0 3px; padding: 0; text-indent: -9000px; background: url(../images/featured_title.jpg) no-repeat left top; }
#featuredVehicles_title { display:none; } 
#random_list_location #random_list_item { margin:0 6px; width:101px; *margin:0 7px; text-align: center; *margin:0 5px 0 6px; }
#random_list_location #random_list_item a { text-decoration:none; font-weight:normal; font-size:11px; color:#484848; }
#random_list_location #random_list_item a:hover { color:#e50e2b; }
#random_list_location #random_list_item img { border:3px solid #fff; }
#random_list_location #random_list_item img:hover { border:3px solid #e50e2b; }
#home .toolTipInner_price { color:#e50e2b; }


/* #################################################
###              #=common forms                  ###
################################################ */

#site_logoSection { display:none; }
#sidebar_address { padding:0 0 37px; margin:0; border:none; background: url(../images/contact_bkgd.png) no-repeat center bottom; font-size:11px; color:#fff; font-weight: bold; }
#sidebar_address_head { display:block; width:257px; height:35px; margin: 0 0 5px; padding: 0; text-indent: -9000px; background: url(../images/address_title.jpg) no-repeat center top; }
#sidebar_address .floatleft p { font-size:11px; color:#fff; line-height: 18px; }
#sidebar_address .floatleft { margin: 0 10px; }
#sidebar_address #getdirections { display:block;  width:120px; margin: 15px 10px 10px 20px; }
#sidebar_address a#getdirections:hover { color:#ca204e; }
#sidebar_address .addressblock { margin: 10px; border-bottom: 1px dotted #ccc; }

#dealer_contact { padding:0 0 37px; margin:0; border:none; background: url(../images/contact_bkgd2.png) no-repeat center bottom; font-size:11px; color:#fff; font-weight: bold; }
#contact_small h2 { display:block; width:257px; height:35px; margin: 0 0 5px; padding: 0; text-indent: -9000px; background: url(../images/dealer_contact_title.png) no-repeat center top; }
#dealer_contact ol { padding: 15px 5px 10px 15px }
#dealer_contact li { clear:both; }
#dealer_contact #contact_small { width:240px; }
#contact_small .input_element { width:200px !important; font-size:12px; margin-bottom: 20px; *margin-bottom:18px; }
#dealer_contact textarea { width:200px !important; font-size:12px; margin-bottom: 12px; }
#contact_small .submitButton { display:block; width:131px; height:27px; text-indent: -9000px; background: url(../images/submit_inv.gif) no-repeat center top; border:none; font-size:0; line-height: 0; }
#ec_is_submit { margin-left: 15px; }

#ql_inner { margin: 0; padding: 0 0 30px; list-style-type:none; width:257px; background: url(../images/ql_bkgd2.png) no-repeat center bottom; }
#ql_inner h1 { display:block; width:257px; height:35px; margin: 0 0 3px; padding: 0; text-indent: -9000px; background: url(../images/ql_title2.png) no-repeat left top; }
#ql_inner li { margin: 0 8px; border-bottom: 1px dotted #4e5054; }
#ql_inner li.last { border:none; }
#ql_inner li a { font-size:13px; color:#fff; text-decoration: none; line-height: 24px; text-transform: uppercase; padding: 0 0 0 10px; }
#ql_inner li a:hover { color:#232323; background: url(../images/ql_arrow.png) no-repeat 10px center; padding-left: 23px; }

#customer_tools li { clear:both; }

/* #################################################
###                  #service                    ###
################################################ */

#service #right #service_request_form h3 { background: #adaeb3; margin: 10px 0; color:#333; padding: 10px 0; border:1px solid #ccc; }
#parts #right #parts_request_form h3 { background: #adaeb3; margin: 10px 0; color:#333; padding: 10px 0; border:1px solid #ccc; }
#vehicle_question_submit { margin: 15px 0 15px 220px; }
#parts #parts_request_form label, #service #service_request_form label { font-size:12px; }
#parts_request_form .input_element, #service_request_form .input_element { float:right; font-size:12px; padding: 3px; width:175px !important; }
#service #service_request_form ol { width:290px; }

#service #right p, #parts #right p { color:#fff; }
#service #right h3, #parts #right h3 { color:#fff; }

/* #################################################
###                 #financing                  ###
################################################ */

#financing #sidebar_address { background: url(../images/contact_bkgd_thin.png) no-repeat center bottom; }
#financing #sidebar_address_head { width:236px; background: url(../images/address_title_thin.jpg) no-repeat left top; }
#financing #financeLeft h2 { font-size:25px; margin-top: 15px; }
#financing #financeHeader { border:1px solid #999; }
#financing #financeCalc h2 { color:#333; background: url(../images/payment_calc_header.gif) no-repeat center top; }
#financing #financeCalc li#footer { background: url(../images/payment_calc_bttm.gif) no-repeat center top; }

/* hacks to make the financing calculator show up correctly in ie7
#################################################################*/
#financing #financeCalc li { *height:auto }
#financing #financing_vehicle_calculator #financeCalc li.form_li { *line-height: 55px !important; }
#financing #financing_vehicle_calculator #financeCalc li.form_li label { *line-height:normal !important; }
#financing #financeCalc li.calcfooter { height:15px;  }
#financing #financeCalc li#submitBtn { height:45px; }


.specials_item { background:#b4b8bc url(../images/inventoryrowtile.jpg) repeat-x center top; border-bottom: 1px dotted #3b3324; margin: 0; }
.automated_10425_line3, .automated_10426_line3 { color:#fff !important; }

#contact #customer_tools { margin-top: 0; }
#contact #customer_tools_top_middle { color:#333 !important; }
#contact #contact_map { padding: 10px 13px 10px 17px;  background: #fff; border-radius:5px;	-moz-border-radius:5px;	-webkit-border-radius:5px; }

#customer_tools .input_element { font-size:12px; }

/* ###################################################
###                  #sitemap                      ###
################################################### */

#sitemap #sitemap_list { list-style-type:none; margin:0px; padding:0px; width:17%; }
#sitemap #sitemap_list li { font-size:11pt; }
#sitemap .sitemap_vehicle_title { font-weight:bold; color:#fff; }
#sitemap #sitemapContent h1 { color:#fff; font-size:26px; font-weight: normal; margin: 0 0 10px; padding: 0; }
#sitemap .sitemap_vehicle_list { list-style-type: none; }
#sitemap #sitemap_list li { text-transform: capitalize; }
#sitemap #sitemap_list li a { color:#fff; text-decoration: none; }
#sitemap #sitemap_list li a:hover { text-decoration: underline; }
#sitemap #sitemap_list li ul { display:none; }
#sitemapContent { padding-bottom: 20px; }
#sitemap .sitemap_vehicle_list { width: 20%; }


/* #################################################
###             #=inventory  page                ###
################################################ */


/* Number of Results */
#inventory #inventory_v2_sidebar_filters h3 { padding:10px 0 0 5px; color:#fff; font-size:11px; }
#inventory #inventory_v2_sidebar_filters h2 { padding-left:5px; color:#fff; font-size:18px;	}

/* Current Filters Box */
#inventory #currentFilters { background:#60656c; border:none; margin: 5px; }
#inventory #currentFilters p { padding-left:15px; font-size:12px; color:#fff; }
#inventory #currentFilters p a { color:#fff; }
#inventory #currentFilters p a:hover { color:#fff; text-decoration: underline; }

/* Search Filter List Container Boxes */
#inventory .filterList { background:#c6c9cd url(../images/filterlist_bkgd.gif) repeat-x center top; border:1px solid #7a7d81; margin: 5px; padding: 3px 3px 10px; }
#inventory #inventory_v2_sidebar_filters .filterList h3 { padding:0 0 10px 10px; color:#232528; font-weight: normal; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
#inventory .filterList ul {}
#inventory .filterList ul li { color:#fff; }
#inventory .filterList ul li a { color:#fff; background: url(../images/arrow_red.gif) no-repeat 2px center;  }
#inventory .filterList li a:hover { color:#fff; background:#dc0d29 url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat 2px center; }
#inventory .filterList span a { float: left; margin: 10px; }
#inventory .filterList span a:hover { color:#dc0d29; }

/* Contact Form Box */
#inventory #inventory_v2_sidebar_contact { padding:0 0 37px; margin:0; border:none; background: url(../images/contact_bkgd2.png) no-repeat center bottom; font-size:11px; color:#fff; font-weight: bold; }
#inventory #inventory_v2_sidebar_contact  .input_element { width:200px !important; font-size:12px; margin-bottom: 20px; *margin-bottom: 18px; }
#inventory #inventory_v2_sidebar_contact #contact_small { width:auto; }
#inventory #inventory_v2_sidebar_contact #contact_small ol li { clear:both; }
#inventory #inventory_v2_sidebar_contact #contact_small ol { padding: 15px 5px 10px 15px}
#contact_small label { font-size:11px; color:#fff; font-weight: bold; }
#inventory #inventory_v2_sidebar_contact #contact_small .submitButton { *margin-top:5px; }

/* Top Search Bar Styles */
#inventory #searchBar { height:47px; background: url(../images/topbartile.gif) repeat-x center top; border:none; margin: 0 0 1px; }
#searchBar_left, #listing_form, #searchBar_right { padding-top:16px; }
#inventory #sort_bar { background: url(../images/bttmbar.jpg) no-repeat center top; height:45px; line-height: 45px; border-bottom: 1px solid #47474a; color:#fff; }
#inventory #sort_bar a { color:#fff; text-decoration: none; }
#inventory #sort_bar a:hover { text-decoration: underline; }


/* Vehicle Title and Price */
#inventory .inventory_v2_details h4 a { }
#inventory .inventory_v2_details h4 a:hover { color:#c40f24 !important; text-decoration: underline; }
#inventory .price_line_1 { padding-bottom:3px; }

#inventory .inventory_v2_details { width:335px; }
#inventory .inventory_v2_details_links li a { color: #000; }
#inventory .inventory_v2_details_links li a:hover { color: #000; text-decoration:underline; }
#inventory #inventory_v2_details ul li { color:#666; }

/* Change width so prices dont wrap */
#inventory .inventory_v2_pagination a { color: #666; }
#inventory .inventory_v2_pagination a:hover {}
#inventory #vehicleDisclaimer p { margin: 10px; display:block; }
#inventory .inventory_v2_row { background:#b4b8bc url(../images/inventoryrowtile.jpg) repeat-x center top; border-bottom: 1px dotted #3b3324; margin: 0; }


a#vehicle_v2_notify_button img { display:none; }
a#vehicle_v2_notify_button { display:block; width:221px; height:110px; text-indent: -9000px; background: url(../images/finder.png) no-repeat left top; margin: 10px 0 0 20px; }

#inventory .inventory_v2_price { width:200px; }
#inventory a.clearFilterCpo { color:#fff; }
#inventory a.clearFilterCpo:hover { text-decoration: underline; }


/* #################################################
###                   #=vehicle                  ###
################################################ */

/* Similar Vehicles Heading */
#vehicle #leftColumn h3 { color:#fff; padding: 5px 0 0 5px; margin: 10px 10px 15px 10px; text-transform: uppercase; }
.similarVehicle {  background:#aeb2b8; border:1px solid #7a7d81; padding: 5x; margin: 10px; }
.similarVehicle ul { width: 115px; }
#vehicle .similarVehicle ul li { color:#444; font-size: 12px; margin: 0 0 3px; }
#vehicle .similarVehicle ul li.price { color:#444; font-weight: bold; }
#vehicle .similarVehicle ul li.simCar_pricelabel { color:#444; font-size:9px; font-weight: bold; }
#vehicle .similarVehicle ul li a { font-weight:bold; color:#444; text-decoration: none; font-weight: bold; }
#vehicle .similarVehicle ul li a:hover { text-decoration: underline; }

/* View More Box */
#vehicle #vehicle_v2_sidebar_links { background:#c6c9cd url(../images/filterlist_bkgd.gif) repeat-x center top; border:1px solid #7a7d81; padding: 10px 3px; margin: 10px; }
#vehicle #vehicle_v2_sidebar_links p { padding:0 0 10px 10px; color:#232528; font-weight: normal; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
#vehicle #vehicle_v2_sidebar_links ul {}
#vehicle #vehicle_v2_sidebar_links li { color:#fff;  }
#vehicle_v2_sidebar_links li a { color:#fff; background: url(../images/arrow_red.gif) no-repeat 2px center; }
#vehicle_v2_sidebar_links li a:hover { color:#fff; background:#dc0d29 url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat 2px center; }

/* Breadcrumbs and share bar at top */
#vehicle #vehicle_topbar { background: url(../images/bttmbar.jpg) no-repeat center top; height:45px; line-height: 45px; border-bottom: 1px solid #47474a; color:#fff; margin: 0 0 1px; }
#vehicle #vehicle_topbar a { color:#fff; text-decoration: none; }
#vehicle #vehicle_topbar a:hover { text-decoration: underline; }
#vehicle #vehicle_title { font-size: 27px; line-height: 27px; font-weight:bold; width:450px; color:#dce0e5 !important; }
#vehicle #vehicle_contact span { color:#fff; font-size:18px; }
#vehicle #vehicle_contact a { color:#fff; }
#vehicle .price_line_1 { font-size: 20pt; font-weight:bold; color:#fff !important; }
#vehicle #searchBar { height:47px; background: url(../images/topbartile.gif) repeat-x center top; border:none; }
#vehicle #searchBar_left {  }

/* Vehicle Listing Details */
#vehicle #vitalsContainer ul li { font-size:10px; color:#fff; }
#vehicle #media_center_links li a { margin-top:5px; }
#vehicle #vehicle_thumbs img { margin:2px 6px; }

/* give some space to the subject line for the make an offer form */
#vehicle #trade_offer_subject { padding-bottom:10px; display:block; margin-left:70px; font-size:10pt; }
 
#vehicle #dealerboxName { padding-top:5px; font-size:14px; }
#vehicle .dealerboxAdd { font-size:12px; }
#vehicle #dealerboxPhone { font-size:12px; font-weight:bold; padding-top:10px; padding-bottom:10px; }
#vehicle #dealerboxMap a { font-size:12px; color:#333; font-weight: bold; text-decoration:none; }
#vehicle #dealerboxMap a:hover { text-decoration:underline; }

/* Disclaimer at the bottom of the page */
#vehicle #vehicleDisclaimer p { margin: 10px; display:block; }

#vehicle #customer_tools { color:#333; }  
#vehicle #customer_tools .input_element { width:160px !important; font-size:12px; float:none; }
#vehicle #customer_tools #customer_tools_vehicle_offer .input_element { }
#vehicle #customer_tools #customer_tools_vehicle_offer .customer_tools_right_left { width:210px; }	
#vehicle #customer_tools_top_middle { color:#333 !important; }
#vehicle #customer_tools_content_wrapper { height:230px; }
#vehicle #vehicle_vitals { background: none; }

#vehicle #picShadow { padding: 4px; }


.aboutpic { float:right; margin: 0 5px 20px 20px; border:3px solid #fff; }
#european #right { padding-bottom: 15px; }
#european #right h3 { color:#fff; margin: 20px 0 10px; font-size:20px; font-weight: normal; }
#european #right p.hotel { margin: 10px 0 30px; width:225px; float:left; border-top:1px dotted #666; border-bottom: 1px dotted #666; padding: 25px 0; }
#european #right h4 { color:#000; margin: 20px 0 10px; font-size:16px; font-weight: bold; }

#deliveryimage { width:670px; height:342px; margin: 10px 0 20px; background: url(../images/delivery.jpg) no-repeat center top; }
#plantimage { width:670px; height: 494px; margin: 10px 0 0; padding: 0; background: url(../images/plant1.jpg) no-repeat center top; }
#parts_request_form .input_element, #service_request_form .input_element { *width:160px !important; }

#notify #notify_middle p { color:#fff; }
#notify #notify_form_div { background: #fff; margin: 20px 2px 20px 0; border:1px solid #666; }
#notify #notify_form_div h3 { padding: 5px; color:#000; }

#trade_bid #notify_form_div { background: #fff; }
#trade_bid #sidebar_address { border:1px solid #666; background: #fff; height:auto; margin: 0 0 20px; padding: 10px; }
#trade_bid p#sidebar_address_head { color:#000; width:auto; height:auto; margin: 10px 0 10px 10px; padding: 0; background: none; text-indent: 0; font-size:16px; }
#trade_bid #sidebar_address p { color:#444; }
#trade_bid #notify_middle p { color:#fff; }
#trade_bid #notify_right { width:302px; }

#shipping #right img { border:10px solid #fff; background: #fff; padding: 20px; margin: 20px 0; border-radius:5px;	-moz-border-radius:5px;	-webkit-border-radius:5px; }
#shipping #right p { color:#fff; }
#used_car_factory #right p { color:#fff; }
#vehicle #vitalsContainer .ecl_carfax_highlights_overlay li { color:#000; }


.spec_box { float:left; display:inline; width:195px; min-height: 230px; margin: 15px;; padding: 0; background: url(../images/specborder.gif) repeat-y right top; padding: 10px; }
.spec_box p.specline1 { font-size:16px; font-weight: bold; color:#000; margin: 3px 0; }
.spec_box p.specline2 { color:#545454; font-size:12px; font-weight: bold; margin: 3px 0; }
.spec_box p.specline3 { color:#000; font-size:20px; font-weight: bold; margin: 3px 0; }
.spec_box p.specline5 a { color:#ca204e; font-weight: bold; text-decoration: none; }
.spec_box p.specline6 a { color:#ca204e; font-weight: bold; text-decoration: none; }
.specpic { border:5px solid #fff; margin: 10px 0; box-shadow: -5px 5px 5px #ccc; -moz-box-shadow: -5px 5px 5px #ccc; -webkit-box-shadow: -2px 5px 5px #ccc; width:157px; height:101px; }

#specials_carousel { height:130px; }