/* CSS document to support www.rosier.com.au */ 

/* Housekeeping */

* {
margin:0;
padding:0;
}

img, a img { 
border:0;
}

.uppercase {
text-transform: uppercase;
}

.required {
color: #B90000;
font-weight: bold;
}

.clear {
clear:both;
}

/* Typography */

ul {
list-style-type: disc;
list-style-position: inside;
}

ol{
list-style-type: decimal;
list-style-position: inside;
}

h1 {
color:#012424;
font-size: 1.4em;
font-weight:bold;
margin:10px 0 15px 0;
}

h1 span {
color:#BFB05F;
}

h2 {
color:#BFB05F;
font-size: 1.2em;
font-weight:bold;
margin-bottom: 7px;
}

h3 {
font-size: 1.3em;
margin-bottom: 6px;
font-weight:normal;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #012424;
text-decoration:underline;
}

a:hover,
a:active {
color: #012424;
text-decoration:none;
}

/* General */

body {
font:76% Arial, Helvetica, sans-serif;
color: #012424;
background:#DFD9B6 url(../img/bg-body.jpg) repeat-x 0 0;
}

#wrap {
width:900px;
margin:0 auto;
}

#header {
height: 87px;
border-bottom:1px solid #375050;
}

#header object {
float: right;
margin: 62px 10px 0 0;
}

#header a#logo {
background: url(../img/logo.gif) no-repeat 0 0;
width: 200px;
height:67px;
display:block;
text-indent: -9999em;
float:left;
margin:15px 0 0 0;
}

#mainNav {
height: 27px;
margin:10px 0 0 0;
}

#container {
background:url(../img/bg-container.gif) repeat-y 0 0;
margin-top:8px;
padding-bottom:40px;
}

#leftNav {
width: 191px;
float:left;
}

#content {
margin-left: 217px;
}

#footer {
height:95px;
font-size:0.8em;
clear:both;
text-align:right;
color:#375050;
}

#footer a:link,
#footer a:visited {
color:#375050;
text-decoration:none;
}

#footer a:hover,
#footer a:active {
color:#375050;
text-decoration:underline;
}

/* Main horizontal nav and drop down */
 
#mainNav .menu a#mm-home,
#mainNav .menu a#mm-sales,
#mainNav .menu a#mm-property,
#mainNav .menu a#mm-owner,
#mainNav .menu a#mm-buying,
#mainNav .menu a#mm-selling,
#mainNav .menu a#mm-valuations,
#mainNav .menu a#mm-company,
#mainNav .menu a#mm-contact {
display: block;
height: 21px;
background-position: 0 0;
background-repeat: no-repeat;
text-indent: -9999em;
} 

#mainNav .menu a#mm-home {
background-image: url(../img/mm-home.gif);
width: 55px;
}
#mainNav .menu a#mm-sales {
background-image: url(../img/mm-sales.gif);
width: 68px;
}
#mainNav .menu a#mm-property {
background-image: url(../img/mm-property.gif);
width: 164px;
}
#mainNav .menu a#mm-owner {
background-image: url(../img/mm-owner.gif);
width: 145px;
}
#mainNav .menu a#mm-buying {
background-image: url(../img/mm-buying.gif);
width: 77px;
}
#mainNav .menu a#mm-selling {
background-image: url(../img/mm-selling.gif);
width: 75px;
}
#mainNav .menu a#mm-valuations {
background-image: url(../img/mm-valuations.gif);
width: 95px;
}
#mainNav .menu a#mm-company {
background-image: url(../img/mm-company.gif);
width: 134px;
}
#mainNav .menu a#mm-contact {
background-image: url(../img/mm-contact.gif);
width: 87px;
}

#mainNav .menu a:hover#mm-home,
#mainNav .menu a:hover#mm-sales,
#mainNav .menu a:hover#mm-property,
#mainNav .menu a:hover#mm-owner,
#mainNav .menu a:hover#mm-buying,
#mainNav .menu a:hover#mm-selling,
#mainNav .menu a:hover#mm-valuations,
#mainNav .menu a:hover#mm-company,
#mainNav .menu a:hover#mm-contact {
background-position: 0 -21px;
}

