/* CONTENT */

.pageHead{
	height: 143px;
	text-align: right;
	overflow: hidden;
	padding: 70px 0px 0px 690px;
}
	.pageHead p{
		margin: 0px; padding: 0px;
		width: 252px;
	}
	.PTServiceContracts{background: url(../images/PageTitle-ServiceContracts.jpg) 0px 0px no-repeat;}
	.PTVehicleSearch{background: url(../images/PageTitle-VehicleSearch.jpg) 0px 0px no-repeat;}
	.PTVehicleDetail{background: url(../images/PageTitle-VehicleDetails.jpg) 0px 0px no-repeat;}
	.PTNewVehicleSearch{background: url(../images/PageTitle-NewVehicleSearch.jpg) 0px 0px no-repeat;}
	.PTGapInsurance{background: url(../images/PageTitle-GapInsurance.jpg) 0px 0px no-repeat; padding: 70px 10px 0px 680px;}
	.PTSpecialEvents{background: url(../images/PageTitle-SpecialEvents.jpg) 0px 0px no-repeat;}
	.PTAboutUs{background: url(../images/PageTitle-AboutUs.jpg) 0px 0px no-repeat; padding: 60px 0px 0px 690px; height: 153px;}
	.PTPrivacyPolicy{background: url(../images/PageTitle-PrivacyPolicy.jpg) 0px 0px no-repeat;}
	.PTContactUs{background: url(../images/PageTitle-ContactUs.jpg) 0px 0px no-repeat;}
	
	

.contentContainer{
	background: url(../images/interiorContentBG.jpg) 0px 0px repeat-y;
}
	#content.newCar{
		background: url(../images/newCarBG.jpg) 0px 0px repeat-y;
	}

.contentLeft{
	float: left;
	width: 675px;
	padding: 0px 0px 0px 10px;
}

.contentLeft p{
	margin: 0px; padding: 7px 0px;
	line-height: 16px;
}

.contentRightContainer, .contentRight{
	float: left;
	width: 272px;
}

.rightMenu{
	margin: 0px; padding: 0px 0px 0px 21px;
	list-style: none;
}
	.rightMenu li{
		background: url(../images/rightMenuDots.jpg) bottom left no-repeat;
		padding: 6px 0px;
	}
	.rightMenu li a{
		text-decoration: none;
		color: #ffffff;
		background: url(../images/rightMenuArrow.jpg) 0px 0px no-repeat;
		display: block;
		padding: 4px 0px 5px 28px;
	}
	.contentRight h3{
		padding: 0px 0px 0px 8px;
	}
		.contentRight h3.detailInterestedTitle{
			padding: 0px;
		}
		
.bulletList{
	list-style: none;
	margin: 0px; padding: 0px 0px 0px 40px;
	text-align: left;
}
	.contentLeft .bulletList{padding: 10px 0px 0px 0px;}
	.bulletList li{
		padding: 0px 0px 5px 13px;
		background: url(../images/bulletArrow.gif) 0px 2px no-repeat;
	}
	
.warrantyForm{
	border: 1px solid #7ba8db;
	background: #b0cbe9;
	margin: 10px 11px 10px 0px;
}

.warrantyForm label{
	width: 110px;
	text-align: right;
	display: block;
	float: left;
	padding: 0px 5px 0px 0px;
}
	
/* FOOTER */
.footerContainer, .newCarSearch{
	background: url(../images/interiorFooterBG.jpg) 0px 0px no-repeat;
	height: 20px;
	padding: 15px 12px 0px 12px;
}
	.newCarSearch{
		background: url(../images/interiorFooterNewCarBG.jpg) 0px 0px no-repeat;
	}

/* RESULTS */
.resultItem{
	clear: both;
	padding: 6px 6px 5px 6px;
}
	.altItem{
		border-top: 1px solid #c5c5c5;
		border-bottom: 1px solid #c5c5c5;
		background: #e6e6e6;
	}
.contentLeft p.ThumbImage{
	width: 74px; height: 56px;
	overflow: hidden;
	padding: 0px;
	float: left;
}
	.ThumbImage a{
		border: 2px solid #1f5795;
		display: block;
		width: 70px; height: 52px;
		overflow: hidden;
	}
	.ThumbImage a img{
		border: 1px solid #ffffff;
	}
	
.contentLeft p.resultCenter{
	float: left;
	width: 360px;
	padding: 0px 15px;
	color: #000000;
	line-height: 19px;
}
	.resultTitle{
		font-size: 15px;
		display: block;
		color: #104c8f;
	}
	
.contentLeft p.resultPrice{
	float: left;
	width: 190px;
	padding: 0px;
}
	
.viewDetailsButn{
	display: block;
	width: 108px; height: 25px;
	text-indent: -5000px;
	margin: 6px 0px 0px 0px;
	background: url(../images/butnDetails.jpg) 0px 0px no-repeat;
}

.rightSearchForm{
	background: url(../images/rightFormBGTop.jpg) top left no-repeat;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 5px 15px;
	text-align: center;
}
	.rightSearchForm div{
		background: url(../images/rightFormBGBottom.jpg) bottom left no-repeat;
		padding: 8px;
	}
	
	.rightSearchForm p{
		background: url(../images/inputBG.jpg) 0px 0px no-repeat;
		padding: 4px 0px 20px 11px;
		margin: 0px 0px 0px 5px;
		text-align: left;
	}
	.carSearchInput{
		width: 200px;
		padding: 0px;
		border: none;
	}
	
	.rightSearchForm label{
		display: block;
		font-size: 15px;
		font-weight: bold;
		text-align: left;
		color: #ffffff;
	}
	
    p.butnSearch{
        text-align: center;
        margin: 0px;
        padding: 5px 0px 0px 0px;
    }
	
