/*****************************************************************************************
CSS RESET
*****************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/*****************************************************************************************
CONTENT TEXT STYLES
*****************************************************************************************/
body { color: #333; line-height: 18px; }

#wrapper
{
	font-family: Arial, Helvetica, sans-serif;
}

h1 
{ 
	background: url('../img/h1-border.gif') repeat-x 0 100%; 
	font-size: 21px; 
	font-weight: bold; 
	color: #445671; 
	padding: 2px 0;
	text-transform: uppercase;
}
h2 { font-size: 16px; font-weight: bold; margin: 15px 0; }
h3 { font-size: 14px; font-weight: bold; margin: 15px 0; }
p
{
	font-size: 12px;
	margin: 16px 0;
}
#footer p { font: normal 11px Tahoma, Arial, Helvetica, sans-serif; color: #666; line-height: 47px; margin-left: 20px; }

b, strong { font-weight: bold; }
ul { list-style-type: inherit; margin: 1.8em; font: 12px Arial, Helvetica, sans-serif; }
ul li { margin: 0.8em 0; font-size: inherit; }
a { color: #990000; text-decoration: none; border-bottom: 1px solid #900; }
a:hover { color: #990000; text-decoration: none; border-bottom: none; }
a.news-return { color: #666; display: block; border: none; margin-top: 32px; }


table td { font-size: 12px; padding: 10px 5px; color: #333; vertical-align: top; }

/*****************************************************************************************
MAIN STRUCTURE
*****************************************************************************************/
body { background: #c8ccd1 url('../img/bg-body.gif') repeat-x; text-align: center; }

#header
{
	background: url('../img/bg-header.png');
	height: 144px;
	margin: 20px auto 0;
	text-align: left;
	width: 912px;
}
img.logo { margin: 26px 0 28px 32px; }
a.logo, a.logo:hover { border: none; }

#navigaatio
{
	background: url('../img/bg-nav.gif');
	height: 35px;
	margin: 0 0 0 6px;
	width: 900px;
}

#wrapper
{
	background: transparent url('../img/bg-wrapper.png') repeat-y;
	margin: 0 auto;
	padding: 0 6px;
	text-align: left;
	width: 912px;
	width/**/:/**/ 900px;
}

#content
{
	display: inline;
	float: right;
	overflow: auto;
	padding: 20px;
	width: 608px;
	width/**/:/**/ 568px;
}
#sidebar
{
	display: inline;
	float: left;
	overflow: hidden;
	width: 290px;
}
#footer
{
	background: url('../img/bg-footer.gif') no-repeat;
	clear: both;
	height: 54px;
	margin-left: -6px;
	width: 914px;
}

/*****************************************************************************************
NAVIGAATIO
*****************************************************************************************/

#navigaatio a { border: none; }

#navigaatio ul {
float: left;
margin: 2px 0 0 2px;
width: 896px; /*For KHTML*/
list-style-type: none;
height: 33px;
padding: 0;
}

#navigaatio ul li {
margin: 0;
padding: 0;
float: left; /*For Gecko*/
display: inline;
list-style-type: none;
position: relative;
height: 30px;
}

#navigaatio ul ul {
border-top: 1px solid #4d637d;
margin: 0;
padding: 0;
width: 190px;
list-style: none;
display: none;
position: absolute;
top: 33px;
left: 0;
z-index: 10;
}

#navigaatio ul ul:after /*From IE 7 lack of compliance*/{
clear: both;
display: block;
font: 1px/0px sans-serif;
content: ".";
height: 0;
visibility: hidden;
}

#navigaatio ul ul li {
width: 190px;
float: left; /*For IE 7 lack of compliance*/
display: block !important;
display: inline; /*For IE*/
}

/* Root Menu */

#navigaatio ul li a {
padding: 5px 11px 6px 13px;
float: none !important; /*For Opera*/
float: left; /*For IE*/
display: block;
color: #fff;
font: bold 11px/22px Tahoma, Arial, Helvetica, Verdana, sans-serif;
text-decoration: none;
height: auto !important;
height: 1%; /*For IE*/
border-right: 1px solid #a5b3c7;
}
/*#EN #navigaatio ul li a { padding: 5px 15px 6px 17px; }*/

#navigaatio ul li#no_spacer a { background: none; margin-left: 1px; padding: 5px 15px 6px; }

#navigaatio ul li li a {
padding: 0 5px 0 15px;
float: none !important; /*For Opera*/
float: left; /*For IE*/
display: block;
color: #fff;
font: normal 11px/29px Tahoma, Arial, Helvetica, Verdana, sans-serif;
_font: normal 11px/30px Tahoma, Arial, Helvetica, Verdana, sans-serif;
text-decoration: none;
height: auto !important;
height: 1%; /*For IE*/
}
/*#EN #navigaatio ul li li a { display: block; padding: 0 5px 0 15px; }*/

