/* @override 
 http://www.outokumpu.com/applications/library/css/es_toc.css
	http://www.bilock.se/library/css/es_toc.css
*/


body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	padding: 0 1em 1em 0;
	text-align: left;
	line-height: 1.1;
	background: #fff url(library\images\body-background.jpg) repeat-x;
}

table 
{
	width: auto;
	margin: 0 0 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table, td, th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: none;
}

	th {
		text-align: left;
		font-weight: bold;
	}
	
	#layerTopmenu td
	{
		border: none;
		color: #fff;
		padding: .6em 1em;
		border-right: 1px solid #5e6772;
		border-left: 1px solid #8d96a1;
		font-size: 10px;
	}

	#layermnuSec td
	{
		font-size: 10px;
	}

	#layermnuSec td a:hover
	{
	}

	#layermnuSec td td
	{
		border: none;
		color: #003378;
		padding: .8em 1em;
		background: url(http://www.outokumpu.com/img/submenu-dot.gif) left no-repeat;
	}
	
	#layerTopmenu td a 
	{
		color: #fff;
	}

td.inactiveCell
{
	background-color: none !important;
	border: none;
}

.active
{
	cursor:pointer;
	cursor:hand;
	font-weight:bold;
	border:solid;
	background: url(../images/mainmenu-hover.gif);
	text-decoration: underline;
}
.active2
{
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;
}
.inactive
{
	cursor:pointer;
	cursor:hand;
	font-weight:bold;
	border:solid;
	background: url(../images/mainmenu-inactive.gif);
}
.inactive2
{
	font-size: .91em;
	cursor:pointer;
	cursor:hand;
	background: ;
	border:solid;
}
td.inactivecell
{
	font-size:9px;
}
.marked
{
	font-size:10px;
	cursor:pointer;
	cursor:hand;
	background-color:#d7f380;
	font-weight:bold;
	border:solid;
	background: url(../images/mainmenu-active.gif);
}
td.marked2
{
	color: #000;
	font-size: .91em;
	cursor:pointer;
	cursor:hand;
	background-color:#d7f380;
	border:solid;
	border-width:1px 1px 0px 1px;
	border-color:#000000 #000000 #000000 #000000
}
.topnav a:visited,
.topnav a:link,
.topnav a:hover
{
	color:#FFFFFF;
	text-decoration:none
}

