/* kvl.css */

* { margin: 0; padding: 0 }

html {
	height: 100%;
}

body {
	height: 100%;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(viiva.gif) repeat-y 23% 0;
}

a.skip {
	display: block;
	overflow: hidden;
	height: 0;
	text-indent: -999em;
}

#wrapper {
	position: relative;
	min-height: 100%;
	background: transparent url(viiva.gif) repeat-y 77% 0;
}
#wrapper:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	font-size: 0.1%;
}
/**********************************************************
 
 ylÃ¤reuna
 
 *********************************************************/

#header {
	background-color: #ffcd52;
	position: relative;
	min-height: 12em;
}
#header h1 {
	position: absolute;
	top: 15px;
	left: 15px;
}
#header img {
	border: 0;
}
/*
#header h1 a {
	display: block;
	width: 196px;
	height: 64px;
	overflow: hidden;
	text-indent: -999em;
	background: transparent url(kvl_logo2.gif) no-repeat 0 0;
}
*/
#topnavi {
	list-style: none;
	background-color: #666;
	display: block;
	position: absolute;
	top: 10em;
	width: 99%;
	float: left;
	padding-left: 1%;
}
#topnavi li {
	display: block;
	float: left;
	border-right: 1px solid #ccc;
}
#topnavi li.last {
	border: none;
}
#topnavi a {
	display: block;
	padding: .2em .9em;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#topnavi a:hover {
	text-decoration: underline;
	background-color: #999;
}
#topnavi li.selected a {
	background-color: #ccc;
	color: #000;
}
#tools {
	position: absolute;
	width: 450px;
	right: 0;
	top: 0;
}
#tools ul {
	list-style: none;
	float: right;
	clear: both;
	margin: 1em;
}
#tools li {
	display: block;
	float: left;
	font-size: 1.2em;
}
#tools li.line {
	border-right: 1px solid #000;
}
#tools a {
        margin: 0 .5em;
	color: #000;
	text-decoration: none;
/*	margin: 0;*/
}
#tools a:hover {
	text-decoration: underline;
}
#tools li.button a {
	display: block;
	width: 21px;
	height: 21px;
	background-color: #eee;
	border: 1px solid #333;
	border-color: #999 #333 #333 #999;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin: 0 0 0 5px;
	padding: 0;
}
#tools li.button a:hover {
	text-decoration:none;
	background-color: #ccc;
}
#tools form {
	float: right;
	clear: both;
	margin-right: 1em;
}
* + html #tools form {
	margin-right: .5em;
}
#tools form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #cca541;
	border: 1px solid #333;
	border-color: #999 #333 #333 #999;
	padding: 1px 3px;
	margin: 0 0 0 5px;
}
#tools form #sword {
	border: 1px solid #333;
	background-color: #fff;
	padding: 2px;
}


/**********************************************************
 
 sisÃ¤ltÃ¶
 
 *********************************************************/
span.alkuun {
	display: none;
}

#breadcrumb {
	position: absolute;
	left: 25.7%; /* vasemman palstan leveys + keskipalstan vasen padding */
	top: 12.5em; /* headerin korkeus + haluttu marginaali */
	padding-left: 2px; /* katkoviivan vaikutus keskipalstan sijaintiin */
	width: 50%;
}
#breadcrumb a {
	font-size: 1.1em;
	color: #666;
	text-decoration: none;
}

#left {
	float: left;
	width: 20%;
	padding: 35px 1% 30px 2%;
}
#leftnavi {
	list-style: none;
}
#leftnavi a {
	color: #000;
	font-size: 1.3em;
	line-height: 1.8em;
	text-decoration: none;
}
#leftnavi a.selected {
	font-weight: bold;
}
#leftnavi ul {
	list-style: none;
	margin-left: 1.5em;
}
#leftnavi ul li a {
	background: transparent url(navi_nuolim.gif) no-repeat 0 .4em;
	padding-left: 1em;
	font-size: 1.1em;
}
#leftnavi ul ul li a {   
        background: transparent url(navi_nuoli.gif) no-repeat 0 .4em; 
}
#leftnavi a:hover {  
        text-decoration: underline;
}
#left a img {
	border: solid 1px black;
	margin: 0 0 .5em 0;
}
#left h5 {           
        padding: 0 0 .3em 0; 
        margin-bottom: .3em;
        font-size: 1.4em;
}
#center {
	float: left;
	width: 48%;
	padding: 35px 3%;
}

