﻿
/* General layout */
#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;}

#nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

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

#nextLink: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; }


body {
	margin: 0;
	padding: 20px 0;
	font: 76% tahoma,verdana,sans-serif;
	background: url(img/bodybg.jpg
	) repeat fixed;
	color: #333;
}
#thetop {margin:0;}
#container {width:720px; margin:0 auto; padding:20px 20px 0 20px; background:#fff url(img/contbg.jpg) no-repeat; color:#333;}

/* Tags */
h4 {margin:0 0 10px 0; font-weight:normal;}
h3 {margin:0 0 10px 0; font-weight:normal;}
h2 {margin:0 0 10px 0; font-weight:normal;}
h1 {
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-size: 2.6em;
	color: #FFFFFF;
}
h2 {margin:0 0 4px 0; font-size:1.5em;}
h3 {margin:20px 0 8px 0; font-size:1.3em;}
h4 {margin:10px 0 5px 0; font-size:1.2em;}
a {
	text-decoration: none;
	color: #26c;
	color: #2266CC;
}
a:hover {
	text-decoration: none;
	color: #444444;
	font-style: normal;
}
}
a img {border:0;}
p {
	margin: 6px 0 0 0;
	line-height: normal;
	font-family: Calibri;
	font-size: 12 pt;
	font-style: normal;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 4px;
}

/* Site title and header */
#logo {
	float: left;
	width: 240px;
	margin: 0 26px 0 0;
	padding: 0 0 30px 0;
	background: url('img/logotop.jpg');
	text-align: center;
	color: #555;
	overflow: auto;
}
#logo h1 {
	margin: 10px 5px 5px 5px;
	letter-spacing: -1px;
	line-height: 1em;
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 1.9em;
}
#logo a {color:#26a; text-decoration:none;}
#logo a:hover {color:#69e;}
#tagline {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
}
#intro p {line-height:1.5em;}

/* Main content */
#main {
	float: left;
	width: 530px;
	margin-right: 18px;
	padding: 2 0 2 0;
	line-height: 1.3em;
}

/* Sidebar */
#sidebar {
	width: 155px;
	float: right;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.3em;
}
#sidebar ol {margin:0 0 4px 4px; padding:0;}
#sidebar ul {margin:0 0 4x 4px; padding:0;}
#sidebar p {margin:0 0 4px 4px; padding:0;}
#sidebar ol li {list-style:none; padding:0; margin:0 0 4px 0;}
#sidebar ul li {list-style:none; padding:0; margin:0 0 4px 0;}
.sidelink {display:block; width:140px; margin:3px 4px 2px 0; padding:5px 0 5px 8px; font-size:1.2em; font-weight:400; text-align:left; background:#eee url(img/gradient1.jpg) repeat-x; color:#26c; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.menuheader {background:#fff url(img/gradient2.jpg) repeat-x; color:#333; border-top:1px solid #ddd; border-right:1px solid #888; border-bottom:1px solid #888; border-left:1px solid #ddd; text-decoration:none;}

.sidelink:hover {background:#fff url(img/gradient2.jpg) repeat-x; color:#333; border-top:1px solid #ddd; border-right:1px solid #888; border-bottom:1px solid #888; border-left:1px solid #ddd; text-decoration:none;}

/* Footer */
#footer {
	margin: 0 auto 2px auto;
	width: 900px;
	background: #fff url(img/footerbg.jpg) bottom left no-repeat;
	padding: 0 0 0 0;
}

/* Additional classes */
.headerstyle {
	clear: left;
	display: block;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 8px;
	background: #eee url(img/gradient2.jpg) repeat-x;
	color: #444;
	border-top: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
}
.clear {clear:both; margin:0; padding:0;}
.right {text-align:right;}
.internallink {font-size:0.9em; text-align:center;}
#sidebar p.block {font-size:0.9em; line-height:1.4em; margin:5px auto 15px auto; padding:5px; color:#555; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.credit {color:#777;}
.hide {display:none;}

