@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 {
	background-image: url(../images/body_tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#page_bkgd {
	background:url(../images/page_bkgd.gif) no-repeat center top;
}
#page_bkgd_inner {
	background:url(../images/page_bkgd_inner.gif) no-repeat center top;
	
}
#wrapper {
	width:1000px;
	padding:0px;
	margin:0px auto;
}
#header {
	width:1000px;
	height:258px;
	margin:0px;
	padding:0px;
	background:url(../images/header_bkgd.gif) no-repeat center top;
}
#header_left {
	float:left;
	padding:0px;
	width:150px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
}
#header_right {
	float:right;
	padding:0px;
	width:190px;
	text-align:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_right p {
	font-size:18px;	
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#header_right p span {
	font-size:11px;
	color:#474747;
	font-weight:normal;
}
#header h1 {
	margin:0px;
	padding:0px 0px 0px 341px;
}
#header h1 a {
	display:block;
	width:319px;
	height:247px;
	text-indent:-9000px;
}

#main_content {
	width:1000px;
	margin:0px;
	background:#fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 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: #333 !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: 250px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 10px;
}
#rightColumn, #right {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 690px;
	padding: 0px;
	margin-right: 15px;
	margin-top: 10px;
}

#inner_page_bttm {
	width:1020px;
	height:68px;
	margin:0px auto;
	padding:0px;
	background:url(../images/inner_page_bttm.gif) no-repeat center top;
}

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


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

#inventory #site_logoSection { 
	display:none;
}
#home #leftColumn {
	margin-left:15px;
	display:inline;
}
#home #rightColumn {
	margin-right:15px;
	display:inline;
}

#inventory #leftColumn {
	margin-left:15px;
	display:inline;
}
#inventory #rightColumn {
	margin-right:15px;
	display:inline;
}


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

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

/* Search Filter List Item Hover styles  - Default is Dark Blue */
#inventory .filterList li a:hover {
	color:  ;
	background-color: #333;
	background-image:  ;
	background-repeat: no-repeat; /* best to leave at this default */
	background-position: 2px center;  /* best to leave at this default */
}

/* 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:#790310;    /* 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 19px 10px 19px;
	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:#6C6C6C;
}
/* Current Filters Link (x) */
#inventory #currentFilters p a {
	color:#6C6C6C;
}
#inventory #currentFilters p a:hover {
	color:#999;
}

/* Top Search Bar Styles */
#inventory #searchBar {
	border-top: 1px solid #000;	/* Default is 6px solid #000... I think that's too thick */
}

/* Sort Bar underneath Search Bar */
#inventory #sort_bar {
	font-size:  ;
}

/* 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:  ;  /* 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:  ; /* 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:190px;
}
.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;
}

/* #################################################
###                   #=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 {
	margin-left:10px;
	display:inline;
}
#vehicle #rightColumn {
	margin-right:10px;
	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: 135px; 
}

/* 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:  ;
	padding:  ;
}

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

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

/* View More List Items */
#vehicle #vehicle_v2_sidebar_links li {
	font-size:  ;
}

/* View More List Item Rollover */
#vehicle_v2_sidebar_links li a:hover {
	color:  ;
	background-color: #333;
	background-image:  ;
	background-repeat: no-repeat; /* best to leave at this default */
	background-position: 2px center;  /* best to leave at this default */	
}

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

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

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

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


/* ################################################
###               #-Navigation                  ###
################################################ */


#nav {
	width:980px;
	height:39px;
	margin:0px;
	background:url(../images/nav_bkgd.jpg) no-repeat center top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#priNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#priNav li {
	float:left;
	margin:0px;
	padding:0px;
}
#priNav li a {
	display:block;
	height:39px;
	text-indent:-9000px;
	background:url(../images/priNav.gif);
}

