* 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-Serif, Helvetica;
}
ul
{
	list-style: none;
}
fieldset 
{
	border: none;
}
input 
{
	font-size: 1em;
}
body 
{
	font-size: 75%;
	line-height: 1.5em;
	width: 1002px;
	color: black;
	margin-left: auto;
	margin-right: auto;
}
h1, #maincontent
{
	margin-left: 253px;
	padding-left: 20px;
	border-left: 1px solid #dcdcdc;
}
#content
{
	margin-top: 255px;
	min-height: 400px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

#startpage h1
{
	border: none;
	color: #002557;
	font-size: 2em;
	margin-left: 0;
	padding-left: 0;
}
#startpage h1 span 
{
	border: none;
}
#startpage h2 
{
	font-family: Georgia;
	font-size: 1.25em;
	font-weight: normal;
}
#startpage .mainmessage 
{
	height: 270px;
}
#startpage #maincontent 
{
	border: none;
	font-size: 1.2em;
	margin-left: 0;
	width: 965px;
	height: 500px;
}
#startpage #maincontent a 
{
	color: black;
}
#startbox 
{
	float: left;
	width: 724px;
}
#maincontent #startbox img 
{
	float: left;
	margin: 0;
	margin-left: 10px;
	margin-right: 25px;
}
#startbox .mainheading 
{
	margin-top: 20px;
}
#startbox .maincite 
{
	color: #002557!important;
	font-size: 2em;
	line-height: normal;
	font-family: Georgia;
	width: 440px;
} 
#startboxes 
{
	clear: left;
}
#startboxes div 
{
	float: left;
	width: 228px;
	border-top: 2px solid #002557;
	margin-right: 12px;
}
#startboxes div.laststartbox 
{
	width: 238px;
	margin-right: 0;
}
#startboxes h2 
{
	margin-top: 10px;
	margin-bottom: 14px;
}
#startdownloads 
{
	float: right;
	background: #fef0f0 url(graphics/startpage_right.gif) 0 0 repeat-x;
	width: 220px;
	padding: 10px;
}
#startdownloads h2, #startdownloads p 
{
	margin-left: 5px;
	margin-bottom: 0;
}
#startdownloads h2 
{
	margin-bottom: 22px;
}
#startdownloads img 
{
	margin-bottom: 5px;
}
#startdownloads a 
{
	font-family: Georgia;
	font-size: 80%;
	font-size: 11px;
	line-height: normal;
}
#startdownloads div.dottedline
{
	background: url(graphics/whitedot.gif) 0 100% repeat-x;
	padding-bottom: 16px;
	margin-bottom: 13px;
}
#printlogo 
{
	position: absolute;
	top: 0;
	display: none;
}

/* --------------------- Typography --------------------- */
a 
{
	text-decoration: none;
	color: #4189dd;
}
a:hover 
{
	text-decoration: underline;
}
a img 
{
	border: none;
}
a.xls 
{
	display: block;
	padding-left: 20px;
	background: url(graphics/xls.gif) 0 0 no-repeat;
	margin-bottom: 40px;
	
}
h1 
{
	font-size: 2em;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 15px;
	padding-right: 100px;
}
h1 span, #notes #maincontent h2 
{
	border-bottom: 3px solid #ffc0c5;
	font-family: Georgia;
}
#notes h1 span
{
	border: none;
	font-size: 12px;	
}
h2, #notes h3
{
	font-weight: bold;
	color: #002557;
	font-size: 120%;
	line-height: 1.3em;
	margin-bottom: 0;
}
#notes #maincontent h2 
{
	font-size: 2em;
	font-weight: normal;
	display: inline;
	line-height: 40px;
	color: Black;
}
h3, h4, h5
{
	color: #00667f;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 7px;
}
h5 
{
	font-style: italic;
}
p 
{
	margin-bottom: 1.5em;
}
p.ingress 
{
	font-family: Georgia;
	font-size: 1.25em;
	line-height: 1.45em;
}
#maincontent li, #subcontent li, #scrollpanel li
{
	padding-left: 15px;
	background: url(graphics/bullet.gif) 0 6px no-repeat;
	margin-bottom: 0.8em;
}
#subcontent ul.notes li
{
	padding-left: 0;
	background: none;
}
#subcontent ul.notes span 
{
	float: left;
	width: 20px;
	text-align: right;
	padding-right: 5px;
	clear: left;
}
#subcontent ul.notes a 
{
	float: left;
} 

#maincontent img 
{
	margin-top: 17px;
	margin-bottom: 17px;
}
#maincontent.timeline img, #maincontent div.boardmember img 
{
	margin-top: 0;
	margin-bottom: 0;
}

/* -- tooltip --- */
.tooltip 
{
	display: none;
	position: absolute;
	width: 233px;
	background: url(graphics/backgrounds/tooltip/bottom.png) 0 100% no-repeat;
	padding-bottom: 3px;
}
.tooltiparrow
{
	background: url(graphics/backgrounds/tooltip/arrow.png) 40px 0 no-repeat;
	height: 16px;
}
.tooltipbody 
{
	padding-right: 3px;
	background: url(graphics/backgrounds/tooltip/right.png) 100% 0 repeat-y;
}
.tooltipbody div
{
	color: white;
	padding: 15px;
	background: #00add6 url(graphics/backgrounds/tooltip/body.png) 0 0 repeat-x;
}

/* --------------------- main menu, submenu, main (panel with submenu and content) --------------------- */
#mainmenu 
{
	position: absolute;
	top: 193px;
	width: 1002px;
	background: url(graphics/topmenu/bg.gif) 0 100% repeat-x;
	height: 49px;
}
#mainmenu li 
{
	display: inline;
}
#mainmenu a 
{
	float: left;
	/*text-transform: uppercase;
	font-size: 13px;
	color: black;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 12px;
	padding-bottom: 11px;*/
}
#mainmenu a span 
{
	display: none;
}

#mainmenu a#menu0 { width: 54px; height: 41px; background: url(graphics/topmenu/home.gif) 0 0 no-repeat; }
#mainmenu a#menu1 { width: 110px; height: 41px; background: url(graphics/topmenu/sampogroup.gif) 0 0 no-repeat; }
#mainmenu a#menu2 { width: 186px; height: 41px; background: url(graphics/topmenu/corpgov.gif) 0 0 no-repeat; }
#mainmenu a#menu3 { width: 213px; height: 41px; background: url(graphics/topmenu/board.gif) 0 0 no-repeat; }
#mainmenu a#menu4 { width: 140px; height: 41px; background: url(graphics/topmenu/risk.gif) 0 0 no-repeat; }
#mainmenu a#menu5 { width: 172px; height: 41px; background: url(graphics/topmenu/financials.gif) 0 0 no-repeat; }
#mainmenu a#menu6 { width: 127px; height: 41px; background: url(graphics/topmenu/info.gif) 0 0 no-repeat; }

#mainmenu li.hover a#menu0, #mainmenu li.selected a#menu0, #mainmenu a#menu0:hover { background: url(graphics/topmenu/home-hover.gif) 0 0 no-repeat; }
#mainmenu li.hover a#menu1, #mainmenu li.selected a#menu1, #mainmenu a#menu1:hover { background: url(graphics/topmenu/sampogroup-hover.gif) 0 0 no-repeat; }
#mainmenu li.hover a#menu2, #mainmenu li.selected a#menu2, #mainmenu a#menu2:hover { background: url(graphics/topmenu/corpgov-hover.gif) 0 0 no-repeat; }
#mainmenu li.hover a#menu3, #mainmenu li.selected a#menu3, #mainmenu a#menu3:hover { background: url(graphics/topmenu/board-hover.gif) 0 0 no-repeat; }
#mainmenu li.hover a#menu4, #mainmenu li.selected a#menu4, #mainmenu a#menu4:hover { background: url(graphics/topmenu/risk-hover.gif) 0 0 no-repeat; }
#mainmenu li.hover a#menu5, #mainmenu li.selected a#menu5, #mainmenu a#menu5:hover { background: url(graphics/topmenu/financials-hover.gif) 0 0 no-repeat; }
#mainmenu li.hover a#menu6, #mainmenu li.selected a#menu6, #mainmenu a#menu6:hover { background: url(graphics/topmenu/info-hover.gif) 0 0 no-repeat; }

body.fi #mainmenu a#menu0 { width: 82px; height: 41px; background: url(graphics/topmenu/fi/home.gif) 0 0 no-repeat; }
body.fi #mainmenu a#menu1 { width: 146px; height: 41px; background: url(graphics/topmenu/fi/sampogroup.gif) 0 0 no-repeat; }
body.fi #mainmenu a#menu2 { width: 153px; height: 41px; background: url(graphics/topmenu/fi/corpgov.gif) 0 0 no-repeat; }
body.fi #mainmenu a#menu3 { width: 255px; height: 41px; background: url(graphics/topmenu/fi/board.gif) 0 0 no-repeat; }
body.fi #mainmenu a#menu4 { width: 141px; height: 41px; background: url(graphics/topmenu/fi/risk.gif) 0 0 no-repeat; }
body.fi #mainmenu a#menu5 { width: 108px; height: 41px; background: url(graphics/topmenu/fi/financials.gif) 0 0 no-repeat; }
body.fi #mainmenu a#menu6 { width: 117px; height: 41px; background: url(graphics/topmenu/fi/info.gif) 0 0 no-repeat; }

body.fi #mainmenu li.hover a#menu0, body.fi #mainmenu li.selected a#menu0, body.fi #mainmenu a#menu0:hover { background: url(graphics/topmenu/fi/home-hover.gif) 0 0 no-repeat; }
body.fi #mainmenu li.hover a#menu1, body.fi #mainmenu li.selected a#menu1, body.fi #mainmenu a#menu1:hover { background: url(graphics/topmenu/fi/sampogroup-hover.gif) 0 0 no-repeat; }
body.fi #mainmenu li.hover a#menu2, body.fi #mainmenu li.selected a#menu2, body.fi #mainmenu a#menu2:hover { background: url(graphics/topmenu/fi/corpgov-hover.gif) 0 0 no-repeat; }
body.fi #mainmenu li.hover a#menu3, body.fi #mainmenu li.selected a#menu3, body.fi #mainmenu a#menu3:hover { background: url(graphics/topmenu/fi/board-hover.gif) 0 0 no-repeat; }
body.fi #mainmenu li.hover a#menu4, body.fi #mainmenu li.selected a#menu4, body.fi #mainmenu a#menu4:hover { background: url(graphics/topmenu/fi/risk-hover.gif) 0 0 no-repeat; }
body.fi #mainmenu li.hover a#menu5, body.fi #mainmenu li.selected a#menu5, body.fi #mainmenu a#menu5:hover { background: url(graphics/topmenu/fi/financials-hover.gif) 0 0 no-repeat; }
body.fi #mainmenu li.hover a#menu6, body.fi #mainmenu li.selected a#menu6, body.fi #mainmenu a#menu6:hover { background: url(graphics/topmenu/fi/info-hover.gif) 0 0 no-repeat; }

#mainmenu a:hover, #mainmenu li.selected a, #mainmenu a.hover
{
	background: url(graphics/topmenu-hover.gif) repeat-x;
	text-decoration: none;
}

/* -- */ 
#mainmenu li ul
{
	display: none;
	position: absolute;
	top: 56px;
	left: 0;
	margin-left: 0;
	width: 253px;
	line-height: normal;
}
#mainmenu li.selected ul
{
	display: block;
}
#mainmenu li.selected li a 
{
	background: none;
}
#mainmenu li.selected ul ul
{
	position: static;
	top: auto;
	left: auto;
	margin-left: 0;
	display: none;
	width: auto;
}
#mainmenu li.expanded ul ul
{
	/*display: block;*/
}
#mainmenu li ul li.selected ul, #mainmenu li ul li.expanded ul
{
	display: block;
}
#mainmenu li li 
{
	display: block;
	margin-top: 5px;
}
#mainmenu li li a 
{
	color: #4b4b4b;
	font-weight: bold;
	font-size: 90%;
	padding: 0;
	padding-left: 13px;
	float: none;
	display: block;
	text-transform: none;
}
#mainmenu li li a:hover, #mainmenu li li.selected a
{
	background: url(graphics/pink-dot.gif) 0 3px no-repeat;
	text-decoration: none;
}
#mainmenu li ul li 
{
	margin-left: 12px;
}
#mainmenu li ul ul a
{
	font-weight: normal;
	color: #002557;
	background: none!important;
}
#mainmenu li ul ul li a:hover, #mainmenu li li li.selected a
{
	background: url(graphics/pink-dot.gif) 0 3px no-repeat!important;
}

/* -- popup menu -- */
#mainmenu div 
{
	position: absolute;
	top: 41px;
	left: 100px;
	border: 2px solid #dcddde;
	border-right-width: 1px;
	z-index: 1;
}
#mainmenu div span 
{
	display: block;
	float: left;
	width: 200px;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-right: 10px;
	background: white;
	border-right: 1px solid #dcddde;
	line-height: normal;
}
#mainmenu li div ul
{
	display: block!important;
	position: static;
	width: auto;
}

/* ---------- pdf menu --------------- */
.pdfmenu li 
{
	float: left;
	font-weight: bold;
	width: 150px;
	margin-right: 10px;
}
.pdfmenu li li 
{
	float: none;
	width: auto;
	clear: both;
	font-weight: normal;
	border-top: 1px solid #dcdcdc;
	margin-top: 2px;
	padding-top: 2px;
}
.pdfmenu li input, .pdfmenu li label 
{
	float: left;
}
.pdfmenu li label 
{
	width: 125px;
	margin-left: 2px;
}

.downloadpanel 
{
	position: absolute;
	top: 360px;
	left: 680px;
}
.downloadpanel a 
{
	display: block;
	margin-top: 5px;
}

/* --------------------- content --------------------- */
#maincontent 
{
	width: 700px;
}

/* --------------------- footer --------------------- */

#footer 
{
	margin-top: 15px;
	height: 52px;
	border-top: 1px solid #dcdcdc;
	font-size: 90%;
	text-align: center;
	padding-top: 15px;
}
#footer a
{
	color: Black;
}

/*#footer 
{
	margin-top: 15px;
	height: 52px;
	border-top: 1px solid #dcdcdc;
}
#footer div 
{
	width: 600px;
	margin-top: 15px;
	padding-left: 125px;
	margin-left: auto;
	margin-right: auto;
}
#footer span 
{
	float: left;
	line-height: normal;
	font-size: 90%;
	margin-right: 10px;
	margin-left: 10px;
	color: #4b4b4b;
}
#footer span span
{
	float: none;
	font-size: 100%;
	margin-right: 0;
	margin-left: 0;
}*/
#footer span a
{
	color: #4b4b4b;
}

/* --------------------- column layout --------------------- */

body.fullwidth #maincontent, body.fullwidth .column, body.fullwidth div.pagenumbers div
{
	width: 345px;
	margin-right: 20px;
}
body.fullwidth #scrollpanel p, body.fullwidth #scrollpanel cite, body.fullwidth #scrollpanel h2, body.fullwidth #scrollpanel h3, body.fullwidth #scrollpanel h4, body.fullwidth #scrollpanel ul, body.fullwidth #scrollpanel ol, body.fullwidth #scrollpanel li
{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}
body.fullwidth #scrollpanel li 
{
	margin-bottom: 0;
}
body.largefont #scrollpanel p, body.largefont #scrollpanel cite, body.largefont #scrollpanel h2, body.largefont #scrollpanel h3, body.largefont #scrollpanel h4, body.largefont #scrollpanel ul, body.largefont #scrollpanel ol, body.largefont #scrollpanel li
{
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 21px;
}
body.largefont #scrollpanel li 
{
	margin-bottom: 0;
}
body.fullwidth div.illustration img 
{
	width: 340px;
}
#scrollpanel 
{
	overflow: auto;
	border: none;
}
#columns 
{
	overflow: hidden;
}
div.column, div.pagenumbers div
{
	float: left;
}
div.pagenumbers div 
{
	padding-top: 10px;
	text-align: center;
	color: Gray;
}
.scrollarrow 
{
	border: none;
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(graphics/transparent.gif);
	z-index: 40;
}

/* ------------------- search -------------------------------------- */
#resultPanel 
{
	position: absolute;
	top: 105px;
	left: 590px;
	width: 400px;
	display: none;
	font-size: 11px;
	visibility: visible;
}

#resultPanel div.pop-top, #resultPanel div.pop-bottom, #resultPanel div.pop-main, #resultPanel div.pop-content
{
	width: 370px;
}

#resultPanel ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#resultPanel li
{
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}
#resultPanel a 
{
	color: Black;
	border: none;
}
#resultPanel a:hover 
{
	text-decoration: underline;
}
.searchhit 
{
	background: yellow;
}
/* --------------------- Top section: language selection, search and page tools --------------------- */
#top 
{
	position: absolute;
	top: 0;
	width: 1002px;
	height: 123px;
	padding-top: 70px;
	
}
.theme0 { background: url(graphics/themes/en/0.jpg) 0 0 no-repeat; }
.theme1 { background: url(graphics/themes/en/1.jpg) 0 0 no-repeat; }
.theme2 { background: url(graphics/themes/en/2.jpg) 0 0 no-repeat; }
.theme3 { background: url(graphics/themes/en/3.jpg) 0 0 no-repeat; }
.theme4 { background: url(graphics/themes/en/4.jpg) 0 0 no-repeat; }
.theme5 { background: url(graphics/themes/en/5.jpg) 0 0 no-repeat; }
.theme6 { background: url(graphics/themes/en/6.jpg) 0 0 no-repeat; }

body.fi .theme0 { background: url(graphics/themes/fi/0.jpg) 0 0 no-repeat; }
body.fi .theme1 { background: url(graphics/themes/fi/1.jpg) 0 0 no-repeat; }
body.fi .theme2 { background: url(graphics/themes/fi/2.jpg) 0 0 no-repeat; }
body.fi .theme3 { background: url(graphics/themes/fi/3.jpg) 0 0 no-repeat; }
body.fi .theme4 { background: url(graphics/themes/fi/4.jpg) 0 0 no-repeat; }
body.fi .theme5 { background: url(graphics/themes/fi/5.jpg) 0 0 no-repeat; }
body.fi .theme6 { background: url(graphics/themes/fi/6.jpg) 0 0 no-repeat; }

#top li
{
	display: inline;
}
#top a 
{
	color: #4b4b4b;
}
#top a.separator 
{
	background: url(graphics/separator.gif) 0 3px no-repeat;
}
#top a#pdflink 
{
	
} 
#pagetools 
{
	margin-left: 18px;
	margin-top: 2px;
}
#pagetools a 
{
	font: 14px Georgia;
	padding-left: 7px;
	padding-right: 3px;
}
#pagetools a#columns
{
	background: url(graphics/switchlayout.gif) 6px 4px no-repeat;
	padding-left: 46px;
	text-decoration: none;
}
#pagetools a#columns span 
{
	visibility: hidden;
	font-size: 0;
}
#search, #pagetools, #langselect 
{
	float: right;
}
#langselect 
{
	margin-top: 3px;
	margin-left: 20px;
}
#langselect a
{
	font-size: 10px;
}
#search
{
	margin-top: 2px;
}
#search span 
{
	display: none;
	float: left;
	margin-right: 10px;
}
#searchbox
{
	border: 1px solid #555555;
	padding: 1px;
	padding-left: 3px;
	font-size: 11px;
	float: left;
}
#searchbtn 
{
	display: none;
}
#searchbtn, .button
{
	border: none;
	background: url(graphics/search-bg.gif) 0 0 repeat-x;
	color: White;
	font: 12px Georgia;
	padding-top: 2px;
	margin-left: 2px;
	line-height: 12px;
	padding-bottom: 4px;
}
#logotype 
{
	position: absolute; 
	top: 0;
	width: 74px;
	height: 99px;
	z-index: 400;
}
#startpage #logotype
{
	width: 146px;
	height: 193px;
}
#logotype span 
{
	display: none;
}
#sampowebsite {
	position: absolute; 
	top: 15px;
	margin-left: 830px;
	width: 170px;
	height: 40px;
	z-index: 400;
	background: url(graphics/transparent.gif);
}
#sampowebsite span
{
	display: none;
}
#print 
{
	position: absolute;
	margin-left: 915px;
	margin-top: -2px;
	color: #555555;
	font-size: 85%;
	background: url(graphics/print.gif) 0 2px no-repeat;
	padding-left: 20px;
}

