/*reset.css and fonts.css Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.2.2 */
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}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;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}


/* General settiings to override Yahoo! reset */

body {
	background: url('../images/backgrounds/body.gif') repeat-x top left #003354;
	}


strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

a {
	color: #324184;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
}

#container {
	width: 944px;
	margin: 0 auto;
}

#container h1.logo {
	width: 100%;
	height: 131px;
	background: url('../images/backgrounds/projectLeadershipLogo.gif') no-repeat center top;
	display: block;
	text-indent: -99999px;
}

#containerBottom {
	background-color: #fff;
}

ul#menu {
	width: 902px;
	height: 65px;
	background: url('../images/backgrounds/menu.gif') no-repeat center top;
	display: block;
	margin: 0 auto;
	padding-left: 30px;
}

ul#menu  li {
	display: block;
	float: left;
	width: 105px;
	margin-top: 13px;
	margin-right: 23px;
}

ul#menu li a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 80%;
}

body.home li.home a, body.mentoring li.mentoring a, body.twentyFirstCentury li.twentyFirstCentury a, body.volunteer li.volunteer a, body.newsroom li.newsroom a, body.links li.links a, body.aboutus li.aboutUs a {
	font-weight: bold;
}

a.highlight {
	color: #fff !important;
	background-color: #bf2e1b;
	font-weight: bold;
	font-style: italic;
}

a.whereIsIt {
	position: absolute;
	font-size: 80%;
	font-weight: normal;
	display: block;
	width: 300px;
	margin-left: 650px;
	margin-top: 105px;
	color: #666;
}

#aboveFold {
	margin: 0 33px;
	height: 286px;
	background: url('../images/backgrounds/aboveFold.gif') no-repeat bottom center;
	padding-bottom: 40px;
}

#aboveFold #photo {
	float: left;
	width: 429px;
}

#featuredPics {
	float: left;
	margin-left: 8px;
	width: 129px;
}

#featuredPics li {
	height: 88px;
	width: 129px;
	margin-bottom: 9px;
	border: 1px solid #ccc;
}

#featuredPics h3 {
	position: absolute;
	z-index: 5;
	color: #fff;
	background-color: #930;
	font-size: 80%;
	width: 96px;
	padding: 2px 5px;
	height: 12px;
	margin-top: 72px;
}

#featuredPics a:hover h3 {
	background-color: #600;
}

#aboveFold #news {
	float: left;
	margin-left: 20px;
	width: 290px;
}

#aboveFold #news #latestNews {
	margin-bottom: 5px;
}

#aboveFold #news h1 {
	font-family: 'Arial Black';
	color: #036;
	font-size: 140%;
	margin-bottom: 5px;
}

#aboveFold #news p {
	font-size: 88%;
	color: #4c4c4c;
	margin-bottom: 4px;
	line-height: 1.4;
}

#aboveFold #news a.moreLink {
	font-size: 88%;
	display: block;
	margin-bottom: 10px;
}

ul#featuredNews li {
	height: 36px;
	background-color: #fea;
	display: block;
	margin-bottom: 5px;
}

ul#featuredNews li a {
	display: block;
	padding: 10px 0 0 10px;
	height: 26px;
	font-weight: bold;
	font-size: 85%;
	text-decoration: underline;
}

ul#featuredNews li a:hover {
	text-decoration: underline;
	background-color: #fc6;
}

#belowFold {
	clear: both;
	margin-top: 30px;
	padding: 0 33px;
}

#belowFold div.infoBlock {
	background: url('../images/backgrounds/infoBlock.gif') repeat-x left top;
	width: 238px;
	float: left;
	margin-right: 21px;
	padding: 20px;
}

#belowFold div.infoBlock a {
	text-decoration: underline;
}

#belowFold div.infoBlock a:hover {
	text-decoration: none;
}

#belowFold div.infoBlockLast {
	float: right !important;
	margin-right: 0 !important;
}

#belowFold div.infoBlock h2 {
	font-family: 'Arial Black';
	font-size: 110%;
	margin-bottom: 15px;
}

#belowFold div.infoBlock p {
	color: #333;
	font-size: 85%;
	line-height: 1.6;
}

#footer {
	clear: both;
	text-align: center;
	color: #999;
	font-size: 80%;
	line-height: 1.6;
	padding-top: 30px;
}

#footer a {
	color: #999;
}

#footerBottom {
	height: 45px;
	background: url('../images/backgrounds/footerBottom.gif') no-repeat top left #003354;
}

/* Interior Page */
#sidebar {
	width: 243px;
	float: left;
	margin-left: 33px;
}

div.mentoringMenu {
	background: url('../images/backgrounds/menu/mentoringLogo.gif') no-repeat center top;
	border: 1px solid #fff;
}

div.twentyFirstMenu {
	background: url('../images/backgrounds/menu/twentyFirstCenturyLogoLarge.gif') no-repeat center top;
	border: 1px solid #fff;
}

div.volunteerMenu {
background: url('../images/backgrounds/menu/volunteerDatabaseLarge.gif') no-repeat center top;
border: 1px solid #fff;
}

div.sideMenu ul {
	border-top: 8px solid #a22516;
	margin-top: 70px;
	padding-top: 4px;
}

body.aboutus div.sideMenu ul {
	margin-top: 0;
}

body.links div.sideMenu ul {
margin-top: 0;
}

div.sideMenu li {
	height: 36px;
	background-color: #fea;
	display: block;
	margin-bottom: 5px;
}

div.sideMenu li a {
	display: block;
	padding: 10px 0 0 10px;
	height: 26px;
	font-weight: bold;
	font-size: 85%;
	text-decoration: underline;
}

div.sideMenu li a:hover {
	text-decoration: underline;
	background-color: #fc6;
}

