/* @override 
	http://www.realestateofdistinction.com.au/css/stylesheet.css
	http://staging.renet.com.au/reod/css/stylesheet.css
	http://reod.com.au/css/stylesheet.css
*/

/* REOD */

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

body {
	margin: 0px;
	padding: 0px;
	font-family: "verdana";
	color: #666;
}

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

h2 {
	margin: 0px;
	padding-bottom: 20px;
	color: #AB161A;
	font-size: 18px;
	text-decoration: none;
}

.properties h2 {
	margin: 0px;
	text-align: center;
}

h2.contact-header,
h2.ma-h2 {
	display: none;
}

h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #AB161A;
	font-size: 16px;
	font-weight: bold;
}

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

a:link, a:visited, a:active {
	color: #7d6732;
	text-decoration: underline;
}

a:hover {
	color: #BEAD7B;
	text-decoration: underline;
}

p, table {
	font-family: "verdana";
}

/* defaults */

.comment {
	border: 1px solid #CCCCCC;
	margin: 10px auto 10px auto;
	padding: 6px;
	color: #666666;
	text-align: center;
	width: 900px;
}

/* =wrapper */

#wrapper {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 1000px;
	overflow: hidden;
}

/* =header */

#header {
	margin: 0px;
	padding: 0px;
	height: 160px;
	overflow: hidden;
	background: url(../images/header_logo.jpg) center center no-repeat #FFF;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

/* =menu */

#menu {
	margin: 0px;
	border: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #7d6732;
	padding: 0px;
	height: 28px;
	position: relative;
	z-index: 70;
	background: #FFF;
}

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

#menu ul li {
	margin: 0px;
	padding: 0px 11px;
	text-align: center;
	float: left;
	height: 28px;
	line-height: 28px;
	position: relative;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	padding: 0px;
	color: #AB161A;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 12px;
}

#menu ul li a:hover {
	color: #7d6732;
}

#menu ul li ul {
	display: none;
	z-index: 75;
	background: #FFFFFF;
}

#menu ul li ul li ul {
	display: none;
}

#menu ul li.over ul {
	display: block;
	position: absolute;
	top: 28px;
	left: 0px;
	width: 200px;
	border: 1px solid #7d6732;
	border-top: none;
	z-index: 80;
}

#menu ul li.over ul li ul {
	display: none;
}

#menu ul li ul li.over {
	position: relative;
}

#menu ul li.over ul li.over ul {
	display: block;
	position: absolute;
	font-size: 12px;
	top: 0px;
	left: 200px;
	width: 200px;
	border: 1px solid #7d6732;
	border-top: none;
	z-index: 90;
}

#menu ul li.over ul li {
	width: 200px;
	float: left;
	font-size: 12px;
	background: #FFFFFF;
	border-top: 1px solid #7d6732;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	position: relative;
	z-index: 93;
}

#menu ul li.over ul li a {
	display: block;
	width: 190px;
	font-size: 12px;
	padding-left: 10px;
	background: #FFFFFF;
	text-align: left;
	height: 22px;
	line-height: 22px;
	z-index: 97;
}

#menu ul li.over ul li a:hover {
	background: #CCC;
	font-size: 12px;
	color: #7d6732;
	z-index: 99;
	width: 190px;
}

/* =content */

#content {
	clear: both;
	margin: 0px;
	border: none;
	text-align: left;
	min-height: 300px;
	padding: 15px 20px 40px 20px;
	background: #FFF;
	border-left: 1px solid #a8b2b4;
	border-right: 1px solid #a8b2b4;
	border-bottom: 1px solid #a8b2b4;
}

/*home*/

#wrapper.home #content {
	padding: 0;
	position: relative;
}

.pom {
	background: url(../images/slideshow_bg_FINAL.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	height: 485px;
	font-family: Trebuchet MS;
	color: #FFF;
}

#ReNet_ImageGallery {
	position: absolute;
	top: 25px;
	left: 29px;
	width: 567px;
}

.ReNetSlideshow {
	margin: 0;
}

.pom .text {
	padding: 60px 0 70px 630px;
	width: 320px;
	height: 320px;
	overflow: hidden;
}

.pom h3 {
	color: #FFF;
	font-weight: normal;
	text-align: left;
	font-size: 20pt;
}

.pom p.address {
	border-top: 1px solid #bead7b;
	padding-top: 10px;
	color: #bead7b;
}

.pom p.intro {
	line-height: 16px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 0;
}

.pom p.price {
	font-size: 12pt;
	margin: 5px 0;
	width: 200px;
	float: left;
}