/* --------------------- Notes --------------------- */
#notes #maincontent #notestabs 
{
	display: block;
}
#notestabs ul
{
	background: url(graphics/notes/tabs-bg.gif) 0 0 repeat-x;
	height: 24px;
}
#notes #maincontent #notestabs li 
{
	padding: 0;
	background: none;
	margin: 0;
	display: inline;
}
#notes #maincontent #notestabs a 
{
	float: left;
	margin-right: 3px;
	background: white;
	border: 1px solid #c3c4c6;
	padding: 2px 5px 0 5px;
	height: 20px;
	font: 12px Georgia;
	color: black;
}
#notes #maincontent #notestabs a:hover 
{
	color: #4189dd;
	text-decoration: none;
}
#notes #maincontent #notestabs li.selected a
{
	border-bottom: none;
	height: 21px;
}
#notes #maincontent #notestabs div
{
	border-right: 1px solid #c3c4c6;
	border-left: 1px solid #c3c4c6;
	display: block;
}
#notes #maincontent div 
{
	display: none;
}

/* -------------- board of directors ----------------- */
.boardmember 
{
	clear: both;
	background: url(graphics/dot.gif) 0 100% repeat-x;
	height: 250px;
	margin-bottom: 15px;
}
.boardmember h2 
{
	margin-bottom: 1em;
}
.boardmember p 
{
	margin-bottom: 0;
}
.boardmember img
{
	float: left;
	margin-right: 20px;
}

