/* AUTHOR : John Saathoff
*  WEBSITE: www.jrsaathoff.com
*
*  Feel free to use and modify this document
*/

body {
    background      : #0b1425;
    font            : normal 13px Verdana, sans-serif;
    }

#wrapper {
    width          : 900px;
    margin         : 20px auto;
    }

#shell {
    border         : solid 6px #080f1d;
    background     : #060b15;
    padding        : none;
    width          : 800px;
    float          : left;
    }

.title {
    background     : #000;
    padding        : 10px;
    line-height    : 105px;
    }

.box {
    background     : #060b15;
    color          : #e7ebf3;
    padding        : 20px 20px;
    text-align     : justify;
    }

.footer {
    background     : #060b15;
    color          : #888a8f;
    padding        : 10px 20px 2px 20px;
    font-size      : 70%;
    }

#left {
    float          : left;
    text-align     : left;
    }

#right {
    float          : right;
    text-align     : right;
    }

#center {
    display        : block;
    margin-left    : auto;
    margin-right   : auto;
    }

.centered {
    display        : block;
    margin-left    : auto;
    margin-right   : auto;
    }

.menu {
    margin-top     : 7px;
    background     : #3e426b;
    line-height    : 20px;
    }

.menu a {
    border-right   : solid 3px #000;
    color          : #bfc5ff;
    padding        : 0 12px;
    font           : bold 1em Tahoma,sans-serif;
    line-height    : 20px;
    text-align     : center;
    text-decoration: none;
    float          : left;
    }

.menu a:hover, a#active {
    background     : #b2b7ea;
    color          : #3e426b
    }

.colmenu {
    background     : #3e426b;
    margin-top     : 10px;
    line-height    : 20px;
    width          : 170px;
    float          : left;
    }

.colmenu a {
    border-top     : solid 7px #000;
    color          : #bfc5ff;
    padding        : 0 14px;
    font           : bold 1em Tahoma,sans-serif;
    line-height    : 20px;
    text-decoration: none;
    display        : block;
    }

.colmenu a:hover, a#active {
    background     : #b2b7ea;
    color          : #3e426b
    }

.colmenu li {
    list-style     : none;
}

/* The following two sections are special options for a two column design */

.box#dual2 {
    width          : 550px;
    float          : right;
    }

/* The clean class is used specifically to break free of the floats
*  used in the menu and the two column box
*/

.clean {
    clear          : both;
    }

/* The elements below are purely for cosmetic purposes and affect only the layout of
*  individual elements on the page, e.g., image and form properties.
*/

h1 {
    color: #fc0001;
    padding: 10px 0 2px;
    font: bold 1.3em serif,sans-serif;
    }

h2 {
    color: #fc0001;
    padding: 10px 0 2px;
    font: bold 1.1em serif,sans-serif;
    }

h3 {
    color: #b2b7ea;
    padding: 10px 0 0 0;
    font: bold 1em serif,sans-serif;
    }

.hsmall {
    color: #b2b7ea;
    padding: 30px 0 0 0;
    font: bold 1em serif,sans-serif;
    }

#indent1 {
    padding-left   : 20px;
    }

a {
    color          : #b2b7ea;
    text-decoration: none;
    }

a:hover {
    color          : #fc0001;
    }

.box img {
    border         : none;
    }

/* The following options control the appearance of floated
   elements.
*/

.title img#right {
    padding        : 0px;
    }

.title img#left {
    padding        : 0px;
    }

.box img#right {
    border         : solid 5px #3e426b;
    margin         : 10px 0px 10px 30px;
    }

.box img#left {
    border         : solid 5px #3e426b;
    margin         : 10px 30px 10px 0px;
    }

.box img#sponsorlogo {
    margin         : 10px 10px 10px 10px;
    }


.box form#right {
    margin         : 10px 0px 10px 30px;
    }

/* This is a special kind of floating box to hold the contents of the online press kit.
*/

#contents {
	float          : left;
    	text-align     : left;
	margin: 20px 20px 0 0;
	border: solid 5px #3e426b;
	background: #000;
	font: bold 1em Tahoma,sans-serif;
	line-height: 20px;
	padding: 10px;
	padding-top: 0px;
}

/* This sets the margins around FAQ answers.
*/

#faq {
	margin: -5px 0 0 20px;
}

/* This option is for the position of the sylized japanese script
   floating on the right side
*/

img#bgscript {
    padding-top    : 200px;
    }

/* The following options are for the image gallery */

.gallery td {
    text-align     : center;
    width          : 200px;
    height         : 110px;
    }

/* The following options are primarily for the past performances but will
   control appearance of any table
*/

.formattable {
    padding-left   : 30px;
    }

col#c1, col#c2 {
    width        : 400px;
    }

/* The following sections are required for Lightbox 2.04 */

#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/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; }
