/* ------------------------------------------------------------------------------------------- */
/* PROPERTY DISPLAY   */

.DisplayPropertyTBL
{
	color:#000;
}

.DisplayPropertyTitle{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:14px;
font-weight:bold;
color:#000;
}
.DisplayPropertyBeds{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:bold;
color:#fff;
vertical-align:text-top;
text-align: right;
}
.DisplayPropertyPriceTBL{
margin-top:10px;
margin-bottom:14px;
border:solid 1px #204177;
background:#bdaf8c;
}
.DisplayPropertyPrice{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:bold;
color:#fff;
}
.DisplayPropertySummary{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
color:#000;
}
.DisplayPropertyDescription{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
color:#000;
}
.DisplayPropertyHeading{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
font-weight:bold;
color:#000;
}
.DisplayPropertyAddress{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
font-weight:bold;
color:#000;
text-transform:uppercase;
}
.DisplayPropertyFeatures{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:normal;
color:#000;
list-style-type:square;
}
.DisplayPropertyInspections{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:normal;
color:#000;
}
.DisplayIconBed{
background-image:url(/images/icon-bed.gif);
background-repeat:no-repeat;
background-position:bottom;
width:18px;
height:13px;
}
.DisplayIconBath{
background-image:url(/images/icon-bath.gif);
background-repeat:no-repeat;
background-position:top;
width:18px;
height:13px;
}
.DisplayIconCar{
background-image:url(/images/icon-car.gif);
background-repeat:no-repeat;
background-position:center;
width:18px;
height:13px;
}
/* ------------------------------------------------------------------------------------------- */
/* AGENT & AGENCY */
.AgencyTBL{
text-align: left;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:10px;
border:solid 1px #fff;
color:#000;
/*width:100%;*/
margin:2px;
padding:10px;
}

.AgentProfile{
text-align: left;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:10px;
color:#000;
margin:2px;
padding:1px;
}
.AgentProfileTBL{
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
margin:2px;
/*width:100%;*/
}
.AgentProfileTBL td{
padding:6px;
}
.AgentName{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:13px;
font-weight:bold;
color:#000;
padding-bottom:6px;
}
.AgentPhone{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:normal;
color:#000;
padding-bottom:6px;
}
.AgentMobile{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:normal;
color:#000;
}
.AgentEmail {
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:normal;
color:#000;
padding-bottom:6px;
}
.AgentHeading{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:13px;
font-weight:bold;
color:#000;
}
.AgentDescription{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
font-weight:normal;
color:#000;

}
.AgentLink{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:normal;
color:#000;
}
.AgentImage{
border:solid 1px #fff;
padding:0px;
margin-left:8px;
}

/* ------------------------------------------------------------------------------------------- */
/* ENQUIRY FORM */

.EnquiryTable{
text-align: left;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
color:#fff;
padding:0px;
border:solid 1px #204177;
background:#bdaf8c;
}
.EnquiryTable td{
padding:6px;
}
.EnquiryTitle{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-align:left;
font-weight:bold;
text-transform:uppercase;
border-bottom:solid 1px #CCCCCC;
display:block;
/*width:100%;*/
}
.EnquiryInput{
text-align: left;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
font-weight:normal;
color:#000;
}
.EnquiryButton{
margin-top:2px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
background:#666666;
color:#FFFFFF;
border:solid 1px #CCCCCC;
border-bottom-style:ridge;
border-right-style:ridge;
text-decoration:none;
font-size:12px;
}
.EnquiryButton:link{
color:#FFFFFF;
}
.EnquiryButton:visited{
color:#FFFFFF;
}
.EnquiryButton:hover{
color:#FFFFFF;
background:#00235D;
}


/* ------------------------------------------------------------------------------------------- */
/* ERRROR */

.DisplayPropertyError{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
color:#000;
}

/* ------------------------------------------------------------------------------------------- */
/* IMAGES */
.img{
margin:5px;
padding:2px;
border:solid 1px #CCCCCC;
}
.img:hover{
border:solid 1px #666666;
}
.PropertyImage{
border:solid 1px #ccc;
padding:2px;
margin:2px;
}
.PropertyImageThumb{
padding:2px;
margin:2px;
border:solid 1px #CCC;
}
.PropertyImageThumb a{
border:solid 1px #CCC;
}
.PropertyImageThumb a:hover{
border:solid 1px #000;
}

/* ------------------------------------------------------------------------------------------- */
/* FORMS */
.input {
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:10px;
color:#fff;
border:solid 1px #CCCCCC;
height:15px;
}
.input-textarea{
font-family:Arial, Helvetica, sans-serif, Verdana;
font-size:10px;
color:#fff;
border:solid 1px #CCCCCC;
}

/* ------------------------------------------------------------------------------------------- */
/*BUTTONS / ROLL OVERS*/
.DisplayPropertyPrint{
margin-top:2px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
background:#E71C18;
color:#FFFFFF;
border:solid 1px #CCCCCC;
border-bottom-style:ridge;
border-right-style:ridge;
text-decoration:none;
font-size:12px;
}
.DisplayPropertyPrint:link{
color:#FFFFFF;
}
.DisplayPropertyPrint:visited{
color:#FFFFFF;
}
.DisplayPropertyPrint:hover{
color:#FFFFFF;
background:#00235D;
}


/*BUTTONS / ROLL OVERS*/
.redbutton{
margin-top:2px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:5px;
background:#E71C18;
color:#FFFFFF;
border:solid 1px #CCCCCC;
border-bottom-style:ridge;
border-right-style:ridge;
text-decoration:none;
font-size:12px;
}
.redbutton:link{
color:#FFFFFF;
}
.redbutton:visited{
color:#FFFFFF;
}
.redbutton:hover{
color:#FFFFFF;
background:#00235D;
}
