body {
	font: 62.5%/1.5 Verdana, Arial, sans-serif;
	background-color: #FFF;
	color: #333;
}

#content {
	font-size: 1.2em;
}

#nav {
	font-size: 1.1em;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #127BA8;
	line-height: 1.2;
}
	h1 a {
		color: #127BA8;
		text-decoration: none;
		border-bottom: 0 !important;
	}
	h1 a:hover {
		border-bottom: 1px dotted #0D4760 !important;
	}
h2 {
	margin: 1.0em 0 1.0em 0;
	font-size: 1.2em;
	color: #333;
	line-height:.6em;
	text-transform: capitalize !important;
	padding-top:.5em;
}

	h2 a {
		color: #555 !important;
		text-decoration: none;
		border-bottom: 0 !important;
	}
	h2 a:hover {
		border-bottom: 1px dotted #555 !important;
	}

h3 {
	margin: 0 0 0.4em 0;
	color: #c60;
	font-size: 1.1em;

}
	h3 a {
		color: #c60 !important;
		text-decoration: none;
		border-bottom: 0 !important;
	}
	h3 a:hover {
		border-bottom: 1px dotted #c60 !important;
	}

	#contentSub h3 {
		color: #127BA8;
		font-size: 1.1em;
	}

h4 {
	margin: 0 0 0.4em 0;
	font-size: 1em;

}

p {
	margin: 0 0 0.4em 0;
}

a:link {
	color: #127BA8;
	text-decoration: none;
}

a:visited {
	color: #127BA8;
	text-decoration: none;
}

a:hover {
	color: #0D4760;
	text-decoration: none;
}

a:active {
	color: #c00;
	text-decoration: none;
}

.agent a:link {
	color: #C60;
	border-bottom: 1px dotted #C60;
	text-decoration: none;
}

.agent a:visited {
	color: #C60;
	border-bottom: 1px dotted #C60;
	text-decoration: none;
}

.agent a:hover {
	color: #C60;
	border-bottom: 1px dotted #C60;
	text-decoration: none;
}

.agent a:active {
	color: #c00;
	text-decoration: none;
}

#content ul {
	margin-left: 2em;
}

.strong {
	font-weight: bold;
}

.contacts {
	padding-right:5px;
	font-weight: bold;
	float:left;
	text-align:right;
	width:106px;
	}

table.rows {
	margin: 10px 0;
	width: 70%;
}

table.rows td,
table.rows th {
	padding: 3px;
}

table.rows thead th {
	font-weight: bold;
}

table.rows thead th,
table.rows thead td {
	border-bottom: solid 1px #CADAF4;
	color: #179AD4;
}

table.rows tbody th,
table.rows tbody td {
	border-bottom: solid 1px #CADAF4;
}

table.rows tbody tr.alt2 td {
	background: #EAF1FB;
}

ul.districts, ul.suburbs {
	display: none;
}

a img, a.noUnderline {
	border: 0 !important;
	text-transform: capitalize;
}

.intro p {
	padding-bottom:20px;
	}


div.mapProperty div.thumbnail {
	float: left;
	margin: 0 10px 10px 0;
}

p.advanced_search_link {
	padding-left: 40px;
}


div#loading {
	position: absolute;
	top: 300px;
	left: 300px;
	background-color: yellow;
	border: solid 1px #000;
	padding: 20px;
	font-size: 2em;
	z-index: 100;
}
#page, #nav, #footer {
	width: 730px !important;
}

#nav li a {
	padding: 4px 7px 0 7px;
}

#propertyListings {
	float: left;
	width: 495px;
}

#propertyListings .propertyListing {
	float: left;
	border: 1px solid #CADAF4;
	overflow: hidden;
	margin-bottom: 0.8em;
}

	#propertyListings .propertyListing .image {
		float: left;
		width: 147px;
		height: 110px;
		background: #F0F8FE url(no-image.png);
		position: relative;
	}

	#propertyListings .propertyListing .image img {
		width: 147px;
		height: 110px;
		display: block;
	}

	#propertyListings .propertyListing .details {
		float: right !important;
		width: 337px !important;
	}

	#propertyListings .propertyListing h3 {
		border-bottom: 1px solid  #CADAF4;
		border-left: 1px solid #CADAF4;
		background: #EAF1FB;
		padding-left: 10px;
		width: 337px !important;
		float: left;
	}

	#propertyListings .propertyListing .stats {
		border-right: 1px solid  #CADAF4;
		border-left:  1px solid  #CADAF4;
		width: 70px;
		float: left;
		padding: 0.5em;
		padding-bottom: 99em;
		margin-bottom: -99em;
		margin-top: -5px;
		font-size: 0.9em;
		overflow: hidden;
	}

		#propertyListings .propertyListing .stats span {
			display: block;
		}

	#propertyListings .propertyListing .description {
		float: left;
		width: 160px;
		padding: 0.5em;
		margin-top: -5px;
	}



	#propertyListings .propertyListing .agent {
		float: left;
		width: 70px;
		background: #fff;
		border-left: 1px solid  #CADAF4;
		padding: 0.5em;
		padding-bottom: 99em;
		margin-bottom: -99em;
		font-size: 0.9em;
		margin-top: -5px;
	}

		#propertyListings .propertyListing .agent img {
			width: 56px;
		}


	#propertyListings .description .favourite {
		padding: 0 0 2px 0;
		float: left;
	}

	#propertyListings .description .added,
	.openhome-link .added {
		color: green;
	}
