/* John Spence */
/* Visiontech Digital Media */
/* Author - Adrian Hennelly 
/*SPENCE START*/
/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: 985px;margin: 0 auto;}
#footer {clear: both; padding: 10px 0 20px 0; text-align: center;}
#header {height:283px; display:block; clear:both; position: relative;}
#menu {display:block; float:right; margin-top: 45px;}
#imageSlideshowHolder{position: absolute !important; left: 0px;}
body, html {
	background-color: #fff;
	line-height:165%;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width:775px; float: left; padding: 23px 5px 5px 5px; margin-left: 25px;}
#sub-section {width: 174px; float: left; padding: 0;}

/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {xwidth: auto; xdisplay: block; xfloat: none;}

/* sub menu choice system 

.submenu {display:none;}

body#home #toplist,
body.alert #toplist,
body.buy #buylist,
body.rent #rentlist,
body.sell #selllist,
body.about #aboutlist,
body.contact #toplist,
body.join #toplist {display:block;}*/

/* active menu feature 
body#home .adxm .first a,
body.alert .adxm .last a,
body.buy .adxm #buyList a,
body.sell .adxm #sellList a,
body.rent .adxm #rentList a,
body.about .adxm #aboutList a,
body.contact .adxm #contactList a
{color:#999}
*/
/* Typography
--------------*/
body {
font-size: 12px; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #333;
}

p {
font-size: 1em;
}

h1 {
font-size: 1.5em;
margin-bottom: 5px;
color:#660000;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #333;
font-weight: bold;
}

a:link,
a:visited {
color: #333;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

/* Header
----------*/
#header img {
display: block;
float: right;
}

#header img#logo {
float: left;
}


/* Menu
---------*/

.menu {
width: 503px;
margin: 0;
height: 20px;
}

.menu a {
padding: 4px 15px;
border-right: 1px solid #333;
font-weight: normal;
font-size: 0.9em;
}

.menu li {
padding: 0px 0;
display:block;
float:left;
}

.menu li.last a{
border: none;
}

.menu a:link,
.menu a:visited {
color: #333;
text-decoration: none;
}



.menu li li {
margin-left:0px;
width: 160px; 
list-style-type:none; 
list-style-image:none;
background-color:#eee;
display:block;
}
.menu li li a {
color:#333 !important;
border-right:none;
background-color:#eee;
display:block;
height:20px;
}

.menu a:hover,
.menu li li a:hover {
color: #999 !important;
}

/* sub menu
-----------------*/
.submenu li a {text-decoration:none;}
.submenu li {list-style: url(../images/icon_arrow.gif) outside; padding: 3px 0; margin-left:15px;}
.submenu {margin: 20px 0 20px 20px;}

.searchformbox {
border-top:1px solid #000;
border-bottom:1px solid #000;  
padding:20px;
}
.searchformbox input{width: 130px; font-size:.9em; margin:5px 0 0px 0;}
.searchformbox img {margin:0 5px 0 0;}

.priorityproperty {
padding:20px 0 105px 20px;
background: url(../images/bg_priorityproperty.jpg) no-repeat bottom left;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

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,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #999;
border: 1px solid #000;
color: #fff;
}

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;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

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: 1.2em;
margin-bottom: 10px;
padding-left: 0;
margin-left: 0;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: bold;
float: none;
display: inline;
}

body#home #sub-section p {
margin-bottom: 5px;
}

body#home #sub-section select {
width: 140px;
font-size: 0.9em;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 62px;
}

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 .pow {
    width:187px; 
    display:block; 
    float:left;
    border-right: 1px solid #000;
    margin-right:3px;
    height:490px;
}
body#home .dynamictext {
    width:187px; 
    display:block; 
    float:left;
    margin-right:3px;
    height:450px;
}

body#home .pow h2,
body#home .pow a,
body#home .pow p,
body#home .dynamictext a,
body#home .dynamictext p,
body#home .dynamictext h1,
body#home .dynamictext h2 {padding-left:5px;}
body#home .dynamictext .homeicons {margin-bottom:38px;}
body#home .pow .homeicons,
body#home .dynamictext .homeicons
 {background-image: none; padding-right:0; padding-left:0;}
body#home .dynamictext h1,
body#home  .pow h2 {font-size:1em; margin-bottom:8px;}
body#home .homeicons{margin-bottom:30px;}
body#home .pow dt {float:left; padding-left:5px;}
body#home .pow dd {margin-left: 80px;}
body#home .homeicons:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

/* Listings
------------*/
body.listing #content {padding:5px;}

body.listing .property {
padding: 10px 0;
clear: both;
overflow: hidden;
border-bottom: 1px solid #000;
height: 120px;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
}

