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

body {	
		background-color: #181818;
		font-family: Tahoma, Verdana, sans-serif;
		color: #1B588B; 
		font-size: .85em;
		scrollbar-base-color: #FAFACF;
		}



h1 	{
		font-family: book antiqua, Garamond, Times, serif;
		color: #FAFACF;
		font-variant: small-caps;
		letter-spacing: 1.10em;
		font-weight: lighter;
		font-size: 1.40em;
		}
		
h2	{	font-family: book antiqua, Garamond, Times, serif;
		color: #FAFACF;
		font-variant: small-caps;
		letter-spacing: .80em;
		font-weight: lighter;
		font-size: 1.10em; }
		
h3	{	font-family: book antiqua, Garamond, Times, serif;
		color:  #1B588B;
		letter-spacing: .20em;
		font-weight: lighter;
		font-size: 1.10em; }
		
		
h4	{	font-family: book antiqua, Garamond, Times, serif;
		color: #FAFACF;
		letter-spacing: .20em;
		font-weight: lighter;
		font-size: 1.10em; }
		

a:visited  { 	
		font-family: "tahoma", Verdana, sans-serif;
`	 	font-size: medium;
	 	font-weight: lighter ;
	 	color: #10304D;
	 	text-decoration: none; 
		border: none;
		}


a:hover, a:active, a:link 
	{ 	color: #FAFACF; 
         	font-weight: lighter;
         	text-decoration: none; 
			border: none;
		}


ul { 		
		list-style-type: none; 
		font-style: normal;
		}
		


#pagetext {	
		width: 475px;
		text-align: justify;
		padding: 3em 1em 5em 1em;
		border-top-style: ridge;
		border-color: #FAFACF;
		border-width: thin;	
		position: absolute;
		top: 300px;
		left: 25%;
		margin-bottom: 10em;
				}

		
			

#name	{
		padding: 1em 1em 7em 1em;
		word-spacing: 1.5em;
			position: absolute;
			top:120px;
			left:22%;}
			
			
#creativehead	{font-variant: small-caps;
				font-size: .95 em;
				letter-spacing: .5em;}
				
				
				
.briefhead		{font-variant: small-caps;
				font-size: .95 em;
				letter-spacing: .5em;
				text-align: left;}
				
				
#resumepoi		{font-weight: normal;
				font-family: book antiqua, Garamond, Times, serif;
				color: #FAFACF;} 
				
#homelink	{	border:none;
				}			
				
.intext	{	margin-left:3em;
			margin-right:2em;}
				
				
				
				
				
				
			






#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: #FAFACF; 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-family: book antiqua, Garamond, Times, serif; ; background-color: #181818; margin: 0 auto; line-height: 1em; overflow: auto; width: 100%	; }

#imageData {padding:4px 10px; color: #FAFACF;}
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; padding-top:2em;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}			


#imageData #bottomNavClose { background:  url(images/navclose.gif) right 15% no-repeat; width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#bottomNavClose {background: url(data:image/gif;base64,AAAA);}

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