.testdrive-howto-container { width: 566px; height:108px; padding: 10px 0 0 10px; background: url(../img/pageFooters/main-bg.gif) no-repeat 100%; margin: 0 0 10px 0; }

.testdrive-howto-icon { width: 60px; height: 50px; background-repeat: no-repeat; float: left; }
.testdrive-howto-icon.wheel { background-image: url(../img/help/wheel.gif); }
.testdrive-howto-icon.phone { background-image: url(../img/contact/phone.png); background-position: 2px 0px; }

.testdrive-howto-text { width: 490px; height:55px; background-repeat: no-repeat; float: left; margin: 0 0 0 10px; }
.testdrive-howto-text h4 { font-size: 12px; font-weight: bold; margin: 6px 0 0 0; }
.testdrive-howto-text span { font-size: 12px; }
.testdrive-howto-text p { font-size: 11px; margin: 13px 0 0 0; }
.testdrive-howto-text strong { font-size: 14px; font-weight: bold; }

.testdrive-bookform { position: relative; width: 580px; height: 373px; background: url(../img/help/testDriveForm.png) no-repeat; margin: 10px 0 0 -2px; }
.testdrive-bookform .image { position: absolute; top: 112px; right: 40px; width: 178px; height: 96px; text-align: center; }
.testdrive-bookform .cardetails { position: absolute; top: 215px; right: 30px; width: 200px; height: auto; text-align: center; color: #FFFF00; font-weight: bold; }
.testdrive-bookform .title { position: absolute; top: 40px; left: 20px; width: 540px; height: auto; text-align: left; color: #FFFFFF; }
.testdrive-bookform .title p { padding: 0; margin: 5px 0 0 0; font-size: 12px; font-weight: bold; }
.testdrive-bookform .form { position: absolute; top: 120px; left: 70px; width: 240px; height: auto; text-align: left; color: #FFFFFF; }

.testdrive-bookform .form label { display: block; float: left; width: 100px; color: #FFFFFF; font-weight: bold; font-size: 12px; margin: 5px 0 0 0; text-align: right; }
.testdrive-bookform .form input, .testdrive-bookform .form textarea { width: 120px; border: 1px solid #B3B7BD; background: #EAEAEA; font-size: 11px; margin: 5px 0 0 2px; font-family: Arial, Verdana, Helvetica, sans-serif; resize: none; }
.testdrive-bookform .form select { width: 50px; border: 1px solid #B3B7BD; background: #EAEAEA; font-size: 11px; margin: 5px 0 0 2px; }
.testdrive-bookform .form .radio { width: auto; }

.ui-datepicker-trigger { vertical-align: text-bottom; cursor: pointer; }

.testdrive-bookformsent { position: relative; width: 580px; height: 373px; background: url(../img/help/testDriveFormSent.png) no-repeat; margin: 10px 0 0 -2px; text-align: center; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.testdrive-bookformsent img { margin-top: 150px; }


.ask-question-box { position: relative; width: 581px; height: 334px; background: url(../img/help/questionBox.png) no-repeat; }

.ask-question-box .form { position: absolute; top: 68px; left: 20px; width: 520px; height: auto; text-align: left; color: #FFFFFF; border: 0px solid #000000; }
.ask-question-box .form label { display: block; float: left; width: 70px; color: #000; font-weight: bold; font-size: 12px; margin: 10px 0 0 0; text-align: right; }
.ask-question-box .form input, .ask-question-box .form textarea { width: 170px; border: 1px solid #B3B7BD; float: left; background: #EAEAEA; font-size: 11px; margin: 10px 0 0 2px; font-family: Arial, Verdana, Helvetica, sans-serif; }
.ask-question-box .form select { width: 172px; border: 1px solid #B3B7BD; background: #EAEAEA; font-size: 11px; margin: 10px 0 0 2px; }
.ask-question-box .form textarea { width: 414px; resize: none; }
.ask-question-box .form .spacer { height: 40px; }

.ask-question-boxsent { position: relative; width: 581px; height: 334px; background: url(../img/help/questionBoxsent.png) no-repeat; text-align: center; font-size: 12px; color: #003366; font-weight: bold; }
.ask-question-boxsent img { margin-top: 150px; }


.ask-details {
	position: relative;
	width: 100%;
	margin: 10px 0 0 0;
	background: url(../img/help/contactus.jpg) top center no-repeat;
}
.ask-details-item {
	float: left;
	width: 33%;
	height: 150px;
	margin: 30px 0 0 0;
	border-right: 1px dotted #CCCCCC;
}
.ask-details-item.last {
	border-right: 0px dotted #CCCCCC;
}
.ask-details-item-icon {
	float: left;
	width: 30%;
	height: 45px;
	background-repeat: no-repeat;
}

.ask-details-item-icon.phone { background-image: url(../img/contact/phone.png); }
.ask-details-item-icon.letter { background-image: url(../img/contact/letter.png); }
.ask-details-item-icon.house { background-image: url(../img/contact/house.png); }
.ask-details-item-icon.clock { background-image: url(../img/contact/clock.png); }
.ask-details-item-icon.question { background-image: url(../img/contact/question.png); }

.ask-details-item-text {
	float: left;
	width: 70%;
	margin-bottom: 10px;
}

.ask-details-item-text h3 {
	margin: 15px 0 14px 0;
	font-weight: bold;
	font-size: 14px;
}

.ask-details-item-text h3.nopad {
	margin: 15px 0 5px 0;
}

.ask-details-item-text p {
	font-size: 12px;
}

.ask-details-item-text p.number {
	font-size: 16px;
	font-weight: bold;
}



.docs-vehicledocs {
	position: relative;
	width: 580px;
	height: 224px;
	background: url(../img/help/docsBox1.png) no-repeat;
}

.docs-vehicledocs .text {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 300px;
	height: 200px;
}
.docs-vehicledocs .image {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 215px;
	height: 190px;
	background: url(../img/help/docs1.png) no-repeat;
}
.docs-vehicledocs .financephone {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 220px;
}



.docs-partexdocs {
	position: relative;
	width: 580px;
	height: 182px;
	background: url(../img/help/docsBox2.png) no-repeat;
}

.docs-partexdocs .text {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 300px;
	height: 200px;
}
.docs-partexdocs .image {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 202px;
	height: 146px;
	background: url(../img/help/docs2.png) no-repeat;
}


.collection-truck {
	display: block;
	float: right;
	background: url(../img/help/truck.png) no-repeat;
	width: 283px;
	height: 133px;
}
