/*
Compiled: 2012-02-23 15:16:51
Errors: 
File Not Found: Web/Forms/1-a.css
	File Not Found: Web/Forms/1-a.css
	File Not Found: Web/Forms/Modules/AgencyAddress/1-a.css
	File Not Found: Web/Layouts/Modules/addThis/1-a.css
	File Not Found: W
	File Not Found: W
	File Not Found: W
	File Not Found: Web/Blog/List/2-a.css
	File Not Found: Web/Property/List/1.css
	File Not Found: W
	File Not Found: W
	File Not Found: Web/Property/PrintDetail/1-a.css
	File Not Found: Web/Property/Modules/Images/2-a.css
	File Not Found: Web/Property/Modules/Agent/10-a.css
	File Not Found: Web/Property/Modules/BBC/5-a.css
	File Not Found: Web/Property/Modules/PrintList/1-a.css
	File Not Found: W
	File Not Found: Web/Property/List/6-b.css
*/

/******************************** BEGIN Web/Layouts/base.css ********************************/ 

/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;border:0;outline:0;font-size:100%;
background:transparent;}
body{line-height:auto;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* table{border-collapse:collapse;border-spacing:0;} */

/* END RESET */

body {
	background: #003E7E; /* option */
	color: #222; /* option */
	font: 12px/16px Arial, serif;
	margin:0px;
	padding:0px;
	height: 100%;
}

h2 {
	font-size: 18px;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 16px;
	margin: 0 0 15px 0;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #ee0000;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}


fieldset {
	border: solid 1px #999;
	margin: 10px;
	padding: 10px;
	background: none;
}

fieldset legend {
	font-size: 14px;
}

fieldset.hidden {
	display: none;
}

fieldset li {
	margin: 2px 0;
	position: relative;
}

label {
	width: 150px;
	display: inline-block;
	text-align: right;
	margin: 2px 2px 0 0;
	vertical-align: top;
}

.radio label {
	text-align: left;
	width: 90px;
	margin: 2px 2px 0 5px;
}

label[for="mailList-Yes"] {
	width: 50px;
}

label[for="preferredContactMethod-phone"], label[for="preferredContactMethod-email"]  { /* remove */
	width: 90px;
	text-align: left;
}

fieldset div {
	display: inline-block;
	width: 250px
}

p.hint {
	position: absolute;
	top: 2px;
	left: 380px;
	margin: 0;
}

input[type="text"], input[type="password"], textarea {
	width: 200px;
	border: solid 1px #999; /* inputBorder */
	padding: 3px;
	font-size: 12px;
	font-family: Arial;
}

select {
	width: 150px;
}

input[type="checkbox"] {
	clear: both;
}

input[type="text"]:focus, input[type="password"]:focus,  textarea:focus {
	border: solid 2px #999; /* inputBGFocus */
	padding: 2px;
}

textarea {
	height: 80px;
}

.required {
/*	color: #ee0000; /* requiredColor */
}

#fieldset-buttonArea {
	border: none;
}

#fieldset-buttonArea legend  {
	display: none;
}

.input-submit {
	display: block;
	background: #ccc;
	cursor: pointer;
	border: none;
	width: 170px;
	padding: 5px 0;
	text-align: center;
}

.input-submit:hover {
	background: #999;
}

#fieldset-buttonArea {
	float: right;
	padding: 2px 0;
	display: block;
}

#lightbox-wrapper #content-layout {
	width: 700px;
	padding: 20px;
	min-height: 0;
}

.checkbox {
	max-height: 110px;
	overflow-y: auto;
	border: solid 1px #999;
	padding: 5px;
	width: 196px;
	color:#222;
	background: #fff;
overflow-y: scroll;
}

.checkbox:first-child {
	overflow-y: hidden;
}

.checkbox label {
	width: 170px;
	text-align: left;
}

#myfLocations {
	width: 208px;
}

label[for="lookingTo-buy"] {
	width: 50px
}



.mobile a, .phone a, .office a {
	text-decoration: none;
	cursor: default;
}	


/* SHADOW BOX */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(/_assets/1/images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(/_assets/1/images/close.png);}
#sb-nav-next{background-image:url(/_assets/1/images/next.png);}
#sb-nav-previous{background-image:url(/_assets/1/images/previous.png);}
#sb-nav-play{background-image:url(/_assets/1/images/play.png);}
#sb-nav-pause{background-image:url(/_assets/1/images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

#sb-info {
	position: absolute;
	top: 14px;
	right: -12px;
	height: 30px
}

#sb-info a {
	width: 30px;
	height: 30px;
}


fieldset li {
	clear: both;
}

label {
	display: inline-block;
	margin: 0 0 2px 0;
	margin: 2px 2px 2px 0
}

fieldset div.element, fieldset div.radio , fieldset div.checkbox {
	display: inline;
	margin: 0 0 2px 0;
}

label {
	margin: 2px 2px 2px 0
}

fieldset div.checkbox {
	display: inline-block;
}

.missing-image {
	display: block;
	background: #606060 url(/_assets/1/images/missing-image.png) no-repeat center center;
	
}

.form-errors {
	padding: 10px;
	border: solid 1px #ff0000;
	background: #ffaaaa;
}

.holiday-price {
	margin: 10px;
}

ul.form-results li {
	margin: 0 0 10px;
}

ul.form-results li ul li {
	margin: 0;
}

ul.form-results li ul li span {
	display: inline-block;
	width: 150px;
}


/******************************** END Web/Layouts/base.css ********************************/ 


/******************************** BEGIN Web/Layouts/1-a.css ********************************/ 

#wrapper {
	background:#fff; /* option */
	margin: 0 auto;
	padding:0;
	width: 980px;
}

/******************************** END Web/Layouts/1-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Content/1-a.css ********************************/ 

#content-layout {
	padding: 20px 0;
	z-index: 1;
}

#left-column {
	float: left;
	padding: 0 0 0 20px;
	width: 180px;
}

#right-column {
	float: left;
	padding: 0 20px;
	width: 740px;
}



/******************************** END Web/Layouts/Content/1-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Header/13-a.css ********************************/ 

#header {
	background: #fff; 
	display: block;
	height: 135px;
	position: relative;
	overflow: hidden;
}

#animation-1 {
	position: absolute;
	top: 0;
	left: 0px;
}


/******************************** END Web/Layouts/Header/13-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Menu/1-a.css ********************************/ 

#menu {
	font-size: 16px;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 10px;
	margin: 0;
	z-index: 100;
}

#menu * {
	z-index: 100;
}

.navigation {
	padding: 0;
}

.navigation li {
	float: left;
	position: relative;

}

.navigation li a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
}

.navigation li a:hover {
	color: #999;
}

.navigation li ul {
	display: none;
	padding: 0;
}

.navigation li:hover ul {
	border-bottom: solid 1px #999;
	display: block;
	position: absolute;
	left: 0px;
	top: 31px;
	width: 180px;
	z-index: 200;
}

