/* GENERAL STYLES */
/* GENERAL STYLES */
/********************************************************

Styling For Home Finder Module

ESTRELLA - GLOBAL COLORS:
# Gold(background): #
# Cream(content background): #
# Headings(content background): #
 
 ********************************************************/
table{
border:0;
}

#homefinderModuleSm, #homefinderModuleLg {
	background-color: #a2a06f;
	/*clear: both;*/
	display: block;
	width: 219px;
	z-index:300;
padding-bottom:5px;
margin-bottom:10px;
}
#homefinderModuleSm h5, #homefinderModuleLg h5 {
	text-align: center;
	margin-bottom:10px;
color:#FFFFFF;

background-color:#B1AE81;
}
#homefinderModuleSm p, #homefinderModuleLg p {
	padding: 5px 8px;
	color: #452F07;
}
#homefinderModuleSm a:link, #homefinderModuleSm a:visited, #homefinderModuleLg a:link, #homefinderModuleLg a:visited {
	color: #452F07;
	text-decoration:none;
	padding:0px 0px 1px 0px;
	margin-top:
}
#homefinderModuleSm a:hover, #homefinderModuleLg a:hover {
	color: #000000;
}
#homefinderModuleSm .border, #homefinderModuleLg .border {
	display: block;
	margin: 8px 5px;
	padding-top: 10px;
	clear:both;
}
#homefinderModuleSm ul, #homefinderModuleLg ul {
	color: #452F07;
}
#homefinderModuleSm strong, #homefinderModuleLg strong {
	color: #786216;
	font-weight: bold;
	font-size:11px;
}
#homefinderModuleSm a.defaultBtn:link, #homefinderModuleSm a.defaultBtn:visited, #homefinderModuleLg a.defaultBtn:link, #homefinderModuleLg a.defaultBtn:visited {
	text-decoration: none;
	color: #333333;
	padding: 2px 5px;
	background-color:#E0D3A9;
	margin: 0px 2px;
}

#homefinderModuleSm a.help:link,  #homefinderModuleSm a.help:visited, #homefinderModuleLg a.help:link,  #homefinderModuleLg a.help:visited{
background-image:url(/images/homeFinder/question.jpg);
height:12px;
background-position:0px 3px;
background-repeat:no-repeat;
width:12px;
}

#homefinderModuleSm a.help:hover, #homefinderModuleLg a.help:hover{
background-image:url(/images/homeFinder/question.jpg);
background-repeat:no-repeat;
background-position:0px -14px;
}
body a.help span
{visibility:hidden;}
#myFavorites {
	background-color: #E0D1A6;
	padding: 5px;
}
#myFavorites img {
	float: left;
	margin: 0px 10px 0px 0px;
	width:45px;
	height:30px;
	display:block;
	border:2px solid #fff;
}
#myFavorites li {
	margin: 0px 0px;
	display: block;
	clear: both;
	font-size: 11px;
	border-bottom:1px solid;
	border-bottom-color: #AC913C;

}
body #myFavorites a:link, body #myFavorites a:visited {
	color: #452F07;
	text-decoration: underline;
	display:block;
	width:200px;
	padding:5px;
}
body #myFavorites a:hover{
	color: #000;
	text-decoration: underline;
	background-color: #EDE4CB;
}
#myFavorites li span {
	display: block;
	padding:0px 0px 0px 0px;
	height: 35px;

}
/********  Styles added from integration with JScripts ************/
#priceRange {
	width:212px;
	float: none;
	clear: both;
	text-align: center;
	font-size: 11px;
}
#squareFeetRange {
	width:212px;
	float: none;
	clear: both;
	text-align: center;
	font-size: 11px;
}
#homefinderModuleSm #right, #homefinderModuleSm #left, #homefinderModuleLg #right, #homefinderModuleLg #left, #homefinderModuleLg #sqright, #homefinderModuleLg #sqleft{
	padding:0px;
	margin-bottom: 10px;
	margin-left:10px; 
	float:left;
}
#homefinderModuleSm #right, #homefinderModuleLg #right, #homefinderModuleLg #sqright {
	padding:0px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
}
#homefinderModuleSm #area, #homefinderModuleLg #area, #homefinderModuleLg #sqarea {
	clear:both;
	background:url(/images/homeFinder/sliderBar.jpg) no-repeat left center;
	width:176px;
	height:22px;
	margin-left:20px;
}
#homefinderModuleSm #knob, #homefinderModuleSm #knob2, #homefinderModuleLg #knob, #homefinderModuleLg #knob2, #homefinderModuleLg #sqknob, #homefinderModuleLg #sqknob2  {
	background:url(/images/homeFinder/sliderKnob.jpg) no-repeat center center;
	height:20px;
	width:12px;
	position: relative; 
	float:left;
	cursor:e-resize;
}
#bedrooms, #bathrooms {
	margin:0;
	padding:0px;
	width:212px;
	display:block;
}
#bedrooms ul, #bathrooms ul{
	margin: 0;
	padding:0;
	list-style:none;
}
#bedrooms li, #bathrooms li{
	float: left;
	color:#000000;
	margin-left:8px;
	padding:4px;
	width:16px;
	background-color:#F2EDDB;
	border: #FFFFFF 1px solid;
	text-align:center;
	cursor:pointer;
}
#bathrooms li{
	margin-bottom: 8px;
}
#bedrooms .deactivated, #bathrooms .deactivated{
	cursor:default;
}

