#carFinderWrapper {
	float:left;
	display:inline;
	width:652px;
	height:353px;
	border-top:1px solid #4577AA;
	border-bottom:1px solid #4577AA;
	margin:0px 0;
	background:#4577AA;
}

button {
	cursor:pointer;
}
.dontShow {
	display:none;
}
#leftSide {
	float: left;
	display: inline;
	width: 187px;
	height:353px;
	overflow:hidden;
}
#tagline {
	float:left;
	display:inline;
	width:187px;
	height:119px;
	position: relative;
	background:url(mages/usedsearch-header.gif) no-repeat;
}


#breadcrumbArea {
	float:left;
	width:187px;
	height:119px;
	display:none;
	position:relative;
	left: 1px;
	background:url(images/bgBreadcrumb.png) no-repeat #4577AA;
}
#breadcrumbArea.bgOff {
	background:url(images/carFinder/bgBreadcrumb.png) no-repeat 10px 7px;
}
#breadcrumbArea ul {
	float:left;
	display:inline;
	width:170px;
	height:62px;
	padding-bottom:8px;
	position:relative;
	overflow:hidden;
	margin:32px 0 0 0;/*background:url(images/breadcrumbUlBottom.png) no-repeat 0 100% #5787B8;*/
	background: #FFF;
}

#breadcrumbArea li {
	float:left;
	display:inline;
	width:170px;
	margin-bottom:6px;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	position: relative;
	font-weight:bold;
	text-indent: 10px;
	background:#FFF;
}
.bcRemove {
	cursor:pointer;
	position:absolute;
	top:0;
	right:6px;
	width:12px;
	height:12px;
	text-indent:-999em;
	background:url(images/ico_bc_kill.png) no-repeat;
}
#bcShowMore {
	cursor:pointer;
	position:absolute;
	bottom: 4px;
	left: 5px;
	width:160px;
	height:14px;
	text-indent:-999em;
	display:none;
	border:none;
	background:url(images/ico_bc_showMore.png) no-repeat;
}
#bcShowLess {
	cursor:pointer;
	position:relative;
	bottom: 0;
	left: 5px;
	width:160px;
	margin-top:0px;
	height:28px;
	text-indent:-999em;
	display:none;
	border:none;
	background:#FFF url(images/ico_bc_showLess.png) no-repeat 50% 50%;
}
#searchDimensionArea {
}
#searchDimensionArea ul {
    list-style:none;
}
#searchDimensionArea li {
	float: left;
	display: inline;
	width: 187px;
	margin-bottom: 6px;
}
#searchDimensionArea li a {
float: left;
	display: block;
	width:187px;
	height:40px;
	text-decoration:none;
	text-indent:-999em;
}
#searchDimensionArea li#makeModelLi a {
	background:url(images/bg_makeModelLi.gif) no-repeat;
}
#searchDimensionArea li#yearLi a {
	background:url(images/bg_yearLi.gif) no-repeat;
}
#searchDimensionArea li#bodyTypeLi a {
	background:url(images/bg_bodyTypeLi.gif) no-repeat;
}
#searchDimensionArea li#priceRangeLi a {
	background:url(images/bg_priceRangeLi.gif) no-repeat;
}
#searchDimensionArea li#fuelTypeLi a {
	margin-bottom:0px;
	background:url(images/bg_fuelTypeLi.gif) no-repeat;
}
#searchDimensionArea li#makeModelLi a.selected, #searchDimensionArea li#makeModelLi a.selected:hover {
	background:url(images/bg_makeModelLiOn.gif) no-repeat;
}
#searchDimensionArea li#yearLi a.selected, #searchDimensionArea li#yearLi a.selected:hover {
	background:url(.images/bg_yearLiOn.gif) no-repeat;
}
#searchDimensionArea li#bodyTypeLi a.selected, #searchDimensionArea li#bodyTypeLi a.selected:hover {
	background:url(images/bg_bodyTypeLiOn.gif) no-repeat;
}
#searchDimensionArea li#fuelTypeLi a.selected, #searchDimensionArea li#fuelTypeLi a.selected:hover {
	background:url(images/bg_fuelTypeLiOn.gif) no-repeat;
}
#searchDimensionArea li#priceRangeLi a.selected, #searchDimensionArea li#priceRangeLi a.selected:hover {
	background:url(images/bg_priceRangeLiOn.gif) no-repeat;
}
#searchDimensionArea li#makeModelLi a:hover {
	background:url(images/bg_makeModelLiHover.gif) no-repeat;
}
#searchDimensionArea li#yearLi a:hover {
	background:url(images/bg_yearLiHover.gif) no-repeat;
}
#searchDimensionArea li#bodyTypeLi a:hover {
	background:url(images/bg_bodyTypeLiHover.gif) no-repeat;
}
#searchDimensionArea li#fuelTypeLi a:hover {
	background:url(images/bg_fuelTypeLiHover.gif) no-repeat;
}
#searchDimensionArea li#priceRangeLi a:hover {
	background:url(images/bg_priceRangeLiHover.gif) no-repeat;
}
#rightSide {
	float:left;
	display:inline;
	width:465px;
	z-index:1;
}
#showCars {
	float:left;
	display:inline;
	width:100%;
	height:60px;
}
#showCars p {
	float:left;
	width:75%;
	height:60px;
	_height: 50px;
	font-size:14px;
	color:#dcecfc;
	line-height:60px;
	_line-height: 50px;
	text-align:right;
	font-weight:bold;
	padding-top:10px;
}

