body
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 background-image: url('tausta.jpg');
 background-repeat: repeat-x;
# background-color: rgb(147,147,147);
# background-color: rgb(216,234,203);
 background-color: #FFFFFF;
 margin-left : 0;
 margin-bottom : 0;
 margin-right : 0;
 margin-top : 0;
 padding: 0;
}

a:link {color: #333366; text-decoration:underline;}
a:vlink {color:#333366;	text-decoration: underline;}
a:alink {color:#333366;text-decoration:underline;}
a:visited {color: #333366;text-decoration:underline;}
a:hover {color: #52666F;text-decoration:underline;}
a:visited:hover {color:#52666F;text-decoration:underline;}

p
{
 font-size: 11px;
}

h1
{
 font-size: 180%;
# font: Arial;
# font-weight: bold;
}

h2
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 150%;
 color: rgb(79,151,23);
}

h3
{
 font-size: 130%;
}

isoalku
{
 font-size: 140%
}

.ll
{
 link {color: #000000;}
 vlink {color:#000000;}
 alink {color:#000000;}
 visited {color: #000000;}
 hover {color: #52666F;}
 visited:hover {color:#000000;}
}

td
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 color: black;
}

table.pilkku {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: dashed dashed dashed dashed;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

table.ulko
{ 
 width: 780px;
# border:1px solid #000000;
 border-width: 0px 0px 0px 0px;
 border-style: solid solid solid solid;
 border-color: black;
 border-spacing: 0;
 border-collapse: collapse;
}

table.etusivu
{ 
 width: 640px;
 border:1px solid #000000;
 border-spacing: 0;
 border-collapse: collapse;
}

table.ohutreuna
{ 
 border:1px solid #000000;
 border-spacing: 0;
 border-collapse: collapse;
}

td.sinitausta
{
 background-color: rgb(156,171,194);
}


td.logo
{
 width: 780px;
 height: 160px;
 background-image: url('logo.jpg');
 background-repeat: no-repeat;
 padding: 0;
 border: 0 none;
 align: center;

}

td.ulko
{
 border-spacing: 0;
 padding: 0;
 align: center;
 border: 0 none;
}

td.valikko
{
 width: 120px;
 height: 300px;
 background-image: url('menu-tausta.jpg');
# background-repeat: repeat-y;
 background-repeat: no-repeat;
 background-color: rgb(240,240,240);
 padding: 0;
 border: 0 none;
 margin: 0;
}

td.sisalto
{
 background-image: url('sisalto-tausta.jpg');
 background-position: top right;
 background-repeat: no-repeat;
 background-color: white;
 width: 660px;
 height: 200px;
 padding: 2px;
 border: 0 none;
}
td.alaosa
{
 background-image: url('alapalkki.jpg');
 height: 30px;
 background-repeat: repeat-y;
 border-spacing: 0;
 padding: 0;
 align: center;
 border: 0 none;
}
.textfield{
	border : 1px solid #A3A3A3;
	background-color : #E8E8E8;
}
.button{
	border : 1px solid #000000;
	background-color : #E1E1E1;
	font: 8pt verdana,arial;
}

#lightbox{
	position: absolute;
	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: 150px;
	height: 150px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 20%;
	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(/photo/images/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(/photo/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/photo/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
img.oikealla {
	float: right;
	border: 1px solid #999;
	margin-left: 20px;
}