.navigation li:hover ul li {
	border-top: solid 1px #999;
	width: 180px;
	z-index: 201;
}

.navigation li ul li a {
	background: #ccc;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 2px 10px;
	width: 160px;
	z-index: 202;
}

.navigation li ul li a:hover {
	color: #999;
}


/******************************** END Web/Layouts/Menu/1-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Footer/10-a.css ********************************/ 

#social {
	position: relative;
}

#social h5 {
	position:absolute;
	top: 10px;
	left: 100px;
}

#social h5:first-child {
	left: 10px;
}

/******************************** END Web/Layouts/Footer/10-a.css ********************************/ 


/******************************** BEGIN Web/Dynamic/1-a.css ********************************/ 



/******************************** END Web/Dynamic/1-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Modules/RenetLinks/1-a.css ********************************/ 



/******************************** END Web/Layouts/Modules/RenetLinks/1-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Modules/AgencyDetails/1-a.css ********************************/ 

#agency-information p span {
	margin: 0 5px 0 0;
}

/******************************** END Web/Layouts/Modules/AgencyDetails/1-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Modules/Quicksearch/1-a.css ********************************/ 

    #quicksearch h2 {
	font-size: 16px;
	text-align: center;
}

#quicksearch fieldset {
	border: none;
	width: 170px;
	margin: 0;
	padding: 5px;
}

#quicksearch fieldset li {
	padding: 0;
	height: 20px;
	line-height: 20px;
	margin: 0 0 1px;
}

#quicksearch legend {
	width: 170px;
	text-align: center;
}

#quicksearch label {
	display: none;
}

#quicksearch .radio {
	text-align: center;
	display: block;
	width: 170px
}

#quicksearch .radio label {
	display: inline;
	margin: 2px 2px 0 0;
	width: auto;
}

#quicksearch select {
	width: 170px;
	height: 20px;
	padding: 0;
}

#quicksearch input[type="text"] {
	width: 155px;
	margin: 0 0 10px;
}

#quicksearch #fieldset-quickSearchSubmit {
	float: none;
}

#quicksearch #fieldset-quickSearchSubmit legend {
	display: none;
}

/******************************** END Web/Layouts/Modules/Quicksearch/1-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Modules/Quicksearch/1-a.css ********************************/ 

#quicksearch h2 {
	font-size: 16px;
	text-align: center;
}

#quicksearch fieldset {
	border: none;
	width: 170px;
	margin: 0;
	padding: 5px;
}

#quicksearch fieldset li {
	padding: 0;
	height: 20px;
	line-height: 20px;
	margin: 0 0 1px;
}

#quicksearch legend {
	width: 170px;
	text-align: center;
}

#quicksearch label {
	display: none;
}

#quicksearch .radio {
	text-align: center;
	display: block;
	width: 170px
}

#quicksearch .radio label {
	display: inline;
	margin: 2px 2px 0 0;
	width: auto;
}

#quicksearch select {
	width: 170px;
	height: 20px;
	padding: 0;
}

#quicksearch input[type="text"] {
	width: 155px;
	margin: 0 0 10px;
}

#quicksearch #fieldset-quickSearchSubmit {
	float: none;
}

#quicksearch #fieldset-quickSearchSubmit legend {
	display: none;
}

/******************************** END Web/Layouts/Modules/Quicksearch/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Agent/2-a.css ********************************/ 

.property-agents p span {
	font-weight: bold;
}

/******************************** END Web/Property/Modules/Agent/2-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Auction/1-a.css ********************************/ 

.auction p span {
	display: inline-block;
	font-weight: bold;
	width: 80px;
}

/******************************** END Web/Property/Modules/Auction/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/BBC/1-c.css ********************************/ 

.bbc li {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	border-left: solid 1px #999 ;
	width: 55px;
}

.bbc li:first-child {
	border: none;
}


.bbc li span {
	width: 24px;
	height: 15px;
	display: block;
	float: left;
	text-indent: -3333px;
	padding: 0 5px 0 10px;
}

.bbc li.bedrooms span {
	background: url(/_assets/1/images/Bedrooms.png) no-repeat center;
}

.bbc li.bathrooms span {
	background: url(/_assets/1/images/Bathrooms.png) no-repeat center;
}

.bbc li.carspaces span {
	background: url(/_assets/1/images/Carspaces.png) no-repeat center;
}

.bbc li.pets span {
	background: url(/_assets/1/images/Pets.png) no-repeat center;
}

.bbc li.pets {
	width: 60px;
}

/******************************** END Web/Property/Modules/BBC/1-c.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Inspections/1-a.css ********************************/ 

.inspections p {
	margin: 0;
}

.inspections p span {
	display: inline-block;
	font-weight: bold;
	text-indent: -3333px;
	width: 80px;
}

.inspections p:first-child span{
	text-indent:0px;
}

/******************************** END Web/Property/Modules/Inspections/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Availability/1-a.css ********************************/ 

.availability p {
	margin: 0;
	font-weight: bold;
}



/******************************** END Web/Property/Modules/Availability/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Availability/1-a.css ********************************/ 

.availability p {
	margin: 0;
	font-weight: bold;
}



/******************************** END Web/Property/Modules/Availability/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Agent/7-a.css ********************************/ 

.single-agent img {
	float: left;
	width: 80px;
}

.single-agent div {
	float: left;
	padding: 0px;
}

.single-agent div p {
	margin: 0 0 5px 10px;
}




/******************************** END Web/Property/Modules/Agent/7-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/ChildProperty/1-a.css ********************************/ 

.childProperties {
	clear: both;
}

.childProperties h3 {
	display: none;
}

/******************************** END Web/Property/Modules/ChildProperty/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Auction/1-a.css ********************************/ 

.auction p span {
	display: inline-block;
	font-weight: bold;
	width: 80px;
}

/******************************** END Web/Property/Modules/Auction/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/BBC/1-a.css ********************************/ 

.bbc li {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	border-left: solid 1px #999 ;
}

.bbc li:first-child {
	border: none;
	margin: 0;
}

.bbc span { 
	padding: 0 5px;
}
/*
.bbc li:first-child span{
	padding: 0 5px 0 0;
}*/

/******************************** END Web/Property/Modules/BBC/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Inspections/1-a.css ********************************/ 

.inspections p {
	margin: 0;
}

.inspections p span {
	display: inline-block;
	font-weight: bold;
	text-indent: -3333px;
	width: 80px;
}

.inspections p:first-child span{
	text-indent:0px;
}

/******************************** END Web/Property/Modules/Inspections/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Images/1-c.css ********************************/ 

.property-images {
	position: relative;
	overflow: hidden;
}

.ss-controls {
	display: none;
}

.thumbs {
	margin: 0 0 0 -1px;
}

.dummy-button {
	display: none;
}

.nav-controls a {
	background: #ccc;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	opacity: 0.74;
}

.nav-controls a:hover {
	background: #eee;
}

