@import "navigation.css";
@import "pfrotator.css";
body{
	background: #0097cc;
	
}
a, a:visited{
	color:black;}
	/* button and customized link styles */
	a.buttonBlue{
		color:#7A9EC2;
		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;
			}	
	div#outerWrapper {
				background:transparent url(../Images/DropShadow.png) repeat-y center center;
				margin:0 auto;
				padding-left:25px;
				padding-right:25px;
				width:990px;
			}
				div#outerWrapper:after {
					content: ".";
					visibility: hidden;
					display: block;
					clear: both;
					height: 0;
					font-size: 0;
				}
	/* masthead styles */
	div#masthead {
			background: url(../Images/background-masthead.png) no-repeat;
			margin: 0 auto;
			width: 990px;
			position: relative;
			z-index: 1000;
			
			
		}
		div#masthead .middleCol {
			width:292px;}
			
		div#masthead .leftCol {
			width:378px;
			text-indent:-99999px;}
		
			div#masthead .middleCol h3{
				color: #555;
			}
			div#masthead .middleCol p span{
				color: #cc191e;
				font-weight: bold;
				}
			#logoBlock{
				display:inline;}
			
		
			div#logoBlock .manufacturelogo {
				background: url(../Images/header_logo.png) no-repeat scroll 0 0;
					display: block;
					float: left;
					height: 69px;
					padding: 0;
					width: 91px;
					margin:25px 0 0 15px;
				}
				div#logoBlock .logo-stevenson {
					background: url(../Images/logo.png) no-repeat scroll 0 0;
					display: block;
					height: 130px;
					padding: 0;
					width: 254px;
					margin-top:21px;
					margin-left:125px;
				}
					
			div#masthead .phone {
				background: url(../Images/phone_sprite.png) no-repeat;
				display: block;
				height: 137px;
				text-indent: -9999px;
				width:219px;
				margin:15px auto;
			}
			
		/*		div#masthead .address{
				background: url(../Images/Address_Sprite.png) no-repeat;
				display: block;
				height: 45px;
				text-indent: -9999px;
				width:222px;
				margin:auto;
			}*/
			
			.blog{
					background: url(../Images/blog.png) no-repeat;
					display: block;
					float: left;
					margin: 10px 0 0 -5px;
					height: 46px;
					text-indent: -9999px;
					width:280px;
				}
				
		.blackBook {
			background:url(../Images/Black-Book.png) no-repeat;
			display:block;
			float:right;
			height:56px;
			width:154px;
			text-indent: -9999px;
			margin-top:-50px;
			margin-right:12px;}
			
		.lifetimeWarrantyLogo {
			background:url(../Images/lifetime-logo.png) no-repeat;
			display:block;
			height:69px;
			width:117px;
			text-indent: -9999px;
			margin-top:14px;}
			
		.MotorSportsLogo {
			background:url(../Images/MS-logo.png) no-repeat;
			display:block;
			height:60px;
			width:217px;
			text-indent: -9999px;
			margin-left:38px;
			margin-top:10px;}
				
	div#headerRotator {
		height:266px;
	}
	/* Primary Feature */
	.primaryFeatureBg {
		border: none;
	}
	
	/* Quarternary Flipper */
	div#quarternaryFlipper {
		height:auto;
		margin: 0 auto 0 auto;
		padding: 20px 15px 20px 15px;
		width: 960px;
	}
	/* Secondary Features - CTAs */
			div#secondaryFeatures {
				
				margin: 0 auto 0 auto;
				position: relative;
				width: 990px;
				display:inline;
			}
			
			div#secondaryFeatures ul li a:hover {
				text-decoration: none;
			}
				
				div#secondaryFeatures ul {
					background-image: url(../Images/CTA-bg.png);
					background-repeat:repeat-x;
					height: 100px;
					position: relative;
					width: 990px;
					overflow:hidden;
				}
				div#secondaryFeatures ul li { display:inline;}
				div#secondaryFeatures ul li a{
					display:block;
					float:left;
					}
				
					.icons_sprite {
						background-image: url(../Images/cta_icons_sprite.png);
						background-repeat: no-repeat;
					}
						.specialsCTA, .newcarsCTA, .usedcarsCTA, .financingCTA, .serviceCTA,.fwdspecialsCTA {
							cursor: pointer;
							display: block;
							height: 32px;
							margin-top: 29px;
							width: 157px;
						}
						
							.specialsCTA {background-position: 0px 0px;}
								.specialsCTA:hover {background-position: 0px -32px;}
							.newcarsCTA {background-position: -153px 0px;}
								.newcarsCTA:hover {background-position: -153px -32px;}
							.usedcarsCTA {background-position: -310px 0px;}
								.usedcarsCTA:hover {background-position: -310px -32px;}
							.financingCTA {background-position: -467px 0px;}
								.financingCTA:hover {background-position: -467px -32px;}
							.serviceCTA {background-position: -624px 0px;}
								.serviceCTA:hover {background-position: -624px -32px;}
							.fwdspecialsCTA {background-position: -800px 0px;}
								.fwdspecialsCTA:hover {background-position: -800px -32px;}
								
								.fwdspecialsCTA { padding-left:21px}
		/* Tertiary Features - CTAs */	
		
		.mail_icon {
			background-image:url(../Images/mail_icon.png);
			width:290px;
			height:63px;
			margin-left:11px;
			margin-top:12px;d
			text-indent:-99999px;
			}
		
		.promo{
			border: 1px solid #f4f6f6;
			-moz-border-radius:20px;
			-webkit-border-radius:20px;
			min-height: 173px;
			min-width: 315px;
		}
			.promo1, .promo2, .promo3 {
				display: block;
				height: 145px;
				position: relative;
				width: 315px;
			}
			.promo1 {
				background: url(../Images/promo_left.png) no-repeat;
				text-indent: -9999px;
				background-position:0px 0px;
				margin-left:-4px;}
			.promo1:hover {
				background-position:0px -173px;
				}
			

			.promo2 {background: url(../Images/promo_middle.png) no-repeat scroll 0 0;
				margin:0 10px 10px;
				}
				
				.promo2:hover {background: url(../Images/promo_middle.png) no-repeat scroll 0 -172px;
				margin:0 10px 10px;
				}
				
				
				.promoHeader {
					color: #ffffff;
					display: block;
					float: left;
					font: bold 18px Arial, Helvetica, sans-serif;
					margin: 12px 0 10px 20px;
				}
				.promoFormLeftCol {
					color: #316b9e;
					height: 92px;
					float: left;
					margin: 0 15px 0 15px;
					position: relative;
					width: 145px;
				}
					.promoFormLeftCol select,
					.promoFormLeftCol input {
						border: 1px solid #999999;
						background-color: #ffffff;
						color: #000000;
						float: left;
						margin-bottom: 8px;
					}
						.promoFormLeftCol select {
							margin-top: 3px;
							width: 130px;
						}
						.promoFormLeftCol input {
							height: 15px;
							padding: 2px 0 2px 3px;
							width: 125px;
						}
				.promoFormRightCol {
					color: #000000;
					float: left;
					height: 88px;
					width: 120px;
				}
					.promoFormRightCol span {
						display: block;
						color: #ffffff;
						font-size: 12px;
						font-weight: bold;
						margin-bottom: 10px;
					}
					.promoFormRightCol input {
						border: 0 none;
						height: 14px;
						width: 16px;
					}
					.promoFormRightCol label {
						width: 94px;
					}
					
				.promo2 .promoHeader {
					color: #ffffff;
					width: 295px;
				}
				.promo2 .QuickContactEmailField {
					float: left;
					margin-left:15px;
					height:20px;
					width:285px !important;
					background-color:#ffffff;
				}
					.promo2 p {
						border-bottom: 1px dotted #000000;
						margin: 0 20px 0 20px;
						padding-bottom: 15px;
						width: 275px;
					}
					.promo2 label {
						margin: 10px 0 0 20px;
						text-align:left;
						color:white;
						
					}
					
					.promo3 {
						background: url(../Images/promo_right.png) no-repeat;
						text-indent: -9999px;
						background-position:0px 0px;
						margin-right:-10px;}
			.promo3:hover {background-position:0px -173px;}
				
				.promo2 .extras_sprite {background-image:url(../Images/extras_sprite.png);
					width: 121px;
					height: 32px;
					float:right;
					border:none;
					margin-right:-101px;
					margin-top:9px;
					}
			.clickHereBtn2 {background-position:-123px -168px; }			
			.clickHereBtn2:hover { background-position:-123px -136px;}
					
			/* Extra Sprite */
			.extra_sprite {
				background-image: url(../Images/inner_buttons_sprite.png);
				background-repeat: no-repeat;
			}
				.findOutBtn,
				.clickHereBtn {
					border: 0 none;
					color: transparent;
					cursor: pointer;
					display: block;
					height: 30px;
					width: 113px;
				}
					.findOutBtn {background-position: -518px -2px;}
						.findOutBtn:hover {background-position: -518px -34px;}
					.clickHereBtn {
						background-position: -632px -2px;
						float: right !important;
						margin: 10px 15px 0 0;
					}
						.clickHereBtn:hover {background-position: -632px -34px;}
		/* Doormat Margin */
		#doormat{ margin:0 auto;padding: 20px 0 0 0; }
		
		/* Footer */
		div#footer{height:100%; padding: 0; overflow:hidden;}
		div#footer p {
			float:left;
			width:40%;}
			div#footer strong {color:#990000;}
		#footer .viewmap_btn {background-image:url(../Images/extras_sprite.png);
					width: 121px;
					height: 32px;
					float:left;
					}
			.view_map {background-position:-123px -57px; }			
			.view_map:hover { background-position:-123px -25px;}
		
		.vDivider {
			background:url(../Images/doormat_vert_short_divider.gif);
			float:left;
			height:100px;
			width:1px;
			
			}
		
		ul.column .social_icons {
			background-image:url(../Images/social_icons.gif);
			float:left;
			width:99px;
			text-indent:-99999px;
			}
			
			.fb_sprite {
				background-position:0px 0px;
				height:25px;
				}
			 .twitter_sprite {
				background-position:0px -25px;
				height:25px;
				
				}
			.youtube_sprite {
				background-position:0px -50px;
				height:19px;
				}
			.blogger_sprite {
				background-position:0px -70px;
				height:30px;}
		
