/*
----------------------------------------
Layout
----------------------------------------
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #19472d; 
	font-family: "Lucida Grande","Trebuchet MS", Verdana, sans-serif;
	font-size: 62.5%;
	color: #000;
	line-height: 1.4em;
	}
	
html, body {
	aheight: 100%;
	}
	
#frame {
	width: 790px;
	background: url('images/background_light.jpg');
	margin: 25px auto;
	}

#header {
	width: 790px;
	height: 145px;
	background: #215637 url('images/brisbanewest_header.jpg') no-repeat top left;
	position: relative;
	}

#header h1, #header p {text-indent:-5000px;}

#leftbar {float:left; width:138px; background:transparent;}
	
#leftbar p {color:#fff; margin-left:10px;}

#content {margin-left:138px; color:#000; background:transparent;}

#footer {
	width: 790px;
	height: 34px;
	background: #215637 url('images/brisbanewest_footer.png') no-repeat top left; 
	}
	
#footer p {text-transform:uppercase;}

#footer a {color:#fff;}
		
.featproplarge {width:400px; height:440px; float:left;}

.featproplarge h3, .news h3 {
	text-transform: uppercase;
	background: #ab2618 url('images/featpropbg.png') repeat-x top left;
	color: #e7d0d0;
	margin-bottom: 10px;
	padding-left: 4px;
	}

.news h3 {
		margin-right:1px;
		}		
		
.news { }

.testimonial {
	border-top: 1px dashed #19472d;
	margin: 10px 5px 5px;
	}

.testimonial p {
	margin-left: 5px;
	margin-right: 5px;
	}
	
.agent {
	float: left;
	width: 155px;
	}
		
.contentright {
	width: 230px;
	float: right;
	clear: none;
	}
	
.padding {margin:8px; background:transparent;}
	
	
.clearall {clear: both;}

/*
----------------------------------------
Text
----------------------------------------
*/

h1,h2,h3,h4,h5,h6 {
	color: #333;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	line-height: 2em;
	}

h1 {
	font-size: 2.4em;
	}

h2 {
	font-size: 1.8em;
	}

h3 {
	font-size: 1.7em;
	line-height: 1.6em;
	color: #215637;
	font-weight: 700;
	}
	
h4 {
	font-size: 1.3em;
	color: #215637;
	text-transform: capitalize;
	}

p, td {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
	}

#footer p {
		margin: 0 0 0 15px;
		line-height: 3em;
		color: #f4edd2;
		}

a {font-size: 1em;color: #215637;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.bold {
	font-weight: bold;
	}

.hide {
	visibility:hidden;
	}
	
blockquote {
	afloat: left;
	font-size: 2.3em;
	margin: 12px 20px 12px 0;
	color: #215637;
	font-style: italic;
	}

/*
----------------------------------------
Nav
----------------------------------------
*/

li {
	font-size: 1.2em;
	}
	
li li {
	font-size: .9em;
	}

#nav {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 113px;
	width: 790px;
	}

#nav a {
	display: block;
	width: auto;
	}

#nav li {
	float: left;
	width: auto;
	height: 28px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul, #nav li.sfhover ul {left: auto;}

#nav li a {
	font-size: 8px;
	height: 28px;
	text-decoration: none;
	}

#nav li a i {visibility: hidden;} 
	
#nav li#navhome a {
	width: 52px;
	background: url('images/nav_home.png') no-repeat top left;
	}

#nav li#navhome a:hover {
		background-position: bottom left;
		}

#nav li#navsale a {width:62px;background: url('images/nav_sale.png') no-repeat top left;}

#nav li#navsale a:hover {background-position: bottom left;}

#nav li#navrent a {width:62px; background: url('images/nav_rent.png') no-repeat top left;}

#nav li#navrent a:hover {background-position: bottom left;}

#nav li#navopen a {width: 122px;background: url('images/nav_inspection.png') no-repeat top left;}

#nav li#navopen a:hover {background-position: bottom left;}

#nav li#navagent a {width:93px;background: url('images/nav_agent.png') no-repeat top left;}

#nav li#navagent a:hover {background-position: bottom left;}

#nav li#navselling a {width:87px;background: url('images/nav_selling.png') no-repeat top left;}

#nav li#navselling a:hover {background-position: bottom left;}

#navselling ul li {height: 20px; list-style-type: none;}

#navselling ul li#appraisal a {
				width: 130px;
				background: #215637;
				font-size: 1em;
				text-transform: uppercase;
				color: #f4edd2;
				padding-left: 8px;
				height: 20px;
				line-height: 2em;
				}

#navselling ul li#appraisal a:hover {
					background: #cc2f1c;
					}

#navselling ul li#hints a {
				width: 130px;
				background: #215637;
				font-size: 1em;
				text-transform: uppercase;
				color: #f4edd2;
				padding-left: 8px;
				height: 20px;
				line-height: 2em;
				}

#navselling ul li#hints a:hover {
					background: #cc2f1c;
					}

#nav li#navabout a {
	width: 62px;
	background: url('images/nav_about.png') no-repeat top left;
	}

