/* CSS Document */
body {
	margin-top:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #514e4e;
	background-image:url(images/tausta.png);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#ffffff;
	margin:0;
}

p {
	margin:0;
	padding:8px;
	padding-left:11px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9e0d04;
	font-size:20px;
	padding:10px;
	padding-bottom:0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9e0d04;
	font-size:15px;
	margin:0px;
	padding:10px;
	padding-bottom:5px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9e0d04;
	font-size:15px;
	margin:0px;
	padding:10px;
	padding-bottom:20px;
}

.small {
	font-size:11px;
	line-height:15px;
}

a:link {
	color: #9e0d04;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9e0d04;
}
a:hover {
	text-decoration: none;
	color: #9e0d04;
}
a:active {
	text-decoration: none;
	color: #9e0d04;
}

.sivunalkuun a:link {
	text-decoration: underline;
	color: #514e4e;
	font-size:11px;
	padding-left:2px;
}
.sivunalkuun a:visited {
	text-decoration: underline;
	color: #514e4e;
	font-size:11px;
	padding-left:2px;
}
.sivunalkuun a:hover {
	text-decoration: none;
	color: #514e4e;
	font-size:11px;
	padding-left:2px;
}
.sivunalkuun a:active {
	text-decoration: none;
	color: #514e4e;
	font-size:11px;
	padding-left:2px;
}

/* Rakenne */

#container {
	width:906px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header {
	display:block;
	float:left;
	width:890px;
	height:183px;
	background-image:url(images/header.png);
}

#navi {
	display:block;
	float:left;
	width:890px;
	height:26px;
	padding-left:29px;
}

#navi img {
	border:none;
	padding-right:4px;
	vertical-align:top;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	margin-left:2px;
	margin-top:3px;
	font:normal 11px arial;
	line-height:18px;
	z-index:100;
	opacity: 0.9; filter: alpha(opacity=90);
}
	
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent:15px;
	margin: 1px;
	text-decoration: none;
	color:#FFFFFF;
	background-color:#454540;
}
	
#dropmenudiv a:hover{ 
	background-color: #b5b496;
	color: #6e0404;
}

#naviBottom {
	display:block;
	float:left;
	width:890px;
	height:73px;
	padding-left:29px;
}

#content {
	display:block;
	float:left;
	width:800px;
	height:auto;
	padding-left:27px;
}

#contentText {
	display:block;
	float:left;
	width:680px;
	height:auto;
	padding:10px;
	padding-top:5px;
	padding-right:140px;
}

#contentText img {
	border: 1px solid #a9a98b;
	padding: 6px;
	margin-right:7px;
}

#historiakuvat img {
	border: 1px solid #a9a98b;
	padding: 5px;
	margin-right:6px;
	margin-bottom:4px;
}


.kuvadiv {
	display:block;
	float:left;
	width:280px;
	height:200px;
	padding-bottom:10px;
	padding-left:10px;
}

.tekstidiv {
	display:block;
	float:left;
	width:375px;
	height:200px;	
	margin-left:10px;
	margin-top:5px;
	padding-bottom:10px;	
}

.koirannimi {
	color:#9e0d04;
	font-weight:bold;	
}

#boxit {
	display:block;
	float:left;
	width:528px;
	height:auto;
	margin-top:10px;
	background-image:url(images/boxitmiddle.png);
}

#yhteystiedot {
	display:block;
	float:left;
	width:216px;
	height:auto;
	padding-top:50px;
	padding-left:17px;
	padding-right:15px;
	padding-bottom:0px;
	background-image:url(images/boxi1.png);
	background-repeat:no-repeat;
}

#yhteystiedot p {
	font-size:11px;
	line-height:15px;
	padding:8px;
}

#engYhteystiedot {
	display:block;
	float:left;
	width:216px;
	height:auto;
	padding-top:50px;
	padding-left:17px;
	padding-right:15px;
	padding-bottom:0px;
	background-image:url(images/eng_boxi1.png);
	background-repeat:no-repeat;
}

#engYhteystiedot p {
	font-size:11px;
	line-height:15px;
	padding:8px;
}

#uutta {
	display:block;
	float:left;
	width:216px;
	height:auto;
	padding-top:50px;
	padding-left:17px;
	padding-right:15px;
	padding-bottom:0px;
	background-image:url(images/boxi2.png);
	background-repeat:no-repeat;
	margin-left:30px;
}

#uutta p {
	font-size:11px;
	line-height:15px;
	padding:10px;
}

#engUutta {
	display:block;
	float:left;
	width:216px;
	height:auto;
	padding-top:50px;
	padding-left:17px;
	padding-right:15px;
	padding-bottom:0px;
	background-image:url(images/eng_boxi2.png);
	background-repeat:no-repeat;
	margin-left:30px;
}

#engUutta p {
	font-size:11px;
	line-height:15px;
	padding:10px;
}

#boxitbottom {
	display:block;
	float:left;
	width:528px;
	height:auto;
	background-image:url(images/boxitbottom.png);
	background-repeat:no-repeat;
}

#clearDiv {
	width:500px;
}

#liput {
	display:block;
	float:left;
	width:800px;
	height:auto;
	padding-left:22px;
	margin-top:-8px;
	margin-bottom:5px;
	_margin-bottom:-3px;
}

#liput img {
	border:none;
	padding-right:5px;
}

#design {
	font-size:10px;
	line-height:23px;
	padding-left:12px;
	color:#a9a98b;
	font-family:tahoma;
}

#design a:link {
	color: #a9a98b;
	text-decoration: none;
}
#design a:visited {
	text-decoration: none;
	color: #a9a98b;
}
#design a:hover {
	text-decoration: none;
	color: #ae2c23;
}
#design a:active {
	text-decoration: none;
	color: #ae2c23;
}

/* Lightbox alkaa */

#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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; }