* {
	padding: 0;
	margin: 0;
	font-size: 100.01%;
	}
body {
	margin: 10px;
	font-size: 62.5%;
	background: #fff url(../images/bg.jpg) repeat-x;
	}
p, dt, dd, #main li {
	font: 1.2em/1.4 "Lucida Sans Unicode", sans-serif;
	color: #555967;
	}
li, ul {
	list-style: none;
}
h3, h4 {
	font: 1.8em/1em Tahoma, "Trebuchet MS", sans-serif;
	background: none;
	color: #555555;
	border-bottom: 1px solid #d9dada;
	margin-bottom: 0.6em;
	}
h3 span, h4 span {
	font-size: 62.5%;
	}
#r1 h3 {
	margin-bottom: 0;
	border: none;
	}
hr {
	display: none;
	}
a, #footer a:hover, #footer a:active:hover, #footer a:visited:hover {
	color: #6a933c;	
	text-decoration: none;
	}
a:hover, a:active:hover, a:visited:hover, #footer a {
	color: #316bbc;
	}
a:active {
	color: #b8c5d1;
	}
a:visited {
   color: #002288;
}
/*--- /COMMON -- */

/*--- ALL -- */
#container {
	min-width: 700px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	width: expression(document.body.clientWidth < 802? "800px" : document.body.clientWidth > 1026? "1024px" : "auto"); /* IE 6 min/max-width ha<k */

	}
/*--- /ALL -- */

/*--- HEADER -- */
#header {
	height: 55px;
	}
#header h1, #header h2 {
	position: absolute;
	height: 1px;
	padding-top: 1px;
	overflow: hidden;
	}
/*--- /HEADER -- */

/*--- BANNER -- */
div#banner {
	height: 256px;
	background-repeat: no-repeat;
	background-position: center center;
}
div#banner div#slogan {
	float: right;
	width: 400px;
	height: 256px;
}
div#slogan div#slogan_inner {
	float: right;
	background: #000000;
	color: #fff;
	padding: 10px 20px;
	margin-top: 110px;
	font-weight: bold;
	opacity: .7;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	filter: alpha(opacity=70);
}
div.sisennys {
	margin: 0 auto;
	padding-right:30px;
	border-top: 3px solid #e9e9e9;
	font-size: 11px;
	color: #b1b1b1;
	height: 47px;
	}
/*--- /BANNER -- */

/*--- /TABLE --*/
/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Modified: Juha Juvonen // www.kaipuu.com
*/
table {
	font-size:10px;
	background-color:#E7E7E7;
	color: #b7b7b7;
	width: 100%;
}

caption {
	font-weight: bold;
	background: #50ADEA url(corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

table td, table th {
	padding: 4px;
}

thead th {
	text-align: left;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

/* Presentation */
.presentation {
	vertical-align: top;
}
th.presentation h3 {
	margin: 0;
	font-weight: normal;
}
th.presentation p {
	margin: 0
}
th.presentation div.margin_space {
	margin: 5px;
}
th.presentation div.margin_space p.details {
	color: #b1b1b1;
}
/* /presentation */

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a[href="http://www.tähänosoitejohonhalutaanok.fi"] {
	margin: 0 auto;
	height: 15px;
	background: url(ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table a[title^="Lataa"] { 
	background: url(down.gif) no-repeat center;
	padding:20px 0px 0px 0px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

/*--- MIDDLE -- */
p#path {
	float: left;
	color: #b8c5d1;
	}

/*--- /MIDDLE -- */

/*--- NAVIGATION -- */
/* all items */
#nav-0 { 
	padding-left: 46px;
	font: 1.4em/1.4 "Lucida Sans Unicode", sans-serif;
	}
#nav-0, #nav-0 ul { 
	list-style: none;
	}
#nav-0 a {
	display: block;
	padding: 3px 6px 3px 6px;
	/*width: 10em;*/
	}
#nav-0 li { 
	float: left;
	}
#nav-0 li:hover ul ul, #nav-0 li:hover ul ul ul, #nav-0 li.sfhover ul ul, #nav-0 li.sfhover ul ul ul {
	left: -999em;
	}
#nav-0 li:hover ul, #nav-0 li li:hover ul, #nav-0 li li li:hover ul, #nav-0 li.sfhover ul, #nav-0 li li.sfhover ul, #nav-0 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
.nav-1 a:link {
	color: #316bbc;
	}

/* first-level lists */
.nav-1 {
	float: left;
	border-right: 1px solid #d9dada;
	}
.nav-1 a:link:hover, .nav-1 a:visited:hover, .nav-1 a:active, .nav-1 span a:link, .nav-1 span a:visited, .nav-1 span a {
	background: #2c6cc5 url(hover.png) repeat-x; 	
	color: #ffffff;
	text-decoration: none;
	}
/* second-level lists */
.nav-2 {
	font-weight: normal;
	border: 1px solid #d9dada;
	width: 185px;
	}
#nav-0 li ul { 
	position: absolute;
	background: transparent url(../images/menu.png) repeat; 
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}
.nav-2 a:link:hover, .nav-2 a:visited:hover, .nav-2 a:active {
	background: transparent url(../images/submenu.png) repeat; 
	color: #000000;
	}
.right_link {
	text-align: right;
	}
/*--- /NAVIGATION -- */

/*--- IMAGE AND SLOGAN -- */
#image {
	text-align: right;
	margin-right: 198px;
	margin-top: 30px;
	height:70px;
	background: #6391d0 url(../images/corner.gif) top left no-repeat;
	border-bottom: 1px solid #d9dada;
	border-right: 1px solid #d9dada;
	}
div#slogan a:hover, div#slogan a:active:hover {
	color: #fdfdfd;
	}
#slogan a:visited, div#slogan a:active {
	color: #9ab33c;
	}
/*--- /IMAGE -- */

/*--- MIDDLE -- */
#middle { 
	height:30px;
	}
#middle p, #middle ul, #footer p, #footer ul {
	padding-top: 8px;
	}
#middle ul, #footer ul {
	float: right;
	overflow: hidden;
	}
#footer ul {
	border-top: 1px solid #bac6d1;
	}
#middle ul li, #snavi ul li, #footer ul li {
 	float: left;
	margin-left: -1px;
	padding: 2px 5px 0 24px;
	border-left: 1px solid #eae6f1;
	}
#middle li a {
	color: #5a6168;
	}
#middle li a:hover {
	color: #1558bb;
	}
/*--- /MIDDLE -- */

/*--- CONTENT -- */
/* all items */
div#main {
	}
#main ul, #main p {
	padding-left: 15px;
	padding-right: 15px;
	}
#main h3 {
	margin-left: 15px;
	}
#main input {
      border-color: #c0c0c0;
      border-style: solid;
      border-width: 1px;
      font-weight: bold;
      padding: 1px;
}
#main textarea {
      border-color: #c0c0c0;
      border-style: solid;
      border-width: 1px;
      font-size: 10pt;
}
div#welcome {
	border: 1px solid #d9dada;
	padding:0;
	margin-top: 0.7%;
}
div#welcome h3 {
	padding-top: 15px;
}

/* events */
div#content {
	border: 1px solid #d9dada;
	background: #fdfdfd url(../images/content.jpg) repeat-x; 
/*	width:78%;*/
	padding:0;
	float:left;	
}
#content p {
	margin: 6px;
}
#content img, .footer img {
	border-style: none;
	border: 0px;	
}
.smallfont {
	font-size: 10pt;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", sans-serif;
	margin: 8px 4px 12px 20px;
	color: #555555;	
	border-bottom: 1px solid #d9dada;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", sans-serif;
	margin: 8px 4px 12px 20px;
	color: #555555;	
}

#content h4 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", sans-serif;
	margin: 14px 0px 0px 20px;
	color: #555555;	
}
#news h4 {
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", sans-serif;
	margin: 14px 0px 0px 20px;
	color: #555555;
}
#content ul {
	 margin-top: 10px;
	 margin-bottom: 10px;
}
#content li {
	background: url(../images/li.gif) 0 .5em no-repeat;
	margin-left: 15px;
	padding-left: 15px;
        margin-bottom: 10px;
}
#news li {
      margin-bottom: 10px;
}

#news img {
	border-style: none;
}

#links, #news{
	float:right;
	padding-bottom: 20px;
	width:20.8%;
	border: 1px solid #d9dada;
	background: #fdfdfd url(../images/news.jpg) repeat-x;
	}
#links ul, #news ul {
	overflow: hidden;
	}
/*--- /CONTENT -- */

#snavi {
	position: relative;
	float: left;
	text-align: right;
	margin-left: 70px;
	margin-top: 10px;
	margin-right: 8px;
	}
#snavi img {
	border: 0px;
}


div#footer {
       margin-top: 0px;
       float: left;
       width: 99%;
       font-family: arial, helvetica;
}

/*--- FOOTER -- */
#footer {
	position: relative;
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 8px;
	}
#footer img {
	border: 0px;
}
#footer p {
	margin-top: -10px;
}
/* update 250307 */
#f1 {
	background: url(../images/textversion.gif) 8px no-repeat;
}
#f2 {
	background: url(../images/inbrief.gif) 7px no-repeat;
}
#f3 {
	background: url(../images/email.gif) 5px no-repeat;
}
#f4 {
	background: url(../images/f1.gif) 8px no-repeat;
}

div#newsitem {
	margin: 25px;
	background-color: #f9f9f9;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
}