/*
Compiled: 2012-02-23 23:14:33
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
*/

/******************************** 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/102/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/102/images/close.png);}
#sb-nav-next{background-image:url(/_assets/102/images/next.png);}
#sb-nav-previous{background-image:url(/_assets/102/images/previous.png);}
#sb-nav-play{background-image:url(/_assets/102/images/play.png);}
#sb-nav-pause{background-image:url(/_assets/102/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/102/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/2-a.css ********************************/ 

#content-layout {
	padding:20px;
}

.sections {
	clear:both;
}

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


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

#header {
	background: #fff; /*url(/_assets/102/images/http://renet.com.au/css/../images/css/logo.png) no-repeat 20px; 	/* option */
	display: block;
	height: 135px;
	position: relative;
}



/******************************** END Web/Layouts/Header/1-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/2-a.css ********************************/ 



/******************************** END Web/Layouts/Footer/2-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/MarketAppraisalButton/1-a.css ********************************/ 

    .appraisal-button {
	background: #ccc;
	display: block;
	height: 60px;
	padding: 10px;
	margin: 10px auto;
	position: relative;
	text-align: center;
	width: 160px;
}

.appraisal-button h3 {
	font-size: 14px;
	margin: 0 0 10px;
}


.appraisal-button a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: url(/_assets/102/images/spacer.gif);
}

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


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

    .property-alert-button {
	background: #ccc;
	display: block;
	height: 60px;
	padding: 10px;
	margin: 10px auto;
	position: relative;
	text-align: center;
	width: 160px;
}

.property-alert-button h3 {
	font-size: 14px;
	margin: 0 0 10px;
}

.property-alert-button a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: url(/_assets/102/images/spacer.gif);
}

/******************************** END Web/Layouts/Modules/PropertyAlertButton/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-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/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/3-a.css ********************************/ 

.single-agent {
	clear: both;
}

.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/3-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-a.css ********************************/ 

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

.ss-controls {
	display: none;
}

.thumbs {
	margin: 0 51px;
}

.nav-controls a, .dummy-button {
	background: #ccc;
	display: block;
	width: 50px;
	height: 58px;
	position: absolute;
	line-height: 58px;
	text-align: center;
	text-decoration: none;
}

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

.nav-controls a.prev, #left.dummy-button {
	bottom: 0;
	left: 0;
}

.nav-controls a.next, #right.dummy-button {
	bottom: 0;
	right: 0;
	width: 51px;
}

.thumbs li {
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	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/102/images/loading.gif) no-repeat center;
}

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


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



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


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

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

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

/******************************** END Web/Property/Modules/PropertyLinks/1-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/1-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/1-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/4-a.css ********************************/ 

#top-row {
	margin-bottom: 20px;
}

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

#right-column {
	float: right;
	padding: 0 10px;
	width: 180px;
}


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


/******************************** BEGIN Web/Homepage/Modules/FeatureProperty/3-a.css ********************************/ 

#feature-properties div {
	float: left;
	position: relative;
	width: 460px;
}

#feature-properties img {
	width: 460px;
	height: 350px;
}

#feature-properties div:first-child {
	float: left;
	margin-right: 5px;
}

#feature-properties div .feature-details {
	padding: 5px 10px;
	height: 44px;
	background-color:#000;
	color: #FFF;
	opacity: 0.8;
	line-height: 22px;
	width: 440px;
	z-index: 200;
	
}

.feature-details h3,
.feature-details p.address,
.feature-details p.more {
	padding-right: 10px;
	float: left;
	display: inline;
}

#feature-properties a {
	width: 460px;
	height: 404px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	background: url(/_assets/102/images/spacer.gif);
}

#feature-properties p.more {
	clear: both;
	width: 200px;
}

#feature-properties p.more span {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0 5px 0 0;
}


/******************************** END Web/Homepage/Modules/FeatureProperty/3-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/102/images/spacer.gif);
}

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

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


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


.property-detail {
	border: solid 1px #999;
	padding: 1px;
	position: relative;
	width:736px;
}

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

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

.property-detail p.price {
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 10px;
	top: 5px;
}

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

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

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


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

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

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

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

.property-detail-agent {
	clear: both;
	height: 120px;
}

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

.property-links {
	height: 121px;
}

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

.property-map {
	width: 450px;
	height: 300px;
}

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

.property-images {
	margin: 0 0 1px;
	height: 359px;
	overflow: hidden;
}

.property-detail-agent {
	border-top: solid 1px #fff;
}

.property-detail-scroll h4.statusDetail {
	padding: 10px;
	font-weight: bold;
}

/******************************** END Web/Property/Detail/1-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/1-a.css ********************************/ 

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

