body#home #another-sub-section #pow img {
width: 175px;
height:131px;
}
body.listing .property .image img {
width: 175px;
height: 131px;
}
body.detail #extradetails img {
width: 175px;
height: 131px;
}
body.detail #extradetails img#mainimage {
width: 352px;
height: 263px;
}



/* =========== Base Stylesheet =========== */
/* Contents: structure, page layouts, menu */
/* ======================================= */

/* whitespace reset */
* {margin:0;padding:0;}
/* override annoying things */
a:focus {outline: none;}
a img {border: none;}
#main ul, #main ol {list-style-position: inside;}

/* Global structure
-------------------*/
body, html {height: 100%;}
#wrap{padding: 15px 0;}
#wrap {width: 100%;}
#main, #footer {width: 760px;margin: 0 auto; overflow:hidden;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center;}
#header {padding: 0 1px;overflow:hidden;position:relative;}
/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 550px; float: left; padding: 15px 0px;}
#sub-section {width: 150px; float: right; padding: 15px 10px;}
/* pages without columns */
body.listing #content,
body.detail #content,
body#staff #content,
body.links #content  {width: auto;display: block;float: none;}
/* Remove columns for printing
------------------------------*/

@media print {
	body, html {
	background-image: none !important;
	background-color: #fff !important;
	}
	#wrap {
	width: auto !important;
	background-image: none !important;
	}
	#header img {
	top: 0 !important; 
	left: 0 !important;	
	}
	#menu {
	display: none !important;
	}
	#main {
	background-image: none !important;
	}
	#content {
	float: none !important;
	width: auto !important;
	}
	#footer {
	background-image: none !important;
	color: #000 !important;
	}
}

/* Header
----------*/

#header img {
display: block;
float: left;
}

/* Dropdown menu core CSS, don't edit
----------------------------------------*/

.menu, .menu ul {margin: 0;padding: 0;border: 0;list-style-type: none;display: block;}
.menu li {margin: 0;padding: 0;border: 0;display: block;float: left;position: relative;z-index: 5;list-style-position:outside;}
.menu li:hover {z-index: 10000;white-space: normal;}
.menu li li {float: none;}
.menu ul {visibility: hidden;position: absolute;z-index: 10;left: 0;top: 0;}
.menu li:hover>ul {visibility: visible;top: 100%;}
.menu li li:hover>ul {top: 0;left: 100%;}
.menu:after, .menu ul:after {content: ".";height: 0;display: block;visibility: hidden;overflow: hidden;clear: both;}
.menu, .menu ul {min-height: 0;}
	/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
background-image: url(empty.gif);
padding: 0 30px 30px 30px;
margin: 0 0 0 -30px;
/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.*/
}
.menu ul ul {
padding: 30px 30px 30px 10px;
margin: -30px 0 0 -10px;
}
/* Clear-fix for IE5/Mac \*//*/
#xmenu a {float:left;}
#mexnuList {display:inline-block;}
/*  */


/* Menu structure, edit this
-----------------------------*/

.menu {
width: 760px;
margin: 0 auto;
margin-bottom:5px;
}

.menu a {
padding: 9px 8px;
}

.menu li {
border:none;
padding: 9px 0;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
}


/* Standard forms
------------------*/
form fieldset {
margin-bottom: 10px;
padding: 10px;
}
form fieldset#appraisalLink {
margin-top: 15px;
padding: 10px;
}

form label {
display: block;
float: left;
width: 150px;
}

form input,
form textarea,
form select {
width: 250px;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

form fieldset#submit input,
.button {
width: auto;
padding: 0 10px;
cursor: pointer;
}

.button {
width:72px;
padding:5px;
text-align:centre;
}
/* appraisal */
body#appraisal form fieldset {
margin: 10px 0;
}
/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home form fieldset {
margin: 0px;
padding: 10px;
}
body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section fieldset {
border: 1px solid #818286;
padding: 10px;
}

body#home #sub-section legend {
font-weight: bold;
font-size: 1em;
margin-bottom: 2px;
padding-left: 0;
margin-left: 0;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: normal;
float: none;
display: inline;
}

body#home #sub-section p {
margin-bottom: 5px;
font-weight:1em;
}

body#home #sub-section select {
width: 155px;
font-size: 0.9em;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 74px;
}

body#home #sub-section form #qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}

body#home #sub-section form #qs_st input {
vertical-align: middle;
width: auto;
}

body#home #sub-section form #submit {
text-align: right;
padding: 0 8px 0 0;
}

body#home #sub-section {
margin-top:81px;
width: 175px; 
float: right; 
padding: 0;
}

body#home .button {
width:72px;
text-align:centre;
float:right;
}
body#home #content {
position:relative;
overflow:hidden;
float:none;
padding:0;
width:100%;
margin-top:10px;
}
body#home #homecontent {
width: 554px; 
float: left; 
padding: 10px;
border: 1px solid #818286;
height: 159px;
overflow: auto;
}
body#home #another-sub-section {
width: 175px;
float:right;
}
body#home #another-sub-section #pow,
body#home #another-sub-section  {
text-align:center;
font-size:1em;
}
body#home #another-sub-section #pow span {
border: 1px solid #818286;
margin-top:10px;
width:162px;
display:block;
padding:5px;
font-weight:bold;
}


/* Listings
------------*/
body.listing .property {
padding: 0;
clear: both;
overflow: hidden;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
}

body.listing .property .details {
width: 550px;
float: left;
margin-right: 0px;
}
p.more-details {
float:right;
padding-bottom:10px;
}

body.listing .property .features {
float: right;
padding-top:10px;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
padding-top:10px;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
text-align: right;
}

body.listing #filter {
margin-bottom: 10px;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 75px;
display: block;
font-size: 0.9em;
}
body.listing #filter select#qs_property-type,
body.listing #filter select#qs_suburb  {
width: 110px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 24px;
}

body.listing #filter input {
width: auto;
padding: 1px 10px;
margin-top: 0px;
cursor: pointer;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
}

body.listing div#order {
padding: 10px 0;
}

/* Property detail
-------------------*/
body.detail legend {
font-size:1em;
font-weight:bold;
margin-bottom:2px;
margin-left:0pt;
padding-left:0pt;
}

body.detail fieldset {
border:1px solid #818286;
padding:10px;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
list-style-position: inside;
}

body.detail #addressbar {
height: 25px;
margin-bottom: 5px;
}

body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar p {
float: right;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 390px;
float: right;
margin-bottom: 20px;
}

body.detail #content #features {
list-style-position: outside !important;
}


body.detail #extradetails {
width: 354px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails img {
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
}

body.detail #extradetails img#mainimage {
display: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}

body.detail .toolsfooter{
width: 100%;
float: left;
clear:both;
}
body.detail .toolsfooter li{
float: left;
}
/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
background-image: none;
background-color: #fff;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #main {
width:645px;
}
	
/* Staff 
---------*/

body#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
}

body#staff dl dt.photo {
float: left;
margin-right: 15px;
}

body#staff dl dd.position {
margin-bottom: 5px;
}

body#staff dl dd.contact {
margin-bottom: 5px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
}

body.slideshow #header {
margin-bottom: 10px;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

/* Email a friend
------------------*/

body.emailafriend #header img {
float: none;
}
/* Useful links
----------------*/

body.links h2 {
background-color: #ddd;
padding: 2px 0 2px 5px;
margin-bottom: 10px;
}

body.links dl {
margin-bottom: 10px;
}
/* Links
--------*/

body.links dt {
font-weight: bold;
}
