@charset "UTF-8";

/* ################################################
###             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 Page Styles             ###
############################################## */

body {
	background-attachment: scroll;
	background-color: #335484;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:active {outline:none;}
a:focus {outline-style: none;}

#page_gradient_top {
	width:100%;
	padding:0px;
	margin:0px;
	background-image:url(../images/top_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page_gradient_bottom {
	width:100%;
	padding:0px;
	margin:0px;
	background-image:url(../images/bottom_gradient.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
#page_bkgd {
	width:100%;
	background-image: url(../images/page_bkgd_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page_bkgd_mid {
	width:100%;
	background-image: url(../images/mid_w_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page_wrap {
	width:986px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	width:986px;
	height:112px;
	padding:0px;
	margin:0px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}
#header h1 {
	margin:0px;
	padding:0px;
	width:496px;
	height:86px;
	display: inline;
	float: left;
}
#header h1 a {
	display:block;
	text-indent:-9000px;
	width:496px;
	height:86px;

}
#header h2 {
	
}

#header #social {
	float: right;
	display: inline;
	clear: right;
}

#header #social li {
	float: left;
	list-style-type: none;
}

#header #social li a {
	display: block;
	height: 24px;
	margin-right: 10px;
	text-indent: -99999em;
	width: 24px;
}


#header #social li a.facebook {
	background: transparent url(../images/facebook.png) center top no-repeat;
}
#header #social li a.youtube {
	background: transparent url(../images/youtube.png) center top no-repeat;
}

#header #social li a.twitter {
	background: transparent url(../images/twitter.png) center top no-repeat;
}

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


#header_phone {
	font-size: 28px;
	color: #000;
}


#header_phone span {
	font-size: 13px;
	color: #777;
}

#header_address {
	color: #777;
	font-size: 12px;
}

#header_quote {
	color: #0fd9f1;
	font-size: 12px;
}

#headerContact_info {
	float: right;
	display: inline;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

#flash {
	width:986px;
	height:326px;
	padding:0px;
	margin:0px;
	
}
#main_content {
	margin: 0px;
	padding: 0px;
	width: 986px;
	
	background-attachment: scroll;
	background-image: url(../images/bttm_grd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main_content_inner {
	margin: 0px;
	padding: 0px;
	width: 986px;
	min-height:700px;
	height: auto !important;
	height:700px;
	background-attachment: scroll;
	background-image: url(../images/bttm_grd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}
#footer {
	width:1008px;
	height:140px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_short {
	width:1008px;
	height:140px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_left {
	float:left;
	width:760px;
	padding-top:63px;
	background-image:url(../images/footer_left_wide.jpg);
	background-repeat:no-repeat;
	height: 77px;
	padding-left: 11px;
}
#footer_right {
	width:197px;
	height:112px;
	margin:0px;
	background-image:url(../images/footer_right_wide.jpg);
	background-repeat:no-repeat;
	float:right;
	padding-top: 28px;
	padding-left: 29px;
	padding-right: 11px;
}
#footer_left_short {
	float:left;
	width:760px;
	padding-top:63px;
	background-image:url(../images/footer_left_light_2.jpg);
	background-repeat:no-repeat;
	height: 77px;
	padding-left: 11px;
}
#footer_right_short {
	width:197px;
	height:112px;
	margin:0px;
	background-image:url(../images/footer_right_light.jpg);
	background-repeat:no-repeat;
	float:right;
	padding-top: 28px;
	padding-left: 29px;
	padding-right: 11px;
}


#footerNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footerNav li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #fff;
	font-size:10px;
}
#footerNav li a {
	color:#fff;
	text-decoration:none;
}
#footerNav li a:hover {
	text-decoration:underline;
}
#footerNav li:last-child {
	border:none;
}
#footer p {
	font-size:9px;
	margin:0px;
	color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer p a {
	color:#fff;
}
#footer_right h1 {
	display:block;
	width:165px;
	height:43px;
	margin:0px;
	padding:0px;
}
#footer_right h1 a {
	display:block;
	width:165px;
	height:43px;
	text-indent:-9000px;
	background-image:url(../images/ecarlist.gif);
	background-position:0px;
}
#footer_right h1 a:hover {
	display:block;
	background-image:url(../images/ecarlist.gif);
	background-position:-165px;
}
#footer p {
	font-size:9px;
	margin:0px;
	color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer_short p a {
	color:#fff;
}
#footer_right_short h1 {
	display:block;
	width:165px;
	height:43px;
	margin:0px;
	padding:0px;
}
#footer_right_short h1 a {
	display:block;
	width:165px;
	height:43px;
	text-indent:-9000px;
	background-image:url(../images/ecarlist.gif);
	background-position:0px;
}
#footer_right_short h1 a:hover {
	display:block;
	background-image:url(../images/ecarlist.gif);
	background-position:-165px;
}

