/*
Compiled: 2012-02-23 17:56:17
Errors: 
File Not Found: Web/Forms/2-a.css
	File Not Found: Web/Forms/1-a.css
	File Not Found: Web/Layouts/Modules/addThis/1-a.css
	File Not Found: W
	File Not Found: W
	File Not Found: W
	File Not Found: Web/Blog/List/2-a.css
	File Not Found: Web/Property/List/1.css
	File Not Found: W
	File Not Found: Web/Layouts/Modules/Links/1-d.css
	File Not Found: Web/Layouts/Modules/RecentSales/1-a.css
	File Not Found: W
	File Not Found: Web/Property/List/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/212/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/212/images/close.png);}
#sb-nav-next{background-image:url(/_assets/212/images/next.png);}
#sb-nav-previous{background-image:url(/_assets/212/images/previous.png);}
#sb-nav-play{background-image:url(/_assets/212/images/play.png);}
#sb-nav-pause{background-image:url(/_assets/212/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/212/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/Forms/Modules/AgencyAddress/2-a.css ********************************/ 

    .agency-address {
	width: 300px;
	float: left;
}

#agency-map {
	margin-left: 40px;
	width: 400px;
	float: left;
}

/******************************** END Web/Forms/Modules/AgencyAddress/2-a.css ********************************/ 


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

.bg1, .bg2 {
	clear: both;
}

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

.sections {
	padding: 0 0 30px;
}

/******************************** END Web/Layouts/5-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/11-a.css ********************************/ 

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



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

#footer {
	clear: both;
}

#footer .text {
	padding: 10px;
}



/******************************** END Web/Layouts/Footer/6-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/212/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/212/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/4-a.css ********************************/ 

.single-agent {
	clear: both;
	position: relative;
	margin: 0 0 20px;
}

.single-agent img {
	width: 85px;
}

.single-agent div {
	position: absolute;
	bottom: 0;
	left: 70px;
	padding: 0 0 0 22px;
	width: 198px;
}

/******************************** END Web/Property/Modules/Agent/4-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-b.css ********************************/ 

/* american properties - thumbs down the side. */

.property-images {
	position: relative;
	overflow: hidden;
	padding: 2px;
	border: solid 1px #999;
	width: 597px;
	height: 400px;
}

#slideshow {
	background: #fff;
	margin: 0 0 1px;
	float: left;
	width: 512px;
	height: 400px;
	overflow: hidden;
}
/*
#slideshow .previous img {
	position: absolute;
	top: 2px;
	left: 2px;
}
*/

#slideshow img {
	max-width: 512px;
	max-height:400px;
}

.ss-controls {
	display: none;
}

.thumbs {
	margin: 67px 0 67px 2px;
	float: left;
	width: 83px;
}


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

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

.nav-controls a.prev, #left.dummy-button {
	top: 2px;
	right: 2px;
}

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

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

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

.thumbs img {
	border: none;
}

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

.thumb, .thumb img {
	height: 65px;
	width: 83px;
}

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

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


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



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


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

.property-links {
	margin: 15px 0;
}

.property-links ul li {
	border-left: solid 1px #999;
	padding: 0 7px;
	float: left;
}

.property-links ul li:first-child {
	border-left: none;
}

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

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


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

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

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


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

.features .feature-label {
	font-weight: bold;
	padding: 0 5px 10px 0;
}


/******************************** END Web/Property/Modules/Features/5-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/9-a.css ********************************/ 



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


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

.bg1, .bg2 {
	clear: both;
}

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

.sections {
	padding: 0 0 30px;
}

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


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

.property-list {
	width: 394px;
	float: left;
	margin: 20px 5px 0 25px;
	position: relative;
}

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

.property-list img {
	width: 197px;
	float: left;
}

.property-list .images {
	height: 131px;
	overflow: hidden;
}

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

.property-list .address {
	float: left;
}

.property-list h4 {
	float: right;
}

.property-list .bbc, .property-list .heading {
	clear: both;
	float: left;
}

