/* ---  Reset --- */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
body,h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
img { border:none; }
a{outline: none;}



/* --- Global --- */

body {
	font-family:Helvetica, Arial,  sans-serif;
	padding:0;
	margin:0;
	font-size:.8em;
	line-height:1.6em;
	letter-spacing:.05em;
	color:#666;}

.clear{clear:both;}	

.hide{display:none;}

a{
	color:#000;}
	
a:hover{
	color: #666;}	
	

/* --- Logo and Navigation --- */

.top_content{
	font-size:1.3em;
	font-size:1em;
	overflow:auto;
	background:#FFF;
	z-index:1;	
	width:95%;
	top:0;
	left:0;
	position:fixed;
	padding:40px 40px 0px 40px;
	margin:0 15px 0 0;}

.top_content .logo{
	font-weight: normal;
	}	
	
.top_content .logo a:hover{
	color:#000;
	}
	
.site_title{
	padding-bottom:3px;
	overflow:auto;
	background: #FCF}	
	
ul.navigation{
	
	margin:0 0 0 0;
	overflow: hidden;}	
	
ul.navigation li{
	padding-bottom:3px;
	float:left;
	display:inline;
	margin:3px 4px 0 0;}
	
ul.navigation li a{
	font-weight: normal;
	white-space:nowrap;
	display:block;
	color:#000;}	
	
ul.navigation li a:hover{
	color:#777;}		
	
.work ul.navigation li.work a, .show ul.navigation li.work a, ul.navigation li.active a, ul.navigation li.active a:hover, .work ul.navigation li.work a:hover{
	color:#777;}	
	
ul.navigation li.active a{
	color:#999;}	

/* --- Info --- */

.info{
	margin:0 0 30px 0;	
	}

.info_text{
	margin:0 0 0 30px;
	font-style:italic;}
	
.page_info a{
	color: #093;}	

.page_info a:hover{
	color: #666;}	
	
a.back_to_work{
	margin-left:30px;}	
	
	


/* --- Main Content --- */

.main_content{
	/*position:relative;*/	
	overflow:auto;
	margin:110px 40px 0 40px; }
	
.main_content.page_content{
	padding-bottom:0 0 40px 0;
	width:450px;}	
	
.main_content ul{	
	background:#FFF;
	overflow:auto;}	
	
.main_content ul li{
	padding-bottom:3px;
	margin:0 25px 25px 0;
	float:left;
	display:inline;}
	
.link, .main_content ul li img{
	display:block;}	


object{
	position: relative;}



/* --- Home --- */

.home_image{
	margin:120px 0  0 40px; 
	}
	
	
	
/* --- LIGHTBOX --- */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

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

#imageData{
	padding:0 10px;
	}
#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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background:none;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
		
/* ENLARGED */

.enlarged{
	padding:30px;}

.enlarged h3{
	margin:15px 0 10px 0;}
	
.enlarged .vid-info{
	line-height:1.4em;	
	width:625px;
}
	
.enlarged .vid-info p{
	margin-bottom:10px;}
	
.enlarged .infotext	{
	margin-bottom:10px;}
	
.enlarged .info2	{
	color:#999;}
	
	

	
	

