@charset "UTF-8";

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

@import url(http://images1.ecarlist.com/sites/default/default_white/css/globalInner.css);
@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.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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background:#fff url(../images/body_tile.jpg) repeat-x center top;
}
#wrapper {
	width:960px;
	padding:0px;
	margin:0px auto;
}
#header {
	width:960px;
	height:80px;
	background:url(../images/top_logo_left.jpg) no-repeat left top;
	padding:0px;
	margin:23px 0px 0px;
}
#header h1 {
	margin:0px;
	padding:0px;
	float:left;
}
#header h1 a {
	display:block;
	width:230px;
	height:60px;
	text-indent:-9000px;
}
#header h2 {
	float:right;
	background:url(../images/top_hyundai_logo_small.gif) no-repeat right center;
	font-size:14px;
	padding:0px 35px 0px 0px;
	margin-top:28px;
	color:010000;
}

#header h2#contact_info {
	float:right;
	background:url(../images/top_hyundai_logo_small.gif) no-repeat right center;
	font-size:14px;
	padding:0px 35px 0px 0px;
	margin-top: 5px;
	color:010000;
	display: inline;
}

#header h3 {
	float:right;
	margin:0;
	padding: 5px 70px 0 0;
}
#header h3 a {
	display:block;
	width:213px;
	height:50px;
	text-indent: -9000px;
	background: url(../images/blackbookonline.gif) no-repeat center top;
}

	
#navblock {
	/* width:776px; */
	width:940px;
	height:26px;
	margin:0px 0px 6px 0px;
	/* padding:0px 92px; */
	padding:0px 0px 0px 20px;
	background: url(../images/nav_tile.jpg) repeat-x center top; 
}
#main_content {
	width:960px;
	margin:0px;
	padding:0px;
}
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}	
p { 
	margin: 5px 0;
}

a {
	color: #666;
	text-decoration:none;
}
a:link {}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }

.color_pri { 
	color: #333 !important;		/* Set primary color. Vehicle Titles */	
}
.color_sec { 
	color: #6681a0 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}

#leftColumn, #left {				/* left and leftColumn can usually have the same width and setting. */
	float:left;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 240px;
	padding: 0px;
	margin-top: 10px;
}
#rightColumn, #right {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 690px;
	padding: 0px;
	margin-top: 10px;
}

#sharebox {
	float:right;
	margin:0px 10px 0px;
	padding:5px 0px 0px;
	width:125px;
	height:21px;
}


/* ###########################################
###            #_primary navigation        ###
############################################*/


#priNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	line-height:26px;
}
#priNav li {
	float:left;
	margin:0px;
	padding:0px;
}
#priNav li.last {
	border:none;
}
#priNav li a {
	display:block;
	height:26px;
	text-indent:-9000px;
	background:url(../images/priNav.gif);
}
#priNav li a#priNav_home {
	width:64px;	
	background-position:0px;
}
#priNav li a#menu0 {
	width:113px;
	background-position:-64px;
}
#priNav li a#menu1 {
	width:99px;
	background-position:-177px;
}
#priNav li a#menu2 {
	width:86px;
	background-position:-276px;
}	
#priNav li a#menu3 {
	width:80px;
	background-position:-362px;
}
#priNav li a#menu4 {
	width:128px;
	background-position:-442px;
}
#priNav li a#priNav_dealer_info {
	width:105px;
	background-position:-570px;
}
#priNav li a#priNav_contact_us {
	width:101px;
	background-position:-675px;
}	
/* hover states */
#priNav li a#priNav_home:hover {
	width:64px;	
	background-position:-776px;
}
#priNav li a#menu0:hover {
	width:113px;
	background-position:-840px;
}
#priNav li a#menu1:hover {
	width:99px;
	background-position:-953px;
}
#priNav li a#menu2:hover {
	width:86px;
	background-position:-1052px;
}	
#priNav li a#menu3:hover {
	width:80px;
	background-position:-1138px;
}
#priNav li a#menu4:hover {
	width:128px;
	background-position:-1218px;
}
#priNav li a#priNav_dealer_info:hover {
	width:105px;
	background-position:-1346px;
}
#priNav li a#priNav_contact_us:hover {
	width:101px;
	background-position:-1451px;
}	

#priNav li ul {
	display:none;
}

/* #################################################
###              #drop down menus                ###
################################################ */

