/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/ 

body, html, #wrap {
height:100%;
}

#wrap {
width: 980px;
margin: 0 auto;
}

#footer .container {clear: both;padding: 10px 0 20px 0; margin:0pt auto; width:792px;}
#header {padding: 0 1px;overflow:hidden;}

body, html {
background-color: #fff;
}

#wrap,#footer {
background:url(/img/wrap.gif) repeat-y;
width:980px;
margin:0pt auto;
}

#wrap_main{
width:824px;
margin:0pt auto;
}
#main {
width:824px;
}
#main .container {
margin:0pt auto;
width:824px;
} 
#menu {
background:url(/img/img_menu.jpg) repeat-x;
float:left;
display:inline;
height:27px;
margin-left:16px;
width:792px;
}

.top_page {
float:left;
width:824px;
height:23px;
background:transparent url(/img/page_top_bg.gif) no-repeat scroll left top;
}

.top_page_1 {
float:left;
width:824px;
height:28px;
background:transparent url(/img/page_top_bg_1.gif) no-repeat scroll left top;

}

.mid_page {
background:transparent url(/img/page_mid_bg.gif) repeat-y scroll left top;
}

.bottom_page {
float:left;
width:824px;
background:transparent url(/img/page_bottom_bg.gif) no-repeat scroll left top;
height:21px;
}

#banner {
	width:824px;
	float:left;
	position:relative;
	padding-bottom:5px;
}


#banner #top_content  {
	float:left;
	padding:10px 0px 8px 16px;
	width:617px;	
}

#banner #slide {
	position:absolute;
	right:16px;
	top:37px;
}

#back_slide {
width:150px;
height:191px;
float:right;
padding-left:10px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {
clear: both; 
background-image:url(/img/main.gif);
background-repeat:repeat-y;}
#content {width: 764px; float: left; padding: 0px 30px;}
#sub-section {width: 150px; float: right; padding: 15px 10px; display:none;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {
}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
background-color: #fff;
}

/* Header
----------*/
#header img {
display: block;
float: right;
}

/* Menu
---------*/

.menu #newsList span{
padding-top:8px !important;
}
.menu {
margin: 0 auto;
}

.menu a {
padding: 2px 27px;
}


.menu li {
padding:2px 0px 20px;
height:15px;
}

.menu li li {
padding: 0;
height:auto;/*for safari*/
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
}
.menu li li a:hover{
padding: 4px 15px;
display: block;
width: 130px;
color: #094D7C;
background:#74AFD7;
}
/*transparent menu*/
.menu ul{
  filter:alpha(opacity=50);
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  background-color:#0865AA;
  padding:0px !important;
  margin-left:0px;
  margin-top:-14px;  
}
/*menu li*/
.menu li#buyList{
width:103px;
}
.menu li#buyList a{
padding-left:31px;
padding-right:27px;
}
.menu li#sellList{
width:111px;
}
.menu li#sellList a{
padding-left:31px;
padding-right:37px;
}
.menu li#rentList{
width:116px;
}
.menu li#rentList a{
padding-left:36px;
padding-right:31px;
}
.menu li#finList{
width:116px;
}
.menu li#finList a{
padding-left:33px;
padding-right:34px;
}
.menu li#newsList{
width:108px;
}
.menu li#newsList a{
padding-left:36px;
padding-right:37px;
}
.menu li#aboutList{
width:117px;
}
.menu li#aboutList a{
padding-left:33px;
padding-right:25px;
}
.menu li#contactList{
width:120px;
}
.menu li#contactList a{
padding-left:31px;
padding-right:27px;
}
/*End menu li*/
/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #282828;
}

p {
font-size: 11px;
}

h1 {
font-size: 16px;
margin-bottom: 15px;
color:#0067AB;
font-weight:bold;
text-transform:capitalize;
border:none !important;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
color:#0067AB;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
color:#0067AB;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #0067AC;
font-weight:bold;
font-size:11px;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #666;
text-decoration: none;
font-weight:normal;
}

