@import "reset.css";

body {
	background: #3182a7;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}

/***
 * Header
 */
#header {
	padding: 10px 0 0;
	z-index: 10;
} 

#header #facebookLike {
  float: right;  
  margin: 10px 0;
}
  
#header #facebookLike p {
  color: #fff;
  float: left;
  text-align: right;
  width: 50px;  
  font-size: 9px;
  line-height: 10px;  
  margin-right: 5px;
}

#header form {
  float: right; 
  clear: right;
	width: 150px;
/*  position: absolute;*/
}

#header form input {
	background: #fff url(/img/global/search_icon.gif) 100% 50% no-repeat;
}
#header h1 {
	width: 100px; height: 78px;
	float: left;
}
#header h1 a,
#header h1 a:hover {
	background: url('/img/global/logo.gif') no-repeat;
	text-indent: -9999em;
	width: 100px; height: 78px;
	display: block;
}
#header ul {
	float: right;
	/*margin: 51px 0 0;*/
	margin: 10px 0 0 0;
}
#header li {
	float: left;
	margin: 0 10px;
	position: relative;
	line-height: 30px;
}
#header li a {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	display: block;
	font-size: 11px;
	line-height: 30px;
	font-family: Verdana, sans-serif;
}

#header ul ul {
	display: none;
	position: absolute;
	background: #006391;
	z-index: 100;
	top: 30px;
	left: 0;
	margin: 0;
	padding: 0;
}

#header ul ul li {
	float: none;
	padding: 0;
	margin: 0;
}

#header ul ul li a {
	line-height: 14px;
	padding: 8px 10px;
	display: block;
	width: 140px;
	margin: 0;
	border-bottom: 1px solid #0072a6;
	font-family: Helvetica, Arial, sans-serif;
}


#header ul ul li a:hover {
	background: #fff;
	color: #006391;
}

#header .active > a {
	color: #063057;
}

#header ul ul .active > a {
	background: #fff;
	color: #006391;
}

/***
 * Middle
 */
#middle {
	background: #fff;
	height: 339px;
	z-index: 1;
}

#middle_short {
	background: #fff;
	height: 167px;
	z-index: 1;
}

.blog #middle,
.archive #middle {
	height: 247px;
}

#middle #left {
	width: 685px;
	float: left;
	line-height: 0;
	position: relative;
	z-index: 1;
}
#middle #right {
	width: 274px;
	float: left;
	padding: 20px;
	overflow: hidden;
	height: 299px;
	position: relative;
}

#middle #right p.caption {
	position: absolute;
	bottom: 10px;
}



#description {
	margin-bottom: 15px;
}

#middle p {
	font-size: 11px;
	line-height: 20px;
}

.state #middle p {
	font-size: 10px;
	line-height: 14px;
}

#middle li {
	float: left;
	width: 72px; height: 72px;
	margin: 3px;
	position: relative;
}

.gallery #middle li {
	height: 104px;
	color: #063057;
	font-size: 11px;
}

#middle li a span.play {
	position: absolute;
	background: url(/img/global/play-button.png);
	width: 27px;
	height: 16px;
	top: 30px;
	left: 23px;
}

#middle h2 {
	color: #063057;
	padding: 0 0 10px;
	text-transform: uppercase;
}
#middle p a {
	color: #3182a7;
}
.home #middle p,
.gallery #middle p {
	font-size: 15px;
	padding: 14px 14px 0;
}
.home #middle #right,
.gallery #middle #right {
	width: 312px;
	float: left;
	height: 339px;
	padding: 3px 0 0 3px;
}
.home #content #left {
	width: 670px;
	margin-right: 10px;
}
.home #content #left div.item {
	width: 315px;
	margin-right: 10px;
}

/***
 * Mission
 */
#mission {
	color: #fff;
}

#mission p {
	width: 700px;
}
#mission .wrapper {
	background: url('/img/global/house.gif') no-repeat top right;
	padding: 10px 0;
	font-size: 11px;
	height: 54px;
}
#mission ul {
	padding: 20px 0 0;
}
#mission li {
	float: left;
	margin: 0 20px 0 0;
	font-size: 12px;
	font-weight: bold;
}
#mission li a {
	color: #fff;
}
#mission li.active a {
	color: #063057;
}