#search-filters {
	float: left;
	width: 100%;
	font-size: 0.9em;
	margin-bottom: 0.8em;
}

	#search-filters .price {
		width: 257px;
		float: left;
		margin-right: 2px;
		background: #E1E1E1;
		border: 1px solid #ccc;
		padding: 4px;
		height: 75px;
	}

	#search-filters .price-rural {
		width: 320px;
		float: left;
		margin-right: 2px;
		background: #E1E1E1;
		border: 1px solid #ccc;
		padding: 4px;
		height: 75px;

	}

	#search-filters .outer {
		width: 102px;
		float: left;
		margin-right: 2px;
		background: #E1E1E1;
		border: 1px solid #ccc;
		padding: 4px;
		height: 75px;
	}

	#search-filters .outer-rural {
		width: 150px;
		float: left;
		margin-right: 2px;
		background: #E1E1E1;
		border: 1px solid #ccc;
		padding: 4px;
		height: 75px;
	}

		.outer-rural {
			width: 27%;
			float: left;
		}

		#search-filters h4 {
			padding: 2px 0 2px 0;

		}



			#search-filters h4.bedrooms {
				background: url(bedroom.gif) no-repeat 0 5px;
				padding-left:33px;
			}

			#search-filters h4.bathrooms {
				background: url(bathroom.gif) no-repeat 0 4px;
				padding-left: 30px;
			}

		#search-filters div ul {
			margin: 0;
		}

		#search-filters .price li, #search-filters .price-rural li {
			width: 33%;
			float: left;
			list-style: none;
		}


		#search-filters .outer li, #search-filters .outer-rural li {
			width: 50%;
			float: left;
			list-style: none;
		}

		.outer-rural li {
			width: 50%;
			float: left;
			list-style: none;
		}


		#search-filters a:link {
			color: #333;
			border-bottom: 1px dotted #333;
			text-decoration: none;
		}

		#search-filters a:visited {
			color: #333;
			border-bottom: 1px dotted #333;
			text-decoration: none;
		}

		#search-filters a:hover {
			color: #C60;
			border-bottom: 1px dotted #C60;
			text-decoration: none;
		}

		#search-filters a:active {
			color: #c00;
			text-decoration: none;
		}

		.flashMap {
			width: 202px;
			height: 280px;
		}

		#ajaxListings {
			float: left;
			margin-top: 1em;
			width: 100%;
		}

		#ajaxSuburbs {
			float: right;
			margin-left: 10px;
			width: 270px;
		}

		.agentLogo {
			width: 155px !important;
			height: 70px !important;
		}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
img{border:0;}
address,caption,cite,dfn,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}


select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;font-size:100%;}
.skiplinks {position: absolute; top:0; left: -999em;}

fieldset.roundBox {
	background: #CBE0F3 url(rb-bg.png) repeat-x;
}


div.roundBoxNav {
	background: #9AC0E3 url(nav-bg.png) repeat-x;
}

div.roundBox {
	background: #E8ECF2;
}



.rbTop div {
	background: url(rb-tl.png) no-repeat top left;
}

.rbTop {
	background: url(rb-tr.png) no-repeat top right;
}

.rbBottom div {
	background: url(rb-bl.png) no-repeat bottom left;
}

.rbBottom {
	background: url(rb-br.png) no-repeat bottom right;
}

div.roundBox-advert {
	background: #fff;
	background: url(rb-bk.png) repeat-y top left;
}
.rbTop-advert div {
	background: url(rb-top-anz.png) no-repeat top left;
	height:30px;
}

.rbBottom-advert div {
	background: url(rb-btm.png) no-repeat bottom left;
}

.rbTop-advert div, .rbTop-advert {
	width: 100%;
	height: 30px;
	font-size: 1px;
}