#cmsFooter {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#cmsFooter li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #ced4d2;
	font-size:10px;
	margin-bottom:3px;
}
#cmsFooter li a {
	color:#ced4d2;
	text-decoration:none;
}
#cmsFooter li a:hover {
	text-decoration:underline;
}
#cmsFooter li:last-child {
	border:none;
}
	
#ec_footer {
	margin:0px;
	list-style-type:none;
	color:#ced4d2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#ec_footer li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #ced4d2;
	font-size:10px;
	margin-bottom:3px;
}
#ec_footer li a {
	color:#ced4d2;
	text-decoration:none;
}
#ec_footer li a:hover {
	text-decoration:underline;
}
#ec_footer li:last-child {
	border:none;
}
	

/* #################################################
###             #Primary Navigation              ###
################################################ */

#priNavBlock {
	width:980px;
	height:35px;
	background-image:url(../images/nav_bkgd.gif);
	background-repeat:no-repeat;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#priNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#priNav li {
	margin:0px;
	padding:0px;
	float:left;
	height:35px;
	display:block;
}
#priNav li a {
	display:block;
	height:35px;
	text-indent:-9000px;
	background-image:url(../images/navbar.gif);
}
#priNav li a#priNav_New_Fords {
	width:127px;
	background-position:0px;
}
#priNav li a#priNav_Preowned {
	width:127px;
	background-position:-127px;
}
#priNav li a#priNav_Financing {
	width:123px;
	background-position:-254px;
}
#priNav li a#priNav_Specials {
	width:111px;
	background-position:-377px;
}
#priNav li a#priNav_Service_and_Parts {
	width:161px;
	background-position:-488px;
}
#priNav li a#priNav_Fleet_and_Commercial {
	width:189px;
	background-position:-649px;
}
#priNav li a#priNav_Dealer_Info {
	width:142px;
	background-position:-838px;
}

/* rollover states */
#priNav li a#priNav_New_Fords:hover {
	width:127px;
	background-position:-980px;
}
#priNav li a#priNav_Preowned:hover {
	width:127px;
	background-position:-1107px;
}
#priNav li a#priNav_Financing:hover {
	width:123px;
	background-position:-1234px;
}
#priNav li a#priNav_Specials:hover {
	width:111px;
	background-position:-1357px;
}
#priNav li a#priNav_Service_and_Parts:hover {
	width:161px;
	background-position:-1468px;
}
#priNav li a#priNav_Fleet_and_Commercial:hover {
	width:189px;
	background-position:-1629px;
}
#priNav li a#priNav_Dealer_Info:hover {
	width:142px;
	background-position:-1818px;
}

 #priNav li a#menu0 {
	width:127px;
	background-position:0px;
}
#priNav li a#menu0:hover {
	width:127px;
	background-position:-980px;
}
#priNav li a#menu1 {
	width:127px;
	background-position:-127px;
}
#priNav li a#menu1:hover {
	width:127px;
	background-position:-1107px;
}
#priNav li a#menu2 {
	width:111px;
	background-position:-377px;
}
#priNav li a#menu3 {
	width:161px;
	background-position:-488px;
}
#priNav li a#menu2:hover {
	width:111px;
	background-position:-1357px;
}
#priNav li a#menu3:hover {
	width:161px;
	background-position:-1468px;
}
#priNav li a#menu4 {
	width:142px;
	background-position:-838px;
}
#priNav li a#menu4:hover {
	width:142px;
	background-position:-1818px;
}
#priNav li ul li {
	display:none;
}


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

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

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	color:#d8da98;
	background-image:none;
}



/* #################################################
###                 #Top Search                  ###
################################################ */

#top_search {
	width:879px;
	height:26px;
	margin:0px;
	padding-left:104px;
	padding-right:3px;
	background-image:url(../images/top_search_bar.gif);
	background-repeat:no-repeat;
}
#top_search ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#top_search li {
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	float:left;
	line-height:26px;
}
#top_search li a {
	color:#152849;
	text-decoration:none;
}
#top_search li a:hover {
	text-decoration:underline;
}

