﻿#flash{
	display:inline;
	float:left;
	clear:both;
	width:1000px;
	height:410px;
	position:relative;
	background-image: url(/images/photo1.jpg);
}
#contentPanel{padding:20px 0px 0px 20px;}
#QuickSearch{display:inline; float:left; width:231px; height:344px; background:url(../images/quickSearchPanel.png); margin-top:20px; margin-left:20px;}
#searchByMap{display:inline; float:right; height:370px; width:213px; position:absolute; top:20px; right:20px;}
#qs{width:187px; height:211px; padding:80px 0px 0px 20px;}
.hpm {display:inline; float:left; clear:left; width:729px; height:100%; text-align:justify;}

/*****************************************************************************************/
/* STYLES FOR AJAX PROPERTY SEARCH FORM */
/*****************************************************************************************/
div.selectbox-wrapper {
position:absolute;
background-color:white;
border:1px solid #ccc;
margin:0px;
margin-top:0px;
padding:0px;
font-size:0.7em;
text-align:left;
height:100px;
overflow: auto;
overflow-x:hidden;
width:188px;
z-index:1;
}
div.selectbox-wrapper ul {
list-style-type:none;
margin:0px;
padding:0px;
z-index:4;
}
div.selectbox-wrapper ul li.selected {
background-color: #f1f2f3;background-image:none;

}
div.selectbox-wrapper ul li.current {
background-color: #e6e8ea;background-image:none;
}
div.selectbox-wrapper ul li {
list-style-type:none;
list-style-image:none;
display:block;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0;
padding:5px 0px 5px 0px;
cursor:pointer;
width:188px;
}

label {
display: block;
}

input.selectbox {
width:188px;
padding-left:13px;
height:22px;
padding-top:7px;
}
/* look&fell of select box*/
.selectbox
{
margin: auto 0px;
padding:0px;
padding-left:0px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:0.7em;
width : 188px;
height:28px;
vertical-align:middle;
display : block;
text-align:left;
background: url('../images/chooseDropDown.gif') no-repeat left;
/*height:18px;*/
cursor: pointer;
border:0px solid #D1E4F6;
color:#333;
}

select {
background: url('../images/chooseDropDown.gif') no-repeat left;
}

div.selectbox-wrapper ul {
position:absolute;width:188px;display:inline;}

/***(INC-CONDOS.ASP)***/
.list { display:table; width:700px;}
.condolist{ display: table-cell; float:left; height: 30px; width: 100%; }
.condo{ display: table-cell; float:left; height:auto; text-align:left; width:25%; padding-left: 20px; padding-bottom: 5px; }
.noAvailCondos {width:100%; float: left; padding: 50px; }