body.listing .property .sold-container{
	width: 150px;
	height: 97px;
	overflow: hidden;
	position: relative;
	float: left;
}

body.listing .property .sold-image{
	position: absolute;
	bottom: 0px;
	left: 50px;
}

body.listing .property .details {
width: 450px;
float: left;
margin-right: 20px;
}

body.listing .property .features {
float: right;
font-weight: bold;
color: #999;
}
body.listing .property .features p {float:left;}
body.listing .property .features img {
margin:0pt 10px 0pt 2px;
vertical-align: middle;
}

body.listing .property .features .propertybuttons {clear:both; text-align:right; margin-top:85px;}

body.listing .property .details h2 {
font-size: 1em;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 5px;
font-weight:normal;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
    float: right;
    width: 200px;
}
body.listing .property .price dt { float: left; }
body.listing .property .price dd {float:right;}

body.listing #filter {
height: 60px;
padding: 10px;
margin-bottom: 5px;
background-color: #a8aba4;
}
body.listing #filter .filterheading {clear:both; margin-bottom:13px; width: 755px; height: 25px;}
.filterheading-img{
	float: left;
}

body.listing #filter label {
width: auto;
font-size: 0.9em;
font-weight: bold;
line-height:1.6em;
margin-right:5px;
}

body.listing #filter select {
width: 75px;
font-size: 0.9em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 10px;
}

body.listing #filter input {
width: auto;
padding: 0px;
margin-top: 2px;
float: right;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
}

body.listing #filter #qs_min-price, 
body.listing #filter #qs_max-price, 
body.listing #filter #areato, 
body.listing #filter #areafrom,
body.listing #filter #qs_bedrooms,
body.listing #filter #qs_bathrooms
 {width:50px;}

/* Property detail
-------------------*/

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {font-weight: bold;}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1em;
font-weight:normal;
}
body.detail #content hr {
clear:both;
color:#000;
border:0;
border-top:1px solid #000;
height:1px;
margin:0 -10px 10px -10px;
}

body.detail #content h3 {font-size: 1em;}

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;
list-style-type: square;
}

body.detail #addressbar {margin:10px 0 5px 0; height: 40px; }
body.detail #addressbar span {float:right; margin-top:5px;}
body.detail #addressbar span a {text-decoration:none; color:#999;}
body.detail #addressbar span a:hover {color:#333;}
body.detail #addressbar span img {margin-left:10px;}
body.detail #addressbar h1 {float: left;}

body.detail .headingbar {text-align:left; font-size:1.1em;}
body.detail .headingbar #overviewlist {float:right;}

body.detail p.bedBathCar {color:#999; font-weight:bold;}
body.detail p.bedBathCar img {vertical-align: middle; margin: 0 10px 0 2px;} 

body.detail #propertydetails {
width: 405px;
float: right;
margin-bottom: 20px;
padding: 0 10px;
}

body.detail #extradetails {
width: 344px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails img {
width: 168px;
margin-right: 4px;
margin-bottom: 4px;
display: block;
float: left;
}

body.detail #extradetails img#mainimage {
width: 340px;
display: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #content dl {
margin-bottom: 10px;
clear: both;
}
body.detail #content dt {font-weight:bold;}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}

body.detail #toolslist {}
body.detail #toolslist li {display:block; float:left; margin-right:10px;}
body.detail #toolslist li a {display:block; height: 70px; width:55px; text-decoration:none; text-align:center;}
body.detail #toolslist li a:hover {opacity:0.5;	filter:alpha(opacity=50);}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
width:584px;
}
body.brochure #header {
background-image: none;
height:auto;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 282px;
}
body.brochure .bedBathCar {float:right;}
body.brochure .images img {width:139px !important;}
body.brochure .images #mainimage {width:280px !important;}

/* Staff 
---------*/

body#staff dl {
margin-bottom: 10px;
margin-right:20px;
background:transparent url(../images/icon_arrow.gif) no-repeat scroll 0pt 128px;
float:left;
width: 120px;
padding: 0 0 10px 10px;
overflow:hidden;
}

body#staff dl dt.name {
margin:0 0 10px 0;
}

body#staff dl dt.photo img {
padding: 0 10px 10px 0;
background: url(../images/staff_profile_bg.gif) no-repeat bottom right;
}
body#staff dl dt.photo img {
float: left;
margin: 0 15px 5px 0;
}

body#staff dl dd.position {
margin-bottom: 5px;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

body#staff.profile #content .imgbox {
float: right;
margin: 0 0 15px 15px;
width:400px;
}
body#staff.profile #content .imgbox a {
text-decoration:none;
}