.property-list span.status {
	left: 0px;
	position: absolute;
	top: 0px;
	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 .property-links a {
	z-index: 100;
}

.property-list .cover {
	background: url(/_assets/212/images/spacer.gif);
	display: block;
	width:394px;
	height: 255px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}

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


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

.property-detail {
	margin: 0 40px;
	width: 795px;
}

.property-detail .left {
	width: 465px;
	float: left;
	clear: left;
}

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

.property-detail .bbc {
	float: left;
	padding: 0;
}

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

.staff-list {
	float: left;
	margin: 0 20px 20px 0;
	width: 240px;
}

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

.missing-image {
	height: 170px;
}

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

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





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


/******************************** BEGIN Web/Staff/Detail/2-b.css ********************************/ 

.staff-detail .summary {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}


.staff-detail .contact-details {
	position: absolute;
	top: 20px;
	left: 455px;
}

.staff-detail .details {
	width: 390px;
	float: right;
	clear: none;
}

.staff-detail img {
	width: 380px;
}

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

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

#list-ads {
	clear: both;
}

.list-ad {
    background: #fff;
    display: block;
    float: left;
    height: 60px;
    margin: 20px 5px 0 25px;
    width: 394px;
    overflow: hidden;
}

.list-ad * {
	margin: 0;
	padding: 0;
}



/******************************** END Web/Property/Results/4-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/Social/2-a.css ********************************/ 

.social {
	display: block;
	height: 60px;
	padding: 10px;
	margin: 10px auto;
	position: relative;
	text-align: center;
	width: 160px;
	float: left;
}

.social p, .social a {
	float: left;
}

/******************************** END Web/Layouts/Modules/Social/2-a.css ********************************/ 


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

#prev, #next {
	float: left;
	display: block;
	width: 45px;
}

#feature-properties {
	width: 785px;
	float: left;
	height: 246px;
	overflow: hidden;
}

#feature-properties .main-image {
	width: 370px;
	float: left;
}

#feature-properties .feature-details {
	margin: 0 0 0 30px;
	width: 385px;
	float: left;
}

#feature-properties .address, #feature-properties .property-id  {
	float: left;
	margin: 0 15px 0 0;
}

#feature-properties .price {
	float: right;
}

#feature-properties .bbc, #feature-properties .introduction {
	clear: both;
	float: left;
}

#feature-properties .more-link {
	clear: both;
	float: left;
}

#feature-properties a.cover {
	background: url(/_assets/212/images/spacer.gif);
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5000;
	top: 0;
	left: 0;
}

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


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

    #quicksearch fieldset {
	width: 505px;
}


#quicksearch div.checkbox {
	height: 56px;
	width: 207px;
}

#quicksearch  div.checkbox label {
	display: block;
	margin: 0 0 0 2px;
	height: 0;
	width: 180px;
		border: none;
}

#quicksearch li {
	margin: 0 15px 6px 0;
	float: left;
	clear: none;
}

#quicksearch select {
	width: 112px
}

#quicksearch select#residentialType {
	width: 239px
}

#quicksearch  #fieldset-quickSearchSubmit li  {
	float: right;
}


#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-d.css ********************************/ 


/******************************** BEGIN Web/Layouts/Modules/MarketAppraisalButton/2-a.css ********************************/ 

    .appraisal-button {
	display: block;
	width: 200px;
	height: 200px;
	background: none;
}

.appraisal-button a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(/_assets/212/images/space.gif);
}

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


/******************************** BEGIN Sites/212/css/style.css ********************************/ 

/* >>>>> PRD NEWCASTLE <<<<< */

/* @group MAIN TAGS */

html {
	height: 100%;
}

body {
	background: url(/_assets/212/images/red-top.gif) repeat-x top;
	height: 100%;
	color: #333;
}

a {
	color: #446e97;
	font-weight: bold;
}

p {
	margin: 0 0 5px;
}

h2 {
	color: #446e97;
	font-size: 24px;
	font-weight: bold;
}

.input-submit {
	background: url(/_assets/212/images/button.png);
	font-size: 13px;
	color: #555;
	padding: 0;
	height: 26px;
}

.input-submit:hover {
	background: url(/_assets/212/images/button.png);
	opacity: 0.7;
}

/* @end */

/* @group WRAPPERS & CONTENT */


#outer-wrapper {
	width: 100%;
	height: 100%;
}

#wrapper {
	margin: 0 auto -235px;
/*	min-height: 100%; */
	height: auto !important;
	height: 100%;
	background: none;
	width: 885px;
}

#header {
	background: none;
	height: 161px;
}

#header h1 a {
	display: block;
	width: 260px;
	height: 80px;
	text-indent: -3333px;
	background: url(/_assets/212/images/prd-logo.png);
	position: absolute;
	top: 55px;
	left: 0;
}

