body { font: 12px Tahoma, Arial, sans-serif; color: #121212; background: #ffffff; }
pre { font-size: 10px; }
img { border-width: 0px; }
hr { height: 1px; margin: 5px 0px; background-color: #b0b0b0; color: #b0b0b0; font-size: 1px; border: 0px; }
br { clear: both; }

form { padding: 0px; margin: 0px; }
input, textarea { background: #ffffff; color: #121212; font: 12px Tahoma, Arial, sans-serif; border: 1px #b0b0b0 solid; }
input.large { width: 400px; }
textarea.large { width: 400px; height: 100px; }
input.small { width: 250px; }

div.red, p.red, span.red { color: #5a0909; }
div.orange, p.orange, span.orange { color: #fdbc2e; }
div.bold, p.bold, span.bold { font-weight: bold; }
div.small, p.small, span.small { font-size: 10px; }
div.right, p.right { text-align: right; }
div.centre, p.centre { text-align: center; }
div.padding, img.padding { padding: 5px; }
div.border, img.border { border: 1px #d6d6d6 solid; }
div.mono { font: 12px courier; }
div.fontMid, p.fontMid, span.fontMid { font-size: 14px; }
div.fontLarge, p.fontLarge, span.fontLarge { font-size: 16px; }
div.fontLarger, p.fontLarger, span.fontLarger { font-size: 20px; }

A, A:link { color: #5a0909; background-color: inherit; text-decoration: none; font-weight: bold; }
A:hover { color: #404e41; text-decoration: none; }

#layout { width: 840px; margin: auto; }
#layout #title { height: 134px; background: url(../graphics/pageTitle.jpg) center no-repeat; }
#layout #menu { height: 46px; font-size: 26px; text-align: center; }
#layout #menu #menuNav { list-style: none; margin: 0px; }
#layout #menu #menuNav li { display:inline; }
#layout #menu #menuNav li a { float: left; height: 1px; padding: 43px 0px 0px 30px; background: center top no-repeat; overflow: hidden;  border-width: 0px 0px 2px 0px; border-color: #ffffff; border-style: solid; }
#layout #menu #menuNav li a:hover { border-width: 0px 0px 2px 0px; border-color: #121212; border-style: solid; }
#layout #menu #menuNav li a.home { background-image: url(../graphics/menuHome.jpg); }
#layout #menu #menuNav li a.live { background-image: url(../graphics/menuLive.jpg); }
#layout #menu #menuNav li a.media { background-image: url(../graphics/menuMedia.jpg); }
#layout #menu #menuNav li a.photos { background-image: url(../graphics/menuPhotos.jpg); }
#layout #menu #menuNav li a.bio { background-image: url(../graphics/menuBio.jpg);  }
#layout #menu #menuNav li a.contact { background-image: url(../graphics/menuContact.jpg); }

#layout #contentLayout { padding: 5px; }
#layout #contentLayout #content { float: left; width: 590px; }
#layout #contentLayout #content div.entryDate { font-size: 16px; font-weight: bold; color: #5a0909; }
#layout #contentLayout #content div.entryInfo { padding: 5px; font-size: 14px; }
#layout #contentLayout #content #liveEntries { padding: 30px 0px; }
#layout #contentLayout #content #liveEntries div.liveDate { float: left; width: 120px; padding: 4px 5px; }
#layout #contentLayout #content #liveEntries div.livePlace { float: left; width: 180px; padding: 4px 2px; font-weight: bold; }
#layout #contentLayout #content #liveEntries div.liveLocation { float: left; width: 140px; padding: 4px 2px; }
#layout #contentLayout #content #liveEntries div.liveNotes { float: left; width: 135px; padding: 4px 2px; font-weight: bold; }
#layout #contentLayout #sidebar { float: left; width: 240px; background: url(../graphics/pageBg.jpg) no-repeat; }
#layout #copyright { font-size: 10px; text-align: center; }
#layout div.layoutBar { height: 20px; background: url(../graphics/bar.jpg); }

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

