/* SearchResults_MINI */
.floatLeft { float:left; }
.floatRight { float:right; }
.clearFloat { clear:both; }
.content { background-color:#000000; }
#pageContent { width:980px; padding:10px; background-color:#666666; }
#quickSearch { height:75px; margin-bottom:10px; padding:20px; }
#qsForm #quickSearchButton { margin-left:0px; font-size:14px; height:15px; }
#qsTitle, #qsSearchType { margin-right:12px !important; }
#quickSearchContainer { margin-top:3px; }
.qsElement_wide { width:151px; border:1px solid #A4B97F; }
#resultsContent { padding:18px 17px 15px 17px; }
#invNavTop { width:946px; }
#invNavTop div { margin-bottom:18px; }
.prevNext { font-size:11px; font-weight:bold; }
.disabled { color:#999999; display:none; }
#topTextCell { width:100%; font-weight:bold; color:#FFFFFF;}

#columnHeads { position:relative; width:946px; height:20px; margin-bottom:11px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; }
#columnHeads div { height:17px; padding:3px 0px 0px 10px; font-size:12px; font-weight:bold; color:#FFFFFF; cursor:hand; cursor:pointer;  }
#sortArrow { position:absolute; top:18px; }
.live { background-color:#FFFFFF; color:#000000 !important; }

#resultsSet { margin-bottom:15px; }
#resultsSet div { cursor: pointer; }
.vehPhoto { position:absolute; display:none; z-index:5; overflow:visible !important; }
.vehPhoto img { border:3px solid #666666; }
/*.vehPhotoFF { -moz-box-sizing:border-box; }*/
#resultsSet div { height:22px; font-size:12px; overflow:hidden; }
#resultsSet div div { padding:4px 0px 0px 10px; white-space:nowrap; overflow:hidden;  }
.detailsHref { text-decoration:none !important; }
.odd { color:#999999; background-color:#000000; }
.even { background-color:#333333; }
.over { color:#000000; background-color:#666666; }
.year { width:42px; }
.make { width:64px; }
.model { width:187px; }
.trim { width:60px; }
.bodyStyle { width:97px; }
.transmission { width:61px; }
.exterior { width:199px; }
.interior { width:174px; }
.stockNumber { width:60px; }
.miles { width:55px; }
.price { width:65px; }
.certified { width:69px; }
.certified img { border: none; }
.specials { width:78px; }

.copyright { margin-top:30px; }

.sortText { padding-left:10px; font-size:10px; }
/* -------- END MINI CUSTOMIZATION ------------ */

/* SEARCH RESULTS STYLES */

#title { 
	width: 240px; 
}

#text1 { 
	width: 210px; 
}
#text2 {
	width: 570px;
	margin-bottom: 20px;
}
#image1 {
	margin-left: 10px;
}
#image2 {
	margin-bottom: 20px;
}

#resultsContainer { 
	width: 690px; 
	margin-top: 5px;
	margin-bottom: 10px;
}

#resultsInfo {
	width: 100%;
}

/*#searchParams {
	float: left;
}
#emailAFriendBtn {
	float: right;
	padding-right: 10px;
}*/
#noMatchText {
	margin-top: 10px;
}

#modifySearchContainer {
	margin-top: 10px;
}
#modifySearchHead {
	width: 292px;
}
#modifySearchBody {
	position: absolute;
	display: none;
}

#resultsPagination {
	text-align: right;
}

.resultsData {
	width: 100%;
}
.resultsData tr {
	height: 17px;
}
tr.resultsData3 {
	height: 3px;
}
tr.resultsData3 span.emptyCell {
	display: none;
}
tr.resultsData3 span.photo {
	float: left;
	position: relative;
	margin-top: -17px;
}
.resultsData td {
	padding-left: 10px;
}


/* Styles to maintain column sizes */
.col1_1 {
	width: 14%;
}
.col1_2 {
	width: 15%;
}
.col1_3 {
	width: 15%;
}

.col1 {
	width: 44%;
}
.col2 {
	width: 18%;
}
.col3 {
	width: 18%;
}
.col4 {
	width: 20%;
}

#thumbnailImg {
	visibility: hidden;
	position: absolute;
	cursor: pointer;
	cursor: hand;
}

/* Search form styles */
div.label{
 	width: 95px;
	padding-top: 3px;
	float: left;
}

#searchFormContainer {
	width: 300px;
	margin-right: 20px;
}

#basicSearchBody {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#newBasicSearchSubmit {
	text-align: right;
	padding-right: 15px;
}
#preownedBasicSearchSubmit {

	text-align: right;
	padding-right: 15px;
}

#advancedSearchHead {
	width: 210px;
	height: 21px;
}
#newAdvancedSearchContainer {
	display: none;
	position: absolute;
	width: 300px;
}
#preownedAdvancedSearchContainer {
	display: none;
	position: absolute;
	width: 300px;
}
#advancedSearchBody {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#advancedSearchClose {
	width: 175px;
}

#advancedSearchSubmit {
	text-align: right;
	padding-right: 15px;
}

.special {
	height: 55px;
}
.vehicleSpecialBanner {
	width: 100%;
	text-align: right;
	margin: -1px 0px 0px 1px;
	cursor: pointer;
}
#specialsPriceDisclaimer {
	position: absolute;
	font-size: 10px;
	padding: 10px 0px 0px 10px;
	filter: alpha(opacity=80);
	opacity: .80;
}

/* CIR2 */
#pageTitle {
    padding: 20px 0 0 10px;
    }
#topTextCell {
    padding-left: 10px;
    }
