/* Def1nitive Core stylesheet - strip standard styles */

/* Based on the YUI Reset CSS sheet */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
   font-size:100.01%;
}
p { 
	margin:0 0 8px 0;
	padding:0;
	font-size:100.01%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var { /* Removed strong from here */
	font-style:normal;
	font-weight:normal;
}
ol,ul {
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End */



body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	width: 900px;
	margin: 0px auto 0px auto;
}





.header {
	float:left;
	margin-bottom:25px;
	padding-top:26px;
	width:900px;
}
.logo-container {
	width:233px;
	height:42px;
	float:left;
	display:block;
}

.nav-container {
	width:550px;
	float:right;
}
.main-nav {
	float:right;
	padding-bottom:5px;
	margin-bottom:4px;
}
.main-nav li {
	color:#000;
	float:left;
	font-size:14px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:17px;
	text-transform:uppercase;
}
.main-nav li a {
	color:#000;
	text-decoration:none;
}
.main-nav li a:hover {
	text-decoration:underline;
}

.sub-nav {
	width:550px;
	float:right;
	clear:right;
}
.sub-nav li {
	color:#fff;
	float:right;
	font-size:13px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:20px;
}
.sub-nav li a {
	color:#fff;
	text-decoration:none;
}
.sub-nav li a:hover {
	text-decoration:underline;
}

.body-container {
	width:900px;
	float:left;
}
			
h1 {
	color:#FFFFFF;
	float:left;
	font-size:40px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:53px;
	padding-left:52px;
	width:848px;
	margin-bottom:10px;
	padding-bottom:2px;
}
.h1-text {
	float:left;
}
.h1-text a {
	color:#fff;
	text-decoration:none;
}
.h1-text a:hover {
	color:#fff;
	text-decoration:underline;
}
.h1-icon {
	background:url(images/contact-icon.gif) no-repeat;
	width:40px;
	height:43px;
	float:left;
	margin-left:20px;
	margin-top:6px;
}
.h1-subtitle {
	color:#bce8fb;
	padding-left:25px;
}
			
.content-container {
	width:900px;
	float:left;
	padding-bottom:20px;
	margin-bottom:15px;
}
.content-container h2 {
	width:900px;
	height:35px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.h2-icon {
	background:url(images/icon-news.gif) no-repeat;
	width:75px;
	height:35px;
	float:left;
	margin-right:15px;
}
.h2-date {
	float:left;
	display:inline;
	padding-top:9px;
	padding-left:22px;
}
.h2-text {
	float:left;
	margin-left:20px;
	padding-top:9px;
}



		
.images-container {
	width:169px;
	float:left;
	padding:11px 13px 0px 14px;
	margin-bottom:0px;
	margin-right:-20px;
}
.images-container img {
	background:url(images/polaroid-green.gif) no-repeat;
	width:144px;
	height:147px;
	float:left;
	padding:14px 14px 14px 13px;
}
				
.text-container {
	background:url(images/vert-dots.gif) repeat-y top left;
	width:660px;
	float:left;
	margin-top:18px;
	margin-left:20px;
	padding-left:19px;
	font-size:12px;
	line-height:18px;
	display:inline;
}
#text-container-members-directory {
	background:none;
	width:860px;
	padding-left:0;
	margin-top:9px;
}

.members-directory-container {
	width:860px;
	float:left;
	margin-left:20px;
	display:inline;
	font-size:12px;
}
.members-directory-container table {
	margin-bottom:20px;
}
.members-directory-container td {
	padding:3px 0px 6px 8px;
	border:1px solid #bbb;
	border-collapse:collapse;
	line-height:18px;
}
.members-directory-container td a {
	color:#015B81;
	font-weight:bold;
	padding-left:20px;
	text-decoration:underline;
}
.members-directory-container td a:hover {
	color:#000;
	text-decoration:none;
}

.text-container h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:22px;
}
.text-container h3 strong {
	color:#000;
}
.text-container p {
	width:100%;
	float:left;
	margin-bottom:10px;
	line-height:20px;
}
.text-container p a {
	font-weight:bold;
}
.text-container ul {
	float:left;
	margin-bottom:12px;
}
.text-container li {
	background:url(images/bullet.gif) no-repeat;
	width:568px;
	float:left;
	font-size:12px;
	color:#222;
	line-height:23px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:2px;
	padding-left:30px;
}