#priNav li a#menu0 {
	width:82px;
	background-position:0px;
}
#priNav li a#menu1 {
	width:74px;
	background-position:-82px;
}
#priNav li a#menu2 {
	width:114px;
	background-position:-156px;
}
#priNav li a#menu3 {
	width:144px;
	background-position:-270px;
}
#priNav li a#priNav_Special_Events {
	width:135px;
	background-position:-414px;
}
#priNav li a#priNav_Preferred_Customer {
	width:176px;
	background-position:-549px;
}
#priNav li a#menu4 {
	width:77px;
	background-position:-725px;
}
#priNav li a#priNav_Contact {
	width:90px;
	background-position:-802px;
}
#priNav li a#priNav_Location {
	width:88px;
	background-position:-892px;
}
/* rollover states */
#priNav li a#menu0:hover {
	width:82px;
	background-position:-980px;
}
#priNav li a#menu1:hover {
	width:74px;
	background-position:-1062px;
}
#priNav li a#menu2:hover {
	width:114px;
	background-position:-1136px;
}
#priNav li a#menu3:hover {
	width:144px;
	background-position:-1250px;
}
#priNav li a#priNav_Special_Events:hover {
	width:135px;
	background-position:-1394px;
}
#priNav li a#priNav_Preferred_Customer:hover {
	width:176px;
	background-position:-1529px;
}
#priNav li a#menu4:hover {
	width:77px;
	background-position:-1705px;
}
#priNav li a#priNav_Contact:hover {
	width:90px;
	background-position:-1782px;
}
#priNav li a#priNav_Location:hover {
	width:88px;
	background-position:-1872px;
}
#priNav li ul {
	display:none;
}


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

#dropmenudiv, #dropmenudiv_firefox {
	background:#b30403 url(../images/drop_down_bkgd.gif) repeat-x right bottom;
	pading:5px;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px dotted #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:#fff;	
	background:#000 url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat scroll 2px center;
}



/* ################################################
###                 #-Footer                    ###
################################################ */

#footer {
	width:100%;
	margin:0px;
	min-height:326px;
	background-color: #000;
	background-image: url(../images/footer_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 41px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_content {
	width:980px;
	padding:0px;
	margin:0px auto;
}
#footerLeft {
	float:left;
	width:205px;
	margin:0px;
	padding:0px 0px 0px 125px;
	background:url(../images/bttm_bw_loog.jpg) no-repeat left top;
}
#footerLeft p {
	color:#fff;
	font-size:18px;
	margin:3px 0px;
	padding:0px;
}
#footerLeft p span {
	color:#898989;
	margin:9px 0px;
	font-size:11px;
}
#footerRight {
	width:492px;
	height:214px;
	float:right;
	margin:0px;
	padding:0px;
	background:url(../images/custom_colors.jpg) no-repeat;
}
#footerMid {
	width:130px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 20px;
}
#footerMid p {
	color:#898989;
	margin:4px 0px;
	font-size:11px;
}
#footerNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footerNav li {
	font-size:14px;
}
#footerNav li a {
	color:#fff;	
	text-decoration:none;
	background:url(../images/bttm-list-arrow.jpg) no-repeat left center;
	padding-left:10px;
}
#footerNav li a:hover {
	background:url(../images/bttm-list-arrow-over.jpg) no-repeat left center;
	padding-left:10px;
	color:#ebca60;
}

#ec_footer {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#ec_footer li {
	color:#666;
}

#ec_footer li a {
	color:#666;
}

#cmsFooter {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:center;
}
#cmsFooter li {
	display:inline;
	font-size:11px;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #666;
}
#cmsFooter li:last-child {
	border:none;
}
#cmsFooter li a {
	color:#666;
	text-decoration:none;
}
#cmsFooter li a:hover {
	text-decoration:underline;	
}

/* ################################################
###               #-Home Page                   ###
################################################ */


