/* Golden Home */

html {
	margin: 0px;
	border: none;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
}

body {
	margin: 0px;
	border: none;
	padding: 0px;
	text-align: center;
	background: url(../images/css/body.jpg) top left repeat-x #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #666666;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	display: none;
}

h3 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

ul {
	margin: 20px;
	padding: 0px;
	list-style: none;
}

ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link, a:visited, a:active {
	color: #666666;
}

a:hover {
	color: #CCCCCC;
}

td {
	text-align: left;
	vertical-align: top;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

/* =wrapper */

#wrapper {
	margin: 0px auto 0px auto;
	border: none;
	padding: 0px;
	width: 760px;
	overflow: hidden;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

/* =header */

#header {
	margin: 0px 0px 4px 0px;
	border: none;
	padding: 0px;
	text-align: right;
	overflow: hidden;
	height: 125px;
}

/* =content */

#content {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background: none;
	overflow: hidden;
	color: #02307b;
	text-align: left;
	min-height: 200px;
}

#content a:link, #content a:visited, #content a:active {
	color: #666666;
}

#content a:hover {
	color: #ffa705;
}

#content #text {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #666666;
	text-align: left;
}

/* =row1*/

#row1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

/* =Quick Search */

#search {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 266px;
}

#f_search {
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 266px;
}

#f_search h2 {
	margin: 0px;
	border-style: none;
	padding: 0px;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: url(../images/css/button_bg.jpg) left center repeat-x #FFF200;
}

#f_search .search {
	margin: 0px;
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 5px;
	width: 266px;
	overflow: hidden;
	background: url(../images/search-bk.jpg) 0px 0px;
	border: 1px solid #02307b;
}

#f_search .search table {
	
}

#f_search .search td {
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

#f_search .search td.buttons {
	
}

#f_search .search td.right {
	
}

#f_search .search td.buttons a {
	margin: 0px 0px 0px 0px;
	border-style: none;
	padding: 0px;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: #02307b;
	display: block;
	position: relative;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	width: 62px;
	border: 1px solid #FFFFFF;
}

#f_search .search h4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
}

#f_search #suburb, #f_search #type {
	width: 166px;
	font-size: 11px;
}

#f_search select {
	font-size: 11px;
}

/* =feature */

#feature {
	margin: 0px;
	border: 1px solid #121E50;
	padding: 0px;
	background-color: #111e4f;
	background: url(../images/css/tab.gif) bottom right no-repeat #111e4f;
	overflow: hidden;
	position: relative;
	width: 353px;
	float: right;
	z-index: 1;
}

#feature .label {
	display: block;
	height: 33px;
	width: 353px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	text-decoration: none;
	background-image: url(../images/css/feathead.jpg);
	z-index: 50000;
}

#feature .thumbnail {
	margin: 0px;
	height: 220px;
	width: 353px;
	overflow: hidden;
}

#feature .thumbnail-link {
	margin: 0px;
	height: 220px;
	width: 353px;
	overflow: hidden;
}

#feature .address {
	margin: 6px 0px 10px 0px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#feature .bbp dt span {
	display: none;
}

#feature .bed {
	display: none;
}

#feature .bath {
	display: none;
}

#feature .car {
	display: none;
}

#links {
	padding: 10px;
	margin: 0px;
	background: url(../images/css/tab.gif) bottom right no-repeat;
}

#links ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}

#links ul li {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	line-height: 18px;
	background: url(../images/css/bullet.gif) 0px 7px no-repeat;
}

#links ul li a:link, #links ul li a:visited, #links ul li a:active {
	font-size: 13px;
	color: #343399;
	text-decoration: none;
	font-weight: bold;
}

#links ul li a:hover {
	font-size: 13px;
	color: #CC0001;
	text-decoration: none;
	font-weight: bold;
}

.error {
	width: 470px;
}

/* =footer */

#footer {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	clear: both;
	color: #02307b;
	border-top: 1px solid #CCCCCC;
	width: 760px;
	text-align: center;
	font-size: 10px;
}

p.renet_links, #footer p {
	color: #02307b;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-weight: normal;
	color: #02307b;
}

#footer a:hover {
	font-weight: normal;
	color: #02307b;
}