#dropmenudiv, #dropmenudiv_firefox {
	background:#e9e9e9;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	font-size:11px;
	font-weight:bold;
	color:#000;
	border:none;
	border-bottom:1px solid #fff;
	margin:0px;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	color:#000;	
	background:#8f8f8f;
}


/* ###########################################
###              #_home page               ###
############################################*/

#dealer_picture {
	width:250px;
	height:225px;
	float:left;
	display:inline;
	border:2px solid #c0c0c0;
	padding:4px;
	margin:0px 0px 10px 0px;

}
#home_specials {
	float:right;
	display:inline;
	width:675px;
	height:225px;
	margin:0px 0px 10px 0px;
	border:2px solid #c0c0c0;
	padding:4px;	
}
#home_middle {
	width:960px;
	margin:0px;
	padding:0px;
	background:#fefefe url(../images/home_mid_tile.jpg) repeat-x left bottom;
	border-top:1px solid #c0c0c0;
}
#home_quicklinks_container {
	width:219px;
	height:144px;
	margin:0px;
	padding:40px 18px 12px 13px;
	background:url(../images/home_ql_bkgd.gif) no-repeat;
	float:left;
}
#home_quicklinks {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#home_quicklinks li {
	margin:0px;
	padding:0px;
}
#home_quicklinks li a {
	display:block;
	width:219px;
	height:24px;
	text-indent:-9000px;
	background:url(../images/home_quicklinks.gif);
}
#home_quicklinks li a#search {
	background-position:0px 0px;	
}
#home_quicklinks li a#special {
	background-position:0px -24px;	
}
#home_quicklinks li a#app {
	background-position:0px -48px;	
}
#home_quicklinks li a#request {
	background-position:0px -72px;	
}
#home_quicklinks li a#order {
	background-position:0px -96px;	
}
#home_quicklinks li a#contactus {
	background-position:0px -120px;	
}
/* hover states */
#home_quicklinks li a#search:hover {
	background-position:-219px 0px;	
}
#home_quicklinks li a#special:hover {
	background-position:-219px -24px;	
}
#home_quicklinks li a#app:hover {
	background-position:-219px -48px;	
}
#home_quicklinks li a#request:hover {
	background-position:-219px -72px;	
}
#home_quicklinks li a#order:hover {
	background-position:-219px -96px;	
}
#home_quicklinks li a#contactus:hover {
	background-position:-219px -120px;	
}

#home_new_cars {
	float:right;
	display:inline;
	width:708px;
}
#home_new_cars h1 {
	display:block;
	width:200px;
	height:30px;
	text-indent:-9000px;
	padding:0px;
	margin:0px 0px 0px 19px;
	background:url(../images/new_vehicles_title.gif) no-repeat left top;
}
#home_new_cars_main {
	wdth:708px;
	padding:0px;
	margin:6px 0px 0px;
}
#home_new_cars_bttm {
	width:708px;
	height:25px;
	margin:0px;
	padding:0px;
}
#home_new_cars_bttm #new_vehicles_showall a#showAllButton {
	float:right;	
	display:block;
	width:89px;
	height:19px;
	padding:0px 0px 0px 15px;
	margin:0px 50px 0px 0px;
	background:url(../images/show_all_bkgd.gif);
	font-size:9px;
	text-align:center;
	line-height:19px;
	text-decoration:none;
	color:#666;
}
#home_new_cars_bttm #new_vehicles_showall a#showAllButton:hover {
	color:#000;	
}
#home .jcarousel-skin-tango .jcarousel-clip-horizontal {
	margin-left:15px;
	width:679px;	
	height:140px;
}
#home .jcarousel-skin-tango .jcarousel-item {
	background:#e1e1e1;
	border:1px solid #b8b8b8;
	height:135px;
}
#home .jcarousel-skin-tango .jcarousel-item:hover {
	border:1px solid #6681a0;
	color:#6681a0;
}

#home .jcarousel-skin-tango .jcarousel-next-horizontal {
	width:11px;
	height:11px;
	background: url(../images/arrow_next.gif) no-repeat center center;
	position:absolute;
	right:10px;
	top:147px;
}
#home .jcarousel-skin-tango .jcarousel-prev-horizontal {
	width:11px;
	height:11px;
	background: url(../images/arrow_prev.gif) no-repeat center center;
	position: absolute;
	left:670px;
	top:147px;	
}



