/* layout_n.css CSS Document */ 
/* jan23/09 - sam - updated */
/* font-size: 81%, or 13px */

a.skip {position: absolute; left: -1000em; width: 20em;color: #FFF}
img { margin:0; padding:0; border: none; }

body {font-family: Verdana, Arial, "Trebuchet MS", san-serif;font-size: 81%;color: #333;
	margin:0;padding:0;	width: 100%;background-color: #999;}

p { font-size: 1em; }

.header { height:71px; background-color: #0076C2; overflow: hidden; }
.header .logo { text-align: center; margin-top: 0.5em; }
.header h1 { color: #FFFFFF; font-size: 2em; margin-top: 1.15em; }

ul#siteTools { text-align:right; padding:0px; margin: 0; list-style-type: none; margin-top: 4px; }
ul#siteTools li { background-image: url(../images/icons/whitebullet.gif); background-repeat: no-repeat; background-position: 100% .7em; list-style-type: none; font-size: 0.85em; font-family: "Trebuchet MS"; padding-right: 1em; }
ul#siteTools a { color:#fff; font-weight:bold; text-decoration:none;}

/*= global nav ******************/
.global { background-color: #86C335; margin: 0; height: 1.8em; margin:0; padding:0; }
.global ul { list-style-type: none; margin-left: 46px; height: 1.8em; line-height: 1.8em; }
.global ul li { font-family: "Trebuchet MS", Arial; font-weight: bold; display: inline; font-size: 1em;}
.global a:link, .global a:visited,.global a:hover, .global a:active { color: #fff;padding: 0 1.25em 0 0; text-decoration:none;}
.global a:hover {color: #0075C2;}

/************** styles **********/
.content h1 { font-size: 1.5em; font-weight: normal; color: #0076C2; margin-bottom: 0.75em; margin-top: 0px; line-height: 1.5em; vertical-align: top; }
.content h2 { font-size: 1.3em; color: #5E8532; margin: 1.25em 0 .75em 0; } 
.content h3 { font-size: 1.23em; color: #005995; margin: 1.25em 0 .75em 0; font-weight: bold; }
.content h4 {font-size: 1.08em; margin: 1.25em 0 .5em 0;color: #005995;}
.content h5 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}
.content h6 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}	
.content p { margin-bottom: 1em; padding-right: 0; margin-top: 0px; }

.content h1 + p { margin-top: 1.5em;  }
.content h1 + h2 { margin-top: .5em; }

h1 { font-size: 1.5em; font-weight: normal; color: #0076C2; margin-bottom: .75em;margin-top:0; }
h2 { font-size: 1.3em; color: #5E8532; margin: 1.25em 0 .75em 0; } 
h3 { font-size: 1.23em; color: #005995; margin: 1.25em 0 .75em 0; font-weight: bold; }
h4 {font-size: 1.08em; margin: 1.25em 0 .5em 0;color: #005995;}
h5 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}
h6 {font-weight: bold;	color: #666;margin-bottom: 0.5em;font-size: 1em;}	
p { margin-bottom: 1em; padding-right: 0; margin-top: 0px; }
 h1 + p { margin-top: 1.5em;  }
 h1 + h2 { margin-top: .5em; }


/************ from screen.css ***************/
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
a:link { color: #005995; text-decoration: underline; }
a:visited { text-decoration: underline; color: #005995; }
a:hover {text-decoration: none;	color: #5E8532 /*#007D00*/;}
a:active {text-decoration: none;}

/* different green link */
/* previous a:hover color wass #007D00 */
/* changed to a green that is more inline with the global navbar green  */
/* a.greenlink:link { color: #5E8532; }
a.greenlink:visited { color: #5E8532; }
a.greenlink:hover { color: #5E8532; }
a.greenlink:active { color: #5E8532; }*/


/*******text styles for contribute users ***********/
.boldText {font-weight:bold;}
.italicText {font-style:italic;}
/*************************************************/
.imgHome { float: right; margin:0; margin-left: 1.5em; margin-bottom: 2em; }
.imgRight {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}
.imgLeft { float: left; margin: 0 1.5em .5em 0; }
/* inline img for pdf icon */
.pdf {padding: 0 .25em 0 0; vertical-align: text-top;}

/* =lists */
.content ol {  margin: 1em 0 1em 1.5em; }
.content ol li { margin-left: 1.5em; }
.content ul  {
	list-style-type: disc;
	margin-left: 25px;
	margin: 1em 0 1em 1.5em;
}
.content ul li {
	list-style-type: disc;
	line-height: 1.8em;
}

/*************************************************/
.box { padding: 0; padding-right: 25px; }
.note {	color: #CC0000;	font-weight: bold;}
blockquote {
	margin-top: 0.5em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}

.content h2 + h3 { margin-top:.75em; }
.iconRight {margin-right: 0px;}
.hidden { display: none; }

#leftSidebar a.selected {font-weight: bold;}
.bord { border: 1px solid #999; }
.nobord { border: none; }
.lead_image { height: 245px; margin: 0 0px 20px 0px; background-image: url(); background-position: left top; background-repeat: no-repeat; border: 1px solid #ccc; border-color: #ccc; padding: 0;}	

.content p.toTop { font-size: .85em; clear: both; }
.container .contentWrap { margin-top: 10px; display: block; overflow: visible; }
.greentext {color:#5E8532;font-weight: bold;}
.small {font-size: .9em;line-height: 1.5em;}


/******* leftsidebar ********/

#leftSidebar { text-align: right; padding: 0; /*border-right: solid 1px #ccc;*/ padding-right: 0.25em; margin-top: 0px; font-size: 0.85em; padding-left: 0.25em; background-repeat: no-repeat; background-position: left bottom; 
}
#leftSidebar h2 { color: #005995; text-align: right; font-size: 1em; font-weight: bold; text-align: right; margin-bottom: 0.5em; padding-top: .5em; margin: 0 0 .5em 0; }
#leftSidebar h2 a { color: #005995; text-decoration: none; font-size: 1em;}
#leftSidebar h2 a:link { color: #005995; text-decoration: none; }
#leftSidebar h2 a:visited { color: #005995; text-decoration: none; }
#leftSidebar h2 a:hover { color: #0085B1; text-decoration: none; }
#leftSidebar h2 a:active { color: #005995; text-decoration: none; }
#leftSidebar h2#home {  padding-top: 0;  }

#leftSidebar h2 a.selected { color: #000000; }
#leftSidebar h2 a.selected:hover { color: #0085B1; }

.sub p {
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	margin-bottom: 0em;
	padding-bottom: 0px;
	line-height: 1.5;
}
#leftSidebar ul { margin-top: 0; padding-top:0px; list-style-type: none; padding-bottom: 0.75em; /*border-bottom: solid 1px #ccc;*/ margin-left: 0.75em; text-align: right; padding-top: 0px; 
}
#leftSidebar ul li { font-size: 0.85em; line-height: 1.8em; }
#leftSidebar a:link {color: #005995;text-decoration: none;}
#leftSidebar a:visited { text-decoration: none; color: #005995; }
#leftSidebar a:hover { text-decoration: none; color: #0075C6; 
}
#leftSidebar a:active { color: #006BA5; }

#leftSidebar ul.sub li a:link { color: #333; text-decoration:none; }
#leftSidebar ul.sub li a:visited { color: #333; text-decoration:none; }
#leftSidebar ul.sub li a:hover { color: #666; text-decoration:underline; }
#leftSidebar ul.sub li a:active { color: #666; text-decoration:none; }

#leftSidebar ul li.firstProjects { color: #005995; padding-bottom: 0em; text-align: right; text-decoration: none; }
#leftSidebar ul:last-child { margin:0 0 2em 0; padding: 0 0 1.5em 0; padding-top: 0px; vertical-align: bottom; margin-bottom: 2em; }

ul.bordBottom { border-bottom: solid 1px #ccc; }

/* =content_sub */
/* added Jan. 21/09 - sam */
#content_sub {	/*text-align: center;*/ margin-top: 0px; margin-right: 0em; padding-left: 0px; padding-top: 0px; }
/*#content_sub .box {	text-align: center;padding-top:0; margin-top:0; background-color: #fff; margin-bottom: 1.5em; padding: 0;}*/
#content_sub .box { background-color: #fff; margin-bottom: 1.5em; text-align: left; margin-top: 0px; padding: 0; padding-right: 0px; }
#content_sub .box h2 { font-size: 1em; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #3C7AAE; text-align: left; padding: 0.25em; margin-bottom: 0.5em; margin-top: 0px; color: #fff; display: block; padding-left: .5em; }
#content_sub ul { text-align: left; margin: 0px; padding: 0px; list-style-type: none; /*position: relative;*/ top: 0px; font-size: 0.8em; margin-left: 0em; }
#content_sub ul li { margin-bottom: .25em; }
#content_sub h3 { font-size: 0.9em; color: #5E8532; text-align: left; font-weight: bold; margin-bottom: .5em; }
#content_sub img { margin: 0 0 .5em 0; padding:0; }
#content_sub ul { text-align: left; margin: 0px; padding: 0px; list-style-type: none; top: 0px; margin-bottom: 0.25em; font-size: 0.8em; margin-left: 0.5em; margin-top: 0px; }
#content_sub .box p { text-align: left; line-height: 1.4em; font-size: 0.8em; margin-bottom: 1em; padding: 0 .5em; }

/* =footer */
/* added Jan. 8/09 - sam */
.footer {
	background-color: #fff;
	font-size: 0.85em;
	color: #858585;
	padding: .75em 0 .5em 0;
	min-height: 3em;
	text-align: center;
	border-top: solid 1px #ccc;
	margin-bottom: 0px;
}
.footer p {
	line-height: normal;
	font-size: 0.85em;
	margin: .25em 0 0 0;
	padding: .75em 0 1em 0;
	margin-bottom: 0px;
}
.footer hr.line {height: 0.1em;	margin: 0;	width: 100%;}
.footer a {color: #999;text-decoration: none;}
.footer a:visited {color: #999;text-decoration: none;}
.footer a:hover { color: #666 /*#9A9A9A*/; text-decoration: underline; }
.footer a:active {color: #858585;text-decoration: none;}
.footer span { padding-left: 1em; padding-right: 1em; }


.content { padding: 0; padding-right: 0px; margin-right: 20px; margin-top: 3px; }
/* =search **/
/* added Jan. 21/09 - sam */
#leftSidebar .searchBox { border-bottom: none; text-align: right; overflow: hidden; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 2em; width: 100%; float: right; }
.searchBox form { margin: 0; padding: 0; float: right; }
.searchBox input.searchSite { margin-top: 0.25em; width: 105px; margin-left: 0px; font-size: 0.9em; padding-top: 2px; padding-bottom: 2px; float: right; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; }
.searchBox img {margin-top: 1em;}
#goSearch {	float: right;}
#leftSidebar #go { width: 28px; margin:0; padding:0; float: right; height: 23px; padding-top: 0.25em; font-size: 1em; text-align: center; margin-left: 5px; }
#leftSidebar #go a, #leftSidebar #go a:link { margin: 0; width: 28px; height: 23px; background-image:  url(../images/icons/go.jpg); background-repeat: no-repeat; color: #33679B; font-weight: bold; display: block; text-decoration: none; padding: 0; }
#leftSidebar #go a:hover { height: 23px; width: 28px; color: #678598; background-image:  url(../images/icons/go_o.jpg); background-repeat: no-repeat; font-weight: bold; display: block; text-decoration: none; padding: 0; }

#leftSidebar .searchBox h2 { margin-bottom: 0.5em; }
/*.span-8 .content { }*/


 a, a:visited, a:hover {color:#000;}


#album {position: relative; width:600px; height:755px; border:1px solid #ccc; margin:10px; font-family:verdana, arial, sans-serif; font-size:11px; background-color: transparent; }

#album a.pics {float:left; margin:7px 19px; display:inline; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:75px; cursor:default;}
#album a.pics img.thumb {display:block; border:0;}

#album a.pics span {display:none; border:0; width:580px; background: #E4E2D5; border:1px solid #ccc; text-align:center;}
#album a.pics span img {margin:10px auto; border:1px solid #ccc;}

#album a.pics:hover {white-space:normal; border:1px solid #ccc;}
#album a.pics:hover span {display: block; position:absolute; left:9px; top:189px; z-index:10; min-height:552px;}

#album a.pics:active {border:1px solid #fc0;} 
#album a.pics:active span {display:block; position:absolute; left:9px; top:192px; z-index:5; min-height:500px;}

#album a.pics:focus {border:1px solid #fc0; outline:0;}
#album a.pics:focus span {display:block; position:absolute; left:9px; top:192px; z-index:5; outline:0;}

#album span.info {clear:left; display:block; text-align:left; line-height:1.2em; margin:0; padding:200px 0 0 0; width:600px; text-align:center; color:#000; z-index:1;}
#album span.info a {color:#000;}
#album span.info a:hover {text-decoration:none;}
.albumText {margin: 5px 35px 5px 35px; text-align:left;}
.content .mainImg { text-align: left; width: 100%; margin-bottom: 2em; height: 220px; margin-top: .75em; }
.mainImg 
.content .imgBot { height: 240px;}

.mainImg img { }
.mainImg .imgHome1 { margin-right: .15em; }

.error, .notice, .success {padding:0.8em;margin-bottom:1em;border:1px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.success h2 { margin-top: 0px; margin: 0 0 .5em 0; font-size: 1em; }
.success p { margin: 0px; }
.success p.title { color: #487241; font-size: 1.2em; font-weight: bold; 
}
.success .regText { font-size: 1em; color: #333; }
.theme {  }
ul.theme, ul.theme li { list-style-type: none; }
.theme2 .title { color: #487241; font-size: 1.2em; font-weight: bold; 
}

div.span-3Right {
	float:right;
	margin-left: 20px;
	text-align: center;
}
.span-3Right p { padding: 0px; margin-top: 0.25em; margin-bottom: 0.5em; font-size: .9em;}
div.span-4Right { float: right; width: ; text-align: center; margin-left: 20px; margin-top: 5px; }
.content .imgBox { margin: 0px; padding: 0px; float: left; width: 735px; clear: left; margin-bottom: 1em; margin-top: .25em; font-size: 0.9em; }
.span-3Left { float: left; width: 280px; margin-right: 20px;font-size: .9em; }
.span-w256 { float:left; width: 256px; margin-right: 20px; text-align:center;font-size: .9em; }
.span-w223-right { float:right; width: 223px; margin-right: 0px; text-align:center; font-size: 0.9em; margin-left: 1.5em; }
.span-3Left h2 { margin: .25em 0 .75em 0; }
.span-w256 p { font-size: .9em; }

.span-3Left h2 { margin: .25em 0 .75em 0; }
.span-w256 p { font-size: .9em; }
.highlightBox{
	float: left;
	padding: 5px;
	border: 2px dotted #316AC5;
	background-color:#EFEFEF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
	width: 100%;
}
#leftSidebar div.bordBottom { padding-bottom: 0.5em; border-bottom: solid 1px #ccc; }
#leftSidebar li p { margin-top: 0.5em; margin-bottom: 1.5em; }