/* Root Menu Hover Persistence */

#navigaatio ul a:hover,
#navigaatio ul li:hover a,
#navigaatio ul li.iehover a {
background: #92a1b7; 
cursor: pointer;
}

/* 2nd Menu */

#navigaatio ul li:hover li a,
#navigaatio ul li.iehover li a {
float: none;
background: #5a7089;
border: solid #4d637d;
border-width: 0 1px 1px;
color: #fff;
text-decoration: none;
}
ul li:hover li a,
#navigaatio ul li.iehover li a { background: #5a7089; border: solid #4d637d; border-width: 0 1px 1px; }

/* 2nd Menu Hover Persistence */
#navigaatio ul li:hover li a:hover,
#navigaatio ul li:hover li:hover a,
#navigaatio ul li.iehover li a:hover,
#navigaatio ul li.iehover li.iehover a {
background: #92a1b7;
border: solid #425770;
border-width: 0 1px 1px;
color: #FFF;
text-decoration: none;
}
#navigaatio ul ul ul,
#navigaatio ul ul ul ul {
	background: #519f13;
  display: none;
  position: absolute;
  top: -1px;
  left: 189px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
#navigaatio ul li:hover ul ul,
#navigaatio ul li:hover ul ul ul,
#navigaatio ul li.iehover ul ul,
#navigaatio ul li.iehover ul ul ul {
  display: none;
}
#navigaatio ul li:hover ul,
#navigaatio ul ul li:hover ul,
#navigaatio ul ul ul li:hover ul,
#navigaatio ul li.iehover ul,
#navigaatio ul ul li.iehover ul,
#navigaatio ul ul ul li.iehover ul {
	background: #5a7089;
  display: block;
}

.nolink { cursor: default; }

#navigaatio ul li a.current, #navigaatio ul li a.current:hover {
	background: #556b84;
}
#navigaatio ul li ul li a.current, #navigaatio ul li ul li a.current:hover {
	background: #4d637d;
}


/*****************************************************************************************
TABS
*****************************************************************************************/

#tabs {
	clear: both;
	height: 1.8em;
	margin: 40px 0 20px;
	padding: 5px 0 0;
	border-bottom: 1px solid #c0c0c0;
	font: bold 11px Tahoma, Arial, Verdana, sans-serif;
}

/* single tab */
#tabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#tabs li a {
	color: #666; 
	padding: 5px 1em;
	margin-left: 5px;
	border: 1px solid #c0c0c0;
	border-bottom: none;
	background: #e5e5e5;
	text-decoration: none;
}


/* currently selected tabs */
#tabs a.current		{ 
	color: #333;
	background-color: #f5f5f5;
	border-bottom: 1px solid #f5f5f5; 
}


/* panes */
#tabcontent {	

}
#tabcontent div {
	display: block;	
	margin: 20px 0 40px;
	text-align: left;
}
#tabcontent #map { display: block; clear: both; position: relative; z-index: 10; width: 555px; height: 300px; }



/*****************************************************************************************
MISC STYLES
*****************************************************************************************/
#slideshow
{
	display: block;
	height: 176px;
}
.slogan {
	clear: both;
}
.vasen {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
.oikea {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}
#radar {
	height: 290px;
	width: 290px;
}


#ContactFormFi, #ContactFormEn { font-size: 12px; margin: 15px 0 15px 15px; }
#ContactFormFi label, 
#ContactFormEn label
{
	float: left;
	display: block;
	margin-top: 6px;
	position: relative;
	width: 80px;
}
#ContactFormFi label.radiobutton,
#ContactFormEn label.radiobutton
{
	display: block;
	float: left;
	margin: 6px 0 0;
	width: 300px;
}
#ContactFormFi input.text,
#ContactFormEn input.text
{
	background: #f9f9f9;
	border: 1px solid #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 21px;
	height/**/:/**/ 15px;
	margin: 2px 0 2px 40px;
	padding: 3px 5px;
	width: 210px;
	width/**/:/**/ 200px;
}
#ContactFormFi input.radiobutton,
#ContactFormEn input.radiobutton
{
	background: #f9f9f9;
	border: 1px solid #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 2px 0 2px 120px;
}
#ContactFormFi textarea#contact-message,
#ContactFormEn textarea#contact-message
{
	background: #f9f9f9;
	border: 1px solid #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 160px;
	height/**/:/**/ 152px;
	margin: 2px 0 2px 40px;
	padding: 4px 5px;
	width: 300px;
	width/**/:/**/ 290px;
}
#ContactFormFi input.submit,
#ContactFormEn input.submit
{
	cursor: pointer;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 120px;
	padding: 4px 8px;
}

#tabcontent form div.errors {
	background: #e5cdcd;
	border: 1px solid #c38d8d;
	margin: 10px 0 20px;
	padding: 10px 15px;
}