.rbTop-advert div img {
	margin-top:8px;
	margin-left:90px;
}

.rbBottom-advert div, .rbBottom-advert {
	width: 100%;
	height: 9px;
	font-size: 1px;
}

.rbContent-advert  {
	margin: 0 9px;
}

.roundBox-advert {
	width: 100%;
}

.rbContent-advert li {
	list-style-image: url(triangle.png);
	}

.rbTop div, .rbTop, .rbBottom div, .rbBottom {
	width: 100%;
	height: 9px;
	font-size: 1px;
}

.rbContent  {
	margin: 0 9px;
	color: #ffffff;
}
.rbContent a {
	color: #ffffff;
}
.rbContent a:hover {
	color: #000;
	text-decoration:underline;
}

.roundBox {
	width: 100%;
}

.small {
	color: #666;
	font-size: 0.9em;
	line-height: 1.2;
	margin-top:10px;
}

.small-listing {
	color: #666;
	font-size: 0.9em;
	line-height: 1.2;
}

.small-click {
	color: #666;
	font-size: 0.9em;
	line-height: 1.2;
	margin-top:0px;
	margin-bottom:10px;
}

.center {
	text-align: center;
}

.center-ad {
	text-align: center;
	padding-bottom:10px;
}

.nz-map  {
	border: 0 !important;
	}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.blue {
	color: #127BA8;
}

.large {
	font-size: 1.1em;
	font-weight: bold;
}

.id {
	float: right;
	font-size: 0.9em;
}

.noMargin {
	margin: 0 0 4px 0 !important;
	padding: 0 !important;
}

.subTitle {
	margin-top: -0.5em;
	font-weight: normal;
}

.padding {
	padding: 5px 20px;
}

.hide {
display: none;
}

.pager {
	float: left;
	width: 99%;
	padding: 2px 0 1px 0;
	margin: 4px 0 0.8em 0;
	font-size: 0.9em;
	border: 1px solid #ccc;
	background: #E1E1E1;
}

	.pager .links a {
		float: left;
		border: 1px solid #ccc;
		background: #EFEFEF;
		padding: 2px 4px;
		margin: -6px 1px 4px 1px;
		position: relative;
		z-index: 100;
	}


	.pager .links span {
		float: left;
		padding: 2px 4px;
		margin: -2px 1px 0 1px;
	}

	.pager .links strong {
		padding: 2px 0;
		float: left;
		margin-top: -4px;
	}

.pager p {
	margin-left:10px;
}

.result {
	float: right;
	margin: -20px 7px 0 0;
}

a.rss {
	background: url(12x12.png) no-repeat right;
	padding-right: 18px;
}

a.save {
	background: url(icon-save.png) no-repeat right;
	padding: 3px 18px 0px 0;
	height:15px;
}

a.out {
	background: url(/img/template/icon-out.png) no-repeat right bottom;
	padding: 3px 18px 0 0;
	display: inline-block;
}

.openhome-link a {
	background: url(arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 20px;
	display: block;
	border: 0 !important;
}

a.allImages {
	background: url(icon-allimages.png) no-repeat left;
	padding: 5px 0 0 25px;
	margin-bottom: 0.2em;
	display: block;
	border: 0 !important;
	text-decoration: underline !important;
}

a.print {
	background: url(icon-print.png) no-repeat left;
	padding: 5px 0 0 25px;
	margin-bottom: 0.2em;
	display: block;
	border: 0 !important;
	text-decoration: underline !important;
}

a.emailFriend {
	background: url(icon-email.png) no-repeat 0 8px;
	padding: 5px 0 0 25px;
	margin-bottom: 0;
	display: block;
	border: 0 !important;
	text-decoration: underline !important;
}


.propertyListing .links a.favourite {
	background: url(icon-tic.png) no-repeat 0 8px;
	padding: 7px 0 10px 25px;
	margin-bottom: 0.2em;
	display: block;
	border: 0 !important;
	text-decoration: underline !important;
}

.links-office a {
	line-height:28px;
	}

#price-div select.price {
	width: 64px;
}

.med-padding {
	padding-top:20px;
	}

#subcategories li {
	list-style: none;
	margin-left:-20px;
	}

.top-margin {
	margin-top:5px;
	}

.top-margin-10 {
	margin-top:10px;
	}
div.messages ul {
	list-style-type: none;
	}

.portrait {
	overflow: hidden;
	width: 80px;
	height: 100px;
	margin-bottom:5px
}

.portrait img {
	width: 80px;
	height: 100px;
}

.agentLogo {
	width: 180px !important;
	height: 70px !important;
}