#content-layout {
	background: url(/_assets/212/images/page-content-bg.png) repeat-y;
	min-height: 300px;
	padding: 20px 5px;
	position: relative;
	width: 880px;
}

.content {
	margin: 0 40px;
	min-height: 260px;
}



/* @end */


/* @group BBC */

.bbc {
	padding: 15px 0;
	width: 200px;
}

.bbc li span {
	display: none;
}

.bbc li {
	padding: 0 5px 0 40px;
	font-weight: bold;
}

.bedrooms {
	background: url(/_assets/212/images/Bedrooms.png) no-repeat 5px center;
}

.bathrooms {
	background: url(/_assets/212/images/Bathrooms.png) no-repeat 5px center;
}

.carspaces {
	background: url(/_assets/212/images/Carspaces.png) no-repeat 5px center;
}

.features .feature-label {
	background: none;
}

/* @end */



/* @group MENU */

#menu {
	background: url(/_assets/212/images/menu-bg.png) no-repeat;
	height: 54px;
	position: relative;
	top: 107px;
}

.navigation {
	position: absolute;
	top: 2px;
	left: 443px;
}

.navigation li a {
	padding: 0;
	width: 95px;
	height: 39px;
	background: url(/_assets/212/images/spacer.gif);
	margin: 0 7px 0 0;
	text-indent: -3333px;
}

/* @end */

/* @group SUBMENU */

.submenu {
	clear: both;
}

.submenu li {
	float: left;
	margin: 0 20px 0 0;
}

.submenu li a {
	display: block;
	width: 195px;
	height: 52px;
	text-indent: -3333px;
}

.submenu li a:hover {
	opacity: 0.9;
}


/* @end */



/* @group QUICKSEARCH & DOWNLOADS */

.sections {
	width: 853px;
	height: 145px;
	padding: 55px 0 0 23px;
	
	position: relative;
	margin: 60px 0 0 0;
}

.buy-outer .sections {
	background: url(/_assets/212/images/sections-buy.png) no-repeat left top;
}

.section-header {
	display: block;
	width: 104px;
	height: 61px;
	background: none;
	position: absolute;
	bottom: 217px;
	left: 740px;
	z-index: 50;
	text-indent: -3333px;
}

.property .sections {
	margin: 30px 0 0 0;
}

.property .section-header {
	bottom: 460px;
}

#quicksearch {
	width: 520px;
	float: left;
}

#links {
	float: right;
	width: 290px;
	padding: 5px 0 0 0;
}

#links li {
	border-bottom: dotted 1px #ccc;
	width: 180px;
}

#links a {
	padding: 2px 0 3px;
	text-decoration: none;
}

#quicksearch fieldset {
	padding: 0 5px;
}

#quicksearch fieldset li, #quicksearch fieldset li div {
	width: auto;
}

#fieldset-quickSearch legend {
	display: none;
}

#search {
	background: url(/_assets/212/images/search-now.png);
	padding: 0;
	width: 138px;
	height: 27px;
	text-indent: -3333px;
	margin: 0 16px 0 0;
}

.most-popular {
	position: absolute;
	top: 130px;
	left: 27px;
	display: block;
	width: 221px;
	height: 29px;
	background: url(/_assets/212/images/most-popular-bg.png) no-repeat;
}

.most-popular a {
	color: #cc0000;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
	width: 221px;
	display: block;
	font-size: 13px;
}

.most-popular a:hover {
	opacity: 0.7;
}

#quicksearch select#category {
	width: 239px;
}

/* @end */

/* @group FOOTER */

#footer, .push {
	height: 235px;
}

#footer {
	background: url(/_assets/212/images/red-bottom.gif) repeat-x;
	position: relative;
	color: #fff;
}

#footer a {
	color: #fff;
}

.house {
	display: block;
	width: 435px;
	height: 238px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/_assets/212/images/house.png);
}

#footer .text-out {
	width: 885px;
	margin: 0 auto;
	position: relative;
}

#footer .text {
	position: absolute;
	top: 70px;
	left: 320px;
	padding: 60px 0 0;
	width: 600px;
	background: url(/_assets/212/images/sell-smarter.png) no-repeat left top;
}

.footer-nav {
	background: url(/_assets/212/images/footer-nav-bg.png);
	width: 885px;
	margin: 0 auto;
	position: absolute;
	top: -30px;
	height: 50px;
	display: block;
}

