/* @override http://www.ranceblamey.com.au/css/stylesheet.css */

/* Rance Blamey */

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

body {
	margin: 0px;
	border: none;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #003366;
	font-family: Tahoma;
}

h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 26px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin: 0px 0px 16px 0px;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: #CCD8E4;
	color: #FFFFFF;
	text-transform: uppercase;
	position: absolute;
	top: 75px;
	left: 160px;
	width: 600px;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0px 0px 14px 0px;
	font-size: 1em;
	line-height: 15px;
}

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

a:hover {
	color: #666666;
}

/* =wrapper */

#wrapper {
	margin: 0px auto 0px auto;
	border: none;
	padding: 0px;
	width: 760px;
	overflow: hidden;
	background: url(../images/wrapper_bg.jpg) left repeat-y;
	position: relative;
}

/* =header */

#header {
	margin: 0px;
	border: none;
	padding: 0px;
	height: 75px;
	overflow: hidden;
	background: url(../images/logo.gif) 0px 0px no-repeat #004182;
	position: relative;
}

/* =menu */

#menu {
	margin: 0px;
	width: 155px;
	border: none;
	padding: 0px 0px 0px 5px;
	clear: both;
	background: #004182;
	float: left;
}

#menu ul {
	margin: 0px;
	border: none;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}

#menu ul li {
	margin: 0px;
	border: none;
	padding: 0px;
	width: 150px;
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	text-transform: uppercase;
	font-family: Tahoma;
	text-align: left;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#menu ul li a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #ED1D24;
}

/* =content */

#content {
	margin: 0px;
	border: none;
	padding: 40px 15px 15px 15px;
	overflow: hidden;
	text-align: left;
	width: 570px;
	float: right;
	background: #FFFFFF;
}

/* =feature_properties */

.feature {
	margin-top: 15px;
	width: 140px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.feature .thumbnail-link {
	margin: 0px auto 0px auto;
}

.feature span {
	display: block;
}

.feature .suburb {
	font-weight: bold;
	color: #004182;
}

.feature .price, .feature .more {
	font-weight: bold;
	color: #E71C18;
}

/* =form */

.form {
	border: none;
	width: 500px;
	margin: 0px auto 40px auto;
}

.mail_page .form {
	width: 400px;
}

.form td {
	border: none;
	font-weight: bold;
	color: #000000;
}

.form td.input {
	width: 400px;
}

.form td.enquiry-type input {
	width: 20px;
}

.mail_page .form td.input {
	width: 280px;
}

.form td input, .form td textarea {
	width: 90%;
}

.form td textarea {
	height: 140px;
	margin-bottom: 30px;
}

.form td.contact-joinmail {
	padding: 6px 0px 10px 0px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.form td.subscribe-options {
	padding: 40px 0px 10px 0px;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

.form td.contact-joinmail input, .form td.subscribe-options input {
	width: 30px;
}

.form td.contact-buttons, .form td.button {
	padding-top: 30px;
	text-align: right;
}

.form td.contact-buttons input, .form td.button input {
	width: auto;
	margin: 0px 0px 0px 10px;
	border: none;
	padding: 2px 4px 3px 4px;
	color: #FFFFFF;
	background: #004181;
}

.form td.contact-buttons input:hover, .form td.button input:hover {
	margin: 0px 0px 0px 10px;
	border: none;
	padding: 2px 4px 3px 4px;
	color: #FFFFFF;
	background: #004181;
}

.required {
	color: #CC0000;
	font-weight: bold;
}

/* =subscribe */

#subscribe_label {
	line-height: 20px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}

#subscribe {
	clear: both;
	margin: -40px 0px 20px 0px;
	border: none;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#subscribe .submit {
	width: auto;
	margin: 0px 0px 0px 10px;
	border: none;
	padding: 2px 4px 3px 4px;
	color: #000098;
	background: #EF9700;
	font-weight: normal;
}

#subscribe .submit:hover {
	margin: 0px 0px 0px 10px;
	border: none;
	padding: 2px 4px 3px 4px;
	color: #000098;
	background: #EF9700;
	font-weight: normal;
}

/* =staff-intro */

.staff-intro {
	margin: 0px 0px 20px 0px;
}

.staff-intro h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px 10px 0px 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #FFFFFF;
	background: #0033CC;
}

.staff-intro .position {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 26px;
	line-height: 26px;
	color: #000000;
	font-weight: bold;
	background: #F8D825;
}

