/* Styles used when page is accessed directly by URL without Facebox */

@import url(default.css);

body {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	background: #3B353F; /* from #372A38*/ 
	color:#222;
	width: 100%;
	padding: 0;}
    
div#masthead {
	margin:0;
	width: 100%;
	height: 80px; /* was 100px*/
	background: #57195C url(/images/trees.png) right no-repeat;
	border-bottom: 2px #7E4F82 solid;
	z-index: 2;
}

div#branding {
	height: 30px; /* was 37px*/
	width: 960px;
	text-align: center;
	padding-top: 15px; /* was 24 px */
	margin: 0 auto 0 auto;
	background: url(/images/fs_logo.png) 0px 11px no-repeat;   /* was 20px */
}

div#branding p, div#branding h1 {
   position: absolute;
   left: -9999px;
}

div#nav {
	position: relative;
	height: 40px; /* was 60px */
	width: 960px;
	text-align: center;
    margin: 0 auto;
	background: #fff;
}

ul#nav {
	position: relative; 
	margin: 12px auto 15px auto; /* was 16px auto auto auto */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

ul#nav li {
	display: inline;
	margin: 0 13px 0.15em 0.8em;
	background: #57195C;
}

ul#nav li a, ul#nav li a:visited {
	color: #E8DFE8;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px #9F7BA2 solid;
}

ul#nav li a:hover {
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px #C0A1C5 solid;   /*#D0AED3*/
}

ul#nav li a.current, ul#nav li a:visited.current {
	color: #EEA20E;
	font-weight: bold;
	border-bottom: none;
}

ul#nav li a.current:hover {
	color: #FFC31B;
}

ul#nav li a:active, ul#nav li a:focus, ul#nav li a.current:active {
	color: #A16DA8;
}


.offleft {
	position: absolute;
	left: -9999px;
}

div#footer-direct {
	background: #E8D8EA;
	margin:0 auto;
	clear: both;
	padding: 0;
	position:relative;
	bottom:0;
}

div#footer-direct p {
	font-size: 0.625em;
	font-family: Arial, Verdana, sans-serif;
	color: #B296B5;
	letter-spacing: 1px;
	text-align: center; 
	margin: 0 auto;
}




h3 {font-size: 1em;}

#ajaxpage { position:relative;
	width:900px;
	margin: 0 auto;
	padding-top:1px;
	  /* pulls up content - IE requires padding in cond comms */
	background: #fafafa url(/images/earth_bg_crop.gif) top center repeat-y;

} 

#ajaxpage p {
	width:65%;
	font-size: 0.75em;
	margin: 1em 20px 1em 150px;
	line-height: 150%;
	}

div#ajaxpage h3 {
	font-size: 0.875em;
	line-height: 130%;
	word-spacing:1px;
	text-align: left;
	width:65%;
	padding: 0;
	margin: 1em auto 1em 150px!important; 
}

#ajaxpage h4, div#db-project h4 {
	font-size: 0.875em;
	color:#333;
	text-align: center;
	letter-spacing: 1px;
	word-spacing:1px;
	margin: 1em auto 0 auto;
	padding: 0.4em;
	font-weight: bold;
	border-top: 1px #c3c3c3 dashed;
}

div#ajaxpage ul, div#ajaxpage ol {
	list-style-type: none;
	font-size: 0.8em;
	width: 46em;
	margin: 0.8em auto 0.8em 150px;
}

div#ajaxpage ol {
	list-style-type: decimal;
	margin-left: 160px;
}


div#ajaxpage ul li {
	margin: 1em auto;
	background: url(/images/sq_bullet.png) 3px left no-repeat;
	padding-left: 20px;
}

div#nonajax h1, div#nonajax h2 {
	text-align:center;
	color:#fff;
	font-size: 1em;
	display:block; 
	padding: 0.5em 0;
    font-size: 1em;
	text-align: center;
	background: #79507D;
	color: #fafafa;
	padding: 0.5em 0;
	display:block; /* to display */
    margin: 0 auto;
	width: 900px;
	border-bottom: none!important;  
}
	
div#ajaxpage, div#nonajax h1, div#nonajax h2 {
	border: 6px #A56AAA solid;
    border-top:none;
 }

h2 {
	display:none;
}

div#nonajax {
	display: block;
	z-index:2;
	width:100%;
	font-size:1em;
	}

div#jump-projects { 
	position:absolute;	left:0px;
	top:0px;}


div#jump-projects a, div#jump-projects a:visited {	
	width: 99px;
	height: 85px;
	float:left; 
    margin:0;
	background: url(/images/text/view_projects.png) 0px -85px no-repeat;
	padding:0; 
}

div#jump-projects a:hover {
	background: url(/images/text/view_projects.png)  top left no-repeat;
}

div a.jump-top {
	display: none;
}

div a.jump-top-direct, div a.jump-top-direct:visited {
	text-decoration: none!important;
	font-family: arial, verdana, sans-serif;
	font-size: 0.875em;
    font-weight: bold;
	color: #fff;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0.4em 0;
	letter-spacing: 1px;
	text-align: center;
	background: #C0BFB1;
}

a.jump-top-direct:hover {
	color: #625E62;
}

/* General Ajax table styles */

div#db-project {

}

div#db-project table {
	background: #eed;
	border-bottom: 1px #ccc solid;
}

div#db-project table tr:hover {
	background: #fff;
}

div#db-project table tr th {
	font-size: 0.812em;
	line-height:1.5em;
	text-align: center;
	background: #ddc;
	border-top: 1px #ccc solid;
	color: #333; 
	padding:1px;
}

div#db-project table td {
	font-size: 0.75em;
	line-height: 1.4em;
	vertical-align: top;
	border-top: 2px #ccc solid;
	border-right: 1px #ccc dashed;
	padding: 0.75em;		
}                   

/* Where page Ajaxpage variations */

div#ajaxpage.where {
	background: #ffc; /*#C2C4D1*/
	}


/* Where page table styles */

td.where-agency {
	width: 20%;
	font-weight: bold;
}
td.where-assign {
	width: 20%;
} 
td.where-desc {
	width: 60%;
	border-right: none!important;
} 


div#nonajax h1.what-a {background: #456B9B!important;}
div#nonajax h1.what-b {background: #9B5E47!important;}
div#nonajax h1.what-c {background: #9C9448!important;}
div#nonajax h1.what-d {background: #97579C!important;}
div#nonajax h1.what-e {background: #9C486A!important;}
div#nonajax h1.what-f {background: #5E489C!important;}
div#nonajax h1.what-g {background: #489C5E!important;}
div#nonajax h1.what-h {background: #489C94!important;}
div#nonajax h1.what-i {background: #6A9C48!important;}

/* General table for listed items in Facebox */

div#ajaxpage table.list-table {
	width: 96%;
	font-size: 0.75em;
	font-weight: bold;
	color: #444;
	margin: 2em auto;
	padding: 0;
	background: #DEDBB1;
	border: 1px #ccd solid;
}

div#ajaxpage table.list-table tr {
	border: 2px #FFFDCD solid;
}

div#ajaxpage table.list-table td {
	padding: 0.695em;
	vertical-align: top;
	border: 1px #FFFDCD dashed;
	border-collapse: collapse;
} 

/* What page table styles */

td.what-location {
	width: 15%;
	font-weight:bold;
}
td.what-agency {
	width: 15%;
}
td.what-assign {
	width: 20%;
}

td.what-desc {
	width: 50%;
	border-right: none!important; 
}