#footer #signature {
height : 13px;
margin : 0;
padding : 0;
}
#footer #signature p {
color : #666;
font-size : 9px;
}
#footer #signature p.copyright {
float : left;
}
#footer #signature p.contact {
float : right;
color : #666;
font-size : 9px;
}
#footer #signature p.contact a {
color : #666;
font-size : 9px;
}
#footer #signature p.contact a:hover {
color : #0067ac;
}

#footer p.publisher {
font-size : 9px;
}
#footer p.publisher a {
color : #666;
font-size : 9px;
}
#footer p.publisher a:hover {
color : #0067ac;
}

/* Header
----------*/

#header img#logo {
float: left;
padding:26px 0px 0px 12px;

}
#heder {
height:145px;
}

/* Dropdown menu
-----------------*/

.menu a {
/*border-right: 1px solid #F7AB60;*/
font-weight: normal;
font-size: 0.9em;
}
.menu span{
color:#fff;
}
.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #fff;
background:#0063A7;
padding:2px 27px 4px;
}

.menu li li a {
border: none;
text-transform: none;
}
.menu li#rentList li a{
width : 154px;
}
/*.menu #contactList a:hover{
padding-right:41px;
}*/
/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
width:582px;
float:left;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
}

form input,
form textarea,
form select {
width: 250px;
}

form input.radio {
width: 30px;
}

form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
width:606px;
float:left;
}

form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background: url(/img/button_bg.gif) repeat-x top left;
border: none;
color: #fff;
height:21px;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}


/* 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;
}
body.dynamic_page #header img#logo {
float:left;
padding:45px 0px 10px 12px;
}
body.dynamic_page #main_menu{
background:#FFFFFF none repeat scroll 0% 50%;
height:310px;
width:792px;
}
body.dynamic_page #main{
float:left;
}
body.dynamic_page #wrap_content #top_content{
background:#FFFFFF none repeat scroll 0% 50%;
height:90px;
width:792px;
margin:-16px 0px 0px -21px;
}
body.dynamic_page #wrap_content #top_content img{
margin-top:10px;
}
body.dynamic_page #wrap_content #slide_asp{
height:280px;
width:167px;
position:relative;
right:-606px;
top:-80px;
}

body.dynamic_page #wrap_content #img_bottom{
background:url(/img/img_bt.gif);
background-repeat:repeat-x;
clear:both;
}
body.dynamic_page #wrap_content #bottom_content{
background:#FFFFFF none repeat scroll 0% 50%;
width:792px;
margin:-273px 0px -30px -21px;
}
body.dynamic_page #wrap_content #sub-section{
display:none;
}

body.dynamic_page #content ul,
body.dynamic_page #content ol {
margin-bottom: 10px;
list-style-position : outside;
}
body.dynamic_page #content ul {
padding-left : 14px;
list-style-type : disc;
}
body.dynamic_page #content ol {
padding-left : 14px;
list-style-type : decimal;
}
body.dynamic_page #content li {
}
body.dynamic_page #content.mid_page {
padding-bottom : 10px;
}


/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}
body.dynamic_page form .required {
width:88px;
}
body.dynamic_page  form label.contact{
width:88px !important;
}
/* Home 
---------*/

body#home label#quick {
width:100px;
}
body#home label#qs_property-type {
}
body#home label#suburb {
width:100px;
}
body#home label#bedroom {
}
body#home label.no_bed {
}
body#home label.label_range {
}
body#home label.price_range {
}
body#home label#property_type {
width:100px;
}
body#home select#qs_st-buy {
width:135px;
} 
body#home select#qs_property-type {
width:135px;
} 
body#home select#qs_suburb {
width:135px;
} 

body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section fieldset {
border: none;
padding: 0;
}

