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

/********************** General Properties **********************/

* {
margin: 0;
padding: 0;
}

a { outline:0; }

body {
background-color: #000000;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
font-family: Helvetica, Arial, sans-serif;
width: 100%;}

#container {
display: inline-block;
width: 1009px;}

img {
border: 0;
}
	
.noShow {
display: none;
}

#secretSwitch {
display: inline-block;
width: 40px;
height: 40px;
background-image: url(images/switch_hover.png);
position: absolute;
left: -999px;}

	
#header {
display: inline-block;
float:left;
width: 1009px;
height: 165px;
}
	
#logo {
background-image: url(images/logo.gif);
background-repeat: no-repeat;
display: inline-block;
width: 375px;
height: 57px;
float: left;
margin-bottom:36px;
margin-top: 73px;
}

#logo a {
background-image: url(images/logo.gif);
background-repeat: no-repeat;
display: inline-block;
width: 375px;
height: 57px;
}

#logo a:hover {
background-image: url(images/logo.gif);
background-repeat: no-repeat;
display: inline-block;
width: 375px;
height: 57px;
}

/********************** Flip Switch Navigation **********************/

#navigation {
background-image: url(images/switch_bar.jpg);
background-repeat: no-repeat;
padding-left: 20px;
width: 555px;
display: inline-block;
float: left;
height: 90px;
margin-top: 40px;
margin-left: 59px;
margin-bottom:36px;
}
	
				ul#navSwitches{
				list-style: none;
				float: left;
				display: block;
				width: 555px;
				height: 90px;
				}
				
				#navSwitches li {
				display: block;
				float: left;
				width: 138px;
				height: 90px;
				}		
		
#aboutSwitch {
display: block;
height: 90px;
width: 138px;
float: left;
background-image:url(images/label_about.gif);
background-repeat: no-repeat;
}
	
#aboutSwitch a {
display: block;
width: 80px;
height: 90px;
background-image:url(images/switch.png);
background-repeat: no-repeat;
background-position: 20px 10px;
}
		
#aboutSwitch a:hover {
display: block;
width: 80px;
height: 90px;
background-image:url(images/switch_hover.png);
background-repeat: no-repeat;
background-position: 20px 10px;
}
			
				#aboutSwitchActive {
				display: block;
				height: 90px;
				width: 138px;
				float: left;
				background-image:url(images/label_about.gif);
				background-repeat: no-repeat;
				}
				
				#aboutSwitchActive a {
				display: block;
				width: 80px;
				height: 90px;
				background-image:url(images/switch_hover.png);
				background-repeat: no-repeat;
				background-position: 20px 10px;
				}
		
				#aboutSwitchActive a:hover {
				display: block;
				width: 80px;
				height: 90px;
				background-image:url(images/switch_hover.png);
				background-repeat: no-repeat;
				background-position: 20px 10px;
				}
						
#portfolioSwitch {
display: block;
height: 90px;
width: 138px;
float: left;
background-image:url(images/label_portfolio.gif);
background-repeat: no-repeat;
}
	
#portfolioSwitch a {
display: block;
width: 86px;
height: 90px;
background-image:url(images/switch.png);
background-position: 22px 10px;
background-repeat: no-repeat;
}

#portfolioSwitch a:hover {
display: block;
width: 86px;
height: 90px;
background-image:url(images/switch_hover.png);
background-position: 22px 10px;
background-repeat: no-repeat;
}	
		
				#portfolioSwitchActive {
				display: block;
				height: 90px;
				width: 138px;
				float: left;
				background-image:url(images/label_portfolio.gif);
				background-repeat: no-repeat;
				}
			
				#portfolioSwitchActive a {
				display: block;
				width: 86px;
				height: 90px;
				background-image:url(images/switch_hover.png);
				background-position: 22px 10px;
				background-repeat: no-repeat;
				}
			
				#portfolioSwitchActive a:hover {
				display: block;
				width: 86px;
				height: 90px;
				background-image:url(images/switch_hover.png);
				background-position: 22px 10px;
				background-repeat: no-repeat;
				}

