
@media all {
	body {
		text-align:left;
		border:0;
		padding:0;
		margin:0;
	}
}

@media screen {
	body {
		font-family:"Garamond", "Palatino", "Big Caslon", serif; font-size: medium; font-variant: normal; font-weight: normal;
		Background-Position:top left;
		Background-Attachment:fixed;
	}
}

a {
	font-size:large;
	text-decoration:none;
}

.theme1{
	background-color:DimGrey;
	color:white;
}

td.theme1{
	border:white;
}

a:link{color:yellow;}
a:visited{color:yellow;}
a:hover{color:orange;}
a:active{color:orange;}

a.theme1:link{color:yellow;}
a.theme1:visited{color:yellow;}
a.theme1:hover{color:orange;}
a.theme1:active{color:orange;}
a.marked1{color:orange;background-color:DimGrey;}
a.menubox1:link{color:white;background-color:Grey;}
a.menubox1:visited{color:white;background-color:Grey;}
a.menubox1:hover{color:orange;background-color:DimGrey;}
a.menubox1:active{color:orange;background-color:DimGrey;}

.theme3{
	background-color:DarkOliveGreen;
	color:white;
}

td.theme3{
	border:white;
}

a.theme3:link{color:yellow;}
a.theme3:visited{color:yellow;}
a.theme3:hover{color:orange;}
a.theme3:active{color:orange;}
a.marked3{color:orange;background-color:DarkOliveGreen;}
a.menubox3:link{color:white;background-color:Grey;}
a.menubox3:visited{color:white;background-color:Grey;}
a.menubox3:hover{color:orange;background-color:DarkOliveGreen;}
a.menubox3:active{color:orange;background-color:DarkOliveGreen;}

.theme4{
	background-color:Green;
	color:white;
}

td.theme4{
	border:white;
}

a.theme4:link{color:LightSkyBlue;}
a.theme4:visited{color:LightSkyBlue;}
a.theme4:hover{color:yellow;}
a.theme4:active{color:yellow;}
a.marked4{color:yellow;background-color:Green;}
a.menubox4:link{color:white;background-color:Grey;}
a.menubox4:visited{color:white;background-color:Grey;}
a.menubox4:hover{color:yellow;background-color:Green;}
a.menubox4:active{color:yellow;background-color:Green;}

.theme5{
	background-color:FireBrick;
	color:white;
}
	border:none;
td.theme5{
	border:white;
}

a.theme5:link{color:yellow;}
a.theme5:visited{color:yellow;}
a.theme5:hover{color:Lime;}
a.theme5:active{color:Lime;}
a.marked5{color:Lime;background-color:FireBrick;}
a.menubox5:link{color:white;background-color:Grey;}
a.menubox5:visited{color:white;background-color:Grey;}
a.menubox5:hover{color:Lime;background-color:FireBrick;}
a.menubox5:active{color:Lime;background-color:FireBrick;}

.theme6{
	background-color:MediumSlateBlue;
	color:white;
}

td.theme6{
	border:white;
}

a.theme6:link{color:yellow;}
a.theme6:visited{color:yellow;}
a.theme6:hover{color:Lime;}
a.theme6:active{color:Lime;}
a.marked6{color:Lime;background-color:MediumSlateBlue;}
a.menubox6:link{color:white;background-color:Grey;}
a.menubox6:visited{color:white;background-color:Grey;}
a.menubox6:hover{color:Lime;background-color:MediumSlateBlue;}
a.menubox6:active{color:Lime;background-color:MediumSlateBlue;}

.theme7{
	background-color:PaleGoldenRod;
	color:blue;
}

td.theme7{
	border:MidNightBlue;
}

a.theme7:link{color:MidNightBlue;}
a.theme7:visited{color:MidNightBlue;}
a.theme7:hover{color:DarkGreen;}
a.theme7:active{color:DarkGreen;}
a.marked7{color:DarkGreen;background-color:PaleGoldenRod;}
a.menubox7:link{color:white;background-color:Grey;}
a.menubox7:visited{color:white;background-color:Grey;}
a.menubox7:hover{color:DarkGreen;background-color:PaleGoldenRod;}
a.menubox7:active{color:DarkGreen;background-color:PaleGoldenRod;}