/*CHANGED: register section gets a smaller nav */
.register #mission .wrapper {
	background: none;
	padding: 0;
	height: 30px;
}

.register #mission ul {
	padding: 8px 0 0 0;
}

/***
 * Content
 */
#content {
	background: #fff;
	padding: 30px 0 40px;
}
#content #left {
	width: 640px;
	float: left;
	font-size: 11px;
	margin: 0 40px 100px 0;
}
#content #left p {
	padding: 0 40px 15px 0;
}
#content #left h3 {
	color: #063057;
	font-size: 14px;
}

#content #left h4 {
	font-size: 12px;
	color: #063057;
	margin: 0;
}
#content #left .inner_content {
	width: 635px;
}


#content #left ul {
	margin-left: 20px;
}
#content #left ul.sub_links {
	margin-left: 0;
}
.sub_links a.active {
	color: #63a83e;
}
#content #left ul li {
	list-style: disc outside;
}
#content #left ul.sub_links li {
	list-style: none;
}
#content strong.blue {
	color: #063057;
    font-style: italic;
}
#content a.button {
	background-color:#3182A7;
	color:#FFFFFF;
	padding:2px 4px;
	float:left;
	margin-top:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/***
 * Staff
 */
#left .member {}
#left .member .thumb {
	width: 83px;
	float: left;
	margin: 0 20px 0 0;
}
#left .member {
	margin: 25px 0;
}
#left .member .description {
	width: 532px;
	float: left;
}
.member .description h2 {
	color: #63a83e;
	font-size: 13px;
	text-transform: uppercase;
}
.member .description p {
	padding: 0 !important;
}

/***
 * Story
 */
#content #left .item {
	width: 325px;
	float: left;
	display: inline;
	margin: 0 16px 0 0;
}
#content #left .section {
	padding: 15px 0;
}
#content #left .section h2 {
	color: #63a83e;
	font-size: 13px;
	text-transform: uppercase;
}



#content #left .section p {
	padding: 0 !important;
}
#content h1 {
	font-size: 16px;
	color: #063057;
	border-bottom: 25px solid #D8D8D8;
	text-transform: uppercase;
	padding: 0 0 10px;
	margin: 0 0 35px;
}

#content h1 span {
	color: #666666;
	margin-left: 20px;
}

#content h1 span a {
	color: #666666;
}

.gallery #content #left h2 {
	color: #63a83e;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	border-bottom: 10px solid #D8D8D8;
	margin-bottom: 30px;
}

.gallery #content #left .projects {
	width: 420px;
}

.gallery #content #left .project {
	width: 93px;
	height: 140px;
	overflow: hidden;
	margin: 0 40px 20px 0;
}

.gallery #content #left .project h4 {
	color: #63a83e;
	line-height: 14px;
	margin: 5px 0 0 0;
}

.gallery #content #left img {
	padding: 3px;
	border: 1px solid #cccccc;
}

.case_study .img img {
	padding: 3px;
	border: 1px solid #cccccc;
}

#left .clearfix {
	padding: 0 0 15px;
}
#content .item h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #3182a7;
	border-top: 25px solid #D8D8D8;
	padding: 10px 0;
}
.item .story {
	padding: 0 0 20px;
}
.item .story h2 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 0 2px;
}
.story p {
	padding: 0 20px 0 0 !important;
}

#content #right {
	width: 280px;
	float: left;
	margin-top: 25px;
}              

.home #content #right {
  margin-top: 0;
}

#content .rss a {
	background: url('/img/global/rss.gif') no-repeat left center;
	display: block;
	padding: 15px 0 15px 33px;
	color: #3182a7;
	text-transform: uppercase;
	font-size: 11px;
}
#content #right .section {
	padding: 0 0 35px;
}
#content #right .section h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #3182a7;
}
#content #right .section h2 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 0 2px;
	color: #063057;
}
#content #right .section li {
	padding: 5px 0;
}
#content #right .section li small {
	display: block;
}
#content #right .section p {
	font-size: 11px;
}
#content .map {
	float: right;
}