#text-container-full-width {
	width:842px;
}


	
#green-page {background:url(images/body-bg-green.gif) repeat-x;}
#green-page .main-nav {border-bottom:1px solid #80d7d7;}
#green-page .logo-container {background:url(images/logo.gif);}
#green-page h1 {background:#00AFAE url(images/slash-green.gif) no-repeat scroll left center;}
#green-page .content-container {background:#E3E9EB;}
#green-page .content-container h2 {background:#005f5e;}
#green-page .content-container .h2-date {color:#bcdede;}
#green-page .text-container h3 {color:#005F5E;}
#green-page .text-container p a {color:#005F5E;}
#green-page .staff-profiles-container {background:#E3E9EB;}
#green-page .staff-profiles-container h2 {background:#005f5e;}

#blue-page {background:url(images/body-bg-blue.gif) repeat-x;}
#blue-page .main-nav {border-bottom:1px solid #7fbbd4;}
#blue-page .logo-container {background:url(images/logo-blue.gif);}
#blue-page h1 {background:#2d8fb8 url(images/slash-blue.gif) no-repeat scroll left center;}
#blue-page .content-container {background:#e3e9eb;}
#blue-page .content-container h2 {background:#015b81;}
#blue-page .content-container .h2-date {color:#9BD4EC;}
#blue-page .text-container a {font-weight:bold; color:#004b6b;}
#blue-page .text-container h3 {color:#004b6b;}
#blue-page .text-container h3 a {color:#000;}
#blue-page .text-container td a {font-weight:normal;}








.home-polaroids-container {
	width:900px;
	float:left;
	margin-bottom:10px;
}

.home-polaroids-container ul {
	float:left;
	margin-left:36px;
	display:inline;
}
.home-polaroids-container li {
	float:left;
	list-style:none;
}
.home-polaroids-container a {
	height:262px;
	float:left;
}

a#home-polaroids-01 {background:url(images/home-polaroids-01.jpg) no-repeat; width:129px;}
a:hover#home-polaroids-01 {background:url(images/home-polaroids-01.jpg) no-repeat -129px; width:129px;}

a#home-polaroids-02 {background:url(images/home-polaroids-02.jpg) no-repeat; width:132px;}
a:hover#home-polaroids-02 {background:url(images/home-polaroids-02.jpg) no-repeat -132px; width:132px;}

a#home-polaroids-03 {background:url(images/home-polaroids-03.jpg) no-repeat; width:189px;}
a:hover#home-polaroids-03 {background:url(images/home-polaroids-03.jpg) no-repeat -189px; width:189px;}

a#home-polaroids-04 {background:url(images/home-polaroids-04.jpg) no-repeat; width:118px;}
a:hover#home-polaroids-04 {background:url(images/home-polaroids-04.jpg) no-repeat -118px; width:118px;}

a#home-polaroids-05 {background:url(images/home-polaroids-05.jpg) no-repeat; width:123px;}
a:hover#home-polaroids-05 {background:url(images/home-polaroids-05.jpg) no-repeat -123px; width:123px;}

a#home-polaroids-06 {background:url(images/home-polaroids-06.jpg) no-repeat; width:137px;}
a:hover#home-polaroids-06 {background:url(images/home-polaroids-06.jpg) no-repeat -137px; width:137px;}



.home-left-container {
	width:598px;
	float:left;
}
.home-left-container h3 {
	background:#ddd;
	width:571px;
	float:left;
	border-left:13px solid #005f5e;
	font-size:18px;
	font-weight:bold;
	color:#000;
	line-height:23px;
	padding-top:6px;
	padding-left:14px;
	padding-bottom:9px;
	margin-bottom:8px;
}
.home-left-container h4  {
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	color:#005f5e;
	margin-bottom:12px;
}
.home-left-container p  {
	float:left;
	font-size:12px;
	line-height:20px;
	color:#000;
	padding-right:25px;
}
.home-left-container p strong  {
	
}
.home-left-container ul {
	float:left;
	margin-bottom:12px;
}
.home-left-container li {
	background:url(images/bullet.gif) no-repeat;
	width:568px;
	float:left;
	font-size:12px;
	color:#444;
	line-height:23px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:2px;
	padding-left:30px;
}
				
				
.home-right-container {
	width:282px;
	float:right;
}
.home-right-container img {
	float:left;
	margin-bottom:11px;
}
.home-right-container h6 {
	width:282px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#d7281f;
	margin-bottom:4px;
}
.home-right-container p {
	float:left;
	font-size:12px;
	line-height:18px;
}
.home-right-container p a {
	color:#d7281f;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.home-right-container p a:hover {
	text-decoration:none;

}