#home_featured {
	width:960px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:0px;
	padding:0px 0px 15px 0px;
	background:#f5f5f5;
}
#home_featured h1 {
	float:left;
	width:260px;
	height:24px;
	text-indent:-9000px;
	background:url(../images/featured_title.gif) no-repeat left top;
	margin:30px 0px 10px 10px;
	padding:0px;
}

#home_featured h2 {
	float:right;
	margin: 0;
	padding: 5px 370px 5px 0px;
}
#home_featured h2 a {
	display:block;
	width:213px;
	height:50px;
	text-indent: -9000px;
	background: url(../images/blackbookonline.gif) no-repeat center top;
}

#home #featuredVehicles_title {
	display:none;
}
#home #random_list_location #random_list_item {
	margin:0px 10px;
	height:110px;
}
#home #random_list_location #random_list_item img {
	border:1px solid #c0c0c0;
}
#home #random_list_location #random_list_item img:hover {
	border:1px solid #6681a0;
}
#home #random_list_location #random_list_item a {
	color:#666;
	font-size: 11px;
}
#home #random_list_location #random_list_item a:hover {
	color:#6681a0;
}
#home .toolTipInner_price {
	color:#6681a0;
}


#home #new_vehicles #new_vehicles_top {
	display:none;
}	
#home #new_vehicles li a {
	font-size:12px;
	color:#666;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#home #new_vehicles li img { 
	margin-bottom:5px;
}
#home #new_vehicles li a span {
	font-size:10px;
	color:#666;
	font-family: Times;
	font-style: italic;
}
#home #displayAll {
	margin-left:15px;
}
#home #displayAll li {
	background:#e1e1e1;
	border:1px solid #b8b8b8;
	height:135px;	
}
#home #displayAll li:hover {
	border:1px solid #6681a0;
	color:#6681a0;
}

#home_search_block {
	float:left;
	width:200px;
	min-height:180px;
	padding:10px 15px;
	/* background:#e5e5e5 url(../images/home_search_gradient.jpg)  */
	background: #eaeaea url(../images/home_search_gradient.jpg) repeat-x center top;
}
#home_search_block #search h2 {
	display:none;
}
#home_search_block #search select {
	width:200px;
	margin-bottom:5px;
}
#home_search_block #search form label {
	font-weight:bold;
			
}
#home_search_block #search form input.submitButton {
	margin-left:70px;
}

#home #listing_form {
	padding-top:0px;
}

/* ###########################################
###                #_footer                ###
############################################*/

#footer {
	width:960px;
	border-top:1px solid #c0c0c0;
	padding:15px 0px 0px;
}
#footer_left {
	float:left;
	width:430px;
	margin:0px;
	padding:0px;
}
#footer_left h1 {
	margin:0px;
	padding:0px;
	float:left;
}
#footer_left h1 a {
	display:block;
	width:102px;
	height:23px;
	text-indent:-9000px;
	background:url(../images/ecarlist.gif);
}
#footer_left h1 a:hover {
	background-position:-102px;
}	
#footer_left p {
	float:right;
	font-size:10px;
	margin:5px 0px 0px;
	padding:0px;
	color:#b7b7b7;
}
#footer_left a {
	color:#b7b7b7;
	text-decoration:none;
}
#footer_left a:hover {
	color:#333;	
}
#footer_right {
	float:right;
	margin:0px;
	padding:0px;
	width:530px;
}
#footer_right #footerNav {
	margin:6px 0px 0px;
	padding:0px;
	list-style-type:none;
	text-align:right;
}
#footerNav li {
	display:inline;
	font-size:9px;
	margin:0px;
	padding:0px 3px;
	border-right:1px solid #8c8c8c;
	text-transform:uppercase;
}
#footerNav li.last {
	border:none;	
}
#footerNav li a {
	color:#8c8c8c;
	text-decoration:none;
}
#footerNav li a:hover {
	color:#000;
}
#ec_footer {
	margin:4px 0px 0px;
	padding:0px;
	list-style-type:none;
	text-align:right;
	color:#8c8c8c;
}
#ec_footer li {
	display:inline;
	font-size:9px;
	margin:0px;
	padding:0px 3px;
	border-right:1px solid #8c8c8c;
}
#ec_footer li.last {
	border:none;	
}
#ec_footer li a {
	color:#8c8c8c;
	text-decoration:none;
}
#ec_footer li a:hover {
	color:#000;
}

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