body#home #sub-section legend {
font-weight: bold;
font-size: 1em;
padding-left: 0;
margin-left: 0;
font-family:Arial, Helvetica, sans-serif;
padding:5px 0px 5px 12px;
color:#4490C1;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: bold;
/*float: none;*/
display: inline;
}

body#home #sub-section p {
margin-bottom: 2px;
}

body#home #sub-section select {
width: 140px;
font-size: 0.9em;
}

body#home #criteria p #qs_min_bedroom,
body#home #criteria p #qs_max_bedroom,
body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 64px;
float:left;
xfont-size: 0.8em !important;
}

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 form #submit input{
width:165px !important;
margin-bottom:-18px;
}
body#home #bottom_home_pro {
background-image:url(/img/properties.jpg);
height:18px;
}

body#home #header img {
float:left;
margin:42px 0px 0px 12px;
display:inline;
}

body#home #sub-section {
float:left;
display:inherit;
border:1px solid #A5ACB1;
width:155px;
margin-left:8px;
height:233px;
padding-top:0px;
padding-left:0px;
overflow:hidden;
display:block;
}

body#home #home_slide {
float:left;
margin-left:16px;
display:inline;
}

body#home #menu {
margin-bottom:10px;
}
body#home #criteria #qs_st{
border-top:1px solid #A7AEB3;
width:155px;
padding-top:10px;
}
body#home #criteria p{
padding-left:10px;
color:#535353;
}
body#home #criteria p label{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
}

body#home #criteria p .no_bed,
body#home #criteria p .price_range{
width:10px;
padding-left:2px;
margin-right:0px;
}

body#home #content #welcome_content{
width:292px;
height:171px;
border:1px solid #A9B0B4;
margin-right:8px;
margin-bottom:5px;
}
body#home fieldset#submit input{
background:url(/img/search_bg.gif) repeat-x scroll top left;
}
body#home #content #imgwelcome{
border-bottom:1px solid #A9B0B4;
}
body#home #content #welcome_content p{
padding:10px;
}
body#home #content{
padding : 0 15px 15px 15px;
width:794px;
background:url(/img/home_content_bg.gif) no-repeat scroll 0px -9px;
}
body#home .bottom_page {
display:none;
}
body#home #content #sale{
margin-top:-14px;
width:242px;
float:left;
margin-right:7px;
background:#fff;
border-bottom:1px sosolid #A5ACB1;
}
body#home #content #sale img{
display:block;
}
body#home #content #rent{
width:242px;
float:left;
background:#fff;
border-bottom:1px sosolid #A5ACB1;
}
body#home #content #rent img{
display:block;
}
body#home #welcome{
float:left;
}
body#home #content #pow #add{
width:174px;
float:left;
font-size:11px;
padding-left:12px;
padding-top:3px;
}
body#home #content #pow #add span{
font-weight:bold;
}
body#home #content #pow p{
text-align:center;
height:10px;
float:right;
width:54px;
}
body#home #content #pow{
border:1px solid #A5ACB1;
height:211px;
}
body#home form fieldset {
width:165px;
}
/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

body#contact_us form label{
width:120px;
}

body#contact_us #feedback {
width:400px;
float:left;
}

body#contact_us .officeDetails {
float:right;
padding-left:15px;
width:148px;
}

body#contact_us #contact-details {
width:600px;
font-size:0.9em;
}
body#contact_us form input, body#contact_us form textarea, body#contact_us form select {
width:275px;
} 
body#contact_us form fieldset {
width:419px;
}
body#contact_us form fieldset#submit {
width:445px;
}
/* Listings
------------*/
body.listing #content{
	float:left;
	width:764px;
}

body.listing .property {
padding: 4px 0;
clear: both;
overflow: hidden;
}

body.listing .property .image {
}

body.listing .property .details {
	border:1px solid #A8AFB4;
	float:left;
	height:176px;
	margin-right:8px;
	width:358px;
}