.footer-nav ul {
	margin: 18px 10px;
	width: 700px;
	float: left;
}

.footer-nav ul li {
	float: left;
	border-left: solid 2px #ccc;
}

.footer-nav ul li:first-child {
	border: none;
}

#footer .footer-nav ul li a {
	color: #454545;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
}

#footer .footer-nav ul li a:hover {
	text-decoration: underline;
}

#footer .social p {
	color: #454545;
	line-height: 40px;
	font-size: 14px;
	margin: 0 5px 0 0;
}

.social {
	width: 150px;
	margin: 0 auto;
	padding: 5px 2px 5px 12px;
}

.social a {
	margin: 0 5px 0 0;
}

#footer .footer-nav ul li a.red-alerts-link {
	color: #ee0000;
}

/* @end */

/* @group POM SECTION */

.feature-property {
	margin: 10px 0 60px 0;
	z-index: 40;
	height: 247px;
}

.buy-outer #feature-properties div {
	background: url(/_assets/212/images/ftprop-buy.png) no-repeat right top;
}

.lease-outer #feature-properties div {
	background: url(/_assets/212/images/ftprop-lease.png) no-repeat right top;
}

.rent-outer #feature-properties div {
	background: url(/_assets/212/images/ftprop-rent.png) no-repeat right top;
}

#feature-properties div {
	position: relative;
}

#feature-properties a.cover {
	height: 247px;
}

#feature-properties h3 {
	color: #446e97;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 18px;
}

#feature-properties .address {
	color: #446e97;
	font-weight: bold;
}

#feature-properties .property-id {
	color: #999;
	font-size: 10px;
	font-weight: bold;
}

#feature-properties h4 {
	font-size: 14px;
	color: #cc0000;
}

#feature-properties .introduction {
	padding: 15px 0 0 0;
	width: 370px;
	border-top: dotted 2px #ccc;
}

#feature-properties .feature-details {
	width: 370px;
	padding: 0 15px 0 0;
}

#feature-properties a {
	color: #cc0000;
}

.feature-property #prev {
	height: 246px;
	text-indent: -3333px;
	background: url(/_assets/212/images/prev-arrow.png) no-repeat left center;
}

.feature-property #next {
	height: 246px;
	text-indent: -3333px;
	background: url(/_assets/212/images/next-arrow.png) no-repeat left center;
}

#feature-properties a.cover {
	
}

/* @end */

/* @group PROPERTY-LIST */

.search h2, .buy h2, .sold h2, .rent h2 {
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 10px 20px;
	float: left;
}

.sort {
	float: right;
}

.sort fieldset {
	margin: 0 30px 0 0;
	padding: 0;
}

.sort fieldset li {
	margin: 0;
}

.sort legend {
	display: none;
}

.property-list {	
	border-bottom: dotted 2px #ccc;
	height: 255px;
	width: 394px;
	clear: right;	
}

.property-list:hover {
	background: none;
}

.property-list h3 {
	color: #446e97;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 16px;
}

.property-list .bbc {
	padding: 8px 0 0 0;
	position: inherit;
}

.property-list .property-links, .property-list .property-links li {
	border: none;
	padding: 0;
	float: right;
	margin: 0;
}

.property-list .property-links {
	width: 130px;
	position: absolute;	
	top: 190px;
	right: 0;
}

.property-list .property-links a {
	width: 29px;
	padding: 0;
	text-indent: -3333px;
}

.property-list .address {
	color: #446e97;
	font-weight: bold;
	margin: 0 0 8px;
}

.property-list h4 {
	font-size: 14px;
	color: #cc0000;
	margin: 0 0 8px;
}

.property-list a {
	color: #cc0000;
	position: inherit;
	padding: 0 0 0 5px;
}

.property-list .heading {
	font-weight: bold;
	color: #333;
	margin: 0 0 15px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 394px;
}

#property-maps {
	width: 740px;
	height: 435px;
}

.property-list .cover {
	height: 132px;
}

.pagination {
	width: 885px;
}

.pagination * {
	float: none;

}

.pagination span {
	display: none;
}

.pagination ul {
	line-height: 40px;
	text-align: center;
	display: block;
	width: 290px;
	margin: 0 auto;
}

.pagination ul li {
	float: left;
}

.pagination a {
	color: #cc0000;
}

/* @end */

/* @group PROPERTY-DETAILS */

.property-images {
	padding: 0;
	border: none;
	width: 795px;
	height: 410px;
}