.rightAd img, .rightAd a {
	float: left;
	border: 0 !important;
}

.per-night-rates {
	float: left;
	width: 100%;
	overflow: hidden;
}

.per-night-rates dl {
	float: left;
	width: 32%;
	margin: 0;
	padding: 0;
}

.per-night-rates dt {
	font-weight: bold;
}

#page, #nav {
	width: 980px;
}

#header {
	width: 100%;
	background: #fff url(header-bg.png) bottom;
}

	#header .left {
		background: url(header-left.png) no-repeat bottom left;
		width: 100%;
	}

	#header .right {
		background: url(header-right.png) no-repeat bottom right;
		width: 100%;
	}

	#navAccount, #header .ad {
		position: absolute;
		bottom: 15px;
		right: 235px;
		font-weight: bold;
		font-size: 1.1em;
		color: #c60;
	}

	#header .ad {
		width: 200px;
		height: 80px;
		top: 10px;
		right: 15px;
	}

		#navAccount a {
			color: #c60;
			text-decoration: none;
			border-bottom: 0;
		}

		#navAccount a:hover {
			border-bottom: 1px dotted #c60;
		}

#contentGroup {
	float: left;
	width: 100%;
	margin-top: 5.5em;
	overflow: hidden;
}

#content {
	margin: 0 0 0 10px;
	overflow: hidden;
}

#content p {
	margin-top:0.9em;
	}
#breadcrumbs {
	margin: 0 0 .8em 0 !important;
}

	#breadcrumbs li {
		display: inline;
		font-size: 0.8em;
		color: #999;
	}

	#breadcrumbs a {
		color: #999;
		border: 0;
	}
#propertyAreas, #locations, #sub-types, #types {
	overflow: hidden;
	margin-bottom: 0.8em;
	list-style: none;
}

#locations, #sub-types, #types {
	width: 96%;
}

#locations li, #sub-types li, #types li {
		float: left;
		list-style: none;
		width: 33%;
	}

#propertyAreas div {
		float: left;
		list-style: none;
		width: 99%;
	}

	#propertyAreas div.one {
		width: 23%;
		margin-right:50px;
	}

	#propertyAreas div.two {
		width: 28%;
		}

	#propertyAreas div.three {
		width: 20%;
		float:right;
		margin-right:30px;
	}
#featured {
	float: left;
	width: 100%;
	padding: 0;
}

	#featured div {
		width: 240px;
		float: left;
		border: 1px solid #CADAF4;
		background: #EAF1FB;
		margin: 0 0.5em 0.5em 0;
	}

		#featured div img {
			width: 240px;
			height: 162px;
			display: block;
			border: 0;
		}

		#featured div h3 {
			font-size: 1em;
			margin: 0;
			padding: 0.1em 0 0.1em 0.3em;
		}
#propertyListings {
	float: left;
	width: 99%;
}

#propertyListings .propertyListing {
	float: left;
	width: 100%;
	border: 1px solid #CADAF4;
	overflow: hidden;
	margin-bottom: 0.8em;
}

	#propertyListings .propertyListing .image {/* ie7.css */
		float: left;
		width: 147px;
		height: 110px;
		background: url(no-image.png) no-repeat;
		padding-bottom: 99em;
		margin-bottom: -99em;
		position: relative;
	}

	.business #propertyListings .propertyListing .image, .offices #propertyListings .propertyListing .image {
		background: url(business-image.png) no-repeat;
		padding-bottom: 99em;
		margin-bottom: -99em;
		position: relative;
	}

	#propertyListings .propertyListing .image .openhome {
		position: absolute;
		top: 0;
		left: 0;
		width: 72px;
		height: 75px;
	}
	
	#propertyListings .propertyListing .image .openhome-rt {
		position: absolute;
		top: 0;
		right: 0;
		width: 72px;
		height: 75px;
	}

	#propertyListings .propertyListing .image img {
		width: 147px;
		height: 110px;
		display: block;
	}

	#propertyListings .propertyListing .details {
		float: left;
		width: 595px;
	}

	#propertyListings .propertyListing h3 {
		border-bottom: 1px solid  #CADAF4;
		border-left: 1px solid #CADAF4;
		background: #EAF1FB;
		padding-left: 10px;
		width: 590px;
		float: left;
	}

	#propertyListings .propertyListing .stats {
		border-right: 1px solid  #CADAF4;
		border-left:  1px solid  #CADAF4;
		width: 90px;
		float: left;
		padding: 0.5em;
		padding-bottom: 99em;
		margin-bottom: -99em;
		margin-top: -5px;
		font-size: 0.9em;
	}

	#propertyListings .oh-stats {
		font-size: 0.9em;

	}

		#propertyListings .ohome {
		border-left:  1px solid  #CADAF4;
		width: 420px;
		float: left;
		padding: 0.5em;
		padding-bottom: 99em;
		margin-bottom: -99em;
		margin-top: -10px;
	}

	#propertyListings .propertyListing .stats span {
			display: block;
		}

	#propertyListings .propertyListing .description {
		float: left;
		width: 350px;
		padding: 0.5em;
		margin-top: -5px;
	}

	#propertyListings .propertyListing .agent {
		float: left;
		width: 100px;
		background: #fff;
		border-left: 1px solid  #CADAF4;
		padding: 0.5em;
		padding-bottom: 99em;
		margin-bottom: -99em;
		font-size: 0.9em;
		margin-top: -5px;
	}

	#propertyListings .propertyListing .agent img {
			width: 56px;
		}


	#propertyListings .description .favourite {
		padding: 0 0 2px 0;
		float: left;
	}

	#propertyListings .description .added,
	.openhome-link .added {
		color: green;
	}

	.border-top {
	border-top:1px solid #CADAF4;
	}

	.images {
		margin: 0px !important;
		}

	.images img {
		width:320px;
		height:240px;
		}

	.images li {
		list-style-type: none;
		float:left;
		width:320px;
		margin-right:10px;
		height:250px;
		overflow:hidden;
		}
