/* Main Form */
.SelectedForm {margin-top: 10px; color: #736357;}

/* County Selects */
#CountySelect, #AreaSelect {margin: 0px;}
#CountySelect li {list-style: none; margin: 0px;}
#CountySelect label, #AreaSelect label {font-size: 12px; text-transform: none;}
#CountySelect, #AreaSelect {height: 215px; width:100%; overflow: auto;}
.Single {margin-bottom: 10px;}
.Left, .Right {width: 260px; float: left; margin-bottom: 10px;}
.Left input, .Right input {width: 250px;}
.Left {float: left; margin-right: 20px;}
#CountySelect input, #AreaSelect input {width: 20px;border: none;}

.Type {overflow: hidden; margin-bottom: 10px;}
.Type>label {border-bottom: 1px solid #ece7d4; display: block;}
ul.TypeList label {border-bottom: none; text-transform: none; font-size: 12px;}
ul.TypeList input {border: none;}
ul.TypeList {margin: 0px; overflow: hidden;}
ul.TypeList li {list-style: none; margin: 0px; float: left; width: 130px;}
ul.TypeList.three-column li {width: 180px;}

#UseMap {border: 1px solid #e0cfc2; text-align: center; padding: 86px 0px; margin-top: 20px;}
.Results {float: right; text-align: right; marker-top: 3px; width: 150px;}
.SmallButton {margin: 5px 0px 5px 1px; float: left;}

/* Southeast Wisconsin Homes */
.SoutheastWiHomes {background: #736357; margin: 1px 3px 0px 3px; text-align: center;}
.SoutheastWiHomes a { color: #FFF; text-decoration: none; line-height: 40px; background: url(/public/actions/index/images/SoutheastWiHomes.jpg) no-repeat right; padding: 10px 60px 10px 0px;}

/* Featured Listing */
#FeaturedListing {background: #736357; padding: 10px; margin: 0 3px 0 3px; cursor: pointer;}
#FeaturedListing .Photo {float: left; width: 150px; height: 100px; margin-right: 10px;}
#FeaturedListing .Price {font-size:18px;}
#FeaturedListing .Address {overflow: hidden;}
#FeaturedListing .Phone {}
#FeaturedListing .Address, #FeaturedListing .Price, #FeaturedListing .Phone, #FeaturedListing .Website {color: #c3a279;}
#FeaturedListing .Address .StreetCityState, #FeaturedListing .Price span, #FeaturedListing .Phone span, #FeaturedListing .Website a {color: #FFF;}
#FeaturedListing .Website a {text-decoration: none;}
.Address .Container, .Address .Label {float: left;}

/* Form Buttons */
.FormSubmit {margin: 0 3px 0 3px; background: #e3e0dd; padding: 10px;}
.OpenHouse {width: 190px; float: left;}
.OpenHouse input.Large {width: 30px; height: 30px; border:none; -moz-appearance: none;}
.OpenHouse label {position: relative; top: -7px;}
.ClearForm, .SearchSubmit {float: right; line-height: 20px; margin-top: 7px;}
.ClearForm, .SearchSubmit {margin-right: 10px;}