body.listing .property .features {
	border:1px solid #A8AFB4;
	color:#F2891C;
	float:left;
	font-weight:bold;
	width:149px;
	height:176px;
	overflow:hidden;
}

body.listing .property .features img {
margin-right: 4px;
vertical-align: bottom;
}

body.listing .property .details h2 {
	color:#0066AB;
	font-size:14px;
	font-style:italic;
	padding:0px 10px;
	text-transform:capitalize;	
}

body.listing .property .details h3 {
	font-size: 11px;
	margin-bottom: 2px;
	padding-left:0px;
	text-align:left;
	color:#000;
}

body.listing .property .details p {
	margin-bottom: 0 !important;
	padding-left:10px;
}

body.listing .property .price {
text-align: right;
}

body.listing #filter {
	border:1px solid #A8AFB4;
	height:40px;
	margin-bottom:5px;
	padding:10px 0px;

}

body.listing #filter label {
	float: none;
	display: block;
	width: auto;
	font-size: 0.9em;
	font-weight: bold;
}

body.listing #filter select {
	width: 90px;
	display: block;
	font-size: 0.9em;
	margin-top:14px;
}

body.listing #filter p {
	clear: none;
	float: left;
	margin-right: 7px;
}

body.listing #filter input {
	width: auto;
	padding: 2px 10px;
	margin-top: 14px;
	cursor: pointer;
	background:url(/img/botton_bg.gif);
	border: none;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}
body.listing .features .bedBathCar p{
font-size:14px;
}

body.listing .filter #filterheader{
	display:block;
	width:120px;
	border-top:1px solid #A8AFB4;
	border-left:1px solid #A8AFB4;
	border-right:1px solid #A8AFB4;
	padding:3px 6px;
}

body.listing #filterheader h2{
	margin:0pt auto;
	color:#0067ab;
}

body.listing h1{
	font-size:1.4em;
	color:#0067ab;
	margin-bottom:12px;
}

body.listing #filter #qs_property-type{
	margin-left:14px;
	width:136px;
}

body.listing #filter #qs_suburb{
	width:133px;
}

body.listing #md_image{
	width:239px;
	height:176px;
	float:left;
	overflow:hidden;
	border:1px solid #A8AFB4;
	margin-right:8px;	
}

body.listing #surburd{
	font-size:1em;
}

body.listing .details .detailprice{
	padding-top:27px;
	padding-left:10px;
	padding-bottom:17px;
	text-transform:uppercase;
}

body.listing .features p{
	float:left;
	margin-left:7px;
	margin-top:10px;
	color:#6f6e6e;
	display:inline;
}

body.listing .picturefeatures{
	clear:both;
}

body.listing .moreinfo{
	float:right;
	margin:0px 10px;
	display:inline;	
	padding-top:7px;
}

body.listing .moreinfo a:link{
	color:#0067AC;	
}

body.listing .pagebar{
	font-size: 0.9em;
	padding-top: 10px;
	text-align: right;
	color:#6f6e6e;
	float:left;
	width:768px;
}
body.listing .pagebar a:link{
	color:#6f6e6e;
}
body.listing .pagebar #savesearch{
	margin-top:28px;
	text-align:left;
	padding-bottom:20px;
}
body.listing #savesearch a{
	background-image:url(/img/save_search.jpg);
	display:block;
	height:25px;
	width:86px;
}
body.listing .pagebar .page{
	float:right;
	margin-bottom:5px;
}
body.listing #main #content{
padding:0px 26px 0px 30px;
width:768px;
}
body.listing .bedBathCar {
color:#0067AB;
}
body.listing .bedBathCar h2{
display:inline;
margin-right:7px;
} 
/* Property detail
-------------------*/
body.detail #main{
	float:left;
	font-size:0.9em;
}
body.detail .container{

}

body.detail #extradetails .images p {
	font-weight: bold;
	font-size: 0.8em;
}

