/* 
***************************************************************************
	Copyright (C) 2009 Matti Pitkäranta
***************************************************************************
*/

html,body 
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	height: 100%;
}

body 
{
	font-family: Arial, sans;
}
body p.vahva
{
	font-weight:bold;
	margin: 0;
}

/* Firefox piirtää kuvien ympärille sinistä ilman tätä */
body img 
{
	border: 0;
}
body em
{
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

body form
{
	background-color:#e6e6e6;
	margin-left: 74px;
	margin-right: 130px;
	padding-left: 80px;
	padding-top: 40px;
	padding-bottom: 40px;
}

div#container
{
	width: 760px;
	margin: 1px auto;
	background-color: #ffffff;
	color: #333;
	line-height: 120%;
}

body #huom {
	font-size:9px;
	}

/*-----------------------------HEADER----------------------------------*/
div#header
{
	height: 75px;
	padding: 8px;
	background-image: url('/images/header.png');
}

div#header a
{
	display: block;
}

div#header #header_left img
{
	float: left;
}
div#header #header_right img
{
	float: right;
	padding-right: 2px;
	margin-top:20px;
}
div#header #header_right #isannoitsijanet
{
	float: right;
	padding-right: 2px;
	margin-top: 52px;
}


/*-------------------------------LEFT----------------------------------*/
div#left 
{
	color: #d0d0d0;
	float: left;
	width: 170px;
	margin: 1px;
	margin-top: 3px;
}
div#left p 
{ 
	margin: 0 0 1em 0; 
}
div#left p#uutinen
{
	border: solid 2px #0071de;
	color: #1900a5;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0.4em;
}
div#left #navilist 
{
	padding: 0;
	margin-top: 20px;
}

div#left #navilist a 
{
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px;
	margin: -1px;
	border-top: 1px solid #aaaa99;
	border-bottom: 1px solid #aaaa99;
	background: #ffffff;
	color: #1144dd;
	display: block;
	text-decoration: none;
}
div#left p#uutinen a
{
	border: 0px;
}

div#left #navilist .selected 
{
	background: #ffffff;
	color: #444433;
}

div#left #navilist a:hover 
{
	background: #5c7ddd;
	color: white;
}


/*-----------------------------CONTENT----------------------------------*/

div#content
{
	margin-left: 167px;
	padding: 1em;
	
	padding-right: 0px;
	min-height: 385px;
	color: #333;
	background-color: #fff;
}
div#content h1 
{
	font-size: 1.3em;
	border-bottom: 1px solid #aaaa99; 
	margin: 0 0 0.5em 0;
	padding-bottom: 0.3em; 
}
div#content h2 
{
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	margin: 1.0em 0 0.5em 0;
	padding-bottom: 0.1em; 
}
div#content h3 
{
	font-size: 1.0em; 
	margin: 0 0 0.1em 0;
	padding-bottom: 0.1em; 
}
div#content p
{
	margin: 0;
	margin-bottom: 0.6em;
}
 
div#content ul
{
	margin: 0;
	margin-bottom: 0.5em;
}
div#content ul.palvelulista li
{
	margin-bottom: 0.8em;
}
div#content ul.tiedotteet
{
	list-style:none;
	width: 184px;
}

div#content li.otsikko
{
	margin: 0;
	color:#222;
	background-image:url(../images/list_bg.jpg);
	text-align:center;
	height: 23px;
	padding-top: 6px;
	padding-left: 18px;
	font-size:14px;
}
div#content li.tiedote
{
	color:#000;
	margin: 0;
	padding-left: 3px;
	font-size:9px;
	line-height: 14px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
div#content li.tiedote a
{
	color:#000;
	text-decoration:none;
}
div#content li.tiedote a#normaali
{
	text-decoration:underline;
	color:#00F;
	font-style:normal;
}
div#content li.aukiolo
{
	color:#000;
	margin: 0;
	padding: 10px;
	font-size:12px;
	line-height: 16px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


div#content table td
{
	vertical-align: top;
}
div#content #isannointiliitto
{
	margin-left: 120px;
}
div#content div#tiedotearkisto h2
{
	font-size:16px;
}
div#content p#tiivis
{
	margin: 0;
}

/*-----------------------------FOOTER----------------------------------*/
div#footer
{
	clear: both;
	padding: 0.5em;
	color: #333;
	background-color: #ffffff;
	border-top: 1px solid #aaaa99;
	border-bottom: 1px solid #aaaa99;
	text-align: center;
}
/*-----------------------------OTHER------------------------------------*/
a.language_select
{
	font-size: 7pt;
	padding: 0px;
	margin: 4px;
	background: #ffffff;
	color: #1144dd;
	text-decoration: none;
}
a:hover.language_select
{
	background: #5c7ddd;
	color: white;
}
#copyright
{
	margin: 0;
	font-size: 8pt;
	text-align:center;
	text-decoration: none;	
}
div#content p#aukiolo
{
	background-image:url(../images/aukiolo_bg.jpg);
	margin-top: 10px;
	padding-top: 30px;
	padding-left: 45px;
	padding-bottom: 30px;
	font-size:16px;
	font-weight:bold;
}

div#footer a
{
	text-decoration: none;
}

#imageborder_light
{
	border:solid 1px #333;
	margin-left: 25px;
}
#list_style_remove
{
	list-style:none;
}
#aikaleima
{
	font-size:9px;
	font-style:italic;
}
