// PJ Visual.com english styles
* {
	margin: 0px;
	padding: 0px;
}
body {
	
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-image: url("../images/iso_bg.gif");
       	background-color: #FFFFFF;
       	background-repeat: repeat;
       	background-position: top left;
}
img {
	border: 0;
}
a {
	text-decoration: underline;
	color: #112368;
	border: 0;

	}
a:visited {
        color: #112368;
}
a:active {
        color: #112368;
}
a:hover {
        color: #112368;
	text-decoration: underline;
}
p {
	color: white;
	font-family: DaunnPenh, Times New Roman;
	font-size: 12px;
}
#repeama {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#container {
	position: relative;
	z-index: 2;
	width: 100%;
}
#window {
	position: relative;
	z-index: 2;
	width: 640px;
	height: 762px;
	left: auto;
	right: auto;
}
#top {
	width: 640px;
	height: 180px;
	background-image: url("../images/yla_kaikki_elementit.gif");
       	background-repeat: no-repeat;
       	background-position: top middle;
}
#caset {
	position: absolute;
	top: 149px;
	left: 585px;
}
#yritys {
	position: absolute;
	top: 90px;
	left: 585px;
}#fin_flag {	position: absolute;	top: 555px;	left: 585px;}#eng_flag {	position: absolute;	top: 605px;	left: 585px;}
#middle {
	width: 554px;
	height: 482px;
	background-image: url("../images/keskus.gif");
       	background-repeat: no-repeat;
       	background-position: top middle;
	text-align: left;
}
#middle p {
	margin: 12px 50px 0px 50px;
}
#middle #ylateksti {
	position: relative;
	top: -2px;
	left: 43px;
}
#middle #alateksti {
	position: relative;
	top: 103px;
	left: 43px;		width: 300px;
}
#middle #wsoy {
	position: absolute;
	width: 170px;
	top: 210px;
	left: 67px;
}
#middle #bc {
	position: absolute;
	width: 170px;
	top: 213px;
	left: 240px;
}
#middle #jd {
	position: absolute;
	width: 170px;
	top: 209px;
	left: 409px;
}
#middle #metso {
	position: absolute;
	width: 170px;
	top: 399px;
	left: 66px;
}
#middle #hk {
	position: absolute;
	width: 170px;
	top: 398px;
	left: 239px;
}
#middle #taipale {
	position: absolute;
	width: 170px;
	top: 401px;
	left: 410px;
}
#bottom {
	width: 592px;
	height: 100px;
	background-image: url("../images/ala_teipilla.gif");
       	background-repeat: no-repeat;
       	background-position: top middle;
}
.bottom_text {
	margin-top: 215px !important;
}
#hidden {
	display: none;
	visibility: hidde;
}

/* LIGHTBOX */


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

/* END LIGHTBOX */