#messageboardLogin, #volunteerLogin {
	background: url('../images/backgrounds/sidebar/messageBoard.gif') no-repeat center top;
	height: 190px;
	margin-top: 25px;
}

#messageboardLogin h2, #volunteerLogin h2 {
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	padding-top: 17px;
	padding-left: 20px;
	display: block;
}

#portfolioBox h2 {
	font-size: 110%;
	font-weight: bold;
	padding-top: 17px;
	display: block;
}

#messageboardLogin form, #volunteerLogin form {
	padding: 20px 30px 20px 20px;
}

#messageboardLogin label, #volunteerLogin label {
	font-weight: bold;
	display: block;
	font-size: 90%;
}

#messageboardLogin input.text, #volunteerLogin input.text {
	border: 1px solid #ccc;
	width: 100%;
	padding: 5px;
	margin-bottom: 8px;
}

#messageboardLogin input.submit, #volunteerLogin input.submit {
	background: url('../images/backgrounds/submitButton.gif') repeat-x top left #f1f1f1;
	border: 1px solid #999;
	font-weight: bold;
	float: right;
	text-align: center;
	font-size: 90%;
	padding: 6px;
	margin-right: -10px;
}

#messageboardLogin a.forgotPassword, #volunteerLogin a.forgotPassword {
	font-size: 85%;
	text-decoration: underline;
}

#messageboardLogin a.forgotPassword:hover, #volunteerLogin a.forgotPassword:hover {
	text-decoration: none;
}

div.fullMenu {
	border: 1px solid #666;
	background-color: #fff;
	position: absolute;
	z-index: 20;
	padding: 4px;
	width: 159px;
	display: none;
	margin-top: -2px;
	padding: 10px;
}

div.fullMenu li {
	display: none;
	float: none !important;
	text-align: left;
	margin: 0 !important;
	padding: 0;
	display: block;
	width: 159px !important;
	height: 29px !important;
	margin-bottom: 2px !important;
	font-size: 98%;
}

div.fullMenu li a {
	text-transform: none !important;
	text-align: left !important;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-left: 8px;
	display: block;
	background-color: #ffeeac;
	height: 21px;
	color: #003253 !important;
	font-weight: bold;
	text-decoration: underline;
}

div.fullMenu li a:hover {
	background-color: #fc6 !important;
	text-decoration: none;
}

div.fullMenu img {
	margin-bottom: 5px;
}

li.mentoring div.fullMenu, li.volunteer div.fullMenu {
	width: 324px;
}

li.volunteer div.fullMenu {
	height: 200px;
}

div.fullMenu #messageboardLogin, div.fullMenu #volunteerLogin {
	background: none;
	float: right;
	width: 140px;
	margin: 0;
	padding: 5px;
	padding-top: 0;
	height: 100px;
}

div.fullMenu #messageboardLogin h2, div.fullMenu #volunteerLogin h2 {
	background-color: #a32516;
	text-align: center;
	padding: 3px;
}

div.fullMenu #messageboardLogin input, div.fullMenu #volunteerLogin input {
	font-size: 90%;
}

div.fullMenu #messageboardLogin label, div.fullMenu #volunteerLogin label {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

div.fullMenu #messageboardLogin form, div.fullMenu #volunteerLogin form {
	padding: 0;
	height: 200px;
}

div.fullMenu #messageboardLogin input.text, div.fullMenu #volunteerLogin input.text {
	border: 1px solid #ccc;
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
	width: 130px;
}

div.fullMenu #messageboardLogin input.submit, div.fullMenu #volunteerLogin input.submit {
	float: right;
	font-size: 90%;
	margin: 0;
}

div.fullMenu #messageboardLogin a.forgotPassword, div.fullMenu #volunteerLogin a.forgotPassword {
	font-size: 80%;
	text-decoration: underline;
	text-transform: none;
	margin-top: 10px;
}

#becomeMentorForm, #menteeForm {
background: url('../images/backgrounds/formBG.gif') repeat-x left top;
border: 1px solid #999;
padding: 25px;
}

#becomeMentorForm label, #menteeForm label {
font-weight: bold;
display: block;
}

#becomeMentorForm input, #menteeForm input {
border: 1px solid #999;
padding: 5px;
font-size: 90%;
margin-bottom: 5px;
width: 300px;
}

#menteeForm select {
border: 1px solid #999;
padding: 5px;
font-size: 90%;
margin-bottom: 5px;
width: 300px;
}

#becomeMentorForm textarea, #menteeForm textarea {
border: 1px solid #999;
padding: 5px;
font-size: 90%;
margin-bottom: 5px;
width: 450px;
}

#becomeMentorForm input#saveForm, #menteeForm input#saveForm {
width: 125px;
}

#portfolioBoxRevised {
	width: 250px;
	border: 1px solid red;
}

ul.portfolioLightbox li {
float: left;
list-style-type: none !important;
margin-right: 5px;
margin-bottom: 15px;
font-size: 90%;
}

ul.portfolioLightbox li a {
display: block;
padding: 3px;
border: 1px solid #ccc;
}

ul.portfolioLightbox li a:hover {
border: 1px solid #333;
}

ul.clear {
clear: both;
}

h2.clear {
display: block;
clear: both;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* Galleria */
.galleria{
	list-style:none;
	}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
.gallery_demo li{width:80px;height:120px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
.gallery_demo li.hover{border-color:#bbb;}
.gallery_demo li.active{border-style:solid;border-color:#222;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

.nav{padding-top:15px;clear:both;}

.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
.info p{margin-top:1.6em;}

.nav{position:absolute;top:410px;left:0;}

/* Portfolio Sections */
.portfolioSections li {
	display: none;
	list-style-type: none;
}

