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


/*------HEADER IMAGE------*/

#headerImage {
	width: auto;
	height: 150px;
	background-image: url(../webImages/siteImages/header.jpg);
	background-repeat: repeat-x;
	}

body {
	margin: 0;
	background-color: #F2F2F2;
	}

/*------NEXT/PREVIOUS BUTTON------*/

#nextButton {
	width: auto;
	height: 15px;
	float: right;
	font-family: Helvetica, Verdana, Arial;
	font-size: 9pt;
	color: #333;
	letter-spacing: .3px;
	}
	
#previousButton {
	width: auto;
	height: 15px;
	float: right;
	font-family: Helvetica, Verdana, Arial;
	font-size: 9pt;
	color: #333;
	letter-spacing: .3px;
	}
	
/*------NAVIGATION------*/

#navigationContainer {
	width: 450px;
	height: 10px;
	float: right;
	padding-top: 70px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 7pt;
	color: #FFF;
	letter-spacing: 1px;
	}
	
	a:link {text-decoration: none; color: #FFF;}
	a:visited {text-decoration: none; color: #FFF;}
	a:hover {text-decoration: underline; color: #FFF;}
	a:active {text-decoration: none;}	
		
#home {
	width: 65px;
	height: 10px;
	float: left;
	}

#projects {
	width: 94px;
	height: 10px;
	float: left;
	}

#services {
	width: 90px;
	height: 10px;
	float: left;
	}

#awards {
	width: 81px;
	height: 10px;
	float: left;
	}

#team {
	width: 62px;
	height: 10px;
	float: left;
	}

#contact {
	width: 58px;
	height: 10px;
	float: left;
	}

/*------CONTAINER------*/

#masterContainer {
	width: 1000px;
	height: auto;
	margin: auto;
	}

#headerContainer {
	position: absolute;
	top: 0;
	width: 1000px;
	height: auto;
	float: left;
	}

/*------HEADER------*/

#header {
	width: 1000px;
	height: 115px;
	float: left;
	padding-top: 35px;
	}

#logo {
	width: 250px;
	height: 80px;
	float: left;
	background-image: url(../webImages/siteImages/logo.png);
	}
	
/*------BODY------*/

#bodyContainer {
	width: 560px;
	height: 800px;
	margin: auto;
	padding-top: 40px;
	}
	
/*------HEADERS / BODYTEXT------*/

#mainHeader {
	width: 560px;
	height: 15px;
	float: left;
	font-family: Helvetica, Verdana, Arial;
	font-size: 12pt;
	color: #333;
	letter-spacing: .7px;
	}

#subHeader {
	width: 560px;
	height: 15px;
	float: left;
	padding-top: 20px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 9pt;
	color: #333;
	letter-spacing: .5px;
	}

#bodyText {
	width: 560px;
	height: auto;
	float: left;
	padding-top: 20px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	color: #333;
	letter-spacing: .5px;
	line-height: 10.5pt;
	}
	
#bodyText460px {
	width: 460px;
	height: auto;
	float: left;
	padding-top: 20px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	color: #333;
	letter-spacing: .5px;
	line-height: 10.5pt;
	}
	
/*------IMAGE CONTAINERS------*/

#mainImageContainer {
	width: 560px;
	height: auto;
	float: left;
	}
	
#galleryImageContainer {
	width: 560px;
	height: 130px;
	float: left;
	padding-top: 20px;
	}	
	
#galleryImage {
	width: 180px;
	height: 120px;
	float: left;
	}

#imageVerticalGap {
	width: 10px;
	height: 120px;
	float: left;
	}
	
#imageHorizontalGap {
	width: 560px;
	height: 10px;
	float: left;
	}

/*------PROJECT CONTAINERS------*/

#projectContainer {
	width: 560px;
	height: 90px;
	float: left;
	padding-top: 20px;
	}
	
#projectImage {
	width: 140px;
	height: 90px;
	float: left;
	background-color: #ccc;
	}
	
#projectText {
	width: 410px;
	height: 90px;
	float: left;
	padding-left: 10px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	color: #333;
	letter-spacing: .5px;
	line-height: 10.5pt;
	}

/*------FOOTER------*/

#footerContainer {
	width: auto;
	height: 5px;
	margin-top: 80px;
	float: left;
	background-color: #066;
	}

/*------DIVIDER------*/

#divider {
	width: 560px;
	height: 5px;
	float: left;
	margin-top: 15px;
	background-image: url(../webImages/siteImages/divider.jpg);
	}

/*------IMAGE SLIDER------*/
	
	#imageGallery { 
		width: 560px;
		height: 235px;
		overflow: hidden;
		}
		
	#imageGallery>img,  
	#imageGallery>div,
	#imageGallery>a { display: none;
	}
	
	div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }
	
		div.orbit {
			width: 1px;
			height: 1px;
			position: relative;
			overflow: hidden
			}
		
		div.orbit>img {
			position: absolute;
			top: 0;
			left: 0;
			display: none;
			}
		
		div.orbit>a {
			border: none;
			position: absolute;
			top: 0;
			left: 0;
			line-height: 0; 
			display: none;
			}
		
		.orbit>div {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			}
			
/*------LIGHTBOX------*/

#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(../webImages/siteImages/prevlabel.gif) left 15% no-repeat; 
	}
	
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../webImages/siteImages/nextlabel.gif) right 15% no-repeat; 
	}

#imageDataContainer { 
	font-size: 8pt;
	font-family: Helvetica, Verdana, Arial;
	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;
	height: 15px;
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
	background: url(../webImages/siteImages/closelabel.gif);
	}	 	

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