#researchSwitch {
display: block;
height: 90px;
width: 138px;
float: left;
background-image:url(images/label_research.gif);
background-repeat: no-repeat;
}
	
#researchSwitch a {
display: block;
width: 77px;
height: 90px;
background-image:url(images/switch.png);
background-position: 18px 10px;
background-repeat: no-repeat;
}
	
#researchSwitch a:hover {
display: block;
width: 77px;
height: 90px;
background-image:url(images/switch_hover.png);
background-position: 18px 10px;
background-repeat: no-repeat;
}
	
				#researchSwitchActive {
				display: block;
				width: 138px;
				height: 90px;
				float: left;
				background-image:url(images/label_research.gif);
				background-repeat: no-repeat;
				}
					
				#researchSwitchActive a {
				display: block;
				width: 77px;
				height: 90px;
				background-image:url(images/switch_hover.png);
				background-position: 18px 10px;
				background-repeat: no-repeat;
				}
				
				#researchSwitchActive a:hover {
				display: block;
				width: 77px;
				height: 90px;
				background-image:url(images/switch_hover.png);
				background-position: 18px 10px;
				background-repeat: no-repeat;
				}

#contactSwitch {
display: block;
width: 138px;
height: 90px;
float: left;
background-image:url(images/label_contact.gif);
background-repeat: no-repeat;
}
	
#contactSwitch a {
display: block;
width:113px;
height: 90px;
background-image:url(images/switch.png);
background-position: 35px 10px;
background-repeat: no-repeat;
}
	
#contactSwitch a:hover {
display: block;
width:113px;
height: 90px;
background-image:url(images/switch_hover.png);
background-position: 35px 10px;
background-repeat: no-repeat;
}
	
				#contactSwitchActive {
				display: block;
				width: 138px;
				height: 90px;
				float: left;
				background-image:url(images/label_contact.gif);
				background-repeat: no-repeat;
				}
				
				#contactSwitchActive a {
				display: block;
				width:113px;
				height: 90px;
				background-image:url(images/switch_hover.png);
				background-position: 35px 10px;
				background-repeat: no-repeat;
				}
				
				#contactSwitchActive a:hover {
				display: block;
				width: 113px;
				height: 90px;
				background-image:url(images/switch_hover.png);
				background-position: 35px 10px;
				background-repeat: no-repeat;
				}
	
/********************** Active Portfolio Page **********************/
	
#active {
display: inline;
width: 312px;
height: 525px;
float: left;
background-image: url(images/active.gif);
background-repeat: no-repeat;
}

.bigThumb {
float: left;
display: inline;
height: 324px;
width: 266px;
}
	
.casingTitle {
display: inline;
float: left;
height: 324px;
width: 45px;
border-left: #000000 solid 1px;
}
	
#smallThumbs {
display: inline;
width: 256px;
height: 32px;
border-right: #000000 solid 1px;
margin-right: 45px;
padding-left: 10px;
float: left;
background-color: #D3B154;
}
	
a.smallThumb {
border: 0;
padding-top: 5px;
padding-left: 5px;
float: left;
}
	
.smallThumb img {
border: 1px solid #000000;
}

a.flickr {
border: 0;
margin-top: 5px;
margin-left: 5px;
margin-right: 10px;
display: inline-block;
width: 22px;
height: 22px;
background-color: #FFFFFF;
background-image:url(images/flickr-logo.gif);
background-repeat: no-repeat;
background-position: center;
float: right;
}
	
img.titles {
display: inline-block;
width: 46px;
height: 324px;
float: right;
}
	
p.description {
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000000;
line-height: 14px;
display: inline;
float: left;
width: 236px;
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
}
	