/* search results page styles */
.searchheader{
	font-size: 18px;
	padding: 10px;
}
.sortpager,.searchcriteria{
	width:990px;
	padding: 0;
}
	.sortpagertable{
		margin: 0 10px;
	}
.even, .odd {
	width: 980px;
}
.vehiclecount{
	font-family: Verdana;
	padding: 10px;
	}
.disclaimer{
	padding: 10px;
}	
.InventoryLinks{
	padding: 10px;
}

/*Soncondary Page Styles*/
.hoursLeft, .hoursRight {
	float: left;
	margin-bottom: 20px;
	width: 110px;
}
.hoursbox{
	width:250px;
	display:inline;
	float:left;
	margin-bottom:20px;
	margin-left:25px;
}
.hourstable{
	width:270px;
}
/*Specials Arrows*/
.specials_sprite {background-image: url(../Images/new_used_specials_sprite.png);}
*/


/* Styles to integrate arrow buttons on Internet Specials Rotators to work */
.RadRotator_Default .rrClipRegion {border:none !important;}

	div#tertiaryScroller .RadRotator, 
	div#pentanaryRotator .RadRotator {
		height: 154px !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/new_used_specials_sprite.gif);
		background-position: 0px -153px;
		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/new_used_specials_sprite.gif) !important;
			display: block;
			height: 154px !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 -779px !important;}
			.RadRotator_Default .rrButton.rrButtonLeft {
				background-position: 0px 2px !important;
				left: -36px !important;
				margin-top: 0 !important;
			}
				.RadRotator_Default .rrButtonLeft:hover {background-position: 0px -466px !important;}
				.RadRotator_Default .rrButtonUp,
				.RadRotator_Default .rrButtonDown {display: none;}
		
		/* ------------------------------------------- */