/* #################################################
###                  #home                  ###
################################################ */

#home_specials {
	width:850px;
	height:173px;
	margin:0px;
	
	padding-top: 0px;
	padding-right: 68px;
	padding-bottom: 0px;
	padding-left: 68px;
}
#home_quicklinks {
	float:left;
	width:300px;
	height:274px;
	background-image: url(../images/home_ql_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 57px;
	padding-left: 8px;
}

#home_links {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#home_links li {
	display:block;
	width:292px;
	height:44px;
	margin:0px;
	padding:0px;
}
#home_links li a {
	display:block;
	text-indent:-9000px;
	width:292px;
	height:44px;

}
#home_links li a#specials {
	background-image:url(../images/ql_specials.jpg);
	background-position:0px;
}
#home_links li a#service {
	background-image:url(../images/ql_service.jpg);
	background-position:0px;
}
#home_links li a#preapproved {
	background-image:url(../images/ql_pre_approved.jpg);
	background-position:0px;
}
#home_links li a#preowned {
	background-image:url(../images/ql_preowned.jpg);
	background-position:0px;
}
#home_links li a#quicklane {
	background-image:url(../images/ql_tire.jpg);
	background-position:0px;
}

/*rollover states */
#home_links li a#specials:hover {
	background-image:url(../images/ql_specials.jpg);
	background-position:-292px;
}
#home_links li a#service:hover {
	background-image:url(../images/ql_service.jpg);
	background-position:-292px;
}
#home_links li a#preapproved:hover {
	background-image:url(../images/ql_pre_approved.jpg);
	background-position:-292px;
}
#home_links li a#preowned:hover {
	background-image:url(../images/ql_preowned.jpg);
	background-position:-292px;
}
#home_links li a#quicklane:hover {
	background-image:url(../images/ql_tire.jpg);
	background-position:-292px;
}

#right {
	width:678px;
	float:right;
	margin:0px;
	padding:0px;
	display:inline;
}
#right h1 {
	font-size:14pt;
	margin-top:15px;
	margin-botom:5px;
}
#home #right h1 {
	display:block;
	width:678px;
	height:42px;
	background-image:url(../images/home_featured_title.gif);
	background-repeat:no-repeat;
	text-indent:-9000px;
	margin: 0px;
	padding: 0px;
}
#home_featured_body {
	width:667px;
	height:274px;
	margin:0px;
	background-image:url(../images/home_preowned_body.jpg);
	background-repeat:no-repeat;
	padding-top: 15px;

	padding-bottom: 0px;
	padding-left: 11px;
	
}
#home #random_list_location #random_list_item {
	height:110px;
	margin-left:8px;
}
#home #random_list_location #random_list_item a {
	font-size:11px;
	color:#152849;
}
#home #featuredVehicles_title {
	display:none;
}
#home .toolTipInner_price {
	color:#152849;
}

#home #new_vehicles_top {
	height:10px;
	line-height:10px;
}
#home .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background:transparent url(http://images1.ecarlist.com/sites/brianhoskinsford/images/arrow_prev.gif);
	cursor:pointer;
	height:57px;
	left:-65px;
	position:absolute;
	top:49px;
	width:57px;
	z-index: 100;
}
#home .jcarousel-skin-tango .jcarousel-next-horizontal {
	background:transparent url(http://images1.ecarlist.com/sites/brianhoskinsford/images/arrow_next.gif);
	cursor:pointer;
	height:57px;
	position:absolute;
	top:49px;
	width:57px;
	z-index: 100;
	left: 858px;
}
#home .jcarousel-skin-tango .jcarousel-clip-horizontal {
	height:146px;
	width:836px;
}
#home #new_vehicles li a {
	font-size:16px;
	color:#3c77bd;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#home #new_vehicles li span {
	font-size:12px;
	font-weight:normal;
	color:#152849;
}
#home #showAllButton {
	font-size:9px;
	color:#3c77bd;
	text-decoration:none;
	text-transform:uppercase;
	position: relative;
	top: -8px;
	display:block;
} 


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

#financing #financeLeft {
	display:inline;
	margin-left:25px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
}
#financing #financeRight {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	margin-top:15px;
	padding:0px;
}
#financing #financeLeft h2 {
	font-size:20px;
	padding-bottom:10px;
	padding-top:10px;
}
#financing #financeLeft p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#financing #financeLeft p a {
	color:#152849;
	font-weight:bold;
}
#financing #sidebar_address {
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:20px;
}
#financing #sidebar_address_head {
	font-size:12px;
}
#financing .floatleft p {
	font-size:10px;
}
#financing .floatleft {
	margin-top:10px;
	margin-bottom:10px;
}
#financing #sidebar_address a#getdirections:hover {
	color:#152849;
}


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

