
@charset "utf-8";
/* Filter Panel */
#filter-panel {
	background:url(../images/heading_filter_results.png) no-repeat top center;
	display:block;
	float:left;
	width:180px;
	margin:0 2px 0px;
	margin-right:2px;
}
#filter-panel h3, #home-listings h3 {
	color:#FFF;
	text-align:center;
	font-size:0.75em;
	height:21px;
	padding-top:2px;
	margin:0;
	font-weight:bold;
	letter-spacing:normal;
}
#filter-panel #filter-content {
	border:1px solid #000;
	width:166px;
	height:446px; 
	padding:6px;
}
#filter-panel #filter-content input.total {
	font-size:0.7em;
	width:160px;
	border:0; 
	color:#7E9CBB; 
	font-weight:bold;
}
#filter-panel #filter-content p.filter-title {
	color:#6C2C0D;
	font-weight:bold;
	font-size:0.7em;
	position:relative;
}
#filter-panel #filter-content p.filter-title label {
	margin-left:14px;
}
#filter-panel #filter-content p.filter-title a.show-all {
	right:0;
	_right:2px;
	border-bottom:none;
	color:#7E9CBB;
}
#filter-panel #filter-content p.arrow-down {
	background:url(../images/arrow_down.gif) no-repeat left center;
	width:166px;
}
#filter-panel #filter-content p.arrow-up {
	background:url(../images/arrow_up.gif) no-repeat left center;
	width:166px;
}
#filter-panel #filter-content ul#type-homes {
	margin-bottom:10px;
}
#filter-panel #filter-content ul#type-homes li, #filter-panel #filter-content ul#office-list li {
	color:#8D2C0D;
	font-weight:bold;
}

#filter-content #filter-title-price,  #filter-content #filter-title-beds, #filter-content #filter-title-baths, #filter-content #filter-title-days, #filter-content #filter-title-typehomes #filter-title-offices {
}

#filter-panel #filter-content ul#type-homes li .checkbox, #filter-panel #filter-content ul#office-list li .checkbox {
	background:transparent url(../images/finder/check0.gif) no-repeat scroll 0 0;
	cursor:pointer;
	height:18px;
	float:left;
	margin:0;
	padding:0;
	width:20px;
}
#filter-panel #filter-content ul#type-homes li .checked, #filter-panel #filter-content ul#office-list li .checked  {
	background:transparent url(../images/finder/check2.gif) no-repeat scroll 0 0;
}
#filter-panel #filter-content div.slider span {
	position:absolute;
	top:-17px;
	color:#7E9CBB;
	font-size:0.7em;
	font-weight:bold;
}
#filter-panel #filter-content div.slider span.left { left:-5px; }
#filter-panel #filter-content div.slider span.right { right:-6px; }

/* Adjustable Map Section */
#adjustable-map {
	border:1px solid #999999;
	float:left;
	height:477px;
	padding:2px;
	width:557px;
	position:relative;
	z-index:4;
	overflow:hidden;
}
#adjustable-map a.expand, #home-listings a.expand {
	background:url(../images/icons/map-expand-button.gif) no-repeat;
	right:25px;
}
#adjustable-map a.collapse, #home-listings a.collapse {
	background:url(../images/icons/map-shrink-button.gif) no-repeat;
	right:5px;
}
#adjustable-map a.button, #home-listings a.button {
	display:block;
	text-indent:-9999px;
	border:none;
	position:absolute;
	top:5px;
	height:17px;
	width:12px;
}

#adjustable-map #resizeButton {	
}

/* Home Listing */
#home-listings {
	float:right;
	width:201px;
	margin:0px 4px 10px 0px;
	background:url(../images/heading_filter_results_200.png) no-repeat top left;
	position:relative;
}
#home-listings a.expand {
	right:44px;
	top:6px;
	background:url(../images/buttons/expand-collapse-map.jpg) no-repeat top left;
	background-position: 0 0;
}
#home-listings a.expanded {
	right:494px;
	background:url(../images/buttons/expand-collapse-map.jpg) no-repeat top left;
	background-position: -25px 0;
}

#home-listings a.collapse {
	right:25px;
	top:3px;
	background:url(../images/buttons/expand-collapse-map.jpg) no-repeat top left;
	background-position: -25px 0;
}
#home-listings h3 {
	padding-left:10px;
	padding-top:3px;
	text-align:left;
	height:20px;
}
#home-listings #homelisting-content {
	border:1px solid #000000;
	padding:6px;
	height:620px;
	overflow-y:scroll;
	overflow-x:none;
}

#home-listings #homelisting-content ul {
	font-size: 11px;
}

