/* -----------------------------------
GENERAL
----------------------------------- */
form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

h1 {
	font-family: Arial;
	font-size: 20px;
	color: #333333;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #F15B20;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
body{
	background-attachment: fixed;
	background-image: url(/images/general/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
}
.LINK-submenu{
	background-color: #FF6600;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 160px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
}
a.LINK-submenu:visited{
	background-color: #FF6600;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a.LINK-submenu:hover{
	background-color: #666666;
}

/* -----------------------------------
PAGE BLOCKS
----------------------------------- */
#BLOCK-page{
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-image: url(/images/general/bg-page.png);
	padding: 10px;
}

/* Top menu */
#BLOCK-topmenu{
	background-image: url(/images/general/bg-header.jpg);
	background-repeat: repeat-y;
	padding: 15px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 950px;
}
#BLOCK-topmenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#BLOCK-topmenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#BLOCK-topmenu a:hover{
	color: #FF9900;
	text-decoration: none;
}
#BLOCK-mainimg{
	width: 950px;
}

/* main menu */
#BLOCK-menu{
	background-color: #333333;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#BLOCK-content{
	background-image: url(/images/general/bg-content.png);
	padding: 10px;
}

/* footer */
#BLOCK-footer{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
	margin-top: 3px;
}
#BLOCK-footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#BLOCK-footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#BLOCK-footer a:hover{
	color: #FF9900;
	text-decoration: none;
}


/* -----------------------------------
FORMS
----------------------------------- */
.FORMS-text{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	padding-bottom: 3px;
	margin-top: 6px;
	font-weight: bold;
}
.FORMS-textfield{
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	height: 28px;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #FF6600;
}
.FORMS-div-button{
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #ebebeb;
	text-align: center;
	padding: 10px;
}
.FORMS-dropmenu{}
.FORMS-listmenu{}
.FORMS-textarea{
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #FF6600;
}
.FORMS-radio{}
.FORMS-checkbox{}
.FORMS-button{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 2px solid #FF3300;
	font-weight: bold;
	width: 150px;
}
.FORM-statusmsg-error {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 8px;
}