#specials #site_logoSection {
	display:none;
}
#specials #left {
	display:inline;
	margin-left:15px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:230px;
}
#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;
	
}
#specials #dealer_contact .section select {
	margin-bottom:10px;
}
#specials #dealer_contact .section textarea {
	margin-bottom:10px;	
}
#specials #ip_specials h3 {
	font-size:14px;	
}


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



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

#about #site_logoSection {
	display:none;
}
#about #left {
	display:inline;
	margin-left:15px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:230px;
}
#about #right {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	margin-top:15px;
	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;
	
}
#about #dealer_contact .section select {
	margin-bottom:10px;
}
#about #dealer_contact .section textarea {
	margin-bottom:10px;	
}


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

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

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

#contact #site_logoSection {
	display:none;
}
#contact #left {
	display:inline;
	margin-left:25px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
	width:245px;
}
#contact #right {
	display:inline;
	margin-left:0px;
	margin-right:25px;
	margin-top:15px;
	padding:0px;
	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:180px;
}
#contact .customer_tools_right {
	width:400px;
}
#contact .customer_tools_right .customer_tools_right_left {
	width:200px;
}
#contact .customer_tools_right .customer_tools_right_right {
	width:200px;
}
#contact #customer_tools {
	width:645px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


/* #################################################
###                   #hours                   ###
################################################ */

table.hours {
  border-color: #D7D7D7;
  border-width: 1px;
  border-style: solid;
  border-collapse: collapse;
  width: 95%;
}

table.hours tr td.hours {
  border: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: verdana;
  font-size: 8pt;
  text-align: left;
  clear: both;
  color: #808080;
}

table.hours tr th.hours {
  border: 1px solid #D7D7D7;
  background-color: #DFE2E6;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  font-family: verdana;
  font-size: 8pt;
  text-align: left;
}
#table_wrapper {
	width:800px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#table_wrapper a {
	color:#152849;
}
#table_wrapper a:hover {
	text-decoration:none;
}
#staff_wrapper {
	width:800px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#staff_wrapper a {
	color:#152849;
}
.employee-name {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 2px;
  color: #000000;
}

.employee-desig {
  font-family: verdana;
  font-size: 10px;
  padding-top: 5px;
  padding-left: 3px;
  color: #000000;
  font-style: normal;
}

.inv-section-line {
  background-image: url(../images/inv_Section_Line.gif);
  background-repeat: repeat-x;
  height: 6px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.title-line {
  border-top: 2px solid #DC562A;
  margin-left: 15px;
  margin-right: 15px;
}

.section-line {
  border-top: 1px solid #848484;
  margin-top: 5px;
}

.selected-tab {
  border: 1px solid #B83D2B;
  padding: 5px;
  margin-top: 5px;
}
.div-center {
	width:235px;
}

.staff-image {
  width: 50px;
  height: 60px;
}

.staff-image img {
  max-width: 50px;
  max-height: 60px;
  height: expression((this.height>=this.width) && (this.height>60)?"60px":true);
  width: expression((this.height<=this.width) && (this.width>50)?"50px":true);
}

#staff #staff_wrapper h1 {
	font-size:20px;
	padding-bottom:10px;
}
#staff #staff_wrapper .top {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#hours #table_wrapper h1 {
	font-size:20px;
	padding-bottom:10px;
}
#hours #table_wrapper .top {
	font-size:12px;
	padding-top:5px;
	padding-bottom:15px;
}

#staff .email a{
	font-size: 14px;
}

/* #################################################
###                  #quicklane                  ###
################################################ */


#quicklane_wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
}
#quicklane_wrapper h1 {
	text-align:center;
	font-size:18px;
	padding-top:15px;
}
#quicklane_wrapper h2 {
	text-align:center;
	font-size:18px;
	padding-bottom:10px;
}
#quicklane_wrapper p {
	font-size:12px;
}
#quicklane_wrapper h3 {
	font-size:18px;
	padding-bottom:10px;
}

/* #################################################
###                    #fleet                    ###
################################################ */

#fleet_wrapper {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
}
#fleet_wrapper h1 {
	font-size:18px;
	padding-bottom:10px;
}



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

