/* GENERAL */
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0;
	background:#FFF;
	font-size:75%;
	line-height:1.3em;
}
form {
	display:inline;
	margin:0;
}
/*General font styles*/	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin:0;
	margin-bottom:7px;
	padding:0;
	
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin:0;
	margin-bottom:7px;
	padding:0;
	
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	margin:0;
	margin-bottom:7px;
	padding:0;
	
}
#content h2 {
	font-family:verdana, arial;
	color:#65461b;
	font-size:1.2em;
	clear:both;
	margin:0 0 10px 0;
	line-height:1.2em;
}
#content h3 {
	font-family:verdana, arial;
	color:#65461b;
	font-size:1.2em;
	clear:both;
	margin:0 0 10px 0;
	line-height:1.2em;
}
#content h4 {
	font-family:verdana, arial;
	color:#65461b;
	font-size:1.2em;
	clear:both;
	margin:0 0 10px 0;
	line-height:1.2em;
}

img {
	border:0px;
}
a {
	text-decoration:underline;
	color:#8e6e43;
}
a:hover {
	color:#252525;
}
p {
	display:block;
}
.clear {
	clear:both;
}
/* HEADER *********************************************************************/
#header {
	width:100%;
	overflow:hidden;
	padding-top:12px;

}
#header  a{
	text-decoration:none;
	color:#000;
}
#header  a:hover{
	text-decoration:underline;
}
#header a{ 
	color:#363636;
}
#header li{ 
	list-style-type:none;
	margin:0px;
}

#header ul{ 
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#header .header-top {
	width:100%;
	overflow:hidden;
	margin-bottom:6px;
}
#header .header-top .top-user-tools {
	float:right;
}
#header .header-top  a.text-version, #header .header-top  a.image-version {
	margin-left:11px;
	padding-top:10px;
	float:left;
}
#header .header-top a.image-version {
	display:none !important; 
}
#header .header-top .top-user-tools li{
	display:block;
	float:right;

}
#header .header-top .top-user-tools li.lang-selection {
	margin-top:10px;
}
#header .header-top .top-user-tools li.lang-selection a{
	background: url(../images/icons-sprite.png) 100% -226px no-repeat;	
	padding-right:8px;	
	display:block;
	margin-right:7px;
	font-size:0.9em;
	text-align:right;	
}
#header .header-top .top-user-tools li.lang-selection a.selected{
	color:#528b7b;
}
#header .header-top .top-user-tools li.lang-selection a.last{
	background:none;
	margin:0px;
	padding:0px;
}
#header .header-top .top-user-tools .text-size {
	padding-right:5px;
	width:232px;
	
}
#header .header-top .top-user-tools .text-size a{
	display:block;
	float:right;
}
#header .header-top .top-user-tools .text-size a span{
	text-indent:-9999em;
	margin-right:3px;
	display:block;
	cursor:pointer;
	}