/* 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;
						}
				.hoursboxes {display:none}
				.innerLeftCol .testimonialPane {
							border-bottom: 1px inset;
							padding: 20px 0;
						}



/* Submit button for forms */
input.submitBtn {
	background-image: url(../Images/sprite_cta_buttons.png);
	background-position: -548px 0px;
	background-repeat: no-repeat;
	height: 35px;
}
	.submitBtn:hover {background-position: -548px -38px;}


.prices span{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
}

.extras_sprite {
	background-image: url(../Images/extras_sprite.png);}
	.testimonialsHeading h3 {
		border-bottom: 4px double #0097cc;
		color:#3e484a;}
ul.column li a, ul.column li a:visited {
	color:black;}
	
.innerRightColHeader {
	border:none;
	width:280px;}
		
div.custompage p {
	padding-bottom:10px;
	padding-top:10px;
	text-align:justify;} 
		
.inventoryDetails {
	padding: 0px 25px;}
	
	
.customername {
	text-align:right;
	font-weight:bold;}	
		
.searchHeader {
	padding-top:15px; }

.even, .odd {
	width:auto;}

.InventoryLinks {
	display: none;}
	
	.advancedsearch {
	margin:10px 0 0 8px;
	width: 972px;
	}

.save input[type=checkbox] {margin:10px auto;}
.save a {background-color:#fff;}

div.pagetitle {
	font-size:18px;
	text-transform:uppercase;
	margin:10px auto;}
	
	.innerLeftCol h1 {	
	font-size:18px;
	text-transform:uppercase;
	margin:10px auto;}
	
	div.locationhours {
		display:none;}
		
		.dealerinfoname {
			text-transform:uppercase;
			font-size:16px;}



/*INVENTORY DETAILS PAGE STYLES*/


.inventoryDetails div.bottomnav {
	background-color:#0097cc;}
	
.inventoryDetails .topMenu {
	background:url(../Images/bar.png)  no-repeat scroll left top;}
.inventoryDetails div.bottomnav .forms {
	background-color:#c9deef; 
	border:none;}

		
.inventoryDetails h3.features, .inventoryDetails h3.equipment, .inventoryDetails h3.features, .inventoryDetails h3.warranties, .inventoryDetails h3.financing, .inventoryDetails h3.contactInformation, .inventoryDetails h3.reviews, .inventoryDetails h3.CarfaxHighlights, .inventoryDetails h3.CertifiedInfo { background-color:#c9deef;}
		
.inventoryDetails div.bottomnav .buttonbar .requestinfo a:hover { background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .requestinfo a { background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .scheduletest a {background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .scheduletest a:hover {background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .makeanoffer a {background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .makeanoffer a:hover {background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .payment a {background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .payment a:hover {background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink {background-image:url(../Images/bottom-buttons.png);}
.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink:hover {background-image:url(../Images/bottom-buttons.png);}

.inventoryDetails h4.similar { background-color:#74b2e2;}
.inventoryDetails .content .top .right .commentArea {
	background-color:#74b2e2;}


	/* testimonials */	


		.innerLeftCol .testimonialPane {
					border-bottom: 1px inset;
					padding: 20px 0;
					width:100%;
					color:#000;
					height:auto;
						}
						
		.testimonialPane {
					width:240px;
					height:75px;
					overflow:hidden;
					color:black;
					line-height:15px;}
			
			