/* main body */

body
{
	margin:0px;
	background-color:#626367;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#36383a;
	line-height:140%;
	height:100%;
	
}

.printdisp
{
display:none;
}

div
{
	vertical-align:top;
	border:none;
}

td
{
	vertical-align:top;
}

.container
{
	width:100%;
	float:left;
	margin:0 auto;
	height:100%;
	width:1000px;
}

.banner
{
	display:none;
}

.searchbanner
{
	display:none;	
}

.quicksearch
{
	display:none;
}

.flash
{
	width:510px;
	height:270px;
	max-height:270px;
	float:right;
}

.top
{
	max-height:20px;
	height:20px;
	background-color:#FFFFFF;
	width:100%;
}

.whiteareaindex
{
	float:left;
	background-image:url(../img/contenttop.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	min-height:250px;
	background-color:#ffffff;
	text-align:justify;
}

.whitearea
{
	float:left;
	background-image:url(../img/pageheaderline.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	min-height:250px;
	background-color:#ffffff;
	text-align:justify;
}

.menu
{
	display:none;
}

.indextext
{
	padding-left:18px;
	padding-right:18px;
}

.pagetext
{
	padding-left:18px;
	padding-top:25px;
	padding-right:18px;
}

.feature
{
	width:510px;
}

.featurebox
{
	width:510px;
	float:left;
	height:210px;
	background-image:url(../img/featureback.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.newsletter
{
	margin-top:22px;
	width:510px;
	background-image:url(../img/newsback.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	height:120px;
}

.footertop
{
	display:none;
}

.rightpad
{
padding-right:20px;
}

.footer
{
	display:none;
}

h1
{
	color:#ffffff;
	font-size:14px;
	background-image:url(../img/headerback.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top:12px;
	margin-bottom:0px;
	letter-spacing:1px;
	padding-top:13px;
	padding-bottom:0px;
	padding-left:10px;
	font-weight:lighter;
}

h2
{
	color:#901319;
	font-size:13px;
	margin-top:0px;
}

h3
{
	color:#666666;
	font-size:12px;
	margin-top:0px;
}

h4
{
	color:#901319;
	font-size:11px;
	margin-top:0px;
}

h5
{
	color:#901319;
	font-size:11px;
	margin-top:0px;
}

/* links */
.footer a:link 
{
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited 
{
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover 
{
	text-decoration: underline;
	color: #ffffff;
}
.footer a:active 
{
	text-decoration: none;
	color: #ffffff;
}

a:link 
{
	color: #901319;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
		color: #901319;
}
a:hover 
{
	text-decoration: underline;
		color: #901319;
}
a:active 
{
	text-decoration: none;
		color: #901319;
}

/* rollovers */

.nav {
	width:979px;
	height:30px;
	margin:0px;
	float:right;
	
}

ul#navlist
{
	margin:0px;
	padding:0px;
	
}

#navlist li
{
	float:left;
  	list-style-type:none;
}



a.home,a.buying,a.renting,a.selling,a.commercial,a.about_us,a.news,a.contact_us
{
	height:30px;
	text-decoration:none;	
	float:left;	
}

a.home:hover,a.buying:hover,a.renting:hover,a.selling:hover,a.commercial:hover,a.about_us:hover,a.news:hover,a.contact_us:hover
{
	background-position: 0px -30px;		
}
a.home
{
	width: 75px;
	background:url(../img/home.jpg);
}
a.buying
{
	width: 78px;
	background:url(../img/buying.jpg);
}
a.selling
{
	width: 76px;
	background:url(../img/selling.jpg);
}
a.renting
{
	width: 83px;
	background:url(../img/renting.jpg);
}
a.commercial
{
	width: 111px;
	background:url(../img/commercial.jpg);
}
a.about_us
{
	width: 92px;
	background:url(../img/about_us.jpg);
}
a.news
{
	width: 111px;
	background:url(../img/news.jpg);
}
a.contact_us
{
	width: 84px;
	background:url(../img/contact_us.jpg);
}

/*dropdown*/

.dropdown_menu
{
		position:absolute;
		max-width:160px;
		min-width:120px;
		font-size:11px;
		background-color:#626367;
		color:#f4f0ee;
		line-height:200%;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:5px;
		padding-top:5px;
		text-align:left;
		margin-top:30px;
		font-family:Arial, Helvetica, sans-serif;
}

.dropdown_menu ul
{
		list-style-type: none;
		margin-left:0px;
		padding-left:0px;
		line-height:250%;
}

.dropdown_menu a,.dropdown_menu a:link,.dropdown_menu a:visited,.dropdown_menu a:active 
{
		color: #FFFFFF;
		text-decoration: none;
}

.dropdown_menu a:hover
{	
		text-decoration: none;
		color: #f9df31;
}

.dropdown_menu ul li{
		float:none;
		max-width:160px;
		min-width:120px;
}

#menu_914{
margin-left:-83px;
}

#menu_914 li{
text-align:right;
}

/*conatct form*/		
		
#name,#email,#phone,#comment
		{
		width: 250px;
		height: 18px;
		border: solid 1px #e91a66;
		background-color:#faf0f9;
		padding: 1px;
		font-size: 10px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 160px;
		}
		
/*quickserach form*/

#property,#suburbs
	{
	width:125px;
	height:98px;
	font-size:11px;
	
	}
	
#buying,#renting
{
	padding-right:15px;
}
	
.price
	{
	width:70px;
	font-size:11px;
	}
	
.formele1
{
float:left;
width:70px;
}

.formele2
{
float:left;
width:70px;
padding-left:20px;
}

.quicksubmit
{
padding-top:25px;
}

.priceimg
{
padding-bottom:20px;
padding-top:25px;
}

.clicknow
{
padding-top:170px;
padding-right:18px;

}
.headinputtext
{
width:140px;
height:20px;
margin-left:8px;
padding-left:8px;
background-image:url(../img/textbox.jpg);
background-position:left;
background-repeat:no-repeat;
border:1px #90131a solid;
background-color:#90131a;
color:#ffffff;
font-size:9px;
text-align:left;
padding-top:7px;
}

.newsbox
{
padding-top:30px;

}

.catthumbbox img
{
	width:85px;
	border:1px solid #999999;
}
.catthumbbox
{
		width:85px;
		padding-right:20px;
		padding-bottom:20px;
}

.catimagebox img
{
	width:120px;
	border:none;
	border:1px solid #999999;
}
.catimagebox
{
		width:120px;
		padding-right:20px;
}	

.catdescriptionboxlarge
{
		width:100%;	
}

.catdescriptionbox
{
		width:360px;
}	

/*forms*/

#customForm form {
	overflow: auto;
	font-size:11px;
	margin: 0; 
	padding: 0;
	padding-top: 25px;
	/*ie hack*/_padding-top: 15px;
	}
	
.calculators form {
	overflow: auto;
	margin: 0 ; padding: 0;
	}


/*containers*/

#customForm form .centeringContainer {
	margin-left: auto; 
	margin-right: auto; 
	width: 430px;
	}
	
.calculators form .centeringContainer,
.calculators form .stampResults {
	margin-left: auto; margin-right: auto;
	}
	
.calculators form .stampResults {
	width: 530px;
	}
	
.calculators form .centeringContainer {
	width: 330px;
	}

/*fieldsets*/

#customForm form fieldset, .calculators form fieldset {
	border: 1px solid #CCC;
	clear: both;
	margin: 0 0 10px 0; 
	padding: 10px;
	}

/*legends*/

#customForm form legend, .calculators form legend {
	font-size: 12px; 
	font-weight: bold;
	margin: 0 0 0 0; 
	padding: 0 10px 0 10px;
	/*ie hack*/ _margin: 0 0 10px 0; 
	}

/*labels*/

#customForm form label {
	float: left; 
	width: 200px;
	}
	
#customForm form label.small {
	float: left; 
	height: 25px;
	padding-top: 3px;
	width: 80px;
	}