.suburb-list img {
	margin: 0 0 10px;
	height: 120px;
}

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

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

/******************************** END Web/Suburb/List/1-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/1-a.css ********************************/ 

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

.building-list img {
	margin: 0 0 10px;
	height: 120px;
}

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

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

/******************************** END Web/Building/List/1-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/1-a.css ********************************/ 

.staff-list {
	float: left;
	margin: 0 20px 20px 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;
}





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


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



/******************************** END Web/Staff/Detail/4-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/2-a.css ********************************/ 

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

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

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

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

.viewFavourites {
	text-align: right;
}

/******************************** END Web/Property/Results/2-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/4-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: 320px;
}

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

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

/******************************** END Web/Office/List/4-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 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-c.css ********************************/ 

#quicksearch li {
	clear: none;
}

#quicksearch legend {
	text-align:left;
}

#quicksearch fieldset {
	width: 100%;
}

#quicksearch fieldset li {
	float: left;
	margin-right: 15px;
}

#quicksearch select,
#quicksearch label,
#quicksearch fieldset div,
#quicksearch .input-submit {
	width: 140px;
}

#quicksearch #fieldset-quickSearchSubmit {
	margin-left: 790px;
}


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

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

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


/******************************** BEGIN Sites/102/css/style.css ********************************/ 

/* Steven Krulis */

/* @group MAIN TAGS */

body {
	background: url(/_assets/102/images/body-bg.png) top left repeat-x #FFF;
	font-size: 11px;
	color: #818181;
}

fieldset li {
	margin: 4px 0;
}

p {
	line-height: 19px;
}

h3,
h2,
fieldset legend {
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
}

h2,
.property-detail p.price {
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 5px solid #000;
}

h3 {
	margin: 25px 0 0 0;
}

.index #left-column h3 {
	margin: 0 0 10px;
}

#wrapper {
	margin-top: 50px;
	width: 930px;
	padding: 25px;
}

#quicksearch select, 
#quicksearch label, 
#quicksearch fieldset div, 
#quicksearch .input-submit {
	width: 127px;
}

/* @end */

/* @group HEADER */

#header {
	background: url(/_assets/102/images/header-bg.png) top left no-repeat;
	width: 100%;
}

#header h1 a {
	background: url(/_assets/102/images/steven-krulis-logo.png) top left no-repeat;
	float: right;
	width: 182px;
	height: 119px;
	text-indent: -3333px;
}

/* @end */

/* @group MENU */

#menu * {
	z-index: 1000;
}

#menu {
	height: 55px;
	padding: 0;
	text-transform: uppercase;
	z-index: 750;
}

#menu ul li a {
	padding: 40px 0 0 10px;
	color: #FFF;
	line-height: 10px;
	margin-right: 5px;
	height: 15px;
	width: 101px;
	font-weight: bold;
	font-size: 11px;
}

#menu ul li a#menu-02402,
#menu ul li a#menu-02422,
#menu ul li a#menu-002402,
#menu ul li a#menu-002422,
#menu ul li a#menu-022422
 {
	background-color: #e1321e;
}

#menu ul li a#menu-02412,
#menu ul li a#menu-002412,
#menu ul li a#menu-012412  {
	background-color: #231f20;
}

#menu ul li a:hover {
	background: url(/_assets/102/images/buy_bg.png) top left no-repeat #FFF;
	text-shadow: #000 1px 2px 1px;
}

#menu ul li a#menu-02422:hover, 
#menu ul li a#menu-002422:hover,#menu ul li a#menu-022422:hover {
	background-image: url(/_assets/102/images/rent_bg.png);
}

#menu ul li a#menu-02432:hover,
#menu ul li a#menu-002432:hover,
#menu ul li a#menu-032432:hover  {
	background-image: url(/_assets/102/images/why_bg.png);
}

#menu ul li a#menu-02442:hover,
#menu ul li a#menu-002442:hover,
#menu ul li a#menu-042442:hover {
	background-image: url(/_assets/102/images/management_bg.png);
}

