@charset "utf-8";
/* CSS Document */

body  {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg_body.gif) center center no-repeat #dbecbf;
	background-attachment: fixed;
	margin: 15px 0 40px 0; 
	padding: 0;
	color: #000000;
	line-height: 22px;
}

img  { 
	border: none;
} 


a:link, a:visited {
	text-decoration : underline;
	color: #6f9427;
}

a:hover {
	text-decoration : none;
	color: #6f9427;
}

a:active {
	text-decoration : underline;
	color: #6f9427;
}


H1 {
	font-size: 24px;
	color: #000;
	margin-bottom: 0;
}

H2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

H3 {
	font-size: 14px;
	color: #3f5c14;
}

#ohjelma H3, #eng_ohjelma H3 {
	margin-bottom: 5px;
	margin-top: 25px;
	padding-left: 8px;
	padding-top: 15px;
	border-top: 1px solid #c8eb86;
}

ul {
	padding-left: 15px;
	list-style-image:url(images/list.gif);
	margin-top: 0;
	padding-top: 0;
}

#ohjelma ul, #eng_ohjelma ul {
	list-style:none;
	padding-left: 7px;
}

#container { 
	width: 916px; 
	margin: 0 auto; 
	text-align: left; 
	background: url(images/bg_container.gif) left top repeat-y;
} 
#header { 
	padding: 0 0px 0 0px;  
	height: 111px;
	background: url(images/bg_header.gif) left top no-repeat;
} 

#header img{ 
	margin: 27px 0 0 70px; 
} 

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#sidebar1 {
	width: 310px; 
	padding: 20px 15px 20px 40px;
	float: left;
}

#etusivu #sidebar1, #eng_etusivu #sidebar1 {
	width: 215px; 
	padding: 20px 35px 20px 35px;
	float: left;
}

#etusivu #mainContent, #eng_etusivu #mainContent { 
	margin: 0 35px 0 0; 
	padding: 25px 20px 45px 10px; 
	width: 345px;
	float: right; 
} 

* html #etusivu #mainContent, * html #eng_etusivu #mainContent { 
	margin: 0 15px 0 0; 
	padding: 35px 10px 60px 10px; 
	width: 330px;
	float: right; 
} 


#sidebar1 .kuvitus{
	margin-top: 25px;
	margin-left: -3px;
}

#content { 
	width: 916px; 
} 

#shadow { 
	width: 919px; 
	padding-bottom: 5px;
	padding-right: 5px;
	background: url(images/shadowAlpha.png) no-repeat bottom right;
	margin: 0 auto; 
} 

#mainContent { 
	margin: 0 30px 0 0; 
	padding: 10px 20px 60px 10px; 
	width: 470px;
	float: right; 
}

* html #mainContent { 
	margin: 0 10px 0 0; 
	padding: 20px 10px 60px 10px; 
	width: 450px;
	float: right; 
}



 
#footer { 
	padding: 45px 10px 0 20px; 
	background: url(images/bg_footer.gif) #fff6df left top no-repeat;
	text-align:right;
	height:60px;
} 

.englanti #footer { 
	background: url(images/eng_bg_footer.gif) #fff6df left top no-repeat;
} 


#footer p {
	margin: 0; 
	padding: 26px 0; 
	color: #9f9784;
	font-size: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.topMargin { 
	margin-top: 12px;
}

.pressikuvat { 
	width: 210px;
	float: left;
	text-align: center;
	border: 1px solid #c8eb86;
	padding: 8px 5px 5px 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #fbfff2;
}

.pressikuvat p a{ 
	text-decoration: none;
	background-color: #eaf4d8;
	padding: 5px 8px 5px 8px;
}

.pressikuvat p a:hover{ 
	text-decoration: none;
	background-color: #dfefc0;
}

#language { 
	text-align: right; 
	width: 916px;
	margin: 0 auto; 
	padding-right: 60px;
	padding-bottom:5px;
}

.viiva { 
	border-top: 1px solid #dfefc0;
	margin: 30px 0 5px 0;
}

.laatikko { 
	border: 1px solid #dfefc0;
	padding: 10px;
}


/* NAVIGATION IN ENGLISH */


.englanti #nav ul li a{display:block;float:left;background:transparent url("images/eng_buttons_nav.gif") no-repeat top left; height: 60px;}

.englanti #nav ul li a.item1 {background-position:0px 0px; width: 78px;} .englanti #nav ul li a:hover.item1, #eng_etusivu #nav ul li a.item1 {background-position:0px -60px;}
.englanti #nav ul li a.item2 {background-position: -78px 0; width: 111px;} .englanti #nav ul li a:hover.item2, #eng_ohjelma #nav ul li a.item2 {background-position:-78px -60px;}
.englanti #nav ul li a.item3 {background-position:-189px 0px;width: 163px;} .englanti #nav ul li a:hover.item3, #eng_viini-ja-ruoka #nav ul li a.item3 {background-position:-189px -60px}
.englanti #nav ul li a.item4 {background-position:-352px 0;width: 160px;} .englanti #nav ul li a:hover.item4, #eng_liput-ja-info #nav ul li a.item4 {background-position:-352px -60px;}
.englanti #nav ul li a.item5 {background-position:-512px 0px;width: 152px;} .englanti #nav ul li a:hover.item5, #eng_tupavaraukset #nav ul li a.item5 {background-position:-512px -60px}
.englanti #nav ul li a.item6 {background-position:-664px 0;width: 146px;} .englanti #nav ul li a:hover.item6, #eng_majoitus #nav ul li a.item6 {background-position:-664px -60px;}
.englanti #nav ul li a.item7 {background-position:-810px 0;width: 72px;} .englanti #nav ul li a:hover.item7, #eng_kuvat-ja-tiedotteet #nav ul li a.item7 {background-position:-810px -60px;}


/* NAVIGATION */

#nav { 
	width: 882px;
	height: 60px;
	padding-top: 11px;
	margin-left: 18px;
} 

#nav ul{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:60px;}
#nav ul li{display:block;float:left;margin:0;pading:0;}
#nav ul li a{display:block;float:left;background:transparent url("images/buttons_nav.gif") no-repeat top left; height: 60px;}

#nav ul li a.item1 {background-position:0px 0px; width: 91px;} #nav ul li a:hover.item1, #etusivu #nav ul li a.item1 {background-position:0px -60px;}
#nav ul li a.item2 {background-position: -91px 0; width: 98px;} #nav ul li a:hover.item2, #ohjelma #nav ul li a.item2 {background-position:-91px -60px;}
#nav ul li a.item3 {background-position:-189px 0px;width: 144px;} #nav ul li a:hover.item3, #viini-ja-ruoka #nav ul li a.item3 {background-position:-189px -60px}
#nav ul li a.item4 {background-position:-333px 0;width: 136px;} #nav ul li a:hover.item4, #liput-ja-info #nav ul li a.item4 {background-position:-333px -60px;}
#nav ul li a.item5 {background-position:-469px 0px;width: 134px;} #nav ul li a:hover.item5, #tupavaraukset #nav ul li a.item5 {background-position:-469px -60px}
#nav ul li a.item6 {background-position:-603px 0;width: 105px;} #nav ul li a:hover.item6, #majoitus #nav ul li a.item6 {background-position:-603px -60px;}
#nav ul li a.item7 {background-position:-708px 0;width: 174px;} #nav ul li a:hover.item7, #kuvat-ja-tiedotteet #nav ul li a.item7 {background-position:-708px -60px;}




/* LIGHTBOX 2 KUVAT */

#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; }






