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

/*

	Styles for ReNet Agent's website
	
*/

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

body {
	background: #aaa url(../images/bg2.png) center repeat-y;
	color: #1f1f1f;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	color: #1f1f1f;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

.clear {
	clear: both;
}

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

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 18px;
	margin: 0 0 15px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}

#header {
	background: url(../images/logo5.gif) no-repeat ;
	height: 170px;
	width: 1000px;
	float: left;
	position: relative;
}

#header marquee {
	position: absolute;
	width: 245px;
	left: 22px;
	top: 95px;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

#header a span {
	display: none;
}

#header #address {
	position: absolute;
	right: 10px;
	top: 0px;
	padding: 20px;
	text-align: right;
	font-size: 16px;
}

#header #address span {
	font-size: 24px;
	font-weight: bold;
}

#header #search {
	position: absolute;
	top: 10px;
	left: 430px;
	padding: 10px;
	width: 280px;

}

#header #search form {
	padding: 0;
}

#header #search form li {
	float: left;
	width: 170px;
}

#header #search form li.small {
	width: 50px;
}

#header #search label {
	width: 50px;
	float: left;
}

#header #search input {
	background: url(../images/input-bg.gif);
	border: none;
	padding: 2px;
	height: 15px;
	width: 157px;
	margin: 0;
	color: #ccc;
	line-height: 15px;
}

#header #search input:focus {
	color: #333;
	
}

#header #search input.submit {
	width: 48px;
	height: 19px;
	line-height: 12px;	
	border: none;
	background: url(../images/button.gif);
	cursor: pointer;
	color: #fff;
}

#header #search input.submit:hover {
		background: url(../images/button-on.gif);
	border:none;
}

#content {
	padding: 20px;
	clear: both;
}

/* HOMEPAGE */


.home #content h2 {
	background:#999 url(../images/grad-bg.png) bottom repeat-x;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
	font-size: 14px;
	margin: 0 0 0 0;
}

#l-box, #r-box {
	width: 250px;
	border: solid 2px #666;
	float: left;
	height: 363px;
	margin: 0;
}

#l-box h3 {
	padding: 5px 10px;
	font-size: 12px;
	text-transform: uppercase;
	background: #000;
	color: #fff;
	position: absolute;
	top: 220px;
	left: 0;
	width: 231px;
}

#l-box ul.links {
	padding: 0px;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 248px;
	left: 0;
}

#l-box ul.links li {
	display: inline-block;
	height: 20px;
	text-align: left;
	margin: 0px 20px;
	padding: 0px;
	width: 160px;
}


#l-box a {
	font-size: 14px;
	display: block;
	height: 0px;
	width: 200px;
	text-decoration: underline;
}

#l-box a:hover {
	text-decoration: none;
}

#pom {
	border: none;
	position: relative;
}

#pom img {
	width: 250px;
	height: 187px;
}

#pom h3 {
	background: #1f1f1f;
	color: #fff;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	width: 240px;
	padding: 5px;
	line-height: 20px;
}

#pom ul.bbc {
	clear: both;
	color: #1f1f1f;
	min-height: 10px;
	margin: 26px 0 0 0;
}

#pom ul.bbc li {
	display: inline;
	border-left: solid 1px #1f1f1f;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	font-size: 11px;
}

#pom ul.bbc li:first-child {
	border-left: none;
}

#pom p {
	clear: both;
	font-size: 12px;
	margin: 0 5px;
	line-height: 16px;
}

#pom .price {
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	bottom: -112px;
	right: 5px;
}

/* MAP DIV */

#c-box {
	width: 400px;
	border: solid 2px #666;
	float: left;
	height: 363px;
	margin: 0 24px;
	position: relative;
}

#key {
	position: absolute;
	top: 2px;
	right: 0;
}

#key p {
	display: inline;
	color: #fff;
	position: relative;
	bottom:6px;
	margin: 0 10px;
}
 