#slideshow {
	width: 615px;
	height: 410px;
	margin: 0;
}

#slideshow img {
	max-width: 615px;
	max-height: 410px;
}

#thumbs {
	border: solid 1px #ccc;
	display: block;
	width: 140px;
	height: 398px;
	padding: 5px;
	float: right;
}

.nav-controls a, .dummy-button {
	width: 140px;
	height: 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav-controls a.prev, #left.dummy-button {
	top: 5px;
	right: 6px;
}

.nav-controls a.next, #right.dummy-button {
	bottom: 5px;
	right: 6px;
	width: 140px;
}

.thumbs {
	margin: 11px 0;
}

.thumb, .thumb img {
    width: 140px;
    height: 93px;
}

.property-links .print, .property-links .email-a-friend, .property-links .vendor-login, .property-list .property-links .print-brochure {
	display: none;
}

.property-links {
	border-bottom: dotted 2px #ccc;
	width: 615px;
}

.property-links a {
	padding: 0 0 0 30px;
	height: 32px;
	line-height: 32px;
	display: block;
}

.property-links .floorplan a {
	background: url(/_assets/212/images/icon-floorplan.png) no-repeat left center;
}

.property-links .map a {
	background: url(/_assets/212/images/icon-map.png) no-repeat left center;
}

.property-links .VirtualTour a {
	background: url(/_assets/212/images/icon-video.png) no-repeat left center;
}

.property-links .property-contract a {
	background: url(/_assets/212/images/icon-contract.png) no-repeat left center;
}

.property-links .print-brochure {
	background: url(/_assets/212/images/icon-print.png) no-repeat 7px center;
	padding: 0 0 0 30px;
	height: 32px;
	line-height: 32px;
	display: block;
	border: none;
	border-left: 1px solid #999999;
    float: left;
    padding: 0 7px 0 37px;
    color: #446E97;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}



.property-detail .left {
	padding: 10px 0 0 0;
	clear: both;
}

.property-detail .suburb {
	color: #446e97;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	float: left;
	padding: 0 15px 0 0;
}

.property-detail .street {
	color: #446e97;
	font-weight: bold;
	float: left;
	padding: 0 15px 0 0;
	line-height: 24px;
}

.property-detail .property-id {
	color: #999;
	font-size: 10px;
	font-weight: bold;
	float: left;
	line-height: 22px;
}

.property-detail .price {
	font-size: 14px;
	color: #cc0000;
	float: right;
	font-weight: bold;
}

.property-detail .property-detail-scroll {
	border-top: dotted 2px #ccc;
	border-bottom: dotted 2px #ccc;
	clear: both;
	float: left;
	margin: 6px 0 0;
	height: 150px;
	padding:  10px 10px 10px 0;
	overflow-y:scroll;
	width: 453px;
}

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

.single-agent {
	margin: 20px 0 0;
}

.single-agent:first-child {
	margin: 0;
}

.single-agent div {
	border-bottom: dotted 2px #ccc;
	top: 6px;
	bottom: auto;
	width: 175px;
	padding: 0 0 0 5px;
	left: 90px;
}

.single-agent div p {
	font-size: 11px;
	line-height: 11px;
	margin: 0 0 5px;
	height: 11px;
}

.single-agent div p span {
	color: #666;
	text-transform: lowercase;
}

.features .feature-label {
	padding: 0;
	margin: 0;
	width: 80px;
}

.features .property-id {
	color: inherit;
	font-size: 12px;
	line-height: inherit;
}

/* @end */



/* @group HOMEPAGE SPECIFIC */

#wrapper.index {
	background: url(/_assets/212/images/home-bg.jpg) no-repeat center 33px;
	min-height: 939px;
	padding: 0 50px;
}

.index #header {
	height: 190px;
}

.index #header h1 a {
	width: 381px;
	height: 105px;
	background: url(/_assets/212/images/prd-logo-large.png);
	top: 81px;
	left: 43px;
}

.index #content-layout {
	background: none;
	top: 190px;
	left: 550px;
	width: 310px;
	min-height:  120px;
	position: relative;
}

.index-outer .footer-nav, .-outer .footer-nav {
	background: url(/_assets/212/images/index-footer-nav.png);
	height: 47px;
}

.index-outer .footer-nav ul {
	margin: 16px 10px;
}

.index-outer .sections {
	display: none;
}

#home-movie {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* @end */