#menu ul li a#menu-02452:hover,
#menu ul li a#menu-002452:hover,
#menu ul li a#menu-052452:hover {
	background-image: url(/_assets/102/images/results_bg.png);
}

#menu ul li a#menu-02462:hover,
#menu ul li a#menu-002462:hover,
#menu ul li a#menu-062462:hover  {
	background-image: url(/_assets/102/images/about_bg.png);
}

#menu ul li a#menu-02472:hover,
#menu ul li a#menu-002472:hover,
#menu ul li a#menu-072472:hover  {
	background-image: url(/_assets/102/images/contact_bg.png);
}

#menu ul li a#menu-02482:hover,
#menu ul li a#menu-002482:hover,
#menu ul li a#menu-082482:hover {
	background-image: url(/_assets/102/images/news_bg.png);
}

#menu ul li a#menu-002432,
#menu ul li a#menu-032432,
#menu ul li a#menu-02472,
#menu ul li a#menu-02432,
#menu ul li a#menu-002472,
#menu ul li a#menu-072472  {
	background-color: #bcbdc0;
}

#menu ul li a#menu-02442,
#menu ul li a#menu-02482,
#menu ul li a#menu-002442,
#menu ul li a#menu-042442,
#menu ul li a#menu-002482,
#menu ul li a#menu-082482 {
	background-color: #818285;
	padding-top: 30px;
	height: 25px;
}

#menu ul li a#menu-02482,
#menu ul li a#menu-002482 {
	margin-right: 0;
	padding-right: 7px;
}

#wrapper.index #menu ul li a#menu-02482,
#wrapper.index #menu ul li a#menu-002482 {
	padding-right: 3px;
}

#menu ul li a#menu-02452,
#menu ul li a#menu-002452,
#menu ul li a#menu-052452 {
	background-color: #322f31;
}

#menu ul li a#menu-02462, 
#menu ul li a#menu-002462,
#menu ul li a#menu-062462 {
	background-color: #000;
}

#menu ul li ul li {
	background: #FFF;
	width: 109px;
	padding: 0;
	margin: 0;
	z-index: 1000;
}

#menu ul li ul li a {
	width: 91px;
	font-size: 8px;
	line-height: 15px;
	color: #606060;
	font-weight: normal;
	padding: 5px 0;
	margin: 0 10px;
	border-bottom: 1px solid #9b9b9b;
	background: #FFF;
	z-index: 1500;
}

#menu ul li ul li a#menu-2502,
#menu ul li ul li a#menu-2542,
#menu ul li ul li a#menu-2552,
#menu ul li ul li a#menu-2592,
#menu ul li ul li a#menu-2602,
#menu ul li ul li a#menu-3022,
#menu ul li ul li a#menu-7222 {
	border-bottom: none;
}

#menu ul li ul li a#menu-2552 {
	display: none
}

#menu ul li ul li a#menu-3012 {
	height: 25px;
	line-height: 13px;
}

#menu ul li ul li a:hover {
	background-image: none;
	text-shadow: none;
	color: #333;
}

.navigation li:hover ul {
	top: 55px;
	width: 109px;
	border: 1px solid #d8d8d8;
	border-top: none;
	z-index: 1650;
}

.navigation li:hover ul li {
	border-top: none;
	z-index: 1750;
}

/* @end */

/* @group LAYOUT + HOMEPAGE */


#content-layout {
	padding: 40px 0 20px 0;
}

.feature-property div .feature-details {
	text-transform: uppercase;
}

.feature-property h3 {
	color: #FFF;
	margin: 0;
}

.feature-property p.address,
.feature-property p.more {
	font-size: 10px;
	margin: 0;
	line-height: 22px;
}

.feature-property p.more {
	color: #b6b6b6;
}

#feature-properties a {
	height: 404px;
}

#left-column {
	width: 670px;
}

#right-column {
	width: 220px;
	padding: 0;
	background-color: #eeefef;
}

#right-column #quicksearch {
	background-color: #eeefef;
	padding: 10px 0;
}

#right-column #quicksearch legend {
	text-align: center;
	color: #000;
	padding: 0;
}

#right-column #quicksearch .radio {
	width: 170px;
}

#right-column #quicksearch li {
	margin-right: 0;
}

#right-column #quicksearch select {
	width: 170px;
}

#right-column #quicksearch #fieldset-quickSearchSubmit,
#right-column #quicksearch fieldset {
	margin: 0;
	padding: 0 0 0 25px;
}

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