.contact-intro-container {
	width:567px;
	float:left;
}

#h1-contact {
	width:515px;
	height:55px;
}
#content-container-contact {
	width:567px;
	height:175px;
}
#content-container-contact h2 {
	width:567px;
	height:35px;
}
#content-container-contact .text-container {
	width:528px;
	padding-bottom:0;
	margin-left:20px;
	display:inline;
}
#content-container-contact .text-container p {
	width:auto;
}

.contact-polaroids-container {
	background:#e3e9eb;
	width:333px;
	height:262px;
	float:right;
}
a.contact-polaroids-staff {
	background:url(images/contact-polaroids-staff.jpg) no-repeat;
	width:137px;
	height:239px;
	float:left;
}
a:hover.contact-polaroids-staff {
	background:url(images/contact-polaroids-staff.jpg) no-repeat -137px;
}
a.contact-polaroids-executive {
	background:url(images/contact-polaroids-executive.jpg) no-repeat;
	width:196px;
	height:239px;
	float:left;
}
a:hover.contact-polaroids-executive {
	background:url(images/contact-polaroids-executive.jpg) no-repeat -196px;
}




.contact-build2impact-container {
	background:url(images/contact-build2impact.gif) no-repeat bottom right #015b81;
	width:881px;
	float:left;
	padding-top:10px;
	padding-left:19px;
	padding-bottom:13px;
	margin-bottom:15px;
}
.contact-build2impact-container h3 {
	width:880px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	float:left;
	margin-bottom:12px;
}
.contact-build2impact-staff {
	width:230px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-bottom:16px;
}
.contact-build2impact-staff a {
	color:#9bd4ec;
	font-weight:bold;
}
.contact-build2impact-container p {
	float:left;
	clear:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
}
.contact-build2impact-container p strong {
	font-size:16px;
	padding-left:3px;
}



.contact-form-container {
	float:left;
	padding-bottom:20px;
}
.contact-form-container form {
	float:left;
}
.contact-form-container dl {
	width:300px;
	float:left;
}
.contact-form-container dt {
	width:75px;
	font-size:12px;
	font-weight:bold;
	color:#00435f;
	padding-top:2px;
	margin-bottom:4px;
}
.contact-form-container dd {
	width:225px;
	float:left;
	margin-bottom:10px;
}
.contact-form-container input {
	background:#fff;
	width:250px;
	font-size:14px;
	border:1px solid #015b81;
	padding:3px;
}
.contact-form-container textarea {
	background:#fff;
	width:550px;
	float:left;
	font-size:14px;
	border:1px solid #015b81;
	padding:3px;
}









.projects-polaroids-container {
	background:#e3e9eb;
	width:333px;
	height:262px;
	float:right;
}
a.projects-polaroids-skills2work {
	background:url(images/projects-polaroids-skills2work.jpg) no-repeat;
	width:137px;
	height:239px;
	float:left;
}
a:hover.projects-polaroids-skills2work {
	background:url(images/projects-polaroids-skills2work.jpg) no-repeat -137px;
}
a.projects-polaroids-build2impact {
	background:url(images/projects-polaroids-build2impact.jpg) no-repeat;
	width:196px;
	height:239px;
	float:left;
}
a:hover.projects-polaroids-build2impact {
	background:url(images/projects-polaroids-build2impact.jpg) no-repeat -196px;
}



#content-container-projects {
	width:567px;
	height:175px;
}
#content-container-projects h2 {
	width:567px;
	height:35px;
}
#content-container-projects .text-container {
	width:528px;
	padding-bottom:0;
	margin-left:20px;
	display:inline;
}
#content-container-projects .text-container p {
	width:auto;
}
#content-container-projects .text-container span {
	width:240px;
	float:left;
	padding-right:20px;
}
#content-container-projects .text-container span h3 a {
	color:#000;
	text-decoration:none;
}








.content-container-2up-container {
	width:440px;
	float:left;
}