/* =clear */

.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

/* listings */

#contact {
	font-weight: bold;
	color: #ffffff;
	width: 200px;
}

#contact h2 {
	display: none;
}

.pagination {
	border-style: none;
}

.pagination .pagination-count {
	color: #666666;
}

.pagination a:link, .pagination a:visited, .pagination a:active {
	color: #666666;
}

.pagination a:hover {
	color: #333333;
}

/* =listing_intro */

.listing-intro {
	margin: 0px 0px 10px 0px;
	border: 1px solid #02307b;
	padding: 0px;
	height: 150px;
	width: auto;
	overflow: hidden;
	color: #000000;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
}

/* =listing-status */

.listing-intro .status-label {
	margin: 0px;
	border: none;
	padding: 0px;
	position: absolute;
	width: 140px;
	height: 105px;
	text-decoration: none;
	top: 28px;
	left: 4px;
}

.listing-intro .under-contract {
	display: block;
	background: url(../images/css/under_contract.gif) top left no-repeat;
}

.listing-intro .under-offer {
	display: block;
	background: url(../images/css/under_offer.gif) top left no-repeat;
}

.listing-intro .deposit-taken {
	display: block;
	background: url(../images/css/deposit_taken.gif) top left no-repeat;
}

.listing-intro .sold {
	display: block;
	background: url(../images/css/sold.gif) top left no-repeat;
}

.listing-intro .leased {
	display: block;
	background: url(../images/css/leased.gif) top left no-repeat;
}

.listing-intro .status {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: none;
}

.listing-intro h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px 200px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background: #02307b;
	text-align: left;
}

.listing-intro .thumbnail {
	width: 140px;
}

.listing-intro .thumbnail-link {
	margin-left: 4px;
	display: block;
	width: 140px;
	height: 105px;
	overflow: hidden;
	text-decoration: none;
	background: none;
}

.listing-intro .thumbnail-link img {
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
}

.listing-intro dt.property_id span {
	line-height: 24px;
	display: block;
	position: absolute;
	top: 142px;
	left: 5px;
	color: #000000;
}

.listing-intro dd.property_id_val {
	line-height: 24px;
	display: block;
	position: absolute;
	top: 142px;
	left: 90px;
	color: #000000;
}

.listing-intro .features {
	margin: -105px 0px 4px 150px;
	padding: 2px 0px 2px 0px;
	background: #FFFFFF;
	height: 20px;
}

.listing-intro .features dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	width: 40px;
	height: 20px;
	display: block;
	float: left;
}

.listing-intro .features dt span {
	display: none;
}

.listing-intro .features dt.land_size {
	width: auto;
	font-size: 11px;
	font-weight: bold;
}

.listing-intro .features dt.property_id span, .listing-intro .features dt.land_size span {
	line-height: 20px;
	padding-right: 10px;
	display: block;
}

.listing-intro .features dt.bedrooms {
	background: url(../images/css/bed.jpg) left center no-repeat;
	margin: 0px;
	height: 21px;
	width: 25px;
}

.listing-intro .features dt.bathrooms {
	background: url(../images/css/bath.jpg) left center no-repeat;
	margin: 0px;
	height: 21px;
	width: 25px;
}

.listing-intro .features dt.garages {
	background: url(../images/css/car.jpg) left center no-repeat;
	margin: 0px;
	height: 21px;
	width: 25px;
}

.listing-intro .features dt.pets {
	background: url(../images/css/pets.jpg) left center no-repeat;
	margin: 0px;
	height: 21px;
	width: 25px;
}

.listing-intro .features dd {
	margin: 0px 4px 0px 0px;
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	width: auto;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
}

.listing-intro .text {
	margin: 0px 0px 4px 150px;
}

.listing-intro .address {
	clear: left;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}

