#search-results-header {
	margin-top:10px;
	border-top: 1px solid #ce6f19;
	width:880px;
	float:left;
}

#search-results {
	margin-top:10px;
	width:880px;
	float:left;
}

#search-form {
	width:260px;
	float:left;
	margin:0px 12px 0px 0px;
	padding:0px;
}	

#main-image {
	width:615px;
	float:right;
	margin:0px;
	padding:0px;
}

.searchform input {
	background:#D0CAAA;
	width:250px;
	border:1px solid #000000;
	font-size:11px;
	margin-bottom:3px;
}

.searchform label {
	float:left;
	margin:3px 5px 0px 3px;
	line-height:1.2em;
	color:#202020;
}
.searchform input[type='radio'],.searchform input.radio,.searchform input[type='radio'] { 
	background:transparent;
	width:16px;
	border:0px;
	font-size:11px;
	float:left;
}


.searchform select {
	background:#D0CAAA;
	width:250px;
	border:1px solid #000000;
	font-size:11px;
	margin-bottom:3px;
}

.searchform .submitarea {
	width:250px;
}

.searchform .button {
	padding:10px;
	float:right;
}

.searchform .buttonarea {
	padding:10px;
	float:right;
	width:25px;
	height:23px;
	border:1px solid #202020;
	padding:2px;
}

.searchform input[type='submit'],.searchform input.submit,.searchform input[type='button'],.searchform input.button{ 
	float:right;
	width:25px;
	height:23px;
	background:#ce6f19;	
	color:#F7EDD4;
	border:0px;
	padding:0px 0px 2px 0px;
}
.searchform input[type='submit']:hover,.searchform input.submit:hover,.searchform input[type='button']:hover,.searchform input.button:hover{ 
	color:#202020;
}

#left-info {
	float:left;	
	margin-top:10px;
	line-height:1.2em;
}
	
#left-info span {
	font-weight:bold;
	margin-right:15px;
}	


#search-results .result {
	height:94px;
	width:100%;
	margin:0px;
	float:left;
	padding-top:5px;
	margin-bottom:8px;
	background: transparent url("../images/resultbg.png") no-repeat;
}

#search-results .result .image {
	float:left;
	width:140px;
	margin:0px 5px 0px 15px;
	height:88px;
	overflow:hidden;
}

#search-results .result .property-icons {
	width:78px;
	float:left;	
	margin:10px 10px 0px 15px;
	list-style-type:image;
}

#search-results .result .property-icons li {
	height:35px;
	padding-left:50px;
	font-weight:bold;
	text-align:left;
	line-height:35px;
	margin-bottom:4px;
	width:50px;
}

#search-results .result .property-icons li.bath {
	background: transparent url("../images/bath_icon.png") no-repeat;
}

#search-results .result .property-icons li.bed {
	background: transparent url("../images/bed_icon.png") no-repeat;
}


#search-results .result .property-results {
	float:left;
	width:580px;
}

#search-results .result a {
	text-decoration:none;
}
	
#search-results .result h1 {
	font-size:14px;
	margin:5px 0px 3px 0px;
	padding:0px;
	font-weight:bold;
	text-transform:uppercase;	
}

#search-results .result h2 {
	font-size:11px;
	margin:0px;
	padding:0px;
	line-height:1.2em;
	letter-spacing:0px;
}


#search-results .result h2 {
	float:left;
	margin-right:10px;	
}

#search-results .result .rates {
	float:left;
	width:580px;
	font-weight:bold;
}

#search-results .result .description {
	float:left;
	width:580px;
	height:54px;
	overflow:hidden;
}

.pagination-clean {
	float:right;
	margin-top:8px;
	line-height:1.2em;
}


.pagination-clean  li {
	float:left;
	padding: 0px 3px;
	
}

.pagination-clean  li a {
	color:#202020;
	text-decoration:none;
}

.pagination-clean  li a.active {
	color:#ce6f19;
}

#currency {
	margin-top:8px;
	float:right;
}

#currency select {
	width:120px;
	font-size:11px;
	background:#D0CAAA;
	color:#202020;
}


#sort {
	margin-top:8px;
	float:right;
}

#sort select {
	width:120px;
	font-size:11px;
	background:#D0CAAA;
	color:#202020;
	margin-right:10px;
}


#searchpage-image {
  	float:left;
	width:615px;
	margin:0px 0px 10px 0px;
	padding:0px;
 }
  
#searchpageimage {
  	width:610px;
	height:255px;
	overflow:hidden;
	display:inline-block;
	margin:0px;
	padding:0px;
	float:left;
 }
 #searchpagetext {
  	width:190px;
	height:175px;
	overflow:hidden;
	background:#CFC5A7;
	display:inline-block;
	margin:0px;
	padding:0px;
	float:left;
	padding:30px 20px;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	color:#313131;
	font-style:italic;
	display:none;
  }
  #searchpagetext h1 {
  	margin-bottom:20px;
	font-size:23px;
	color:#F05D19;
	font-weight:bold;
	line-height:23px;
	display:none;
  }