#content #right .brownfields p a {
	font-weight: bold; 
}

/***
 * Footer
 */
#footer {
	background: #fff;
	border-top: 2px solid #0083c0;
	text-align: center;
	padding: 15px 0 45px;
	font-size: 11px;
	position: relative;
}
#footer a {
	font-weight: bold;
	text-transform: uppercase;
}
#footer .contact {
	color: #63a83e;
}

#footer #social {
	right: 0;
	position: absolute;
	width: 200px;
	top: -40px;
	height: 50px;
	padding: 10px;
}

#footer #social span,
#footer #social a {
	margin-right: 5px;
	float: right;
}

#footer #social a#youtubeAccount, 
#footer #social a#flickrAccount,
#footer #social a#facebookAccount {
	width: 28px;
	height: 28px;
	top: -16px;
	background: url(/img/global/youtube_logo.png);
	position: relative;
	text-indent: -9999px;
	display: block;
	float: right;
}

#footer #social a#flickrAccount {
	background: url(/img/global/flickr_logo.png);
}

#footer #social a#facebookAccount {
	background: url(/img/global/facebook-icon.gif);
}

/***
 * News
 */

.news #content h1 {
	width: 100%;
}

.sub_links {
	margin-top: -35px;
}

.sub_links li {
	float: left;
	margin: 10px 15px 0 0;
	padding: 0 15px 0 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #636363;
}

.glossary .sub_links li {
	margin-right: 7px;
	padding-right: 7px;
}

.sub_links li:last-child {
	border-right: none;
}

.sub_links a {
	text-decoration: underline;
	color: #636363;

}
.sub_links a:hover {
	text-decoration: none;
	color: #636363;
}
.newsletter {
	padding: 30px 0;
}
.newsletter h2 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 0 2px;
	color: #63a83e;
}
.newsletter form {
	width: 994px;
	background: #D8D8D8;
	color: #081b64;
	padding: 15px !important;
	font-size: 12px;
	font-weight: bold;
}
.newsletter form p {
	padding: 0 15px 0 0 !important;
	float: left;
}
.newsletter form .field {
	width: 310px;
}
.news #content .landing .section {
	border-top: 10px solid #D8D8D8;
	padding: 10px 0 0;
	clear: both;
	width: 1000px;
}
#content h3 {
	padding-top: 10px;
	margin-bottom: 0;
	color: #63a83e;
	text-transform: uppercase;
	clear: both;
}

.supporters #content ul {
	margin: 10px 0 30px 0;
	float: left;
	width: 290px;
}

#content h3 a {
	color: #63a83e;
	text-transform: uppercase;
}

#content .section li {
	padding: 0 12px 10px 0;
}
.news .section li a {
	display: block;
	font-weight: bold;
}

a.pdf {
	font-weight: bold;
	color: #63a83e;
	font-size: 11px;
}

#content li p {
	line-height: 13px;
}

#content #articles ul {
	float: left;
	width: 400px;
	margin: 15px 60px 30px 0;
}

#content #radio ul {
	width: 400px;
	margin: 15px 60px 30px 0;
}

#content #testimonials ul {
	width: 420px;
	margin: 15px 60px 30px 0;
}


/***
 * Publications
 */
.inner_content ol {
	list-style: decimal;
	padding: 0 0 0 20px;
}
.publications .section h3 a{
	color: #063057 !important;
}
.publications .section h3 a {
	color: #63a83e;
}

/* State Pages*/

/* misc */
ul.errors {
	color: #f00;
}

/***
 * Wide Content
 */
#wide_content {
	background: #fff;
	padding: 30px 0;
}

/***
 * Resources
 */
.resources {}
.state #middle #left h1 {
	width: 645px;
	position: absolute;
	background: #063058;
	background: rgba(6,48,88,0.85);
	text-transform: uppercase;
	color: #fff;
	padding: 15px 20px;
	font-size: 32px;
	line-height: 1.0em;
}
.state #middle #right h2 {
	font-size: 12px;
	padding: 0;
}
.state #middle #right p {
	line-height: 12px;
}
#ticker {
	margin: 0 0 20px;
}
#ticker .quote {
	background: #fafafa;
	border: 1px solid #8c8c8c;
	width: 609px; height: 77px;
	padding: 10px 25px 0;
	float: left;
	text-align: center;
}

