/* CSS Document */

#searchBox {
	border-bottom: 1px solid #EFEFEF; 
	border-left: 1px solid #EFEFEF; 
	border-right: 1px solid #EFEFEF; 
	border-top: 1px solid #EFEFEF; 
	font-size: 11px;	
}

#searchBox .line {
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
}

*html .columnLeft {
	width: 198px;
	float: left;
}

.columnLeft {
	width: 213px;
	float: left;
}

.columnRight {
	width: 180px;
	float: left;
}

#indent {
	padding-left: 15px;
	
}

#searchBox select {
	font-size: 11px;
	border: 1px solid #cccccc;
	color: #898989;
}

#searchBox input {
	font-size: 11px;
	color: #898989;
	border: 1px solid #cccccc;
}

#searchBox .small {
	width: 50px;
	height: 15px;
}

#searchBox .medium {
	width: 98px;
}

#searchBox .large {
	width: 150px;
}

#searchBox #button {
	color: #666666;
	border: 0px solid #cccccc;
}


/* Results 

/*=== Gallery ===*/

/*container*/



#customGallery {
	background-color:#EDEDED;
	border: 1px solid #BFBFBF;
	float:left;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	width:280px;
	height: auto;
	}
	
/* image*/

*html #customGallery img {
	height:200px;
	width:284px;
	margin-bottom: -3px;
	}
	
#customGallery img {
	height:195px;
	width:280px;
	}

#customGallery .main {
	border: 0px;
	border-bottom: 1px solid #ccc;
}
	
/* text*/

*html #customGallery .head {
	
	background-color: #7F7F7F;
	width:264px;
	padding: 10px;
	}

#customGallery .head {
	background-color: #7F7F7F;
	width:261px;
	padding: 10px;
	color: #fff;
	height: auto;
	}
	
#customGallery .description {
	font-size: 11px;
	padding: 10px;
	color: #787878;
}
	

#customGallery .title {
	font-size:14px;
	font-weight:bolder;
	color:#d9d9d9;
	height: auto;
	margin-bottom: 5px;
	}

#customGallery .address {
	font-size: 12px;
	font-weight:bold;
	color:#d9d9d9;
	height: auto;
	margin-bottom: 5px;
}

#customGallery .price {
	font-size: 12px;
	font-weight:bold;
	color: #F1F1F1;
	height: auto;
}

#customGallery .price .sold{
	font-size: 12px;
	font-weight:bold;
	color: #CC0000;
	height: auto;
}

#customGallery .description a:link ,
#customGallery .description a:visited  {
	color: #676767;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	background-image: url(../images/body/search/icon_arrow.gif);
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 0.0em 0.3em
	}

#customGallery .description a:hover {
	color: #C3A11C; 
}

/* navigation */

html* .searchNavigation {
	width: 563px;
}
	
.searchNavigation {
	color: #999;
	clear:both;
	font-size:11px;
	height:16px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width:563px;
	border: 1px solid #ECECEC;
	}

.searchNavigation .numberResults {
	float:left;
	}
	
.searchNavigation .prevNext {
	float:right;
	}
	
.searchNavigation .border {
	border: 0px;
}
	
.searchNavigation a:link, 
.searchNavigation a:hover, 
.searchNavigation a:visited  {
	color: #999;
	text-decoration:none;
	}

.break {
	clear: both;
}

/* details page *******/

#details {
	width: 563px;
	border: 1px solid #ECECEC;
	padding: 10px;
	height: auto;
}

#column1 {
	width: 270px;
	float:left;
	height: auto;
	padding-right: 5px;
}

#column2 {
	padding-left: 5px;
	width: 270px;
	float:right;
	height: auto;
}

#column2 #mainImage {
	border: 1px solid #cccccc;
	width: 267px;
	height: 190px;
}

#column2 #subImages {
	float:left;
}

#column2 #subImages #img {
	border: 1px solid #cccccc;
	width: 85px;
	height: 68px;	
	margin-right: 3px;
	margin-top: 3px;
}

#details #title {
	font-size: 18px;
	font-weight: bolder;
	color: #666;
	margin: 0px 0px 10px 0px;
}

#details #address {
	font-size: 12px;
	font-weight: bolder;
	margin: 5px 0px 3px 0px;
}

#details #price {
	font-size: 12px;
	font-weight: bolder;
	margin: 5px 0px 3px 0px;
	color: #C3A11C;
}

*html #details .icon {
	margin: 5px 2px 3px 0px;
}

#details #iconBed {
	background-image: url(../images/body/search/icon_bed.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 18px;
	margin: 5px 3px 5px 0px;
	color: #fff;
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
}

#details #iconBath {
	background-image: url(../images/body/search/icon_bath.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 18px;
	margin: 5px 3px 5px 0px;
	color: #fff;
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
}

#details #iconCar {
	background-image: url(../images/body/search/icon_car.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 18px;
	margin: 5px 3px 5px 0px;
	color: #fff;
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
}
#details #iconTour,
#details #iconPremierSite,
#details #iconClickCalling {
	float: left;
	margin: 5px 3px 5px 0px;
	padding-right: 2px;
}


#details #description {
	margin: 10px 0px 3px 0px; 
}

#details #description p {
	font-size: 11px;
}

#details #head {
	background-color: #bbbbbb;
	height: 21px;
	font-size: 12px; 
	font-weight: bold;
	color: #fff;
	padding-top: 4px;
	padding-left: 10px;
}

#details #options a:link, 
#details #options a:visited {
	background-image: url(../images/body/search/icon_details.gif);
	background-repeat: no-repeat;
	background-position: 0.0em 0.9em;
	font-size: 11px; 
	color: #999999;
	width: 114px;
	border-bottom: 1px dotted #ccc;
	display: block;
	float: left;
	padding: 6px 5px 6px 14px;
	text-decoration: none;
}

#details #options a:hover {
	font-size: 11px; 
	color: #C3A11C; 
} 

#details #detailColumn {
	font-size: 11px;
	width: 130px;
	float: left;
	padding: 10px 0px 0px 0px; 
	line-height: 19px;
	padding-left: 2px;
}

#details #listerIMG {
	margin-top: 10px;
	float:left;
	padding-right: 10px;
}

#details #lister {
	width: 177px;
	float:left;
	font-size: 11px;
	margin-top: 10px;
	padding-left: 2px;
}

#details #oip {
	color:#333333;
	font-size: 11px;
	font-weight: bold;
}