/* ----------- Timeline ---------------- */
.timeline 
{
	clear: both;
	width: 700px!important;
	min-height: 850px;
}
.timeline h2 
{
	font-size: 2em;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 15px;
	font-family: Georgia;
	color: Black;
}
.timeline div 
{
	
}
.timeline div.leftcolumn 
{
	background: url(graphics/dot.gif) 100% 0 repeat-y;
	padding-right: 15px;
	margin-right: 15px;
	float: left;
	width: 330px;
}
/* --------------- approval -------------- */
.approval #maincontent p
{
	text-align: center;
}
.approval table 
{
	margin-left: 0;
	/*width: 610px;*/
}
.approval th, .approval td 
{
	border: none!important;
	text-align: center!important;
	width: 33%!important;
	padding-top: 10px;
	padding-bottom: 10px;
	background: none!important;
	font-weight: normal!important;
}
#playvideo 
{
	position: absolute;
	top: 122px;
	margin-left: 173px;
	width: 268px;
	height: 50px;
	background: url(graphics/transparent.gif);
}
#playvideo:hover 
{
	background: url(graphics/themes/en/play-hover.jpg) 0 0 no-repeat;
}
body.fi #playvideo:hover 
{
	background: url(graphics/themes/fi/play-hover.jpg) 0 0 no-repeat;
}
#sampocompuff 
{
	position: absolute;
	top: 107px;
	margin-left: 710px;
	width: 270px;
	height: 70px;
	background: url(graphics/transparent.gif);
	z-index: 1;
}
#sampocompuff:hover 
{
	background: url(graphics/themes/en/sampocompuff-hover.jpg) 0 0 no-repeat;
}
body.fi #sampocompuff:hover 
{
	background: url(graphics/themes/fi/sampocompuff-hover.jpg) 0 0 no-repeat;
}
#sampocompuff span 
{
	display: none;
}
