/*
Compiled: 2012-02-23 15:09:00
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/Footer/18-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: Web/Layouts/Modules/Social/6-a.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/702/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/702/images/close.png);}
#sb-nav-next{background-image:url(/_assets/702/images/next.png);}
#sb-nav-previous{background-image:url(/_assets/702/images/previous.png);}
#sb-nav-play{background-image:url(/_assets/702/images/play.png);}
#sb-nav-pause{background-image:url(/_assets/702/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/702/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/2-a.css ********************************/ 

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

#agency-information {
	float: right;
	margin: 0 20px 0 0;
	text-align: right;
}

.header-fax {
	display: none;
}

/******************************** END Web/Layouts/Header/2-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/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/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/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/702/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/homepage-stuttgart.css ********************************/ 

.index #content-layout {
	padding: 0;
}

#animation-1 {
	float: right;
	width: 738px;
}

div#quicksearch {
	height: 220px;
	width: 180px;
	padding: 15px 45px;
	float: left;
}

#quicksearch fieldset legend {
	font-size: 18px;
	margin: 0 0 10px;
}

/******************************** END Web/Homepage/homepage-stuttgart.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/702/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/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/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/1-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;
}

/******************************** END Web/Property/Results/1-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/Homepage/Modules/ImageSlider/1-b.css ********************************/ 

    #animation-1 {
	height: 250px;
	width: 710px;
	margin: 0;
}

/******************************** END Web/Homepage/Modules/ImageSlider/1-b.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/Homepage/Modules/FeatureProperty/6-b.css ********************************/ 

    #feature-properties {
	width: 710px;
	float: left;
}

#feature-properties h3 {
	margin: 0;
}

#feature-properties .singleprop {
	width: 236px;
	float: left;
	background: #ccc;
	display: block;
	position: relative;
	height: 230px;
	border-left: solid 1px #ccc;
}

#feature-properties h3 + .singleprop {
	border: none;
}

.ft-prop-images img {
	width: 236px;
	margin: 0 0 10px;
}

#feature-properties p {
	text-align: left;
	margin: 0 0 5px 10px;
}

#feature-properties p.suburb {
	font-weight: bold;
}

#feature-properties a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_assets/702/images/spacer.gif)
}

#feature-properties .bbc {
	margin: 0 auto;
}

#feature-properties .introduction {
	display: none;
}

/******************************** END Web/Homepage/Modules/FeatureProperty/6-b.css ********************************/ 


/******************************** BEGIN Sites/702/css/style.css ********************************/ 

/* BRUCE LYON */

body {
	margin-top: 10px;
	background: #fff;
	font: 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #333;
}

a {
	color: #826C55;
}

.index #content-layout, #content-layout {
	padding: 10px;
	background: #e3e7ec;
	border: 1px solid #D1D8E0;
	border-bottom: none;
}

/* @group Buttons */

.input-submit, .property-list a.more, .property-links ul li a,
#footer .sign-up, #footer .appraisal, .staffButton, .staff-detail .email, 
.staff-list p.myProperties, .staff-list p.myResults, .staff-list p.completeProfile {
	width: 143px;
	height: 27px;
	line-height: 14px;
	background: url(/_assets/702/images/button.png) no-repeat bottom;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: none;
	font-weight: normal;
}

.input-submit:hover, .property-list a.more:hover, .property-links ul li a:hover,
#footer .sign-up:hover, #footer .appraisal:hover, .staffButton:hover, .staff-detail .email:hover,
.staff-list p.myProperties:hover, .staff-list p.myResults:hover, .staff-list p.completeProfile:hover {
	background: url(/_assets/702/images/button.png) no-repeat top;
	color: #fff;
}

/* @end */



/* @group head */

#header {
	padding: 10px 10px 0 10px;
	height: 111px;
	background: #001c39;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