#right-column #quicksearch #fieldset-quickSearchSubmit {
	width: 190px;
	margin: 10px 0 15px;
}

#right-column #quicksearch #fieldset-quickSearchSubmit li .input-submit {
	margin-left: 60px;
}

#wrapper.index #content-layout {
	padding-top: 5px;
}

/* @end */

/* @group QUICKSEARCH */

#quicksearch {
	background-color: #000;
}

#quicksearch .radio {
	width: 120px;
}

#quicksearch legend {
	padding: 10px 0 8px 10px;
	color: #FFF;
	float: left;
	width: 90px;
}

#quicksearch ol {
	padding: 8px 0 0 0 ;
}

#quicksearch fieldset li {
	margin-right: 15px;
}

#quicksearch #fieldset-quickSearchSubmit {
	width: 120px;
	float: right;
	margin-top: -46px;
	margin-left: 0;
	padding-bottom: 0;
}

#quicksearch #fieldset-quickSearchSubmit li {
	margin-right: 0;
}

#quicksearch .input-submit {
	width: 106px;
}

.input-submit,
.property-list a.more {
	background: url(/_assets/102/images/button_bg.png) no-repeat top left;
	width: 106px;
	height: 27px;
	line-height: 25px;
	color: #636466;
	text-align: center;
	text-decoration: none;
	padding: 0 0 5px 0;
	bottom: 0;
}

.input-submit:hover,
.property-list a.more:hover {
	background: url(/_assets/102/images/button_hover_bg.png) no-repeat top left;
}

#right-column #quicksearch legend {
	width: 170px;
}

/* @end */

/* @group PROPS */

.pagination,
.property-detail .features tr.heading,
.property-detail h3 {
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	width: 780px;
	font-weight: bold;
}

.pagination {
	width: 750px;
}