/* @group HOMEPAGE MENU */

.index #menu ul li:hover ul {
	display: none;
}


.index #menu {
	padding: 42px 0 0 25px;
	width: 496px;
	height: 400px;
	background: none;
	top: 190px;
}

.index #menu .navigation {
	top: 40px;
	left: 20px;

}

.index #menu .navigation li a {
	padding: 0;
	width: 248px;
	height: 182px;
	text-indent: -3333px;
	margin: 0;
	top: 0;
	left: 0;
}

.index .navigation li {
	float: left;
}

.index .navigation li #menu-036422 {
	background: url(/_assets/212/images/home-buy.png);
}

.index .navigation li #menu-026412 {
	background: url(/_assets/212/images/home-sell.png);
}

.index .navigation li #menu-046432 {
	background: url(/_assets/212/images/home-lease.png);
}

.index .navigation li #menu-056442 {
	background: url(/_assets/212/images/home-rent.png);
}

/* @end */

/* @group BUY SECTION */

.buy-outer {
	background: url(/_assets/212/images/red-top-buy.png) repeat-x top; 
}

.buy-outer #header {
	background: url(/_assets/212/images/header-buy.jpg) no-repeat center 26px;
	height: 161px;
}

.buy-outer .content-title {
	display: none;
}

.buy-outer .section-header {
	background: url(/_assets/212/images/h2-bg-buy.png);
}

.buy-outer #footer .text {
	background: url(/_assets/212/images/buy-smarter.png) no-repeat left top;
}

/* << REMOVE >> */
.buy-outer .appraisal-button {
	display: none;
}

/* @end */

/* @group SELL SECTION */

.sell-outer {
	background: url(/_assets/212/images/red-top-sell.png) repeat-x top; 
}

.sell-outer #header {
	background: url(/_assets/212/images/header-sell.jpg) no-repeat center 26px;
	height: 161px;
}

.sell-outer .content-title {
	display: none;
}

.sell-outer .section-header {
	background: url(/_assets/212/images/h2-bg-sell.png);
}

.sell-outer .sections {
	background: url(/_assets/212/images/sections-sell.png) no-repeat right top;
	height: 200px;
	padding: 0 0 0 23px;
}

.sell-outer #links {
	display: none;
}

.sell-outer #footer .text {
	background: url(/_assets/212/images/sell-smarter.png) no-repeat left top;
}

.sell-outer .submenu {
	margin: 0 0 70px 40px;
}

.sell-outer #menu-641216452 {
	background: url(/_assets/212/images/submenu-sell-appraisal.png);
}

.sell-outer #menu-641226462 {
	background: url(/_assets/212/images/submenu-sell-ourteam.png);
}

.sell-outer #menu-641236472 {
	background: url(/_assets/212/images/submenu-sell-advice.png);
}

.appraisal-button {
	position: inherit;
	float: left;
	height: 80px;
	width: 370px;
}

.sections #recent-sales {
	width: 305px;
	float: right;
	margin: 25px 35px 0 65px;
}

.sold .sections #recent-sales {
	width: 280px;
	margin: 25px 15px 0 0;
}

.sections #recent-sales h4 {
	font-size: 20px;
	color: #D11017;
	font-weight: normal;
	margin: 0 0 20px;
}

.sections #recent-sales p.sold-property  {
	margin: 0 0 5px;
	border-bottom: dotted 1px #ccc;
	width: 270px;
	display: inline-block;
}

.sections #recent-sales p.sold-property a {
	text-decoration: none;
	color: #446e97;
}

.sections #recent-sales p.sold-property a:hover {
	text-decoration: underline;
}

.sections #recent-sales p span, .sections #recent-sales p a {
	color: #cc0000;
	font-weight: bold;
	margin: 0 5px 0 0;
}

.sell .text-left {
	float: left;
	width: 330px;
	height: 256px;
	padding: 12px;
	background: url(/_assets/212/images/computer.jpg) no-repeat left top;
}

.sell .text-right, .sell .content h2 {
	float: right;
	width: 440px;
}

.sell .content h2 {
	line-height: 30px;
}

.sell-outer .sold #quicksearch {
	display: inline-block;
	margin: 30px 0 0;
}

.sell-outer .sold .appraisal-button {
	display: none;
}

.sell-outer .sold .sections {
	background: url(/_assets/212/images/sections-sold.png) no-repeat right top;
	height: 200px;
	padding: 0 0 0 23px;
}