body.detail #extradetails dl dt {
	font-weight: bold;
}
body.detail #content{
	float:left;
	padding:16px 30px;
	width:764px;
}
body.detail #content h2 {
	padding: 9px;
	font-style: normal;
	color: #0067ab;
	border:none;
	background:none;
}

body.detail #content h3 {
	font-size: 1em;
	color:#000000;
}

body.detail #content ul {
	margin-top:9px;
	margin-bottom: 18px;
	list-style-type: none;
	list-style-position: outside;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
	list-style-position: inside;
	list-style-type: square;
}

body.detail #addressbar {
	xheight: 25px;
	xmargin-bottom: 5px;
	xoverflow: hidden;
	border:1px solid #A5ACB1;
	margin-bottom:9px;
	padding:5px;
	height:40px;
	margin-top:3px;
}

body.detail #addressbar h1 {
	float: left;
}

body.detail #addressbar p {
	float: right;
	font-weight: bold;
}

body.detail #addressbar img {
	vertical-align: middle;
	margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
	width: 435px;
	float: left;
	margin-bottom: 20px;
}

body.detail #extradetails {
	width: 310px;
	float: right;
}

body.detail #extradetails img {
	width: 150px;
	height:113px;
	margin-right: 6px;
	margin-bottom: 6px;
	display: block;
	float: left;
	border: 1px solid #a5acb1;
}

body.detail #extradetails img#mainimage {
	width: 308px;
	height:230px;
	display: block;
	margin-bottom:6px;

}

body.detail #extradetails .images p {
	text-align: center;
	clear: both;
}

body.detail #extradetails dl {
	margin-bottom: 0px;
	xclear: both;
}

body.detail dl.agentdetails img {
	width: auto !important;
	margin-right: 10px !important;
}
body.detail .images{
	float:left;

}
body.detail .tools{
	background:url(/img/tools_bg.jpg) top left no-repeat;
	clear:both;
	width:308px;
	border: 1px solid #a5acb1;
	margin-bottom:6px;
	float:left;
}
/*body.detail a:link, a:visited{
	color:#fff;
}*/
body.detail .section{
	float:left;
	padding-top:9px;
	padding-left:11px;
}
body.detail #content .agent h2 {
	border-top:1px solid #a5acb1;
	border-left:1px solid #a5acb1;
	border-right:1px solid #a5acb1;
	padding:6px 9px;
	margin:0px;
}
body.detail .agentdetails{
	padding-top:10px;
	float:left;
	padding-bottom:10px;
	
}
body.detail #overview{
	float:left;
	width:55%;
}
body.detail #extradetails ul#toolslist{
width:200px;
float:right;
}
body.detail #extradetails .agent #agent_detail{
border:	1px solid #a5acb1;
float:left;
width:308px;
font-size:0.9em;
}
body.detail #propertydetails #overview h2{
	border-top:1px solid #a5acb1;
	border-left:1px solid #a5acb1;
	border-right:1px solid #a5acb1;
	padding-left:9px;
	padding-bottom:6px;
	padding-top:6px;
	margin:0px;
}
body.detail #overview_detail{
	clear:both;
	border:1px solid #a5acb1;
	padding-left:9px;
}
body.detail #oveview_detail #overviewlist, h3{
/*	padding-left:9px;*/
	
}

body.detail #infoform form fieldset {
border: 1px solid #a5acb1;
width : 420px;
}
body.detail #infoform form label {
width: 130px;
}
body.detail #infoform form #submit {
border : none;
}

body.detail #overview_detail ul{
	margin-bottom:9px;
	font-size:1em;
}
body.detail #propertydetails h2{
	padding-left:0px;
	margin:0px;
	font-style:italic;
	text-transform:capitalize;
}
body.detail #overview h2{
	font-style:normal;
}
body.detail #propertydetails #overview_detail p{
	padding-left:9px;
	padding-bottom:9px;
	margin:0px;
}
body.detail #suburd{
	width:100px;
	float:left;
	text-transform:uppercase;
}
body.detail #price{
	width: auto;
	clear:left;
	float:left;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