.sort,
.pagination {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.sort {
	margin-top: 14px;
	width: 150px;
}

.property-list .information {
	width: auto;
}

.property-list .bbc li,
.property-detail .bbc li {
	border-left: none;
	margin-left: 10px;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}

.property-list .bbc li span,
.property-detail .bbc li span {
	font-weight: bold;
}

.property-list .availability p {
	color: #e1321e;
}

.property-list a.more,
.property-list a.addFavourites {
	padding-top: 3px;
	bottom: 0px;
}

.property-detail {
	width: 100%;
	border: none;
}

.property-detail h2 {
	background-color: #FFF;
	text-transform: uppercase;
	color: #e1321e;
	border-bottom: none;
	padding: 0 0 10px 0;
}

.property-detail p.price {
	position: relative;
	color: #000;
	top: 0;
	right: 0;
}

.property-detail-left {
	float: right;
}

.property-detail-right {
	width: 470px;
}

.property-detail-scroll {
	height: auto;
	margin-bottom: 10px;
	overflow-y: visible;
}

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

.property-detail .features {
	width: 98%;
	margin: 5px 0;
}

.property-detail .features td {
	border-bottom: 1px solid #bcbdc0;
}

.property-detail .features tr.heading {
	border-top: none;
}

.property-detail .features td.feature-label {
	width: 135px;
	font-weight: normal;
}

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

.property-detail .single-agent {
	padding-top: 20px;
}

.property-detail .single-agent div {
	width: 325px;
}

.property-detail .single-agent div span {
	width: 45px;
	display: block;
	float: left;
}

.property-detail .bbc {
	background-color: #FFF;
	position: absolute;
	top: 40px;
	right: 0;
	width: auto;
}

.property-detail .bbc li {
	font-size: 16px;
}

.property-detail h3 {
	background-color: #FFF;
	width: 100%;
	border-bottom: 1px solid #bcbdc0;
}

.property-links ul li {
	float: left;
	margin: 10px 0 0;
}

.property-links ul li,
.property-links ul li a {
	width: 215px;
	
}

.property-links ul li a,
.viewFavourites a,
.property-list a.addFavourites {
	color: #000;
	text-align: left;
	padding: 0 10px 0 25px;
	width: auto;
	background: url(/_assets/102/images/link_floorplan.png) no-repeat left top;
	display: block;
	line-height: 16px;
}

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

.property-links ul li.email-a-friend a {
	background-image: url(/_assets/102/images/link_email.png);
}

.property-links ul li.vendor-login a {
	background-image: url(/_assets/102/images/link_vendor.png);
}

.property-links ul li.application-form a {
	background-image: url(/_assets/102/images/link_application.png);
}

.property-links .print-brochure {
	background: url(/_assets/102/images/link_print.png) no-repeat left top;
	color: #000;
	text-align: left;
	padding: 0 10px 0 22px;
	width: 215px;
	display: block;
	border: none;
	cursor: pointer;
	font:  11px/16px Arial,serif;
	height: 14px;
}

.property-links ul li.bookmark a,
.viewFavourites a,
.property-list a.addFavourites {
	background-image: url(/_assets/102/images/link_bookmark.png);
}

.property-detail .property-suburb,
.auction p span {
	display: none;
}

.property-detail .property-links {
	height: auto;
	margin-bottom: 10px;
}

.viewFavourites {
	margin-top: 14px;
	float: right;
}

.viewFavourites a,
.property-list a.addFavourites {
	padding: 0 0 0 25px;
}

.property-list a.addFavourites {
	position: absolute;
	bottom: 9px;
	left: 135px;
}

.property-list a.RemovefromFavourites {
	background-image: url(/_assets/102/images/link_favourite.png);
}

/* @end */

/* @group STAFF, TESTIMONIALS */

.staff-list {
	width: 445px;
	float: left;
	height: 170px;
	padding-bottom: 25px;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #bcbdc0;
	position: relative;
}

.staff-list img,
#agents-slideshow img,
.staff-list .missing-image {
	float: left;
	margin-right: 10px;
	width: 125px;
}

.staff-list .missing-image {
	height: 130px;
}

.staff-list h3,
.staff-list p.position,
.testimonial-list p.agent {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

.staff-list p.position,
.testimonial-list p.agent {
	margin: 0 0 10px 0;
}

.staff-list p {
	margin-bottom: 0px;
}

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

.staff-list p.mobile {
	float: left;
	display: inline;
	padding-right: 10px;
}

.staff-list p.email {
	clear: right;
}

.staff-list a {
	position: absolute;
	bottom: 10px;
	right: 20px;
	background: url(/_assets/102/images/button_lg_bg.png) no-repeat top left;
	width: 140px;
	height: 27px;
	line-height: 25px;
	color: #636466;
	text-align: center;
	text-decoration: none;
	padding: 0 0 5px 0;
}

.staff-list a:hover {
	background-image: url(/_assets/102/images/button_hover_lg_bg.png)
}

.staff-list p span a,
.staff-list p span a:hover {
	position: static;
	background: none;
	color: #e1321e;
	text-decoration: underline;
	line-height: 16px;
}

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

.staff-list p,
.staff-detail .summary p {
	margin-bottom: 5px;
}

.staff-detail {
	margin-bottom: 40px;
}

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

.staff-detail .details {
	float: right;
	width: 80%;
}

.staff-detail .summary img {
	width: 125px;
	margin-bottom: 10px;
}

.staff-detail .summary h4,
.staff-detail .summary p.position,
.staff-detail .summary p.phone {
	display: none;
}

.staff-list .myProperties,
.staff-list .myResults {
	display: none;
}

.testimonial-list {
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
	border: none;
	border-bottom: 1px solid #bcbdc0;
}

.testimonial-list .short {
	width: 708px;
}

.testimonial-list .information h3 {
	background: #FFF;
	margin: 0;
	padding: 0;
}

.testimonial-list .information p {
	margin-left: 0;
}

/* @end */

/* @group FOOTER */

#footer p {
	font-size: 10px;
}

#footer a {
	color: #818181;
}

#footer #agency-information p {
	float: left;
	display: inline;
	padding-right: 10px;
}

#footer p.copyright,
#footer p.renetlinks {
	text-align: right;
	margin-bottom: 3px;
}

#footer #agency-information p.address2 {
	display: none;
}

/* @end */

/* @group CONTACT PAGE */

.office-list {
	border: none;
	height: auto;
}

.office-list h3 {
	display: none;
}

.office-list p {
	font-size: 14px;
}

.office-list .information {
	width: 100%;
}

.contact-us .content h3 {
	font-size: 15px;
	margin: 25px 0 10px;
}
/* @end */



#sb-container {
	z-index: 1000;
}

fieldset div.checkbox {
	zoom:1; *display: inline; _height: 30px;
}




/******************************** END Sites/102/css/style.css ********************************/ 


