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

body {
margin:0 auto;
padding:0;
background-image:url(../images/headerbg.jpg);
background-repeat: repeat-x;
background-position: left top;
}



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



#header {
width:900px;
height:100px;
margin:0 auto;
padding:0;
}

#twopointohbuttons {
	float:right;
}



/* FAUX LAYOUT WRAPPER */


/* 
This div is optional: When you delete it the navigation bar and the content block won't have the same size when one of them has a larger height then the other. I recommend you to leave this faux layout wrapper here.

IMPORTANT: In order to make this work you have to download http://csseasy.com/layouts/fixed/background_3.gif (copy past in your address bar) and place it in the same folder as this html file. DON'T HOTLINK to this file.
*/


#wrapper{
width:900px;
overflow:auto; /* USE FIREFOX GUYS! WE ONLY NEED THIS LINE BECAUSE INTERNET EXPLODER ISN'T READING CODE PROPERLY */
margin:0 auto;
padding:0;
}


/* ----- NAVIGATION ----- */



#navigation {
width:150px;
min-height:515px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:515px; /* for IE5.x and IE6 */
background-image:url(../images/leftbar.png);
background-repeat:no-repeat;
background-position: left top;
float:left;
}


/* ----- MAIN CONTENT ----- */



#content { 
margin-left:200px;
width:700px;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
margin-top:100px;
}

.headernavigation {
	position: relative;
			overflow: hidden; 
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 100px;
			background: none;
			margin-left: 0px;
}

#navbuttons {
margin-top: 65px;
	float:right;
}

.topimages {
float: right;
position:relative;
}

.bottomlinks {
bottom: 0px;
position:absolute;
}

.bottomlinks a{
text-decoration:none;
color:#000000;
font-weight:bold;
font-family:Helvetica, Arial, Verdana,  sans-serif
}
.headernavigation a{
text-decoration: none;
font-weight:bold;
color:#000000;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
}

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



/*#footer { 
background-image:url(../images/footerbg.gif);
background-repeat:repeat;
bottom: 0px;
margin-top:0px;
width:100%;
height:10px;
}
*/

/* ----- LIGHTROOM ----- */



#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(../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: 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; }



/* ----- SLIDER ----- */





		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: 15px 0; font-family:Helvetica, Verdana, Arial, sans-serif; line-height: 130%; }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #000; font-size:16px; text-decoration: none }
		
	
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links {}
		
		noscript p, noscript ol { color: #000; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 {
		font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
		margin-bottom: 5px; padding-bottom: 3px; text-align: left }
	
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
				position: relative;

			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 600px; height: 300px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
	
			position: relative;
			overflow: hidden; 
			border: 0px solid #FFCC00; /* this is the border. should have the same value for the links */
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 300px;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 300px;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			/*margin: auto;*/
			display:none;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		