body {
	margin-top:0px;
	padding:0px;
	background-color: #336699;
	background:url(tausta.jpg); 
	}
#header {
	margin:0 auto;
	background:url(logo_tausta.jpg);
	width:780px;
	height:171px;
	text-align:center;
	}
#navi_header {
	margin:0 auto;
	background:url(navi_tausta.jpg);
	width:780px;
	height:25px;
	text-align:center;
	}
#navi_header ul
{
color: White;
float: left;
margin:0px 0px 0px 15px;
font-family: arial, helvetica, sans-serif;
}

#navi_header ul li { display: inline; }

#navi_header ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
border-right: 0px solid #fff;
}

#navi_header ul li a:hover
{
color: #fff;
}	
#spacer {
	margin:0 auto;
	background:url(spacer_top_tausta.jpg)  top left repeat-x;
	width:780px;
	height:9px;
	text-align:center;
	}
#content {
	margin:0 auto;
	padding:0;
	background:url(content_tausta.jpg) repeat-y;
	width:780px;
	text-align:left;
	}
a:hover {
	text-decoration:underline;
	color:#FF0000;
	font-weight:bold;
	}
	
h2, h3, h4 {
	font-size:1.6em;
	color:#ffffff;
	border-bottom:4px solid #90b98b;
	padding:0 2px 2px 5px;
	margin:10px 40px 10px 30px;
	letter-spacing:-1px;
	}
h3 {
	font-size:18px;
	}	
h4 {
	font-size:16px;
	}	
p  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0 40px 10px 50px;
	line-height:1.5;
	text-align:justify;
	}
#footer {
	margin:0 auto;
	background:url(footer_tausta.jpg) bottom left repeat-x;
	width:780px;
	height:25px;
	text-align:center;
	}

/* CSS Document */

/* with :focus and :hover for fieldset, input and textarea - special effects are not visible with ie, sorry */
/* sabine brings - www.brings-online.com - a form with style - www.cssplay.co.uk */

form#taloyhtio {background:#90b98b; width:680px; padding:10px; border:1px solid #eee; margin:5px auto; font-size:13px; font-family:verdana, arial, helvetica, sans-serif;}
form#taloyhtio p {font-size:14px; color:#fff; text-align:left; padding:15px 5px 5px 0; margin:0;}
form#taloyhtio fieldset#current p {padding:4px; margin:0;}

form#taloyhtio fieldset {width:640px; display:block; border:1px dotted #fff; padding:5px 5px 5px 10px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em; font-size:1em; }
form#taloyhtio fieldset:hover {border:1px solid #fff;}
form#taloyhtio fieldset#opt:hover {border:1px solid #b80b38;}

form#taloyhtio legend {font-size:18px; font-weight:bold; border-bottom:2px solid #fff; margin-bottom:15px; padding:6px; background:none; color:#fff;}
* html form#taloyhtio legend { padding:0 0 30px 0; margin:5px 0 0 0; border:none;}

form#taloyhtio label {clear:left; display:block; float:left; width:120px; text-align:left; padding-right:10px; color:#fff; margin-bottom:0.5em;}

form#taloyhtio input {border:1px solid #414d59; padding-left:0.5em; margin-bottom:0.6em; width:440px; background:#ffffff;}
form#taloyhtio input:hover { background:#d1e2ce; border:1px solid #000000; color:#fff;}
form#taloyhtio input:focus {background:#d1e2ce; border:1px solid #000000; color:#000000;}
form#taloyhtio fieldset#medical input, form#taloyhtio fieldset#current input {width:45px;}

form#taloyhtio select {margin:0 0 1em 0.5em;}
form#taloyhtio textarea {width:565px; height:15em; border:1px solid #000000; padding:0.5em; overflow:auto; background:#ffffff;}
form#taloyhtio textarea:hover { background:#d1e2ce; border:1px solid #000000; color:#fff;}
form#taloyhtio textarea:focus {background:#fff; border:1px solid #000000; color:#000000;}

form#taloyhtio option {background:#fff; color:#b80b38;}
form#taloyhtio optgroup {background:#fff; color:#000; font-style:normal;}
form#taloyhtio optgroup option {background:#fff; color:#b80b38;}

form#taloyhtio #button1, form#taloyhtio #button2 {color:#fff; padding-right:0.5em; cursor:pointer; width:205px; margin-left:8px; background:#5f9b53; border:1px solid; border-color:#a4cea0 #5f051c #5f051c #a4cea0;}
form#taloyhtio #button1:hover, form#taloyhtio #button2:hover {color:#000000; background:#ffffff; border:1px solid; border-color:#4f718a #003 #003 #4f718a; }

img.pikkukuville{
	padding: 3px 3px 3px 3px;
	background-color: white;
	border: 1px solid black;
	margin-right: 5px;
	margin-bottom: 0px;
	}
	
#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(../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(../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;
	}

#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 */
	}	