/* CSS Document */

/* CSS Document */

*{margin: 0; padding: 0;}
html {
	font: 125% Arial, Helvetica, sans-serif;
}
body {
	background: #022650 url(img/bg2.gif);
	font-size: 50%;
}
.left{display: block; float: left; margin: 0 10px 10px 0;}
.right{display: block; float: right; margin: 0 0 10px 10px;}
/*/////////LAYOUT///////////////////////////////////////////*/
#container{
	background: #022650 url(img/bg.gif) repeat-x left bottom;
	}
	#container .extra{
		background: url(img/bg-header.gif) no-repeat center top;
		}
	#header{
	height: 315px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	}
		h1 a{
			width: 320px;
			height: 75px;
			top: 80px;
			left: 30px;
			display: block;
			position: absolute;
			background: url(img/wordmark.gif) no-repeat left top;}
			h1 span{
				height: 0;
				width: 0;
				overflow: hidden;
				position: absolute;
			}
			
		#nav{
			position: absolute;
			top: 30px;
			left: 420px;
			list-style: none;}
		#nav li{
			display: inline;}
			#nav a{
				display: block;
				float: left;
				margin: 0 5px;
				position: relative;
				color: #151448;
				text-transform: uppercase;
				font-size: 1.4em;
				text-decoration: none;
			}
			#nav a span{
				line-height: 21px;
				display: block;
				float: left;
				height: 100%;
			}
			#nav a:hover{
				background: #d7d7d7 url(img/nav-hover-left.gif) no-repeat top left;
				cursor: pointer;
			}
			#nav a:hover span{
				cursor: pointer;
				background: url(img/nav-hover-right.gif) no-repeat right top;
			}
			#nav strong{
				font-weight: normal;
				display: block;
				height: 100%;
				float: left;
				line-height: 21px;
				padding: 0 11px;
			}
			#nav a:active{
				background: url(img/nav-down.gif) repeat-x 0 -42px;
			}
			#nav a:active span{
				background: url(img/nav-down.gif) no-repeat 0 0;
			}
			#nav a:active strong{
				background: url(img/nav-down.gif) no-repeat right -21px;
				color: white;
				padding: 1px 11px 0;
				line-height: 20px; 
			}
	#middle{
		background: url(img/bg-middle.gif) no-repeat right bottom;}
		#middle .extra{
		 background: none;
		 padding: 0;
		 width: 1000px;
		 margin: 0 auto;}
		#content{
			width: 585px;
			margin: -250px 15px 0 410px;
			position: relative;
			background: url(img/bg-content.png) repeat-y 0 0;
			padding: 0 0 320px;
			min-height: 440px;	
			}
		 
		#bottom{}
	#footer{
		width: 1000px;
		margin: 1em auto;
		position: relative;
		}
	#footer p{
		color: white;
		width: 530px;
		text-align: center;
		float: right;
	}
/*/////////Forms////////////////////////////////////////*/
fieldset{
	position: relative;
	padding: 5px 5px 20px;
	background: #b9b3a4 url(img/bg-form.gif) no-repeat left top;
	border: none;
	}
legend {
	font-size: 1.3em;
	color: #47453e;
	margin: -7px 0 0 10px;
	position: relative;
	text-transform: uppercase;}
label { 
	display: block;
	float: left; 
	width: 110px;
	padding: 0;
	line-height: 25px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.3em;
	margin: 5px 0 0;
	text-align: right;}
label:first-letter {text-decoration: underline;}
input, textarea {
	width: 260px;
	margin: 5px 0 0 10px;
	border: none;
	color: #333333;
	padding: 5px;
	border-width: 0px;
	background: #c7c2b6 url(img/bg-input.gif) repeat-x left top;}
	input{
		line-height: 15px;
		height: 15px;
		}
	input:focus, textarea:focus{
		background: #fff url(img/bg-input.gif) repeat-x left top;
	}
textarea {
	overflow: auto;
	height: 170px;}
form .required{font-weight:bold;}
form {
	width: 430px;
	position: absolute;
	bottom: 0;
	right: 5px;
}
form br {clear:left;}
button {
	background: url(img/form-button.gif) no-repeat;
	border: none;
	color: white;
	letter-spacing: 1px;
	position: absolute;
	left: 17px;
	line-height: 131px;
	text-align: center;
	width: 93px;
	height: 131px;
	top: 113px;
	text-transform:uppercase;
	border-color: #e0e0e0 #b0b0b0 #b0b0b0 #e0e0e0;
}
button:hover{
	background-position: 0 -131px;
	cursor: pointer;
}
.checkbox{
	background: none;
	width: auto;
}
#loadBar, #emailSuccess{
	text-align: center;
	position: absolute;
	right: 45px;
	width: 220px;
	padding: 0;
	bottom: -8px;
	margin: 0;
}
#loadBar img{
	padding: 0;
	border: none;
}

/*/////////sIFR/////////////////////////////////////////*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;}
	
.sIFR-replaced {visibility: visible !important;}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #content h3{
	visibility: hidden;
	font-size: 16px;
	padding: 12px 0 8px;

}
/*/////////BUTTONS//////////////////////////////*/


/*/////////TYPOGRAPHY/////////////////////////////////////*/
h3{
	background: url(img/content-header.gif) no-repeat 1px top;
	padding: 10px 0;
	font-size: 30px;
	font-weight: normal;
	color: #0e3054;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
h4, h5{
	font-weight: normal;
	font-size: 1.4em;
	margin: 1em 35px;
	text-align: center;
}
h5{
	text-align: left;
	margin-left: 15px;
}
p, #content ul{
	margin: 1em 35px;
	color: #333333;
	font-size: 1.2em;
}
#content ul{
	list-style: circle;
	padding-left: 20px;
}
img{
	border: 1px solid #545149;
}
.work #content a{
	display: block;
	float: left;
	margin: .5em;
}
/*/////////CLEARFIX///////////////////////////////////////*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: block;}

/*///////Lightbox//////////////////////////////////////////*/


#lightbox{
	position: absolute;
	top: 40px;
	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(img/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(/assets/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/img/nextlabel.gif) right 15% no-repeat; }


#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	opacity: 0.6;
	}