#inventory #site_logoSection {
	display:none;
}
#inventory #leftColumn {
	display:inline;
	margin-left:15px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
}
#inventory #rightColumn {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	margin-top:15px;
	padding:0px;
}
#inventory #inventory_v2_sidebar_filters h3 {
	padding-bottom:10px;	
}
#inventory #inventory_v2_sidebar_filters h2 {
	font-size:16px;
	padding-bottom:10px;
}
#inventory .filterList ul {
	padding-left:30px;
}
#inventory .filterList ul li {
	font-size:12px;
	padding-bottom:5px;
}
#inventory .filterList h3 {
	padding-left:40px;
	font-weight:bold;
	padding-top:5px;
}
#inventory .filterList span.expandable {
	float:left;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#inventory #searchBar {
	border-top:2px solid #000;	
}
#inventory #sort_bar {
	font-size:12px;
}
#inventory #sort_bar a:hover {
	color:#152849;
}

/*vehicle title */
#inventory .inventory_v2_details h4 a {
	color:#152849;
}
/* vehicle price */
#inventory .price_line_1 {
	font-size:14pt;
	padding-bottom:2px;
	padding-right:5px;
	color:#007ec3;
}
/* vehicle listing links */
#inventory .inventory_v2_details_links li a {
	color:#152849;
}
#inventory .inventory_v2_details_links li a:hover {
	color:#007ec3;
}

#inventory .inventory_v2_paginationCenter a {
	color:#152849;
}
#inventory .inventory_v2_paginationRight a {
	color:#152849;
}
#inventory #vehicleDisclaimer p {
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
}
#inventory #inventory_v2_sidebar_contact {
	border:1px solid #E8E8E8;
	margin-bottom:5px;
	background-attachment: scroll;
	background-color: #F9F9F9;
	background-image: url(../images/email_deaer_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#inventory #currentFilters {
	border:1px solid #E8E8E8;
	background-color: #F9F9F9;
}
#inventory #currentFilters p {
	padding-left:15px;
	font-size:12px;
	font-weight:normal;
	color:#6C6C6C;
}
#inventory #currentFilters p a {
	color:#6C6C6C;
}

/* ### =overlay ### */
/* the overlayed element */ 
div.ec_iq_overlay { 
     
    /* growing background image */ 
    background-image:url(../images/ec_iq_overlay_bg.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:302px; 
    height:350px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    font-size: 9pt;
    color:#000;
    text-align:left;
    padding-top:30px;

} 
* html div.ec_iq_overlay { 
    background-image:url(../images/ec_iq_overlay_bg_8.png); 
}
/* default close button positioned on upper right corner */ 
div.ec_iq_overlay div.close { 
    background:url(../images/ec_iq_overlay_close.png) no-repeat; 
    position:absolute; 
    right:23px; 
    top:26px; 
    cursor:pointer; 
    height:9px; 
    width:9px; 
} 

div.ec_iq_overlay form,
div.ec_iq_overlay div#form_response { 
	width:227px;
	margin: 0 auto;
}

div.ec_iq_overlay h3 {
	font-size: 24px;
	text-align: center;
}

div.ec_iq_overlay h4 {
	font-size: 16px;
	text-align: center;
}

div.ec_iq_overlay h5 {
	margin: 0 0 5px 0;
	text-align: center;
}
.inventory_v2_price_right li.ec_inventory_quote {
	float:right;
}

#vehicle .ec_inventory_quote {
	margin-right:85px;
}
.ec_inventory_quote a {
	display:block;
	height:49px;
	width:80px;
	background: transparent url(../images/ec_inventory_quote.gif) no-repeat;
	text-indent: -9000px;
	text-align: left;
	overflow: hidden;
}
.ec_inventory_quote a:hover {
	background-position: -80px 0;
}
#inventory .inventory_v2_price_right {
	width:auto;
}
#inventory .inventory_v2_price_right .price_title {
	margin-bottom: 5px;
	margin-right:5px;
}

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