.nav-controls a.prev {
	bottom: 0;
	left: 0;
}

.nav-controls a.next {
	bottom: 0;
	right: 0;
}

.thumbs li {
	float: left;
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
}

.thumb {
	padding: 0px;
	display: block;
}

.thumbs img {
	border: none;
}

#slideshow {
	background: #fff;
	margin: 0 0 1px;
}

.advance-link {
	display: block;
	text-align: center;
}

#slideshow .previous img {
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow {
	width: 450px;
	height: 300px;
	overflow: hidden;
}

#slideshow img {
	max-width: 450px;
	max-height:300px;
}

.thumb, .thumb img {
	height: 58px;
	width: 86px;
}

.loader {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_assets/1/images/loading.gif) no-repeat center;
}

/******************************** END Web/Property/Modules/Images/1-c.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Video/1-a.css ********************************/ 



/******************************** END Web/Property/Modules/Video/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/PropertyLinks/4-a.css ********************************/ 

.property-links ul li a, .property-links ul li, .property-links input {
	display: block;
	width: 143px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	background: #ee0000;
	color: #fff;
	float: left;
	text-decoration: none;
	border: none;
}

.property-links ul {
	clear: both;
}

.property-links ul li {
	clear: none;
	background: none;
	margin: 0 0 5px 5px;
}

.property-links input {
	margin: 0 0 5px 5px;
	cursor: pointer;
	padding: 0 0 2px;
}

/******************************** END Web/Property/Modules/PropertyLinks/4-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Maps/1-a.css ********************************/ 

.property-map h3 {
	margin: 0 0 1px;
}

#property-map {
	height: 275px;
	width: 100%;
}

/******************************** END Web/Property/Modules/Maps/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Features/1-a.css ********************************/ 

.features .heading {
	font-size: 14px;
	font-weight: bold;
	border-top: dotted 1px #999;
}

.features td {
	padding: 2px;
	border-bottom: dotted 1px #999;
}

.features .feature-label {
	font-weight: bold;
	width: 100px;
}


/******************************** END Web/Property/Modules/Features/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Suburb/2-a.css ********************************/ 

.property-suburb {
	clear: both;
}

.property-suburb p, .property-suburb a {
	padding: 5px 10px;
	margin: 0;
}

.property-suburb img {
	display: none;
}

/******************************** END Web/Property/Modules/Suburb/2-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/HolidayPrice/1-a.css ********************************/ 

.holiday-price span {
	font-weight: bold;
}

/******************************** END Web/Property/Modules/HolidayPrice/1-a.css ********************************/ 


/******************************** BEGIN Web/Homepage/1-a.css ********************************/ 



/******************************** END Web/Homepage/1-a.css ********************************/ 


/******************************** BEGIN Web/Homepage/Modules/FeatureSlider/6-a.css ********************************/ 

div.coverflow {
	height: 320px;
	font-family: "Century Gothic", Helvetica, Arial, Geneva, sans-serif;
	position: relative;
	margin: 30px 10px;
}

div.coverflow div.gallerylabel{
	font-size: 18px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	color: #192F55;
	margin-top: 10px;
	
}

div.coverflow div.instructions {
	font-size: 12px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #192F55;
}


div.coverflow div.gallery {
	width: 700px;
	height: 320px;
	position: relative;
	font-family: "Century Gothic", Helvetica, Arial, Geneva, sans-serif;
	margin-left: 20px;
}

div.coverflow #frontpageCoverflow.gallery {
	background-color: #e4e7ec;
}

div.coverflow #propertyOfTheWeek {
	width: 20px;
	height: 217px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}


.galleryItem {
	float: left;
	position: absolute;
	color: #001842;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	display: none;
	background-color: #e4e7ec;
}

.galleryItem.small {
	background: #e4e7ec url(/_assets/1/images/../images/coverflow_small.png) no-repeat;
	padding: 5px 10px 20px;
	z-index: 10;
}

.galleryItem.small img {
	width: 100%;
	height: 110px;
}

.galleryItem.small .details span.city {
	height: 20px;
	text-indent: 5px;
	background-color: #826C55;
	color: #fff;
	background-image: url(/_assets/1/images/ ../images/gradient02_02.png );
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	font-size: 12px;
	display: block;
	position: absolute;
	bottom: 20px;
	width: 150px;
}

.galleryItem.small div.intro {
	display: none;
}

.galleryItem.small div.moreinfo {
	display: none;
}

.galleryItem.small .bbc {
	display: none;
}

.galleryItem.small .back{
	display: none;
}

.galleryItem .back{

}

.galleryItem.big  {
	padding: 0px;
	position: relative;
	z-index: 20;
}

.galleryItem.big .back {
	position: absolute;
	width: 100%;
	height: 100%;
	
	
}

.galleryItem.big .back img {
	position: absolute;
	width: 100%;
}

.galleryItem.big .content {
	padding-left: 5%;
	padding-top: 5%;
	width: 90%;
	height: 90%;
}

.galleryItem.big .content img {
	position: absolute;
	width: 251px;
	height: 172px;
}

.galleryItem.big div.content .details {
	position: absolute;
	bottom: 8%;
	width: 90%;
}

.galleryItem.big .details span.city {
	position: relative;
	width: 100%;
	font-size: 14px;
	height: 28px;
	text-indent: 5px;
	background-color: #826C55;
	color: #fff;
	background-image: url(/_assets/1/images/ ../images/gradient02_02.png );
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	line-height: 28px;
	display: block;
}

.galleryItem.big div.content div.details div.intro {
	font-size: 11px;
	background-color: #E1D4C0;
	color: #826C55;
	overflow: hidden;
	line-height: 14px;
	height:45px;
	width: 249px;
	padding-left: 3px;
}

.galleryItem.big div.content div.details div.moreinfo {
	font-size: 9px;
	background-color: #E1D4C0;
	color: #826C55;
	overflow: hidden;
	line-height: 14px;
	right: 5px;
	bottom: 1px;
	width: 150px;
	position: absolute;
	text-align: right;
}

.galleryItem.big div.moreinfo a:link,
.galleryItem.big div.moreinfo a:visited,
.galleryItem.big div.moreinfo a:hover,
.galleryItem.big div.moreinfo a:active {
	text-decoration: none;
	color: #826C55;
}

.galleryItem.big div.moreinfo a:hover {
	text-decoration: underline;
}

.galleryItem.big .bbc {
	position: absolute;
	right: 5px;
	top: 5px;
	height: 28px;
	font-size: 14px;
}

.galleryItem.big .bbc dl {
	margin: 0px;
	padding: 0px;
}

.galleryItem.big .bbc dl dt {
	text-align: left;
	float: left;
	height: 18px;
	width: 23px;
	margin-right:0px;
	margin-left: 10px;
	background-position: 0 center;
	
}

.galleryItem.big .bbc dl dt span {
	display: none;
}

.galleryItem.big .bbc dl dt.bedrooms {
	background: url(/_assets/1/images/../images/bed.png) no-repeat 0 center;
}