#header .header-top .top-user-tools .text-size a.small span{
	width:17px;
	height:25px;
	background: url(../images/icons-sprite.png) 0 -20px no-repeat;		
}
#header .header-top .top-user-tools .text-size a.small span.selected{
	background: url(../images/icons-sprite.png) 0px -49px no-repeat;	
}
#header .header-top .top-user-tools .text-size a.medium span{
	width:21px;
	height:24px;
	background: url(../images/icons-sprite.png) -20px -20px no-repeat;	
}
#header .header-top .top-user-tools .text-size a.medium span.selected{
	background: url(../images/icons-sprite.png) -20px -49px no-repeat;	
}
#header .header-top .top-user-tools .text-size a.large span{
	width:26px;
	height:25px;
	background: url(../images/icons-sprite.png) -44px -20px no-repeat;	
}
#header .header-top .top-user-tools .text-size a.large span.selected{
	background: url(../images/icons-sprite.png) -44px -49px no-repeat;	
}
#header h1{
	margin:0px;
}
#header .header-middle{
	padding-top:15px;
	background: url(../images/header-spirite.png) left -526px no-repeat;
}
html #header .header-middle .inner-wrapper{
	background: url(../images/header-spirite.png) left -85px no-repeat;
	height:82px;
}
html.lang_en #header .header-middle .inner-wrapper{
	background: url(../images/header-spirite.png) left -182px no-repeat;
	height:82px;
}
html.lang_sv #header .header-middle .inner-wrapper{
	background: url(../images/header-spirite.png) left -283px no-repeat;
	height:82px;
}
#header .header-middle .inner-wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
#header .header-middle .left-side{
	float:left;
	width:515px;
	overflow:hidden;	
}
#header .header-middle .right-side{
	float:right;
	width:432px;
	overflow:hidden;
}
/*logo links*/
#header  .graphic-logo {
	display:block;
	float:left;
	width:80px;
	height:81px;
	text-indent:-9999em;
}
#header  .text-logo {
	display:block;
	width:420px;
	height:47px;
	text-indent:-9999em;
	margin-left:93px;
}
#header .logo-bottom-first {
	margin:5px 18px 0 10px;
	display:block;
	float:left;
	height:15px;
	text-indent:-9999em;	
	width:200px;
}
#header .logo-bottom-last {
	margin-top:5px;
	display:block;
	float:left;
	height:15px;
	text-indent:-9999em;	
	width:176px;
}
/*en*/
html.lang_en #header  .text-logo {
	width:356px;
}
html.lang_en #header .logo-bottom-first {
	width:160px;
}
html.lang_en #header .logo-bottom-last {
	width:195px;
}
/*sv*/
html.lang_sv #header  .text-logo {
	width:420px;
}
html.lang_sv #header .logo-bottom-first {
	width:160px;
}
html.lang_sv #header .logo-bottom-last {
	width:180px;
}
#header .header-middle .right-side .user-tools{
	width:195px;
	float:left;
	text-align:right;
	padding-top:12px;


}
#header .header-middle .right-side .user-tools a{
	display:block;
	margin-bottom:4px;	
	font-size:0.9em;
}
#header .header-middle .right-side .search-box{
	width:225px;
	overflow:hidden;
	float:right;
	background: url(../images/icons-sprite.png) left -80px no-repeat;	
	height:40px;
	margin-top:10px;
	position:relative;
}
#header .header-middle .right-side .search-box .input{
	width:170px;
	height:20px;
	position:absolute;
	left:8px;
	top:8px;
	border:0px;
	background:none;
}
#header .header-middle .right-side .search-box .button{
	width:27px;
	height:25px;
	position:absolute;
	right:10px;
	top:8px;
	background:none;
	border:none;
	cursor:pointer;
	text-indent:9999em;
}
/*MAIN NAVIGATION*/
#header  #main-navigation {
	background: url(../images/header-spirite.png) 0 -416px no-repeat;	
	margin-top:8px;
	width:100%;
	overflow:hidden;
}
#header  #main-navigation ul{
	width:100%;
	overflow:hidden;
}
#header  #main-navigation li{
	display:block;
	float:left;	
	height:26px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
#header  #main-navigation li span{
	display:inline-block;
}
#header  #main-navigation li a{
	height:27px;
	line-height:26px;
	color:#FFF;
	font-weight:bold;
	font-family:verdana, arial, helvetica;
	font-size:0.9em;
	padding:0 5px 0 10px;
	background: url(../images/header-spirite.png) -20px -416px no-repeat;	
	float:left;	
}
#header  #main-navigation li.first a {
	text-indent:-9999em;
	width:41px;
	height:27px;
	display:block;	
	padding:0px;
	background: url(../images/header-spirite.png) -53px 0 no-repeat;
}
#header  #main-navigation li.first a:hover, #header  #main-navigation li.first a.selected {
	background: url(../images/header-spirite.png) 0 0 no-repeat;
} 
#header  #main-navigation li a.selected, #header  #main-navigation li a:hover {
	background:#e4e4e4;
	color:#393939;
}
/*right-side*/
#header  #main-navigation li.right-link{ 
	float:right;
}
#header  #main-navigation li.right-link a {
	background: url(../images/header-spirite.png) -400px 0 no-repeat;
	
}
#header  #main-navigation li.right-link a.selected, #header  #main-navigation li.right-link a:hover{
	background:#e4e4e4;
}