#nav li#navabout a:hover {
		background-position: bottom left;
		}

#navabout ul li {
			height: 20px;
			list-style-type: none;
			}

#navabout ul li#about a {
				width: 130px;
				background: #215637;
				font-size: 1em;
				text-transform: uppercase;
				color: #f4edd2;
				padding-left: 8px;
				height: 20px;
				line-height: 2em;
				}

#navabout ul li#about a:hover {
					background: #cc2f1c;
					}

#navabout ul li#testimonials a {
				width: 130px;
				background: #215637;
				font-size: 1em;
				text-transform: uppercase;
				color: #f4edd2;
				padding-left: 8px;
				height: 20px;
				line-height: 2em;
				}

#navabout ul li#testimonials a:hover {
				background: #cc2f1c;
					}

#nav li#navcontact a {
	width: 79px;
	background: url('images/nav_contact.png') no-repeat top left;
	}

#nav li#navcontact a:hover {
		background-position: bottom left;
		}

#nav li#navlinks a {
	width: 79px;
	background: url('images/nav_links.png') no-repeat top left;
	}

#nav li#navlinks a:hover {
		background-position: bottom left;
		}

#nav li#navsend a {
	width: 129px;
	background: url('images/nav_listings.png') no-repeat top left;
	}

#nav li#navsend a:hover {
		background-position: bottom left;
		}


#salenav {
	list-style: none;
	width: 138px;
	}

#salenav a {
	display: block;
	width: auto;
	}

#salenav li {
	float: left;
	width: auto;
	}

#salenav li a {
	font-size: 8px;
	height: 18px;
	width: 138px;
	text-decoration: none;
	}

#salenav li a i {
	visibility: hidden;
	}
	
#salenav li#navhouses a {
	background: url('images/btn_houses.png') no-repeat top left;
	}

#salenav li#navhouses a:hover {
		background-position: bottom left;
		}

#salenav li#navland a {
	background: url('images/btn_land.png') no-repeat top left;
	}

#salenav li#navland a:hover {
		background-position: bottom left;
		}

#salenav li#navunits a {
	background: url('images/btn_units.png') no-repeat top left;
	}

#salenav li#navunits a:hover {
		background-position: bottom left;
		}

#salenav li#navcommercial a {
	background: url('images/btn_commercial.png') no-repeat top left;
	}

#salenav li#navcommercial a:hover {
		background-position: bottom left;
		}

#salenav li#navsold a {
	background: url('images/btn_sold.png') no-repeat top left;
	}

#salenav li#navsold a:hover {
		background-position: bottom left;
		}
		
ul.contentlist li {
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 15px;
	list-style-type: square;
	}
		
/*
--------------------------------
Images
--------------------------------
*/

a img {
	border: none;
	}

img.profile {
	float: left;
	margin-right: 10px;
	}

img.about {
	width: 135px;
	}
	

/*
--------------------------------
Tables
--------------------------------
*/

table,table tr,table tr td {
	border-collapse: collapse;
	}

table {
	margin: 0 auto;
	}
	
table input,table select {
	margin-bottom: 8px;
	}

/*
--------------------------------
Forms
--------------------------------
*/

input.propertysearchInput {padding:1px 0 0 0; margin:0 1px 5px 5px; width:98px;}

input.propertysearchBtn{margin:0 0 5px 0;}

select.menu {
	width: 125px;
	margin: 5px;
	margin-top: 0px;
	}
	
select.listmenu {width:51px;}	

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
	
#stampdutyform label {
	color: #000;
	width: 140px;
	display: block;
	float: left;
	margin: 0px;
	}

#stampdutyform fieldset {
	color: #000;
	margin: 0px 5px 5px 5px;
	}

#stampdutyform fieldset a {
	color: #c7e3d3;
	background: #328e5a;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0px auto;
	padding: 3px;
	}

#stampdutyform .dollar {
	margin-right: 5px;
	display: block;
	float: left;
}

#stampdutyform #calculateBtn {
	margin-right: 5px;
	display: block;
	float: left;
	background-color:#EEE;
	color:#000000;
	font-size: 1.3em;
}

#stampdutyform input {
	amargin-top: 5px;
	}

#stampdutyform input#house_value,
#stampdutyform input#mortgage_value,
#stampdutyform input#stamp_final,
#stampdutyform input#mortgagestamp_final {
	width: 120px;
	}

/*
--------------------------------
Iframes
--------------------------------
*/

.forsalehomes { float:left; width:410px; height:550px; border:none;}
	
.propertysearch {
	width: 638px;
	height: 550px;
	border: none;
	float: left; 
	background:transparent;
	}

.forsale {
	width: 638px;
	height: 550px;
	border: none;
	float: left; 
	background:transparent;
	}
		
.inspection {
	width: 650px;
	height: 550px;
	border: none;
	float:left; 
	background:transparent;
	}

.sold {
	width: 638px;
	height: 550px;
	border: none;
	float: left;
	clear: none;
	}

input.radio {
	margin-top: 4px;
}