body
{
	font-family: Arial, serif;
	font-size: 1em;
}

/*************/
/*  SIS-LTÖ  */

#content p
{
	font-size: 0.9em;
}

h1
{
	font-size: 1.2em;
	font-weight: normal;
}

h2
{
	font-size: 1.0em;
	font-weight: bold;
}

/*************/
/*  LINKIT   */

a
{
	font-size: 0.95em;
	font-weight: bold;
	color: #4962bb;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img, a img
{
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}
* html a img
{
	border-style: none;
}

a:hover img
{
	border-color: #999;
}

a:active img
{
	border-color: #747;
}


/*************/
/* LOMAKKEET */

form
{
	font-size: 0.9em;
}

form legend
{
	font-style: italic;
	font-size: 0.9em;
}

form div.empty
{
	visibility: hidden;
}

form div.element
{
	display: block;
	clear: both;
	margin: 0.5em 0.2em;
}

form div.element label
{
	display: block;
	float: left;
	width: 11em;	
}

form div.element div.content
{
	display: block;
}

form div.fieldgroup div.element, form div.fieldgroup div.element label
{
	display: inline;
}

form div.cbfield label
{
	width: auto;
	min-width: 11em;
}
* html form div.cbfield label
{
	width: 11em;
}
form div.cbfield .hint
{

}

form div.cb, form div.option
{
	margin-left: 11em;
	text-align: left;
}

form div.cb label, form div.option label
{
	display: inline;
	float: none;
}

form div.cb input, form div.option input
{
	display: inline;
	margin-right: 0.4em;
}

form div.fieldgroup
{
	margin: 1em 0;
}
form fieldset
{
	padding: 0.5em;
	margin: 0.8em;
}

form div.fieldgroup div.submit input
{
	/*width: 9em;*/
	margin: 0 1em;
}

form div.element label:first-letter
{
	text-transform: capitalize;
}

form div.required label
{
	/*text-decoration: underline;*/
	font-weight: bold;
}

form div.field input, form div.textarea textarea
{
	border: 1px solid #111111;
	padding: 0.05em 0.1em 0.1em 0.1em;
	/*background-color: #EBE2CF;*/
	background-color: #FFF;
	color: #200;
}

form div.select select
{
	background-color: #EBE2CF;
	color: #000;
}

form div.submit input
{
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color: #D9D1C2;	
	color: #000;
	
	margin: 0.6em 0 2px 12em;
	font-weight: normal;
	/*ont-size: 0.9em;*/
}

form div.submit input:active
{
	border-width: 1px;
	border-color: #555 #AAA #AAA #555;
}

form div.fieldgroup
{
	margin-left: 10em;
}
form div.fieldgroup div.submit
{
	margin-left: 0;
}

form .error
{
	clear: both;
	color: #773333;
	display: block;
	margin: 0.3em 0.5em 1em 0.5em;
	width: 22em;
	border: 1px solid #CC3344;
	background-color: #FFF6F6;
	padding: 0.3em;
	font-size: 0.9em;
}

form .hint, form p
{
	padding: 0 0.2em;
	font-size: 0.75em;
	vertical-align: top;
	float: left;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-left: 15em;
}

form .hint {
	width: 50%;
}

form p
{
	float: none;
	padding-left: 12.3em;
}

/******************/
/*    TAULUKOT    */

table
{
	border: 1px solid #A9B4C0;
	border-collapse: collapse;
}

table th
{
	border-bottom: 1px solid #A9B4C0;
	padding: 0.4em;
	font-size: 0.9em;
	text-align: left;
	background-color: #E4DBEE;
	color: #111;
}
table th a
{
	background-color: #5D3A52;
	color: #D5D3BE;
}

table tr td
{
	padding: 0.4em;
	font-size: 0.9em;
	border-bottom: 1px dotted #A9B4C0;
	background-color: #fff;
}

/*
table tr.korkea td
{
	background-color: #EDC5B4;
	color: #000;
}
table tr.normaali td
{
	background-color: #E8CBBE;
	color: #000;
}
table tr.matala td
{
	background-color: #E2D0C8;
	color: #000;
}
*/

table td.toivomusLKM
{
	text-align: center;
}

table td.toiminto
{
	text-align: center;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
table td.toiminto a.toiminto
{
	display: block;
	margin-top: 0.1em;
	margin-bottom: 0;
}

/******************/
/*    TOIVOMUS    */

a.toiminto
{
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px 2px 2px 1px;
	border-color: #999 #aaa #aaa #999;
	border-style: solid;
	background-color: #eaeaea;
	color: #007;
	padding: 0 0.2em;
	margin: 4px;
	white-space: nowrap;
}
a.toiminto:hover
{
	border-width: 2px 1px 1px 2px;
	border-color: #666 #222 #222 #666;
	background-color: #D9D1C2;
	color: #55A;
	text-decoration: none;
}

div.toivomus
{
	border: 1px solid #A9B4C0;
	width: 90%;
	background-color: #fff;
}

div.toivomus div.clear {
	display: none;
}

div.toivomus div.kentta
{
	border-bottom: 1px dotted #ddd;
	padding: 0.2em 0;
}

div.toivomus div.avain
{
	float: left;
	width: 8em;
	
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	padding: 0.1em 0.1em 0.15em 0.15em;
}
div.toivomus div.arvo
{
	margin-left: 7em;
}

div.toivomus div.nimi
{
	background-color: #E4DBEE;
	color: #111;
	padding: 0.1em;
}
div.toivomus div.nimi .arvo
{
	font-size: 1.3em;
	text-align: center;
	margin: 0;
}
div.toivomus div.nimi .avain
{
	display: none;
	visibility: hidden;
	width: 0;
}
div.toivomus div.arvo a.toiminto
{
	line-height: 1.7em;
}

/********************/
/* TOIVOMUSTAULUKKO */

table td.nimi a
{
}
table td.selitys
{
	font-size: 0.8em;
}

/******************/
/*    VAHVISTUS   */

div.vahvistus
{
	width: 65%;
	border: 1px solid #000;
}
div.vahvistus p
{
	margin: 0;
	padding: 1em;
	text-align: center;
}
div.vahvistus p.kysymys
{
	background-color: #E7B890;
	color: #000;
	border-bottom: 1px solid #444;
}
div.vahvistus p.napit
{
	background-color: #E7C6A9;
	color: #000;
}
div.vahvistus p.napit a
{
	padding: 0.2em 0.5em;
	margin: 0 1em;
}

p.listatoiminnot
{
	margin: 2em 0;
}
p.listatoiminnot a
{
	display: block;
	margin: 0.7em 0 0.3em 0;
	padding: 0.2em 0.4em;
	width: 13em;
	
	border-width: 1px;
	border-style: solid;
	border-color: #A9B4C0;
	background-color: #E4DBEE;	
	color: #000;
	font-size: 0.85em;
	font-weight: normal;
}
p.listatoiminnot a:hover
{
	background-color: #C9C1B2;	
	color: #000;
}
p.listatoiminnot a:active
{
	border-width: 1px;
	border-color: #555 #AAA #AAA #555;
}
p.listatoiminnot a img
{
	border: 0;
	vertical-align: baseline;
}
.siirtotoiminnot a
{
	display: block;
	float: left;
}

/******************/
/*     BLOGI      */

div.blogimerkinta
{
	margin: 1.5em 1em;
	padding: 0.2em;
	
}
div.blogimerkinta div.otsikkorivi
{
	font-size: 1.0em;
	font-weight: bold;
	border-bottom: 1px dotted #000;
}
div.blogimerkinta div.otsikkorivi .aika_lisatty
{
	font-size: 0.9em;
	font-weight: normal;
}
div.blogimerkinta div.otsikkorivi .kirjoittaja
{
	float: right;
	padding-right: 2em;
	font-size: 0.8em;
}
div.blogimerkinta div.tekstirivi
{
	font-size: 0.9em;
	padding: 0.2em 0.5em;
}

.menu .lopeta {
	margin-top: 1.5em;
}
