/* Fleet Footer */

.footer{
	width:100%;
	background:url("../../images/footer/bg-footer.gif") repeat-x;
	font-size:11px;
}
.footer .wrapper{
	width:960px;
	margin:0 auto;
	background:url("/resources/images/holden-logo.png") bottom right no-repeat;
}

.footer ul {
	overflow:hidden;
	margin:0;
}

.footer li{ 
	width:221px;
	float:left;
	list-style:none;
	margin-right:25px;
	overflow:hidden;
}

.footer li.downloadBrochures{ margin-right:0; }

.footer li a.btn{ display:block; text-indent:-9999px; width:221px; height: 57px; margin-bottom:20px; }
li.vehicleRange a.btn{ display:block; background:url("../../images/footer/hdg-range.gif") top center no-repeat; margin-bottom:20px; }
li.driveBetterFleet a.btn{ display:block; background:url("../../images/footer/hdg-driveaBetterFleet.gif") top center no-repeat; margin-bottom:20px; }
li.helpMeChoose a.btn{ display:block; background:url("../../images/footer/hdg-helpMeChoose.gif") top center no-repeat; margin-bottom:20px; }
li.downloadBrochures a.btn{ display:block; background:url("../../images/footer/hdg-downloadBrochures.gif") top center no-repeat; margin-bottom:20px; }

.footer li h4 { width:221px; height:22px; text-indent:-9999px; }
li.vehicleRange h4{ background:url("../../images/footer/hdg-nextSteps.gif") top center no-repeat; }
li.driveBetterFleet h4{ background:url("../../images/footer/hdg-contactUs.gif") top center no-repeat; }
li.helpMeChoose h4{ background:url("../../images/footer/hdg-findADealer.gif") top center no-repeat; }
li.downloadBrochures h4{ background:url("../../images/footer/hdg-bookATestDrive.gif") top center no-repeat; }

.footer .phoneNumber{ font-size:12px; font-weight:bold; background:url("../../images/footer/icon-phone.jpg") top left no-repeat; padding-left:32px; height:27px; }
.footer .driveBetterFleet ul { margin-left:0; }
.footer .driveBetterFleet ul li{ margin-bottom:5px; font-weight:bold; }

.footer .searchField{ background:url("../../images/footer/bg-footerSearch.gif"); width:90px; height:12px; border:0; float:left;padding:5px; }
.footer .advancedSearch{ margin-top:15px; padding-left:15px; background:url("../../images/footer/icon-searchImg.gif") top left no-repeat; clear:both; float:left; }
/*IE7/6 fix*/
*+html .footer .advancedSearch{ float:none; }
* html .footer .advancedSearch{ float:none; }

.footer li.downloadBrochures a{ font-weight:bold; }

.footer .bottomLinks li{ width:auto; }
.footer .bottomLinks { position:relative;  overflow:hidden; margin-top:0px;}
.footer .bottomLinks ul{ float:left; margin-top:30px; margin-left:34px;}
.footer .bottomLinks p {float:left; margin-top:30px; margin-bottom:6px; clear:both}

