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

/* coronis realty style sheet */

html, body {
	background:rgb(248, 248, 248);
	height:100%;
	font:12px/18px Arial;
	color:#333333;
}

body {
	
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	color:#000;
}

h2 {
	font-size:22px;
	margin-bottom:20px;
}

h3 {
	margin-bottom:15px;
}

p {
	margin:0px 0px 20px 0px;
	padding:0px;
	font:12px/18px Arial;
	color:#333333;
}

ul li {
	margin:0px 0px 20px 0px;
	padding:0px;
	font:12px/18px Arial;
	color:#333333;
}

ul.checklist {
	list-style:none;
}

ul.checklist li {
	padding-top:4px;
	padding-left:30px;
	margin-bottom:15px;
	line-height:20px;
	background:url(../images/tick.png) left top no-repeat;
	font-size:14px;
}

.clear {
	margin:0px;
	padding:0px;
	height:1px;
	clear:both;
}

a:link, 
a:visited,
a:hover,
a:link {
	color:rgb(236,112,0);
}

a:hover {
	text-decoration:none;
}

table.quicksearch td {
	vertical-align:top;
}

/* =wrapper */

#wrapper {
	margin:0px auto 0px auto;
	padding:0px;
	width:1060px;
	overflow:hidden;
	background:url(../images/wrapper.png) top center repeat-y;
}

/* =header */

#header {
	margin:0px 30px 0px 30px;
	border-bottom:1px solid #FFF;
	height:230px;
	overflow:hidden;
	background:url(../images/header_B.jpg) top left no-repeat rgb(50, 47, 49);
	position:relative;
}

#wrapper.appraisal #header {
	height: 122px;
	background:url(../images/header_appraisal_bg.jpg) top left no-repeat rgb(50, 47, 49);
}

#wrapper.appraisal #menu ul li.current ul {
	display:none;
}

#header a.home-link:link,
#header a.home-link:visited,
#header a.home-link:hover,
#header a.home-link:active {
	display:block;
	text-decoration:none;
	height:230px;
}

/* =menu */

#menu {
	margin:0px 30px 0px 30px;
	height:35px;
	background:url(../images/menu.png) top left repeat-x rgb(50, 47, 49);
	position:relative;
}

#menu ul {
	margin:0px;
	border:none;
	padding:0px;
	list-style:none;
	height:35px;
}

#menu ul li {
	margin:0px;
	border:none;
	padding:0px;
	height:35px;
	line-height:35px;
	float:left;
}

#menu ul li.current {
	background:url(../images/menucurrent.png) top left repeat-x;
}

#menu ul li a:link,
#menu ul li a:visited,
#menu ul li a:hover,
#menu ul li a:active {
	margin:0px;
	padding:0px 18px 0px 18px;
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	font-family:Arial;
	color:#EEE;
	text-shadow:1px 1px #000;
	font-size:13px;
	text-decoration:none;
	background:url(../images/menupipe.png) top left no-repeat;
}

#menu ul li a:hover {
	text-decoration:underline;
}

#menu ul li.current a:link, 
#menu ul li.current a:visited,
#menu ul li.current a:hover,
#menu ul li.current a:active {
	background:url(../images/menupipecurrent.png) top left no-repeat;
	color:#FFF;
	text-shadow:1px 1px #000;
	text-decoration:none;
}

#menu ul li.first a:link,
#menu ul li.first a:visited,
#menu ul li.first a:hover,
#menu ul li.first a:active {
	background:none;
}

/* =side menu */
#menu ul li ul {
	position:absolute;
	display:none;
	top:55px;
	left:20px;
	width:180px;
}

#menu ul li.current ul {
	display:block;
}

#menu ul li.current ul li {
	border-top:2px solid orange;
	float:none;
	width:180px;
	background:none;
	height:30px;
	line-height:30px;
	padding:2px 0px 2px 0px;
}

#menu ul li.current ul li.first {
	border-top:none;
}

#menu ul li.current ul li a:link,
#menu ul li.current ul li a:visited,
#menu ul li.current ul li a:hover,
#menu ul li.current ul li a:active {
	background:url(../images/menuside.png) 0px -40px no-repeat;
	color:#333;
	font-size:12px;
	text-shadow:none;
	width:170px;
	padding:0px 0px 0px 10px;
	margin:0px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
}