body#home #mainNav .menu a#mm-home,
body#sales #mainNav .menu a#mm-sales,
body#property #mainNav .menu a#mm-property,
body#owner #mainNav .menu a#mm-owner,
body#buying #mainNav .menu a#mm-buying,
body#selling #mainNav .menu a#mm-selling,
body#valuations #mainNav .menu a#mm-valuations,
body#company #mainNav .menu a#mm-company,
body#contact #mainNav .menu a#mm-contact {
background-position: 0 -21px;
}

#mainNav ul.menu ul {
padding-top: 10px;
}

#mainNav ul.menu ul#contactSub {
margin-left:-130px;
}

#mainNav .menu li li {
width: 191px;
}

#mainNav .menu li li a:link,
#mainNav .menu li li a:visited {
height: 24px;
width:180px;
line-height: 24px;
background-color:#D8CF9E; 
text-indent: 6px;
padding-right:8px;
color: #024040;
text-decoration: none;
display:block;
border-bottom:1px solid #E2DBB6;
}

#mainNav .menu li li a:hover,
#mainNav .menu li li a:active {
text-decoration: none;
background-color:#C2B569;
}

/* Left hand side navigation */ 

#leftNav li {
list-style-type:none;
line-height:28px;
text-indent: 11px;
width: 180px;
}

#leftNav li a:link, 
#leftNav li a:visited {
color: #024040;
text-decoration:none;
}

#leftNav li a:hover, 
#leftNav li a:active {
color: #BFB05F;
text-decoration:none;
}

/* Active states */
body.findAnAgent #leftNav li a#findAnAgent,
body.residentialSales #leftNav li a#residentialSales,
body.landSales #leftNav li a#landSales, 
body.ruralSales #leftNav li a#ruralSales,
body.recentSales #leftNav li a#recentSales,
body.marketAppraisal #leftNav li a#marketAppraisal,
body.propertyManagement #leftNav li a#propertyManagement,
body.residentialRentals #leftNav li a#residentialRentals,
body.commercialRentals #leftNav li a#commercialRentals,
body.tenancyApplication #leftNav li a#tenancyApp,
body.maintenanceRequest #leftNav li a#maintenanceRequest,
body.vacateNotice #leftNav li a#vacateNotice,
body.rentalAppraisal #leftNav li a#rentalAppraisal,
body.rentalAppraisalProp #leftNav li a#rentalAppraisalProp,
body.recommendedServices #leftNav li a#recommendedServices,
body.ownerCorporation #leftNav li a#ownerCorporation,
body.services #leftNav li a#services,
body.consumerAffairs #leftNav li a#consumerAffairs,
body.propertyShowcase #leftNav li a#propertyShowcase,
body.searchProperty #leftNav li a#searchProperty,
body.development #leftNav li a#development,
body.developmentSub #leftNav li a#developmentSub,
body.whySell #leftNav li a#whySell,
body.freeMarketAppraisal #leftNav li a#freeMarketAppraisal,
body.companyProfile #leftNav li a#companyProfile,
body.companyProfileSelling #leftNav li a#companyProfileSelling,
body.theDepthOfExp #leftNav li a#theDepthOfExp,
body.testimonials #leftNav li a#testimonials,
body.testimonialsSelling #leftNav li a#testimonialsSelling,
body.feesCharges #leftNav li a#feesCharges,
body.salesAppraisal #leftNav li a#salesAppraisal,
body.ownersCorpAppraisal #leftNav li a#ownersCorpAppraisal,
body.teamProfiles #leftNav li a#teamProfiles,
body.awards #leftNav li a#awards,
body.privacy #leftNav li a#privacy,
body.contactUs #leftNav li a#contactUs,
body.employment #leftNav li a#employment,
body.teaching #leftNav li a#teaching {
color: #BFB05F;
}


/* Homepage */

body#home {
background:#012424 url(../img/bg-body-home.jpg) repeat-x 0 0;
}

body#home #header {
background-image:none;
}