.office {
	width: 350px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CADAF4;
	padding: 5px 5px 10px 5px;
	height: 160px;
	overflow:hidden;
	
}

	.office img.right {
		width: 90px;
		margin-top: 20px;
		display: block;
	}

	.office .floatRight {
		float: right;
		text-align: center;
	}

	.office .listings {
		font-size: 0.9em;
		margin: -4px auto 0 auto;
	}

	.office h3 {
		border-bottom: 1px solid  #CADAF4;
		background: #EAF1FB;
		padding-left: 5px;
		margin: -5px;
		position: relative;
		z-index: 10;
	}

	.office .street-address, .office .locality, .office .region {
		display: block;
	}
#search-filters {
float: left;
width: 100%;
font-size: 0.9em;
margin-bottom: 0.8em;
}
#search-filters .price {
	width: 380px;
	float: left;
	margin-right: 8px;
	background: #E1E1E1;
	border: 1px solid #ccc;
	padding: 8px;
	height: 75px;
}

#search-filters .price-rural {
	width: 380px;
	float: left;
	margin-right: 8px;
	background: #E1E1E1;
	border: 1px solid #ccc;
	padding: 8px;
	height: 75px;
}

#search-filters .price-business {
	width: 722px;
	float: left;
	margin-right: 8px;
	background: #E1E1E1;
	border: 1px solid #ccc;
	padding: 8px;
	height: 75px;
}

#search-filters .outer {
	width: 145px;
	float: left;
	margin-right: 8px;
	background: #E1E1E1;
	border: 1px solid #ccc;
	padding: 8px;
	height: 75px;
}

#search-filters .outer-rural {
	width: 317px;
	float: left;
	margin-right: 2px;
	background: #E1E1E1;
	border: 1px solid #ccc;
	padding: 8px;
	height: 75px;
}

	.outer-rural {
		width: 27%;
		float: left;
	}

	#search-filters h4 {
		padding: 2px 0 2px 0;

	}



		#search-filters h4.bedrooms {
			background: url(bedroom.gif) no-repeat 0 5px;
			padding-left:33px;
		}

		#search-filters h4.bathrooms {
			background: url(bathroom.gif) no-repeat 0 4px;
			padding-left: 30px;
		}

	#search-filters div ul {
		margin: 0;
	}

	#search-filters .price li, #search-filters .price-rural li, #search-filters .price-business li {
		width: 33%;
		float: left;
		list-style: none;
	}


	#search-filters .outer li {
		width: 50%;
		float: left;
		list-style: none;
	}

	.outer-rural li {
		width: 30%;
		float: left;
		list-style: none;
	}


	#search-filters a:link {
		color: #333;
		border-bottom: 1px dotted #333;
		text-decoration: none;
	}

	#search-filters a:visited {
		color: #333;
		border-bottom: 1px dotted #333;
		text-decoration: none;
	}

	#search-filters a:hover {
		color: #C60;
		border-bottom: 1px dotted #C60;
		text-decoration: none;
	}

	#search-filters a:active {
		color: #c00;
		text-decoration: none;
	}