.galleryItem.big .bbc dl dt.bathrooms {
	background: url(/_assets/1/images/../images/bath.png) no-repeat 0 center;
}

.galleryItem.big .bbc dl dt.garages {
	background: url(/_assets/1/images/../images/car.png) no-repeat 0 center;
	width: 25px;
}

.galleryItem.big .bbc dl dt.marinabirths {
	background: url(/_assets/1/images/../images/car.png) no-repeat;	
}

.galleryItem.big .bbc dl dd {
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	font-size: 14px;
	color: white;
	line-height: 16px;
}

/******************************** END Web/Homepage/Modules/FeatureSlider/6-a.css ********************************/ 


/******************************** BEGIN Web/Property/List/1-a.css ********************************/ 

.property-list {
	border-bottom: solid 1px #999; /* remove */
	padding: 10px 0;
	position: relative;
	min-height: 90px;
}

.property-list:hover {
	background: #eee;
}

.property-list .thumbnail {
	float: left;
	width: 125px;
}

.property-list .missing-image {
	height: 94px;
}

.property-list span.status {
	left: 0px;
	position: absolute;
	top: 10px;
	background: #ee0000;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	width: 100px;
	height: 12px;
	line-height: 12px;
	text-align: center;
}

.property-list span.current {
	display: none;
}

.property-list .information {
	float: left;
	padding: 0 0 0 10px;
	width: 350px;
}

.property-list h3, .property-list h4, .property-list p {
	margin: 0 0 3px 0;
}

.property-list h4.auction {
	display: none;
}

.property-list .bbc {
	position: absolute;
	right: 5px;
	top: 10px;
}

.property-list .property-agents {
	position: absolute;
	right: 5px;
	top: 35px;
	text-align: right;
}

.property-list a {
	background: none;
	position: absolute;
	bottom: 15px;
	right: 5px;
}

.property-list a.Movie {
	right: 110px;
}

.property-list a.cover {
	height: 100%;
	width: 100%;
	bottom:0;
	right:0;
	background: url(/_assets/1/images/spacer.gif);
}

.property-list a.addFavourites {
	margin-right: 110px;
}

/******************************** END Web/Property/List/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Detail/8-a.css ********************************/ 

form.back-to-search input[type="text"] {
	border: none;
	cursor: pointer;
	color: #826C55;
	text-decoration: none;
	font-size: 11px;
	font-family: "Century Gothic",Helvetica,Arial,Geneva,sans-serif;
}

form.back-to-search input[type="text"]:hover {
	text-decoration: underline;
}

.property-detail {	
	position: relative;
	width:960px;
}

.property-detail h2 {
	background: #ccc; /* option */
	height: 25px;
	line-height: 25px;
	margin: 0 0 1px 0;
	padding: 5px 10px;
	width: 940px;
}

.property-detail h3 {
	background: #ccc;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 5px;
	margin: 0 0 7px 0px;
}

.property-detail .bbc {
	position: absolute;
	right: 10px;
	top: 5px;
}

.property-detail-left {
	float: left;
	width: 527px;
	margin: 0 1px 0 0;
}

.property-detail-right {
	float: left;
	width: 432px;
}

.property-detail-scroll {
	height: 354px;
	overflow-x: hidden;
	overflow-y: auto;
}


.property-detail p.price, .property-detail .auction , .property-detail .inspections  {
	background: #ccc;
	display: block;
	height: 14px;
	line-height:14px;
	padding: 2px 5px;
	margin: 0 0 1px;
	width:429px;
}

.property-detail p.price span {
	font-weight: bold;
}

.property-detail .inspections {
	height:auto;
}

.property-detail p.description {
	padding: 5px 10px;
}

.property-detail .features {
	margin: 5px 10px;
	width: 350px;
}

.property-detail-agent {
	clear: both;
	height: 105px;
	margin: 0 0 1px;
}

.single-agent div {
	width: 353px;
}

.single-agent img {
	width: 79px;
	height: 105px;
}

.property-links {
	height: 125px;
}

.property-suburb {
	margin: 1px 0 0;
	height: 125px;
}

.property-map {
	width: 550px;
	height: 300px;
}
.property-map h3 {
	margin: 0 0 1px 0;
}

.property-images {
	margin: 0 0 1px;
	height: 459px;
}

#slideshow {
	width: 527px;
	height: 354px;
}

#slideshow img {
	max-width: 527px;
	max-height:354px;
}

.thumb, .thumb img {
	height: 104px;
	width: 131px;
}

form.back-to-search {
	width: 300px;
}

.addthis_toolbox {
	float: right;
	margin: 4px 0 0;
	width: 160px;
}

.addthis_toolbox span {
	float: left;
}


/******************************** END Web/Property/Detail/8-a.css ********************************/ 


/******************************** BEGIN Web/Testimonials/List/1-a.css ********************************/ 

.testimonial-list {
	margin: 0 20px 20px 0;
	padding: 5px;
	border: solid 1px #999;
	clear: both;
}

.testimonial-list img {
	width: 200px;
	float: right;
}

.testimonial-list .information {
	width: 708px; 
	float: left;
}

.testimonial-list .short {
	margin: 0 5px 0 0;
	width: 503px
}

.testimonial-list .information h3 {
	background: #ccc;
	padding: 5px 10px;
	margin: 0 0 10px;
}

.testimonial-list .information p {
	margin: 0 10px 10px 5px;
}

.testimonial-list .information p span {
	font-weight: bold;
}

/******************************** END Web/Testimonials/List/1-a.css ********************************/ 


/******************************** BEGIN Web/Suburb/List/2-a.css ********************************/ 

.suburb-list .column {
	width: 200px;
	float: left;
}

/******************************** END Web/Suburb/List/2-a.css ********************************/ 


/******************************** BEGIN Web/Suburb/Detail/1-a.css ********************************/ 

.suburb-detail img {
	width: 300px;
	float: right;
	margin: 0 0 20px 20px;
	clear: right;
}

/******************************** END Web/Suburb/Detail/1-a.css ********************************/ 


/******************************** BEGIN Web/Building/List/2-a.css ********************************/ 

.suburb-list .column {
	width: 200px;
	float: left;
}

/******************************** END Web/Building/List/2-a.css ********************************/ 


/******************************** BEGIN Web/Building/Detail/1-a.css ********************************/ 

.building-detail .text {
	float: left;
	width: 360px;
}

.building-detail img, .building-detail iframe {
	width: 350px;
	float: right;
	clear: none;
	padding: 5px;
	border: solid 1px #eee;
	margin: 0 0 10px;	
}



/******************************** END Web/Building/Detail/1-a.css ********************************/ 


/******************************** BEGIN Web/Staff/List/3-a.css ********************************/ 

.staff-list {
	float: left;
	margin: 0 10px 5px 0;
	width: 170px;
}

.staff-list img, .staff-list .missing-image {
	margin: 0 0 10px;
	width: 170px;
}

