@charset "utf-8";
/* CSS Document */

div#outer {
   
}

#fyha{
	width:100%;
	color:#224468;
	font-family:Georgia,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	line-height:1.3em;
	font-size-adjust:none;
	font-stretch:normal;
	margin-bottom:5px;
}


#fyha TABLE TD {
	padding: 5px 3px 2px 0px;
	margin:0px;
	border-spacing:0px;
	border-width:0px;
	vertical-align:top;
	
}

#fyha #seeMoreOptions{
	text-align:right;
	color:#224468;
	font-size:10px;
}

#fyha INPUT.large, #fyha SELECT.large {
	width:200px;
	color:#224468;
}

#fyha INPUT.med{
	width:145px;
	color:#224468;
}

#fyha SELECT.med 
{
	width:150px;
	color:#224468;
}


#fyha INPUT.small, #fyha SELECT.small {
	width:88px;
	margin:0px 21px 0px 1px;
	color:#224468;
}

.watermark{
	color:#999999 !important;
}

#fyha LABEL, #fyha #mainOptions INPUT, #fyha #mainOptions SELECT{
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

.label-column{
	text-align:right;	
}

.label-column LABEL{
	margin-right:10px;
}


#fyha #additionalOptions{
	color:#224468;
	font-size:11px;
}

#fyha #fyhaGo{
	
}

.immediateAvailability{
	color:#224468;
}

#fyha #additionalOptions, #fyha #seeMoreOptions{
	text-decoration:underline;
	cursor:pointer;
}

#fyha .additionalOptionsSection{
	
}

#fyha .additionalOptionsSection .title {
	color:#999999;
	border-bottom:1px solid #999999;
}

#searchResultsListFilters{
	overflow:auto;
	overflow:hidden;
	width:560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#searchOptions{
	border:1px solid black;
	background-color:#FFFFFF;
	position:absolute;
	width:450px;
    padding: 0px;
	z-index:100000;
	text-align:right;
	padding:10px;
}

#viewOptions{
	border:1px solid black;
	background-color:#FFFFFF;
	position:absolute;
	width:450px;
    padding: 0px;
	z-index:100000;
	text-align:right;
	padding:10px;
}


#searchResultsContainer 
{
	margin-top: 15px;
	padding: 3px;
	background-color: #e5e5e5; /*#D0D4D8;*/
	font: normal 18px/1.3em Georgia, serif;
}



.allCommunitiesFilter
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/allcommunities.png); 
	width:128px; 
	height:25px;
}

.allCommunitiesFilter:hover
{
	background-image:url(../img/fyhAppletImages/allcommunities_active.png); 
}

.singleFamilyFilter
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/singlefamily.png); 
	width:108px; height:25px;
}

.singleFamilyFilter:hover
{
	background-image:url(../img/fyhAppletImages/singlefamily_active.png); 
}

.townhomeFilter
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/townhome.png); 
	width:90px; 
	height:25px;
}

.townhomeFilter:hover
{
	background-image:url(../img/fyhAppletImages/townhome_active.png); 
}

.condoFilter
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/condo.png); 
	width:61px; 
	height:25px;
}

.condoFilter:hover
{
	background-image:url(../img/fyhAppletImages/condo_active.png); 
}

.activeAdultFilter
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/activeadult.png); 
	width:102px; 
	height:25px;
}

.activeAdultFilter:hover
{
	background-image:url(../img/fyhAppletImages/activeadult_active.png); 
}

.resortFilter
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/resort.png); 
	width:69px; 
	height:25px;
}

.resortFilter:hover
{
	background-image:url(../img/fyhAppletImages/resort_active.png); 
}

.allCommunitiesFilterActive
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/allcommunities_active.png); 
	width:128px; 
	height:25px;
}

.allCommunitiesFilterActive:hover
{
	background-image:url(../img/fyhAppletImages/allcommunities.png); 
}

.singleFamilyFilterActive
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/singlefamily_active.png); 
	width:108px; height:25px;
}

.singleFamilyFilterActive:hover
{
	background-image:url(../img/fyhAppletImages/singlefamily.png); 
}

.townhomeFilterActive
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/townhome_active.png); 
	width:90px; 
	height:25px;
}

.townhomeFilterActive:hover
{
	background-image:url(../img/fyhAppletImages/townhome.png); 
}

.condoFilterActive
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/condo_active.png); 
	width:61px; 
	height:25px;
}

.condoFilterActive:hover
{
	background-image:url(../img/fyhAppletImages/condo.png); 
}

.activeAdultFilterActive
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/activeadult_active.png); 
	width:102px; 
	height:25px;
}

.activeAdultFilterActive:hover
{
	background-image:url(../img/fyhAppletImages/activeadult.png); 
}