#sort-by {
	float: left;
	width: 96.5%;
	border: 1px solid #ccc;
	background: #E1E1E1;
	padding: 2px 1%;
	margin-bottom: 0.8em;
	text-align: right;
}

	#sort-by form {
		float: left;
	}

	.pager .floatRight a, #sort-by a {
		font-size: 0.8em;
		color: #333;
		border-bottom: 1px dotted #333;
		margin-right: 20px;
	}

	#sort-by a.rss, .pager .floatRight a.rss {
		margin-right: 0;
	}

	#sort-by a:hover {
		color: #c60;
		border-bottom: 1px dotted #c60;
	}
#save-search {
	width: 100%;
	float: left;
	padding-bottom:10px;
}
.propertyListing .floatLeft {
	float: left;
	width: 63%;
}

.propertyListing .floatRight {
	float: right;
	width: 35%;
}

.floatDetails {
	float: right;
	margin: 2px 5px 2px 0;
}


	.propertyListing .floatRight .imgThumbnails ul {
		margin: 0 !important;
		padding: 0 !important;
		list-style: none;
	}

	.propertyListing .floatRight .imgThumbnails {
		width: 100%;
		overflow: hidden;
	}

	.propertyListing .floatRight .imgThumbnails li {
		float: left;
		margin: 0 5px 5px 0;
	}

	.propertyListing .floatRight .imgThumbnails li img {
		width: 80px;
		float: left;
	}

.propertyListing .clear {
	float: left;
}

.propertyListing .imgMain {
	position: relative;
	width: 320px;
}

.propertyListing .imgMain .openhome-rt {
	position: absolute;
	top: 0;
	right: 0;
}

.propertyListing .detail {
	background: #EAF1FB;
	border: 1px solid  #C2DAF1;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top:15px;
	float:left;
}

.propertyListing .detail table {
		border-collapse: collapse;
		background: #fff;
		width: 100%;
		border-top: 1px solid  #C2DAF1;
		float: left;
	}

	.propertyListing .detail td, .propertyListing .detail th {
		border-bottom: 1px solid #C2DAF1;
		line-height:1.8em;
	}

	.propertyListing .detail th {
		color: #338DB4;
		text-align: right;
		padding-right: 10px;
		width:35%;
		line-height:1.8em;
		padding-left:5px;
	}


	.propertyListing .detail .caption {
		float: left;
	}

	.propertyListing .detail .caption h3 {
		float: left;
		margin: 0px 0 0 5px;
	}
	
	.propertyListing .detail .caption.bottom {
		background: #c60;
		padding: 3px 0 5px 0;
	}
	
		.propertyListing .detail .caption.bottom a {
			color: #fff;
			border-color: #fff;
			margin: 0 !important;
		}
		
		.propertyListing .detail .caption.bottom .floatRight, .propertyListing .detail .caption.bottom .floatLeft {
			width: auto;
			white-space: nowrap;
			padding: 0;
		}
		
		.propertyListing .detail .caption.bottom a.out {
			background: url(icon-out-fff.png) no-repeat right bottom;
		}

		.propertyListing .detail .caption.bottom a.email {
			padding-left: 20px;
			background: url(icon-email1.png) no-repeat left bottom;
		}

	.propertyListing .features {
		margin-top: 20px;
	}

	.about-title {
		margin-bottom:-10px;
		}

	.propertyListing .feature {
		overflow: hidden;
		border: 1px solid #e1e1e1;
		margin-bottom: 20px;
	}

	.propertyListing .feature table {
		border-collapse: collapse;
		background: #fff;
		width: 100%;
		float: left;
	}

	.propertyListing .feature td {
		padding:3px 0 3px 5px;
		vertical-align:top;
		border-bottom:1px solid #e1e1e1;
		border-right:1px solid #e1e1e1;

	}

	.propertyListing .feature th {
		text-align: right;
		padding: 3px 5px 3px 0;
		vertical-align:top;
		border-bottom:1px solid #e1e1e1;
		border-right:1px solid #e1e1e1;
		border-left:1px solid #e1e1e1;
		width:28%;
	}

	.openhomes {
		float:left;
		width:100%;
		margin-top:20px;
	}

	.openhomes h4 {
		color:#333;
		float:left;
	}

	.openhome {
		overflow: hidden;
		border: 1px solid #e1e1e1;
		float:left;
		width:100%;
	}

	.openhome table {
		border-collapse: collapse;
		background: #fff;
		width: 100%;
		float: left;
	}

	.openhome td {
		padding:3px 0 3px 5px;
		vertical-align:top;
		border-bottom:1px solid #e1e1e1;
	}


	.openhome-date {
		padding: 3px 10px 3px 0;
		vertical-align:top;
		border-bottom:1px solid #e1e1e1;
		border-right:1px solid #e1e1e1;
		width:72%;
	}
	.openhome-note {
		font-style:italic;
		color:#666;
		font-weight:normal;
		}

	.openhome-link {
	padding: 3px 5px 3px 0px;
	}

	.openhome-download {
	font-size:x-small;
	float:left;
	margin-top:0px !important;
	}


	.propertyListing .agentGroup {
		float: left;
		width:100%;
		clear:both;
		overflow: hidden;
	 }

	.propertyListing .agent .right {
		float: right;
		width: 100px;
		clear: right;
		font-size:.9em;
		margin-left:5px;
	}


	.propertyListing .agent .fn {
		font-weight: bold;
	}

	.propertyListing .agent span {
		display: block;
	}

	.propertyListing .agent img {
		width: 80px;
	}



	.additionalProperties {
		float: left;
		width: 100%;
		margin-top:10px;
	}

	.agent-email {
		padding-top:10px;
		}

