/*
-----------------------------------------------
SiteSuite Australasia Pty Ltd
Author:   Jarrod Strachan
Version:  11 Oct 2004
Product:  Netchant
----------------------------------------------- */


/* Establish general layout parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


body {
	background-color: #FFF;
	color: #033a72;
	font-family: verdana,arial,helvetica;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
	padding-top: 30px;
	}

form {
	margin:0px 0px 0px 0px;
	}
	
input, select {
	color:#333333;
	font-size:10px;
	margin:0px;
	padding:0px 0px 0px 0px;
	}

#holdAll {
	margin: 0px auto;
	padding: 0;
	width: 759px;
	left: 50%;
	border: 0;
	}

/* Holly Hack */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



/* Main Navigation
-------------------------------------- */
#navwrap {
	background: #333 url("/persistent/siteImages/bgMenu.gif") repeat-x;
	width: 759px;
	height: 21px;
	padding: 0;
	position: relative;
	z-index: 100;
	float: left;
	border-bottom: 1px solid #FFF;
	}
	
#navblock {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	}
#nav, #nav ul {
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #333;
	display: block;
	} 
*>html #navblock ul {f\loat: left;margin-top:0px;} /*IE 5 Mac hack  */
	
#nav a {
	display: block;
	border-bottom: none;
	color: #FFF;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	background: url("/persistent/siteImages/bgMenu_norm.gif") no-repeat 0% 0%;
	padding: 0 9px 0 8px;
	}
	
*>html #nav a {f\loat: left;} /*IE 5 Mac hack */

#nav a:hover {
	color: #FFF;
	font-size: 9px;
	border-bottom: none;
	text-transform: uppercase;
	text-decoration: none;
	background: url("/persistent/siteImages/bgMenu_over.gif") no-repeat 0% 0%;
	}
	
#nav li {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: auto;
	} 


/* START CHANGE COUNTRY SECTION */
div.find {
	background: #A90608 url("/persistent/siteImages/bgfindhk.gif");
	float: left;
	height: 41px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 759px;
	}
	
span.findProperty {
	background: #A90608 url("/persistent/siteImages/bgfindhk.gif");
	float: left;
	height: 41px;
	padding: 0;
	margin: 0;
	width: 674px;
	}
	
span.chgCountry {
	background: #A90608 url("/persistent/siteImages/bgfindhk.gif");
	float: right;
	height: 41px;
	width: 85px;
	padding: 0;
	margin: 0;
	}

/* END CHANGE COUNTRY SECTION */


/* START FOR SALE / FOR LEASE / RECENT SALES SECTION */
div.logoTopLeft {
	background: #A90608 url("/persistent/siteImages/bgchanhk.gif");
	float:left;
	height:34px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 759px;
	clear: left;
	}
	
span.midMenu {
	background: #A90608 url("/persistent/siteImages/bgchanhk.gif");
	float: left;
	height: 34px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	width: 383px;
	clear: left;
	}
	
span.ctyTitle {
	background: #A90608 url("/persistent/siteImages/bgchanhk.gif");
	float: right;
	height: 34px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	width: 222px;
	clear: right;
	}
	
/* END FOR SALE / FOR LEASE / RECENT SALES SECTION */



/* START OF LOGO MID SECTION WITH TEXT LINKS */
div.logoMid {
	background: #FFD130 url("/persistent/siteImages/bgmid.gif");
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 759px;
	clear:both;
	}

/* END OF LOGO MID SECTION WITH TEXT LINKS */


/* START OF MAIN SECTION */
div.mainCenter {
	background-color: #f6f6f6;
	float: left;
	padding: 0;
	margin: 0;
	width: 759px;
	clear: left;
	}
	
#contents {
	background-color: #f6f6f6;
	float: left;
	padding: 10px 15px;
	margin: 0;
	width: 759px; /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 729px;
	border: 0;
	}

html>#contents {
	width: 729px;
	} 
	
#contents a {
	color: #FF4200;
	}
	
#contents a:hover {
	color: #033A72;
	}
	
#contents p, #contents td, #contents ul {
	font: 11px/180% Verdana, Arial, Helvetica, sans-serif;;
	color: #033a72;
	}

/* END OF MAIN SECTION */


/* START OF FOOTER SECTION */

#keyLine {
	border: 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0;
	width: 759px; 
	height: 2px;
	float: left;
	}

a.footer {color:#00538d;}
a.footer:hover {color:#999999;}

div.footerLeft {color:#b6b6b6; float:left; font-size:9px; padding:10px 0px 10px 0px;}
div.footerRight {color:#b6b6b6; float:right; font-size:9px; padding:10px 0px 10px 0px;}
div.footerDots {background-image:url("/persistent/siteImages/bgdots.gif"); clear:both; font-size:1px; height:1px; margin:0; padding:0; width:759px;}


/* END OF FOOTER SECTION */