#header  #main-navigation li.right-link  span.last a, #header  #main-navigation li.right-link  span.last a:hover{
	background: url(../images/header-spirite.png) 100% 0 no-repeat;
}
#header  #main-navigation li.right-link  span.last a.selected, #header  #main-navigation li.right-link span.last a:hover{
	background:#e4e4e4 url(../images/right-corner.png) 100% 0 no-repeat;
}
/* MENU ********************************************************************/
#menu {	
	float:left;
	width:193px;
	padding:0;
	margin:0;
	height:100%;	
}
#menu .data{
	background: url(../images/box.png) 0 100% no-repeat;
	padding: 15px 15px 10px 15px;
	margin-bottom:15px;
	clear:both;
	margin:0;
	margin-bottom:25px;

}
#menu h2  {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:9px;	
	font-size:1.1em;
	color:#6f522a;
}
#menu  a{
	color:#000;
}
#menu  a.ministry{
	font-weight:bold;
	color:#6F522A;
}
#menu p{
margin:0;
padding-bottom:10px;	
}


#menu .data_entry {		
padding-bottom:0px;
margin-top:0px;
}
#menu div.banner a{
	display:block;
	overflow:hidden;
	width:100%;
	text-decoration:none;
}
#menu div.banner a:hover{
	color:#6f522a !important;
	text-decoration:underline;	
}
#menu div.banner .banner-content {
	width:100%;
	overflow:hidden;
}
#menu div.banner .banner-content *{ 
	margin:0;
}
#menu div.banner .banner-content img{
	display:block;
} 
#menu div.banner .banner-content h3{
	padding:6px 18px 9px 4px;
	font-weight:bold;
	color:#6f522a;
	text-align:right;
	background: #ededed url(../images/icons-sprite.png) 100% -121px no-repeat;
}

#menu div.banner .banner-content h3 span{ 
	width:100%;
	overflow:hidden;
	}
#menu div.banner {
	background: url(../images/banner.png) 0 bottom no-repeat;
	padding-left:1px;
	position:relative;
	margin-bottom:25px;
}
#menu div.banner div.inner{ 
	background: url(../images/banner.png) 100% bottom no-repeat;
	padding-right:1px;
}
#menu div.banner .top {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
#menu div.banner .top .top-right{
	background: url(../images/banner.png) 100% 0 no-repeat;	
	height:7px;
	overflow:hidden;
}
#menu div.banner .bottom {
	background: url(../images/banner.png) 0 -9px no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}
#menu div.banner .bottom .bottom-right{
	background: url(../images/banner.png) 100% -9px no-repeat;	
	margin-left:5px;
	height:7px;
	overflow:hidden;	
}
/*shortcuts*/
#menu div.shortcuts {
	background: url(../images/shortcuts.png) 0 0 no-repeat;
	padding-top:13px;	
	margin-bottom:25px;
	width:100%;
	overflow:hidden;
}
#menu div.shortcuts .inner{
	background: url(../images/shortcuts.png) 0 100% no-repeat;	
	padding:0 13px 13px 13px;
	
}
#menu div.shortcuts a{
	background: url(../images/icons-sprite.png) -213px -175px no-repeat;
	display:block;
	padding:0 0 10px 15px;
	color:#6f522a;
	text-decoration:none;
}
#menu div.shortcuts a:hover{
	text-decoration:underline;
}
#menu div.shortcuts a span{
	display:block;
	background: url(../images/line.png) 0 100% repeat-x;	
	padding-bottom:10px;
}

/* SUB-NAV *********************************************************************/
#navi {


} 

#navi h1{
	margin:0px;
	padding:7px 7px 7px 11px;
	background: url(../images/sub-nav.png) 0 0 no-repeat;
	font-size:1.1em;
	font-weight:normal;

}
#navi h1 a{
	color:#FFF;
	text-decoration:none;
}
#navi h1 a:hover{
	text-decoration:underline;
}
#navi ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	
}
#navi ul li{
	padding-left:14px;
	display:block;
}
#navi ul li a.selected{
	color:#a66f1d;
}