#home_left {
	width:188px;
	height:170px;
	margin:0px 0px 0px 10px;
	float:left;
	display:inline;
	padding:55px 13px 0px 103px;
	background:url(../images/home_logos_back.jpg);
}
#home_specials {
	float:right;
	width:675px;
	height:225px;
	margin:0px 10px 0px 0px;
	padding:0px;
	display:inline;
	/* background:url(../images/specials_placeholder.jpg); */
}
#home_models {
	width:1000px;
}
#home_porsche_logo {
	width:1000px;
	height:64px;
	margin:0px;
	padding:0px;
	background:url(../images/home_makes_porsche_logo.jpg);
}
#home_porsche_list {
	margin:0px 41px;
	padding:0px;
	list-style-type:none;
	width:918px;
}
#home_porsche_list li {
	float:left;
	margin:0px;
	padding:0px;
	height:107px;
}
#home_porsche_list li a {
	display:block;
	height:107px;
	text-indent:-9000px;
	background:url(../images/porsche_models.jpg);
}
#home_porsche_list li a#boxter {
	width:176px;
	background-position:0px;
}
#home_porsche_list li a#cayman {
	width:176px;
	background-position:-176px;
}
#home_porsche_list li a#p911 {
	width:172px;
	background-position:-348px;
}
#home_porsche_list li a#panamera {
	width:202px;
	background-position:-520px;
}
#home_porsche_list li a#cayenne {
	width:192px;
	background-position:-722px;
}
#home_lotus_logo {
	width:1000px;
	height:46px;
	margin:0px;
	padding:0px;
	background:url(../images/home_lotus_logo.jpg) no-repeat center top;
}
#home_lotus_list {
	width:650px;
	margin:0px 180px;
	padding:0px;
	list-style-type:none;
}
#home_lotus_list li {
	float:left;
	margin:0px;
	padding:0px;
	height:85px;
}
#home_lotus_list li a {
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-9000px;
	height:85px;
	background:url(../images/lotus_models.jpg);
}
#home_lotus_list li a#elise {
	width:213px;
	background-position:0px;
}
#home_lotus_list li a#evora {
	width:215px;
	background-position:-213px;
}
#home_lotus_list li a#exige {
	width:212px;
	background-position:-428px;
}
#home_lotus_bkgd {
	width:1000px;
	height:85px;
	background:url(../images/lotus_home_bkgd.jpg) no-repeat center top;
}
#home_models_bttm {
	width:1000px;
	height:40px;
	margin:0px;
	padding:0px;
	background:url(../images/home_models_bttm.jpg) no-repeat center top;
}
#featured_preowned {
	width:980px;
	margin:0px 10px;
	padding:0px;
	background:url(../images/featured_preowned_back.jpg) no-repeat center top;
}
#featured_preowned h1 {
	display:block;
	width:980px;
	height:35px;
	margin:0px;
	padding:0px;
	text-indent:-9000px;
	background:url(../images/featured_preowned_title.gif) no-repeat center top;
}

#porsche_new {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#porsche_new li {
	float:left;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
#porsche_new li a {
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
	margin-right:4px;
	margin-bottom:4px;
	display:block;
	height:24px;
	color:#000;
	text-decoration:none;
}
#porsche_new li a:hover {
	color:#690202;
}
#porsche_new li a.small {
	background:url(../images/small_button.jpg);
	width:88px;

}
#porsche_new li a.large {
	background:url(../images/large_button.gif);
	width:180px;
	margin-bottom:62px;
}
#home #featuredVehicles_title {
	display:none;
}
#home #random_list_item {
	margin-left:7px;
	margin-right:7px;
	width:107px;
}
#home #random_list_item img {
	border:5px solid #c2c2c2;
}

#home .toolTipInner_price {
	color:#790310;
}

#home .home_models_popup {
	width:118px;
	height:35px;
	margin:0px;
	padding:7px 0px 18px 15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background:url(http://images1.ecarlist.com/sites/euroclassics/images/new_cars_box.gif) no-repeat center top;
}

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

#about #site_logoSection {
	display:none;
}
#about #left {
	display:inline;
	margin-left:10px;
	margin-right:0px;
	margin-top:10px;
	padding:0px;
}
#about #right {
	display:inline;
	margin-left:0px;
	margin-right:10px;
	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;
}