#communities ul, #builders ul {
	padding:0;
	margin:0;
	clear:both;
	height:20px;
	cursor:pointer;
}
#communities li, #builders li {
	padding:0;
	margin:2px;
	list-style:none;
	float:left;
	padding-left: 2px;
	font-size: 12px;
	
}
#communities .checkBox, #builders .checkBox {
	margin:4px 0 0 10px;
	padding:0;
	width:15px;
	height:15px;
	background: url(/images/homeFinder/checkBoxes.gif) no-repeat center -17px;
}
#communities .selected, #builders .selected {
	background: url(/images/homeFinder/checkBoxes.gif) no-repeat center -1px;
}
#homeFinderModuleSm #communities .communityName, #homeFinderModuleLg #communities .communityName, #homeFinderModuleLg #builders .builderName {
	width:160px;
}
#communities ul.deactivated, #builders ul.deactivated {
	cursor:default;
}
#findMyHouse p {
	color:#FFFFFF;
	/*float:right;*/
	/*margin: 0 62px 10px 0;*/
        /*margin:0 59px 37px 58px;*/
        width:85px;
        margin-left:55px;
margin-bottom;90px;

}	
#hfResults{
	text-align:center;
	margin-bottom:8px;
	font-size:9pt;
}
#helpMe {
	color:#452F07;
	padding: 7px 0 1px 0;
	margin-left: 10px;
	float:left;
	cursor:pointer;
	border-bottom:1px solid #452F07;
display:none;
}
.tool-tip {
	color: #452F07;
	width: 200px;
	z-index: 13000;
	background-color:#E0D1A6;
	border: #AA8F5F 8px solid;
}
 
.tool-title, .helpMe-title {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	color: #785D2C;
	padding: 8px 8px 4px;
	
}
 
.tool-text, .helpMe-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
.helpMe-tip{
	color: #452F07;
	width: 300px;
	z-index: 13000;
	background-color:#E0D1A6;
	border: #AA8F5F 8px solid;
}

#btn {
background-color:#B1AE81;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:2px 3px;
text-transform:uppercase;
/*float:right;*/

}



/* ------------- >>>> Home Finder Result Riws <<<----------------*/ 
.results {
	padding:0px;
	margin:0 0 65px 20px;
	width:600px;
	font-size:11px;
	text-align:center;
	background-color: #B1AE81;

}


.results th{
	padding:4px 8px;
	text-align:center;
	font-size:14px;
	background-color: #a2a06f;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Garamond", Georgia, serif;
}
.results p{
padding:0px 0px 5px 0px;
margin:0px;
}
.results td{
	padding:4px;
}
.results .resultImage{
	width:86px;
}
.results .model{width:95px;}
.results .builderResult{width:110px;}
.results .community{width:70px;}
.results .sqFeet{width:40px;}
.results .bed{width:40px;}
.results .bath{width:40px;}
.results .price{width:50px;}


.results a:hover{
	background:none;
	text-decoration:underline;
	color: #000000;
}

.results a.resultImage:link,.results a.resultImage:visited{
	padding:0px;
	border:0px solid;
	display: block;
	width: 86px;
	margin: 5px auto;
}

.results a.resultImage:hover{ margin:5px auto;padding:0px;border:3px solid #fff}
.results a.favorite:link, body .page .results  a.favorite:visited{
	color:#88753a;
	width:100px;
	text-decoration:none;
	font-size:8px;
	text-transform:uppercase;
	width:100px;
	padding:2px 8px;
}
.results  a.favorite:hover{background-color:#452F07}

.results .alt {
	background-color: #a2a06f;
}

/**********************************/

#modelImageGallery {
float:left;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
padding:10px 10px 10px 0px;
width:150px;
clear:right;
}

#modelInfo h4, #modelDescription h4 {
border-bottom:1px solid #A47034;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:25px;
margin:0 0 10px;
padding:0 0 2px;
}


#modelInfo {
/*float:left;*/
margin-left:300px;
width:200px;
}

#modelInfo p, #modelFloorplan p, #modelDescription p
{
margin:0;
}


#community
{
background-color:#B1AE81;
}



/*--Test*/
.results p{
padding:0px 80px 0 0;

}

.results a {
color:#000000;
line-height:15px;
}

/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