#navi ul li.selected{
	background: url(../images/icons-sprite-second.png) 0 4px no-repeat;
	padding-bottom:12px;
}
#navi ul li a{
	padding-bottom:8px;
	display:block;
	text-decoration:none;
}
#navi ul li a:hover{
	color:#a66f1d;
	text-decoration:underline;	
}
#navi .data {
	padding:10px 10px 13px 11px;
}
/* CONTENT *********************************************************************/
#content_box {
	
	clear:both;
	padding:28px 0 0 0;
	margin:0;
	height:100%;	
	background-color:#FFFFFF;
}
#content {
	/*opacity:0.5;filter:alpha(opacity=50)*/
}
#content ul{
	margin-top:0px;
	margin-bottom:15px;
	padding-left:30px;
}
#oldcontent img{
	border:#e8e8e8 1px solid;
	
}
#content img {
	margin:0px;
	margin: 0 12px 6px 0;
}
#content .image-wrapper {
	float:left;
	border:#e8e8e8 1px solid;
	margin:0 12px 3px 0;
}
#content .image-wrapper img{
	display:block;
	float:none;
	border:none;
	margin:0px;
}

#content .image-wrapper  p{
	background:#f2f2f2;
	padding:4px 4px 4px 6px!important;
	clear:left;
}
#content {
	width:501px;
	padding:0;
	margin:0;
	margin:0 30px 15px 30px;
	float:left;	
	height:100%;	
}
#content h1 {
	font-family:verdana, arial;
	color:#65461b;
	font-size:1.2em;
	clear:both;
	margin:0 0 10px 0;
	line-height:1.2em;
}

#content p {
	padding-bottom:10px;
}
#content .data_entry {
	padding-bottom:20px;
	margin-bottom:15px;
	width:100%;
	overflow:hidden;
}
#content .data_entry a{
	padding-top:5px;
}
/* RELATED *********************************************************************/
#related {
	float:left;	
	width:200px;
	height:100%;	
	margin:0;
	padding:0;	
	
}
#related h1{
	font-family:verdana, arial;
	color:#65461b;
	font-size:1.2em;
	clear:both;
	margin:0;
	line-height:1.2em;
    padding: 18px 0 0 10px;	
}
html body #related .info_box h2 {
	padding:0px;
	margin-bottom:8px;
}
#related  h2{
	padding-top:18px;
	color:#65461b;
	margin-left:10px;

	text-transform:uppercase;
}
#related  h2 a{
	color:#65461b;
	text-transform:uppercase;
}
#related  h2 a:hover{
	color:#252525;
}
#related ul {
	width:100%;
	overflow:hidden;
	background: url(../images/right-side-links.png) 0 0 no-repeat;	
	padding:5px 0 0 0;
	position:relative;
	margin:0px 0 10px 0;
}
#related ul:hover {
	background: url(../images/right-side-links-hover.png) 0 0 no-repeat;	
}
#oldrelated ul li {
	width:100%;
	
}
#related ul li{
	overflow:hidden;
	background: url(../images/right-side-links.png) 0 100% repeat-y;	
}
#related ul:hover li{
	background: url(../images/right-side-links-hover.png) 0 100% repeat-y;	
}
#related ul li a{
	padding:2px 7px 25px 9px;
	display:block;
	line-height:1.4em;
	color:#383838;
	text-decoration:none;
}
#related ul li a:hover{
	text-decoration:underline;	
}
#related ul li.date{
	background:none;
	position:relative;
	bottom:5px;
	left:0px;	
	font-size:0.9em;
	width:auto;
}
#related .info_box2 {
	width:100%;
	overflow:hidden;
}
#related  .link_readmore {
	float:left;
	margin-left:8px;
	margin-bottom: 5px;
}
#related  .link_rss  {
	margin-right:7px;
	position:relative;
	bottom:4px;
}

#related .link_twitter {
	bottom: 4px;
	margin-left: 8px;
	position: relative;
	float: left;
}
#related  #calendar {
	padding-top:5px;
}
#calendar img{
float:left;
}