body#home #animation {
height: 290px;
}

body#home #container {
padding-bottom:0;
}

body#home #mainNav ul {
float: right;
height: 24px;
border-bottom:1px solid #375050;
padding-left: 50px;
}

body#home #mainNav li,
body#home #mainNav li ul {
display:none;
}

body#home #mainNav li#contactTab,
body#home #mainNav li#companyTab,
body#home #mainNav li#valuationsTab {
display: block;
}

body#home #leftLinks {
width: 300px;
}

body#home #leftLinks ul li {
clear:both;
display:block;
list-style-type:none;
list-style-position:outside;
}

body#home #leftLinks ul li a:link,
body#home #leftLinks ul li a:visited {
height:44px;
background-position:top left;
background-repeat:no-repeat;
display:block;
text-indent:-9999em;
}

body#home #leftLinks ul li a:link#salesLink,
body#home #leftLinks ul li a:visited#salesLink {
background-image:url(../img/bg-home-menu-sales.gif);
width: 66px;
float:left;
}

body#home #leftLinks ul li a:hover#salesLink,
body#home #leftLinks ul li a:active#salesLink {
background-position:bottom left;
}

body#home #leftLinks ul li a:link#buyingLink,
body#home #leftLinks ul li a:visited#buyingLink {
background-image:url(../img/bg-home-menu-buying.gif);
width: 87px;
float:left;
}

body#home #leftLinks ul li a:hover#buyingLink,
body#home #leftLinks ul li a:active#buyingLink {
background-position:bottom left;
}

body#home #leftLinks ul li a:link#sellingLink,
body#home #leftLinks ul li a:visited#sellingLink {
background-image:url(../img/bg-home-menu-selling.gif);
width: 147px;
float:left;
}

body#home #leftLinks ul li a:hover#sellingLink,
body#home #leftLinks ul li a:active#sellingLink {
background-position:bottom left;
}

body#home #leftLinks ul li a:link#propertyLink,
body#home #leftLinks ul li a:visited#propertyLink {
background-image:url(../img/bg-home-menu-property.gif);
width: 300px;
}

body#home #leftLinks ul li a:hover#propertyLink,
body#home #leftLinks ul li a:active#propertyLink {
background-position:bottom left;
}

body#home #leftLinks ul li a:link#ownersLink,
body#home #leftLinks ul li a:visited#ownersLink {
background-image:url(../img/bg-home-menu-owners.gif);
width: 300px;
}

body#home #leftLinks ul li a:hover#ownersLink,
body#home #leftLinks ul li a:active#ownersLink {
background-position:bottom left;
}

body#home #container {
background-image:none;
}

body#home #content {
background-image:none;
margin:0;
}

body#home #footer {
padding-top:20px;
}

/* Generic dynamic pages */ 
body.dynamic #container #content {
line-height:25px;
}

body.dynamic #container #content img.dynImgTop {
float:right;
margin:0 0 10px 20px;
}

/* Staff profile */ 
body.dynamic #container #content img.staffThumb {
width: 33px;
}

body.dynamic #container #content #staffDetails {
background:#cbc49a url(../img/bg-staff-details.jpg) no-repeat 0 0;
height:240px;
padding-left:210px;
position:relative;
width:445px;
border:1px solid #ECE8D2;
}

body.dynamic #container #content #staffDetails img {
position: absolute;
top:0;
left:0;
width:200px;
overflow:hidden;
}

body.dynamic #container #content #staffDetails h2 {
font-size: 1.1em;
color:#fff;
text-transform:uppercase;
padding: 15px 0 0 0;
line-height: 15px;
margin:0;
}

body.dynamic #container #content #staffDetails h3 {
font-size: 1.0em;
color:#BFB05F;
padding: 2px 0 0 0;
margin: 0;
line-height: 15px;
}

body.dynamic #container #content #staffDetails p {
color: #fff;
text-transform:uppercase;
line-height:14px;
margin-top:30px;
}

body.dynamic #container #content #staffDetails p a:link,
body.dynamic #container #content #staffDetails p a:visited {
color: #fff;
text-decoration:none;
}