.resortFilterActive
{
	float:left; 
	display:block; 
	background-image:url(../img/fyhAppletImages/resort_active.png); 
	width:69px; 
	height:25px;
}

.resortFilterActive:hover
{
	background-image:url(../img/fyhAppletImages/resort.png); 
}

#searchResultsList{
	height:275px;
	width:555px; 
	margin-left: auto;
	margin-right: auto;
}

#searchResultsList TABLE{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}


#searchResultsList TABLE TR {
	background-color:#D0D4D8;
}

#searchResultsList .rowTR{
	border-bottom:1px solid #f5f5f5;
	color:#000000;
	height: 25px;
}

#searchResultsList .alternateTR
{
	border-bottom:1px solid #f5f5f5;
	background-color:#C3C8D0;
	height: 25px;
}

#searchResultsList TD
{
	font-size:11px;
	vertical-align:middle;
}

#searchResultsList TD A
{
	margin-left: 15px;
	color: #3c3c3c;
	font-weight: bold;
}

#searchResultsList .gridTR
{
	border-bottom:1px solid #999999;
}

#searchResultGrid{
	height:250px;
	width:555px;
	overflow:scroll; 
	overflow-x:hidden; 
	margin-left: auto;
	margin-right: auto;
}

#searchResultsList .communityHeader
{
	height: 30px;
	font-size:12px;
	font-weight:bold;
	width:212px;
	padding-left:15px;
	border-bottom:1px solid #999999;
	vertical-align:middle;
}

#searchResultsList .communityHeader_spec
{
	height: 30px;
	font-size:12px;
	font-weight:bold;
	width:196px;
	padding-left:15px;
	border-bottom:1px solid #999999;
	vertical-align:middle;
	
}

#searchResultsList .communityHeader A
{
	color: #000000;
}

#searchResultsList .communityHeader_spec A
{
	color: #000000;
}

#searchResultsList .locationHeader{
	width:123px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	vertical-align:middle;
}

#searchResultsList .locationHeader_spec{
	width:160px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	vertical-align:middle;

}

#searchResultsList .locationHeader A
{
	color: #000000;
}

#searchResultsList .locationHeader_spec A
{
	color: #000000;
}

#searchResultsList .priceHeader{
	width:100px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	vertical-align:middle;		
}

#searchResultsList .priceHeader_spec{
	width:100px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	vertical-align:middle;

}

#searchResultsList .priceHeader A
{
	color: #000000;
}

#searchResultsList .priceHeader_spec A
{
	color: #000000;
}

#searchResultsList .distanceHeader{
	width:75px;
	font-size:12px;
	font-weight:bold;	
	border-bottom:1px solid #999999;
	vertical-align:middle;	
}

#searchResultsList .distanceHeader A
{
	color: #000000;
}

#searchResultGrid .communityRow
{
	height: 30px;
	font-size:11px;
	width:220px;
	padding-left:0px;
	vertical-align:middle;
}

#searchResultGrid .locationRow{
	width:115px;
	font-size:11px;
	vertical-align:middle;
}

#searchResultGrid .priceRow{
	width:100px;
	font-size:11px;
	vertical-align:middle;		
}

#searchResultGrid .distanceRow{
	width:75px;
	font-size:11px;
	vertical-align:middle;	
}

.clickable{
	cursor:pointer;
}

/*
	COMMUNITY DETAILS 
		Classes formating Community Details box
*/		
.community-details
{
	color:#224468;
	font-family:Georgia,serif;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	width:253px;
	margin-bottom: 15px;
}

.community-details .field-label{
	font-weight:bold;
}

.community-details .field-item{
	color:#0D274B;
	margin-bottom:15px;
}

.community-details .summary
{
	font-size: 11px;
	color: #696969;
	line-height: 1.5em;
}

.community-details  .summary A{
	color:#0D274B;
	text-decoration: underline;	
}

.community-details  .summary A:hover
{
	color:#0D274B;
	text-decoration: none;	
}


#searchResultListContainer{
	width:560px
}

.infowindow
{
	font-size: 11px;
	white-space: nowrap;
	padding-top: 11px;
	color: #a9a9a9;	
}

.infowindow .communityname
{	
	margin-bottom: 5px;
}

.infowindow .citystate
{	
	margin-bottom: -3px;
}
.infowindow .producttype
{	
	margin-bottom: -3px;
}
.infowindow .price
{	
	margin-bottom: 5px;
}

.infowindow A
{	
	font-size: 12px;
	font-weight:bold;
	/*text-decoration: underline;*/
}

/*
	Map Hacks
*/
.customInfoBox-with-leftBeak{
	/**z-index:100000;**/
}

