/* default elements */
* {margin: 0; padding: 0;}

body {
	background: black;
	color: #e8e8e8;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {
	color: #642;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333322;
	text-decoration: underline;
}

big {font-size: 1.1em;}

h1,h2,h3 {color: #fff; padding: 8px 0 5px;}

h1 {font: normal 1.4em serif,sans-serif; text-transform:uppercase; padding-left: 20px;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
color: #963; font-size: 1.2em; display:block; padding:0px 0; text-decoration:none; background: transparent; border-bottom:1px solid #ccc; font-weight:bold; 
	}
h3 {font-size: 0.9em;font-family:Verdana, Geneva, sans-serif}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em; font-family:"Courier New", Courier, monospace;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px; }
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #000;
	margin: 0 auto;
	width: 1000px;

}




#container {
	background: #000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 1000px;

}

/* header */
.title {
	background: #000 no-repeat right;
height: 60px;
}
.title h1 {
	color: #000;
	font: normal 2em Courier New;

}



/* navigation */
.navigation {
	background: #000000 height: 41px;
	width:500px;
	padding-top:5px;
}

.navigation li {
	list-style-type: none;

	}
	
.navigation a {
	background: #FFF;
	color: #553;
	float: left;
	font: bold 1em Courier New;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #000000;}


/* main */
.main#two-columns {
background: url(../images/backgrounds/back1.png);
        height: 530px;
		width:1000px;
		padding: 0px 0px;
		
    
}



/* footer */
.footer {
	background: black url(../images/footer.png) no-repeat bottom;
        height: 35px;
	padding: 0px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 50%;
	height:500px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.col2 .right .content {
	background: transparent;
}
.col2 .right {width: 50%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}


input {
	border:solid #888888 1px;
	margin-bottom:5px;
	margin-right:5px;
	}
	
textarea {
	border:solid #888888 1px;
	}


#gallery {font:11px verdana,arial,sans-serif; width:1000px; height:31px; padding:0px 0 0 0; line-height:15px; background:transparent}

#gallery div.off {color:#000; height:31px; margin-right:0px; line-height:31px; padding:0 0px; float:left; background:url(tabs_0.gif) repeat-x left bottom; border:0px solid #ddd; border-bottom-color:#000; cursor:pointer; position:relative; z-index:20;}
#gallery div.on {color:#c00; padding:0 0px; margin-right:0px; margin-top:0px; float:left; background:url(tabs_2.gif) repeat-x left bottom; border:0px solid #000; cursor:pointer; border-bottom:0; height:31px; line-height:31px; position:relative; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:transparent; width:450px; margin-top:0; top:-1px; border:0px solid #000;padding:20px 20px 10px 20px; position:top; z-index:10000; font:11px verdana, arial, sans-serif; line-height:18px;}
div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}

#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, courier new, 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: 100%; 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; }