#key p img {
	margin: 0 2px 0 0;
	line-height: 0; 
}

/* SUBURB BOX */

#b-box {
	border: solid 2px #666;
	float: left;
	margin: 20px 0;
	width: 956px;
}

#b-box ul{
	padding: 10px;
	float:left;
	margin: 0 10px;
	width: 119px;
	line-height: 22px;
}

#b-box ul a {
	color: #454545;
}

.links {
	clear:both;
	margin: 10px auto;
	padding: 0px;
}

.links li {
	width: 100px;
	font-size: 14px;
	display: block;
	float: left;
	line-height: 30px;
	margin: 20px 0 0 0;
	padding: 0 0 0 37px;
	text-align: left;
	position: relative;
}

.links li a {
	color: #000;
}

#l-box .links li a {
	color: #e52005;
}

.links img {
	width: 30px;
}

.links a span {
	position: absolute;
	left: 0;
	top: 0;
	text-decoration: none;
	width: 30px;
	padding: 0px 5px 0 0;
	background: #fff;
}

#footer {
	margin: 0 0 10px;
}

#footer p {
	font-size: 14px;
	padding: 5px;
	text-align: center;
}


#footer p.renet_links {
	font-size: 12px;
}

.properties h2.main {
	display: none;
}

.home object {
	position: absolute;
	top: 30px;
	left: -1px;
	width: 251px;
	height: 200px;
	display: block;
	background: black;
	padding: 0 0 18px; 
}


#l-box {
	position: relative;
}

#contact-left {
	float: left;
	width: 300px;
	clear: left;
}

#contact-right {
	float: left;
	width: 500px;
	clear: none;
} 

.contactus .main {
	display: none;
}

.contactus h2 {
	font-size: 16px;
}

.maintenancerequest .main, .vacatenotice .main, .stampdutycalculator .main, .loancalculator .main, .bondcalculator .main, .marketappraisal .main, .propertyalert .main {
	display: none;
}

.staff-intro {
	width: 450px;
	float: left;
	margin: 10px 20px 10px 0;
}

.staff-intro h3 {
	font-size: 16px;
	color: #e52005;
}

.staff-intro .position {
	font-weight: bold;
}

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

.staff-intro .department {
	display: none;
}

.staff-intro dt {
	font-weight: bold;
	text-transform: capitalize;
}

#sitemap ul {
	margin: 10px;
}

#sitemap ul li {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}

#sitemap ul li ul li {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.blog-intro {
	width: 900px;
	clear: both;
	border-top: dotted 1px #999;
}

.blog-intro h3 {
	float: left;
}

.blog-intro p, .blog-intro div.links {
	float: left;
	clear: none;
}

.blog-intro h3, .blog-intro div.links {
	line-height: 30px;
	margin: 0 5px;
}

.articles #content {
	width: 500px;
	margin: 0 auto;
	overflow: hidden;
	text-align: justify;
}

.articles #content img {
	text-align: center;
}

.blog-display h3 {
	font-size: 28px;
	line-height: 28px;
	margin: 0 0 20px;
	text-align: center;
}

.blog-back {
	margin: 20px 0;
}

.blog-display .links {
	margin: 20px 0;
}

.blog-intro .summary {
	display: none;
}

.propertyalert form {
	width: 450px;
}

.propertyalert label {
	width: 180px;
}


.propertyalert .login-box, .propertyalert .help {
	display: none;
}

#loan_calculator li.disclaimer {
	font-weight: bold;
	font-style: italic;
}

.info {
	background-color: #E1EAFE;
	border: 1px solid #B7CAF5;
}

.warning {
	background-color: #FAEFB4;
	border: 1px solid #F6DA61;
}

.error {
	background-color: #FBC7C5;
	border: 1px solid #F49883;
}

.success {
	background-color: #C5DEA1;
	border: 1px solid #ADDCA4;
}








