/* @override http://dcwc.com.au/style.css */

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

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

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

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

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

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

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

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

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

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

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

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Helvetica, Arial, sans-serif;
	color: #fff;
	background: #000;
	line-height: 18px;
}

.inner_general a{
	color: #000;
}


/* @group Containers */

.wrapper{
	width: 900px;
	padding: 30px 35px 30px 25px;
}

#menu{
	float: left;
	width: 235px;
}

#content{
	width: 665px;
	float: right;
	min-height: 650px;
}

#logo{
	width: 175px;
	height: 156px;
	background: transparent url(/images/logo.png) no-repeat top left;
	margin-bottom: 25px;
	cursor: hand;
	cursor:pointer;
}


.general_content{
	padding: 20px;
	background: #fff;
	color: #000;
	font-size: 120%;
	margin-bottom: 20px;
}

.inner_general{
	background: #ccc;
	padding:20px
}


.inner_people{
	background: #ccc;
	padding:40px
}


.inner_general.no-padding{
	padding:0;
}

#pageArrows {
	text-align: right;
	padding: 20px 0;
}

.projectsheader{

	padding:0px 20px 0px 21px;
}

.content_left{
	width: 280px;
	float: left;
	margin-right: 20px;
}

.content_right{
	float: right;
	width: 280px;
	font-size: 13px;
}



/* @end */



/* @group Menu */

ul.side_menu, ul.sublinks{
	list-style-type: none;
	padding-left: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	width: 180px;
	margin-bottom: 120px;
	font-weight: normal;
}

ul.sublinks{
	margin-bottom: 0px;
	border-bottom: none;

}

ul.sublinks li{
 padding-left: 18px;

}


ul.side_menu li.selected  ul.sublinks li.selected a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 0px;
	font-weight: bold;
}

ul.side_menu li.selected ul.sublinks li a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 0px;
	font-weight: normal;
	
}


ul.side_menu li{
	border-top: 1px solid #fff;
	
}

ul.side_menu li.selected a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 0px;
	font-weight: bold;
}

ul.side_menu li a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 0px;
	font-weight: normal;
	
}

ul.side_menu li a:hover{
}

#netcert{
	width: 100px;
}

#netcert a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}




#addresses{
	font-weight: normal;
	position: absolute;
	top: 630px;
}


#addresses a{
	color: #fff;
	text-decoration: none;
}

#addresses a:hover{
	text-decoration: underline;
}

/* @end */

/* @group Text */

h1{
	line-height: 38px;
	font-size: 33px;
}

.inner_general h3, .inner_general h2{
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 17px;
}

.inner_general p{
	margin-bottom: 10px;
	font-size: 13px;
}

.general_content ul{
	padding: 0px 0px 0px 20px;
	font-size: 13px;
}

/* @end */

/* @group Footer */

.footer{
	float: right;
	width: 665px;
}

ul.footer_links{
	list-style-type: none;
	padding-left: 0px;
	
}

ul.footer_links li{
		display: inline;
		margin-right: 60px;
}

ul.footer_links li a{
	
	color: #fff;
	}

/* @end */

/* @group Home Headlines */

#home_headlines{
	margin-top: 20px;
}

.home_headlines_item{
	width: 135px;
	height: 140px;
	padding: 4px 4px 2px 4px;
	float: left;	
	background: #fff;
	font-size: 11px;
	color: #000;
	cursor: hand;
	cursor:pointer;
}

.right_hh{
	float: right;
}


.left_hh{
	margin-right: 120px;
}

.project-panel {
	width: 143px;
	padding: 10px;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: black;
	margin: 0 15px 10px 15px;
	float: left;
}
.project-panel:hover {
	background: white;
}
.project-panel a {
	color: black;
	text-decoration: none;
}

#project-detail-hero-div, 
.project-detail-hero {
	width: 625px;
/* 	height: 375px; */
}
.project-detail-hero.hidden {
	display: none;
}

.project-detail-thumb {
	width: 138px;
	height: 83px;
	padding-left: 20px;	
	padding-top: 17px;
	margin: 0;
	border: none;
	cursor: pointer;
}
.project-detail-thumb.first {
	padding-left: 0px;
}
.project-detail-thumb.last {
	padding-left: 21px;
}


.home-hero-statement h1{
	padding: 10px 25px 0px 15px;
	letter-spacing: -1px;
	line-height: 38px;
	font-size: 38px;
}

.address {
	width: 200px;
	float: left;
}
.google_map {
	float: left;
	margin-bottom: 20px;
	border: solid 2px #fff;
}

/* @end */

/* @group People */

.people_container{
	float: left;
	width: 143px;
	margin-right: 55px;
	margin-bottom: 20px;
	line-height: 13px;
	
}

.positionsplit{
	clear: both;
	font-weight: bold;
	margin-bottom: 20px;
}

.backtoprofiles{
	text-align: left;
	margin-top: 20px;
}

.backtoprofiles a{
color: #000;
}


.person_left{
	float: left;
	width: 300px;
}

.person_right h2{
	line-height: 22px;
}

.person_right{
	float: right;
	width: 275px;
}

.people_container a{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	
}

.no_right {
	margin-right: 0px;
}

.inner_people h1{
	font-size: 20px;
}

.project_back{
	float: right;
	display: inline;
	padding: 0px 20px 20px 0px;
}

/* @end */