body#staff.profile #content .imgbox li {
	list-style: url(../images/icon_arrow.gif) outside; 
	padding: 3px 0; 
	margin-left:15px;
}
body#staff.profile #content .imgbox ul {float:right;}

body#staff.profile #content .imgbox img {
border-bottom: 1px solid #000;
padding-bottom:5px;
margin-bottom:20px;
}

body#staff.profile #content ul {
list-style-position: outside;
margin-bottom: 10px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}
body#staff .staffcontent {
width: 430px;
float:left;
}
body#staff .staffcolumn {
width: 300px;
float:right;
}
/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
padding-bottom:10px;
border-bottom: 1px solid #000;
height:auto;
overflow:hidden;
}

body.slideshow #header img {
float: left;
display: block;
width: auto;
margin: 0 auto;
margin-left:10px;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}
html.popup #content {width:700px; padding:10px;}
html.popup #header {
margin-bottom: 10px;
background-image: none;
padding-bottom:10px;
border-bottom: 1px solid #000;
height:auto;
overflow:hidden;
}

html.popup #header img {
float: left;
margin-left: 10px;
}

/* News
--------*/
body.news #sub-section dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #sub-section dl dt {
font-weight: bold;
}

body.news #sub-section dl dd {
font-size: 0.9em;
}

body.news #sub-section p {
font-size: 0.9em;
text-align: right;
}

/* 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 .suburbcolumn {float:right; width:200px; margin-top:20px;}
body.suburbProfiles .suburbs {float:left; width:550px;}
body.suburbProfiles #content .suburb {
overflow: hidden;
clear: both;
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;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: italic;
}

/* Auction list, OFI
----------------------*/

body.auction #content h2,
body.ofi #content h2 {
border-bottom:1px solid #000;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
border-bottom:1px solid #000;
overflow:hidden;
text-align:right;
}

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 {
xbackground-color: #ddd;
}

body.auction #content dt,
body.ofi #content dt {
width: 150px;
display: block;
float: left;
}
body.auction #content dd,
body.ofi #content dd {
float: left; 
width: 100px;
}

body.auction #content dd.address,
body.ofi #content dd.address {
float: left;
width: 200px;
}
 
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: 180px;
}

body.alert #content form input,
body.alert #content form textarea,
body.alert #content form select {
width: 320px;
}

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: 230px;
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;
}

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: 230px;
margin-bottom: 5px;
clear:both;
}

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;
}

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;
}

body.alert #content #registerbox {
border: 1px solid #DDDDDD;
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
}

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;
}


body.contact #contact-details,
body.about #contact-details {float:left; width: 460px;}
body.contact dl,
body.about #content dl  {margin-right: 20px; float:left; border: 1px solid #ddd; width:280px; margin-top:8px; padding:10px;}

#market-appraisal form input, 
#market-appraisal form textarea,
#market-appraisal form select,
#mortgage-calculator form input, 
#mortgage-calculator form textarea,
#mortgage-calculator form select,
.maintenance #content form input, 
.maintenance #content form textarea,
.maintenance #content form select {width:415px;}
#mortgage-calculator form label, 
#market-appraisal form label,
.maintenance #content form label {width:350px;}

.article-image {
	border:1px solid #8C8C8C;
	clear:both;
	float:right;
	margin:0 20px 20px;
}

.testimonial .author {
	font-style:italic;
	text-align:right;
}

#beds{
	width: 50px !important;
}
#max{
	width: 50px !important;
}

#lower{
	width: 60px !important;
}
#upper{
	width: 60px !important;
}

.quick_button{
	width: 35px !important;
	height: 17px;
	margin-right: 10px !important;
}

.active-item{
	color: #999 !important;
}

.credits {
	overflow:hidden;
	clear: both;
	color: #999
}
.copyright {
	float:left;
	margin:20px 0 10px 12px;
}
.visiontech {
	float:right;
	margin:20px 12px 10px 0;
}
.visiontech a {
	color:#999;
	text-decoration:none;
}
.visiontech a:hover strong {
	color:#f60 !important;
}

.left{
	float: left;
}

.right{
	float: right;
}
.bold{
	font-weight: bold;
}

.messages{
	color: green;
}

.messages span p{
	color: #DF022D;
}

.thumb-1{
	display: none;
}

.small-image-container{
	height: 100px;
	overflow: hidden;
	width: 150px;
}

.small-image-container-shadow{
	height: 100px;
	width: 150px;
	background: url(../images/home_featured_bg.gif) no-repeat bottom right; 
	padding: 0 10px 10px 0;
	margin-left: 5px;
}

.small-image-container a{
	padding: 0px !important;
}

body.detail #propertydetails ul{
	list-style-type: disc;
	margin-left: 15px;
}