#menu ul li.current ul li a:hover {
	color:#FFF;
}

#menu ul li.current ul li.current a:link,
#menu ul li.current ul li.current a:visited,
#menu ul li.current ul li.current a:hover,
#menu ul li.current ul li.current a:active {
	background:url(../images/sidemenucurrent.png) top left repeat-x #EB871C;
	color:#FFF;
}

/* =page */

#page {
	margin:0px 30px 0px 30px;
	/* border:1px solid magenta; */
	padding:20px;
	padding-left:225px;
	background:url(../images/page.png) top center no-repeat;
	min-height:450px;
	/* IE min-height hack */
	_height:450px;
}

#wrapper.nosidemenu #page {
	padding-left:20px;
}

#wrapper.homepage #page {
	padding:1px;
}

#wrapper.appraisal #page {
	padding-left:100px;
	padding-top: 320px;
	background:url(../images/appraisal_bg.jpg) top center no-repeat;
}

/* =content */

#content {
	padding:20px 0px 0px 0px;
	position:relative;
}

#wrapper.homepage #content {
	padding:0px;
}

/* =appraisal page */

#appraisal-left {
	float: left;
}

#appraisal-left h2 a {
	padding:15px 0 15px 80px;
	line-height: 60px;
	color: #000;
	text-decoration: none;
	background:url("../images/more_bg.jpg") no-repeat left top #f9f9f9;	
}

#appraisal-left .textWindow {
	padding: 10px 10px 10px 80px;
	width: 510px;
}

#appraisal-left a.back_up {
	clear: both;
	float: left;
	width: 580px;
	text-align: right;
}

#appraisal-right {
	float:right;
	width: 265px;
	border: 1px solid #EB871C;
}

#appraisal-right p {
	padding-left:10px;
}

#appraisal-right p.form-heading {
	background:url("../images/sidemenucurrent.png") repeat-x scroll left top #EB871C;
color:#FFFFFF;
display: block;
font-size: 12px;
height: 30px;
line-height: 30px;
}


/* =textwindow and right column */

.rightPanel {
	width:118px;
	padding:5px;
	/*background:#404041;
	border-left:2px solid #2C292A;
	border-top:2px solid #2C292A;
	border-bottom:2px solid #606163;
	border-right:2px solid #606163;*/
	overflow:hidden;
	float:right;
	margin-bottom:10px;
}

.home .rightPanel {
	display:none;	
}

.textWindow {
	width:580px;
	/*
	background:#404040;
	border-left:3px solid #9D9FA2;
	border-top:1px solid #2C292A;
	border-right:1px solid #2C292A;
	*/
	line-height:20px;
	font-size:16px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	min-height:340px;
}

.textWindow li {
	margin:15px 0px 15px 0px;	
}


/* =footer */

#footer {
	margin:0px;
	padding:0px 31px 60px 31px;
	background:url(../images/footer_B.png) bottom center no-repeat;
	position:relative;
}

#footer p {
	margin:0px;
	padding:0px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:none;
	color:#333;
	font-size:11px;
}

#footer p.renet_links {
	border-top:3px solid orange;
	padding-top:20px;
	background:none/*url(../images/footershadow.png) top center no-repeat*/;
}

#footer p a:link,
#footer p a:visited, 
#footer p a:hover,
#footer p a:active {
	color:#333;
	font-size:11px;
	font-weight:normal;
}

#footer p.login {
	position:absolute;
	margin:0px;
	padding:0px;
	left:64px;
	top:44px;
}

#footer p.privacy {
	position:absolute;
	margin:0px;
	padding:0px;
	right:64px;
	top:20px;
}

/* =homepage */

#homepage {
}

/* left hand column of home page */

#homepage #homepage-content {
	float:left;
	width:743px;
	height : 301px;
}

/* you tube cell inside left hand column on home page */

#homepage #homepage-content #youtube-cell {
	width:342px;
	height : 300px;
	overflow:hidden;
	float:left;
}

/* text or slideshow cell inside left hand column on home page */

#homepage #homepage-content #homepage-text {
	width:400px;
	height : 300px;
	overflow:hidden;
	float:right;
}

#homepage #homepage-content #homepage-text #homeimagegallery {
	width: 400px;
	height : 300px;
	overflow: hidden;
	background: url(../images/homeslideshow/final_new/img_01.jpg) top left no-repeat;
}

