/* STRUCTURE */
#container { text-align: left; width: 800px; height: 100%; min-width: 800px; max-width: 800px; margin: auto; border-right: 1px dotted #d9dadb; }
body { font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center 0; text-align: center; margin: 0; }
#lhcolumn { position: relative; top: 10px; width: 500px; float: left; min-height: 520px; padding: 10px; border-right: 1px dotted #d9dadb; border-left: 1px dotted #d9dadb; }
#col1 { width: 240px; float: left; }
#col2 { width: 240px; float: right; }
#lhcol { padding: 10px; position: relative; top: 10px; width: 500px; float: left; border-left: 1px dotted #d9dadb; }
#fullwidth { padding: 10px; position: relative; top: 10px; width: 740px; min-height: 520px; float: left; border-left: 1px dotted #d9dadb; }
#rhcolumn { font-size: 85%; position: relative; top: 10px; width: 200px; min-height: 520px; float: left; padding: 10px; display: inline; }
#footer { color: #444; font-size: 60%; background: #f3f5f5; text-align: right; vertical-align: middle; position: relative; bottom: 0; width: 792px; clear: both; min-height: 70px; border-top: 1px dotted #d9dadb; display: block; margin-top: 10px; padding-right: 10px; }
#picturebar{ background-image: url(../images/header.jpg); background-repeat: no-repeat; width: 800px; height: 232px; float: left; clear: both; display: block; }
#menu { position: relative; top: 0px; left: 0px; width: 800px; height: 32px; float: left; clear: both; margin-top: 0; display: block; }

#lhcolumn p { font-size: 75%; font-family: geneva, Helvetica, sans-serif; font-weight: normal; }
#lhcolumn ul { font-family: geneva, Helvetica, sans-serif; font-weight: normal; }
#lhcolumn a { font-family: geneva, Helvetica, sans-serif; text-decoration: none; color: #2d2d2d; font-weight: bold; background-repeat: no-repeat; background-position: right 0; }
#lhcolumn a:hover { font-family: geneva, Helvetica, sans-serif; text-decoration: none; color: #600; font-weight: bold; }
#lhcolumn h1 { font-family: geneva, Helvetica, sans-serif; font-size: 100%; font-weight: bold; text-decoration: none; }
#lhcolumn h2 {  font-family: geneva, Helvetica, sans-serif; font-size: 75%; text-decoration: none}

#fullwidth p { font-size: 70%; font-family: geneva, Helvetica, sans-serif; font-weight: normal; }
#fullwidth a { font-family: geneva, Helvetica, sans-serif; text-decoration: none; color: #2d2d2d; font-weight: bold; background-repeat: no-repeat; background-position: right 0; }
#fullwidth a:hover { font-family: geneva, Helvetica, sans-serif; text-decoration: none; color: #600; font-weight: bold; }
#fullwidth h1 { font-family: geneva, Helvetica, sans-serif; font-size: 100%; font-weight: bold; text-decoration: none; }
#fullwidth h2 {  font-family: geneva, Helvetica, sans-serif; font-size: 75%; text-decoration: none}

#lhcol p { font-size: 70%; font-family: geneva, Helvetica, sans-serif; font-weight: normal; }
#lhcol ul { font-family: geneva, Helvetica, sans-serif; font-weight: normal; }
#lhcol a { font-family: geneva, Helvetica, sans-serif; text-decoration: none; color: #2d2d2d; font-weight: bold; background-repeat: no-repeat; background-position: right 0; }
#lhcol a:hover { font-family: geneva, Helvetica, sans-serif; text-decoration: none; color: #600; font-weight: bold; }
#lhcol h1 { font-family: geneva, Helvetica, sans-serif; font-size: 100%; font-weight: bold; text-decoration: none; }
#lhcol h2 {  font-family: geneva, Helvetica, sans-serif; font-size: 75%; text-decoration: none}

hr { font-size: 1px; line-height: 1.2em; border-top: 1px dotted #d9dadb; }

.floatright { float: right; padding-bottom: 6px; padding-left: 6px; }
.floatleft { float: left; padding-right: 6px; padding-bottom: 2px; }

/* NAVIGATION BAR */
#navigation { font-size: 70%; background: #222024; height: 30px; width: 800px; }
#navigation ul li { margin:0; padding: 0; list-style:none; }
#navigation ul { padding-left: 0; width: 100%; margin: 0; }
#navigation li {color: #fff; border-right: 1px dotted #58585a; padding: 0 10px 0 0; float:left;  display:inline;}
#navigation a {color:#d9dadb; padding: 0 10px 0 10px; text-decoration:none; line-height: 30px; display:block;}
#navigation a:hover {background:#878889; color:#d9dadb}

/* CONCERT PAGE */
.concert h1 { color: #58585a; font-size: 90%; font-family: geneva, Helvetica, sans-serif; font-weight: normal; }
.concert p { font-size: 75%; font-family: geneva, Helvetica, sans-serif; font-weight: normal; }

/* FOOTER */
#footer p { color: #444; vertical-align: middle; }
#footer a { color: #000; text-decoration: none; }
#footer a:hover { color: #760000; text-decoration: none; }

/* HOME PAGE BOXES */

#box1 { color: white; font-size: 95%; background-image: url(../boxes/box1.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; float:left; width: 130px; min-height:260px; position:relative; margin-top: 2em; margin-right: 20px; -moz-border-radius: .8em; -webkit-border-radius: .8em; border-radius: .8em; margin-bottom:2em; padding: 72px 2px 2px; }
.box a:link { color: #900; font-weight: bold; text-decoration: none; position: absolute; bottom: 8px; }
.box a:visited { color: #900; font-weight: bold; text-decoration: none; }
.box a:hover { color: #640000; font-weight: bold; text-decoration: none; }
.box h1 { color:#900; font-weight: normal; }
.box p { color: #000; font-size: 95%; font-weight: normal; }
.arrow a:link { background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right center; padding-right: 15px; padding-left: 3px; }

/*RIGHT HAND COLUMN*/
#rhcolumn h1 { color: #58585a; font-size: 90%; font-family: geneva, Helvetica, sans-serif; font-weight: normal; }
#rhcolumn p { font-size: 85%; font-family: geneva, Helvetica, sans-serif; font-weight: normal; }
#rhcolumn a { color: #900; font-family: geneva, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
#rhcolumn a:visited { color: #900; font-family: geneva, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
#rhcolumn a:hover { color: #640000; font-family: geneva, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
#rhcolumn a:active { color: #640000; font-family: geneva, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
.border { padding: 3px; border: dotted 1px #d8dedc; }
/*LIGHTBOX*/
#lightbox-img a img{ margin: 2px; padding: 2px; }
#lightbox a img { margin: 2px; padding: 2px; border-width: 0; }
#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/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; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#col1of2 { width: 45%; float: left; }
#col2of2 { width: 45%; float: left; }
#mobile-navigation {display: none; }