#blackBook h3 {
	margin:0;
	padding: 5px;
}
#blackBook h3 a {
	display:block;
	width:213px;
	height:50px;
	text-indent: -9000px;
	background: url(../images/blackbookonline.gif) no-repeat center top;
}


/* If you want to turn off the small site logo at the top of the search column */

#inventory #site_logoSection { 
	display:none;
}
#inventory #leftColumn {
	display:inline;
	width:240px;
}
#inventory #rightColumn {
	display:inline;
	width:709px;
	margin-top:30px;
}


/* Number of Results */
#inventory #inventory_v2_sidebar_filters h3 {
	font-size:  ;
	padding-left:5px;	
}

/* Refine Your Search */
#inventory #inventory_v2_sidebar_filters h2 {
	font-size:  ;
	padding-left:5px;
	color:#272727;
}

/* Search Filter List Container Boxes */
#inventory .filterList {
	background:  ; /* Default is light grey and looks good on most sites */
	border::  ;    /* Default is light grey and looks good on most sites */
	padding:  ;
	margin:  ;
}

/* Search Filter List Header styles */
#inventory .filterList h3 {
	color:  ;
	font-size:  ;
	padding-left:10px;	
}

/* Search Filter List styles */
#inventory .filterList ul {
	padding:  ;
	margin:  ;
}

/* Search Filter List Item styles */
#inventory .filterList ul li {
	color:  ;
	font-size:  ;
	padding:  ;
}

/* View More Button Styles */
#inventory .filterList span a {
	float: left;         /* Default is right */
	margin: 10px;
}

/* View More Button Style Rollover -- Make sure to change this... Len really hates the default red color! */
#inventory .filterList span a:hover {
	color:#6681a0;    /* No Really, remember to change this color. I wasn't kidding, he f@$king hates that default red color... */
}

/* Contact Form Box */
#inventory #inventory_v2_sidebar_contact {
	margin:  ;
	padding:50px 12px 10px;
	border:1px solid #E8E8E8;
	background-color:#F9F9F9;
	background-image: url(http://images1.ecarlist.com/sites/euroclassics/images/email_deaer_head.gif); /* Dealer Contact email header image goes here */
	background-repeat: no-repeat;
	background-position: center top;
}

/* Contact Form Element Styles - Default is usually ok */
/*
#home #inventory_v2_sidebar_contact .input {}
#home #inventory_v2_sidebar_contact textarea {}
#home #inventory_v2_sidebar_contact select {}
*/

/* Current Filters Box */
#inventory #currentFilters {
	border:1px solid #E8E8E8;
	background: #f9f9f9;
}

/* Current Filters Text */
#inventory #currentFilters p {
	padding-left:15px;
	font-size:12px;
	color:#272727;
}
/* Current Filters Link (x) */
#inventory #currentFilters p a {
	color:#272727;
}
#inventory #currentFilters p a:hover {
	color:#000;
}

/* Top Search Bar Styles */
#inventory #searchBar {
	padding:0px 0px 5px 0px;
	margin:0px 0px 4px 0px;
	border:none;
}

/* Sort Bar underneath Search Bar */
#inventory #sort_bar {
	padding:0px 8px 10px 8px;
	margin:0px 0px 4px 0px;
	line-height:33px;
	border:none;
}

/* Sort Bar underneath Search Bar Rollovers -- Make sure to change this... Len really hates the default red color! */
#inventory #sort_bar a:hover {
	color: #666;    /* No Really, remember to change this color. I wasn't kidding, he f@$king hates that default red color... */
}

/* Vehicle Title */
#inventory .inventory_v2_details h4 a {
	color:#272727;  /* Make sure you set this */
}

/* Vehicle Price   --  If you leave this as the default red color the beatings will begin... Len absolutesly f@#king HATES this */
#inventory .price_line_1 {
	color:#6681a0; /* Really, leave this blank and you'll see why that golf club is net to Jeffrey's desk */
	font-size:  ;
	padding-bottom:3px;
}

/* Vehicle Listing Links (photos, details, contact, carfax) */
#inventory .inventory_v2_details_links li a {
	color: #666;
}

/* Vehicle Listing Rollover Links (photos, details, contact, carfax) */
#inventory .inventory_v2_details_links li a:hover {
	color: #000;
	text-decoration:underline;
}