#header h1, #header h1 a {
	width: 415px;
	height: 101px;
	float: left;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	background: url(/_assets/702/images/logo.jpg) no-repeat;
}

#agency-information {
	margin: 0;
	color: #fff;
}

#agency-information p.header-phone {
	font-size: 18px;
}

#agency-information a, #agency-information a:visited {
	color: #fff;
}

#agency-information a:hover {
	text-decoration: none;
	color: #8a87a9;
}

/* @end */

/* @group menu */

#menu {
	height: 37px;
	line-height: 37px;
	background: url(/_assets/702/images/nav_bg.gif) repeat-x;
}

.navigation li a, .navigation li a:visited {
	color: #fff;
}

.navigation li.active a, .navigation li.active a:hover, .navigation li a:hover { 
	color: #ccc; 
}

.navigation li ul { margin-top: 6px; }

.navigation li.active ul a { color: #fff; }

.navigation li:hover ul li {
	border-top: 1px solid #236993;
	border-bottom: 1px solid #17435b;
}

.navigation li ul li a {
	line-height: 24px;
	background: #1c5372;
}

/* @end */

/* @group Quick Search & Forms */

/* QS --- */

div#quicksearch {
	padding: 0;
	width: 317px;
	height: 260px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ad9a83;
	background: #c2b09a url(/_assets/702/images/qs_bg.gif) no-repeat 7px 7px;
}

fieldset, #quicksearch fieldset { padding: 3px 0 0 0; }

#quicksearch #fieldset-quickSearch { margin: 75px 69px 0 69px; }

#quicksearch #fieldset-quickSearchSubmit { 
	width: 143px;
	margin: 0 auto;
}

#quicksearch fieldset legend { display: none; }

/* Forms --- */

fieldset {
	border: 1px solid #7F8BA0;
}

/* @end */

/* @group Image Slider */

#animation-1 {
	width: 633px;
	height: 260px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ad9a83;
}

#animation-1 img {
	border-radius: 5px;
	-moz-border-radius: 5px;
}

/* @end */

/* @group POM */

#feature-properties {
	margin-top: 10px;
	width: 956px;
	min-height: 358px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ad9a83;
	background: #c2b09a;
}

#feature-properties h3 { display: none; }

#feature-properties .singleprop { 
	padding: 10px 0 10px 10px;
	width: 306px;
	min-height: 360px;
	background: none;
	border: none;
}

.ft-prop-images img {
	margin: 0;
	width: 304px;
	height: 201px;
	border: 1px solid #fff;
}

#feature-properties .feature-details {
	margin: 10px 0;
	color: #333;
}

#feature-properties .feature-details p, #feature-properties .bbc {
	margin: 0;
}

#feature-properties .feature-details p.suburb {
	color: #fff;
	font-size: 18px;
	height: 30px;
}

#feature-properties .feature-details p.address {
	border-bottom: 1px solid #e1d8cd;
}

#feature-properties .feature-details p.price {
	height: 20px;
	line-height: 20px;
	color: #fff;
	border-top: 1px solid #a1988d;
}

#feature-properties ul.bbc {
	margin: 0;
	border-bottom: 1px solid #e1d8cd;
	height: 20px;
	line-height: 20px;
}

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

#feature-properties .feature-details p.introduction {
	clear: left;
	border-top: 1px solid #a1988d;
	display: inherit;
}

/* @end */

/* @group Property List */

.property-list:hover {
	background: #f6f6f6;
	cursor: pointer;
}

.property-list span.status {
	background: #c2b09a;
}

.bbc li span {
	width: 24px;
	height: 15px;
	display: block;
	float: left;
	text-indent: -9999px;
}

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

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

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

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

.property-list a.more {
	bottom: 5px;
	line-height: 23px;
}



/* @end */

/* @group Property Details */

form.back-to-search input[type="text"] {
	background: none;
	height: 20px;
	margin: 0 0 5px 0;
	font-family: inherit;
}