body.dynamic #container #content #staffDetails p a:hover,
body.dynamic #container #content #staffDetails p a:active {
color: #fff;
text-decoration:underline;
}

body.dynamic #container #content #staffDetails #description {
width: 250px;
float:right;
overflow-y:scroll;
overflow-x:none;
color:#fff;
height:219px;
padding:10px 15px 10px 10px;
}

body.dynamic #container #content #staffDetails #description p {
margin:0;
padding: 0;
text-transform:none;
color:#012424;
}

/* Pdf icon */

.downloadPdf a:link, 
.downloadPdf a:visited {
background: url(../img/pdficon.gif) no-repeat 0 5px;
display: block;
padding-left: 20px;
}
.downloadPdf a:hover { 
color: #484A4C;
}

/* Generic Forms */ 

#customForm form {
overflow: auto;
font-size:11px;
margin: 0; 
padding: 0;
padding-top: 25px;
}

#customForm form .centeringContainer {
width: 430px;
margin:0 0 0 20px;
}

#customForm form fieldset {
margin: 0 0 10px 0; 
padding: 10px;
border:none;
}

#customForm form legend {
font-size: 12px; 
font-weight: bold;
padding: 0 10px 0 10px;
}

#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;
}

#customForm form input,
#customForm form select,
#customForm form textarea {
float: left; 
font-size: 11px;
margin: 2px 5px 2px 0;
width: 200px;
}

#customForm form textarea {
height: 120px;
}
#customForm form .inputOr {
float: left;
width: 15px;
padding-top: 5px;
}

#customForm form .options input {
width: 20px;
}
#customForm form .options {
float: left;
width: 55px;
}
	
#customForm form input.small {
width: 94px;
}
	
#customForm form input.xsmall {
width: 24px;
}
	
#customForm form input.button {
float: right; 
margin: 10px 20px 0 0;
width:auto;
padding:1px 5px;
border:1px solid #022425;
background-color:#022425;
cursor:pointer;
color:#fff;
}
	
#customForm form em {
color: #B90000; 
font-weight:normal;
float: left;
font-style:normal;
}
	
#customForm form em.description {
color: #666;
float: left; 
font-style:normal;
width: 120px;
}

/* Contact details */ 

.contactDetails {
line-height:20px;
width:160px;
float:left;
margin: 20px 30px 0 20px;
}

.line {
height:10px;
border-top: 1px solid #fff;
margin:40px 0 0 0;
}

/* Property search form */

#customSearch {
overflow:auto;
}

#customSearch fieldset {
border:none;
float:left;
margin: 0 25px 10px 0; 
width:200px;
}

#customSearch legend {
display:none;
}

#customSearch label {
font-weight:bold;
display:block;
margin: 10px 0 0 0;
clear:both;
}
	
#customSearch label.small {
display:inline;
}

#customSearch input,
#customSearch select,
#customSearch textarea {
font-size: 11px;
margin: 5px 0 2px 0;
width: 180px;
}
	
#customSearch p {
clear:both;
}

#customSearch input.small,
#customSearch select.small {
width: 90px;
margin-left:10px;
}

#customSearch input.xsmall,
#customSearch select.xsmall {
width: 50px;
margin-right: 12px;
margin-left: 12px;
}

#customSearch input#left {
margin-left: 0;
}

#customSearch input.radio {
width: 18px;
}	

#customSearch input.button {
float: right; 
margin: 10px 20px 0 0;
width:auto;
padding:1px 5px;
border:1px solid #022425;
background-color:#022425;
cursor:pointer;
color:#fff;
}
	
#customSearch em {
color: #CC0033;
display:block;
font-size:0.9em;
font-style:normal;
margin: 0 0 5px 0;
}

/* Property listings page and feature property page */

body.featureProp {
background-image:none;
}

body.results h1 {
margin-bottom:3px;
}

body.results .searchNavigation {
height:16px;
margin: 2px 0 10px 0;
padding: 0;
font-size:0.9em;
}

body.results .searchNavigation .numberResults {
float:left;
}
	
