/* @override http://staging.renet.com.au/crown/css/layout.css */

/*

	Styles for Crown Property Sales
	
*/

html * {
	margin:0px;
	padding:0px;
}

select {

}

/* My Comment */

body {
	background:#156BB9;
	color:#333;
	font-size:80%;
	line-height:135%;
	font-family:Helvetica,Arial,FreeSans,sans-serif;
}

.clear {
	clear: both;
	height: 0;
}

h1, h2, h3, h4, h5 {
color:#FEB616;
line-height:120%;
margin:2px;
padding-bottom:5px;
}

h1 {
font-size:200%;
line-height:100%;
}

h2 {
font-size:140%;
line-height:100%;
}

h3 {
font-size:150%;
}

h4 {
font-size:120%;
}

h5 {
font-size:120%;
text-transform:uppercase;
}

p {
	margin-bottom:15px;
	margin-top:10px;
	font-size: 12px;
}

a:link,
a:visited,
a:active {
text-decoration:none;
color: #156BB9;
}

a:hover {
text-decoration:underline;
}


/* =wrapper */

#wrapper {
margin: 10px auto 0 auto;
width: 970px;
position: relative;
}

/* =header */

#wrapper.propertydisplay #header {
	display: none;
}

#header {
	padding: 10px;
	margin: 0px;
	background-color: #858783;
	height:180px;
	position:relative;
	overflow: hidden;
}

#header h3 {
	color:#123F94;
	font-size:medium;
	font-weight: bold;
	margin-left:20px;
	margin-top:-25px;
}

#wrapper.home #header {
	height: 414px;
	position: relative;
}

#header #ReNet_ImageGallery {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 676px;
	height: 222px;
	padding:0 0 10px 10px;
	background-color:#858783;
}


/* =menu*/

#menu {
	position: absolute;
	top: 240px;
	left: 28px;
	z-index: 10000;
}

#wrapper.home #menu {
	top: 200px;
	right: 0px;
}

#menu > ul {
	width: 190px;
}

#wrapper.home #menu > ul {
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 274px;
	list-style:none;
	float: right;
	position: static;
}

#menu > ul {
	list-style: none;
}

#menu > ul > li {
	margin:0;
	padding:0;
	float:left;
	position: relative;
	background-color:#CCC;
	z-index: 100;
}

#menu > ul > li > a {
	padding: 10px 5px 2px 44px;
	color:#FEB616 !important;
	display:block !important;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 190px;
	height: 20px;
	background: url(../images/vert-menu-bg.png) center left no-repeat ;
}

#wrapper.home #menu > ul > li > a {
	width: 225px;
}

#menu > ul > li > a:hover {
	background: url(../images/vert-menu-bg.png) top left no-repeat ;
}


/* =drop down menu */

#wrapper.home #menu > ul > li > ul {
	left: -216px;
	list-style:none;
}

#menu > ul > li > ul {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 240px;
	z-index: 2000;
	display: none;	
	list-style:none;
}

#menu > ul > li.over > ul {
	display: block;
	list-style:none;
}

#menu > ul > li > ul > li {
	position: relative;
	z-index: 2001;
	width: 215px;
	background-color: #eaeaea;
	height: 30px;
	text-decoration: none;
	list-style:none;
}

#menu > ul  > li > ul > li * {
	
}

#menu > ul > li > ul > li > a:link,
#menu > ul > li > ul > li > a:visited,
#menu > ul > li > ul > li > a:hover,
#menu > ul > li > ul > li > a:active {
	display: block;
	width: 195px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	text-indent: 10px;
	color:#FEB616;
}

#menu > ul > li > ul > li a:hover {
	color: #FFF;
	background-color: #156BB9;
}

/* =content */

#content {
	margin: 0px auto 0px auto;
	padding:0;
	border: 10px solid #858783;
	background:url(../images/maincol-grad.png) scroll 50% 0 repeat-x #F0F0F0;
	margin-top: 10px;
	clear:both;
	position: relative;
	z-index: 1;
}

#wrapper.home #content {

}

#yellowline {
	height: 2px;
	background-color:#FEB616;
}

/* =column 1 */

#column_1 {
	padding-top: 10px;
	width: 274px;
	float: left;
	position: relative;
	z-index: 10;
	background:url(../images/col-grad.png) top left repeat-x #FFF;
}

#column_2 {
	padding-top: 15px;
	padding-right:10px;
	width: 650px;
	float: right;
	position: relative;
}

#column_1 #left_logo {
	margin: 10px auto 280px auto;
	width: 195px;
}

#searchform {
	margin-top: 250px;
}

#wrapper.home #content #searchform {
	margin-top: 0;
}

/* Home Search Form */

#column_1 h2 {
margin: 0 15px;
padding:20px 30px;
font-size: 120%;
display: block;
background:url(../images/maincol-h3.png) 0 17px no-repeat;
border-bottom:3px solid #999999;
}

form#f_search {
margin:20px;
}

td.fielddescription {
padding: 5px 0;
}

td.fielddescription span.suburbInfo {
	font-size: 10px;
}

.search form body, input, select, textarea {
width: 200px;
padding-left:5px;
font-size:10px;
text-transform:none;
}

.search form input#submit_btn,
form input#submit_btn {
	color: #333;
	width: 130px;
	height: 25px;
	border: none;
}

/* =footer */

#footer {
	margin-top:0px;
	padding: 10px 20px 10px 20px;
	font-size:11px;
	text-align:center;
	/*background:url(../images/footer.png) top left repeat-x rgb(0, 94, 50);*/
}

#footer * {
	color: rgb(218, 229, 222);
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#footer ul li {
	padding: 0px 10px 0px 10px;
	display: inline;
	border-right: 1px solid white;
}

#footer ul li.last {
	border:none;
	padding-right: 0px;
}

#footer p {
	font-size:11px;
	margin: 0px;
	line-height: 26px;
}

#footer p a {
	text-decoration:none;
	text-transform:uppercase;
}

#footer p.renet_links a {
	text-decoration:underline;
	text-transform:none;
	font-weight:normal;
}

/* =staff-intro */



.staff-intro {
margin: 10px 0;

padding:10px;

text-align:left;
border:1px solid #E5E5E5;

}



.staff-intro .name {

text-decoration:none;

color:#156BB9;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;

width:100%;
font-size: 120%;

}



.staff-intro .position {

margin:0px;

padding:0px;
font-weight:bold;

text-transform:capitalize;

}



.staff-intro .position span {

}


.staff-intro img.thumbnail {
	width: 100px;
}



.staff-intro .thumbnail {

padding-right:10px;

}



/* =staff-display */



.staff-display {

margin: 10px 0;

padding: 10px;

overflow:hidden;

min-height:500px;

}



.staff-display .image {

float:left;

width:153px;

margin:0px;

padding:0px;

overflow:hidden;

}

.staff-display .image img.thumbnail {
	width: 100%;
}



.staff-display .text {

width:470px;

float:right;

overflow:hidden;

}



.staff-display h3 {

margin:0px 0px 8px 0px;

padding:0px;

}



.staff-display h3 .name {

margin:0px;

padding:0px;

}



.staff-display h3 span {

margin-left:30px;

font-size:16px;

}



.staff-display .position {

margin:0px;

padding:0px;

font-weight:bold;

}



.staff-display .phone {

margin:0px;

padding:0px;

font-weight:bold;

color:#333333;

}



.staff-dispaly .email {

margin:0px;

padding:0px;

text-transform:capitalize;

}



.staff-dispaly .email a {

margin:0px;

padding:0px;

text-decoration:none;

}

h2.ma-h2, p.app-intro {
	display: none;
}




