﻿.communitySearchResults #contentLeftCol {   
    background: none;
    height: auto;
    margin-right: 5px;
    padding: 0 0 13px 0;    
    width: 230px;
    overflow:visible;
}
.communitySearchResults #contentRightCol {
    width:724px;
}
#columns {
    background: #e7e3dd url(../siteImages/homeSearch/fauxCol.gif) left;
    overflow: hidden;
    width: 960px;
}

/* left col */
#searchHeading .btn,
#refineSearchPalette .btn {
    display: inline;
    float: right;
    font-size:11px;
    margin-right: 10px;
    width: 67px;
}
* html #searchHeading .btn,
* html #refineSearchPalette .btn {
    margin-right:0;
}
#searchHeading, #refineSearchPalette {
    line-height:16px;
    padding: 0 7px 10px 7px;
    overflow:visible;
}
#searchHeading {border-bottom: 5px solid #fff;}
#searchHeading .expand {margin-top: 16px}
#searchHeading h2, #refineSearchPalette h2 {
    background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -464px no-repeat;
    height: 13px;
    margin: 13px 0;
    text-indent: -9999px;
}
#refineSearchPalette h2 {
    background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -63px no-repeat;
    float: left;
    margin: 17px 0 10px 0;
    width: 124px;
}

.twoColControls .formGroup, .threeColControls .formGroup {
    font-size: 10px;
    margin-top: 5px;
}
.threeColControls .col, .twoColControls .col {
    display: inline;
    float: left;
    width: 93px;
}
.threeColControls .col {width: 61px;}
html>body .formGroup label {position: relative; top: -2px}
#orDiv {
    background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -43px;
    clear: both;
    height: 10px;
    font-size: 1px;
    margin: 0 0 10px 0;
    text-indent: -99999px;
    width: 194px;
}
#contentLeftCol h4 {
    color: #594536;
    font-size: 12px;    
    text-transform:uppercase;
}
#searchHeading label, #contentLeftCol h4  {
    display: block;
    margin: 5px 10px;
}
#searchHeading label {margin-bottom: 8px;}
#zipInput {
    background: url(../siteImages/homeSearch/fyhFormSprite.png) -811px 0;
    border: 0;
    color: #76624E;
    display: block;
    float: left;
    padding: 4px 0 0 11px;
    height: 21px;
    width: 114px;    
}
#zipSearchBtn {margin-top: 0;}
#refineSearchPalette .formGroup input {width: auto}
/*right col*/
#searchTabs {
    background:#f5f4f2 url(../siteImages/common/headerUtilitiesSprite.gif) repeat-x scroll 0 -377px;
    height: 53px;
}
#searchTabs, #searchTabs li { margin: 0; padding: 0; list-style: none; }
#searchTabs li {
    float: left; 
    height: 53px;   
    text-indent: -9999px;
    width: 201px;
}
#searchTabs li a {
    display: block;
    height: 100%;
    width: 100%;
}
.homesTabOn #communitiesTab a {cursor: pointer}
#communitiesTab a, .homesTabOn #homesTab a, .homesDisabled #homesTab a {cursor: default;}
#homesTab {
   background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -401px;
   width: 198px; 
}
#homesTab a {background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -275px no-repeat;}
.homesTabOn #homesTab {background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -338px no-repeat;}
.homesTabOn #communitiesTab {background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -212px;}
.homesTabOn #communitiesTab a {background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -86px;}
#communitiesTab {background: url(../siteImages/homeSearch/fyhSprite.gif) 0 -149px;}
#searchTabs li a:hover, #communitiesTab li a, .homesTabOn #homesTab a, .homesDisabled #homesTab a {background: none;}

#mapFrame {
    background: #544737;
    clear: both;
    overflow: hidden;    
    width: 100%;
}

#mapCanvas {
    background: #ccc;    
    height: 361px;
    text-align: center;
    margin: 17px 6px 0 6px;
    width: 711px;
}
* html #mapCanvas {
    margin: 17px 3px 0 3px;
}

div#homeGalleryInfo {
    background: #e7e3dd;
    font-size: 11px;
    line-height: 13px;
    overflow: hidden;
    width: 724px;
    border-top:solid #b43b2b 6px; 
}

#homeGalleryInfo .arrowLink {
	float: left;
	margin-right: 25px;
}
#hgLogo, #hgMarketing, #hgAddress {
    float: left;
    width: 235px;
} 
#hgMarketing {
    padding: 14px 30px 14px 10px;
    width: 284px;
}
#hgAddress {
    padding: 14px 0 14px 0;
    width: 154px;
}
#hgAddress div {margin-bottom: 8px;}
#hgHours {margin-top: 8px}
#hgAddress a {
    font-weight: bold;
    text-decoration: underline;
}
#hgLogo div {
    background: url(../siteImages/homeSearch/fyhSprite.gif);
    height: 33px;
    margin: 23px 0 0 7px;
    text-indent: -9999px;
    width: 229px;
}
#contentRightCol .sortPagination {background: #544737}
#advancedSearchHeader img
{
	cursor:pointer;
}

