@charset "utf-8";
/* CSS Document */

/* LAYOUT STUFF ------------------*/

body {
	margin: 0 0 0 0;
	padding: 0;
	text-align:center;
	background: #0D121B;
	}
	
#wrapper {
	width:800px;
	margin:0 auto 0 auto;
	background: #FFFFFF url(images/bg-top.jpg) no-repeat;
	}		
	
#masthead {
	height:300px;
	}	
	
#navContent {
	float:left;
	width:180px;
	padding-left:30px;
	}	
	
#submenu {
	width:85px;
	}	
		
h1#logo {
	float:right;
	margin:50px 0 0 0;
	padding-right:40px;
	width:530px;
	background:url(images/resilience-masthead.gif) no-repeat;
	height:125px;
	text-indent:-5000px;
	outline:none;
	}
	
#icon {
	width:50px;
	margin: 30px 0 0 0;}	
	
#footer {
	background:url(images/bg-bottom.jpg) no-repeat;
	padding-top:500px;
	padding-bottom:20px;
	}

/* NAV CONTENT -----------------------*/
#menu {
	margin:0;
	padding:0;
	list-style: none;
	background: transparent url(images/menu3.gif) no-repeat;
	}	

ul#menu li {
	display:block;
	width:180px;
	list-style-type:none;
	}
	
ul#menu li a {
	display:block;
	outline:none;
	width:180px;
	height:36px;
	background:transparent url(images/menu3.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0 0 0 0;
	}
			
	ul#menu li a:hover {background-position:-180px 0;}
	
ul#menu li#about a {
	height:29px;
	background-position:0 -36px;
	}
	ul#menu li#about a:hover {
		background-position:-180px -36px;
		}
		
ul#menu li#notes a {
	height:27px;
	background-position:0 -65px;
	}
	ul#menu li#notes a:hover {
		background-position:-180px -65px;
		}	
		
ul#menu li#images a {
	height:29px;
	background-position:0 -92px;
	}
	ul#menu li#images a:hover {
		background-position:-180px -92px;
		}	
		
ul#menu li#press a {
	height:29px;
	background-position:0 -121px;
	}
	ul#menu li#press a:hover {
		background-position:-180px -121px;
		}	
		
ul#menu li#festivals a {
	height:30px;
	background-position:0 -150px;
	}
	ul#menu li#festivals a:hover {
		background-position:-180px -150px;
		}			
		
ul#menu li#resources a {
	height:27px;
	background-position:0 -180px;
	}
	ul#menu li#resources a:hover {
		background-position:-180px -180px;
		}			
		
ul#menu li#order a {
	height:36px;
	background-position:0 -207px;
	}
	ul#menu li#order a:hover {
		background-position:-180px -207px;
		}											
		
/* SUB MENU -------------------------*/

#sub{
	margin:0;
	padding:0;
	list-style: none;
	background: transparent url(images/submenu.gif) no-repeat;
	}	

ul#sub li {
	display:block;
	width:85px;
	list-style-type:none;
	}
	
ul#sub li a {
	display:block;
	outline:none;
	width:85px;
	height:22px;
	background:transparent url(images/submenu.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0 0 0 0;
	}
			
	ul#sub li a:hover {background-position:-85px 0;}
	
ul#sub li#bio a {
	height:19px;
	background-position:0 -22px;
	}
	ul#sub li#bio a:hover {
		background-position:-85px -22px;
		}
		
ul#sub li#team a {
	height:22px;
	background-position:0 -41px;
	}
	ul#sub li#team a:hover {
		background-position:-85px -41px;
		}	
		
ul#sub li#credits a {
	height:22px;
	background-position:0 -63px;
	}
	ul#sub li#credits a:hover {
		background-position:-85px -63px;
		}				

/* MAIN CONTENT --------------------*/		

#mainContent {
	padding: 0 50px 0 190px;
	text-align:left;
	
}

.pic {
	float:left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 0;
	}
	
/* TEXT STYLING  ------------------*/		

a:link {color: #747F99}
a:hover {color: #333333}
a:visited {color: #666666}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:130%;
	font-size: 0.8em;
	line-height:1.4em;
	
	}
	
h3 {font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1em;
	}
	
.copyright {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 0.7em;
	}

/*LIGHTBOX 2.04 -------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }