/*
CSS screen-tyyli, (c) 2005, Valopi Oy 
*/

body {
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #999; /*background: #afEEEE url("/img/tausta7.gif") top center repeat-y;*/
}

/* --- YLEISET ----*/
p {
	margin: 0;
	padding: 0;
	line-height: 140%;
	}
	
a {
	color: #00557a;
}
/*h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	}*/
	
h1 {
	color: #333;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 140%;
	font-weight: normal;
	}
h3 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: normal;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
img {
	display: block;
	border: 0;
	/*margin-left: -9999px;*/
}
.hide {
	display: none;
}

/* --- kuori ja ylaosa ----*/
div#kanta {
	position: relative;
	background-color: #eee;
	border-right: solid 3px #777;
	/*border-left: solid 3px #eee;
	border-bottom: solid 3px #eee;*/
	color: #000;
	/*width: 700px;*/
	max-width: 700px;
	min-width: 450px;
	/*width:expression(document.body.clientWidth > 700? "700px": "auto" );*/
	text-align: left;
	margin: 0px auto;
}
div#ylatunniste {
	height: 105px;
	text-indent: -9000px;
	background-image: url(/img/banner_kuva6.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: solid 3px #777;
}
/*div#ylatunniste h1 {
	text-indent: -9999px;
	margin-top: -9999px;
	text-decoration: none;
}*/

/* --- PAANAVIGOINTI ----*/
#paanavi {
	padding: 0;
	margin: 0;
	background-image: url(/img/sidebar_oma_3.png);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	width: 100%;
	list-style: none;
	border-top: thin solid #ccc;
	border-bottom: thin solid #aaa;
}
#paanavi li {
	margin: 0px;
	padding: 0px;
	background-image: url(/img/paanavi_li_3.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#paanavi a {
	color: #fff;
	font-weight: bold;
	font-size: 95%;
	letter-spacing: 0.08em;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	text-decoration: none;
	float: left;
}
#paanavi a:hover {
	color: #FFCC99;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 4px;
}
li#etu_tab a {
	margin-left: 30px;
	background-image: url(/img/paanavi_li_oma2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
body#etusivu #etu_tab a,
body#ajankohtaista #aika_tab a,
body#asiatieto #asia_tab a,
body#referenssi #referenssi_tab a,
body#palvelu #palvelu_tab a,
body#tausta #tausta_tab a,
body#blog #blog_tab a,
body#yhteystiedot #yhteys_tab a {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 4px;
}

/* --- ylatunnisteen NAVIGOINTI ----*/
#alinavi ul	{
	margin: 0% 0% 0% 62%;
	padding: 40px 0 0 0;
	border: 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	width: 130px;
	height: 60px;
}
#alinavi ul li	{
	margin: 0;
	padding: 0;
	list-style: none; /*position: absolute;
	top: 0;*/
}
#alinavi a	{
	display: block;
	color: #369;
}
#alinavi ul li a	{
	/*text-indent: -9999px;
	text-decoration: none;*/
	}
#alinavi a.active, #alinavi a:hover {
	color: #FFCC99;
	text-decoration: none;
	background-color: White;
}

/* --- vasen sarake = sisalto ----*/
div#sisalto {
	width: 62%;
	float: left;
	clear: left;
	margin-top: 0;
	margin-right: 0; 
	margin-left: 10px;
	margin-bottom: 20px;
}
div#sisalto p {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	}
div#sisalto h1 {
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 150%;
	}
div#sisalto h2 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	}
	
div#sisalto dl dd {
	margin: 0;
	padding: 0 0 0.2em 0;
	font-size: 90%;
	line-height: 1.5em;
	}

div#sisalto li {
	margin: 0 0 0.8em 0;
	list-style-type: square;
	}
	
div#sisalto ul li ul li {
	margin: 0 0 0.8em 0;
	list-style-type: none;
	}
	
/* --- oikea sarake = sivuvalikko ----*/
div#sivuvalikko {
	width: 30%;
	float: right;
	margin: 0;
}
div#sivuvalikko h3 {
	/*background-image: url(/img/sivu_tausta_6.png);*/
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:thin #dc6616 solid;
	border-left:thin #dc6616 solid;
	font-weight: bold;
	color: #555;
	width: auto;
	margin-top: 25px;
	margin-right: 10px;
	padding: 5px 5px 5px 10px;
}
div#sivuvalikko h3#koe {
	background-image: url(/img/vas_yla_kulma.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#sivuvalikko ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}
div#sivuvalikko ul li {
	margin-left: 20px;
}
div#sivuvalikko p, div#sivuvalikko ul, div#sivuvalikko dl {
	margin: 4px 10px 4px 10px;
	padding: 0;
	list-style: none;
	}

/* --- alatuuniste = footer ----*/
div#alatunniste {
	background-color: #ccdde4;
	clear: both;
	border-top: solid thin #000;
}

div#alatunniste p {
	margin: 0;
	padding: 10px 50px 10px 30px;
	font-size: 85%;
}

/* --- Vastauskaavakkeet -----*/
#yhtkaavake {
	margin: 0;
	padding: 15px;
}
#yhtkaavake dl {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 90%;
	}
#yhtkaavake dt {
	color: #444;
	font-weight: normal !important;
	}
#yhtkaavake #kokonimi, 
#yhtkaavake #titteli, 
#yhtkaavake #puh, 
#yhtkaavake #organisaatio, 
#yhtkaavake #sposti, 
#yhtkaavake #www {
	margin: 0;
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	background-color: #ffe;
	}
#yhtkaavake textarea {
	width: 400px;
	height: 180px;
	padding: 2px;
	font-family: inherit;
	font-size: 120%;
	border: 1px solid #ccc;
	}