/* Change width so prices dont wrap */
.inventory_v2_price {
	width:220px;
}
.inventory_v2_price_right {
	width: 110px;
}

/* Page Next at the bottom of the page */
#inventory .inventory_v2_pagination a {
	color: #666;
}

/* Page Numbers and Next Rollover at the bottom of the page */
#inventory .inventory_v2_pagination a:hover {
}

/* Disclaimer at the bottom of the page */
#inventory #vehicleDisclaimer p {
	font-size:  ;
	padding:  ;
}
#inventory .inventory_v2_row {
	background:none;
}
#inventory .filterList li a {
	background: url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_grey.gif) no-repeat scroll 2px center;
	color:#666;
	font-weight:normal;
	line-height:125%;
	padding:0 2px 0 12px;
	text-decoration:none;
	width:125px;
}
#inventory .filterList li a:hover {
	background:#272727 url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat scroll 2px center;
	color:#fff;
	font-weight:normal;
	line-height:125%;
	padding:0 2px 0 12px;
	text-decoration:none;
	width:125px;
}

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

/* If you want to turn off the small site logo at the top of the search column */

#vehicle #site_logoSection {
	display:none;
}


#vehicle #leftColumn {
	display:inline;
	width:240px;
}
#vehicle #rightColumn {
	display:inline;
}


/* Similar Vehicles Heading */
#vehicle #leftColumn h3 {
	font-size:  ;
	padding:  ;
}

/* Similar Vehicles Box */
.similarVehicle { 
	font-size: 8pt;
	border: 1px solid #e8e8e8;
	background: #F9F9F9;
}
.similarVehicle ul {
	width: 115px; 
}

/* Similar Vehicles Box Details */
#vehicle .similarVehicle ul li {
	font-size:  ;
}

/* Similar Vehicles Title */
#vehicle .similarVehicle ul li a {
	font-size:  ;
	font-weight:bold;
	padding:  ;
	color:  ;
}

/* View More Box */
#vehicle #vehicle_v2_sidebar_links {
	margin:0px 0px 10px 0px;
	padding:  ;
}

/* View More Heading */
#vehicle #vehicle_v2_sidebar_links p {
	font-size:  ;
	padding:  ;
}

/* View More List */
#vehicle #vehicle_v2_sidebar_links ul {
	padding:  ;
}


#vehicle #vehicle_v2_sidebar_links li a {
	background: url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_grey.gif) no-repeat scroll 2px center;
	color:#666;
	font-weight:normal;
	line-height:125%;
	padding:0 2px 0 12px;
	text-decoration:none;
	width:125px;
}
#vehicle #vehicle_v2_sidebar_links li a:hover {
	background:#272727 url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat scroll 2px center;
	color:#fff;
	font-weight:normal;
	line-height:125%;
	padding:0 2px 0 12px;
	text-decoration:none;
	width:125px;
}



/* Breadcrumbs and share bar at top */
#vehicle #vehicle_topbar {
	background:  ;
	font-size:  ;
	color:  ;
}

/* Breadcrumbs and share bar at top Links */
#vehicle #vehicle_topbar a {
	color:  ;
}

/* Vehicle Title -- Make sure to enlarge this */
#vehicle #vehicle_title {
	font-size: 14pt;	
	font-weight:bold;
}

/* Contact Phone Number */
#vehicle #vehicle_contact span {
	color:  ;
	font-size:  ;
}

/* Contact Link */
#vehicle #vehicle_contact a {
	color:  ;
	font-size:  ;
}

/* Vehicle Price -- Make sure to set this  */
#vehicle .price_line_1 {
	font-size: 20pt;
	color:  ;
	font-weight:bold;
}

/* Vehicle Listing Details */
#vehicle #vitalsContainer ul li {
	font-size:10px; /* Set to 10px so that the vin number will not wrap around to the next line */
}

/* Buttons underneath the main photo */
#vehicle #media_center_links li a {
	margin-top:5px;
}

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


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

#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:#152849;
	text-decoration:none;
}
#vehicle #dealerboxMap a:hover {
	text-decoration:underline;
}

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

/* Vehicle Description and Equipment Tabs */
.vehicle_details_pagination a {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11pt;
	padding:8px 10px;
	margin-left:5px;
	text-decoration:none;
}
.vehicle_details_pagination a.selected {
	background:#CCCCCC url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
	color:#000000;
}
.vehicle_details_pagination a:hover {
	background:#000000 url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
	color:#FFFFFF;
}