.pom dl.features {
	margin: 0px;
	width: 100%;
	height: 30px;
}

.pom a.button {
	padding: 0 30px;
	margin-top: 5px;
	background: url(../images/button_bg.png) top left no-repeat;
	height: 27px;
	width: 29px;
	display: block;
	float: right;
	line-height: 27px;
	text-decoration: none;
}

.pom a.button:hover {
	background-position: bottom left;
	color: #FFF;
	text-decoration: none;
}

#row2 {
	padding: 20px;
}

#row2 .tagline,
#row2 .videoLink {
	width: 660px;
	margin-bottom: 10px;
	padding: 10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #bead7b;
	float: left;
	height: 60px;
}

#row2 .videoLink {
	width: 200px;
	background-color: #AB161A;
	margin-right: 15px;
}

#row2 .videoLink a {
	color: #FFF;
	font-size: 12pt;
	text-decoration: none;
	text-shadow: 0 -1px 0 #000000;
}

#row2 .videoLink a span {
	font-size: 20pt;
	color: #FFF;
	text-shadow: 0 -1px 0 #000000;
}

#row2 .tagline h3 {
	color: #FFF;
	padding-right: 45px;
	margin-right: 45px;
	border-right: 1px solid #fff;
	text-align: right;
	float: left;
	width: 290px;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 0 -1px 0 #000000;
	opacity: 0.6;
}

#row2 .tagline p {
	font-size: 12pt;
	text-align: left;
	line-height: 18pt;
	margin-top: 5px;
	color: #FFF;
}

#row3 {
	clear: both;
	height: 500px;
}

#row3 .page_left {
	width: 200px;
	padding: 0 20px 0 37px;
	border-right: 1px solid #ebeeef;
}

#row3 .page_right {
	width: 700px;
	margin-left: 280px;
	margin-top: -470px;
}

#row3 .page_right tr td,
#wrapper.contactus .contactTable tr td {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 16px;
}

#wrapper.home .page_right td {
	border: none;
	line-height: 0px;
}

#wrapper.home .page_right td strong {
	line-height: 20px;
}

/* feature */

.featureProperty {
	float: left;
	margin-left: 2px;
}

/* =contact_form */

#contact_form table tr td {
	color: #848484;
}

/* =search form */

#searchbox {
	position: relative;
	z-index: 1;
}

/* =form */

form {
	margin-top: 20px;
}

table p {
	margin: 0px;
}

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

.form td {
	border: none;
	color: #333;
}

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

input, textarea {
	width: 300px;
}

input[type="checkbox"], input[type="radio"] {
	border: medium none;
	height: 15px;
	margin-left: 0;
	width: 15px;
}

.contactTable table {
	margin: 0 auto;
}

#wrapper.contactus p {
	padding-left: 130px;
}

#wrapper.buyersrequest p {
	margin-left: 0;
}

#wrapper.contactus #subscribe p {
	padding-left: 0;
}

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

.form td input, .form td textarea {
	width: 90%;
	font-weight: normal;
	color: #AB161A;
}

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

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

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

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

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

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

.form td.contact-buttons input, .form td.button input {
	width: auto;
}

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

form ul li {
	margin: 0 0 5px;
	list-style: none;
}

form ul li.buttons {
	margin-left: 200px;
}

li.buttons input.submit,
li.buttons input.reset,
td.button input.submit,
td.button input.reset {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #7d6732;
	display: block;
	height: 27px;
	text-decoration: none;
	width: 89px;
	float: left;
	background: url(../images/button_bg.png) center top no-repeat;
	border: none;
}

li.buttons input.submit:hover,
li.buttons input.reset:hover,
td.button input.submit:hover,
td.button input.reset:hover {
	background: url(../images/button_bg.png) center bottom no-repeat;
	color: #FFF;
}

.row-optional-type, #ma .enquiry-type {
	display: none;
}

/* Search From */

.searchListings {
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #bead7b;
	display: block;
	height: 260px;
	width: 600px;
	float: left;
}

.searchListings form {
	margin-top: 0;
}

/* =search listings */

.searchListings ul.formleft,
.searchListings ul.formright {
	width: 270px;
	float: left;
	padding: 0;
	border: none;
	text-align: right;
}

.searchListings ul.formright {
	width: 260px;
	margin-left: 10px;
}

.searchListings label {
	width: 110px;
	padding-right: 10px;
	color: #FFF;
}

.searchListings ul li select {
	width: 100px;
}

