/* CSS Document */
/*
div.searchsearch .inputboxsearch{
	float: left;
	width: 120px; 
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
	line-height: 16px;
	font-size: 10px;
	height: 16px;
	line-height: 18px;
}

div.searchsearch .buttonsearch{
	float: right;
	width: 50px;
	font-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	border: none;
	height: 18px;
	background-image: url('../images/searchbg.gif');
	background-repeat: repeat-x;
	background-position: top left;
}*/


div#leftsub ul.submenu li.sublevel1 a {
	display: block;
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
	
	background-image:   url('../images/arrowbg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #4E4E3D;
}

div#leftsub ul.submenu li.sublevel1 a:hover {
	display: block;
	padding: 0px 0px 0px 24px;
	margin-bottom: 2px;
	text-decoration: none;
	
	background-image:   url('../images/arrowbg_hover.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #4E4E3D;
}

div#leftsub ul.submenu li#active_menu1 a{
	display: block;
	padding: 0px 0px 0px 24px;
	margin-bottom: 2px;
	text-decoration: none;
	
	background-image:   url('../images/arrowbg_active.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	font-family: Arial;
	font-size: 11px;	
	color: #4E4E3D;
	text-decoration: none;
	font-weight: bold;
}

div#leftsub ul.submenu li#active_menu1 ul li.sublevel2 a{
	display: block;
	padding: 0px 0px 0px 24px;
	margin-bottom: 2px;
	/*margin-right: 3px;*/
	text-decoration: none;
	
	color: #4E4E3D;
	border-top: 1px solid #E5E6E7;
	border-bottom: 1px solid #E5E6E7;
	
	background-image:   url('../images/arrowbg_submenu.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: normal;
}


div#leftsub ul.submenu li#active_menu1 ul li.sublevel2 a:hover {
	display: block;
	margin-bottom: 2px;
	text-decoration: underline;
	
	color: #4E4E3D;
	border-top: 1px solid #E5E6E7;
	border-bottom: 1px solid #E5E6E7;
	
	background-image:   url('../images/arrowbg_submenu.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: normal;
}


div#leftsub ul.submenu li#active_menu1 ul li#active_menu2 a{
	border-top: 1px solid #E5E6E7;
	border-bottom: 1px solid #E5E6E7;

	background-image:   url('../images/arrowbg_submenu.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	color: #4E4E3D;
	font-weight: bold;
}

.buttonsearch{
	color: #ffffff;
	background-color: #527BAC;
	/*float: right;
	width: 50px;
	font-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 10px;
	
	font-weight: bold;
	line-height: 16px;
	border: none;
	height: 18px;
	background-image: url('../images/searchbg.gif');
	background-repeat: repeat-x;
	background-position: top left;*/
}

div.moduletablenews{
	padding: 0;
	margin: 0px 0px 10px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #4E4E3D;
	/*border: 1px solid #cccccc;*/
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
	background-image: url('../images/uutisetbg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	height: 242px;
	width: 209px;
}

div.moduletablenews h3{
	background-image: url('../images/moduletableuutiset_h3bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #cccccc;
	
	padding: 0px 0px 0px 10px;
	margin: 0;
	
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-size: 12px;	
}

ul.latestnewsnews{
	padding: 0px 9px 0px 9px;
	margin: 10px 0px 0px 0px;
	
}

li.latestnewsnews{
	color: #5B5659;
	margin: 0px 0px 5px 0px;
}

span.latestnewsnews{
	font-weight: bold;
}