

*
{
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: 0px;
	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;
	
}

#register-form-div ol {
	list-style: none;
	padding-left: 0;
	color: white;
}

#register-form-div a {
	color: #ffffff;
	text-decoration: underline;
}

#register-form-div form li { position:relative }
#register-form-div label  { position:absolute; top:1px; left:4px;color: #000;}	

input#fullname{
	width: 175px;
	height: 16px;
	margin-bottom: 5px;
}
input#email{
	width: 175px;
	height: 16px;
	margin-bottom: 5px;
}

#register-form-div input.error {
		background-color: #f86a92;
	}
	#register-form-div input.submit-button {
		background-color: white;
		color: black;
		width: auto;
		padding: 5px;
	}	


#addresses{
	font-weight: normal;
/*
	position: absolute;
	top: 680px;
*/
}


#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: 33px;
}

.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;
}

/* survey styles */
.survey .general_content { width: 800px; }
.survey .inner_general .left { float: left; width: 190px; padding-top: 3px; }
.survey .inner_general .left p { font-style: italic; }
.survey .inner_general .right { float: right; width: 550px; }
.survey .inner_general .right h2 { margin-top: 0; padding-top: 0; line-height: 1; }

#surveyForm label { position: absolute; padding-left: 3px !important; margin-top: 2px !important; }
#surveyForm label.error { position: relative; color: #c00; display: block; padding-top: 3px; }
#surveyForm div.input { margin-bottom: 5px; }
#surveyForm input.text { width: 544px; padding: 3px; font: 100% Helvetica, Arial, sans-serif; }
#surveyForm fieldset { margin: 0 0 10px 0; padding: 0; }
#surveyForm fieldset.questions { background: #fff; padding: 5px; }
#surveyForm fieldset table { width: 100%; }
#surveyForm fieldset table th { font-weight: normal; font-size: 11px; vertical-align: bottom; line-height: 1.2; }
#surveyForm fieldset table td { margin: 0; padding: 0; }
#surveyForm fieldset table td.question { width: 275px; padding-top: 10px;  }
#surveyForm fieldset table td.stronglyDisagree { width: 60px; text-align: center; vertical-align: center; }
#surveyForm fieldset table td.disagree { width: 50px; text-align: center; vertical-align: middle; }
#surveyForm fieldset table td.neutral { width: 50px; text-align: center; vertical-align: middle; }
#surveyForm fieldset table td.agree { width: 50px; text-align: center; vertical-align: middle; }
#surveyForm fieldset table td.stronglyAgree { width: 50px; text-align: center; vertical-align: middle; }
#surveyForm fieldset p.questionNumber { font-size: 14px; font-weight: bold; float: left; width: 20px; height: 30px; }
#surveyForm fieldset p.question { font-size: 14px; margin-bottom: 0; }
#surveyForm fieldset table td label.error { display: none; margin-left: -2px; font-size: 100%; }
#surveyForm fieldset table td label { position: relative; font-size: 12px; }
#surveyForm fieldset textarea { width: 100%; height: 160px; margin-top: 10px; font: 100% Helvetica, Arial, sans-serif; }
#surveyForm .submitRow { text-align: right; }
#surveyForm #submitSurvey { color: #fff; font: 12px Helvetica, Arial, sans-serif; font-weight: bold; padding: 0; 
	background: #000 url('/images/submit.png') right center no-repeat; padding: 3px 20px 2px 8px; }
.survey .clear { clear: both; }

/* @end */