/* -----------------------------------
CONTENT
----------------------------------- */
.CONTENT-table-bg{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.CONTENT-team-table{
	border: 1px dashed #999999;
}

/* -----------------------------------
HOME PAGE
----------------------------------- */
.HOME-panel1{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.HOME-panel2{
	background-image: url(/images/general/line-vert.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 380px;
}
.HOME-BOOK-text{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.HOME-BOOK-textfield{
	font-family: Verdana;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #000000;
}
.HOME-BOOK-button{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-right: 10px;
	padding-left: 10px;
}



/* -----------------------------------
PROPERTY
----------------------------------- */
.PROPERTY-content{
	margin-top: 3px;
	padding: 28px;
	background-color: #FFFFFF;
}
.PROPERTY-block{
	padding: 28px;
}
.PROPERTY-title{
	padding-bottom: 8px;
}
.PROPERTY-title-text{
	padding-bottom: 12px;
}
.PROPERTY-search-bg{
	background-image: url(../images/property/bg-property-search.jpg);
	background-repeat: no-repeat;
	height: 81px;
	padding-top: 65px;
	padding-right: 17px;
	padding-left: 17px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.PROPERTY-sold-bg{
	background-image: url(../images/property/bg-property-sold.jpg);
	background-repeat: no-repeat;
	height: 81px;
	padding-top: 65px;
	padding-right: 17px;
	padding-left: 17px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.PROPERTY-search-dropdown{
	font-family: Arial;
	font-size: 12px;
	width: 175px;
}
.PROPERTY-search-dropdown-price{
	font-family: Arial;
	font-size: 12px;
	width: 120px;
}


/* -----------------------------------
PROPERTY RESULT
----------------------------------- */
.PROPERTYRESULT-block{
	margin-top: 30px;
}
.PROPERTYRESULT-header{
	padding-bottom: 10px;
}
.PROPERTYRESULT-text{
	font-family: Arial;
	font-size: 12px;
}
.PROPERTY-RESULTS-table{
	border: 1px solid #999999;
	margin-top: 8px;
	background-color: #FFFFFF;
}
.PROPERTY-RESULTS-headline{
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	padding-bottom: 5px;
	font-weight: bold;
}
.PROPERTY-RESULTS-icons{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.PROPERTY-RESULTS-price{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.PROPERTY-RESULTS-address{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.PROPERTY-RESULTS-summary{
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.PROPERTY-RESULTS-footer{
	margin-top: 10px;
}


/* -----------------------------------
PROPERTY DETAILS
----------------------------------- */
.PROPERTYDETAILS-content{
	margin-top: 3px;
	padding: 12px;
	background-color: #FFFFFF;
}
.PROPERTYDETAILS-goback{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.PROPERTYDETAILS-goback a:link{
	color: #333333;
	text-decoration: none;
}
.PROPERTYDETAILS-goback a:visited{
	color: #333333;
	text-decoration: none;
}
.PROPERTYDETAILS-goback a:hover{
	color: #FF6600;
	text-decoration: none;
}
.PROPERTYDETAILS-image{
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 12px;
}
.PROPERTYDETAILS-thumbnail{
	margin-right: 2px;
}
.PROPERTYDETAILS-details-container{
	background-color: #E2E2E2;
	padding: 17px;
}
.PROPERTYDETAILS-headline{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 8px;
}
.PROPERTYDETAILS-address{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 8px;
}
.PROPERTYDETAILS-price{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 12px;
}
.PROPERTYDETAILS-details{
	font-family: Arial;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.PROPERTYDETAILS-features{
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.PROPERTYDETAILS-features-col1{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.PROPERTYDETAILS-features-text{
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.PROPERTYDETAILS-agent-container{
	margin-top: 8px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 445px;
	margin-bottom: 20px;
}
.PROPERTYDETAILS-video{
	text-align: center;
	padding-bottom: 10px;
}
.PROPERTYDETAILS-vrtour{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.DETAILS-enquiry{
	padding-top: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.DETAILS-form-textfield{
	font-family: Arial;
	font-size: 12px;
	background-color: #E1E1E1;
	padding: 2px;
	border: 1px solid #999999;
}
.DETAILS-text-enquiries{
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.PROPERTYRESULT-enquiries-header{
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
}
.PROPERTY-RESULTS-inspection{
	font-family: Arial;
	font-size: 12px;
	margin-top: 5px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* -----------------------------------
AGENTS DETAILS
----------------------------------- */
.AGENTS-content-td{
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.AGENTS-image-td{
	background-color: #E4E4E4;
	padding: 10px;
}
.AGENTS-details-horline{
	margin-bottom: 12px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.AGENTS-details-name{
	font-family: Verdana;
	font-size: 19px;
	color: #666666;
	margin-bottom: 7px;
}
.AGENTS-details-phone{
	background-image: url(/images/team/icon-phone.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 7px;
}
.AGENTS-details-email{
	background-image: url(/images/team/icon-email.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 7px;
}
.AGENTS-details-mobile{
	background-image: url(/images/team/icon-person.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 7px;
}
.AGENTS-details-details{
	font-family: Arial;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 14px;
	margin-top: 5px;
	background-color: #E4E4E4;
}
.AGENTS-details-buttons{
	margin-top: 8px;
}
.AGENTS-featured-td{
	padding: 17px;
	background-color: #E4E4E4;
}
.AGENTS-featured-header{
	padding-bottom: 8px;
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.AGENTLIST-title {
	font-family: Arial;
	font-size: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.AGENTLIST-dropdown{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
}
.AGENTLIST-text{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
.AGENTLIST-td-border{
	border: 1px solid #CCCCCC;
}
.AGENTLIST-image{
	text-align: center;
}
.AGENTLIST-name{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
.AGENTLIST-name a:link{
	color: #666666;
	text-decoration: none;
}
.AGENTLIST-name a:visited{
	color: #666666;
	text-decoration: none;
}
.AGENTLIST-name a:hover{
	color: #FF6600;
	text-decoration: none;
}
.AGENTLIST-mobile{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
