.form
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
    line-height : 18px;
}

.searchtable
{  FONT-SIZE: 11px;
    FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
    line-height : 18px;
    BACKGROUND-COLOR: White;
    padding :3px;
    }
	
.bluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	font : bold;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
	font : bold;
}
.lowNavRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.mainNav:hover {
	color: #0033FF;
}

.Redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
}

.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	margin-top : 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00529B;
	text-decoration: none;
	line-height: 12px;
}
a.footer:hover {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
}
.footerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	line-height: 12px;
}

.bodySm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodySmb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodylink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	
}
.mainRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: underline;
}
.drkkhaki { background-color: #717171}
.Ltkhaki { background-color: #FFF9E1; 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
	
.Ltkhaki2 { background-color: #FFF9E1; 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}



.lowNavRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.bodytext18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
}
.whitetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #ffffff;
	text-decoration : underline;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.tablesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
html, div, body, table, td, form
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 0;
}
.refine
{
	background: #FFF;
	float: right;
	font-weight: 700;
	text-align: left;
	width: 350px;
}
.refinecontent
{
	/* background: #bcd2e7; */
	color: #000;
	float: right;
	font-size: 11px;
	height: auto;
	padding-bottom: 20px;
	padding-top: 10px;
	width: 350px;
}
.refinetitle{display: none;}

.amidlab, .lmidlab
{
	float: left;
	margin: 3px 5px 0 7px;
}
.aor
{
	float: left;
	margin: 3px 0 0 27px;
}
.lor {clear:left;float:left;text-align:right;width:40px}
.lcitylab, .lstatelab, .lbathlab, .lbedlab, .ltypelab, .lminlab
{
	float: left;
	margin-top: 3px;
	padding-left: 10px;
	width: 95px;
}
.bathrooms, .bedrooms, #ltype
{
	float: left;
	font-size: 10px;
	margin: 0 0 6px 7px;
	width: 102px;
}
#city
{
	float: left;
	font-size: 10px;
}
.stateDD
{
	float:left;
	font-size:10px;
	margin: 0pt 0pt 6px 7px;
	width:167px;
}
.citytextdropdown
{
	float: left;
	font-size: 10px;
	margin: 0 0 6px 6px;
	width: 167px;
	border-right:0px;
	padding-right:0px;
}
.citytextdropdownbutton
{
	height:17px;
	_height:18px;
	_left:-3px;
	position:relative;
	padding-left:0px; 
	margin-left:0px;
}
#state, .irangefrom, .irangeto, .zipinput, .mlsnumberinput
{
	float: left;
	font-size: 10px;
	margin: 0 5px 12px 20px;
	width: 70px;
}
.irangefrom, .irangeto
{
	text-align:right;
}
.lsearchbtn
{
	float: left;
	margin: 5px 0 0 100px;
}
.then
{
	float: left;
	margin: 3px 0 0 13px;
}
/**
 * SEARCH CONTAINER STYLES
**/
#searchMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display:none;
	overflow:auto;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	
	/*For browsers Moz, Opera, etc.*/
	background-image: url("/images/axx/maskBG.gif"); 
	background-repeat: repeat;
}


#searchMask > #searchContainer {
	position:fixed;
}

#searchContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#searchInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#searchFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#searchTitleBar {
	background-color: #0852a1;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#searchTitle {
	float:left;
	font-size: 1.1em;
}
#searchControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}

#searchOnClick {
	float: center;
	cursor: pointer;
	cursor: hand;
}

.searchButton {
	background:transparent url(re_images/searchhomes2.gif) no-repeat scroll 0%;
	display:block;
	height:27px;
	line-height:50px;
	width:125px;
}
.ltypelab, #sc_aSearchControl_PropertyType{display:none;}
