/* @override http://www.melbournerealestate.com.au/style.css */

/* @override http://www.melbournerealestate.com.au/style.css */

/* @override http://mre.efront.com.au/style.css */

/* @override http://mre.efront.com.au/style.css */

/* @override http://mre.efront.com.au/style.css */

/* @override http://mre.efront.com.au/style.css */

/* @override http://mre.efront.com.au/style.css */



body{
	font-family: helvetica, arial;
	color: #fff;
	font-size: 12.2px;
	
}



/* @group Containers */

#wrapper{
	width: 870px;
	margin: 0 auto;
	background: #595A5A;
}

#header{
	margin-top: 20px;
	z-index: 2;
	height: 110px;
	background: transparent url(/images/headerbg.png) repeat;
	position: fixed;
	width: 870px;
}

#logo{
	width: 220px;
	height: 110px;
	float: left;
	background: transparent url(/images/logo.gif) no-repeat left center;
	cursor: pointer;
	cursor:hand;
}

.project_container{
	padding:0px 10px 20px 226px;
}


#col1{
	width: 160px;
	float: left;
	margin-right: 50px;
}


#col2{
	width: 195px;
	float: left;
	margin-right: 20px;
}

#col3{
	width: 200px;
	float: left;
}

#col4{
	width: 420px;
	float: left;
}



#col5{
	width: 420px;
	float: left;
}

#colpair_container{
	float: right;
	width: 415px;
}

#spacer{
	height:130px;
	background:#fff;
}

.footer{
	background: #fff;
	color: #999;
	
	text-align: center;
	padding: 10px 0px;
}

/* @end */





/* @group Text */

a{
	color: #999;
	text-decoration: none;
}

.footer{
	font-size:11px;
}

.topnav a:hover{
	color: #000;
}

.footer a:hover{
	color: #000;
}

h1{
	font-size: 25px;
	color: #000;
	margin: 10px 0px 9px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.hrline{
	height: 1px;
	border-top: 1px solid #fff;
	margin-bottom: 4px;
}

b,strong{
	color: #000;
	font-weight: bold;
}

p{
	line-height: 16px;
	margin: 0px 0px 8px 0px;
}

#col4 p{
	width: 200px;
}

.project_container a{
	color: #fff;
	text-decoration: underline;
}

.project_container a:hover{
	color: #fff;
	text-decoration: none;
}

.project_container a strong{
	color:#000;
	/*border-bottom:1px solid #fff;*/
}

.project_container a strong:hover{
	color:#000;
	/*border-bottom:1px solid #000;*/
}

#col3 a {
		border-bottom: none;
		text-decoration: underline;
		color: #fff;
}
#col3  a:hover{
	color: #fff;
	text-decoration: none;
}

#col3 a {
	border-bottom:1px solid #fff;
	color: #000;
	}
#col3 a:hover{
	border-bottom:1px solid #000;
	color: #000;
	
}


#col3 a strong{
	border-bottom:1px solid #fff;
	}
#col3 a strong:hover{
	border-bottom:1px solid #000;
}


#col1 h1, #col2 h1, #col3 h1, #col4 h1, #colpair_container h1{
	border-bottom: none;
	margin-top: 0px;
	line-height:28px;
}

.image_container{
	cursor: hand;
	cursor:pointer;
	margin-bottom: 8px;
}


.image_container ul{
	
}




li.image_caption{
	width: auto;
	background: transparent url(/images/label_bg.png) repeat;
	padding: 10px 20px;
	display: inline-block;
	
}

#col4 ul{
	list-style-type: disc;
	list-style-position: inside;
	margin: 10px 0px 10px 20px;
}

#col4 ul li{
	line-height: 16px;
	padding-left: 0px;
	list-style-position: outside;
}

/* @end */



/* @group Navigation */


.navigation{
	width:645px;
	float: left;
	margin-top: 41px;
}

.topnav{
	float: right;
	margin-top: 3px;
	padding-top: 6px;
	border-top: 1px solid #999;
	font-size: 12px;
}

ul.subnav{
	position: absolute;
	margin-top: 5px;
	clear: both;
	/*margin-left: -6px;*/

	}

ul.subnav li{
	display: inline;
	margin-right: 4px;
	color: #999;
	
}

.blognav ul{
	line-height: 16px;
	margin-bottom: 20px;
	
}
.blognav li a{
	text-decoration: none;
}

.blognav li a:hover{
color: #000;
}


.blognav li a.selected {
	text-decoration: underline;
	color: #000;
}


/* @end */

/* @group Forms */

input.firstclass{
	border: none;
	width: 200px;
	background: #ccc;
	padding: 3px;
	margin-bottom: 10px
}


#col2 input.loginform, #col3 input.loginform{
	border: none;
	width: 180px;
	background: #ccc;
	padding: 3px;
	margin-bottom: 10px
}

/* @end */

/* @group Images */

.archive_thumbs{
	width: 118px;
	height: 70px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: hand;
	cursor:pointer;
}


/* @end */

/* @group Sitemap */

.sitemap_heading{
	margin: 20px 0px 5px;
	
}

.sitemap_heading a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.sitemap_link{
	margin: 5px 0px 5px 10px;
}

.sitemap_sub_link{
	margin: 5px 0px 5px 20px;
}

/* @end */