#calendar .column{
float:left;
width:230px;
margin-left:20px;
}
#calendar .calendar_box{
float:left;
width:230px;


}
#calendar .footer{
clear:both;
width:100%;
}
#calendar table{
border:1px solid #dadada;
float:left;
width:100%;

}
#calendar th{
border:none;
height:26px;
background-color:#488a77;
color:#FFFFFF;
font-weight:bold;
text-align:center;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#calendar th img{
padding-left:13px;
}
#calendar td{
border:none;
width:31px;
height:26px;
text-align:center;
padding:0;
margin:0;


}
#calendar .spacer{
border:none;
height:1px;
width:1px;

}


#calendar tr.days td{
background:#b0b0b0;
color:#FFFFFF;
text-align:center;
height:15px;
}
#calendar td.weekend{
background:#E4E4E4;
}
#calendar td.inactive{
font-weight:normal;
color:#979797;
}
#calendar td.event{
font-weight:bold;

}
#calendar td.selected{
font-weight:bold;
}
#calendar td a:link{
}
#calendar td a:active{
font-weight:normal;
background-color:#B9D5C6;
color:#FFFFFF;
width:31px;
height:26px;
padding:5px;
}
#calendar a:link.inactive{
font-weight:normal;

color:#979797;
width:31px;
height:26px;
padding:5px;
}
#calendar a:link.event{
font-weight:bold;
padding:5px;
}
#calendar a:link.event, #calendar a:visited.event,  #calendar a:active.event,  #calendar a:hover.event{
font-weight:bold;
padding:5px;
}
/* FOOTER *********************************************************************/
#footer {
	background: #545554 url(../images/footer.png) 0 0 repeat-x;
	padding-top:15px;
	color:#FFF;
	/* OPMYLLAPITO-225 */
/*	position: absolute; */
    width: 100%;
    bottom:0;
	}
#footer .right-side {
	float:right;
}
#footer .right-side a{
	margin-left:10px;
}

#footer .inner-footer{
	width:956px;
	overflow:hidden;
	margin:auto;
	min-height:110px;
}
#footer a{
	color:#FFF;
	text-decoration:underline;
}	
#footer a:hover{
	color:#252525;
}
#footer p a{
	display:block;
}

/*font-size after text-size change*/
body.font1{
	font-size: 62.5%;
}
body.font2{
	font-size: 75%;
}
body.font3{
	font-size: 100%;
}


/*PAGE LINKS*/
.page_links .print{
	background: url(../images/icons-sprite.png) -75px -45px no-repeat;	
	padding:0px 12px 0 22px;
}
.page_links .up{
	background: url(../images/icons-sprite.png) -73px -62px no-repeat;	
	padding:0px 2px 0 20px;
}


.page_links {
	font-size:11px;
	text-align:right;
	width:500px;
	margin:0;
	padding:0;
	padding-bottom:5px;
	clear:both;
}
.page_links.first {
	padding-top:10px;
}
.page_links ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.page_links ul li
{
	list-style:none;
	display:inline;
}
a.thisarticle{
	margin-right:10px;
}
a.thisarticle:hover{
	color:#8E6E43;
}


/*breadcrumb*/
#path_items {
	padding-bottom:10px;
	color:#528b7b;
}
#path_items a{
	background: url(../images/icons-sprite-second.png) 100% 6px no-repeat;
	padding-right:12px;
	margin-right:2px;
	color:#000;
	text-decoration:none;
}
#path_items a:hover{
	text-decoration:underline;
}





.error{
	color:#FF0000;
	clear:both;
	padding:3px;	
}

p {
	margin:0;
	padding-bottom:7px;	
}
.alphabet_list ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.albhabet_list li{
	list-style-type:none;
	margin:0;
	padding:0;
}

.ingres {
	font-weight:bold;	
	margin-bottom:10px;
}


.margin10{
clear:both;
margin:10px 0 10px 0;
width:100%;

}

/*LINKS*/