@media print {
	body, UL, INPUT, SELECT {
		font-family:sans-serif; color:black; font-size: 10pt; font-variant: normal; font-weight: normal;
	}
}

.medium{
	font-size:medium;
}

.blue{
	color:lightblue;
}

a.underline:link{text-decoration:underline;}
a.underline:visited{text-decoration:underline;}

.small{
	font-size:small;
}

.xlarge{
	font-size:x-large;
}

.underline{
	text-decoration:underline;
}

.blink{
	text-decoration:blink;
}

#head{
	position:fixed;
	background-color:grey;
	color:orange;
	top:0;
	left:0;
	right:0;
	padding-left:15%;
	padding-right:1%;
	height:15%;
}

#lang_menu{
	position:fixed;
	top:0;
	left:0;
	right:85%;
	margin-top:2%;
	height:20%;
}

#menu{
	position:fixed;
	background-color:DarkGrey;
	top:0;
	left:0;
	right:85%;
	padding-top:15%;
	height:100%;
}

.menubox{
	position:fixed;
	left:0;
	right:85%;
	padding-left:1%;
	line-height:2em;
	margin-bottom:3px;
}

#logo{
	position:absolute;
	top:0;
	left:0;
	right:85%;
	padding-left:2%;
	height:22%;
}

#content{
	position:absolute;
	top:0;
	left:15%;
	padding-left:2%;
	padding-top:15%;
	padding-right:3%;
}

.column1{
	position:fixed;
	top:0;
	padding-top:15%;
	left:15%;
	right:68%;
	bottom:0;
}

.column2{
	position:fixed;
	top:0;
	padding-top:15%;
	left:32%;
	right:51%;
	bottom:0;
}

.column3{
	position:fixed;
	top:0;
	padding-top:15%;
	left:49%;
	right:34%;
	bottom:0;
}

.column4{
	position:fixed;
	top:0;
	padding-top:15%;
	left:66%;
	right:17%;
	bottom:0;
}

.column5{
	position:fixed;
	top:0;
	padding-top:15%;
	left:83%;
	right:0;
	bottom:0;
}

#admin{
	position:fixed;
	bottom:0;
	left:0;
	right:85%;
	padding-bottom:3%;
}

H1{
	margin-top:2%;
	font-size:4em;
	height:0.5em;
	text-align:left;
	padding-bottom:0;
}

H2{
	position:relative;
	margin-top:0;
	padding-top:0;
	text-align:left;
	font-size:large;
}

H3{
	margin-bottom:0;
	font-style:italic;
	font-size:large;
}

P{
	margin-top:0px;
	margin-bottom:5px;
}

INPUT{
	font-family:monospace;
	font-size:large;
	color:black;
}

SELECT
{
	color:black;
	font-size:large;
}

IMG{
	border:none;
}

IMG.standard{
	margin:0px;
	padding-right:20px;
	padding-bottom:10px;
	vertical-align:top;
	float:left;
}

IMG.right{
	float:right;
}

IMG.nofloat{
	float:none;
}

IMG.block{
	display: block;
	margin:0 auto;
	text-align:center;
}

IMG.icon{
	max-width:50px;
	max-height:50px;
}

.clear{
	clear:both;
}

UL{
	margin-top:0;
}

LI{
	list-style-type:disc;
	list-style-position:outside;
}

.inside{
	list-style-position:inside;
}

.nostyle{
	list-style-type:none;
	padding-left:0;
	padding-bottom:1em;
}

TABLE{
	font-size:medium;
}

TH{
	padding-right:15px;
	vertical-align:top;
	border:dotted 1px;
}

TD{
	padding-right:15px;
	vertical-align:top;
	border:dotted 1px;
}

.noborder{
	border:0;
}

.centered{
	text-align:center;
}

embed, object {margin: 0; padding: 0;}

#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(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/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; }