body.results .searchNavigation .prevNext {
float:right;
}

body.results .customList,
body.featureProp .customList {
border-bottom: 1px solid #375050;
margin: 0 0 30px 0;
padding: 0 0 1px 0;
overflow: auto;
position:relative;
height:1%;
}	

body.results .customList .propImage,
body.featureProp .customList .propImage {
float:left;
width:207px;
margin-right: 16px;
}

body.results .customList .description,
body.featureProp .customList .description {
float: left;
width:455px;
}

body.results .customList .description h2, 
body.featureProp .customList .description h2, 
body.details #description h2 {
font-size: 1.2em;
font-weight: normal;
color:#012424;}

body.results .customList .description h3,
body.featureProp .customList .description h3,
body.details #description h3 {
text-transform:uppercase;
font-size: 1.2em;
margin: 0 0 5px 0;
color:#bfb05f;
}

body.results .customList .description p,
body.featureProp .customList .description p {
margin-bottom:0;
}
	
body.results .customList .description .more,
body.featureProp .customList .description .more {
position: absolute;
bottom: 6px;
right:3px;
font-size:0.9em;
}

body.results .customList .features,
body.featureProp .customList .features,
body.details .features {
font-weight: bold;
width: 220px;
margin:10px 0 0 0;
overflow: auto;
height:1%;
}

body.results .customList .features p,
body.featureProp .customList .features p,
body.details .features  p {
width: 50px;
float:left;
margin: 0 20px 0 0;
line-height: 30px;
font-size: 1.3em;
}

body.results .customList .features img,
body.featureProp .customList .features img,
body.details .features img {
margin: 0 5px 0 0;
vertical-align: middle;
}

/* Property details page */

body.details h1 {
margin-bottom:0;
}

body.details #detailsNav {
width:675px;
text-align:right;
margin-bottom:5px;
}

body.details #imageWrap {
float:right;
width:402px;
}

body.details #imageWrap img {
float:left;
margin: 0 0 1px 0;
width:401px;
}

body.details #imageWrap img.subImage {
width:133px;
margin: 0 1px 1px 0;
}

body.details #description {
width: 260px; 
float: left;
}

body.details .features {
margin-bottom:12px;
width: 240px;
height:40px;
}

body.details h4 {
text-transform:uppercase;
color:#BFB05F;
font-size:1.1em;
margin:25px 0 10px 0;
font-weight:normal;
}

body.details #lowerWrap {
clear: both;
}

body.details #lowerRight {
float:right;
width:370px;
}

body.details #options {
width:370px;
overflow:auto;
height:1%;
}

body.details #options li {
float: left;
width: 150px;
padding-left:10px;
text-indent:20px;
background:url(../img/details-options-li.jpg) no-repeat 15px 5px;
margin:8px 0 0 0;
list-style-type:none;
}

body.details #overview {
width:370px;
}

body.details #overview dt {
float: left;
width: 100px;
margin-left:10px;
}

body.details #overview dd {
float: left;
width: 200px;
}

body.details #lowerLeft {
width: 260px;
padding:5px 0 0 0;
}

body.details #lowerLeft span.agentDets {
font-size:0.9em;
}

body.details #lowerLeft span.agentDets a:link,
body.details #lowerLeft span.agentDets a:visited {
text-decoration:none;
}

body.details #lowerLeft span.agentDets a:hover,
body.details #lowerLeft span.agentDets a:active {
text-decoration:underline;
}

/* Slideshow */ 

body.slideshow {
font:76% Arial, Helvetica, sans-serif;
color: #012424;
background-color: #DFD9B6;
background-image:none;
}

body.slideshow #customSlideshow {
margin: 5px auto;
padding: 0;
width:800px;
}
		
body.slideshow #customSlideshow .navigation {
font-size:0.9em;
height:25px;
width:800px;
}

body.slideshow #customSlideshow .navigation .numbers {
float:left;
width:250px;
}
	
body.slideshow #customSlideshow .navigation .controls {
float:right;
width:250px;
text-align:right;
}

	





	