#vehicle #leftColumn a#vehicle_v2_notify_button {
	margin-left:18px;
}


/* styles for black book onliune link FB#3028) */
#vehicle #vitalsContainer #carfaxLeft {
	width:155px;
	margin-top:6px;
}
#vehicle #vitalsContainer a#blackbook {
	float:right;
	width:213px;
	height:50px;
	text-indent: -9000px;
	margin: 7px 0 0;
	padding:0;
	background: url(../images/blackbookonline.gif) no-repeat center top;
}

/* #################################################
###                   #notify                    ###
################################################ */

#notify #notify_middle {
	padding-top:15px;
	margin-right:0px;
	width:600px;
}
#notify #notify_middle h2 {
	font-size:20px;
	padding-bottom:10px;
}
#notify #notify_middle p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#notify #notify_right {
	padding-top:15px;
	display:inline;
	margin-bottom:20px;
}


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

#service #site_logoSection {
	display:none;
}
#service #left {
	display:inline;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:240px;
}
#service #right {
	display:inline;
	margin-left:0px;
	margin-top:15px;
	padding:0px;
	width:690px;
}
#service #sidebar_address {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
	margin-bottom:20px;
}
#service #sidebar_address_head {
	font-size:12px;
}
#service .floatleft p {
	font-size:10px;
}
#service .floatleft {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
#service #sidebar_address a#getdirections:hover {
	color:#6681a0;
}
#service #right h2 {
	font-size:20px;
	padding-bottom:10px;
}
#service #right p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#service #service_container {
	margin-top:20px;	
}
#service #service_container h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#service #service_container ul {
	list-style-type:none;
}
#service #service_container ul li {
	font-size:12px;
}
#service #service_container ul li input {
	margin-bottom:10px;	
}
#service #service_container ul li select {
	margin-bottom:10px;	
}

#service #vehicle_question_submit {
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
}

#service #left h2 {
	display:block;
	width:228px;
	height:63px;
	margin-top:30px;
	padding:0px;
}
#service #left h2 a {
	display:block;
	width:228px;
	height:63px;
	text-indent:-9000px;
	background-image:url(../images/owner_advantage.gif);
}

/* #################################################
###                  #parts                  ###
################################################ */

#parts #site_logoSection {
	display:none;
}
#parts #left {
	display:inline;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:240px;
}
#parts #right {
	display:inline;
	margin-left:0px;
	margin-top:15px;
	padding:0px;
	width:690px;
}
#parts #sidebar_address {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
	margin-bottom:20px;
}
#parts #sidebar_address_head {
	font-size:12px;
	
}
#parts .floatleft p {
	font-size:10px;
}
#parts .floatleft {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;	
}
#parts #sidebar_address a#getdirections:hover {
	color:#6681a0;
}
#parts #right h2 {
	font-size:20px;
	padding-bottom:10px;
}
#parts #right p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#parts #service_container {
	margin-top:20px;	
}
#parts #service_container h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#parts #service_container ul {
	list-style-type:none;
}
#parts #service_container ul li {
	font-size:12px;
}
#parts #service_container ul li input {
	margin-bottom:10px;	
}
#parts #service_container ul li select {
	margin-bottom:10px;	
}

#parts #vehicle_question_submit {
	margin-left:200px;	
	margin-top:20px;
	margin-bottom:20px;
}

/* #################################################
###                  #specials                  ###
################################################ */

#specials #site_logoSection {
	display:none;
}
#specials #left {
	display:inline;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:240px;
}
#specials #right {
	display:inline;
	margin-left:0px;
	margin-top:15px;
	padding:0px;
}
#specials #dealer_contact {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
}
#specials #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

}
#specials #dealer_contact .section {
	font-size:12px;
}
#specials #dealer_contact .section input {
	margin-bottom:10px;
	width:200px;
}
#specials #dealer_contact .section select {
	margin-bottom:10px;
}
#specials #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:200px;
}
#specials #ip_specials h3 {
	font-size:14px;	
}


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

#financing #financeLeft {
	display:inline;
}
#financing #financeRight {
	display:inline;
}
#financing #sidebar_address {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;	
	margin-bottom:15px;
}
#financing #sidebar_address a#getdirections:hover {
	color:#6681a0;
}

