/* @override http://www.torrlithstainedglass.com/css/main.css */

body {
	background: #000;
	height: 80%;
}

#hrdiv {
	margin-top: 8%;
}

h5 {
	color: #5c5c5c;
	font: 9pt Arial;
	text-align: center;
}

#splash_image {
	margin-top: 30px;
	margin-bottom: 10px;
	border: none;
}

h1 {
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
	font: bold 14pt Arial;
}

#leftbar {
	float: left;
	width: 151px;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.3em;
	left: 0;
	text-align: center;
}

#leftbar_content {
	margin: 10px 0 0 0;
}

a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #dfdfdf;
	font-weight: bold;
	text-decoration: none;
}

#content{
	margin-left: 180px;
	font: 09pt Verdana;
	color: #999999;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	width: 600px;
}

#content img {
	padding-right: 20px;
	padding-bottom: 5px;
}

#header {
	margin-top: 10px;
	border-bottom: 2px solid #ccc;
	left: 0;
}

h2 {
	color: #ccc;
	font: 16pt Verdana;
}

h3 {
	color: #999999;
	font-size: 11pt;
	margin-bottom: 5px;
}

p {
	line-height: 1.3em;
	width: 500px;
	text-align: justify;
}

#name {
	color:  #999999;
	font-size:  11pt;
	margin-bottom: 5px;
}

#footer {
	margin-left: 180px;
	margin-bottom: 1.5%;
	color: #999999;
	font: 09pt Verdana;
	line-height: 1.3em;
	width: 600px;
	height: 175px;
}

h4 {
	color: #ffffff;
	font-size: 10pt;
	margin-bottom: 5px;
}

#leftbar_image {
	border: none;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

#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/lightbox_images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(~/images/lightbox_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; 
}
#locationa {
	color: #b9b9b9;
}

#imageflow_container {
	margin-top: 25px;
	margin-bottom: -60px;
}

