﻿/* SEARCH RESULTS */
.search_results	{ font-size: 0.7em; list-style-type:none;	margin:10px 0;	padding:0;	}
.search_results h2	{ margin:0px 0px 0px -90px; overflow:auto;	}
.search_results h3	{ margin:0px 0px 10px -90px; color:#6c6c6c; clear:both;	}
.search_results .star_rating { margin-left : -93px; width: 80px;  border:none; float:left; clear:both; padding-top:5px; text-align:center; }
.search_results .star_rating img { margin-left : 2px; }
.search_results a { text-decoration: none; overflow:auto; color:#2e3e57;	}
.search_results a:hover { text-decoration: underline; }
.search_results_row, .search_results_altRow {	border-bottom: dotted 1px #ececec; margin:0; padding: 10px 10px 10px 100px; overflow:auto; }
.search_results_altRow { background-color: #efefef;}
.search_results .thumb	{	margin-left : -90px; width: 80px;  border:none; float:left;	}
.search_results .description { color:#6c6c6c;  text-align:justify;	}
.search_results .property_attributes { list-style-type:none;	margin:0;	padding:0; color:#2e3e57; font-weight:bold; padding-top:5px;}

/* PAGER */
.pager { list-style-type:none; padding:0; margin:10px 0px; font-size:0.8em; }
.pager li {	float:left; padding:10px; }
.pager li a { display:block; }

/* Thumbnail Gallery */
.thumbnail_gallery { list-style-type:none; padding:0px 0px 20px 0px; margin:0; background-color:#ececec; overflow:auto; }
.thumbnail_gallery li { width: 20%; float:left; text-align:center; padding:20px 0px 0px 0px; height:110px; }
.thumbnail_gallery li a {  }


/* Property Detail */
.property_detail { padding-left:210px; font-size: 0.75em; overflow:auto; padding-bottom:20px; }
.property_detail h1 { font-size:1.8em; font-weight:normal; color:#298cce; margin:0; }
.property_detail h2 { font-size:1.1em; font-weight:bold; color:#6c6c6c; padding-bottom:10px; margin:0;  }
.property_detail .thumb { width:200px; margin-left: -210px; float:left; }
.property_detail p { color:#6c6c6c; text-align: justify;}
.property_detail .star_rating { }

#container-1 { color:#6c6c6c; }

.room_info { margin:0; padding:0; list-style-type:none;}
.room_info li { padding:10px 0px; }
.room_info h4, #fragment-1 h4 { color:#298cce; margin:0; font-weight:bold; padding:0; }
.room_info p { margin:0; }

.amenities { margin:0px 0px 20px 0px; padding:0; list-style-type:none;}
.amenities h4 { color:#298cce; margin:0; font-weight:bold; padding:0; }

/* FOOTER LINKS */
#footer ul { padding:20px 0px; margin:auto; list-style-type:none; width:80%; font-size:0.7em; }
#footer ul li { float:left; width:20%; text-align:center; }
#footer ul li a { color:#ffffff; font-weight:bold; }


