﻿/* Main blocks */
body
{
	text-align: center;
}
.header
{
	width: 965px;
	height: 152px;
	background-color: #2a3a88;
	background-image: url(kuvat/innofocus-header-bg.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.center
{
	width: 965px;
	height: 550px;
	background-image: url(kuvat/innofocus-center-bg.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: table;
}
.content
{
	width: 504px;
	margin: 10px 0 10px 10px;
	float: right;
}
.contentwide
{
	width: 710px;
	margin: 10px 0 10px 10px;
	float: right;
}
.pageimage
{
	width: 195px;
	margin: 10px 0 10px 10px;
	float: left;
}
.pageimage img
{
	width: 195px;
}
.footer
{
	width: 965px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	background-color: #2a3a88;
	position: relative;
	border-bottom: solid 2px #2a3a88;
}
/* Navi blocks */
.topnavi
{
	width: 808px;
	height: 27px;
	background-image: url(kuvat/innofocus-topnavi-bg.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0px;
	white-space: nowrap;
}
.topnavi ul
{
	margin-left: 0px;
	position: absolute;
	right: 0px;
}
.topnavi li
{
	display: inline;
	line-height: 27px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 9px;
	margin-right: 9px;
}
.topnavi a:link, .topnavi a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.topnavi a:active, .topnavi a:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.sidenavi
{
	width: 244px;
	min-height: 550px;
	height: 100%;
	background-image: url(kuvat/innofocus-navi-bg.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
}
.sidenavi ul
{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
}
.sidenavi li
{
	width: 242px;
	min-height: 18px;
	line-height: 1.5em;
	background-image: url(kuvat/innofocus-navirow-bg.png);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.level2
{
	margin-left: 20px;
}
.level3
{
	margin-left: 30px;
}
.level4
{
	margin-left: 40px;
}
.sidenavi a:link, .sidenavi a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.sidenavi a:hover
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.sidenavi a:active
{
	color: #000;
}
.tabNaviContent li
{
	font-size: 12px;
	font-family: Arial;
}
/* Other blocks */
.logo
{
	width: 210px;
	height: 52px;
	position: absolute;
	left: 0px;
}
.search
{
	height: 25px;
	margin: 20px 0 10px 20px;
	line-height: 25px;
	vertical-align: middle;
}
.search input
{
	width: 155px;
	height: 20px;
	background-color: Transparent;
	text-align: left;
}
.search a
{
	font-weight: bold;
}
.search a:hover
{
	color: #24337c;
}
.footerpics
{
	height: 35px;
	position: absolute;
	right: 100px;
}
.flags
{
	height: 20px;
	position: absolute;
	right: 20px;
	top: 8px;
}
ul
{
	margin-left: 30px;
}
ol
{
	margin-left: 35px;
}
.eventlist
{
    width: 99%;
    border: 1px solid #2A3A88;
    margin-bottom: 10px;
}
.eventlistheader
{
	background-color: #a8d5ed;
}
.eventlist td
{
	border: solid 1px #2A3A88;
	padding: 2px;
}
.eventdoc
{
    width: 98%;
    border: 1px solid #2A3A88;
    padding: 5px;
    margin-bottom: 10px;
}
.eventdocheader
{
	padding-top: 8px;
	border-bottom: solid 1px #2A3A88;
}
.FastFindTableCss
{
	width: 99%;
}
