@import url("/css/lightbox.css");
/* 

By Mike Florio

*/

body { margin:5px 0; padding:0; font: 74% Arial, Sans-Serif; color:#FFF; line-height: 1.4em; background : #3C4049;}
.content { color: #505050; margin: 0 auto; padding: 0; width: 860px; background: #f2f5da; }

/*LEFT SIDE */
.lside {	background: #F2f5da; color: #000; width: 680px; float: right; }
.lside .topmenu { background: #3A4354; color: #FFF; width: 679px; height: 15px; padding: 5px 0 5px 0px; font-size: 90%; }
.lside .header {
	background: #546078 url(header.jpg) no-repeat;
	width: 679px;
	height: 145px;
	color: #FF8D00;
	background-image: url(images/headerback.gif);
}
.lside .header .padding { padding: 15px 0 0 20px; color: #FFF;}
.lside .header .citation { color : #000000; font-size: 150%; padding: 80px 20px 15px 0; float: right; text-align: right; }
.lside .main { background: #F2F5da; color: #505050; padding: 15px 20px 15px 20px; }
.lside .infobox { background: #F2f5da; color: #222; height: 160px;  }
.lside .infobox .r_sd {
	width: 270px;
	float: right;
	padding: 10px 0px 5px 20px;
	background-color: #f2f5da;
}
.lside .infobox .l_sd {
	padding: 10px 20px 5px 20px;
	background-color: #f2f5da;
}
.lside .infobox a { color: #3A4354; }

/* RIGHT SIDE */
.rside {
	background: #000;
	color: #000;
	width: 180px;
	float: left;
	clear: both;
}
.rside .topmenu { background: #546078; height: 15px; color: #FFF; text-align: right; padding: 5px 5px 5px 0px;}
.rside .loginbox {
	height: 145px;
	margin: 0;
	padding: 0px;
	background-color: #F2F5DA;
}
.rside .loginbox .padding { padding: 0px 0px 0px 0px; line-height: 1.9em; margin: 0;} 
.rside .topmain { background: #7F7437; height: 15px; color: #FFF; padding: 5px;}
.rside .menu {
	padding: 5px;
	color: #333;
	background-image: url(images/nav_background-longer.jpg);
	background-color: #F2F5da;
	height: auto;
}
.rside .menu h2 {
	color: #FFFFFF;
	background: #7F7437;
}
.rside .menu .ads {
	padding: 0 10px 0 0px;
}
.rside .menu .links { font-size: 90%; padding-left: 10px; }
.rside .menu .links a { color: #546078; }

/* NAVIGATION */
.nav { clear: both; text-align: left; color: 	#000000; padding: 5px 0 0 0; }
.nav li { font-weight: bold; margin: 0 0 8px 0; padding: 0 0 0 5px; border-bottom: 1px solid #ccc; }
.nav li a { color: #000000; text-decoration: none; }
.nav li a:hover { color: #FFFFFF; text-decoration: none; }

/* FOOTER */
.footer {
	clear:both;
	width: auto;
	padding-top: 3px;
	height: 25px;
	color:#FFF;
	font-size:90%;
	background: #546078;
	text-align:center;
}
.footer a { color: #eee; }
p { 	margin: 0 0 5px 0; 	padding: 0; color: #888; background: inherit; }
hr { border: 0; height: 1px; color: #eee; background-color: #eee; }
a { 	color: #888; background: inherit;  text-decoration:none; }
a:hover { 	background: inherit;	text-decoration: underline; }
h1 { padding:0; margin:0; color: #000000; background: inherit;font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a {color: #FFF; background: inherit;}
h2 { background-color: inherit; 	color:#7F7437; font-size:140%; font-weight:bold; margin: 10px 0 10px 0; padding:0; }
h2 a { color: #7F7437; }
h2 a:hover { 	color: #FFFFFF; text-decoration: none;}

ul {
	margin: 5px 0 20px 15px;
	padding : 0;
	list-style-image: none;
	list-style-type: none;
}
li { list-style-type: none;	color: #F29900;	margin: 0 0 0px 0;	padding: 0 0 0 0px; }
li a { color: #546078;  }
li a:hover { color: #F29900; }



fieldset {
	border: 1px solid #eee;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #000;
}

textarea.text:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #3C3C3C; 
	width: 100px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #eee; 
	background: #ccc; 
	color: #000;
}

input.text { 
	margin: 0; 
	width: 110px;
	border: 1px solid #546078; 
	background: #FFF;
	color: #808080; 
}

input.text:hover { 
	border: 1px solid #3a4354; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #505050; 
	background: #FFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #ddd;
}

.date a { color: #546078; }



input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #3f3f3f; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #FAFAFA;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #546078;
}
.success h2 {
	color: #546078;
	background: inherit;
}

/* Lightbox */

#lightbox{
	position: absolute;
	left: -32px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	top: 1358px;

	}

#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: 49px;
	height: 49px;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink {
	left: 0;
	float: left;
	list-style-image: url(%20);
}
#nextLink {
	right: 0;
	float: right;
	list-style-image: url(%20);
	background-image: url(/images/next.gif);


}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
