
@import "pfrotator.css";

body{
	background-image:url(../images/background-body.jpg);
	background-repeat:repeat-x;
	background-color: #525252;
}
	a {color: #0b2575;}
		a.visited, a:hover {color: #777777;}
		


			
	/* button and customized link styles */
	a.buttonBlue{
		color: #fff;
		display: block;
		font-weight: bold;
		line-height: 34px;
		text-transform: uppercase;
		width:130px;
		
	}
		a.buttonBlue .leftEdge{
			background-image:url(../Images/buttonSpriteBlueLeft.png);
			background-position:0 0;
			background-repeat:no-repeat;
			display: block;
			float: left;
			height: 34px;
			padding: 0 0 0 15px;
			width:70%;
		}
		
			a.buttonBlue .rightEdge{
				background-image:url(../Images/buttonSpriteBlueright.png);
				background-position:100% 0;
				background-repeat:no-repeat;
				display: block;
				float: right;
				height: 34px;
				width: 24px;
			}
			a.buttonBlue .leftEdge:hover{
				background-position:0 -34px;
			}	
	/* outerwrapper styles */
	div#outerWrapper {
		background: url(../Images/maincontainer_bg.png) repeat-y scroll 0 0;
		margin: 0 auto;
		width: 998px;
		padding: 0 21px;
	}
	
	div#footerWrapper {
		background: url(../Images/maincontainer_bg.png) repeat-y scroll 0 0;
		margin: 0 auto;
		width: 998px;
		padding: 0 21px;
		}
		div#outerWrapper:after{
			content: ".";
			visibility: hidden;
			display: block;
			clear: both;
			height: 0;
			font-size: 0;
		}
	/* masthead styles */
	div#masthead {
			background: url(../Images/background-masthead.jpg) no-repeat;
			margin: 0 auto;
			width: 990px;
			position: relative;
			z-index: 9999;
			}
			div#masthead .leftCol {
				width:446px;
				}
				div#masthead .middleCol {
				width:auto;
				}
			div#masthead .middleCol h3{
				color: #555;
			}
			div#masthead .middleCol p span{
				color: #cc191e;
				font-weight: bold;
				}
			div#logoBlock {
					background: url(../Images/logo.png) no-repeat scroll 0 0;
					height: 121px;
					width: 400px;
					margin:7px 15px;
				}
				
				div#makesBlock {
					background:url("../Images/brand_logos.png") no-repeat scroll 0 0 transparent;
					display:block;
					float:left;
					height:138px;
					margin:0;
					width:141px;
					}
			
			div#masthead .rightCol {
					width:170px;
					}


			div#gosoChiclet {margin:30px auto 5px; width:210px;}
			
			div#masthead .phone{
				background: url(../Images/contact-info2.png) no-repeat;
				display: block;
				height:40px;
				text-indent: -9999px;
				width:370px;
			}
/*			div#masthead .headeraddress {
				background: url(../Images/header-address.png) no-repeat;
				display: block;
				height: 49px;
				text-indent: -9999px;
				width:250px;
				margin: 41px 0 0 15px;
				}
				div#masthead .slogan {
				background: url(../Images/slogan.png) no-repeat;
				display: block;
				height: 22px;
				text-indent: -9999px;
				width:317px;
				margin: 21px 0 0 -36px;
				}*/
				
			/* Social Icons in Header */
			.socialIcons {
				height: auto;
				margin:22px auto; 
				}
			
			
			.social_sprite {
				background-image: url(../Images/sprite_social_icons.png);
				background-repeat: no-repeat;
				display:none;
			}
				.facebookIcon {background-position: -11px -105px;}
					.facebookIcon:hover {background-position: -11px -168px;}
				.twitterIcon {background-position: -114px -104px;}
					.twitterIcon:hover {background-position: -114px -167px;}
				.youTubeIcon {background-position: -217px -105px;}
					.youTubeIcon:hover {background-position: -217px -168px;}
				
				
				.blog {
background-image:url("../Images/Chat_Sprite.png");
background-repeat:no-repeat;
background-position: 0 0;
display:block;
float:left;
height:34px;
margin:30px 0 0 66px;
width:131px;
}

