BODY, TD, P, PRE
{font-family:georgia;color:#444444;font-size:12;line-height:18px;}
A:link
{color: 745264; text-decoration:none;}
A:visited
{color: 8f7985; text-decoration:none;}
A:hover 
{color: 745264; text-decoration:underline;}

.tausta
{background-image:url(/images/ashcroft-bg1.jpg);background-position:center top;}

.tausta2
{background-image:url(/images/ashcroft-bg2.jpg);}

.tausta3
{background-color:#e7e7e7;}

.tausta4
{background-image:url(/images/ashcroft-bg8.jpg);}

.tausta5
{background-image:url(/images/ashcroft-bg9.jpg);}

.tausta-p
{background-color:#efefef;}

.tausta-ptop
{background-color:#efefef;
border-top:solid 1px #bfbfbf;}

.tausta-pleft
{background-color:#efefef;
border-left:solid 1px #bfbfbf;}

.tausta-pright
{background-image:url(/images/ashcroft-pbg2-2.jpg);
background-color:#efefef;
border-right:solid 1px #bfbfbf;}

.tausta-pbottom
{background-color:#efefef;
border-bottom:solid 1px #bfbfbf;}

.palkkitausta1-1
{background-image:url(/images/ashcroft-bg3.jpg);}

.palkkitausta1-2
{background-image:url(/images/ashcroft-bg4.jpg);background-repeat:no-repeat;background-position:left top;
background-color:#4b3541;
font-family:georgia;color:#ffffff;font-size:16;font-weight:bold;}

.palkkitausta2
{background-image:url(/images/ashcroft-bg7.jpg);
background-color:#745264;
font-family:georgia;color:#ffffff;font-size:16;font-weight:bold;}

.palkkitausta3
{background-color:#dedede;}

.palkkitausta4
{background-image:url(/images/ashcroft-bg5.jpg);background-repeat:repeat-x;background-position:left top;
background-color:#745264;
font-family:georgia;color:#ffffff;font-size:11;}

.otsikko
{background-image:url(/images/ashcroft-title.jpg);}

.otsikko2
{font-family:georgia;color:#ffffff;font-size:11;line-height:25px;}

.taulukot1
{background-color:#e7e7e7;
border-left:solid 1px #d0d0d0;
border-right:solid 1px #d0d0d0;
border-top:solid 1px #d0d0d0;
border-bottom:solid 1px #d0d0d0;}

.taulukot2
{background-color:#f8f7f3;
border-left:solid 1px #d0d0d0;
border-right:solid 1px #d0d0d0;
border-top:solid 1px #d0d0d0;
border-bottom:solid 1px #d0d0d0;}

.taulukot3
{background-color:#dcdcdc;
border-left:solid 1px #d0d0d0;
border-right:solid 1px #d0d0d0;
border-top:solid 1px #d0d0d0;
border-bottom:solid 1px #d0d0d0;}

h1{
font-family:georgia; 
font-size:16px;
color:#745264;
text-align:left;
font-weight:bold;}

h2{
font-family:georgia; 
font-size:14px;
color:#745264;
text-align:left;
font-weight:bold;}

.alapalkki
{font-family:georgia;color:#ffffff;font-size:11;}

.kuvat
{border-left:solid 1px #d0d0d0;
border-right:solid 1px #d0d0d0;
border-top:solid 1px #d0d0d0;
border-bottom:solid 1px #d0d0d0;}

.kuvat2
{background-color:#ffffff;
border-left:solid 1px #d0d0d0;
border-right:solid 1px #d0d0d0;}

.alaviiva
{border-bottom:solid 1px #d0d0d0;}

.alaviivatausta
{background-color:#e7e7e7;
border-bottom:solid 1px #d0d0d0;}

.ylaalaviiva
{border-top:solid 1px #d0d0d0;
border-bottom:solid 1px #d0d0d0;}

.ylaalaviivatausta
{background-color:#e7e7e7;
border-top:solid 1px #d0d0d0;
border-bottom:solid 1px #d0d0d0;}

A.menulink {
display: block;
width: 210px;
text-decoration: none;
font-family:georgia;
font-size:11px;
color:#444444;
background-image:url(/images/ashcroft-linkbg1.jpg);
padding: 4px 0px 4px 0px;
}

A.menulink:hover {
text-decoration: none;
background-image:url(/images/ashcroft-linkbg2.jpg);
color:#444444;
}

A.otsikkolinkit {
color:#ffffff;
text-decoration: none;
}

A.otsikkolinkit:hover {
color:#ffffff;
text-decoration: underline;
}

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

