#navmenu, #left {
display:none;
}

/* PROPERTIES ELEMENTS start */

.properties {
border-top:1px solid #C7C7C7;
padding:10px 0;
margin-top:15px;
}

.properties img {
float:left;
margin-right:10px;
border:1px solid #076c72;
}

#content a, #content a:visited {
color:#afbd22;
}

#content a:hover, #content a:active {
color:#076c72;
}

.subheading {
width:500px;
display:block;
}

#results {
clear:both;
border-top:1px solid #ccc;
padding:15px 0;
text-align:center;
}

#gallery {
}

#small {
float:right;
margin-left:1px;
}

#small img {
width:92px;
height:92px;
border:1px solid #076c72;
margin:0 0 2px;
}

#big {
}

#big img {
width:380px;
height:284px;
border:1px solid #076c72;
}

#content dl.details {

}

#content dl.details dt {
clear:left;
float:left;
width:100px;
margin:0 0 5px;
color:#076c72;
}

#content dl.details dd {
float:left;
width:250px;
margin:0 0 5px;
}

#buttons {
width:110px;
float:right;
}

#content #buttons ul {
list-style-type:none;
font-size:11px;
}


#content #buttons ul li {
margin:0 0 5px;
}

#content #buttons ul li a {
text-decoration:none;
}

#content #buttons img {
margin:0 3px 0 0;
vertical-align:middle;
border:none;
}

.propertysearch input, .propertysearch select {
width:150px;
margin:0 10px 10px 0;
border:1px solid #ccc;
padding:2px;
color:#006a71;
font-size:11px;
}

.propertysearch input.searchbutton {
width:62px;
height:22px;
background:url('../images/b_search.gif') no-repeat top left;
}
/* PROPERTIES ELEMENTS end */