/* CSS Document */



body {
  background: url(kuvat/bg_body.gif) top left repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  font-size: 11px;
}

p {
  line-height: 150%;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 100;
  color: #7a5b44;
  margin-bottom: -0.3em; 
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 100;
  color: #7a5b44;
  margin-top: 20px;
  margin-bottom: -0.6em;
}

img {
  border: 0;
}

#logo {
  padding-left: 69px;   
  padding-top: 23px;  
}


#frame {
  	width: 916px;
  	background: url(kuvat/bg_content.gif) top left repeat-y;
	margin-right:auto;
	margin-left:auto;
	margin-top:8px;
	padding:0px;
	text-align:left;
}

.taide #frame {
  	background: url(kuvat/bg_content_taide.gif) top left repeat-y;
}
		
#contentleft {
	width: 263px;
	padding: 12px 0 0 0;
	margin: -14px 0 0 21px;
	float: left;
	background-color: black;
  	background: url(kuvat/bg_navi_top.gif) top left repeat-x;
}

#contentleft #navigaatio1 {
	width: 263px;
	float: left;
	background-color: #eeeae7;
	margin: 0 0 0 0;
	padding: 16px 0 24px 0;
}

#contentleft #navigaatio1 #reunus{
	border: solid #bebbb9 1px;
	padding: 5px 0 0 0;
	margin: 5px 0 0 17px;
	height: 88px;
	width: 225px;
}

#contentleft #navigaatio2 {
	width: 263px;
	float: left;
	background-color: #eeeae7;
	margin: -12px 0 12px 0;
	padding: 0 0 24px 0;
}

#navigaatio2 .linkki a{
	padding: 7px 0 0 15px;
	margin: 0 0 3px 17px;
	float: left;
	width: 210px;
	height: 27px;
	border: solid #bebbb9 1px;
	background-color: #eeeae7;
}

#contentleft .linkki2 a{
	padding: 3px 0 0 15px;
	margin: 0 0 -3px 0;
	float: left;
	width: 210px;
	height: 27px;
	background-color: #eeeae7;
}

#contentleft .valittu a{
	background-color: #d6cec8;
}



#contentleft #osoite{
	background-color: black;
	margin: 22px 0 0 0;
	padding: 7px 0 42px 34px;
	color: white;
	font-size: 10px;
	line-height: 16px;
}
	
#contentcenter {
	width: 500px;
	float: left;
	padding: 20px 0 40px 30px;
}
	
#contentright {
	width:175px;
	padding:0px;
	float:left;
}
	
#contentheader {
	background: url(kuvat/bg_top.gif) top left repeat-y;
 	height: 166px;
}
		
#footer {
  clear: both;
  background: url(kuvat/bg_footer.gif) top left repeat-y;
  height: 34px;
  width: 916px;
}

ul {
	list-style-image: url(kuvat/bullet.gif);
	list-style-position: 12px 0;
	line-height: 140%;
}

.valokuva {
  border: solid 8px white;
  margin: 10px 10px 0 0;
}


/* KUVAGALLERIA */

#thumbs {
	width: 552px;
}

#thumbs img{
  border: solid 4px white;
  margin: 0 12px 12px 0;
}


/* ETUSIVU */

#etusivun_kuva {
  border: solid 8px white;
}


/* LINKIT */


a:link { 
  color: #8e0033;
}

a:visited { 
  color: #6e0028;
}

a:hover, a:active { 
	color: #b61a52;
}

#navigaatio1 a:hover, 
#navigaatio1 a:active,
#navigaatio2 a:hover, 
#navigaatio2 a:active { 
	background-color: #d6cec8;
}

.nosto { 
  padding: 8px;
  background: #8E0033;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  font-size: 14px;
}

.nosto a{ 
  color: #fff;
  text-decoration: none;
}

.nosto2 { 
  background: #9f8d7f;
  clear: both;
  margin-top: 10px;
}


/* LIGHTGBOX  */


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

#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: transparent url(kuvat/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(kuvat/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(kuvat/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	



