.leipis_musta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 3px;
}
.leipis_musta_sis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 9px;
}
.otsikko_tarjous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	line-height: 12px;
}
.jumpmenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 150px; height: 30px; margin-right: 15px}
.paaotsikko_valkoinen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 12px;
	padding-top: -2px;
}
.alaotsikko_valkoinen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-indent: 5%;
}
.otsikko_musta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}
.otsikko_vsin { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.otsikko_vsin .otsikko_vsin strong {
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
	color: #FFF;
}
.otsikko_harmaa { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none }
.linkki_musta { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline}
.kuvateksti_musta { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none ; font-style: italic}
.jumpmenu2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 160px; height: 30px; background-position: center center; clip:  rect(   )}
.leipis_valk { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none }
.otsikko_valk { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFCC00; text-decoration: none }
.otsikko_isomusta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
}
.otsikko_pun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	text-decoration: none
}
body {
	background-image: url(navigointi/tausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	#wrapper {
	min-height:100%;
	}

* html #wrapper {
	height:100%;
	}

#header {
	width: 100%;
	background:#666;
	}

#header_800 {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}

#content {
	width: 100%;
	padding-bottom: 100px;
	}
	
#content_800 {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
	}

#footer {
	width: 100%;
	height: 100px;
	position: relative;
	overflow: visible;
	background-color: #33CC33;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	visibility: visible;
	}

#footer_800 {
	width: 1600px;
	height: 100px;
	position: relative;
	margin: 0 auto;
	background-image: url(kuvat/footer.gif);
	overflow: visible;
	visibility: visible;
	}
}
a {
	text-decoration: none;
	color: #000;
}
#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; }