.red-alert .content img {
	float: right;
	width: 150px;
	margin: 0 65px 20px 50px;
}

/* <<<<<REMOVE>>>>> */
.sell-outer #quicksearch, .sell-outer .most-popular {
	display: none;
}

.sold-outer .property .sections {
	display: none;
}

.sold-outer .property-detail {
	margin: 0 40px 50px;
}

/* @end */

/* @group LEASE SECTION */

.lease-outer {
	background: url(/_assets/212/images/red-top-lease.png) repeat-x top;
}

.lease-outer .content {
	margin: 0 40px 0 30px;
}

.lease-outer .sections {
	background: url(/_assets/212/images/sections-lease.jpg) no-repeat right top;
	padding: 115px 0 0 23px;
	margin: 0;
}

.lease-outer .most-popular {
	top: 190px;
}

.lease-outer #header {
	background: url(/_assets/212/images/header-sell.jpg) no-repeat center 26px;
	height: 161px;
}

.lease-outer .search .submenu {
	display: none;
}

.lease-outer .submenu {
	margin: 0 0 0 30px;
}

.lease-outer .submenu a[title="Why lease with Us?"] {
	background: url(/_assets/212/images/submenu-lease-why.png);
	width: 335px;
}

.lease-outer .submenu a[title="Appraisal"] {
	background: url(/_assets/212/images/submenu-lease-appraisal.png);
	width: 215px;
}

.lease-outer .submenu a[title="Advice"] {
	background: url(/_assets/212/images/submenu-lease-advice.png);
	width: 215px;
}

.lease-outer #footer .text {
	background: url(/_assets/212/images/lease-smarter-lpma.png) no-repeat left top;
	left: 260px;
	width: 620px;
	height: 100px;
}

.lease .text-left, .why-lease-with-us- .text-left {
	float: left;
	width: 350px;
}

.lease .text-left img, .why-lease-with-us- .text-left img {
	z-index: 600;
	position: relative;
}

.lease .text-right, .lease .content h2, .why-lease-with-us- .text-right, .why-lease-with-us- .content h2{
	float:  right;
	width: 450px;
}

.why-lease-with-us- .content h2,  .why-lease-with-us- .text-left {
	margin: 20px 0 15px 0;
}

img#lease-corner {
	position: absolute;
	top: -14px;
	left: 0;
	z-index: 500;
	display: none;
}

/* << REMOVE >> */
.lease-outer .appraisal-button {
	display: none;
}


/* @end */



/* @group RENT SECTION */

.rent-outer {
	background: url(/_assets/212/images/red-top-rent.png) repeat-x top; 
}

.rent-outer .sections {
	background: url(/_assets/212/images/sections-rent.png) no-repeat right top;
}

.rent-outer #header {
	background: url(/_assets/212/images/header-buy.jpg) no-repeat center 26px;
	height: 161px;
}

.rent-outer .content-title {
	display: none;
}

.rent-outer .section-header {
	background: url(/_assets/212/images/h2-bg-rent.png);
	width: 150px;
	left: 694px;
}

.rent-outer #links li {
	width: 250px;
}

.rent-outer #footer .text {
	background: url(/_assets/212/images/sell-smarter-lpma.png) no-repeat left top;
	left: 260px;
	width: 620px;
	height: 100px;
}

/* << REMOVE >> */
.rent-outer .appraisal-button {
	display: none;
}

/* @end */

/* @group STAFF SECTION */

.our-team #content-layout {
	padding: 20px 25px 0 55px;
}
.sell-outer .our-team .submenu {
	margin: 0;
}

.our-team .sections {
	width: 806px;
	padding: 20px 0 0 15px;
	background: url(/_assets/212/images/sections-sell.png) no-repeat -41px 20px;
}

.our-team .section-header {
	bottom: 198px;
}

.our-team #content-layout h2.staff {
	text-indent: -3333px;
	display: block;
	width: 189px;
	height: 34px;
	background: url(/_assets/212/images/our-team.png) no-repeat left top;
}

.staff-detail {
	background: url(/_assets/212/images/our-team.png) no-repeat 40px top;
	padding: 60px 40px 40px;
	height: 300px;
}

.staff-detail .mobile, .staff-detail .phone {
	display: none;
}

.staff-detail .contact-details p span {
	text-indent: -3333px;
	display: inline-block;
	width: 18px;
	margin: 0 5px 0 0;
}

