div#homeTopBlock{
	position:relative;
	height:260px;
	width:1020px;
}
div#homeTopLefBlock{
	position:absolute;
	top:0;
	left:0;
	width:630px;
	height:260px;
	background-image:url('../Images/homeTopLeft.png');
	background-repeat:no-repeat;
	z-index:1000;
	border-left:1px solid #231F20;
}
div#htlBSBlock{
	margin-left:120px;
	margin-top:12px;
}
.hlt{
	float:left;
	height:18px;
	padding-top:1px;
}
.hlt.ccContent{
	position:absolute;
	width:164px;
	margin-left:0;
	height:44px;
	top:95px;
	left:1px;
	overflow:hidden;	
	z-index:100;
}
.hlt.left{
	width:4px;	
	background-image:url('/Skin/DefaultTemplates/Kendall_v1/Images/hvcLeft.png');
	background-repeat:no-repeat;
}
.hlt.right{
	width:4px;
	margin-right:10px;
	background-image:url('/Skin/DefaultTemplates/Kendall_v1/Images/hvcRight.png');
	background-repeat:no-repeat;
}
.hlt.middle{
	padding-left:3px;
	padding-right:3px;
	background-image:url('/Skin/DefaultTemplates/Kendall_v1/Images/hvcMiddle.png');
	background-repeat:repeat-x;
}
.hlt a:link,
.hlt a:visited,
.hlt a:hover,
.hlt a:active{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.hlt a:link,
.hlt a:visited{
	color:#727272;
}
.hlt a:hover,
.hlt a:active{
	color:#FF0000;
}
.htlModels{
	margin-top:40px;
}
.htlModels .htlChoice{
	float:left;
	margin-bottom:10px;
	cursor:hand;
	cursor:pointer;
}
.htlModels.all .htlChoice{
	margin-left:18px;
}

/*
div#htlModelInfoBlock{
	position:absolute;
	top:0;
	left:-100px;
	width:166px;
	height:296px;
	background-image:url(/Skin/DefaultTemplates/Kendall_v1/Images/modelInfoBG.png);
	background-repeat:no-repeat;
}
.htlMI{
	
}
.hltMI.image{
	width:136px;
	margin-top:1px;
	margin-left:15px;
}
.htlMI.top{
	width:156px;
	margin-top:40px;
	margin-left:5px;
}
.htlMI.bottom{
	width:156px;
	margin-top:4px;
	margin-left:4px;
}
.htlMI.bottom .htlCarChoice{
	margin-bottom:4px;
}
*/
div#innerTopLeftBlock{
	width:390px;
	height:240px;
	margin-left:34px;
	margin-top:10px;
	overflow:hidden;
}

div#headerBlock{
	background-image:url('../Images/header.gif');
	background-repeat:no-repeat;	
}

div#dir_headerBlock{
	position:absolute;
	width:570px;
	height:33px;
	top:0;
	right:0;
	padding-top:22px;
	padding-right:10px;
	text-align:right;
	background-image:none;
	z-index:20;
}
div#dir_headerBlock p{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.dir_makeChoice{
	float:left;
	width:115px;
	margin-top:20px;
}
div#dir_makesHolderBlock{
	position:absolute;
	width:356px;
	height:264px;
	left:0;
	top:66px;
	padding-left:10px;
	padding-top:34px;
	background-image:url(../Images/makesInfoBG.png);
	background-repeat:no-repeat;
	z-index:100;
	
}
.buyOnlineBlock, .buyOnlineResultsBlock{
	display:none !important;
}
/* SAFARI HACK */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari 3.0 and Chrome rules here */
	.hlb.search div#carSearchIDformHolder div#mileageSelect .inputStyle2{
		margin-bottom:3px;				
	}
	.hlb.search div#carSearchIDformHolder div#carSearchIDinputHolder{
		margin-top:0px;
	}
}
/* /SAFARI HACK */