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

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

table, td, tr {
font: 13px Verdana, Arial, Helvetica, sans-serif;
}

img  { 
	border: none;
} 


a:link, a:visited {
	text-decoration : underline;
	color: #09a3d4;
}

a:hover {
	text-decoration : none;
	color: #09a3d4;
}

a:active {
	text-decoration : underline;
	color: #09a3d4;
}


H1 {
	font-size: 24px;
	color: #09a3d4;
	margin-bottom: 0;
	font-weight: normal;
	line-height: 30px;
}

H2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:25px;
}

a h2{
	text-decoration : underline;
	color: #09a3d4;
}

H3 {
	font-size: 14px;
	color: #09a3d4;
	padding-top: 10px;
}

.ohjelma H3 {
	border-top: 1px solid #afecfe;
}

hr {
	color: #afecfe;
}


#ohjelma H3, #eng_ohjelma H3 {
	margin-bottom: 5px;
	margin-top: 25px;
	padding-left: 8px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #09A3D4;
}

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

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

#container { 
	width: 941px; 
	margin: 10px auto 20px auto; 
	text-align: left; 
} 

#header { 
	padding: 23px 0px 0 40px;  
	height: 55px;
	background: url(kuvat/bg_header.gif) left top no-repeat;
	width: 941px;
} 


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

#sidebar1 {
	width: 454px; 
	padding: 34px 15px 0 40px;
	float: left;
}


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

#sidebar1 {
}


.intro #sidebar1 { background: none;
}


#content { 
	width: 941x; 
	float:left;
	background: url(kuvat/bg_container.gif) left top repeat-y;
} 


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


.kuvat-ja-tiedotteet #mainContent { 
	width: 850px;	padding: 34px 15px 0 40px;
}

.kuvat-ja-tiedotteet #sidebar1 { 
		width: 0px;
}

 
#footer { 
	background: url(kuvat/bg_footer_avaus2.gif) transparent left top no-repeat;
	text-align:right;
	height:122px;
} 

#container .footer-eng { 
	background: url(kuvat/bg_eng_footer_avaus.gif) transparent left top no-repeat;
	text-align:right;
	height:122px;
} 

#footer a{ 
	display: block;
	float: right;
	margin-top: 60px;
	margin-right: 100px;
	height: 40px;
	width: 130px;
} 

.etusivu2 #footer { background: url(kuvat/bg_footer_avaus2.gif) transparent left top no-repeat;} 
.majoitus #footer { background: url(kuvat/bg_footer_majoitus2.gif) transparent left top no-repeat;} 
.viini-ja-ruoka #footer { background: url(kuvat/bg_footer_ruoka2.gif) transparent left top no-repeat;} 
.liput-ja-info #footer { background: url(kuvat/bg_footer_liput2.gif) transparent left top no-repeat;} 

.e_etusivu2 #container .footer-eng { background: url(kuvat/bg_eng_footer_avaus.gif) transparent left top no-repeat;} 
.e_majoitus #container .footer-eng { background: url(kuvat/bg_eng_footer_majoitus.gif) transparent left top no-repeat;} 
.e_viini-ja-ruoka #container .footer-eng { background: url(kuvat/bg_eng_footer_ruoka.gif) transparent left top no-repeat;} 
.e_liput-ja-info #container .footer-eng { background: url(kuvat/bg_eng_footer_liput.gif) transparent 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 #9dd6e7;
	padding: 8px 5px 5px 5px;
	margin-right: 30px;
	margin-bottom: 15px;
	background-color: #edfbff;
}

.pressikuvat-wrap { 
	margin-left: 40px;
	clear:both;
}

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

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

#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 #e6f3f9;
	padding: 10px;
	background-color: #eff7fb;
}




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