.staff-detail .contact-details p {
	font-weight: bold;
}

.staff-detail .contact-details p.office span {
	background: url(/_assets/212/images/phone-icon.png) no-repeat top left;
}

.staff-detail .contact-details p.email span {
	background: url(/_assets/212/images/email-icon.png) no-repeat top left;
}


.staff-list {
	text-align: center;
	margin: 0 30px 20px 0;
	border-bottom: dotted 2px #ccc;
	height: 215px;
	display: block;
	position: relative;
}

.staff-list img {
	margin: 0 0 5px;
}

.staff-list h3 {
	color: #446e97;
	margin: 0 0 5px;
}

.staff-list p {
	display: none;
}

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

.staff-list a {
	display: block;
	width: 240px;
	height: 210px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_assets/212/images/spacer.gif);
	text-indent: -3333px;
}

.myProperties, .myResults {
	display: none;
}

/* @end */

/* @group FORMS */

fieldset {
	border: none;
}

fieldset li {
	margin: 10px 0;
}

#quicksearch fieldset li {
	height: auto;
	line-height: inherit;
	margin: 0 15px 6px 0;
	padding: 0;
}

fieldset legend {
	margin: 20px 0 0 0;
	font-size: 18px;
	color: #666;
	font-weight: bold;
}


#marketappraisal label, 
#Contact label, 
#myfinder label {
	color: #446E97;
	font-weight: bold;
	width: 350px;
	text-align: left;
	border-bottom: solid 1px #ccc;
}

/*
#marketappraisal label[for="mailList-Yes"],
#marketappraisal label[for="mailList-No"],
#marketappraisal label[for="preferredContactMethod-Phone"],
#marketappraisal label[for="preferredContactMethod-Email"],
#Contact label[for="mailList-Yes"],
#Contact label[for="mailList-No"],
#Contact label[for="preferredContactMethod-Phone"],
#Contact label[for="preferredContactMethod-Email"],*/
#marketappraisal .radio label,
#Contact .radio label,
#myfinder .radio label {
	width: 70px;
	border: none;
}

#marketappraisal .hint,
#Contact .hint,
#myfinder .hint {
	left: 105px;
	width: 245px;
	text-align: right;
	color: #666;
}

#marketappraisal label[for="additionalInformation"], 
textarea#additionalInformation {
	margin: 130px 0 0;	
}

#marketappraisal input[type="text"], 
#marketappraisal textarea,
#Contact input[type="text"], 
#Contact textarea, 
#myfinder input[type="text"], 
#myfinder textarea {
	width: 350px;
	letter-spacing: 1px;
}



input[type="text"]:focus, 
textarea:focus {
	padding: 3px;
	border: solid 1px #446E97;
}

.radio label, .checkbox label {
	border: none;
}

.contact-us #content-layout .sections, 
.contact-us #content-layout .section-header {
	display: none;
}

#fieldset-buttonArea {
	display: inherit;
	float: none;
	padding: 2px 0 2px 550px;
}

#myfinder .checkbox label {
	border: none;
	margin: 0;
	color: #222;
	font-weight: normal;
	width: 150px;
}

.red-alert .sections,
.red-alert .section-header {
	display: none;
}

#myfinder {
	padding: 0 0 40px;
}

/* @group LIGHTBOX */


.lightbox #Contact label {
	width: 150px;
}
.lightbox #Contact .hint {
	left: 420px;
	text-align: left;
	width: 200px;
}
.lightbox #Contact input[type="text"], 
.lightbox #Contact textarea {
	width: 250px;
}

.lightbox #fieldset-buttonArea {
	padding: 2px 0 2px 480px;
}

.lightbox .section-header, 
.lightbox .sections {
	display: none;
}

.lightbox fieldset {
	border: solid 1px #999;
}

.lightbox fieldset legend {
	margin: 0;
}

.lightbox .content {
	margin: 0;
}

#lightbox-wrapper #content-layout {
	width: 650px;
}

/* @end */

/* @end */

/* @group CONTACT PAGE */

.header-postal, 
.header-map-small,
#agency-map {
	display: none;
}

.agency-address {
	width: 500px;
}

.agency-address p span, 
.agency-address p {
	font-size: 14px;

} 

.agency-address p span {
	color: #446E97;
	font-weight: bold;
}

/* @end */


.themainevent .sections {
	display: none;
}






















/******************************** END Sites/212/css/style.css ********************************/ 