#home-listings #homelisting-content li {
	float:left;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:5px;
	width:166px;
	margin-right:4px;
	color:#8d2c0d;
}
#home-listings #homelisting-content li p {
	line-height:1.2em;
	margin:0;
}
#home-listings #homelisting-content li img {
	float:left;
	margin:0 7px 5px 0;
	border:1px solid #CB810D;
}
#home-listings #homelisting-content li p.desc {
	float:right;
	width:95px;
	margin-bottom:5px;
}
#home-listings #homelisting-content li p.wide {
	width:220px;
	margin-bottom:5px;
	float:none;	
}
#home-listings #homelisting-content li p.realtor {
	clear:both;
	margin-bottom:5px;
	font-size:12px;
}
#home-listings #homelisting-content li p.options {
	margin-bottom:5px;
}
#home-listings #homelisting-content li p.options a {
	border:none;
	background:url(../images/home_listing_bullet.png) no-repeat left center;
	padding-left:10px;
}

#homelisting-content a {
	border-bottom: 0px;
}

#homelisting-content a:hover {
	border-bottom: 1px solid #CB810D;
}

#homelisting-content h2 {
	margin:0px;
	font-size:1.1em;
	letter-spacing:0px;
}

.infoWindowImage {
	float:left;
}

.infoWindowDetails{
	margin-left:5px;
	float:right;
	width:190px;
}
.smallListImg {
	height:46px;
	width: 60px;
} 

#home-listings #homelisting-content .largeListImg {
	height:193px;
	width:290px;
}

#home-listings #homelisting-content ul.small {
	font-size:13px;
	line-height:1.2em;
}

#home-listings #homelisting-content ul.large {
	font-size:26px;
}

#home-listings #homelisting-content li.wide{
	width:300px;
	margin-right:10px;
	height:305px;
}

/* Slide Controls */
.ui-widget-content {
	background:url(../images/slider_background.gif) repeat-x 0 0;
}
.ui-slider-horizontal {
	height:0.8em;
}
.ui-slider {
	position:relative;
	text-align:left;
	width:90%;
	margin:18px 0 0 6px;
}
.ui-slider a:link, .ui-slider a:visited {
	border-bottom:none;
} 
.ui-slider-horizontal .ui-slider-range {
	height:100%;
	top:0;
}
.ui-slider .ui-slider-range {
	border:0 none;
	display:block;
	font-size:0.7em;
	position:absolute;
	z-index:1;
}
.ui-widget-header {
	color:#222222;
	font-weight:bold;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	background:url(../images/slider_scroller.gif) no-repeat scroll center center;
	font-weight:normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.ui-slider-horizontal .ui-slider-handle {
	margin-left:-0.3em;
	top:0.1em;
}
.ui-slider .ui-slider-handle {
	cursor:default;
	height:15px;
	position:absolute;
	width:9px;
	z-index:2;
}

/* Generic Clases Needed --- MAKE SURE YOU HAVE THIS CLASS ADDED */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

#infowindowmsg { 
	position:absolute; 
	padding:10px; 
	background:#555555; 
	color:#fff; 
	width:75px; 
	z-index: 999;
}

#iwleft {
	background:url(../images/iwleft.png) no-repeat scroll center center;
	z-index: 999;
	display: none;
}
#iwright{
	background:url(../images/iwright.png) no-repeat scroll center center;
	z-index: 999;
	display: none;
}

.listingMarker {
	height: 35px;
	width: 23px;
	position: absolute;
	background:url(../images/icons/icon_listing.png) no-repeat scroll center center;
}

.listingMarkerHilighted {
	height: 35px;
	width: 23px;
	position: absolute;
	background:url(../images/icons/icon_listing2.png) no-repeat scroll center center;
}

.clusterMarker {
	height: 48px;
	width: 32px;
	position: absolute;
	background:url(../images/icons/icon_listing_big.png) no-repeat scroll center center;
}

.clusterMarkerText {
	height: 16px;
	width: 70px;
	border:1px solid #000;
	position: absolute;
	background-color:#CC4E00;
	text-color: #000;
	z-index: 99999;
	text-align: center;
	font-size:0.7em;
	font-weight: bold;
}

#realcountdiv {
	display: none;
	text-color: #FF0000;
}

/*** Code for the footer SEO spam ***/

#topListingCities {
	border: 1px solid #CCC;
	margin: 10px;
	padding: 5px 10px;
}

#topListingCities #title {
		font-size:0.8em;
		font-weight:bold;
	}

#topListingCities #body ul {
	margin-top: 5px;
}

#topListingCities #body ul li {
	font-size: .7em; 
	margin-bottom: 2px;
}

#topListingCities #body .column {
	float:left;
	margin-right: 20px;

}

.property-header h1 {
	font-size: 1em;
}

