﻿body
{
	background-color: #696969;
	background-image: url(/gfx/bodybg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 12px 8px;
	text-align: center;
}

.main #container
{
	width: 951px;
	background-color: #EEE;
	margin: 0 auto;
	text-align: left;
	border: 1px #909090 solid;
}

.main #content
{
	padding: 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.main #footer .copy
{
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

.main #footer .copy:link
{
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: underline;
}

.main #footer
{
	text-align: center;
	height: 24px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	clear: both;
}

.main #content .column
{
	width: 289px;
	background-color: white;
	float: left;
	margin: 0 2px 5px 2px;
	display: inline-block;
	padding: 8px;
	border: 1px #E2E2E2 solid;
}

.main #content .columnw
{
	width: 600px;
	background-color: white;
	float: left;
	margin: 0 2px 5px 2px;
	display: inline-block;
	padding: 8px;
	border: 1px #E2E2E2 solid;
}

.header
{
	width: 100%;
	height: 20px;
	background-color: #C8D0E2;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding-left: 4px;
}

.hm { margin: 20px 0px 10px 0px; }

p
{
	margin: 0;
	padding: 8px 0;
}

.lw { margin: 0 0 4px 0; }

ul
{
	padding: 0 0 0 24px;
	margin: 0;
}

li { /* color: #C8D0E2; */ }

a:link
{
	color: #2D3185;
	text-decoration: none;
}

a:visited
{
	color: #1D8036;
	text-decoration: none;
}

.tiny:link,.tiny:visited
{
	color: #000000;
	font-size: x-small;
	text-decoration: underline;
}

.tiny
{
	color: #000000;
	font-size: x-small;
}

a:hover { text-decoration: underline; }
.bl { margin: 6px 0 6px 0; }
.pl { padding: 8px 0 0 0; }

.cen
{
	text-align: center;
	width: 232px;
	margin: 0 0 8px 28px;
}

h1,h2,h3,h4,h5,h6
{
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 18px;
}

.hk
{
	height: 30px;
	padding: 175px 0 0 0;
	color: #C8D0E2;
	font-size: 18px;
	font-weight: bold;
}

.he
{
	background-position: 36px 18px;
	background-image: url(/gfx/beatlesbeeline.jpg);
	background-repeat: no-repeat;
}

.bh { padding: 6px 0 0 0; }

.manchet
{
	width: 100%;
	text-align: left;
	font-size: 14px;
	padding: 0 0 4px 0;
	font-weight: bold;
	color: #000;
	text-indent: 4px;
}

.maps
{
	width: 912px;
	background-color: white;
	margin: 0 2px 5px 2px;
	padding: 8px;
	border: 1px #E2E2E2 solid;
}

.cap
{
	font-size: 48px;
	float: left;
	margin: 0 6px 0 0;
	line-height: 40px;
	font-weight: bold;
}

.divider
{
	display: block;
	background-color: #C8D0E2;
	width: 100%;
	height: 2px;
}

.slide
{

	border: 1px #BBB solid;
}


#psel
{
	width: 144px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #E3E3E3;
}

#sha { text-align: center; }

#sha2 { text-align: left; }


.twtr-doc { border: 0}
.twtr-ft { display: none; }
.twtr-hd { display: none; }

.twit
{
	border-width: 1px 0 1px 0;
	border-color: #C8D0E2;
	border-style: dashed;
	height: 401px;
}

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