@charset "utf-8";
body {
	background-color: #000000;
	/*background-image:url(../gfx/taustakuva.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
}


/*----- tekstityylit, alku -----*/

body, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
td, th {
	vertical-align:top;
}

a {
	color:#2888c9;
}

h1, h2, h3, h4, h5, h6 {
	color:#2888c9;
	font-size:11pt;
	font-weight:normal;
	margin: 10px 0px 3px 0px;
	padding:0px;
	line-height:100%;
}
h1 {
	font-size:16pt;
	margin-bottom: 20px;
}
p {
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
}

.sininen {
	color:#2888c9;
}

input.lomake, textarea.lomake {
	width:300px;
}

/*----- tekstityylit, loppu -----*/



/*----- isot palat, alku -----*/

.clearer {
	clear:both;
}

#kielet {
	width: 945px;
	margin:auto;
	margin-top: 65px;
	height: 17px;
	overflow:hidden;
	text-align:right;
	color:#a6d6f3;
}
#kielet a {
	color:#a6d6f3;
}

#container {
	position:relative;
	width: 945px;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF; /* firefox bug control */
}

#logo_iso {
	position:absolute;
	z-index:1;
	top:-83px; /* kielet: 65+17 +1 varalle */
	left:-452px;
	width:907px;
	height:863px;
	background-image:url(../gfx/logo_iso.png);
}
#logo {
	position:absolute;
	z-index:2;
	top:-53px;
	left:-60px;
}

#footer {
	position:relative;
	z-index:4;
	bottom: 7px;
	width: 945px;
	clear:both;
	text-align:center;
	font-size:7pt;
	padding-top:15px;
}

#logoteksti {
	width: 945px;
	margin:auto;
	margin-top:2px;
	text-align:right;
	font-size:40px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*----- isot palat, loppu -----*/



/*----- menut, alku -----*/

#mainmenu {
	position:relative;
	z-index:7;
	background-color:#f8f9fa;
	height:12px;
	margin: 10px 10px 0px 67px;
	padding: 7px 0px;
}
#mainmenu a {
	display:block;
	float:left;
	text-transform:uppercase;
	font-size:9pt;
	padding: 0px 10px;
	border-right: 1px solid #DDDDDD;
	text-decoration:none;
	font-weight:bold;
	color:#515151;
}
#mainmenu a.active {
	color:#999999;
}

a#extranet {
	border:none;
	float:right;
	/*color:#2888c9;*/
	color:#6cb4e4;
	/*color:#999999;*/
}

#submenu {
	position:relative;
	clear:both;
	z-index:8;
	margin: 5px 10px 0px 67px;
	padding: 3px 10px;
	background-color:#f8f9fa;
	border-bottom:1px solid #eeeeee;
}
#submenu a {
	font-size:9pt;
	margin-right: 10px;
	color:#2888c9;
	text-decoration:none;
}
#submenu a.active {
	color:#555555;
}

/*----- menut, loppu -----*/



/*----- tekstipalsta, etusivun omat palat, jatkosivun omat palat -----*/

#maintext {
	position:relative;
	float:left;
	clear:left;
	z-index:9;
	width:460px;
	min-height: 350px;
	margin: 30px 10px 10px 77px;
	line-height:150%;
}
#maintext.etusivu {
	float:none;
	width:auto;
	min-height: 100px;
	margin-left: 15px;
}

#etusivunostot, #etusivunostot_kieliversiot {
	position:relative;
	z-index:15;
	float:left;
	margin:20px 15px 0px 15px;
	background-image:url(../gfx/etusivunostot.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:640px;
	height:120px;
	/*overflow:hidden;*/
}
#etusivunostot_kieliversiot {
	margin:0 15px;
	background-image:url(../gfx/etusivunostot_kieliversiot.jpg);
	background-position:bottom;
	width:638px;
	height:140px;
}
#etusivunostot div, #etusivunostot_kieliversiot div {
	position:relative;
	float:left;
	/*width:200px;*/
	margin:25px 17px;
	color:#515151;
	height:90px;
}
#etusivunostot_kieliversiot div {
	margin:0px 0 10px 25px;
}
#etusivunostot_kieliversiot div p {
	/*font-size:0.9em;*/
}
#etusivunostot h2, #etusivunostot_kieliversiot h2 {
	color:#000000;
	margin-bottom:10px;
}
#etusivunostot a, #etusivunostot_kieliversiot a {
	color:#515151;
	text-decoration:none;
}
#etusivunostot a.tooltiplink {
	position:relative;
	/*display:block;
	top:-22px;
	left:50px;*/
}
#etusivunostot a.tooltiplink:hover #info_tooltip {
	display:block;
}
#info_tooltip{
	display:none;
	position:absolute;
	z-index:50;
	/*bottom:15px;
	left:-316px;
	width:380px;
	background-image:url(../gfx/tooltip_tausta.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:30px;*/
	top: -90px;
	left: 70px;
	width:500px;
	padding-top: 25px;
	background-color:#d6eff6;
	background-image:url(../gfx/tooltip_tausta.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}
#info_tooltip img {
	border:none;
}
#info_tooltip p {
	padding-left:60px;
	padding-right:25px;
}
#etusivunostot div.uutiset {
	overflow:hidden;
}
/*.uutiset a {
	color:#000000;
}*/
/*.isonosto {
	width:200px;
	float:right;
	color:#515151;
	background-image:url(gfx/nosto.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}*/
.sivupala {
	margin: 30px 15px;
	width:360px;
	float:right;
	color:#515151;
}


/* alareunan yhteydenottonosto */
.isonosto {
	position:relative;
	width:330px;
	height:180px;
	margin-right:15px;
	float:right;
	clear:right;
	color:#515151;
	background-image:url(../gfx/nosto.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.isonosto p {
	position:relative;
	width:130px;
	height:50px;
	top: 75px;
	left: 20px;
}
.isonosto a {
	color:#515151;
	text-decoration:none;
}
.isonosto.etunosto {
	width:260px;
	height:140px;
}
.isonosto.etunosto p {
	top: 45px;
}


/* JQuery */
span.read-more, span.re-collapse {
	white-space:nowrap;	
}