a:hover {
	/*color:#37642B;*/  /* No need to insert color here, otherwise overrides hover color with visited links */
	text-decoration:underline;	
}
 h2 a:link, h2 a:visited, h2 a:active{
	margin:0;
	margin-top:8px;
}
.link_pdf{
	background-image:url(../pics/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom:5px;
	padding-top:5px;	
	padding-left:20px;
	
	
}
.link_doc{
        background-image:url(../pics/icon_doc.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left:20px;
		padding-bottom:5px;
		padding-top:5px;	
		padding-left:20px;
}
.link_rtf{
        background-image:url(../pics/icon_rtf.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left:20px;
		padding-bottom:5px;
		padding-top:5px;	
		padding-left:20px;
}
.link_html{
        background-image:url(../pics/icon_html.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left:20px;
		padding-bottom:5px;
		padding-top:5px;	
		padding-left:20px;
}


a.link_gray{
color:#5E5D5D;
font-weight:normal;	
color:#5E5D5D;
}

a.link_gray:link, a.link_gray:active, a.link_gray:visited{
color:#5E5D5D;
font-weight:normal;	
text-decoration:none;
}
a.link_gray:visited{
	margin:0;
	margin-top:8px;
	color:#43358C;
}
a.link_gray:hover{
color:#5E5D5D;
font-weight:normal;	
text-decoration:underline;
}
.link_back{
	background-image:url(../pics/arrow_green_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:8px;
}

.link_box_1{		
width:160px;
background-image:url(../pics/bg_menu_link_box.gif);
height:25px;
margin-top:8px;
font-size:12px;
font-weight:bold;
color:#37642b;
padding:7px 0 0 21px;
}



/* BODY BOX */
#body_box {
	width:955px;		
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;	
	padding-bottom:30px;
}

/* HEADER *********************************************************************/
.button{
display:inline;
	font-family:arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;	
	height:18px;
	padding-left:4px;
	padding-right:5px;	
	color:#ffffff;
	text-transform:uppercase;
	background-image:url(../pics/bg_button_green2.gif);
	background-repeat:repeat-x;
	background-position:bottom right;	
	border:none;
	border-left:0px solid #7AAA8C;
	border-top:0px solid #7AAA8C;	
}
.button_2{
display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;	
	margin-left:5px;
	height:18px;
	float:right;	
	color:#ffffff;
	text-transform:uppercase;
	background-image:url(../pics/bg_button_green2.gif);
	background-repeat:repeat-x;
	background-position:bottom right;	
	border:none;
	border-left:0px solid #7AAA8C;
	border-top:0px solid #7AAA8C;
	font-weight:bold;	
	
}
/* vanha button_2
.button_2{
display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0;
	padding:0;	
	margin-left:5px;
	height:18px;
	float:right;	
	color:#ffffff;
	text-transform:uppercase;
	background-image:url(../pics/bg_button_green2.gif);
	background-repeat:repeat-x;
	background-position:bottom right;	
	border:none;
	border-left:1px solid #7AAA8C;
	border-top:1px solid #7AAA8C;	
}
*/






/* CONTENT *************************************************************************/

#content .data_entries{
clear:both;
}
#content .alphabet, #content .alphabet_2{
clear:both;
width:100%;
border-bottom:1px solid #9EBF8A;
margin-top:10px;
margin-bottom:10px;
}
#content .alphabet ul, #content .alphabet_2 ul{
list-style-type:none;
margin:0;
padding:0;

}
#content .alphabet li{
margin:0;
padding:0;
display:inline;
padding-left:5px;
}
#content .alphabet_2 li{
margin:0;
padding:0;
display:inline;
padding-left:5px;
}
#content .alphabet a:link, #content .alphabet a:visited{
margin:0;
padding:0;
font-weight:bold;
text-decoration:none;
}
#content .alphabet_2 a:link, #content .alphabet_2 a:visited{
margin:0;
padding:0;
font-weight:bold;
text-decoration:none;
}
#content a.empty{
font-weight:normal;	
color:#9CC0AD;
}
#content a.empty:link, #content a.empty:visited{
font-weight:bold;	
color:#9CC0AD;
}
.alphabet_list{
clear:both;
margin-top:5px;
margin-bottom:10px;


}