#contentSub {
	float: left;
	width: 220px;
	margin: 0;
	font-size: 1.1em;	
}

#contentSub a {
	color: #333;
	border-bottom: 1px dotted #333;
}
#nav {
	position: absolute;
	top: 68px;
	z-index:999;
	left: 1%;
}

#nav .rbContent {
	position:relative;
}

	#nav ul {
		list-style: none;
		width: 100%;
		margin: 0;
		padding: 0.6em 0 0;
		float: left;
		border-bottom: 1px solid #9AC0E3;
	}

	#nav li {
		float: left;
		background: url(nav-right.png) no-repeat top right;
		margin: 0 1px;
		padding: 0;
	}

	#nav li a {
		display: block;
		background: url(nav-left.png) no-repeat top left;
		padding: 4px 14px 0 14px;
		color: #666;
		text-transform: uppercase;
		text-decoration: none;
		border: 0;
		position:static;
		z-index: 999;
	}

	#nav li.myProperty a {
		color: #c60;
		padding-right: 16px;
	}

	#nav li.myProperty img {
		position: absolute;
		top: 5px;
		margin-left: 94px;
	}
		body.residential #nav li.residential {
			background: url(nav-right-on.png) no-repeat top right;
		}

		body.residential #nav li.residential a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}

		body.residential #nav li.residential a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}

		body.lifestyle #nav li.lifestyle {
			background: url(nav-right-on.png) no-repeat top right;
		}

		body.lifestyle #nav li.lifestyle a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}

		body.lifestyle #nav li.lifestyle a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}


		/* rural */
		body.rural #nav li.rural {
			background: url(nav-right-on.png) no-repeat top right;
		}

		body.rural #nav li.rural a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}
		body.commercial #nav li.commercial {
			background: url(nav-right-on.png) no-repeat top right;
		}

		body.commercial #nav li.commercial a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}
		body.commercial #nav li.commercial {
			background: url(nav-right-on.png) no-repeat top right;
		}

		body.commercial #nav li.commercial a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}
		body.business #nav li.business {
			background: url(nav-right-on.png) no-repeat top right;
		}

		body.business #nav li.business a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}
		body.rental #nav li.rental {
			background: url(nav-right-on.png) no-repeat top right;
		}
		body.rental #nav li.rental a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}
		body.resources #nav li.resources {
			background: url(nav-right-on.png) no-repeat top right;
		}
		body.resources #nav li.resources a {
			background: url(nav-left-on.png) no-repeat top left;
			color: #fff;
		}
		.articles li {
			margin-left:35px;
			line-height:1.6em;
			margin-bottom:10px;
			}

		.lc-info {
			margin-bottom:7px;
			}
		.lc-info a:hover{
			text-decoration:underline;
			}

		.resource-h3 {
			margin-top:20px;
			margin-bottom:-10px;
			}
.throbber {
	vertical-align: middle;
}

.flashMap {
	float: left;
	margin-top: 1em;
	width:230px;
	height: 320px;
}

#ajaxListings {
	float: left;
	margin-top: 1em;
	width: 100%;
}

#ajaxSuburbs {
	float: right;
	margin: 10px 0 0 10px;
	width: 500px;
}

	#ajaxSuburbs ul {
		margin: 0 !important;
		font-size: 0.9em;
	}
#footer {	
	width: 980px;
	clear: both;
	border: 1px solid #fff;
}
div#listingMap {
	width: 460px;
	height: 400px;
}

div#officeMap {
	width: 300px;
	height: 220px;
}

div#listingMapContainer {
	width: 460px;
	float: left;
}