#vehicle #site_logoSection {
	display:none;
}
#vehicle #leftColumn {
	display:inline;
	margin-left:15px;
	margin-right:0px;
	margin-top:15px;
	padding:0px;
}
#vehicle #rightColumn {
	display:inline;
	margin-left:0px;
	margin-right:15px;
	margin-top:15px;
	padding:0px;
}
#vehicle #leftColumn h3 {
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
#vehicle .similarVehicle {
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #E8E8E8;
	margin-bottom:5px;
	padding:10px;
}
#vehicle .similarVehicle ul li {
	font-size:11px;
}
#vehicle .similarVehicle ul li a {
	font-size:12px;
	padding-bottom:3px;
	color:#152849;
}
#vehicle #vehicle_v2_sidebar_links {
	margin-top:10px;
	margin-bottom:10px;
}
#vehicle #vehicle_v2_sidebar_links p {
	font-size:14px;
	padding-left:30px;
}
#vehicle #vehicle_v2_sidebar_links ul {
	padding-left:20px;
}
#vehicle #vehicle_v2_sidebar_links ul li {
	font-size:12px;
}
#vehicle #vehicle_topbar {
	background:none;
	font-size:12px;
	color:#152849;
}
#vehicle #vehicle_topbar a {
	color:#152849;
}
#vehicle #vehicle_title {
	font-size:24px;
	width:450px;
	
}
#vehicle #vehicle_contact a {
	color:#152849;
	font-size:12px;
}
#vehicle .price_line_1 {
	font-size:32px;
	color:#152849;
	font-weight:bold;
}
#vehicle #vitalsContainer ul li {
	font-size:10px;
}
#vehicle #media_center_photo, #vehicle #media_center_contact, #vehicle #media_center_360, #vehicle #media_center_video, {
	margin-top:10px;
}
#vehicle a#media_center_360 {
	margin-top:10px;
}

#vehicle #vehicle_thumbs img {
	margin-left:11px;
}
#vehicle .customer_tools_label {
	font-size:12px;
}
#vehicle #trade_offer_subject {
	padding-bottom:10px;
}
#vehicle #vehicleDisclaimer p {
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
}
#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;
}
.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_details_pagination a {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11pt;
	padding:8px 10px;
	margin-left:5px;
	text-decoration:none;
}
#vehicle #vitalsLeft {
	width:180px;
}
#vehicle a#twenty {
	float:right;
	background:transparent url(../images/ec_inventory_quote.gif) no-repeat  0 0;
	display:block;
	height:49px;
	text-align:left;
	text-indent:-9000px;
	width:80px;
	margin: 5px 65px 0 0;
}
#vehicle a#twenty:hover {
	background-position: -80px 0px;
}
#vehicle #vehicle_mainVitals {
	width:360px;
}


#inventory #black_book h1 {
	display:block;
	width:229px;
	height:64px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#inventory #black_book h1 a {
	display:block;
	width:229px;
	height:64px;
	background:url(../images/blackbook.jpg);
	background-repeat:no-repeat;
	text-indent:-9000px;
}
#vehicle #black_book h1 {
	display:block;
	width:229px;
	height:64px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#vehicle #black_book h1 a {
	display:block;
	width:229px;
	height:64px;
	background:url(../images/blackbook.jpg);
	background-repeat:no-repeat;
	text-indent:-9000px;
}
#home #black_book {
	padding-top: 5px;
}
#home #black_book h1 {
	float:left;
	width:229px;
	height:64px;
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#home #black_book h1 a {
	display:block;
	width:229px;
	height:64px;
	background:url(../images/black_book_home.jpg);
	background-repeat:no-repeat;
	text-indent:-9000px;
}	


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

}
#page_wrap #left #dealer_contact .section {
	font-size:12px;
}
#page_wrap #left #dealer_contact .section input {
	margin-bottom:10px;
	width:200px;
	
}
#page_wrap #left #dealer_contact .section select {
	margin-bottom:10px;
}
#page_wrap #left #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:200px;
}
#page_wrap #left {
	display:inline;
	margin-left:15px;
	margin-right:0;
	margin-top:15px;
	padding:0;
	width:230px;
}

#vehicle a#autotrader { float:right; width:109px; height:68px; margin: 5px 55px 5px 0 ; padding: 0;text-align: left;  text-indent: -9000px; background: url(../images/autotrader_small.gif) no-repeat center top; }
#inventory a#autotrader { float:right; width:70px; height:44px; margin: 3px 5px 5px; padding: 0;text-align: left; text-indent: -9000px; background: url(../images/autotrader_inv.gif) no-repeat center top; }
a#autotraderinner { display:block; width:109px; height:68px; margin: 10px 0 10px 65px; padding: 0; text-indent: -9000px; background: url(../images/autotrader_small.gif) no-repeat center top; }
a#guarantee { display:block; margin: 5px 0 0 20px; }
