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

/*

	Styles for Court House Realty
	
*/

html * {
	margin:0px auto;
	border:none;
	padding:0px;
}

/* My Comment */

body {
	background:url(../images/html_bg.png) top center repeat-x #262525;
	color:#666;
	font-size:12px;
	line-height:18px;
	font-family: Helvetica, Sans Serif;
}

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

a:link,
a:visited,
a:hover,
a:active {
	color: #F9892A;
}

a:hover {
	text-decoration: none;
}

h2, h3, h4 {
	margin-bottom: 20px;
	color:#B2C72B;
}

/* =wrapper */

#wrapper {
	margin:0px auto 0px auto;
	padding:0px;
	border-top: none;
	width:957px;
	position:relative;
}

/* =header */

#header {
	margin: 11px 0px 0px 0px;
	height:125px;
	position:relative;
	overflow: hidden;
	background: url(../images/header_bg.png) top left no-repeat;
}

#header a {
position:absolute;
right:20px;
top:10px;
}

/* =menu */

#menu {
	margin: -30px 0px 0px 10px;
	height:30px;
	padding: 0;
}

#menu > ul {
	margin:0px;
	height:30px;
	list-style:none;
}

#menu ul {
	list-style: none;
}

#menu > ul > li {
	margin:0px;
	padding: 0px;
	height:30px;
	float:left;
	position: relative;
	z-index: 100;
}

#menu > ul > li > a {
	padding:0px 15px;
	display:block;
	float:left;
	height:20px;
	line-height: 20px;
	color:white;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	letter-spacing: 1px;
	border-right:1px solid #FFF;
}

#menu > ul > li > a:hover {
	text-shadow: 0px 0px 10px #000;
}

/* =drop down menu */

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

#menu > ul > li.over > ul {
	display: block;
}

#menu > ul > li > ul > li {
	position: relative;
	z-index: 2001;
	float:left;
	background:transparent url(../images/css/drop_down_menu.png) repeat scroll left top;
}

#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: 180px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	line-height: 22px;
	text-indent: 10px;
	font-size: 11px;
	color: #FFF;
	text-shadow: 0px 0px 10px rgb(0, 31, 15);
	letter-spacing: 0.1em;
}

#menu > ul > li > ul > li > a:hover {
	color: #FFF;
	background:transparent url(../images/css/drop_down_menu.png) repeat scroll left top;
}

/* =content */

#content {
	padding:40px 27px 20px 20px;
	background:url(../images/content_bg.png) top right no-repeat #FFF;
}

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

#content > h2 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 19px;
}

/* =home page */

#home_row2 {
padding-top:10px;
background: url(../images/home_bottom.png) top left no-repeat;
clear:both;
height:230px;
}

#home_row2 .page h2 {
color:#FFF;
font-weight:normal;
}

#home_row2 .page {
padding:20px 0px 10px 20px;
float:left;
width: 612px;
color:#FFF;
}

#home_row2 h2 {
margin:10px 0;
color:#666;
}

/* Home Search Form */

#home_row2 .search {
width:316px;
text-align:center;
float:left;
}

form#f_search {
margin:0;
}

.search form body, input, select, textarea {
width: 125px;
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;
}

/* =feature properties */

#featureproperties {
	float: left;
	height: 300px;
	overflow: hidden;
	background:#000;
}

#featureproperties > .pom {
	position: relative;
	height: 300px;
	width: 316px;
	border-right: 1px solid white;
	float: left;
	overflow: hidden;
}

#featureproperties > .pom-3 {
	width: 316px;
	border-right: none;
}

#featureproperties > .pom > h3 {
	padding:10px;
	height:43px;
	background: url(../images/arrow.png) 295px 10px no-repeat #B2C72B;
}


#featureproperties > .pom > h3 > a {
	padding:5px 0;
	display: block;
	position: relative;
	text-decoration: none;
	color: white;
	letter-spacing: 1.5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	border-bottom:1px solid #C6DB3F;
}

#featureproperties > .pom > h3 > a > span {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	text-transform: none;
	font-size: 10px;
	letter-spacing: 1px;
	width:145px;
}

#featureproperties > .pom > h3 > a > .heading {
	height:12px;
	margin:0;
	overflow:hidden;
	text-align:left;
	width:280px;
}

#featureproperties > .pom > h3 > a > span.suburb {
	float:left;
}

#featureproperties > .pom > h3 > a > span.price {
	float:right;
	text-align:right;
}


#featureproperties > .pom > .image {
	text-decoration: none;
}

#featureproperties > .pom > .image img {
	width: 316px;
	height: 237px;
}

#featureproperties > .pom > .image:hover img {
	opacity: 0.6;
}


/* =footer */

#footer {
	margin-top:0px;
	padding: 10px 20px 10px 20px;
	font-size:11px;
	text-align:center;
}

#footer * {
	color: #999;
}

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

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

#footer p.renet_links {
font-size:9px;
color:#666;
}

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