div#officeMapContainer {
	width: 300px;
	float: right;
	margin-top:-220px;
}

.office-property {
	margin-top:80px;
}

form.divform {
	float: left;
	width: 97%;
	border: 0;
	margin: 10px 0 15px 0;
}

form.divform fieldset {
	border: 1px solid #9AC0E3;
	background: #F5F7FB;
	padding: 0 1em;
	margin-bottom: 1.6em;
	float: left;
	width: 80%;
}

form.divform legend {
	font-weight: bold;
	padding: 0 0.2em;
	color: #333;
}
form.divform div.required,
form.divform div.optional,
form.divform div.optional-pref,
form.divform div.buttons {
	float: left;
	width: 100%;
	margin: 4px 0;
}

.checkbox {
	float:left;
	padding-left:140px;
	}

form.divform .price {
	width: 140px !important;
}

form.divform div.required label,
form.divform div.optional label,
form.divform div.buttons label {
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 10px;
}

form.divform div.optional-pref label {
	float: left;
	width: 160px;
	text-align: right;
	margin-right: 10px;
}
.require {
	font-size: .9em;
	color:#CC6600;
	float:left;
	width:270px;
	margin-bottom:-15px;
	text-align:right;
}

legend span.require {
	font-size: .9em;
	color:#CC6600;
	float: none;
	font-weight: normal;
	padding: 0 0.6em;
}

input {
	padding: 2px;
}
.password-msg {
	font-size: .9em;
	color:#CC6600;
	float:left;
	width:433px;
	text-align:right;
	margin-bottom:-5px;
	margin-top:10px;
}
form.divform div.required input,
form.divform div.required textarea,
form.divform div.required select,
form.divform div.optional input,
form.divform div.optional textarea,
form.divform div.optional select,
form.divform div.buttons input,
form.divform div.buttons textarea,
form.divform div.buttons select {
	padding: 2px;
	width: 300px;
}

form.divform div.required select.day,
form.divform div.required select.month,
form.divform div.required select.year,
form.divform div.optional select.day,
form.divform div.optional select.month,
form.divform div.optional select.year,
form.divform div.buttons select.day,
form.divform div.buttons select.month,
form.divform div.buttons select.year {
	padding: 2px;
	width: 100px;
}
form.divform div.required textarea,
form.divform div.optional textarea,
form.divform div.buttons textarea {
	height: 120px;
}

form.divform div.checkboxes {
	float: left;
	margin-left: 110px;
	width: auto;
}

form.divform div.checkboxes label {
	float: none;
	width: auto;
	font-weight: normal;
}
form.divform div.checkboxes input {
	margin: 0 5px 0 5px;
	width: auto;
	border: 0;
}
form.divform div.buttons {
	width: auto;
	margin: 0;
}
form.divform div.buttons input, form.divform .title, input.searchButton {
	width: auto;
	padding: 1px 10px;
	border: 1px outset;
	margin-bottom: -1px;
}

form.divform div small {
	position: absolute;
	font-size: x-small;
	width: 200px;
	margin-left: 10px;
	padding: 3px 3px 3px 23px;
}

form.divform div input.short {
	width: 50px;
}

#search {
	padding: 0;
	margin: 0;
}


#search select {
	width: 185px;
	margin-bottom: 3px;
}

#search input[type="checkbox"] {
	width: auto;
}

#surrounding {
	width: auto;
}

#searchQuery {
	width: 180px;
}

button {
	width: 124px;
	border: 0;
	margin: 10px auto 0 30px;
	padding: 5px 0 13px 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
	float: left;
}
.lostPassword {
	float: left;
	padding-top: 5px;
	margin-left: 20px;
}
button.dark {
	background: transparent url(button-dark.png) no-repeat;
}

button.light {
	background: transparent url(button-light.png) no-repeat;
}

button.light-ca {
	background: transparent url(button-white.png) no-repeat;
	margin-left: 140px;
}

button.light-pref {
	background: transparent url(button-white.png) no-repeat;
	margin-left: 170px;
}
.sort {
	margin-left:200px;
}

ul.checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 8em;
	overflow: auto;
	width: 298px;
	margin: 0 !important;
}

ul.checklist li {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 100% !important;
}

ul.checklist li input {
	width: auto !important;
	margin: 0 !important;
	float: none !important;
	padding: 0 !important;
}

ul.checklist label {
	display: block;
	height: 1%;
	padding: 0 !important;
	margin: 0 !important;
	text-align: left !important;
	width: 100% !important;
}

ul.checklist label:hover,
ul.checklist label.hover {
	background: #C2DAF1;
}

* html ul.checklist li {
	width: 200px !important;
}