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

/*

	Styles for HBA Real Estate
	
*/

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

html {
	background: rgb(203, 205, 204);
}

body {
	background:rgb(203, 205, 204);
	color:#333;
	font-size:12px;
	line-height:18px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

p {
	font-family:inherit;
	color: #333;
	font-size: 1em;
	margin-bottom: 1.5em;
}

.clear {
	clear: both;
}

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

a:hover {
	text-decoration: none;
}

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

/* =wrapper */

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

/* =header */

#header {
	height:235px;
	background:url(../images/banner.jpg) 10px 10px no-repeat white;
	position:relative;
	overflow: hidden;
	padding:10px 10px 1px 10px;
	border: 1px solid #333;
	border-bottom: none;
}

#header h1 {
	
}

#header h1 > a {
	text-decoration:none;
	display: block;
	height:235px;
	width: 100%;
}

#header h1 > a > span {
	visibility: hidden;
}

#header > div {
	
} 

/* =menu */

#menu {
	height:26px;
	padding:0px 10px 3px 10px;
	border: 1px solid #333;
	border-top: none;
	border-bottom: none;
	background: white;
	position:relative;
}

#menu > ul {
	height:26px;
}

#menu ul {
	list-style:none;
	background:rgb(139, 198, 58);
}

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

#menu > ul > li > a {
	padding:0px 14px 0px 14px;
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	color:white;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	float:left;
}

#menu > ul > li.current > a, #menu > ul > li > a:hover {
	background: rgb(125, 151, 184);
}

/* =drop down menu */

#menu > ul > li > ul {
	position: absolute;
	top: 26px;
	left: 0px;
	width: 180px;
	z-index: 10000;
	
	display: none;
	
}

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

#menu > ul > li > ul > li {
	width: 180px;
	height: 24px;
}

#menu > ul > li > ul > li > a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 0px 14px 0px 14px;
	width: 152px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

#menu > ul > li > ul > li > a:hover {
	background: rgb(125, 151, 184);	
}

/* =page */

#page {
	padding:0px 10px 6px 10px;
	border: 1px solid #333;
	border-top: none;
	background: white;
}

/* =content */

#content {
	padding:10px;
	margin-bottom: 4px;
	background:url(../images/content-bg.jpg) top left repeat-x;
	float: right;
	width: 600px;
	min-height: 414px;
}

#wrapper.properties #content, 
#wrapper.meettheteam #content {
	float: none;
	width: auto;
}

#content > h2, #content > #contactform-cell > h2 {
	color: rgb(125, 151, 187);
	font-family: 'Trebuchet MS';
	font-size: 1.5em;
	line-height: 2.5em;
	margin: 0px;
}

#content > h3 {
	color: #333;
	margin-bottom: 4px;
	font-size: 14px;
}

#content > #contactform-cell {
	float: left;
	width: 400px;
}

#content > #contactform-cell table {
	width: auto;
}

#content > #contactform-cell table td {
	width: 140px;
}

#content > #contactform-cell table td.input {
	width: 340px;
}

#content > #contactform-cell table td.input input, 
#content > #contactform-cell table td.input textarea {
	width: 90%;
}

#content > #contactinfo-cell {
	float: right;
	width: 150px;
	overflow: hidden;
}

#content > #contactinfo-cell > h2 {
	margin: 50px 0px 0px 0px;
	text-decoration: underline;
}

#content > #contactinfo-cell > h3 {
	margin: 0px;
}

#content > #contactinfo-cell > a {
	display: block;
}

#content > #contactinfo-cell * {
	font-size: 12px;
	line-height: 24px;
}

/* =sidebar */

#sidebar {
	float: left;
	width: 228px;
}

#sidebar > div#flash {
	height: 160px;
	background: url(../images/slideshow/feature1.jpg) top left no-repeat;
	margin-bottom: 4px;
}

#wrapper.properties #sidebar,
#wrapper.meettheteam #sidebar {
	display: none;
}

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

#sidebar > ul > li {
	height: 90px;
	background: #EEE;
}

#sidebar > ul > li#tab-property-search {
	background: url(../images/prop-search.jpg) top left no-repeat;
}

#sidebar > ul > li#tab-for-buyers {
	background: url(../images/for-buyers.jpg) top left no-repeat;
}

#sidebar > ul > li#tab-for-sellers {
	background: url(../images/for-sellers.jpg) top left no-repeat;
	margin-bottom: 4px;
}

#sidebar > ul > li > a {
	display: block;
	height: 160px;
}

#sidebar > ul > li > a > span {
	visibility: hidden;
}

/* =home page */

#featureproperties {
	float: left;
	width: 422px;
	overflow: hidden;
	background: rgb(183, 180, 158);
}

#featureproperties > h2 {
	margin: 0px;
	background: url(../images/FeaturedProperty.jpg) top left no-repeat #FFF;
	height: 20px;
}

#featureproperties > h2 span {
	visibility: hidden;
}

#featureproperties > .pom {
	position: relative;
	height: 240px;
}

#featureproperties > .pom > h3 {
	margin: 0px 0px 15px 0px;
	height: 29px;
	background:rgb(52, 52, 52);
	color: white;
	text-indent: 8px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 29px;
	font-weight: normal;
}

#featureproperties > .pom > .image {
	position: absolute;
	left: 15px;
	top: 44px;
	width: 182px;
	height: 137px;
}

#featureproperties > .pom > .image img {
	width: 182px;
	height: 137px;
}

#featureproperties > .pom > h4 {
	margin: 0px 20px 5px 212px;
	color: rgb(52, 52, 52);
	font-size: 12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}

#featureproperties > .pom > h5 {
	margin: 0px 20px 5px 212px;
	color: rgb(52, 52, 52);
	font-size: 16px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}

#featureproperties > .pom > p {
	margin: 0px 20px 5px 212px;
	color: white;
	font-size:11px;
	line-height: 12px;
}

#featureproperties > .pom > ul {
	padding-right: 10px;
	float:right;
}

#featureproperties > .pom > ul li {
	margin: 0px;
	padding: 0px 10px 0px 25px;
	width:15px;
	display:block;
	float: left;
	line-height:28px;
	height: 28px;
	background-position:-5px 0px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: rgb(52, 52, 52);
	font-size: 14px;
}

#featureproperties > .pom > ul li.bed {
	background-image: url(../images/bedrooms.jpg);
}

#featureproperties > .pom > ul li.bath {
	background-image: url(../images/bathrooms.jpg);
}

#featureproperties > .pom > ul li.car {
	background-image: url(../images/garages.jpg);
}

#featureproperties > .pom > a.button {
	position: absolute;
	bottom: 15px;
	right: 15px;
	background:url(../images/MoreDetails_btn.jpg) top left no-repeat;
	width: 98px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: white;
	font-weight:normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#homeflash {
	padding-top: 20px;
	float: right;
	width: 365px;
	overflow: hidden;
}

/* =footer */

#footer {
	color:#333;
	padding-top:6px;
	padding-bottom: 26px;
	font-size:10px;
	text-align:center;
}

#footer p {
	font-size:10px;
	margin-bottom: 0px;
}

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

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