.blog:hover{background-position: 0 -34px;}


					.blog span {display: none;}
			
		/* search feature */
		.buttons_cta_sprite {
			background:url(../Images/cta_icons_sprite.png);
		}
		div#searchFeature {margin-right: 10px;}
			.searchBtn {
				background-position: 0 -3px;
				margin: 0 0 0 85px;
				width: 83px;
			}
	
		/* Secondary Features - CTAs */
		div#secondaryFeatures {
			background: url(../Images/secondary_features_bg.gif) repeat-x scroll 0 0;
			height: 103px;
			margin: 0 auto;
			width: 990px;
		}
		div#secondaryFeatures ul {
			float: left;
			height: 103px;
			position: relative;
			width: 989px;
		}
			.icons_sprite {
				background-image: url(../Images/sprite_cta_icons.png);
				background-repeat: no-repeat;
			}
				div#searchFeature {margin-right: 10px;}
				.searchBtn {
					background-position: 0 -3px;
					margin: 0 0 0 85px;
					width: 83px;
				}
					.searchBtn:hover {background-position: 0 -31px;}
				.carfaxCTA, .specialsCTA, .financeCTA, .serviceCTA, .usedvehiclesCTA, .newvehiclesCTA {
					cursor:pointer;
					display:block;
					float:left;
					height:37px;
					margin: 28px;
					text-decoration:none;
					width:140px;
					
				}
				.carfaxCTA{ margin-left:20px;
					width:170px
					}
					
					div#secondaryFeatures ul li{
						display: inline;
					}
					div#secondaryFeatures ul li a:hover {text-decoration: none;}
				
					.carfaxCTA {background-position: 0px 0px;}
						.carfaxCTA:hover {background-position: 0px -40px;}
					.specialsCTA {background-position: -190px 0px;}
						.specialsCTA:hover {background-position: -190px -40px;}
					.newvehiclesCTA {background-position: -346px 0px;}
						.newvehiclesCTA:hover {background-position: -346px -40px;}
					.usedvehiclesCTA {background-position: -504px 0px;}
						.usedvehiclesCTA:hover {background-position: -504px -40px;}
					.financeCTA {background-position: -670px 0px;}
						.financeCTA:hover {background-position: -670px -40px;}
					.serviceCTA {background-position: -832px 0px;}
						.serviceCTA:hover {background-position: -832px -40px;}
					
			.secondaryDivider {
				background: url(../Images/secondary_features_divider.gif) no-repeat scroll 0 0;
				display: block;
				float: left;
				height: 100px;
				
			}
		
		/* Tertiary Features - CTAs */	
		 
		.promo1,
		.promo2,
		.promo3 {
			display: block;
			height: 173px;
			position: relative;
			width: 315px;
			}
			.promo1{ cursor: pointer; background: url(../Images/sprite_promo_left.png) no-repeat scroll 0 top; text-indent: -9999px;}
			.promo1:hover {background-position: 0px -174px;}
			.promo2 {background: url(../Images/promo_middle.png) no-repeat scroll 0 0;margin: 0 4px 0 4px;}
			.promo2:hover {background-position: 0px -173px;}
			.promo3 {background: url(../Images/promo-charger-static.png) no-repeat scroll 0 0;color: #000000;}
			.promo3:hover {background: url(../Images/promo-charger-hover.png) no-repeat scroll 0 0;color: #000000;}

					.QuickContactEmailField {
						border: 1px solid #999999 !important;
						background-color: #ffffff;
						color: #000000 !important;
						float: left;
						margin: 3px 0 0 20px;
						padding: 3px 3px 3px 3px;
						width: 260px !important;
					}
					.quickContactForm .formrequiredtext {
						color: #ff0000 !important;
						display: block;
						float: right;
						width: 25px;
					}
					.extras_sprite {background-image: url(../Images/sprite_extras.png); background-repeat: no-repeat;}
						.readMoreBtn {background-position: 0px -20px; height: 30px;}
							.readMoreBtn:hover {background-position: 0px -52px;}
						input.clickHereBtn, input.clickHereBtn2 {
							background-position: -244px -22px;
							border: 0 none;
							cursor: pointer;
							display: block;
							float: right;
							height: 25px;
							margin: 10px 25px 0 0;
							width: 107px;
						}
							.clickHereBtn2:hover {background-position: -244px -54px;}

	/* Styles for Doormat */
	div#doormat {margin: 0 auto 0 auto; padding: 25px 30px 15px 30px; width: 930px;}
	
	/* Styles for Footer */
	div#footer {padding: 15px 30px 15px 30px; width: 930px;}	
					
											
		/* Used on Service Portal page */
		div#servicesContainer {margin: 10px 0 10px 0; padding: 0 20px 0 20px;}
			div#servicesContainer h1 {width: 100%;}
				div#serviceLeftCol, div#serviceRightCol {padding-top: 20px;}
				div#serviceLeftCol {
					float: left;
					margin-right: 25px;
					position: relative;
					width: 200px;
				}
					div#serviceLeftCol .leftColNav {width: 200px;}
						.leftColNav ul li a {
							color: #333333;
							float: left;
							font-size: 13px;
							font-weight: bold;
							line-height: 31px;
							position: relative;
							text-indent: 35px;
							width: 200px;
						}
							.leftColNav ul li a:hover {color: #174d85; text-decoration: none;}

					/* Services Sprite Icons */
					.service_sprite {
						background-image: url(../Images/services_sprite.png);
						background-repeat: no-repeat;
						display: block;
						height: 31px;
					}
						.schedule {background-position: 0px 0px;}
							.schedule:hover {background-position: 0px -31px;}
						.serviceSpecials {background-position: 0px -62px;}
							.serviceSpecials:hover {background-position: 0px -93px;}
						.tech {background-position: 0px -124px;}
							.tech:hover {background-position: 0px -155px;}
						.faq {background-position: 0px -186px;}
							.faq:hover {background-position: 0px -217px;}
						.testimonial {background-position: 0px -246px;}
							.testimonial:hover {background-position: 0px -277px;}
						.warranty {background-position: 0px -308px;}
							.warranty:hover {background-position: 0px -339px;}
						.parts {background-position: 0px -370px;}
							.parts:hover {background-position: 0px -401px;}
						.recalls {background-position: 0px -432px;}
							.recalls:hover {background-position: 0px -463px;}
						.mobility {background-position: 0px -494px;}
							.mobility:hover {background-position: 0px -525px;}
						.benefits {background-position: 0px -556px;}
							.benefits:hover {background-position: 0px -587px;}
						.price {background-position: 0px -618px;}
							.price:hover {background-position: 0px -649px;}

				/* Block of Ads that change */
				div#serviceRightCol {
					float: left;
					position: relative;
					width: 727px;
				}
					.serviceAdsContainer {
						
					}
						ul.serviceAd li {
							float: left;
							height: 342px;
							margin-right: 3px;
							width: 178px;
						}
				
				/* Banner Ad for Service Portal page */
/*
				div#serviceBottom {
					float: left;
					margin: 20px 0 0 3px;
					position: relative;
					width: 942px;
				}
					a.serviceBannerAd {
						background-image: url(../Images/banner_ad_942x79.jpg);
						background-repeat: no-repeat;
						background-position: 0px 0px;
						display: block;
						height: 79px;
						width: 942px;
					}
						.serviceBannerAd:hover {background-position: 0px -79px;}
*/


/* search results page styles */
.searchheader {font-size: 18px; margin: 0 auto; padding: 10px;}
	.SearchTable {margin-bottom: 5px;}
.sortpager,.searchcriteria {margin: 0 auto 5px auto; padding: 0; width:960px;}
	.searchbuttons input {cursor: pointer; margin-left: 5px;}
.even, .odd {margin: 0 auto; width: 980px;}
.pagerbottom {margin: 0 auto 10px auto; width: 960px;}
.disclaimer {margin: 0 auto; width: 960px }	
.InventoryLinks{display: none;}

/* Inner right column for secondary master*/
/* Move this to global.css eventually*/
.innerRightCol{min-height: 0;}
/*Inner Left Column for secondary master */
.innerLeftCol{min-height: 400px;}
/*Contact form*/
.leadGenerationForm{font-weight: bold; padding: 20px;}
	.leadGenerationForm table{
		color: #000;
		font-family: "Gill Sans","Calibri","Trebuchet MS",sans-serif !important;
		font-size: 14px;
		
	}
		.radEnabledCss_Outlook,radHoverCss_Outlook {
			border:1px solid #000 !important;
			color:#000000;
			font-family:Arial,Verdana,Tahoma,Sans-Serif;
			font-size:12px;
			font-weight:normal;
		}

/* Testimonials Page */
.innerLeftCol .testimonialPane {padding: 20px 0; border-bottom: 1px inset;}
/* Inventory Detail Styles */				
.inventoryDetails {margin: 0 auto; width: 970px;}

/* Tertiary Scroller & Pentanary Rotator Styles */
div#pentanaryRotator .newSpecials {
	margin: 0 auto;
	position: relative;
	width: 960px;
}
			
			
/* Styles to integrate arrow buttons on Internet Specials Rotators to work */
.RadRotator_Default .rrClipRegion {border: 0 none !important;}

	div#tertiaryScroller .RadRotator, 
	div#pentanaryRotator .RadRotator {
		height: 152px !important; 
		overflow: hidden; 
		padding: 0px 36px !important;
		width: 528px !important;
	}
		div#pentanaryRotator .RadRotator {width: 885px !important;}
		
	div#tertiaryScroller .rrRelativeWrapper, 
	div#pentanaryRotator .rrRelativeWrapper {
		background-image: url(../Images/sprite_new_used_specials.gif);
		background-position: 0px -154px;
		background-repeat: repeat-x;
		display: block;
		float: left;
		height: 134px !important;
		padding: 10px 10px 10px 10px; 
		width: 508px !important;
	}
		div#pentanaryRotator .rrRelativeWrapper {padding: 10px 0 10px 0; width: 885px !important;}
		
		div#tertiaryScroller .rrClipRegion,
		div#pentanaryRotator .rrClipRegion {
			height: 125px !important; 
			padding: 7px 0 0 0; 
			width: 508px !important;
		}
			div#pentanaryRotator .rrClipRegion {width: 885px !important;}
			
			div#tertiaryScroller .rrClipRegion .rrItemsList,
			div#pentanaryRotator .rrClipRegion .rrItemsList {
				height: 125px !important; 
				left: 0px !important;
				width: 508px !important;
			}
				div#pentanaryRotator .rrClipRegion .rrItemsList {width: 885px !important;}
				
				div#tertiaryScroller .rrClipRegion .rrItemsList li,
				div#pentanaryRotator .rrClipRegion .rrItemsList li {
					height: 125px !important; 
					margin: 0 6px 0 0; 
					width: 95px;
				}
					div#pentanaryRotator .rrClipRegion .rrItemsList li {margin: 0 8px 0 7px;}
					
		.RadRotator_Default .rrButton {
			background-image: url(../Images/sprite_new_used_specials.gif) !important;
			display: block;
			height: 152px !important;
			position: absolute;
			top: 0 !important;
			width: 36px !important;
		}
			.RadRotator_Default .rrButton.rrButtonRight {
				background-position: 0px -309px !important;
				margin-top: 0 !important;
				right: -36px !important;
			}
				.RadRotator_Default .rrButtonRight:hover {background-position: 0px -775px !important;}
			.RadRotator_Default .rrButton.rrButtonLeft {
				background-position: 0px 0px !important;
				left: -36px !important;
				margin-top: 0 !important;
			}
				.RadRotator_Default .rrButtonLeft:hover {background-position: 0px -464px !important;}
				.RadRotator_Default .rrButtonUp,
				.RadRotator_Default .rrButtonDown {display: none;}
		
		/* ------------------------------------------- */
			
		/* Used Specials Rotator & New Specials Rotator Styles */
		div#tertiaryScroller .internetspecials .vehiclephoto, 
		div#pentanaryRotator .internetspecials .vehiclephoto {width: 90px;}
		
			div#tertiaryScroller .internetspecials .vehiclephoto img,
			div#pentanaryRotator .internetspecials .vehiclephoto img {height:67px; width:95px !important;}
			.internetspecial .description {
				width: 90px;
			}
			.internetspecials .description h3 {
				color: #174d85;
				font: 10px Verdana, sans-serif;
				height:auto;
				line-height:12px;
				margin-bottom:2px;
				text-align: left;
				width:90px;
			}
			.internetspecials .price {
				font: bold 10px Verdana, sans-serif;
				color:#07810a;
				line-height:10px;
				text-align: left;
			}
				
		/* Left & Right Navigation for New Vehicle Specials Tooltip Rotator */				
		.specials_sprite {background-image: url(../Images/sprite_new_used_specials.gif);}
			.specialsLeft,
			.specialsFill,
			.specialsRight {
				display: block;
				float: left;
				height: 152px;
			}
				.specialsLeft,
				.specialsRight {width: 36px;}
					.specialsLeft {background-position: 0px 0px;}
						.specialsLeft:hover {background-position: 0px -459px;}
					.specialsFill {
						background-position: 0px -153px;
						background-repeat: repeat-x;
						height: 132px;
						padding: 10px 10px 10px 10px;
						width: 508px;
					}
					.specialsRight {background-position: 0px -306px;}
						.specialsRight:hover {background-position: 0px -764px;}
						
	/* Details Page Styles */
	.inventoryDetails .topMenu {
		background:url(../Images/bar.gif) top left no-repeat;
		color:#fff;
		height:50px;
		width:990px;
	}
		.inventoryDetails a {color: #0b2575; }
		.inventoryDetails .topMenu .middleArea {padding: 15px 15px 0 15px; width:930px;}
			.inventoryDetails .topMenu .share a span,
			.inventoryDetails .topMenu .share a,
			.inventoryDetails .topMenu .back a {font-weight:bold;}
	.inventoryDetails .content {margin: 0 auto; width: 960px;}
		.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing li {color: #555555;}
		.inventoryDetails .content .top .right .commentArea {background-color:#333; background-position: center center; height: 18px;}
			.inventoryDetails .content .top .right .commentArea h4 {color: #ffffff;}
			.inventoryDetails h3.contactInformation .phonenumber{margin-left:10px;}
			.inventoryDetails h3.equipment, 
			.inventoryDetails h3.warranties, 
			.inventoryDetails h3.financing, 
			.inventoryDetails h3.features,
			.inventoryDetails h3.contactInformation, 
			.inventoryDetails h3.reviews, 
			.inventoryDetails h3.CarfaxHighlights, 
			.inventoryDetails h3.CertifiedInfo{
				background: url(../Images/bar.gif) no-repeat top center;
			}
				.inventoryDetails h3.equipment a, 
				.inventoryDetails h3.warranties a, 
				.inventoryDetails h3.financing a, 
				.inventoryDetails h3.contactInformation a, 
				.inventoryDetails h3.reviews a, 
				.inventoryDetails h3.CarfaxHighlights a, 
				.inventoryDetails h3.CertifiedInfo a {
					font-size:18px;
					text-transform:uppercase;
					float:left;
					color:#ffffff;
				}
					.inventoryDetails .expander .open{
					    background:url(../Images/plus_minus.png) 0% 0%;    
					}
					.inventoryDetails .expander .close{
					    background:url(../Images/plus_minus.png) 0% 100%;    
					}
					.inventoryDetails h4.similar {background: url(../Images/bar.gif) no-repeat top center;}
		.inventoryDetails .bottomdisclaimer {
			margin: 0 auto;
			width: 960px;
		}
		.inventoryDetails div.bottomnav {background-color: #0b2575;}
			.inventoryDetails div.bottomnav .forms {background-color: #e7e7e7; color: #333333;}
			
/* Location Page styles */
.locationhours {display: none;}

/* Submit button for forms */
input.submitBtn {
	background-image: url(../Images/sprite_cta_buttons.png);
	background-position: -156px -75px;
	background-repeat: no-repeat;
	height: 35px;
}
	.submitBtn:hover {background-position: -156px -112px;}
	
	
	/* Testimonial Styles for Homepage */
.testimonialPane span.testimonialtext {
	float: left;
	font: 14px Georgia,"Palatino", "Palatino Linotype",Times,"Times New Roman", serif ;
	font-style: italic;
	color: #174d85;
	height: 52px;
	overflow: hidden;
	padding: 0 0 0 10px;
	text-transform: none;
	width: 235px;
}
	.testimonialPane span.customername,
	.testimonialPane span.testimonialmakemodelyear {
		display: block;
		float: left;
		font: bold 12px Georgia,"Palatino", "Palatino Linotype",Times,"Times New Roman", serif ;
		color: #174d85;
		padding: 0;
		width: 235px;
	}
		.testimonialPane span.customername {margin: 5px 0 0 35px;}
		.testimonialPane span.testimonialmakemodelyear {margin: 0 0 0 32px;}
		
		/*Similar Vehicles Page Styles*/


.SimilarVehicles .CurrentVehicle {
	padding-top: 15px;
	padding-bottom:25px;
	}
	
.SimilarVehicles .FilterOptions div{
	padding-bottom:15px;
	}
	.SimilarVehicles .FilterOptions h4{
		font-weight:bold;
		color:#09F;
		padding-bottom:5px;
	}
	
	/*Inventory Details Page Styles*/
		.inventoryDetails div.photos div.mediaArea div.image {min-height:375px;}
		
			.inventoryDetails div.bottomnav .buttonbar .requestinfo a{
	    background:url(../Images/bottom-buttons.png) 0px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .requestinfo a:hover, div.bottomnav .buttonbar .requestinfo .selected{
	    background:url(../Images/bottom-buttons.png) 0px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .scheduletest a{
	    background:url(../Images/bottom-buttons.png) 804px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .scheduletest a:hover, div.bottomnav .buttonbar .scheduletest .selected{
	    background:url(../Images/bottom-buttons.png) 804px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .makeanoffer a {
	    width:160px;
	    background:url(../Images/bottom-buttons.png) 664px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .makeanoffer a:hover, div.bottomnav .buttonbar .makeanoffer .selected{
	    background:url(../Images/bottom-buttons.png) 664px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .payment a {
	    width:170px;
	    background:url(../Images/bottom-buttons.png) 504px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .payment a:hover, div.bottomnav .buttonbar .payment .selected{
	    background:url(../Images/bottom-buttons.png) 504px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink{
	    width:260px;
	    height:40px;
	    background:url(../Images/bottom-buttons.png) 334px 0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink:hover{
	    background:url(../Images/bottom-buttons.png) 334px 40px;
	}
	.inventoryDetails div.bottomnav .buttonbar .close {
	    margin-top:10px;
	    margin-right:0px;
	}
	.inventoryDetails div.bottomnav .buttonbar .close a {
	    width:51px;
	    height:18px;
	    background:url(../Images/bottom-buttons.png) 70px 68px;
	}
	.inventoryDetails div.bottomnav .buttonbar .close a:hover {
	    background:url(../Images/bottom-buttons.png) 70px 28px;
	}
	
	
	
/*	Custom Content Styles and Hours Box Styles  */

div.custompage p {
	padding-top:10px;
	padding-bottom:5px;
	text-align:justify;}
	
table.hourstable {
	width:250px;}
	
div.hoursbox {
	width:300px;
	padding-left:15px;}
	
.searchHeader {
padding-top:15px; }

.even, .odd {
width:auto;}

.InventoryLinks {
display: none;}


	/*Tires for Life*/
	
	.tireforlife {
		background-image:url(../Images/tiresforlife.png);
		width:175px;
		height:177px;
		margin-left:35px;}


.vehiclepricing ul.prices li.final{font-size: 24px;}

div#ctl00_ContentSection_inv_dvComment{margin: 17px 0 0 0px;}



.inventoryDetails .bNavPhone {display:none;}

#ctl00_ContentSection_inv_spPhoneNumber {display:none;}
#ctl00_ContentSection_inv_spSalesPersonName {display:none;}

.initial span
{
	font-size:14px;
}


.rebate label 
{
   font-size: 14px;
}
.rebate span
	{
		  font-size: 14px;
	}

.final label
{
 font-size: 15px;
}
.final span
{
  font-size: 15px;
}

.single label
	{
		font-size:15px;
	}

.single span
	{
		
		font-size:18px;
		color:#035793;
	}
.dealerinfoname { font-size:18px; text-transform:uppercase;}
div#bottomdisclaimer {
	padding:15px;}
	
	
	div#fancy_outer {

z-index:10000;
}

/* BBB LOGO */
.bbblogo {
	background:url(../Images/bbbLogo.png) no-repeat scroll 0 0 transparent;
	width:34px;
	height:59px;
	display:block;
	position: absolute;
	top:10px;
	right:16px;
	text-indent:-9999px;
}

#Dealer-Ad1 { display:block; padding:0px 4px 15px; }
#Dealer-Ad1 .customcontent.coustomcontent_banner-ad1 { display:block; }



/* New NAVIGATION */

 #navigation {
    background: url("../Images/pNav_bg.png") repeat-x scroll 0 0 transparent;
    height: 32px;
    margin: 10px auto 0;
}

#navigation div.menu  { 
	background-color:transparent;
	background-image: url("../Images/nav-bg.png");
	background-attachment:scroll;
	background-position:0 0;
	background-repeat:repeat-x;
    clear: both;
    height: 53px;
    width: 992px;
}
#navigation div.menu ul.pNav { height:auto; list-style:none;}


	#navigation div.menu ul.pNav li { 
		background: url("../Images/nav-divider.png") no-repeat scroll 0 0 transparent;
		display: block;
		padding: 0 10px;
		
	
	}
	#navigation div.menu ul.pNav li:hover { position:relative;}	
	#navigation div.menu ul.pNav li.home { background:none;} 		
	
		#navigation div.menu ul.pNav li a { 
		border-left: 1px solid gray;
			color: #E5E5E5;
			display: block;
			font-size: 15px;
			font-weight: normal;
			/*height: 53px;*/
			line-height: 25px;
			padding: 0 11px;
			/*text-transform: uppercase;*/
			padding: 5px 0 0 24px;
			font-weight:bold;
		}			
			#navigation div.menu ul.pNav li a:hover { color:#FFF;}
				#navigation div.menu ul.pNav li a span.indicator { display:none;}
			
			#navigation div.menu ul.pNav ul.vertical {
				-moz-border-radius: 0 0 6px 6px;
				-webkit-border-radius: 0 0 6px 6px;
				border-radius: 0 0 6px 6px;
				background-color: #f2f2f2;
				background-image: -moz-linear-gradient(100% 100% 90deg, #cdcdcd, #fefefe);
				background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#cdcdcd));
				border-width:0 1px 1px;
				border-color:#000;
				border-style:solid;
				top: 100%;
				margin:0 0 0 -2px;
				width:203px;
			}						
				#navigation div.menu ul.pNav ul.vertical li {
					padding:0;
					border-top:0 none;
					border-bottom:solid 1px #b4b4b4;
					background:none;
				}
				#navigation div.menu ul.pNav ul.vertical li.recentcustomers { display:none;}
					#navigation div.menu ul.pNav ul.vertical li a { 
						font-size:12px; 
						line-height:0; 
						height:0;
						display:block; 
						padding:12px; 
						text-transform: capitalize;
						color:#333;
					}
					#navigation div.menu ul.pNav ul.vertical li a:hover { background:none no-repeat scroll 0 0 #666; color:#FFF; }
/* END NAVIGATION */

.contactService, .specials, .contactSales, .testimonials {width:0px !important;}

.vehiclepricing ul.prices li.initial, .vehiclepricing ul.prices li.rebate, div.vehiclepricing ul.prices li.single label{color:red !important;}
div.vehiclepricing ul.prices li.final label{color:red !important;}
div.vehiclepricing ul.prices li.final span{color:#3E5287 !important;font-weight:bold;}
.single span{color:#3E5287 !important;}