#content .footer{
clear:both;
padding:0;
margin:0;	
}



/* FORM */
#form_box {
clear:both;
margin:10px 0 10px 0;
background-color:#f2f2f2;
}
#form_box .top {
clear:both;
height:9px;
width:100%;
background-image:url(../pics/bg_form_top.gif);
background-position:top;
background-repeat:no-repeat;
}
#form_box .bottom {
clear:both;
height:9px;
width:100%;
background-position:bottom;
background-repeat:no-repeat;
}
#form_box .data{
clear:both;
padding:5px 10px 0 10px;
margin:0;
}
#form_box .row{
clear:both;
margin:0px 0 5px 0;
}
#form_box .footer{
clear:both;
margin:0px 0 5px 0;
text-align:right;
}
#form_box .necessary{
background-image:url(../pics/star_orange.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:7px;

}

#form_box .select_1 {
margin:0;
padding:0;
width:165px;
margin-left:10px;
}
#form_box .select_2 {
margin:0;
padding:0;
width:55px;
margin-left:5px;
}
#form_box .select_5 {
margin:0;
padding:0;
width:130px;

}
#form_box .select_6 {
margin:0;
padding:0;
width:235px;
}
#form_box .select_7 {
margin:0;
padding:0;
width:70px;
margin-top:3px;
}

/* FOOTERS *************************************************************************/
			
/* MISC FIXES */

.back_to_content
{
	position:absolute;  /* was overlapping frontpage link in text version */
}

#menu img{
margin:0;
padding:0;
border:0;
margin-top:0;
}
#menu img.top{
margin:0;
padding:0;
border:0;
margin-top:0;
}


/* OPMYLLAPITO-219 */
.share_buttons {
	margin-left: 5px;
} 



#related .info_box {
	width:100%;
	overflow:hidden;
}


/* VANHAT ****************************/

#related .info_box_orig {clear:both;margin:0;padding:0;padding-bottom:2px;}
#related .info_box_orig p{margin-top:5px;}
#related .info_box_orig h2{margin:0;margin-top:8px;background-position:top left;background-repeat:no-repeat;padding-left:15px;color:#000000;}
#related .info_box_orig ul{list-style-type:none;margin:0;padding:0;margin-top:5px;margin-bottom:10px;}
#related .info_box_orig li{margin:0;margin-bottom:5px;padding:0;}
.imageMargin{margin-top:15px; margin-bottom:15px}


/*************** \\**************************************************************/
/* FONT SIZES */

html.font1 #content {
	font-size:11px;
	line-height:12px !important;
}

html.font2 #content {
	font-size:12px;
	line-height:14px !important;
}

html.font3 #content {
	font-size:14px;
	line-height:16px !important;
}
html.font1 #related {
	font-size:11px;
	line-height:12px !important;
}

html.font2 #related {
	font-size:12px;
	line-height:14px !important;
}

html.font3 #related {
	font-size:14px;
	line-height:16px !important;
}
html.font1 #navi {
	font-size:11px;
	line-height:12px !important;
}
html.font2 #navi {
	font-size:12px;
	line-height:14px !important;
}
html.font3 #navi {
	font-size:14px;
	line-height:16px !important;
}
html.font1 #navi_2, html.font1 #navi_2 .li_last {
	font-size:11px;
	line-height:12px !important;
}
html.font2 #navi_2, html.font2 #navi_2 .li_last {
	font-size:12px;
	line-height:14px !important;
}
html.font3 #navi_2, html.font3 #navi_2 .li_last {
	font-size:14px;
	line-height:16px !important;
}
html.font1 #content h2, html.font1 #content h3, html.font1 #menu h2, html.font1 #related h2 {	
	font-size:11px;
}
html.font2 #content h2, html.font2 #content h3, html.font2 #menu h2, html.font2 #related h2 {
	font-size:12px;
}
html.font3 #content h2, html.font3 #content h3, html.font3 #menu h2, html.font3 #related h2 {
	font-size:14px;
}
html.font1 #path { font-size:9px; }
html.font2 #path { font-size:11px; }
html.font3 #path { font-size:13px; }
html.font1 #content h1 {	
	font-size:14px;
	font-weight:bold;
}
html.font2 #content h1 {
	font-size:16px;
	font-weight:bold;
}
html.font3 #content h1 {
	font-size:19px;
	font-weight:bold;
}
html.font1 #content h2 {
	font-size:13px;
	font-weight:bold;
}
html.font2 #content h2 {
	font-size:15px;
	font-weight:bold;
}
html.font3 #content h2 {
	font-size:18px;
	font-weight:bold;
}