body.detail #addressbar p{
	padding-bottom:20px;
	font-size:14px;
	color:#6F6E6E;
	margin-top:20px;
	padding-right:10px;
}
body.detail #extradetails #information{
float:left;
padding-left:108px;
}
body.detail .mid_page h1 {
margin-bottom:7px;
}
body.detail .mid_page label#pro_id {
color:#A09F9E;
}
body.detail #agent_image {
float:left;
margin:10px;
clear:left;
}
body.detail #agent_details {
xfloat:left;
xwidth:150px;

}
body.detail #agent_image img {
width:80px;
}
body.detail #extradetails a {
font-size:1em;
font-weight:normal;
}

/* Property detail printfriendly [Professional4]
---------------------------------*/
html,
body.brochure {
color: #666;
/* Structure */
background-image: none !important;
background-color: #fff;
padding: 0;
}
body.brochure #wrap {
/* Structure */
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
/* Structure */
width: 584px !important;
background-image: none !important;
background-color: #fff;
}			
body.brochure #content {
/* Structure */
background-image: none !important;
background-color: #fff;
float: none !important;
padding: 0;
margin: 0;
width:auto;
}
body.brochure #header {
/* Structure */
width: 584px !important;
background-image: none;
border: none;
margin: 0;
}
body.brochure #header img {
display: block;
}
/* Header Stuff
--------------- */
body.brochure #content h1 {
color: #333;
font-size: 1.5em;
border-bottom : 2px solid #ccc !important;;
padding: 10px;
margin: 0;
}
body.brochure #content h2 {
color: #333;
font-size: 1.2em;
margin: 0 0 10px 0;
}
body.brochure #content .icons {
/* Structure */
float: right;
margin: 15px 10px 0 0;
}
body.brochure #content .icons p {
color:#827a4f;
font-weight: normal;
/* Structure */
margin-left: 10px;
display: inline;
}
body.brochure #content p img { 
/* Structure */
margin: 0 0 0 5px;
}
body.brochure #content .images img {
width: 584px;
display: block;
}

/* Main Content
--------------- */
body.brochure #content #mainDetails {
border-right:2px solid #ccc;
/* Structure */
width: 345px;
padding: 10px;
float:left;
}
body.brochure #content #mainDetails p {
font-size : 1em;
}
body.brochure #content #mainDetails ul {
list-style-position: outside;
list-style: square;
margin: 0 0 10px 13px;
}
body.brochure #content #mainDetails ul li strong {
font-weight: normal;
}
body.brochure #content #mainDetails ul#featuresList li.featureHeading {
margin: 10px 0 0 0;
list-style: none;
}
body.brochure #content #mainDetails ul#featuresList li.featureHeading strong {
font-weight: bold;
}

/* Extra Content
---------------- */
body.brochure #content #extraDetails {
width: 202px;
padding: 10px 0;
float:right;
}
body.brochure #content #extraDetails ul {
list-style: none;
list-style-position: outside;
margin: 0 0 10px 0;
}
body.brochure #content #extraDetails dl {
margin: 0 0 10px 0;
}
body.brochure #content #extraDetails dl dt {
font-weight: bold;
}
body.brochure #content #extraDetails p {
font-size : 1em;
}
	
/* Staff 
---------*/
/*devision to two columns*/
body#staff dl.staffmember {
border-bottom:1px solid #ddd;
float:left;
height:90px;
overflow:hidden;
padding:15px 0px;
width:50%;
}
body#staff #content {
padding-left:0px;
padding-right:0px;
}

body#staff #content {
float:left;
padding:34px 30px 28px 28px;
width:758px;
}

body#staff dl.staffmember {
margin-bottom: 10px;
padding-bottom: 10px;
overflow : hidden;
border-bottom: 1px solid #ddd;
height : 150px;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
font-style: italic;
}