.property-detail h2, .property-detail h3 {
	background: #c2b09a;
	color: #fff;
}

.property-detail .bbc li, .index .bbc li {
	color: #fff;
}

.bbc li {
	border-left: solid 1px #cec2b3;
}

.property-detail .bbc li.bedrooms span, .index .bbc li.bedrooms span {
	background: url(/_assets/702/images/bed_white.png) no-repeat center;
}

.property-detail .bbc li.bathrooms span, .index .bbc li.bathrooms span {
	background: url(/_assets/702/images/bath_white.png) no-repeat center;
}

.property-detail .bbc li.carspaces span, .index .bbc li.carspaces span {
	background: url(/_assets/702/images/car_white.png) no-repeat center;
}

.features .bedroomsrow, .features .bathroomsrow, .features .garagerow, 
.property-links .calcs {
	display: none;
}

.property-detail p.price, .property-detail .auction, .property-detail .inspections {
	background-color: #7F8BA0;
	color: #FFFFFF;
}

.property-links ul {
	clear: none;
}

.property-links ul.list1 input {
	display: none;
}

.property-links ul li a {
	line-height: 22px;
}

.property-links .property-alert-link {
	line-height: 22px;
}

/* @group Agent */

.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.contactEmail {
	text-decoration: none;
	font-weight: normal;
	color: #192F55;
}

.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;
	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: normal;
}

ul.agentExtra li.office {
	display: none;
}




/* @end */




/* @end */

/* @group Staff Pages */

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

.staff-list img, .staff-list .missing-image {
	margin: 0 0 3px;
	max-width: 170px;
	height: 240px;
}

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


.staff-detail .email span {
	display: none;	
}

.staffButton a, .staff-detail .email a, .staff-list a {
	color: #fff;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}



/* @end */

/* @group Suburb profile */

.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 {
	border: 1px solid #7F8BA0;
}

.testimonial-list .information h3 {
	background: #7F8BA0;
	color: #fff;
}

/* @end */

/* @group Lightbox */

body.lightbox {
	background: #e3e7ec;
}

body.lightbox #content-layout {
	border: none;
}

/* @end */

/* @group Footer */

#footer {
	margin-bottom: 20px;
	padding: 10px;
	background: #e3e7ec url(/_assets/702/images/foot_bg.png) no-repeat 10px 0;
	border: 1px solid #D1D8E0;
	border-top: none;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}

#footer #property-alert, #footer #appraisallink, #footer #social {
	padding: 73px 0 10px 20px;
	width: 296px;
	height: 54;
	float: left;
} 

#footer h5 {
	display: none;
}

#footer input[type="text"] {
	margin: 0 4px 5px 0;
	width: 45%;
	height: 12px;
	float: left;
	color: #999;
}

#footer .sign-up {
	margin-right: 5px;
	clear: both;
	float: right;
}

#footer .appraisal {
	margin: 11px 60px 0 60px;
}

#footer #social {
	margin-top: 10px;}

#footer #social a {
	margin-right: 20px;
	padding: 10px 37px 10px 0;
	text-decoration: none;
	color: #fff;
}

#footer #social .twitter {	
	background: url(/_assets/702/images/twitter.png) no-repeat right;
}

#footer #social .facebook {	
	background: url(/_assets/702/images/facebook.png) no-repeat right;
}

#footer #footerBase {
	padding-top: 10px;
	clear: left;
	color: #96a6ba;
	line-height: 10px;
}

#footer #footerBase a, #footer #footerBase a:visited {
	color: #96a6ba;
}


/* @end */









/*
border-radius
border-top-left-radius
border-top-right-radius
border-bottom-right-radius
border-bottom-left-radius
-moz-border-radius
-moz-border-radius-topleft
-moz-border-radius-topright
-moz-border-radius-bottomright
-moz-border-radius-bottomleft
*/

/******************************** END Sites/702/css/style.css ********************************/ 