.listing-intro .status {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.listing-intro .text .price {
	margin: 3px 5px 5px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 5000;
	position: absolute;
	width: 750px;
	text-align: right;
	top: 0px;
	right: 0px;
}

.listing-intro .text ul.holiday-pricing {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

.listing-intro .text ul.holiday-pricing li {
	float: left;
	padding-right: 10px;
	font-size: 11px;
	font-weight: normal;
}

.listing-intro .text ul.holiday-pricing li span {
	padding: 0px 4px 0px 0px;
}

.listing-intro .introduction {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	height: 32px;
	overflow: hidden;
	text-align: left;
}

.listing-intro .intro-link-more {
	margin: 6px 4px 0px 0px;
	border-style: none;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/css/button_bg.jpg) left center repeat-x;
	display: block;
	height: 20px;
	line-height: 19px;
	text-decoration: none;
	width: 62px;
	float: right;
}

.listing-intro .text a.intro-link-more:link span, .listing-intro .text a.intro-link-more:visited span, .listing-intro .text a.intro-link-more:active span {
	color: #00327b;
}

/* =pagination */

.pagination {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
	color: #666666;
}

.pagination-count {
	display: none;
}

.pagination-pages-current {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.pagination a:link, .pagination a:visited, .pagination a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.pagination a:hover {
	color: #96C4FC;
	text-decoration: none;
	font-weight: bold;
}

.pagination-separator {
	color: #666666;
	text-decoration: none;
}

/* =listing-display */

.price {
	font-weight: bold;
	border: none;
	border-color: none;
	color: #eeb311;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	width: 450px;
}

.listing-display h3.address {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background: #02307b;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: left;
}

#feature-listings {
	display: none;
}

.listing-display .price {
	margin: 0px 0px 0px 340px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 180px;
	position: relative;
	top: -24px;
	right: 10px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.listing-display h2.heading-1 {
	display: none;
}

.listing-display h2.heading-2 {
	display: none;
}

.listing-display {
	color: #666666;
	width: auto;
	border: 1px solid #02307b;
	color: #022E5E;
	background: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left
}

.listing-display .listing-main-image-cell {
	margin: 0px 0px 0px 5px;
}

.listing-display #listing-main-image {
	width: 480px;
}

#listing-img-description {
	display: none;
}

.listing-display .listing-images {
	border: none;
	border-color: none;
	background: none;
	width: 490px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.listing-display .thumbnail {
	width: 68px;
}

.listing-image-gallery a:link, .listing-image-gallery a:visited, .listing-image-gallery a:active {
	color: #666666;
}

.listing-image-gallery a:hover {
	color: #666666;
}

.listing-display .bbp {
	border: none;
	border-color: none;
	background: #02307b;
	margin: 10px 10px 5px 10px;
	padding: 2px 10px 2px 10px;
	height: 25px;
}

.listing-display .bbp dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	width: 30px;
	height: 24px;
	display: block;
	float: left;
}

.listing-display .bbp dt span {
	display: none;
}

.listing-display .bbp dt.property_id {
	width: auto;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 24px;
}

.listing-display .bbp dt.property_id span {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	display: block;
}

.listing-display .bbp dt.bedrooms {
	background: url(../images/css/bed.jpg) left center no-repeat;
	margin: 0px;
}

.listing-display .bbp dt.bathrooms {
	background: url(../images/css/bath.jpg) left center no-repeat;
	margin: 0px;
}

.listing-display .bbp dt.garages {
	background: url(../images/css/car.jpg) left center no-repeat;
	margin: 0px;
}

.listing-display .bbp dd {
	margin: 0px 10px 0px 0px;
	padding: 0px 8px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	width: auto;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}

.listing-display .bbp dt.property_id {
	width: auto;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 24px;
}

.listing-display .bbp dt.property_id span {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	display: block;
}

.listing-display .status {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
}

.listing-display .description {
	padding: 15px 10px 0px 10px;
	border: none;
	border-color: none;
	color: #666666;
	background: none;
	text-align: left;
}

.holidayPricing {
	color: #fec308;
	padding-left: 5px;
}

.holidayPricing .holiday-pricing-season {
	padding-left: 10px;
	font-weight: bold;
}

.listing-display .listing-mapping {
	margin: 5px 15px 15px 15px;
	padding: 0px;
}

.listing-display .features {
	margin: 10px;
	padding: 0px;
	color: #666666;
	background: #CCCCCC;
	border-color: #FFFFFF;
	width: auto;
	border-collapse: collapse;
}

.listing-display .features tr td {
	border: 1px solid #FFFFFF;
}