body#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
width : 100px;
height : 150px;
}

body#staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

body#staff.profile #content img {
float: left;
margin: 0 15px 15px 0;
border: 1px solid #666;
}

body#staff.profile #content ul {
list-style-position: outside;
margin-bottom: 10px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}
body#staff #header img#logo {
float:left;
padding:45px 0px 10px 12px;
}
body#staff #wrap_main #main{
background-image:url(/img/main.gif);
background-repeat:repeat-y;
clear:both;
}
body#staff #sub-section{
display:none;
}
body#staff .container #img_bottom{
background:url(/img/img_bt.gif);
background-repeat:repeat-x;
clear:both;
}

html.nocol body.testimonials #wrap_content #top_content{
background:#FFFFFF none repeat scroll 0% 50%;
height:90px;
width:792px;
margin:-16px 0px 0px -21px;
}
#wrap_content #top_content img {
margin-top:5px;
}
html.nocol body.testimonials #wrap_content #slide_asp{
height:280px;
width:167px;
position:relative;
right:-606px;
top:-80px;
}
html.nocol body.testimonials #wrap_content #bottom_content {
background:#FFFFFF none repeat scroll 0% 50%;
margin:-273px 0px -30px -21px;
width:792px;
}
/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;

}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
border:1px solid #333333;
display:block;
}
body.slideshow #header img {
display:block;
float:left;
height:55px;
left:48px;
position:absolute;
width:auto;
}
body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}
body.slideshow td {
}
body.slideshow form input.button {
margin-right: 1px;
}
body.slideshow #show_img {

} 
body.slideshow #header #title input.button {
background-color:#ABACAD;
border:medium none;
color:#FFFFFF;
cursor:pointer;
margin-right:1px;
padding:0pt 5px;
width:auto !important;
}
/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
background-image: none;
}

html.popup #header img {
float: none;
margin-left:30px;
}
html#emailagent #content{
width:550px;
padding-top:50px;
}
html.popup form fieldset {
width:530px;
}
html.popup form fieldset#submit {
width:553px;
}
/* News
--------*/
body.news #archive dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #archive dl dt {
font-weight: bold;
}

body.news #archive dl dd {
font-size: 0.9em;
}

body.news #archive p {
font-size: 0.9em;
text-align: right;
}

body.news #archive {
float:left;
width:150px;
}

body.news #news {
float:left;
width:420px;
padding-right:30px;
}


/* Links
----------*/

body.links #content h3 {
margin-bottom: 15px;
}

body.links #content dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

/* Suburb Profiles
------------------*/

body.suburbProfiles #content .suburb {
overflow: hidden;
clear: left;
padding-bottom: 5px;
border-bottom: 1px dashed #BFBFBF;
margin-bottom: 15px;
}

body.suburbProfiles #content .suburb img {
float: left;
border: 1px solid #666;
margin: 0 10px 10px 0;
}

body.suburbProfiles #content .profile img {
float: right;
border: 1px solid #666;
margin: 0 0 10px 10px;
}

body.suburbProfiles #sub-section ul {
list-style-position: outside !important;
}


/* Testimonials
------------------*/

body.testimonials #content div.testimonial {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
width:617px;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: italic;
}
html.nocol body.testimonials #header img#logo {
float:left;
padding:45px 0px 10px 12px;
}
html.nocol body.testimonials #main{
background-image:url(/img/main.gif);
background-repeat:repeat-y;
clear:both;
}
/*html.nocol body.testimonials #wrap_content #top_content{
background:#FFFFFF none repeat scroll 0% 50%;
height:90px;
width:792px;
margin:-16px 0px 0px -21px;
}
html.nocol body.testimonials #wrap_content #content{

}*/
/* Auction list, OFI
----------------------*/

body.auction #content h2,
body.ofi #content h2 {
background-color: #bbb;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
}

body.auction #content dl,
body.ofi #content dl {
clear: both;
overflow: hidden;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #ddd;
}