.missing-image {
	height: 170px;
}

.staff-list h3 {
	margin: 0 0 10px;
}

.staff-list p span {
	font-weight: bold;
}

.staff-list .profile-link {
	font-weight: bold;
}





/******************************** END Web/Staff/List/3-a.css ********************************/ 


/******************************** BEGIN Web/Staff/Detail/3-a.css ********************************/ 

.staff-detail h2,
.staff-detail h4,
.staff-detail .profile  {
	width: 500px;
	float: left;
	clear: left;
}

.staff-detail .summary {
	float: right;
}

.staff-detail .summary img {
	margin: 0 0 10px;
}

.staff-detail .summary p, .staff-detail .summary h5 {
	margin: 0 0 5px;
	clear: both;
}

.staff-detail .summary p span {
	font-weight: bold;
}

.staff-detail .office-details {
	float: left;
	clear: left;
	margin: 30px 0 0 0;	
	width: 400px;
}

/******************************** END Web/Staff/Detail/3-a.css ********************************/ 


/******************************** BEGIN Web/Sitemap/1-a.css ********************************/ 

ul.sitemap li {
	margin: 0 0 10px;
}

ul.sitemap ul {
	margin: 0px 20px;
}

ul.sitemap ul li {
	margin: 0;
}

/******************************** END Web/Sitemap/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Results/5-a.css ********************************/ 

.sort {
	width: 150px;
	margin: 20px 0 20px;
	float: right;
	overflow: hidden;
}

.sort fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset#fieldset-sortOrders {
	width: 200px;
}

.sort legend, .sort label {
	display: none;
}

.pagination .current a {
	text-decoration: none;
	cursor: default;
	color: #222;
}

#properties-on-map {
	width: 100%;
	padding: 0 0 40px;
	height: 500px;
	overflow: hidden;
}

#properties-on-list {
	padding: 0;
}

.tabs {
	height: 25px;
	border-bottom: solid 3px #999;
}

.tabs li {
	display: block;
	float: left;
	width: 108px;
	text-align: center;
	cursor: pointer;
	background: #ccc;
	height: 25px;
	line-height: 25px;
}

.tabs li:first-child {
	margin: 0 1px 0 0;
}

.tabs li.active {
	background: #999;
}

.tabs li a {
	text-decoration: none;
}

.panes {
	clear: both;
	padding: 5px 10px;
}

#quicksearchMapSearch legend, #quicksearchMapSearch label {
	display: none;
}

#quicksearchMapSearch fieldset {
	background: #ccc;
	border: none;
	margin: 0;
	width: 100%;
	padding: 0;
}

#quicksearchMapSearch li {
	float: left;
	clear: none;
	margin: 10px 0  10px  10px;
	width: 150px;
	
}

#mapPopUp {
	display: none;
}



/******************************** END Web/Property/Results/5-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/Pagination/1-a.css ********************************/ 

.pagination {
	margin: 15px 0 20px;
	float: left;
}

.pagination * {
	float: left;
}

.pagination li {
	padding: 5px;
}

.pagination span {
	margin: 5px 20px 5px 0;
}

/******************************** END Web/Property/Modules/Pagination/1-a.css ********************************/ 


/******************************** BEGIN Web/Layouts/Modules/MemberLogin/1-a.css ********************************/ 

#member-login fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#member-login h3 {
	margin: 0 0 5px;
}

#member-login input[type="text"], #member-login input[type="password"] {
	width: 100px;
}

#member-login input[type="submit"] {
	display: block;
	width: 65px;
	height: 20px;
	border: none;
	background: #999;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	
}


/******************************** END Web/Layouts/Modules/MemberLogin/1-a.css ********************************/ 


/******************************** BEGIN Web/Office/List/1-a.css ********************************/ 

.office-list {
	float: left;
	margin: 0 0 20px 0;
	clear: both;
	padding: 5px;
	height: 250px;
	border: solid 1px #999;
}

.office-list div.office-map {
	width: 400px;
	height: 250px;
	float: right;
}

.office-list .information {
	float: left;
	width: 328px;
}


.office-list img {
	margin: 0 0 10px;
	width: 170px;
}

.office-list h3 {
	margin: 0 0 10px;
}

.office-list p span {
	font-weight: bold;
}


/******************************** END Web/Office/List/1-a.css ********************************/ 


/******************************** BEGIN Web/Office/Detail/1-a.css ********************************/ 

.office-detail .office-staff {
	width: 400px;
	float: left;
	margin: 20px 20px 0 0;
}

.office-detail .details {
	width: 300px;
	float: right;
}

.office-detail .office-staff-list {
	float: left;
	width: 200px;
	position: relative;
	margin: 0 0 10px;
}

.office-detail .office-staff-list img {
	width: 70px;
	height: 95px;
	padding: 3px;
	border: 1px solid #CCC;
}

.office-detail .office-staff-list .profile-link {
	font-size: 11px;
	position: absolute;
	top: 0;
	left: 82px;
}

.office-detail .office-listings {
	margin: 20px;
}

/******************************** END Web/Office/Detail/1-a.css ********************************/ 


/******************************** BEGIN Web/Property/Modules/MapPopup/1-a.css ********************************/ 

#popupbox {
	position: relative;
	height: 112px;
	display: block;
	width: 410px;
	overflow: hidden;
}

#popupbox img {
	width: 150px;
	position: absolute;
	top: 0;
	left: 0;
}

#popupbox h4 {
	margin: 5px 0;
}

#popupbox .info {
	width: 250px;
	position: absolute;
	top: 0;
	left: 160px;
}

#popupbox a {
	position: absolute;
	top: 0;
	left: 0;
	height: 112px;
	display: block;
	width: 410px;
}

/******************************** END Web/Property/Modules/MapPopup/1-a.css ********************************/ 


/******************************** BEGIN Web/Blog/List/1-a.css ********************************/ 

.blog-list {
	margin: 0 0 25px;
}

.blog-list .date, .blog-list .postedby {
	font-size: 10px;
}

.blog-text p {
	text-align: justify;
}

.blog-text img {
	float: left;
	margin: 0 15px 0 0;
}

/******************************** END Web/Blog/List/1-a.css ********************************/ 


/******************************** BEGIN Web/Blog/Detail/1-a.css ********************************/ 

.blog-detail {
	margin: 20px 0;
}

#content-layout .blog-detail h2 {
	font-size: 24px;
}

.blog-detail p {
	text-align: justify;
}

.blog-detail img {
	float: left;
	margin: 0 15px 0 0;
}

/******************************** END Web/Blog/Detail/1-a.css ********************************/ 


/******************************** BEGIN Web/Newsletter/List/1-a.css ********************************/ 

.blog-list {
	margin: 0 0 25px;
}

.blog-list .date, .blog-list .postedby {
	font-size: 10px;
}

.blog-text p {
	text-align: justify;
}

.blog-text img {
	float: left;
	margin: 0 15px 0 0;
}