html>/**/body #showCars p {
	
	padding-top:0px;
}

#showCars span#totalCarsMatched {
	font-size:18px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:4px;
	
}
html>body #showCars span#totalCarsMatched {
	margin-right:0;
	padding-top:10px;
}
/**#showCars #showCarsButton {
	float:right;
	display:inline;
	width:85px;
	height:27px;
	border:none;
	margin-top:14px;
	margin-right:24px;
	color:#fff;
	font-size:11px;
	font-weight:700;
	background:url(images/btnShowCars.png) no-repeat;
	line-height: 27px;
	text-align:center;
	cursor: pointer;
}**/

#showCars #showCarsButton {
	float:right;
	display:inline;
	border:none;
	width:113px;
	height:44px;
	margin-top:8px;
	margin-right:16px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	background:url(images/show-cars.gif) no-repeat;
	line-height: 37px;
	text-align:center;
	cursor: pointer;
}

#showCars #showCarsButton em {
	
	display:none;
	
}

.searchAreaDetail {
	float:left;
	display:inline;
	width:450px;
	height:284px;
	margin-top: 0px;
	background: url(images/bgSearchDetail.jpg) no-repeat;
}
.icerik {
	float:left;
	width:440px;
	height:284px;
	margin-top: 0px;
	background:url(images/bgSearchDimensions.png) no-repeat;
}
.tarih {
	float:left;
	width:440px;
	height:284px;
	margin-top: 0px;
	background:url(images/tarih.png) no-repeat;
}
#bodyType {
	width:440px;
	height:284px;
}
.fuelType {
	width:440px;
	height:284px;
	background:url(images/bgSearchDimensionsFuel.png) no-repeat;
}
html>body #bodyType, #fuelType {
	width:450px;
	height:284px;
}
#bodyTypesContainer {
	float:left;
	display:inline;
	width:430px;
	height:230px;
	margin:8px 0 0 10px;
}
#bodyType h2 {
	float:left;
	display:inline;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	letter-spacing:-1px;
	margin:15px 0 0 20px;
}
.bodyTypes {
	float:left;
	display:inline;
	width:135px;
	line-height:18px;
	margin:8px 0 0 8px;
}
.bodyTypes h3 {
	float:left;
	display:inline;
	width:100%;
	height:45px;
	text-indent:-9999px;
	background:url(images/saloon.gif) no-repeat 0 50%;
}
.bodyTypes h3#cabriolet {
	background:url(images/cabriolet.gif) no-repeat 0 50%;
}
.bodyTypes h3#saloon {
	background:url(images/saloon.gif) no-repeat 0 50%;
}
.bodyTypes h3#hatchback {
	background:url(images/hatchback.gif) no-repeat 0 50%;
}
.bodyTypes h3#coupe {
	background:url(images/coupe.gif) no-repeat 0 50%;
}
.bodyTypes h3#estate {
	background:url(images/estate.gif) no-repeat 0 50%;
}
.bodyTypes h3#suv {
	background:url(images/allterrain.gif) no-repeat 0 50%;
}
.bodyTypes h3#mpv {
	background:url(images/mpv.gif) no-repeat 0 50%;
}
.bodyTypes h3#other {
	background:url(images/other.gif) no-repeat 0 50%;
}
.bodyTypes h3#commercial {
	background:url(images/commercial.gif) no-repeat 0 50%;
}
.bodyTypes label {
	float:left;
	display:inline;
	color:#071422;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
}
#fuelType h2 {
	float:left;
	display:inline;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	letter-spacing:-1px;
	color:#000;
	margin:15px 0 0 20px;
}
#fuelTypeContainer {
	float:left;
	display:inline;
	width:270px;
	height:170px;
	margin:60px 0 0 160px;
}
html>body #fuelTypeContainer {
	height:230px;
}
.fuelTypes {
	float:left;
	display:inline;
	width:135px;
	margin-bottom:10px;
	line-height:18px;
}
.fuelTypes label {
	color:#071422;
	font-size:11px;
	font-weight:700;
}
.bodyTypes input, .fuelTypes input {
	float:left;
	display:inline;
	margin-right:4px;
}
.bodyTypes label span, .fuelTypes label span {
	color:#4E4E4E;
	font-size:10px;
	font-weight:400;
	margin-left:4px;
}

#odometerDiv {width:135px; float:left; border:0px solid #000; margin-top:15px; margin-left:40px}



* html #odometerDiv {width:135px; float:left; border:0px solid #000; margin-top:15px; margin-left:20px} /** IE5 & 6 positioning **/
.totalmsg {color:#fff; float:left; display:block; width:155px; margin-top:21px; margin-left:4px; font-size:11px; font-weight:bold}
#refineDiv {width:170px; float:none; text-align:center; padding-left:45px; padding-top:10px}
#total-count #totalAdverts {padding:0; margin:0; text-align:center!important}
#total-count #totalAdverts span {text-align:center!important; display:block; font-size:14px!important; width:190px}

* html .ie_layout {
  height: 0;
  he\ight: auto;zoom:1;
  padding-top:1px;
  position:relative
}

* html .ie_layout em {
  display:none
}

#noRefinements {
    display: none;
    width:445px;   
    height: 273px;
    display:none;
    background:url(images/bgSearchDimensions.png) no-repeat;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
}

#noRefinements span {
        font-weight: bold;
        display: block;
        font-size: 12px;
        color: #666;
        width:350px;
        
}