/* #################################################
###                   #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;
	margin-right:10px;
	display:inline;
	margin-bottom:20px;
}


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

#trade_bid #notify_middle {
	padding-top:15px;
	margin-right:0px;
	width:600px;
}
#trade_bid #notify_middle h2 {
	font-size:20px;
	padding-bottom:10px;
}
#trade_bid #notify_middle p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#trade_bid #notify_right {
	padding-top:15px;
	margin-right:10px;
	display:inline;
	margin-bottom:20px;
}
#trade_bid #sidebar_address {
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:20px;
	width:280px;
}
#trade_bid #sidebar_address_head {
	font-size:12px;
}
#trade_bid .floatleft p {
	font-size:10px;
}
#trade_bid .floatleft {
	margin-top:10px;
	margin-bottom:10px;
}
#trade_bid #sidebar_address a#getdirections:hover {
	color:#152849;
}

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

#contact #site_logoSection {
	display:none;
}
#contact #left {
	display:inline;
	width:250px;
}
#contact #right {
	display:inline;
	width:660px;
}
#contact #sidebar_address {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
	margin-bottom:20px;
}
#contact #sidebar_address_head {
	font-size:12px;
}
#contact .floatleft p {
	font-size:10px;
}
#contact .floatleft {
	margin-top:10px;
	margin-bottom:10px;
}
#contact #sidebar_address a#getdirections:hover {
	color:#152849;
}

#customer_tools ul {
	list-style-type:none;
	padding:0p;
	margin:0px;
}
#contact .customer_tools_right .customer_tools_label {
	font-size:12px;
}
#contact .customer_tools_right input {
	width:240px;
}
#contact .customer_tools_right textarea {
	width:240px;
}
#contact .customer_tools_right {
	width:555px;
}
#contact .customer_tools_right .customer_tools_right_left {
	width:250px;
}
#contact .customer_tools_right .customer_tools_right_right {
	width:250px;
}
#contact #customer_tools {
	width:645px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

#contact #customer_tools_top {
	display:none;
}
#contact #right h1 {
	display:block;
	width:695px;
	height:22px;
	margin:0px;
	padding:0px;
	background:url(../images/contact_us_title.gif) no-repeat center top;
	text-indent:-9000px;
}
#contact #customer_tools_content_wrapper {
	background:none;
	border:none;
	width:645px;
}

#contact .customer_tools_content_contact {
	width:645px;
	
}

#contact #mapcenter {
	margin-left:25px;
}
#contact .customer_tools_right {
	float:none;
	margin:0px;
}


/* #################################################
###                  #location                   ###
################################################ */

#location #site_logoSection {
	display:none;
}
#location #left {
	display:inline;
	width:250px;
}
#location #right {
	display:inline;
	width:660px;
}
#location #sidebar_address {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px 10px 0px 10px;;
	margin-bottom:20px;
}
#location #sidebar_address_head {
	font-size:12px;
}
#location .floatleft p {
	font-size:10px;
}
#location .floatleft {
	margin-top:10px;
	margin-bottom:10px;
}
#location #sidebar_address a#getdirections:hover {
	color:#b30403;
}

#customer_tools ul {
	list-style-type:none;
	padding:0p;
	margin:0px;
}
#location .customer_tools_right .customer_tools_label {
	font-size:12px;
}
#location .customer_tools_right input {
	width:180px;
}
#location .customer_tools_right {
	width:400px;
}
#location .customer_tools_right .customer_tools_right_left {
	width:200px;
}
#location .customer_tools_right .customer_tools_right_right {
	width:200px;
}
#location #customer_tools {
	width:645px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


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

#service #site_logoSection {
	display:none;
}
#service #left {
	display:inline;
	margin-left:15px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:250px;
}
#service #right {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	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:#152849;
}
#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-left:15px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:250px;
}
#parts #right {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	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:#152849;
}
#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-left:15px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:250px;
}
#specials #right {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	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;	
}


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