/******************************** END Web/Newsletter/List/1-a.css ********************************/ 


/******************************** BEGIN Web/Newsletter/Detail/1-a.css ********************************/ 

.blog-detail {
	margin: 20px 0;
}

#content-layout .blog-detail h2 {
	font-size: 24px;
}

.blog-detail p {
	text-align: justify;
}

.blog-detail img {
	float: left;
	margin: 0 15px 0 0;
}

/******************************** END Web/Newsletter/Detail/1-a.css ********************************/ 


/******************************** BEGIN Web/Directory/1-a.css ********************************/ 



/******************************** END Web/Directory/1-a.css ********************************/ 


/******************************** BEGIN Sites/1/css/style.css ********************************/ 

/* MORTON & MORTON */

/* @group MAIN TAGS */

body {
	background: #fff;
	font: 13px/1.231 "Century Gothic", Helvetica, Arial, Geneva, sans-serif;
	color: #192F55;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

#wrapper {
	background: url(/_assets/1/images/wrapper-bg.png) repeat-y center;
	padding: 0 10px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
}

h3 {
	font-size: 22px;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px;
}

h5 {
	margin: 0 0 8px;
}

#content-layout h2 {
	font-weight: normal;
	font-size: 38px;
}

#content-layout {
	background: url(/_assets/1/images/content_bg.jpg) repeat-y left;
	padding: 10px 0;
}

.content p {
	font-size: 12px;
}

.content p strong {
	font-weight: bold;
}

#left-column {
	color: #fff;
	width: 200px;
	padding: 0;
}

#right-column {
	width: 740px;
}

a {
	color: #192F55;
}

/* @end */

/* @group FORMS */

fieldset {
	background: #f6f6f6 url(/_assets/1/images/fieldset.png) repeat-x top;
	border: solid 1px #7f88a0;
	margin: 10px 10px 15px;
}

#fieldset-buttonArea {
	background: none;
	border: none;
	margin: 10px;
}

fieldset legend {
	background: #fff;
	font-size: 20px;
	padding: 0 2px;
}

input[type="text"], input[type="password"], textarea, {
	border: solid 1px #7f88a0;
	color: #192f55;
	font: 12px "Century Gothic";
}

select, option, optgroup {
	font: 11px "Century Gothic",Helvetica,Arial,Geneva,sans-serif;
}

optgroup {
	font-weight: bold;
}

textarea {
	width: 450px;
	height: 120px;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	border: solid 1px #192f55;
	padding: 3px;
	background: #eaeaea;
}

body.lightbox #lightbox-wrapper #content-layout {
	background: #fff;
	width: 680px;
}

.repair-request .content ul li ul {
	margin: 5px 0 15px;
}

label[for="categories-auctions"] {
	display: none;
}

/* @end */

/* @group HEADER */

#header {
	height: 100px;
	background: #192F55;
}

#header h1 a {
	z-index: 10;
	display: block;
	width: 187px;
	height: 100px;
	background: url(/_assets/1/images/mmlogo.png) no-repeat;
	text-indent: -3333px;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 15px;
	margin-top: 5px;
}

/* @end */

/* @group QUICKSEARCH */

#quicksearch {
	margin: 15px 0 0 10px;
}

#quicksearch fieldset {
	padding: 5px 0;
	width: 160px;
	background: none;
}

#quicksearch fieldset legend {
	font-size: 14px;
	background: none;
	padding: 15px 0 5px;
	width: 160px;
}

#quicksearch select, .input-submit {
	width: 160px;
}

#quicksearch input[type="text"] {
	width: 153px;
}

#quicksearch .radio {
	width: 160px;
	margin: 0;
}

#quicksearch .radio label {
	margin: 2px 12px 0 10px;
}

.input-submit {
	background: url(/_assets/1/images/button_blue.png) no-repeat top;
	color: #fff;
	width: 160px;
	margin: 0;
	height: 25px;
	line-height: 25px;
	padding: 0;
}

.input-submit:hover {
	background: url(/_assets/1/images/button_blue.png) center 25px;
}

#fieldset-propertyIDSearch legend {
	display: none;
}

#quicksearch #fieldset-propertyIDSearch li {
	height: 25px;
}
/*

#quicksearch fieldset li.city {
	height: 90px;
}

#quicksearch fieldset li.city .checkbox {
	width: 154px;
	height: 77px;
	padding: 2px;
}

#quicksearch fieldset li.city .checkbox label {
	display: inline-block;
	width: 128px;
	font-size: 11px;
	margin: 0;
}
*/
/* @end */

/* @group MENU */

#menu {
	background: #192f55 url(/_assets/1/images/gradient_new.png) repeat-x bottom;
	line-height: 25px;
}

#menu li {
	margin: 0 3px 0 0;
}

#menu a {
	color: #fff;
	font-size: 12px;
	padding: 0 9px;
	line-height: 25px;
}

#menu li:hover {
	background: url(/_assets/1/images/menu_left_blue.png) no-repeat left;
	padding: 0 0 0 4px;
}

#menu li.active {
	background: url(/_assets/1/images/menu_left_white.png) no-repeat left;
	padding: 0 0 0 4px;
}

#menu li:hover a {
	background: url(/_assets/1/images/menu_right_blue.png) no-repeat right;
	color: #192f55;
	padding: 0 10px 0 4px;
}

#menu li.active a {
	background: url(/_assets/1/images/menu_right_white.png) no-repeat right;
	color: #192f55;
	padding: 0 10px 0 4px;
	font-weight: bold;
}

#menu .navigation {
	float: right;
	padding: 6px 5px 0 0;
}

#menu .navigation li ul li a {
	background: #7f88a0;
	color: #192F55;
	font-size: 11px;
		padding: 0 15px 0 5px;
}

#menu .navigation li ul li a:hover {
	background: #fff;
	color: #192F55;
}

#menu .navigation li:hover ul li {
	border: none;
	padding: 0 10px;
	width: 210px;
	background: url(/_assets/1/images/ulli.png);
}

#menu .navigation li:hover ul li a {
	border-top: solid 1px #fff;
	width: 190px;
}

#menu .navigation li:hover ul {
	border-bottom: none;
	background: url(/_assets/1/images/ul.png) no-repeat bottom;
	padding: 0 0 10px;
	width: 230px;
	top: 25px;
	left: -10px;
	z-index: 1000000000;
}

#menu .navigation li.active ul li a {
	font-weight: normal;
	padding: 0 10px;
	background: #fff;
	border-top: solid 1px #7f88a0;
}

#menu .navigation li.active ul li a:hover {
	color: #fff;
	background: #7f88a0;
}

.subMenu li {
	border-bottom: solid 1px #405271;
	padding: 3px 0;
	text-align: right;
}

.subMenu a {
	color: #405271;
	padding: 0 20px 0 0;
	text-decoration: none;
}

.subMenu li.active, 
.subMenu li:hover {
	background: #405271 url(/_assets/1/images/menu_shadow.png) repeat-y right;
}