#ticker .quote p {
	margin: 0;
	padding: 0;
}

#ticker .latest {
	background: #fafafa;
	border: 1px solid #8c8c8c;
	width: 297px; height: 67px;
	padding: 10px;
	overflow: auto;
	margin: 0 0 0 20px;
	float: left;
}

#ticker .latest ul li {
	line-height: 20px;
}

#ticker .latest h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #63a83e;
	padding: 0 0 5px 0;
}
.resources #tabs {
	border-bottom: 7px solid #68a845;
	margin: 0 0 25px;
}
#tabs li {
	float: left;
	margin-right: 10px;
}
#tabs a {
	background: url('/img/resources/tab_inactive_bg.gif') repeat-x top;
	display: block;
	width: 200px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 4px;
	text-transform: uppercase;
}
#tabs a:hover, #tabs a.active {
	background: url('/img/resources/tab_active_bg.gif') repeat-x top;
}

/***
 * Tab Data
 */
#tab_data table {
	font-size: 11px;
	border-top: 1px solid #ccc;
}
#tab_data td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
#tab_data .title {
	width: 190px;
	padding: 10px;
	font-weight: bold;
	color: #063057;
	border-right: 1px solid #ccc;
}

#tab_data .featured .title {
	font-size: 12px;
	color: #63a83e;
}

td.featured {
	color: #63a83e;
	text-transform: uppercase;
}
#tab_data .link {
	width: 800px;
	padding: 10px;
}
#tab_data a {
	color: #3182a7;
}

/* Glossary */
#content #glossaryList dt{
	font-weight: bold;
}

#content #glossaryList dd p {
	padding: 0;
	margin: 0;
}

#content #glossaryList dd {
	padding-bottom: 15px;
}


/***
 * Contacts
 */
#contacts {
	margin: 25px 0 0;
}
#contacts h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #63a83e;
	padding: 0 0 5px;
}
#contacts .border {
	border: 3px solid #ccc;
	padding: 10px;
}

#right .border {
	border: 1px solid #ccc;
	padding: 5px 0 0 5px;
	width: 242px;
}

#right .border img {
	margin: 0 5px 5px 0 ;
}

#contacts .contact {
	float: left;
	font-size: 11px;
	width: 230px;
	padding-right: 10px;
}
.contact strong {
	color: #063057;
}
.contact a {
	color: #3182a7;
}

/* Case Studies */
.project {
	float: left;
	margin: 10px;
}

#content .category {
	clear: both;
	border-top: 25px solid #D8D8D8;
	margin: 15px 0;
	padding-top: 25px;
}

#content .category img,
#content .case_study .img {
	float: left;
	margin-bottom: 15px;
	width: 85px;
}

.category .list,
.case_study .bd {
	margin-left: 110px;
}

.case_study .bd h4 {
	color: #63a83e;
}

.case_study p.architect {
	font-style: italic;
	color: #aaa;
}

.case_study h2 {
	color: #063057;
	font-size: 14px;
}

#content .category .list h3 {
	clear: none;
	padding: 0;
}

#content #left .category .list ul {
	margin: 10px 0;
}

#content #left .category .list ul li {
	list-style: none;
	margin: 0;
	line-height: 20px;
}

#content #left .category .list ul li a {
	color: #3182a7;
	font-size: 13px;
	font-weight: bold;
}

.case_study .bd h2 span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 1em;
}

/***
 * Workshops
 */
.workshops .workshop {
	margin: 0 0 10px;
}

/***
 * Zend Form
 */

.zend_form {

}
.zend_form dd {
	margin: 0 0 15px;
}
.zend_form dt {
	font-size: 12px;

}

.zend_form dt label.required {
	font-weight: bold;
}

.zend_form dd input[type=text],
.zend_form dd textarea {
	width: 200px;
}
.zend_form dd input {
	margin-right: 10px;
}
