/* UNIVERSAL */

body{
	font-size:12px;
	color: #FFFFFF;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	font-family: "Century Gothic";
	background-color: #081018;
}

div#wrapper{
	min-width: 50em;
	max-width: 900px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	padding: none;
	background-color:#081018;
	border:none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
span.b1 {
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: Century Gothic;
	}
span.b2 {
	font-size: 10px; 
	color: #FFFFFF; 
	font-family: Century Gothic;
}
span.b3 {
	font-size: 24px; 
	color: #FFFFFF; 
	font-family: Century Gothic;
}
span.b4 {
	font-size: 70px; 
	color: #FFFFFF; 
	font-family: Century Gothic;
	clear: left;
}

span.b5 {
	font-size: 40px; 
	color: #FFFFFF; 
	font-family: Century Gothic;
	clear: left;
}

span.b6 {
	font-size: 12px; 
	color:#FF0000; 
	font-family: Century Gothic;
	clear: left;
}

span.j1 {
	font-size: 12px; 
	color:#FFFFFF; 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	clear: left;
}

span.j2 {
	font-size: 24px; 
	color:#FFFFFF; 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	clear: left;
}

hr{
border: none;
clear: both;
visibility: visible;
height: 1px;
color:#666666;
}

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


/*HEADER*/

#head{
	height: auto;
	width:900px;
	background-color: #081018;
	border: none;
	margin-top: 28px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto; 
}

/*CONTAINER*/

#cont{
	height:auto;
	width:880px;
	background-color: #081018;
	border-top:dotted 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 5px;
	padding-right: 5px;
}

/*footer*/

#foot{
	height: 50px;
	width:880px;
	background-color: #081018;
	border-top: dotted 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-left: 5px;
	padding-right: 5px;
}
/*contact*/

:focus { outline: none; }
.justify { text-align:justify; }
.text ul { margin:5px 0 10px 0; padding-top:5px; border-top:1px solid #212024;}
.text li { margin:0 0 5px 0; padding:0 0 5px 15px; background:url(bullet.gif) no-repeat 0 4px; border-bottom:1px solid #212024; }

pre { margin:5px 0; padding:5px 0; border-top:1px solid #212024; border-bottom:1px solid #212024;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
pre code { display: block; margin:0; padding:0; line-height:150%; }
pre, code {font:100% "monospaced", monospace;*font-size:100%;}

#box { float:left; width:100%;}

form { margin:1.5em 0; padding:0; width:50%; float:left;  }
fieldset { margin:0; padding:0; border:none;}
legend { padding-bottom:0.5em; font-size:1.4em; margin-left:30%; color:#FFFFFF; }

form div { padding:1em 0; border-top:1px solid #FFFFFF; }
label {float:left; width:30%; line-height: 200%; padding-right:1em; text-align:right; } 
input, textarea { width:60%;  border:1px solid #212024; padding:3px; font-size:1em; background:#212024; color:#B3BEAD; } 
textarea { overflow:auto; font-family:Arial,Helvetica,sans-serif; font-size:1em; width:60%; border:1px solid #212024; padding:3px;}
.button input { border:none; margin-left:31%; font-size:1.2em; color:#FFCC00; background:none; padding:0 4px; cursor:pointer; width:auto;}

.hoverfocus { border:1px solid #FFCC00;}

#error, #response { float:left; width:30%; padding:3em; }

#response ul { border-top:1px solid #212024; margin-top:5px; padding-top:5px; }

#error li, #response li { margin:0 0 5px 0; padding:0 0 5px 15px; background:url(bullet.gif) no-repeat 0 4px; border-bottom:1px solid #212024; }

#working { float:left; padding:3em; background:url(loading.gif) no-repeat left center;}

html body div.clear, html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; 	visibility:hidden; width:0; height:0; }