.subMenu li.active a, 
.subMenu li:hover a {
	color: #fff;
}

.subMenu li.active:hover {
	background: #fff url(/_assets/1/images/menu_shadow.png) repeat-y right;
}

.subMenu li.active:hover a {
	color: #405271;
}

.subMenu {
	display: none;
}

/* @end */

/* @group PROPERTY LIST */

a.print-results {
	background: url(/_assets/1/images/button_blue.png) no-repeat center top;
    color: #FFFFFF;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    width: 160px;
    display: block;
    text-align: center;
    text-decoration: none;
    float: right;
}

a.print-results:hover {
	background: url(/_assets/1/images/button_blue.png) no-repeat center bottom;
}

.bbc li:first-child span {
	padding: 0 5px 0 10px;
}

.property-list {
	border-bottom: solid 1px #bfc5d0;
	padding: 2px 0;
	font-size: 12px;
}

.property-list .information {
	width: 380px;
}

.property-list .bbc {
	font-weight: bold;
}

.property-list a.more {
	display: none;
}

.tabs {
	height: 29px;
	border-bottom: solid 1px #666;
}

.tabs li {
	width: 134px;
	height: 30px;
	line-height: 30px;
	background: url(/_assets/1/images/tabs.png) -420px 0;
}

.tabs li:first-child {
	margin: 0;
}

.tabs li.active {
	background: url(/_assets/1/images/tabs.png) -420px -62px;
}

.tabs li:hover {
	background: url(/_assets/1/images/tabs.png) -420px -123px;
}

.tabs li:hover a {
	color: #fff;
}

.tabs li a {
	color: #333;
	font-size: 11px;
}

#properties-on-list, #properties-on-map {
	padding: 10px;
	border: solid 1px #666;
	border-top: none;
}

.bbc li {
	border: none;
}

.property-list h3, .property-list h4 {
	font-size: 14px;
	font-weight: bold;
}

.property-list .property-agents {
	top: inherit;
	bottom: 0;
}

.property-list span.status {
	top: 80px;
	left: 45px;
	width: 80px;
	height: 15px;
	background-color: #192F55;
	opacity: 0.8;
	line-height: 15px;
}

.property-list span.under-offer, .property-list span.deposit-taken, .property-list span.under-contract, .property-list span.just-listed {
	display: none;
}

.availability p {
	font-weight: normal;
}

#properties-on-map {
	padding: 0;
}

#quicksearchMapSearch fieldset {
	background: #fff;
}

#popupbox h4 {
	font-size: 14px;
}

/* @end */

/* @group PROPERTY DETAIL */

.property #content-layout {
	background: none;
}

.property #left-column {
	display: none;
}

.property #right-column {
	width: 960px;
	padding: 0 10px;
}

#content-layout .property-detail h2 {
	background: #001842 url(/_assets/1/images/gradient02_02.png) repeat-x;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.property-detail {
	margin: 10px 0 0 0;
	font-size: 12px;
}

.property-detail .bbc {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	top: 8px;
}

.property-detail .bbc li.bedrooms span {
	background: url(/_assets/1/images/bed.png) no-repeat center bottom;
}

.property-detail .bbc li.bathrooms span {
	background: url(/_assets/1/images/bath.png) no-repeat center bottom;
}

.property-detail .bbc li.carspaces span {
	background: url(/_assets/1/images/car.png) no-repeat center bottom;
}

.property-detail p.price, .property-detail .auction , .property-detail .inspections {
	background: #bfc5D0;
	font-size: 13px;
	padding: 5px;
}

.property-detail .features {
	display: none;
}

#slideshow img {
	width: 550px;
	height: 367px;
}

.nav-controls a, .dummy-button {
	background: #bfc5D0;
}

.nav-controls a:hover {
	background: #bfc5D0;
	text-decoration: underline;
}

.property-detail h3 {
	background: #405271 url(/_assets/1/images/gradient02_02.png) repeat-x;
	font-size: 16px;
	color: #fff;
}

.property-links h3, .property-suburb h3 {
	background: #826C55 url(/_assets/1/images/gradient02_02.png) repeat-x;
	font-weight: bold;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	text-indent: 5px;
}

.property-suburb {
	background: url(/_assets/1/images/base_bg.jpg) no-repeat bottom right;
}

.property-suburb p, .property-suburb a {
	color: #192F55;
}

.property-links {
	background: url(/_assets/1/images/base_bg.jpg) no-repeat bottom left;
}

.property-links ul {
	padding: 5px 0 0 10px;
}

.property-links ul li {
	width: 164px;
}

.property-links .list1 li {
	width: 100px;
}

.property-links .list1 li a, .property-links .list1 input {
	background: #826c55 url(/_assets/1/images/gradient02_02.png) repeat-x;
	font: 11px/20px "Century Gothic";
	width: 100px;
}

.property-links .list2 li a {
	background: #e1d4c0 url(/_assets/1/images/gradient02_02.png) repeat-x;
	font: 11px/18px "Century Gothic";
	width: 164px;
	color: #746351;
	height: 20px;
	border: solid 1px #e1d4c0;
}

.property-links ul li a:hover, .property-links input:hover {
	text-decoration: underline;
}

.property-detail-agent {
	background: #bfc5d0;
}

.property-detail-agent h3 {
	margin-bottom: 2px;
	border-bottom: solid 1px #fff;
}

.property-detail-agent ul.contactMethods {
	margin-left: 10px;
	padding: 0;
	width: 280px;
	float: left;
}

.property-detail-agent .contactMethods li {
	float: left;
	height: 15px;
	margin-left: 5px;
	margin-right: 10px;
	text-align: left;
}

.property-detail-agent ul.contactMethods li .contactType {
	font-weight: bold;
	float: left;
	padding-right: 5px;
}

.property-detail-agent ul.contactMethods li .contactType a {
	font-weight: normal;
}

.property-detail-agent ul.contactMethods li .contactType a.contactEmail {
	text-decoration: none;
}

.property-detail-agent ul.contactMethods li .contactType a.contactEmail:hover {
	text-decoration: underline;
}

ul.contactMethods li .contactEmail a:link, ul.contactMethods li .contactEmail a:visited, ul.contactMethods li .contactEmail a:active, ul.contactMethods li .contactEmail a:hover {
	text-decoration: underline;
	background: none;
}

.property-detail-agent ul.agentExtra {
	clear: left;
	margin: 5px 0 0 10px;
	float: left;
	list-style-type: none;
	width: 326px;
}

.property-detail-agent ul.agentExtra li {
	float: left;
	height: 18px;
	margin-bottom: 2px;
	padding-right: 2px;
	width: 105px;
}

ul.agentExtra li a:link, ul.agentExtra li a:visited, ul.agentExtra li a:active {
	background-color: #7F8BA0;
	background-image: url(/_assets/1/images/gradient02_02.png);
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: 18px;
	line-height: 16px;
	margin-bottom: 3px;
	margin-right: 3px;
	text-align: center;
	text-decoration: none;
	width: 105px;
}