#content-container-2up {
	width:440px;
}
#content-container-2up h2 {
	width:440px;
}
#content-container-2up .text-container {
	width:401px;
	padding-bottom:0;
	margin-left:20px;
	display:inline;
}
#content-container-2up .text-container h3 {
	margin-bottom:8px;
	clear:left;
}
#content-container-2up .text-container h3 a {
	font-weight:bold;
	color:#005F5E;
}
#content-container-2up .text-container a {
	font-weight:normal;
	color:#333;
}
#content-container-2up .text-container p {
	width:385px;
	margin-top:-7px;
	margin-bottom:4px;
}
#content-container-2up .text-container p a {
	padding-right:7px;
}





.full-width-text {
	width:900px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#222;
	line-height:20px;
	margin-top:1px;
	margin-bottom:11px;
}











.images-unconstrained-container {
	float:left;
	padding:14px 0px 0px 19px;
	margin-bottom:10px;
}
.images-unconstrained-container img {
	float:left;
}

#text-container-skills2work-overview {
	width:490px;
}
#text-container-skills2work-overview h3 {
	font-size:15px;
	line-height:22px;
}






.call-to-action-skills2work-overview {
	background:url(images/call-to-action-skills-overview.jpg) no-repeat;
	width:856px;
	height:47px;
	float:left;
	padding:94px 0px 20px 44px;
}








.left-nav-container {
	width:220px;
	float:left;
	clear:left;
	margin-right:10px;
	display:inline;
}
.left-nav-container ul {
	float:left;
}
.left-nav-container ul li {
	background:url(images/left-nav-deselected.gif) bottom repeat-x #fff;
	float:left;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}
.left-nav-container li a {
	width:200px;
	float:left;
	color:#000;
	padding:8px 5px 10px 15px;
	text-decoration:none;
	border-bottom:1px solid #c4c4c4;
}
.left-nav-container li a:hover {
	background:url(images/left-nav-selected-blue.gif) bottom repeat-x #0e77a4;
	color:#fff;
	border-bottom:1px solid #002636;
}





#left-nav-container-nested {
	display:none;
}
#left-nav-container-nested li {
	float:left;
}
#left-nav-container-nested li {
	background:#2D8FB8;
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}
#left-nav-container-nested li a {
	border-bottom:1px solid #015B81;
	border-left:15px solid #015B81;
	color:#FFFFFF;
	float:left;
	padding:8px 5px 10px 13px;
	text-decoration:none;
	width:187px;
}
#left-nav-container-nested li a:hover {
	background:url(images/left-nav-selected-blue.gif) bottom repeat-x #0e77a4;
	color:#fff;
	border-bottom:1px solid #002636;
}




#build2impact-super-coaches .nested-super-coaches {display:block;}




.build2impact-super-coaches-training #build2impact-super-coaches-training, .build2impact-super-coaches-list #build2impact-super-coaches-list  {background:url(images/left-nav-selected-blue.gif) bottom repeat-x #0e77a4; color:#fff; border-bottom:1px solid #002636;}







#build2impact-overview .build2impact-overview, #build2impact-toolkit .build2impact-toolkit, #build2impact-e-learning .build2impact-e-learning, #build2impact-statistics .build2impact-statistics, #build2impact-policies .build2impact-policies, #build2impact-funding .build2impact-funding, #build2impact-courses .build2impact-courses, #build2impact-case-studies .build2impact-case-studies, #build2impact-super-coaches .build2impact-super-coaches {background:url(images/left-nav-selected-blue.gif) bottom repeat-x #0e77a4; color:#fff; border-bottom:1px solid #002636;}


			
#build2impact-case-studies #content-container-left-nav {float:right;}
#build2impact-case-studies #content-container-left-nav .text-container {width:430px;}




#content-container-left-nav {
	width:670px;
}
#content-container-left-nav h2 {
	width:670px;
}
#text-container-left-nav {
	width:585px;
}
#text-container-left-nav h3 {
	font-size:15px;
	line-height:22px;
}

#text-container-left-nav ul, #text-container-left-nav ol {
	clear:left;
	float:none;
	padding-top:20px;
	margin-bottom:10px;
}
#text-container-left-nav ul li, #text-container-left-nav ol li {
	width:330px;
	float:none;
	background:#015B81 none repeat scroll 0%;
	font-size:13px;
	font-weight:bold;
	list-style:none;
	margin-bottom:10px;
	margin-left:0px;
	padding:3px 10px 7px;
}
#text-container-left-nav li {
	background:#015B81;
	font-size:13px;
	font-weight:bold;
	margin-left:25px;
	margin-bottom:10px;
	list-style:decimal;
	padding:3px 10px 7px 10px;
}
#text-container-left-nav li span {
	color:#fff;
}
/*
#text-container-left-nav h3 span {
	background:#2D8FB8;
	color:#fff;
	padding:2px 6px 2px 5px;
}
*/