.description {
width: 266px;
margin-right: 45px;
float: left;
border-right: #000000 solid 1px;
height: 154px;
display: inline;
background-color:#fafab7;
}	

/********************** Left Column Information **********************/

#leftColumn {
background-image: url(images/left_column.gif);
background-repeat: no-repeat;
display: inline-block;
width: 297px;
height: 324px;	
float: left;
}

#secondHeader {
display: inline-block;
margin-top: 45px;
width: 163px;
height: 33px;
}

#leftColumn a:hover {
color: #F37321;}

#leftColumn a {
color: #92B23D;}

#leftColumn p {
margin-left: 41px;
width: 200px;
margin-top: 14px;
display: inline-block;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 14px;
color: #524928;}

#leftColumn #funFacts li {
margin-top:14px;
margin-left: 41px;
width:200px;
display: inline-block;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
list-style: none;
line-height: 14px;
color: #524928;}

/********************** Right Column Information **********************/

#rightColumn {
background-image: url(images/background_home.gif);
background-repeat: no-repeat;
display: inline-block;
width: 577px;
height: 279px;	
float: left;
padding-left: 135px;
padding-top: 45px;
}

#home {
background-image: url(images/home.jpg);
background-repeat: no-repeat;
display: inline-block;
width: 711px;
height: 324px;	
float: left;
border-right: 1px solid #000000;
}

#rightColumn a:hover {
color: #F37321;}

#rightColumn a {
color: #92B23D;}

.vcard {
width: 400px;
display: inline-block;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 14px;
color: #524928;}

#rightColumn p {
width: 500px;
margin-bottom: 10px;
display: inline-block;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 14px;
color: #524928;}

span.intro {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;}

.contactHeadline {
font-size: 14px;
font-weight: bold;
line-height: 18px;}

/********************** Portfolio Navigation **********************/

			#portfolioNav {
			display: inline-block;
			margin-top: 14px;
			margin-left: 61px;
			width: 160px;
			height:180px;
			list-style-type: none;
			}

#publicationLink {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/publication_hover.gif);
background-repeat: no-repeat;
}
	
#publicationLink a {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/publication.gif);
background-repeat: no-repeat;
}
	
#publicationLink a:hover {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/publication_hover.gif);
background-repeat: no-repeat;
}
	
			#publicationLinkActive {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/publication_active.gif);
			background-repeat: no-repeat;
			}
				
			#publicationLinkActive a {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/publication_active.gif);
			background-repeat: no-repeat;
			}
						
			#publicationLinkActive a:hover {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/publication_active.gif);
			background-repeat: no-repeat;
			}

#identityLink {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/identity_hover.gif);
background-repeat: no-repeat;
}
			
#identityLink a {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/identity.gif);
background-repeat: no-repeat;
}
			
#identityLink a:hover {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/identity_hover.gif);
background-repeat: no-repeat;
}
				
			#identityLinkActive {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/identity_active.gif);
			background-repeat: no-repeat;
			}
						
			#identityLinkActive a {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/identity_active.gif);
			background-repeat: no-repeat;
			}
								
			#identityLinkActive a:hover {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/identity_active.gif);
			background-repeat: no-repeat;
			}


#posterLink {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/poster_hover.gif);
background-repeat: no-repeat;
}
	
#posterLink a {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/poster.gif);
background-repeat: no-repeat;
}
		
#posterLink a:hover {
display: inline-block;
width: 160px;
height: 30px;
background-image:url(images/portfolio/poster_hover.gif);
background-repeat: no-repeat;
}
	
			#posterLinkActive {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/poster_active.gif);
			background-repeat: no-repeat;
			}
						
			#posterLinkActive a {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/poster_active.gif);
			background-repeat: no-repeat;
			}
					
			#posterLinkActive a:hover {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/poster_active.gif);
			background-repeat: no-repeat;
			}

#webLink {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/web_hover.gif);
}
		