ul.agentExtra li a:hover {
	background-color: #4b5c73;
	font-weight: bold;
}

.loader {
	z-index: -10;
}

#property-map {
	height: 475px;
}


/* @end */

/* @group STAFF PAGES */

.staff-list {
	font-size: 12px;
	margin: 0 10px 15px 0;
	height: 370px;
}

.staff-list img, .staff-list .missing-image {
	margin: 0 0 3px;
	height: 255px;
}

.staff-list .position {
	font-size: 10px;
}

.staff-list p, .staff-list h3 {
	margin: 0 0 3px;
}

.staff-list h3 {
	font-size: 14px;
	font-weight: bold;
}

.staff-list a {
	text-decoration: none;
}

.staff-list:hover {
	background: #eee;
}

.staffButton {
	background-image: url(/_assets/1/images/button_blue_200w.png);
	width: 200px;
	height: 25px;
	text-align: center;
	color: white;
}

.staffButton a {
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group SUBURB PROFILES */

.suburb-list .column {
	margin: 0 0 20px;
	width: 245px;
}

.suburb-list li {
	margin: 0 0 5px;
}

.suburb-list a {
	font-size: 14px;
	text-decoration: none;
}

.suburb-list a:hover {
	text-decoration: underline;
}

.suburb-profile-detail div.text {
	width: 360px;
	text-align: justify;
	float: left;
}

.suburb-profile-detail #content-layout img, .suburb-profile-detail iframe {
	width: 350px;
	float: right;
	clear: none;
	padding: 4px;
	border: solid 1px #EAEAEA;
}

/* @end */

/* @group TESTIMONIALS */

.testimonial-list {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border: none;
	border-bottom: 1px solid #192F55;
}

.testimonial-list img {
	width: 300px;
}

.testimonial-list .information {
	width: 740px;
}

.testimonial-list .short {
	width: 440px;
	margin: 0;
}

.testimonial-list .information h3 {
	background: #bfc5D0;
	font-size: 16px;
}

/* @end */

/* @group ABOUT US / OFFICE LIST & DETAIL */

.office-list {
	margin: 5px 0 15px;
	padding: 0;
	width: 100%;
	height: 275px;
	border: none;
}

.office-list img {
	width: 360px;
	height: 220px;
	float: left;
}

.office-detail-image, .office-detail div.office-map {
	width: 360px;
	height: 241px;
	float: left;
	margin: 20px 0;
}

.office-detail-image {
	margin: 20px 20px 20px 0;
}

.office-detail .office-listings {
	margin: 20px 0;
}

.office-detail .office-listings a {
	display: block;
	width: 300px;
	height: 25px;
	padding: 0;
	line-height: 25px;
	text-align: center;
	margin: 0 0 2px;
	background: url(/_assets/1/images/button_blue_300w.png) top;
	color: #fff;
	text-decoration: none;
}

.office-detail .office-listings a:hover {
	background: url(/_assets/1/images/button_blue_300w.png) bottom;
}

.office-detail .details h2, .office-detail .details .summary p {
	margin: 0 0 5px;
}

.office-detail .details .summary p span {
	font-weight: bold;
}

.office-list div.office-map {
	width: 375px;
	height: 220px;
}

.office-list .information {
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

.information h3 {
	margin: 0 0 5px;
	font-size: 14px;
	padding-top: 3px;
	font-weight: bold;
}

.information ul li {
	float: left;
	padding-right: 3px;
}

.community .content p img {
	float: right;
	margin: 0 0 2

0px 20p
x
;
}

/* @end */

/* @group FOOTER */

#footer {
	background: url(/_assets/1/images/base_bg.jpg);
	height: 100px;
	padding: 10px 0;
}

#footer div {
	background: url(/_assets/1/images/base_box.png) no-repeat;
	float: left;
	display: block;
	height: 94px;
	width: 168px;
	margin: 0 0 0 33px;
	padding: 8px;
	color: #826C55;
}

#footer div#quicklinks {
	background: url(/_assets/1/images/base_box_large.png) no-repeat;
	margin: 0 0 0 20px;
	width: 261px;
}

#footer #quicklinks a {
	font-size: 12px;
	color: #826c55;
	text-decoration: none;
}

#footer #quicklinks a:hover {
	color: #666;
}

#footer #quicklinks li {
	width: 130px;
	float: left;
	margin: 0 0 5px;
}

#footer #property-alert input {
	border: none;
	width: 140px;
	color: #826c55;
	margin: 0 0 3px 20px;
	font: 11px "Century Gothic", Arial, sans-serif;
	padding: 0;
}

#footer #property-alert input[type="text"]:focus {
	padding: 0;
}

#footer #property-alert input[type="submit"],
#footer #appraisallink input[type="submit"] {
	width: 150px;
	background: url(/_assets/1/images/button_brown.png) top;
	height: 25px;
	line-height: 25px;
	color: #fff;
	border: none;
	margin: 5px 0 3px 15px;
	cursor: pointer;
}

#footer #property-alert input[type="submit"]:hover,
#footer #appraisallink input[type="submit"]:hover {
	color: #826c55;
	background: url(/_assets/1/images/button_brown.png) bottom;
}

#footer #appraisallink {
	padding: 0 8px;
	height: 110px;
}

#footer #appraisallink h5 {
	width: 70px;
	margin: 0;
	padding: 20px 80px 20px 15px;
	background: url(/_assets/1/images/base_house.png) no-repeat right 5px;
}

#footer #appraisallink input[type="submit"] {
	margin: 0 0 3px 10px;
}

#footer #social img {
	margin: 25px 10px;
}

#footer #white-footer {
	background: #fff url(/_assets/1/images/footer-bg.png) no-repeat top;
	font-size: 10px;
	width: 975px;
	margin: 0;
	height: auto;
	position: relative;
	right: 11px;
	padding: 15px 13px;
}

#footer #white-footer p {
	float: left;
}

#footer #white-footer p.renetlinks {
	float: right;
}

/* @end */

/* @group BULDING PROFILES */

.building-list li {
	margin: 0 0 5px;
}

.building-list a {
	font-size: 14px;
	text-decoration: none;
}

.building-list a:hover {
	text-decoration: underline;
}

/* @end */

/* @group CALCULATORS */

.calculators .content, 
.home-loans .content {
	z-index: -1;
	width: 940px;
}

.calculators #content-layout,
.home-loans #content-layout {
	background: #fff;
}

.calculators #content-layout #left-column,
.home-loans #content-layout #left-column {
	display: none;
}



/* @end */

/* FIXES */

.bbc li {
	width: auto;
}

/* @group NEWSLETTER */

.newsletter img {
	float: left;
	margin: 0 10px 10px 0;
}

.newsletterItem {
	margin: 0 0 20px;
}


/* @end */


















/******************************** END Sites/1/css/style.css ********************************/ 


