#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{
	border: 0px solid #999999;
	padding: 2px;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#container{
	padding: 10px;
	}
#imageContainer{
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}




#imageDataContainer{
	background-color: #fff;
	line-height: 1.3em;
	overflow: auto;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}





	
/* * * * * V 0.3 * * * * * /
/* html,body thanks to Torben  - http://blog.schreiter.info/ */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}


#imageContainer2{
	padding: 8px;
	}
#imageContainer  img{
	padding: 4px;
	border: 0px solid #999999;
	}
	a:link {
	text-decoration: none;
	color: #999999;
	text-align: center;
	font-size: 12px;
}

.imageContainertable {
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #f78614;
}
a:active {
	text-decoration: none;
}

h1 {
	color: #333;
	font-size: 20px;
}
.disabled {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 70px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	padding: 2px;
}
.enabled {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 70px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	padding: 2px;
	text-align: center;
}
/* BEGIN style8 */
#header{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer{
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navigation{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


 #navlist
{
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 5px;
	height: 20px;
	padding-left: 90px;
	margin: 0;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

#navlist a:link, #navlist a:visited
{
	line-height: 12px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #333333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: #FFFFFF;
}

#navlist a:hover {
	color: #FF6600;
}

/* END style8 */