#customForm form label.xsmall {
	float: left; 
	height: 25px;
	padding-top: 3px;
	width: 50px;
	}
	
.calculators form label {
	display: block; float: left; 
	margin-bottom: 10px; 
	}
	
.calculators form .stampResults label {
	clear:both;
	width: 51px; 
	font-weight: bold;
	}

.calculators form .centeringContainer label {
	width: 160px; 
	}
	
/*inputs, selects, text areas*/

#customForm form input,
#customForm form textarea {
	float: left; 
	font-size: 11px;
	margin: 2px 5px 2px 0;
	width: 200px;
	border:#999999 1px solid;
	padding:3px;
	}
	
#customForm form select
{
	float: left; 
	font-size: 11px;
	margin: 2px 5px 2px 0;
	width: 206px;
	border:#999999 1px solid;
	
}
	
#customForm form input.small {
	width: 94px;
	}
	
#customForm form input.xsmall {
	width: 24px;
	}
	
#customForm form input.button, .calculators form input.button {
	float:right;
	font-size: 11px;
	margin: 0px 0px 0px 0;
	width: 109px;
	border:none;
	}
	
.calculators form input
{
	float: left; 
	font-size: 11px;
	margin: 2px 5px 2px 0;
	width: 200px;
	border:#999999 1px solid;
	padding:3px;
}

.calculators form select {
	font-size: 11px;
	}

.calculators form .stampResults input {
	float: left;
	margin-bottom: 10px;
	font-size: 11px;
	}

.calculators form input.small {
	width: 94px;
	margin-right: 12px;
	}
	
.calculators form .centeringContainer input {
	float: right; 
	}	
	
.calculators form select {
	float: right; width: 120px; m/argin-right: 12px; 
	}
	
/*text*/
	
#customForm form em {
	color: #666; 
	font-weight:bold;
	float: left;
	}
	
#customForm form em.description {
	color: #666;
	float: left; 
	font-style:normal;
	width: 120px;
	}
	

/* container */

#customDetails {
	margin: 0;
	overflow: auto;
 	width: 779px;
	}
	
/* images */

#customDetails .mainImage {
	float: left;
	margin: 0 6px 0 0;
	}
	
#customDetails .mainImage img {
	height:410px;
	width:590px;
	}
	
#customDetails .subImage {
	float: right;
	width:182px;
	}

#customDetails .subImage img {
	height:134px;
	margin: 0 0 4px 0;
	width:182px;
	}
	
	.calculators form span {
	float: left; 
	width: 110px;
	height: 40px;
	font-size: 11px; 
	font-weight: bold;
	text-align:left;
	margin-right:10px;
	
	}
	
.calculators form span.first {
	width: 50px;
	margin-right:0px;
	
	}

.calculators form em { /*disclaimer text*/
	float: left;
	}

.calculators form i {
	float: right; 
	width: 30px;
	margin-bottom: 10px;
	}
	
.calculators form i.hidden {
	visibility: hidden;
	}
	
.printIconCell
	{
	display:none;
	}	