#quicklinks {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#quicklinks li {
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:center;
	font-size:11pt;
}
#quicklinks li a {
	display:block;
	width:250px;
	line-height:44px;
	background:url(http://images1.ecarlist.com/sites/euroclassics/images/quicklink_list_bkgd.gif);
	color:#333;
}
#quicklinks li a:hover {
	text-decoration:none;
	color:#b30403;
}

/* #################################################
###                  #preferred                   ###
################################################ */

#preferred #site_logoSection {
	display:none;
}
#preferred #left {
	display:inline;
	width:250px;
}
#preferred #right {
	display:inline;
	width:660px;
}
#preferred #sidebar_address {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px 10px 0px 10px;;
	margin-bottom:20px;
}
#preferred #sidebar_address_head {
	font-size:12px;
}
#preferred .floatleft p {
	font-size:10px;
}
#preferred .floatleft {
	margin-top:10px;
	margin-bottom:10px;
}
#preferred #sidebar_address a#getdirections:hover {
	color:#b30403;
}
#preferred #dealer_contact {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
}
#preferred #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

}
#preferred #dealer_contact .section {
	font-size:12px;
}
#preferred #dealer_contact .section input {
	margin-bottom:10px;
	width:210px;
}
#preferred #dealer_contact .section select {
	margin-bottom:10px;
}
#preferred #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:210px;
}
.preferred_list {
	list-style-type:square;
	margin:0px 0px 20px 0px;
	padding-left:30px;

}
.preferred_list li {
	font-size:10pt;
}
	
#right p.disclaimer {
	font-size:11px;
	font-style:italic;
	margin-top:20px;
}

/* #################################################
###                 #news page                   ###
################################################ */

#news #site_logoSection {
	display:none;
}
#news #left {
	display:inline;
	width:250px;
}
#news #right {
	display:inline;
	width:660px;
}
#news #sidebar_address {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px 10px 0px 10px;;
	margin-bottom:20px;
}
#news #sidebar_address_head {
	font-size:12px;
}
#news .floatleft p {
	font-size:10px;
}
#news .floatleft {
	margin-top:10px;
	margin-bottom:10px;
}
#news #sidebar_address a#getdirections:hover {
	color:#b30403;
}
#news #dealer_contact {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
}
#news #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

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

#sitemap #sitemap_list {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#sitemap #sitemap_list li {
	font-size:11pt;
}
#sitemap .sitemap_vehicle_title {
	font-weight:bold;	
}
#sitemap h1 {
	margin-bottom:25px;	
}

/* #################################################
###                   #staff                   ###
################################################ */

#staff #site_logoSection {
	display:none;
}
#staff #dealer_contact {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
}
#staff #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

}
#staff #dealer_contact .section {
	font-size:12px;
}
#staff #dealer_contact .section input {
	margin-bottom:10px;
	width:210px;
}
#staff #dealer_contact .section select {
	margin-bottom:10px;
}
#staff #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:210px;
}
#staffPic {
	float: left;
	padding: 0px 20px 20px 0px;
	}
#staffPicR {
	float: right;
	padding: 0px 0px 20px 20px;
	}
#staff p {
	font-size: 14px;
	line-height: 22px;
	}
#staffBottom {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	height: 280px;
	width: 172px;
	}

/* #################################################
###                   #exclusive                   ###
################################################ */

#exclusive #site_logoSection {
	display:none;
}
#exclusive #dealer_contact {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
	padding:10px;
}
#exclusive #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

}
#exclusive #dealer_contact .section {
	font-size:12px;
}
#exclusive #dealer_contact .section input {
	margin-bottom:10px;
	width:210px;
}
#exclusive #dealer_contact .section select {
	margin-bottom:10px;
}
#exclusive #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:210px;
}
#thumbPic {
	float: left;
	padding: 0px 0px 0px 0px;
	}

#exclusive p {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	}
	
	
/* #################################################
###                   #site map                  ###
################################################ */	
	
	
	
#sitemap_list, .sitemap_vehicle_list { font-size:8pt;list-style-image: none; }