/* right hand column on home page */

#homepage-column {
	float:right;
	width:254px;
	height:300px;
	overflow:hidden;
	background:#EEE;
}

#homepage-column h3, #homepage #homepage-content #homepage-text h3 {
	margin:0px;
	padding:0px 20px 0px 20px;
	border-bottom:1px solid #FFF;
	height:35px;
	line-height:35px;
	background:url(../images/heading.png) top left repeat-x;
	color:#FFF;
	text-shadow:1px 1px #000;
	font-size:14px;
	font-weight:normal;
}

#homepage-column .cell, #homepage #homepage-content #homepage-text p {
	padding:10px 20px 10px 20px;
	margin:0px;
}

#homepage-column p {
	margin-bottom:10px;
}

#homepage #homepage-content #homepage-text p {
	border:none;
	background:#EEE;
}

/* home page bottom info */

#homepage-bottom {
	clear: both;
	padding:15px 15px 0px 15px;
	height:135px;
	overflow:hidden;
	position:relative;
}

#homepage-bottom h3 {
	margin:0px 0px 15px 0px;
	color:#333;
	font-size:14px;
}

#homepage-bottom #bottom-image {
	position:absolute;
	right:30px;
	top:15px;
	height:120px;
	width:100px;
	overflow:hidden;
	display:block;
	text-decoration:none;
	background: url(../images/homepage_bottom_link_placeholder.png) -10px -10px no-repeat;
}

#homepage-bottom ul {
	margin:0px 120px 0px 15px;
	padding:0px;
	list-style:none;
	height:80px;
	overflow:hidden;
}

#homepage-bottom ul li {
	margin:0px;
	padding:0px;
	float:left;
	height:20px;
	overflow:hidden;
	line-height:20px;
	width:260px;
	font-size:11px;
	text-indent:20px;
	background:url(../images/homepage_bottom_bullet.png) left center no-repeat;
}

#homepage-bottom ul li a:link,
#homepage-bottom ul li a:visited,
#homepage-bottom ul li a:hover,
#homepage-bottom ul li a:active {
	color:#333;
}

/* =properties intro page */

.properties-intro-cell {
	margin:0px 0px 10px 0px;
	padding:0px;
}

.properties-intro-cell h3 {
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	font-size:16px;
}

.properties-intro-cell a.more:link,
.properties-intro-cell a.more:visited,
.properties-intro-cell a.more:hover,
.properties-intro-cell a.more:active {
	margin-left:10px;
	text-decoration:none;
	color:rgb(236,112,0);
	text-transform:uppercase;
}

.properties-intro-cell a.more:hover {
	text-decoration:underline;
}

/* =pagination */

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

.pagination-top {
	display:none;	
}

/* office details for the contact page */

.offices {
	float:left;
	width:300px;
	overflow:hidden;
	margin-bottom:20px;
	background:#EEE;
	height:383px;
	overflow:hidden;
}

.offices .contact-office {
	margin:0px;
	border-bottom:1px solid #CCC;
	padding:3px 10px 4px 10px;
}

.offices .last {
	border-bottom:none;
	height:46px;
}

.offices .officehover {
	cursor:pointer;
	background:url(../images/footer_B.png) top center no-repeat;
}

.offices .contact-office h3 {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	height:18px;
	position:relative;
	color:#333;
}

.offices .officehover h3 {
	color:rgb(236, 112, 0);
}

.offices .contact-office h3 span {
	position:absolute;
	top:0px;
	right:0px;
	font-size:11px;
}

.offices .contact-office p {
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:16px;
}

/* =curve */

.innerCurve {
float:left;
clear:left;	
}

.curveRight .innerCurve {
float:right;
clear:right;	
}

/* =scrollingstaff located in #header */

#scrollingstaff {
	position:absolute;
	top:122px;
	left:0px;
	width:1000px;
	height:109px;
	overflow:hidden;
	background:rgb(50, 47, 49);
}

#scrollingstaff #scrollingstaff-content {
	position:absolute;
	top:0px;
	left:0px;
	width:10000px;
	height:109px;
	overflow:hidden;
}

.staffmember {
	float:left;
	height:109px;
	width:109px;
	overflow:hidden;
}

.staffmember a {
	text-decoration:none;
}

.staffmember img {
	height:109px;
	width:109px;
}