#webLink a {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/web.gif);
}
		
#webLink a:hover {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/web_hover.gif);
}
			
			#webLinkActive {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/web_active.gif);
			background-repeat: no-repeat;
			}
				
			#webLinkActive a {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/web_active.gif);
			background-repeat: no-repeat;
			}
	
			#webLinkActive a:hover {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-image:url(images/portfolio/web_active.gif);
			background-repeat: no-repeat;
			}

#illustrationLink {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/illustration_hover.gif);
}
	
#illustrationLink a {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/illustration.gif);
}
		
#illustrationLink a:hover {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/illustration_hover.gif);
}
	
			#illustrationLinkActive {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/portfolio/illustration_active.gif);
			}
				
			#illustrationLinkActive a {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/portfolio/illustration_active.gif);
			}
					
			#illustrationLinkActive a:hover {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/portfolio/illustration_active.gif);
			}

#everythingLink {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/everything_hover.gif);
}
	
#everythingLink a {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/everything.gif);
}
		
#everythingLink a:hover {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/portfolio/everything_hover.gif);
}

			#everythingLinkActive {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/portfolio/everything_active.gif);
			}
				
			#everythingLinkActive a {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/portfolio/everything_active.gif);
			}
					
			#everythingLinkActive a:hover {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/portfolio/everything_active.gif);}
			
#conceptLink {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/research/concept_hover.gif);
}
	
#conceptLink a {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/research/concept.gif);
}
		
#conceptLink a:hover {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/research/concept_hover.gif);
}

			#conceptLinkActive {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/research/concept_active.gif);
			}
				
			#conceptLinkActive a {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/research/concept_active.gif);
			}
					
			#conceptLinkActive a:hover {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/research/concept_active.gif);}
			
#inspirationLink {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/research/inspiration_hover.gif);
}
	
#inspirationLink a {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/research/inspiration.gif);
}
		
#inspirationLink a:hover {
display: inline-block;
width: 160px;
height: 30px;
background-repeat: no-repeat;
background-image:url(images/research/inspiration_hover.gif);
}

			#inspirationLinkActive {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/research/inspiration_active.gif);
			}
				
			#inspirationLinkActive a {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/research/inspiration_active.gif);
			}
					
			#inspirationLinkActive a:hover {
			display: inline-block;
			width: 160px;
			height: 30px;
			background-repeat: no-repeat;
			background-image:url(images/research/inspiration_active.gif);}

/********************** Portfolio Content Area Properties **********************/
	
.spacer {
display: inline-block;
width: 80px;
height: 324px;
float: left;
background-image: url(images/inactive.gif);	
background-repeat: no-repeat;
}

#active {
display: inline-block;
width: 312px;
height: 525px;
float: left;
background-image: url(images/active.gif);
background-repeat: no-repeat;
}
	
.casing a {
display: inline-block;
width: 80px;
height: 324px;
float: left;
background-image: url(images/inactive.gif);
background-repeat: no-repeat;
}
	
.casing a:hover {
display: inline-block;
width: 80px;
height: 324px;
float: left;
background-image: url(images/inactive_hover.gif);
background-repeat: no-repeat;
}

p.description a:hover {
color: #F37321;}

p.description a {
color: #92B23D;}
	
/********************** Footer Properties **********************/
	
#footer {
display: inline-block;
float: left;
width: 1009px;
height: 25px;
text-align: right;
font-size: 10px;
padding-top: 10px;
color: #fafab7;
letter-spacing: .25px;
}

#footer a:hover {
color: #F37321;}

#footer a {
color: #92B23D;}
	
#spacerDiv {
display: inline-block;
width: 1009px;
height: 200px;
float: left;
}

/********************** LightBox Properties **********************/

#lightboxImages {
position:absolute;
left: -1000px;}

#lightbox{	position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; margin-top: -50px; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #ccc; 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: inline-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: inline-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; }