html.font1 #content h3 {
	font-size:13px;
	font-weight:bold;
}
html.font2 #content h3 {
	font-size:15px;
	font-weight:bold;
}
html.font3 #content h3 {
	font-size:18px;
	font-weight:bold;
}
html.font1 #content h4 {
	font-size:13px;
	font-weight:bold;
}
html.font2 #content h4 {
	font-size:15px;
	font-weight:bold;
}
html.font3 #content h4 {
	font-size:18px;
	font-weight:bold;
}
.lefteddiv_notinuse {
	float:left;
	margin:0 12px 3px 0;
	text-align:center;
	font-size:0.9em;
	color:#777777;
}
.image_caption_box {
	margin:0 12px 3px 0;
	text-align:center;
	font-size:0.9em;
	color:#777777;
	padding-right:10px;
}
#content_box #related .data .info_box2 .date
{
	color:#777777;
}
.dotted_hr{
	background:url(../images/hr_dotted.png) repeat top center;
	height:1px;
	border:none !important;
    width:92%
}
#related .data .info_box2 ul{
	margin: 0 0 5px;
}


#related .data .info_box2 ul li {
	padding: 2px 7px 5px 9px;
}
#related .data .info_box2 ul li a{
	padding:5px 0px 0px 0px;
	display:block;
	line-height:1.4em;
	color:#000000;
	text-decoration:underline;
}
#related .data .info_box2 ul li a:hover{
	text-decoration:underline;
}
.contentfooterul{
	margin-bottom: 0px;
	padding-left:0px !important; 
}
.contentfooterleftdiv{
	align:left;
	float:left;
}
.contentfooterleftdiv2{
		margin-top:10px;
	}
.contentfooterrightdiv2{
	margin-top:10px;
}
.contentfootershareimg{
	margin-bottom:-5px;
	margin-left:10px;
}
.contentfootersharefix{
	bottom:9px;
	left:-15px;
	position:relative;
}
.tab_box ul {
	padding-left:0px !important;
}
.tab_box img {
	margin:0 !important;
}
.dotted_div{
	background:url(../images/hr_dotted.png) repeat-x top center;
	height:1px;
	border:none !important;
    width:92%;
    margin-left:4%;
    margin-bottom:5px;
    font-size:0px;
}

/*button*/
.button-wrapper{
	background: url(../images/button.png) 0 0px no-repeat;
	padding-left:15px;
	display:block;
	width:auto; 
	zoom:1; 
	position:relative;      
	height:24px; 
	float:right;
	margin-right:10px;
}
.button-wrapper .button-inner{
	background: url(../images/button.png) 100% -32px no-repeat;
	height:24px;
	padding:0 15px 4px 0px;
	display:block;
	border:0;
	overflow:visible;
	width:auto; 
	zoom:1; 
	position:relative;   
	top:-1px;
	left:0px;
	margin:0px;
	color:#FFF;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.9em;
}

#content .data_entry_wo_border {
	padding-bottom:0px;
	margin-bottom:15px;
	width:100%;
	overflow:hidden;
}
#content .data_entry_wo_border a{
	padding-top:5px;
}
#content .data_entry_with_border {
	padding-bottom:20px;
	border-bottom:#9f9f9f solid 1px;
	margin-bottom:15px;
	width:100%;
	overflow:hidden;
}
#content .data_entry_with_border a{
	padding-top:5px;
}
#body_box #content_box #menu .image_box {
	line-height: 0;
}