body.auction #content dt,
body.ofi #content dt {
width: 250px;
display: block;
float: left;
}

body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
width: 150px;
}

body.auction #content dd.venue {
float: left;
}
 
body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}

/* Careers
-------------- */

body .job {
margin-bottom: 15px;
}

body .job h2 {
background-color:#BBBBBB;
margin-bottom:5px;
padding:2px 0pt 2px 5px;
}
 
body .job h3 {
font-size: 1em;
float:right;
}

body .job dt {
float:right; margin-right:10px;
}

body .job dd {
margin-bottom:5px;
font-style:italic;
}
 
body .job dd.description,
body .job dd.content {
font-style:normal;
}

/* Document library
------------------------*/

body.doclibrary #content dl {
margin-bottom: 10px;
}

body.doclibrary #content dl dt {
font-weight: bold;
}


/* Property Alert
-----------------------*/

body.alert #content #alertmenu {
display: block;
overflow: hidden;
background-color: #E7E6E6;
list-style-type: none;
margin: 0px;
padding: 0 !important;
margin: 15px 0px 15px 0px;
}

body.alert #content #alertmenu li {
float: left;
border-right : 1px solid #fff;
}
 
body.alert #content #alertmenu a {
padding: 5px 20px;
display: block;
}

body.alert #content #alertmenu .last {
border: none;
}

body.alert #content #alertmenu a:link,
body.alert #content #alertmenu a:visited {
text-decoration: none;
}

body.alert #content #alertmenu a:hover {
text-decoration: underline;
}

body.alert #content form label {
display: block;
float: left;
width: 135px;
}

body.alert #content form input,
body.alert #content form textarea,
body.alert #content form select {
width: 200px;
}

body.alert #content form input.checkbox {
width: auto;
margin: 0 20px;
}

body.alert #content form ul {
margin-bottom: 0;
}

body.alert #content form li {
clear: both;
margin-bottom: 10px;
}

body.alert #content form li span {
float: right;
width: 200px;
font-size: 0.9em;
color: #999;
}

body.alert #content form fieldset {
display: block;
}

body.alert #content form fieldset.submit {
border: none;
padding: 0;
text-align: right;
width:606px;
}

body.alert #content form em span,
body.alert #content form .required,
body.alert #content .warning {
color: #B90000;
font-weight: bold;
}

body.alert #content #loginbox {
float: right;
margin-left: 20px;
width: 254px;
}

body.alert #content #loginbox fieldset {
width: 262px;
margin-bottom: 5px;
clear:both;
margin-left:-28px;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 150px;
}

body.alert #content #loginbox label {
width: 70px;
}

body.alert #content #loginbox input.button {
width: auto;
float:right;
margin-right:-32px;
}

body.alert #content #loginbox fieldset.submit {
padding: 0;
width: auto;
margin-bottom: 15px;
width: 252px !important;
display: block;
}

body.alert #content #loginbox fieldset.submit p {
font-size: 0.9em;
float:left;
width:282px;
text-align:right;
}
body.alert #content #loginbox fieldset.submit p  a {
font-size:0.9em;
}
body.alert #content #registerbox {
border: 1px solid #DDDDDD;
float: right;
text-align: center;
clear: right;
margin-bottom: 15px;
margin-right:155px;
width:282px;
}

body.alert #content #registerbox a {
display: block;
padding: 50px;
width: 150px;
}

body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
color: #990000;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}
/*About_us*/
body.dynamic_page #content img#dyn-img1 {
float:right;
margin:30pt 14pt 10px 20px;
}
/* Cals */
body.calcs form fieldset {
width:582px;
}
/* Vac */
body.dynamic form fieldset {
width:582px;
}
body.calcs em {
width:606px;
float:left;
padding-bottom:10px;
text-align:right;
}
/* Maint */
body.dynamic em {
float:left;
width:606px;
text-align:right;
padding-bottom:10px;
}


