* {
	margin: 0;
	padding: 0;
}


body {

	background:url(images1/2009/tausta.jpg) no-repeat;
	}
	
html, body {
	height: 100%;
}

div#wrap {
	width: 970px;
	height: 650px;
}


div#logopalkki {
	width: 970px;
	height: 150px;
	float: left;
	
	}
	
div#header {
margin: 35px 30px 0 62px;
_margin-left: 30px;
	width: 658px;
	height: 250px;
	float: left;

	}
div#header p {
padding-top:10px;
text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:13px;
		

}

.style1 {color: #99cc33}
	
div#mainmenu {
	width: 220px;
	height: 250px;
	float:left;
	background:url(images1/2009/mainmenu.jpg) no-repeat;
	
}

/*mainmenun CSS koodi alkaa*/
div#mainmenu ul {
	position:absolute;
}

div#mainmenu ul li {
	position:absolute;
	list-style: none;

}
div#mainmenu ul li a {
	height: 40px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
	
	
	
}

div#mainmenu ul li#etusivu { width: 220px;  top: 25px; }
div#mainmenu ul li#palvelut { width: 220px;  top: 65px;}
div#mainmenu ul li#asiakkaat { width: 220px;  top: 105px;}
div#mainmenu ul li#yritys { width: 220px;  top: 145px;}
div#mainmenu ul li#yhteys { width: 220px;  top: 185px; }


/*mainmenun mouseoverit: */
div#mainmenu ul li#etusivu a:hover { background:  url(images1/2009/mainmenu.jpg ) -220px -25px no-repeat;}
div#mainmenu ul li#palvelut a:hover { background:  url(images1/2009/mainmenu.jpg) -220px -65px no-repeat;}
div#mainmenu ul li#asiakkaat a:hover { background:  url(images1/2009/mainmenu.jpg) -220px -105px no-repeat;}
div#mainmenu ul li#yritys a:hover { background:  url(images1/2009/mainmenu.jpg) -220px -145px no-repeat;}
div#mainmenu ul li#yhteys a:hover { background:  url(images1/2009/mainmenu.jpg) -220px -185px no-repeat;}
/*mainmenu css koodi loppuu*/



div#content {
margin: 0 50px 0 62px;
_margin-left: 30px;
	width: 638px;
	min-height: 270px;
	_height: 270px;
	float:left;
	

}

div#yhteys {
	width: 220px;
	min-height: 270px;
	_height: 270px;
	float:left;
	

}

div#footer {
padding-top:10px;
	width: 722px;
	height: 30px;
	float: left;
	border-top: solid 1px #336600;
	border-right: solid 1px #336600;
	border-bottom: solid 1px #336600;
	}
	



div#content p {
	margin: 0 ;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;

}




div#content h2 {
	margin: 10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #99cc33;
	font-size:14px;

}

div#content h3 {
	margin: 0 0 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:14px;

}

div#content h4 {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:14px;

}


div#content a {
	padding: 5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #99cc33;
	font-size:12px;
	line-height: 20px;

}



div#content a:hover {
	padding: 5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #669900;
	font-size:12px;
	line-height: 20px;
	text-decoration:none;
	

}



div#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	text-align:center;
	padding-top: 2px;
}


#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:#000000; 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: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color:#99CC33; }
#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; }