.img-float-left {
	float:left;
	margin-top:4px;
	margin-right:20px;
	margin-bottom:5px;
}
.img-float-right {
	float:right;
	margin-top:4px;
	margin-left:20px;
	margin-bottom:5px;
	width:200px;
	height:200px;
}















.table-container {
	float:left;
	width:590px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:13px;
}
.table-container table {
	width:611px;
}
.table-container thead {
	
}
.table-container body {
	
}
.table-container tr {
	
}
.table-container th {
	background:#015B81;
	padding:3px 5px 3px 5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	vertical-align:top;
}
.table-container td {
	background:#d1e3ea;
	padding:3px 5px 3px 5px;
	font-size:11px;
	line-height:17px;
	color:#001822;
	border-bottom:1px solid #aebec4;
	text-align:center;
	vertical-align:top;
}


#table-container-events {
	width:100%;
	float:left;
	margin-top:0;
	margin-bottom:0;
}
#table-container-events table {
	width:100%;
}
#table-container-events th {
	font-size:18px;
	padding-bottom:6px;
	padding-top:5px;
}
#table-container-events td {
	font-size:13px;
	padding-top:7px;
	padding-bottom:7px;
}


#table-downloadable-documents {
	
}
#table-downloadable-documents th {
	font-size:15px;
}
#table-downloadable-documents td {
	font-size:13px;
	padding-top:6px;
	padding-bottom:9px;
}





.staff-profiles-container {
	width:900px;
	float:left;
	padding-bottom:20px;
	margin-bottom:15px;
}
.staff-profiles-container h2 {
	width:900px;
	height:35px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.staff-profiles-container img {
	background:#fff;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-right:20px;
	display:inline;
	padding:4px;
	border:2px solid #005F5E;
}
.staff-profiles-container ul {
	float:left;
	padding-top:15px;
	padding-left:15px;
	display:inline;
}
.staff-profiles-container ul div {
	width:690px;
	float:left;
}
.staff-profiles-container li {
	margin-left:0;
	background:none;
	font-size:12px;
	line-height:18px;
	color:#000000;
	display:inline;
	float:left;
	font-size:12px;
	line-height:23px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:25px;
}
.staff-profiles-container li strong {
	font-size:13px;
}
.staff-profiles-container li a {
	font-weight:bold;
	color:#005F5E;
}

#staff-profiles-telephone {
	
}
#staff-profiles-email {
	
}
#staff-profiles-address {
	
}
#staff-profiles-description {
	width:665px;
	clear:left;
	padding-top:10px;
}





.links-container {
	width:900px;
	float:left;
}
.links-container ul {
	width:900px;
	float:left;
	padding-top:6px;
	padding-bottom:7px;
}
.links-container li {
	width: 265px;
	float: left;
	font-size: 12px;
	line-height: 23px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 2px;
	padding-left: 17px;
	display: inline;
	margin-left: 3px;
	color: #222;
}
.links-container li a {
	color:#005F5E;
	font-weight:bold;
	font-size:13px;
}


#list-blue-tabs {
	float:left;
}




.skills2work-subnav {
	background:#222;
	width:900px;
	float:left;
	margin-bottom:10px;
}
.skills2work-subnav ul {
	float:left;
	display:inline;
}
.skills2work-subnav li {
	float:left;
	list-style:none;
}
.skills2work-subnav li a {
	float:left;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:10px;
	padding-left:20px;
	border-right:3px solid #fff;
	padding-right:20px;
	display:inline;
}
.skills2work-subnav li a:hover {
	background:#015B81;
	color:#BCE8FB;
}

.skills2work-subnav li a:hover {
	background:#015B81;
	color:#BCE8FB;
}

.skills2work-project-overview-page #skills2work-project-overview, .skills2work-delivery-partners-page #skills2work-delivery-partners, .skills2work-project-updates-page #skills2work-project-updates {background:#015B81;color:#fff;}








