/* Refine Search
---------------- */
#search a.print {
background-color: transparent;
background-image: url(/_lib/professional/YOUR_SITE_NAME/img/btn_printlist.gif);
background-position: bottom left;
background-repeat: no-repeat;
display: block;
float: right;
width: 98px;
height: 25px;
padding: 0;
margin: 0 31px 0 0;
text-indent: -9999em;
}
#search span.savesearch {
font-size: 0.9em;
/* Structure */
float: right;
margin: 4px 5px 0 0;
}
#search form#filter {
background-color: transparent;
background-image: url(/_lib/professional/YOUR_SITE_NAME/img/bg_headings.gif);
background-position: bottom left;
background-repeat: no-repeat;
/* Structure */
padding: 0 0 15px 0;
margin: 3px 0 20px 0;
}
#search form#filter fieldset {
/* Structure */
border: none;
padding: 0;
width: 860px;
margin: 0 auto;
}
#search form#filter fieldset h2.hd_refine {
background: url(/_lib/professional/YOUR_SITE_NAME/img/hd_refinesearch.gif) no-repeat;
color: #fff;
/* Structure */
width:119px;
height:13px;
text-indent:-9999px;
float: left;
margin-top: 5px;
margin-right: 15px;
}
#search form#filter fieldset p {
/* Structure */
display: inline;
clear: none;
}
#search form#filter fieldset select {
/* Structure */
width: 89px;
font-size: 0.9em;
margin: 0 5px 0 0;
}
#search form#filter fieldset select#qs_property-type,
#search form#filter fieldset select#qs_suburb {
/* Structure */
width: 111px;
text-transform: capitalize;
}

/* Properties
------------- */
#search .property {
background-color: transparent;
background-image: url(/_lib/professional/YOUR_SITE_NAME/img/bg_listing.gif);
background-position: top left;
background-repeat: no-repeat;
/* Structure */
margin: 0 0 10px 0;
}
#search .propertyContainer {
background-color: transparent;
background-image: url(/_lib/professional/YOUR_SITE_NAME/img/bg_listing_bottom.gif);
background-position: bottom left;
background-repeat: no-repeat;
/* Structure */
padding: 1px;
position: relative;
}
#search .propertyContainer a.image img {
/* Structure */
float: left;
display: block;
}
#search .propertyContainer .details {
color: #fff;
/* Structure */
margin: 20px 0 20px 20px;
width: 410px;
float: left;
}
#search .propertyContainer .details p.address {
/* Structure */
text-transform: uppercase;
}
#search .propertyContainer .details p.address strong {
/* Structure */
font-weight: normal;
}
#search .propertyContainer .details p.address a {
text-decoration:none;
color:#fff;
}


#search .propertyContainer .details h2.title {
color: #fff;
/* Structure */
text-transform: uppercase;
margin: 20px 0;
}
#search .propertyContainer .features {
/* Structure */
margin: 20px 10px;
float: right;
text-align: right;
}
#search .propertyContainer .features .icons p {
color: #827950;
/* Structure */
display: inline;
font-size: 1.4em;
font-weight: bold;
margin: 0 0 0 10px;
}
#search .propertyContainer .features .icons p img {
/* Structure */
vertical-align: middle;
}
#search .propertyContainer .features h3.price {
font-size: 1.6em;
color: #827950;
/* Structure */
margin: 15px 0;
width: 200px;
}
#search .propertyContainer .links {
/* Structure */
position: absolute;
bottom: 10px;
right: 1px;
}
#search .propertyContainer .links a.button {
width: 101px;
height: 25px;
display: block;
text-indent: -9999em;
padding: 0;
margin: 10px 0 0 0;
color: #85794f;
background-color: #d4d2c5;
background-position: top left;
background-repeat: no-repeat;
}
#search .propertyContainer .links a.bookmark {
background-image: url(/_lib/professional/YOUR_SITE_NAME/img/btn_search_bookmark.gif);
}
#search .propertyContainer .links a.more {
background-image: url(/_lib/professional/YOUR_SITE_NAME/img/btn_search_moredetails.gif);
}
#search p.pagebar {
/* Structure */
text-align: right;
margin: 30px 0;
}