#center h2, #center h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
}
#center h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1em 0 1em 0;
}
#center h4 {
	font-size: 1.2em;
	margin: 1em 0 -.7em 0;
}
#center h5 {
        font-size: 1.2em;  
        margin: 1em 0 -.7em 0;
}
#center p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 1.2em 0 .6em 0;
}
#center img {
	border: 1px solid #666666;
}
#center p.kuvateksti {
        padding: 0;
	margin: .2em 0 0 0;
        font-size: .9em;
	font-weight: 100;
	color: gray;
}
#center ul {
	margin: 0 0 0 0;
        padding: 0 0 .5em 2em;
        font-size: 1.2em;
	line-height: 1.3em;
}
#center ul ul {   
        padding: .2em 0 0 2em; 
        font-size: .9em;
}
#center li {
        margin-top: .4em;
	line-height: 1.4em;
}
#center td img {
	margin-right: 1em;
}
#center td {
        vertical-align: top; 
}
#center .tx-pbsurvey-pi1 .survey_item td {
        vertical-align: middle;
}
#center .tx-pilmailform-pi1 .special {
	display: none;
}
#center ol {
	margin: 0;
        padding: 0 0 .5em 3em;
        font-size: 1.2em;
	line-height: 1.5em;
}
#right {
	float: left;
	width: 22%;
	padding: 35px 0;
	overflow: hidden;
}
#right p {
	padding: 0em 1em 1em 2em;
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6em;
}
#right h5 {
        padding: 0 0 0 1.6em;
        margin-bottom: 0.3em;
        font-size: 1.4em;
}
#right ul {     
        padding: 0 1em 0 3em;
        margin-bottom: .3em;
        font-size: 1em;
}
#right li {
	margin: 0 0 .5em 0;
}
#right a img {
	border: 1px solid #666666;
}
/**********************************************************
 
 alareuna
 
 *********************************************************/


#footer {
	position: relative;
	height: 2em;
	padding-top: .5em;
	background-color: #666;
	margin-top: -2.5em;
}
#footer ul {
	position: absolute;
	list-style: none;
	left: 3em;
}
#footer ul li {
	display: block;
	float: left;
}
#footer ul li.line {
	border-right: 1px solid #fff;
}
#footer a, #footer span {
	color: #fff;
	margin: 0 .5em;
	font-size: 1.2em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	display: block;
	position: absolute;
	color: #fff;
	right: 1em;
}
/******** pika-apu hakutuloksiin, info-kenttä tulostekstin päällä, syy tuntematon... ***/
#center .tx-indexedsearch-descr {margin-bottom: 2em;}
#center .tx-indexedsearch-whatis {font-size:1.5em;}
#right .tiedotteet_teaser {margin-bottom: -.6em;}
/*****************************************
editorin tyylit
*****************************************/
.suuri          {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.25em; line-height: 1.1em;}
.pieni          {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; line-height: 1.1em;}
.ingressi       {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.2em; font-weight: 700; margin-bottom: 1.5em;}
.kuvateksti     {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 1.3em; color: gray; font-weight: 100; margin: 0 0 1.5em 0;}
.viiva          {border-bottom: 1px dashed #666; padding-bottom: 1em;}
.ei_reunaa      {font-family: Verdana, Arial, Helvetica, sans-serif;}
.oikea_reunaton_kuva {margin: 1em 1em 1em 0; border: 0; }
.vasen_reunaton_kuva {margin: 1em 1em 1em 0; border: 0; }
.oikea_reunaton_kuva a {border: 0; }
.ketjuotsikko	{margin: 0 0 0 0; padding: 0; text-align: right; width: 370px; height: 125px; background: transparent url(ketju.gif) no-repeat 0 0;}
.otsikko_viiva_ylla          {border-top: 7px solid #FFCD52; padding-top: .5em;}
.rss img { border: 0; }

li.user_koulutuskalenteri_month {
    padding-top: 1.5em;
    margin-bottom: 0.5em;
    padding-left: 0;
    border-bottom: 1px solid #999;
    color: #999;
    list-style-type: none;
    display:block;
    position: relative;
    left: -14px;
}
/* html .user_koulutuskalenteri_month {
    list-style-image: none;
    list-style-type: disc;
}
* html .user_koulutuskalenteri_month a {
    list-style:none;
    list-style-image: none;
}*/


