/*text*/


.text1
{
font: 85% arial, hevetica, sans-serif;
font-weight: normal;
font-size: 0.8em;
color: #333333;
margin-left: 40px;
margin-right: 40px;
text-align: left;
}

.boldtext
{
font: 85% arial, hevetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
color: #004672;
padding-right: 10px;
text-align: left;
}


#footer .footertext
{
font-family: arial, hevetica, sans-serif;
font-weight: bold;
font-size: 0.85em;
color: #fff;
text-align: right;
padding-top: 4px;
margin-right: 15px;
}


/*images*/
.titles {
padding-left: 20px;
padding-top: 10px;
}

.featureimg {
margin-left: 5px;
border: 1px solid #fff;
margin-right: 5px;
float: left;
}

/*general links*/
#maintext a:link, #feature a:link,
#maintext a:visited, #feature a:visited {
font: 85% arial, hevetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
color: #de231c;
	}

#maintext a:hover, #feature a:hover {
font: 85% arial, hevetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
color: #004672;
	}
	
#footer a.small:link,
#footer a.small:visited {
font-size: 0.8em;
font-weight: bold;
text-decoration: none;
color: #fff;
	}

#footer a.small:hover {
font-size: 0.8em;
font-weight: bold;
color: #fff00d;
	}
	
	
	

/*Quick Search
-------------------*/

/*quicksearch button*/

#qs form fieldset {
	border: 0px solid red;
	margin-left: 11px;
	margin-bottom: 0px;
	padding: 0px;
	width: 170px;
	}

#qs label {
	font: 85% arial, hevetica, sans-serif;
	font-weight: bold;
	font-size: 0.75em;
	color: #006db2;
	}
	
#qs_property-type, #qs_suburb, #qs_min-price, #qs_max-price {
	width: 170px;
	}
	
#qs form fieldset.submit input {
	width: 78px;
	padding: 0;
	margin: 0;
	float: right;
	font-weight: bold;
	}		
	
*html #qs form fieldset.submit input /* IE */
	{
	margin-left: -20px;
	width: 175px;
	}	
	
qsbox. form input {
	width: 78px;
	float: right;
	margin-right: 3px;
	}
	

#container #mainarea2 #filter form {
width: 500px;
border: 1px solid #bdbec2;
background-color: #f3f3f3;
margin-left: 170px;
padding: 10px;
}
	
/*Property of the Week
-------------------*/

#powren img,
#pow img {
    width:219px; 
    height:146px;
	border: 1px solid #fff;
	float: left;
	}
#powren h3,
#pow h3 { 
	text-transform: uppercase;
	color: #2f3254;
	}

.powtext { 
	font: 85% arial, hevetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	}
#powren a,
#pow a {
	font: 85% arial, hevetica, sans-serif;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	float: right;
	margin-right: 5px;
	}	
	
#powren {
	margin-top: 0px;
	_margin-top: 0px;
	*margin-top: 0px;
	}
	
/* --------------------------------------------------
Integrated Search
-----------------------------------------------------*/

/* Property Search 
-------------------*/

/*search box*/
body#listing #filter {
	background-color: #626fa8;
	}	
/*heading*/	
body#listing #filter h3 {
	color: #FFFFFF;
	}
/*field labels*/	
body#listing #filter label,
body#listing #filter strong {
	color: #fff;
	}	
/*search box input fields*/
body#listing #filter select,
body#listing #filter input {
	background-color: #fff;
	border: 1px solid #fff;
	color: #000;
	}
/*search box button*/
body#listing #filter input.button {
	background-color: #dc0a2a;
	border: none;
	color: #fff;
	}

/* Property Results 
-------------------*/

/*results bottom border*/
body#listing .property {
	border-bottom: 1px solid #CCC;
	}
/*results property image*/
body#listing .property .image img {
	border: 1px solid #273574;
	}
/*results property title*/
body#listing .property .details h3 {
	font-size: 1.2em;
	font-style: italic;
	color: #273574;
	}
/*results bed bath car text*/
body#listing .property .features {
	font-weight: bold;
	color: #000;
	}
/*results price text*/
body#listing .property h4 {
	font-size: 1em;
	font-style: italic;
	color: #273574;
	}

/* Property Details 
--------------------*/

/*details property address*/
body#detail #content h3 {
	font-size: 1.4em;
	color: #273574;
	}
/*details property title*/
body#detail #content h4 {
	font-size: 1.2em;
	color: #273574;
	}
/*section heading*/
body#detail #content h5 {
	font-size: 1.1em;
	font-style: italic;
	color: #273574;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #f9f9f9;
	margin: 0 0 0.5em 0;
	}
/*details bed bath car text*/
body#detail #addressbar p {
	font-weight: bold;
	}
/*details property images*/
body#detail .images img {
	border: 1px solid #273574;
	}
/*click for enlargements text*/
body#detail #extradetails .images p {
	font-weight: bold;
	font-size: 0.8em;
	color: #273574;
	}
/*agent details headings*/
body#detail #extradetails dl dt {
	font-weight: bold;
	}

/* Slideshow 
------------------*/

/*background color*/
#customSlideshow {
	background-color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	}
/*navigation text*/
#customSlideshow .navigation {
	color: #999;
	font-size:80%;
	background: none;
	}
/*navigation links*/
.navigation a:link {
	color: #FFF;
	text-decoration:none;
	}	
.navigation a:hover, 
.navigation a:visited  {
	text-decoration: underline;
	color: #CCC;
	} 	
	
#left {
	float: left;
	padding-right: 15px;
}

#qs_st-buy {
position: absolute;
top: -100px;
left: -100px;
}



/*staff member bottom border*/
dl.staffmember {
	border-bottom: 1px solid #CCC;
	height:170px;
	}
	
dl.staffmember dt.photo {
	float:left;
	padding-right:15px;
	height:147 px;
	}
	
dl.staffmember dt.photo2 {
	float:left;
	padding-right:15px;
	padding-bottom: 30px;
	height:147 px;
	}
	
dl.staffmember dt.a {
	padding-bottom:20px;
	}

/*
body#staff dl {
	border-bottom: 1px solid #CCC;
	}
	*/
/*staff name*/
dl.staffmember dt.name {
	color: #666;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
	}
/*staff position*/
dl.staffmember dd.position {
	font-weight: bold;
	}
/*staff contact*/
dl.staffmember dd.contact {
	font-weight: bold;
	}

dl.staffmember a,
dl.staffmember2 a  {
	color: #333;
	}

	
	


dl.staffmember2 {
	height:170px;
	}
	
dl.staffmember2 dt.photo {
	float:left;
	padding-right:15px;
	height:147 px;
	}
	
dl.staffmember2 dt.photo2 {
	float:left;
	padding-right:15px;
	padding-bottom: 30px;
	height:147 px;
	}
	
dl.staffmember2 dt.a {
	padding-bottom:20px;
	}	
	
/*staff name*/
dl.staffmember2 dt.name {
	color: #666;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
	}
/*staff position*/
dl.staffmember2 dd.position {
	font-weight: bold;
	}
/*staff contact*/
dl.staffmember2 dd.contact {
	font-weight: bold;
	}