/* 
    eN RE/MAX Redesign Beta editable CSS style - to override any incompatible RBD CSS 
*/

body#index #leftcol {
width: 290px;
float: left;
display: block;
position: relative;
margin-left: 0px;
}

body#index div[class="indexcontent"] #leftcol {
margin-left: 14px;
}

body#index #centercol {
width: 370px;
float: left;
display: block;
position: relative;
margin:  0 0 5px 0px;
padding-left:15px;
}

body#index #rightcol {
width: 290px;
float: right;
display: block;
position: relative;
margin-right: 0px;
}

body#index div[class="indexcontent"] #rightcol {
margin-right: 15px;
}

/* -- Advanced Search -- */

.searchcriteria .inputcorner {
float:left;
margin:0px;
padding:0px;
}

.searchcriteria .inputcorner INPUT {
float:left;
color:#A5ABAE;
width:300px;
margin:0px;
padding:0px;
border:0px;
font-family:Arial;
font-size:14px;
font-weight:bold;
text-align:left;
}

.searchcriteria h5,
.searchcriteria h5.accordion,
.searchcriteria h5.open,
.searchcriteria h5.open:hover,
.interior #leftcol h5,
.interior #leftcol h5 a:link,
.interior #leftcol h5 a:visited {
font-family:Arial;
font-size:12px !important;
font-weight:bold;
}

.searchcriteria .multipleareas .option h6 {
font-size:10px;
margin-bottom:5px;
}

.searchcriteria .multipleareas .option .selectcorner SPAN.REMSCaption {
font-size:10px;
}

HTML > BODY #leftcol .searchcriteria:first-child .row + .row {
padding-top:30px;
}

HTML > BODY #leftcol .searchcriteria:first-child .row + .row + .row {
padding-top:15px;
}


DIV.cb_div {
z-index:999999;
}

DIV.cb_div IMG {
display:none;
}




.yearbuilt .smallinput {
position:absolute;
top:-14px;
left:25px;
width:98px;
margin:0px;
padding:0px;
}

.yearbuilt .option h5 + .smallinput {
position:relative;
top:0px;
left:0px;
width:98px;
margin: 0px 14px 0px 0px;
padding:0px;
}



.searchcriteria input[value="Search"].residentialsearchbutton {
float:right;
height:34px;
width:126px !important;
border:0px;
text-indent:-9999px;
font-size:0px;
line-height:0px;
background: URL('/images/buttons/residentialsearch.jpg') no-repeat top right;
cursor:pointer;
}

.interior #gallery {
position:relative;
height:290px;
width:311px;
background:#E7E7E7;
}