.listing-display .features .feature-name {
	font-weight: bold;
	color: #666666;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	width: 65px;
}

.listing-display .features .feature-description {
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
}

.listing-agent-phone {
	color: #666666;
}

.listing-agent-email a:link, .listing-agent-email a:visited, .listing-agent-email a:active {
	color: #666666;
}

.listing-agent-email a:hover {
	color: #fec308;
}

.listing-agent {
	margin: 0px;
	padding: 15px;
}

.listing-agent-email a:hover {
	color: #666666;
}

.actions a:link, .actions a:visited, .actions a:active {
	color: #666666;
}

.actions a:hover {
	color: #fec308;
}

.listing-agent-details {
	color: #666666;
}

.listing-display h6.inspection-heading {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
}

.listing-display .actions {
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 60px;
}

.listing-display .actions li {
	margin: 0px;
	border: none;
	list-style: none;
	height: 100px;
	width: 110px;
	float: left;
	text-align: center;
	line-height: 100px;
}

.listing-display .actions li.printable-brochure-link {
	background: url(../images/css/printable_brochure.gif) top center no-repeat;
	margin: 0px 20px 0px 20px;
}

.listing-display .actions li.email-listings-link {
	background: url(../images/css/email_me_listings.gif) top center no-repeat;
	margin: 0px 20px 0px 20px;
}

.listing-display .actions li.vendor-login-link {
	background: url(../images/css/vendor_login.gif) top center no-repeat;
	margin: 0px 20px 0px 20px;
}

.listing-display .actions li.floorplan-link {
	background: url(../images/css/floor_plans.gif) top center no-repeat;
	margin: 0px 20px 0px 20px;
}

/* */

#subscribe {
	padding: 10px;
	margin-bottom: 0px;
	text-align: center;
	border: none;
	color: #FFFFFF;
	width: auto;
	background: #02307b;
	border: none;
}

#subscribe form {
	background: #02307b;
	width: auto;
}

#subscribe .subscribe-text {
	color: #FFFFFF;
}

#subscribe .subscribe-links {
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
}

.subscribe-input span {
	color: #FFFFFF;
}

.subscribe-input span input {
	margin: 0px 20px 0px 0px;
}

#subscribe a:link, #subscribe a:visited, #subscribe a:active {
	color: #FFFFFF;
}

#subscribe a:hover {
	color: #eeb311;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* =contact form */

#contact_form {
	color: #FFFFFF;
	width: 495px;
	background: url(../images/contact-bk.jpg) 0px 0px;
}

#contact_form tr td {
	color: #FFFFFF;
	font-style: bold;
	background: none;
	border: 1px solid #FFFFFF;
}

#contact_form tr td {
	padding: 10px;
}

#contact_form form input {
	width: 230px;
}

#contact_form form textarea {
	width: 230px;
	height: 150px;
}

#contact_form .contact-buttons input {
	width: 60px;
}

#contact_form .contact-joinmail input {
	width: 10px;
}

#contact_form .reset {
	background-color: #02307b;
}

#contact_form td .submit {
	background-color: #02307b;
}

/* =form */

form {
	margin: 10px 0px 0px 0px;
	width: 755px;
	color: #666666;
}

.form tbody tr td {
	font-style: bold;
	background: #cccccc;
	border: 1px solid #999999;
	color: #666666;
}

.form input.submit {
	font-size: 12px;
	width: auto;
	padding: 4px;
	background: #5E5E5E;
	color: #ffffff;
	border: 1px solid #999999;
	border-collapse: collapse;
}

.form input.reset {
	font-size: 12px;
	font-style: bold;
	width: auto;
	padding: 4px;
	margin: 0px 5px 0px 0px;
	background: #5E5E5E;
	color: #ffffff;
	border: 1px solid #02307b;
}

.contact-buttons input {
	font-size: 12px;
	width: auto;
	padding: 4px;
	margin: 0px 5px 0px 0px;
	background: #ffffff;
	color: #666666;
	border: 1px solid #999999;
}

#notes {
	font-size: 11px;
	color: #BB0301;
}

.listing-intro dd.property_id_val,
.listing-intro dt.property_id {
	display: none;
}