.searchListings ul li.price,
.searchListings ul li.maxBedrooms {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.searchListings ul li.price {
	border-bottom: 1px solid #7d6732;
}

.searchListings ul li.category,
.searchListings ul li.suburb {
	float: left;
}

.searchListings ul li.category label {
	
}

ul li.suburb label {
	width: 50px;
}

.searchListings ul li ul {
	margin-left: 120px;
	background-color: #FFF;
	width: 240px;
	border: 1px solid #666;
	padding: 5px;
	height: 200px;
	float: right;
	vertical-align: top;
}

.searchListings ul li ul li {
	width: 220px;
	text-align: left;
	font-size: 8pt;
	margin: 2px 0;
}

ul li ul.catli {
	overflow: auto;
	margin-left: 60px;
}

ul li ul.subli,
ul li ul.subli li {
	width: 140px;
}

ul li ul.subli {
	height: 140px;
	margin-top: 0;
}

.searchListings ul li.buttons {
	clear: both;
	margin-top: 0;
	margin-left: 40px;
}

.searchListings ul li.buttons input.submit {
	margin-left: 20px;
	margin-top: 0;
}

/* =search listings - word search*/

.wordSearch {
	margin-bottom: 15px;
	padding: 15px 30px;
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #AB161A;
	display: block;
	width: 250px;
	float: right;
	height: 90px;
}

.wordSearch form,
.wordSearch ul {
	margin: 0;
	padding: 0;
}

.wordSearch ul li {
	line-height: 25px;
}

.wordSearch ul li label {
	color: #FFF;
	width: 250px
}

.wordSearch ul li input,
.wordSearch ul li textarea {
	width: 240px;
}

.wordSearch ul li.buttons {
	float: right;
	width: 100px;
	margin-left: 0;
}

.wordSearch ul li.buttons input {
	margin-top: 0;
	margin-left: 10px;
}

img.searchImage {
	margin-left: 25px;
}

/* =buyers club */

h2.emailalerts,
p.login-intro,
p.required {
	width: 500px;
	float: left;
}

#wrapper.buyersrequest .help,
p.required-bold,
p.req-text-bold,
p.app-intro {
	display: none;
}

label {
	color: #333333;
	width: 190px;
	padding-right: 10px;
	display: block;
	display: inline-block;
	float: left;
	font-weight: normal;
	vertical-align: top;
}

.login-box {
	width: 290px;
	float: right;
	margin: -20px 0 20px 0;
	border: 1px solid #CCC;
	padding: 10px;
}

.login-box form ul {
	padding: 0;
}

.login-box h2,
form#my-finder-form h4,
.contactdetails h4,
form h4 {
	background: #BEAD7B;
	color: #FFF;
	padding: 0 10px;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: left;
}

.login-box form li label {
	width: 90px;
}

.login-box form li input {
	width: 160px;
}

.login-box form li.buttons {
	margin-left: 50px;
}

.login-box form li.buttons input.submit {
	width: 180px;
}

form#my-finder-form {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	clear: both
}

form#my-finder-form ul {
	width: 600px;
	padding: 0;
}

form#my-finder-form ul#listings-interest li {
	height: 20px;
	line-height: 25px;
}

form#my-finder-form li.suburball {
	display: none;
}

form#my-finder-form p.password {
	margin-bottom: 5px;
}

form#my-finder-form ul#locations {
	position: relative;
}

form#my-finder-form ul#locations li label {
	clear: both;
	margin-bottom: 10px;
}

/* =subscribe */

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

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

#subscribe .submit {
	width: auto;
}

/* =footer */

#footer {
	margin: 0px;
	padding: 30px 0px 30px 0px;
	color: #666666;
	text-align: center;
	font-size: 11px;
	clear: both;
}

#footer p.renet_links, #footer p {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

#footer p.renet_links a.renet {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#footer p.renet_links .renet:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

/* =staff-intro */

.staff-intro {
	margin: 10px 0px 20px 0px;
	padding-top: 20px;
	border-top: 1px solid #7d6732;
}

.staff-intro h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px 10px 0px 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	text-align: left;
}

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

.staff-intro .position span {
	display: none;
}

.staff-intro .department {
	margin: -26px 10px 4px 440px;
	padding: 0px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}

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

.staff-intro .thumbnail {
	float: left;
	margin-top: 20px;
}

.staff-intro .text {
	margin: 0px;
	padding: 20px;
	float: right;
	width: 770px;
	background: none;
}

.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 {
	text-transform: capitalize;
}

.staff-intro dl dt.phone {
	text-transform: capitalize;
}

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

.staff-intro .profile {
	
}