.testimonial{
	margin: 0px;
	padding: 0px;
	background: url(../images/testimonialBG.jpg) 22px 0px no-repeat;
	padding: 10px 22px 40px 32px;
	color: #ffffff;
}
	.altTestimonial{
		background: url(../images/testimonialAltBG.jpg) 22px 0px no-repeat;
	}
	
/* VEHICLE DETAILS */

p.detailFormInstructions{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

h1.vehicleTitle{
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 23px;
	color: #104c8f;
	font-weight: bold;
}

h3.detailTitle{
	margin: 6px 0px 4px 0px;
	padding: 0px;
	font-size: 20px;
	color: #104c8f;
}

.detailLeft{
	width: 328px;
	float: left;
}
#detailImageSet{
	background: #b0cbe9;
	padding: 0px;
}
.contentLeft p.detailsImagesTop, .contentLeft p.detailsImagesBottom{
	margin: 0px; padding: 0px;
	width: 328px; height: 5px;
	font-size: 1px; line-height: 1px;
	overflow: hidden;
	clear: both;
	background: url(../images/detailImagesTop.jpg) 0px 0px no-repeat;
}
	.contentLeft p.detailsImagesBottom{background: url(../images/detailImagesBottom.jpg) 0px 0px no-repeat;}

.contentLeft p.detailMainImage{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	height: 236px; overflow: hidden;
}
.detailMainImage a img{
	width: 311px; height: 230px;
	border: 3px solid #104c8f;
}

.detailImageSet{
	margin: 0px; padding: 0px 0px 0px 2px;
	list-style: none;
}
	.detailImageSet a img{
		border: 3px solid #104c8f;
		width: 92px; height: 66px;
	}
	.detailImageSet li{
		float: left;
		padding: 6px 6px 0px 4px;
	}

.detailRight{
	float: left;
	width: 290px;
	padding: 0px 25px 0px 25px;
}

.specTable{
	width: 100%;
}
	.specTable th, .specTable td{
		padding: 6px 0px;
		font-size: 13px;
		border-bottom: 1px solid #9ac4f3;
	}
	
.additionalDetails{
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
	font-size: 14px;
}
.additionalDetailContent{
	padding: 6px 6px 0px 6px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background: #ebebeb;
}
.contentLeft .additionalDetailContent p{
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

.vehicleDetail{
	background: url(../images/detailPageContentBG.jpg) top right no-repeat;
	padding: 10px 0px 0px 0px;
}

.expander div{
	display: none;
}

#expandLinks{
	border-top: 1px solid #B0CBE9;
	margin: 8px 0px;
}

.expander{
	border-bottom: 1px solid #B0CBE9;
	padding: 4px 0px 4px 30px;
}
	.bronzePlan .expander{
		background: url(../images/ico-BronzeService.jpg) 0px 4px no-repeat;
	}
	.silverPlan .expander{
		background: url(../images/ico-SilverServices.jpg) 0px 4px no-repeat;
	}
	.goldPlan .expander{
		background: url(../images/ico-GoldService.jpg) 0px 4px no-repeat;
	}
	.platinumPlan .expander{
		background: url(../images/ico-PlatinumServices.jpg) 0px 4px no-repeat;
	}

#expandLinks h3{
	padding: 4px 0px;
}
	#expandLinks h3 a{
		color: #7BA8DB;
		text-decoration: none;
	}
	
.gapRepImage{
	margin: 0px; padding: 10px 0px 0px 35px;
}
.GenRepImage{
	margin: 0px; padding: 10px 0px 0px 23px;
}

.contactMain{
	font-size: 13px;
	border-top: 1px solid #b1a97b;
	border-bottom: 1px solid #b1a97b;
	background: #e6e1c3;
	margin: 10px 10px 10px 0px;
	padding: 0px 15px 15px 15px;
}
.contactMain h4{
	font-size: 15px;
}

.contactSet{
	width: 100%;
}
	.contactSet td{
		padding: 10px;
		vertical-align: top;
	}
	
	.altRow td{
		background: #f4f1e2;
		border-top: 1px solid #e6e1c3;
		border-bottom: 1px solid #e6e1c3;
	}
	
.pdfLink{
	display: block;
	background: url(../images/pdfIcon.jpg) 0px 0px no-repeat;
	padding: 6px 0px 6px 35px;
	margin: 2px 0px 0px 0px;
	color: #4e771e;
}

.newCarSearchTitle{
	padding: 10px;
	margin: 10px 10px 10px 8px;
	background: #e2dcba;
	border: 1px solid #a19a70;
	line-height: 20px;
}

.warrantyFormLeft{
	width: 300px;
	float: left;
}
.warrantyFormRight{
	float: left; width: 200px;
	padding: 10px 0px 0px 60px;
}

.emailConfirmation{
	text-align: center;
	padding: 40px 0px 0px 0px;
}
	.emailConfirmation img{margin: 0px auto;}