.staff-intro .position span {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.staff-intro .department {
	margin: -26px 0px 4px 300px;
	padding: 0px;
	height: 26px;
	line-height: 26px;
	color: #000000;
	font-weight: bold;
}

.staff-intro .department span {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.staff-intro .thumbnail {
	float: left;
}

.staff-intro .text {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 560px;
}

.staff-intro dl {
	margin: 0px 0px 6px 0px;
}

.staff-intro dl dt {
	height: 26px;
	line-height: 26px;
}

.staff-intro dl dt span {
	
}

.staff-intro dl dt.email {
	
}

.staff-intro dl dt.phone {
	
}

.staff-intro dl dd {
	height: 26px;
	line-height: 26px;
}

.staff-intro .profile {
	
}

/* =listing_intro */

.listing-intro {
	margin: 0px 0px 10px 0px;
	border: none;
	padding: 0px;
	min-height: 150px;
	height: 150px;
}

.listing-intro listing-sold .text p .status {
	display: none;
}

.listing-intro h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background: #004181;
	height: 24px;
	line-height: 24px;
}

.listing-intro .thumbnail-link {
	display: block;
	width: 150px;
	height: 113px;
	overflow: hidden;
	text-decoration: none;
	background: none;
}

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

.listing-intro .features {
	margin: -113px 0px 4px 160px;
	padding: 2px 10px 2px 10px;
	height: 25px;
	background: #CCCCCC;
}

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

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

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

.listing-intro .features dt.property_id {
	width: auto;
}

.listing-intro .features dt.bedrooms {
	background: url(../images/css/beds_2.gif) left center no-repeat;
	margin: 0px;
}

.listing-intro .features dt.bathrooms {
	background: url(../images/css/baths_2.gif) left center no-repeat;
	margin: 0px;
}

.listing-intro .features dt.garages {
	background: url(../images/css/cars_2.gif) left center no-repeat;
	margin: 0px;
}

.listing-intro .features dt.pets {
	background: url(../images/css/pets_2.gif) left center no-repeat;
	margin: 0px;
}

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

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

.listing-intro .address {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

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

.listing-intro p.status {
	display: none;
}

.listing-intro .price {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.listing-intro ul.holiday-pricing li {
	margin: 0px 30px 0px 0px;
	border: none;
	padding: 0px;
	list-style: none;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	float: left;
}

.listing-intro ul.holiday-pricing li span.holiday-season {
	padding-right: 10px;
}

.listing-intro .introduction {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

/* =pagination */

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

/* =listing-display */

.listing-display {
	border: none;
	padding: 0px;
	position: relative;
	width: 550px;
	margin: 0px auto 0px auto;
}

.listing-display .listing-mapping-heading {
	display: none;
}

.listing-display .liszzting-mapping {
	width: 570px;
	height: 370px;
}

.listing-display .zzz-mapping .listing-map {
	width: 570px;
	height: 370px;
}

.listing-display h2.heading {
	line-height: 30px;
	font-size: 24px;
	color: #000000;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	text-align: left;
	font-style: italic;
	position: static;
	background: none;
}

.listing-display h3.address {
	line-height: 26px;
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 4px 0px;
	padding: 0px 20px 0px 20px;
	text-align: center;
}

.listing-display .price {
	color: #CC0000;
	text-align: center;
	padding: 0px 20px 0px 20px;
}

.listing-display .listing-images {
	text-align: center;
}

.listing-display .listing-images #listing-main-image {
	margin: 0px auto 10px auto;
}

.listing-display .listing-images #listing-img-description {
	padding: 20px 0px 10px 0px;
}

.listing-display .listing-image-gallery {
	padding-left: 30px;
	height: 50px;
	line-height: 50px;
	background: url(../images/camera.png) 230px 16px no-repeat;
	font-size: 16px;
	font-weight: bold;
}

.listing-display .listing-thumbnails a {
	text-decoration: none;
}

.listing-display .bbp {
	margin: 20px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	height: 25px;
	background: #004181;
	color: #FFFFFF;
}

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

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

.listing-display .bbp dt.property_id span {
	line-height: 24px;
	padding-right: 10px;
	display: block;
}

.listing-display .bbp dt.property_id {
	width: auto;
}

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

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

.listing-display .bbp dt.garages {
	background: url(../images/css/cars_2.gif) 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 .status {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #CC0000;
	font-size: 18px;
	text-align: center;
}

.listing-display .description {
	border: none;
}

.listing-display ul {
	
}

.listing-display ul li {
	
}

.listing-display .features {
	margin: 20px auto 20px auto;
	border: none;
	background: #CCCCCC;
	width: 100%;
	border-collapse: collapse;
}

.listing-display .features td {
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
	border: 2px solid #FFFFFF;
	padding: 5px;
}

.listing-display .features td.feature-name {
	width: 140px;
	background: #999999;
}

.listing-display .listing-agent {
	margin: 0px 10px 10px 10px;
	padding: 10px;
	width: auto;
	float: left;
}

.listing-display .contact {
	
}

.listing-display .listing-agent img {
	margin: 0px 0px 10px 0px;
	width: 120px;
}

.listing-display .listing-agent .listing-agent-details {
	font-weight: bold;
}

.listing-display .listing-agent .listing-agent-email {
	font-weight: bold;
}

.listing-display .listing-agent .listing-agent-email span {
	display: block;
	float: left;
	margin-right: 2px;
}

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

.listing-display .actions {
	margin-top: 20px;
	list-style: none;
}

.listing-display .actions li {
	margin-top: 40px;
	border: none;
	list-style: none;
	width: 200px;
	height: 80px;
	overflow: hidden;
	float: left;
	text-align: center;
	line-height: 80px;
}

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

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

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

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

.listing-display .p_brochure {
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

/* =disclaimer */

.disclaimer {
	margin: 20px;
	font-size: 11px;
	color: #666666;
}

.disclaimer h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
}

/* =footer */

#footer {
	clear: both;
	margin: 0px auto 0px auto;
	border: none;
	padding: 0px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	color: #666666;
	border-top: 8px solid #004181;
	width: 760px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: 48px;
}

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

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

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

/* =error */

ul.error {
	margin: 0px auto 20px auto;
	list-style: none;
}

ul.error li {
	list-style: none;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 18px;
}

#sitemap-list ul {
	list-style: none;
}

#sitemap-list ul li {
	margin: 0px 0px 6px 0px;
	list-style: none;
}

.feature img {
	width: 96px;
	height: 71px;
}