/* #################################################
###                   #about                    ###
################################################ */

#about #site_logoSection {
	display:none;
}
#about #left {
	display:inline;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:240px;
}
#about #right {
	display:inline;
	margin-left:0px;
	margin-top:10px;
	padding:0px;
}
#about #dealer_contact {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
}
#about #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

}
#about #dealer_contact .section {
	font-size:12px;
}
#about #dealer_contact .section input {
	margin-bottom:10px;
	width:210px;
}
#about #dealer_contact .section select {
	margin-bottom:10px;
}
#about #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:210px;
}

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

#contact #site_logoSection {
	display:none;
}
#contact #left {
	width:240px;
	margin-top:0px;
}

#contact #sidebar_address {
	background:#f9f9f9;
	border:1px solid #e8e8e8;
	margin-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#contact #sidebar_address_head {
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	color:#444;
		
}
#contact #sidebar_address .floatleft p {
	font-size:11px;
	color:#444;
}
#contact #sidebar_address .floatleft {
	padding-left:10px;
	margin-bottom:15px;
	margin-top:10px;
}
#contact #sidebar_address #getdirections {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}

#contact .customer_tools_label {
	font-size:12px;	
}
#contact .customer_tools_input {
	width:180px;
}
#contact .customer_tools_right_left {
	width:200px;
	float:left;
}
#contact .customer_tools_right_right {
	width:200px;	
	float:left;
	margin-left:10px;
}
#contact #customer_tools {
	width:650px;
	margin-left:0px;
	margin-right:0px;
	
}
#contact .customer_tools_right {
	float:right;
	width:430px;
}
#contact #sidebar_address a#getdirections:hover {
	color:#6681a0;	
}


/* ###################################################
###                 #quicklinks                    ###
################################################### */


#ql_inner_block {
	width:219px;
	height:144px;
	margin:0px 0px 15px 0px;
	padding:40px 11px 9px 10px;
	background:url(../images/ql_inner_bkgd.gif) no-repeat center top;
}
#ql_inner li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#ql_inner li a {
	display:block;
	width:219px;
	height:24px;
	text-indent:-9000px;
	background:url(../images/home_quicklinks.gif);
}
#ql_inner li a#search {
	background-position:0px 0px;	
}
#ql_inner li a#special {
	background-position:0px -24px;	
}
#ql_inner li a#app {
	background-position:0px -48px;	
}
#ql_inner li a#request {
	background-position:0px -72px;	
}
#ql_inner li a#order {
	background-position:0px -96px;	
}
#ql_inner li a#contactus {
	background-position:0px -120px;	
}
/* hover states */
#ql_inner li a#search:hover {
	background-position:-219px 0px;	
}
#ql_inner li a#special:hover {
	background-position:-219px -24px;	
}
#ql_inner li a#app:hover {
	background-position:-219px -48px;	
}
#ql_inner li a#request:hover {
	background-position:-219px -72px;	
}
#ql_inner li a#order:hover {
	background-position:-219px -96px;	
}
#ql_inner li a#contactus:hover {
	background-position:-219px -120px;	
}


/* ###################################################
###                  #trade bid                    ###
################################################### */

#trade_bid #sidebar_address {
	background:#f9f9f9;
	border:1px solid #e8e8e8;
	margin-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#trade_bid #sidebar_address_head {
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	color:#444;
		
}
#trade_bid #sidebar_address .floatleft p {
	font-size:12px;
	color:#444;
}
#trade_bid #sidebar_address .floatleft {
	padding-left:10px;
	margin-bottom:15px;
	margin-top:10px;
}
#trade_bid #sidebar_address #getdirections {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}
#trade_bid #sidebar_address a#getdirections:hover {
	color:#6681a0;	
}


/* ###################################################
###            #Black Book Online        ß           ###
################################################### */


#blackbook #iframe_placer {
	top: 0px;
	width:790px;
	height:820px;
	overflow:hidden;
	margin: 0;
}
#bb_space {
	height:600px;
	width:790px;
	margin: 0 auto 0;
	padding: 0;
}

/*****Best Deals Header******/

h3#bestDeal_banner {
	float: right;
	display: inline;
	background: url('../images/hyundaibestdeal.jpg') no-repeat;
	width: 337px;
	height: 48px;
	text-indent: -9000px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	clear: right;
}

