@import url("editor.css");
@import url("services.css");

html{
	margin: 0;
	padding: 0;
	overflow-y:scroll;
} 

body {
	background: transparent url("../gfx/body.gif") repeat-x center;
	background-position: center 0;
	background-color: white;
	padding: 0 0 0 3px;
	margin: 0;	
	zoom:1;
}#move{
	background-position: center 30px!important;
}


/* WRAPPER */
#wrapper {
	width: 966px;
	margin: 0px auto;
	position: relative;
}

/* HEADER */
#header {
	height: 264px;
	background: transparent url("../gfx/header.jpg") no-repeat left top;
 	background-position: center 31px;
}

#header #search{
        height:26px;
        left:759px;
        letter-spacing:0.005em;
        overflow:hidden;
        position:absolute;
        top:4px;
        width:220px;
}
#header #search .searchstring{
	background: transparent url("../gfx/search_field.gif") no-repeat left top;	
	height: 20px;
	padding: 2px 0 0 5px;
	width: 131px;
	border: none;
	float: left;
}
#header #search .submit_button{
	background: transparent url("../gfx/button.gif") no-repeat left top;	
	height: 22px;
	width: 21px;
	border: none;
	margin: 0;
	float: left;
}
#header #search label{
	color: white;
	line-height: 22px;
	padding-left: 10px;
}

#header #language{
	height:26px;
	left:873px;
	position:absolute;
	top:34px;
}
	#header #language a{
		font-weight: bold;
		color: white;
		padding-right: 20px;
		background: transparent url("../gfx/eng.gif") no-repeat right;
		text-decoration: none;
	}
        #header .fin_flag a{
                background: transparent url("../gfx/fin.gif") no-repeat right!important;
	}

#header #front_page{
	height:26px;
	left:30px;
	position:absolute;
	top:31px;
	width:56px;
	line-height: 26px;
}
	#header #front_page a{
		color: white;
		text-decoration: none;
	}

#header #top_menu{
	height:26px;
	left:100px;
	position:absolute;
	top:31px;
	width:765px;
	font-family: Tahoma;
	font-weight: bold;
        z-index: 80;
}
	#header #top_menu ul{
		margin: 0;
		padding: 0;
	}
	#header #top_menu ul li{
		list-style: none;
		float: left;
		display: block;
		line-height: 26px;
		padding: 0 10px 0 5px;
		margin: 0;
		background: transparent url("../gfx/manu_line.gif") no-repeat right top;	
	}
	#header #top_menu ul li.last{
		background-image: none;
	}
	#header #top_menu ul li a{
		color: black;
		text-decoration: none;
	}
#header #ext_buttons{
	height:26px;
	left:470px;
	position:absolute;
	top:2px;
	width:273px;
	line-height: 26px;
	text-align: right;
}	
	#header #ext_buttons a{
		color: white;
		padding-left: 15px;
		margin-left: 10px;
		text-decoration: none;
	}
	#header #ext_buttons .login{
		background: transparent url("../gfx/login.gif") no-repeat left;		
	}
	#header #ext_buttons .contact{
		background: transparent url("../gfx/contact.gif") no-repeat left;		
	}
	#header #ext_buttons .sitemap{
		background: transparent url("../gfx/sitemap.gif") no-repeat left;		
	}
#header #image{
	height:208px;
	left:8px;
	overflow:hidden;
	position:absolute;
	top:52px;
	width:952px;
        z-index: 70;
}
#header #image .htmldata_controls{
        position:absolute;
        top:10px;
        left:10px;
}
/* MAIN */
#left_main{
	background: transparent url("../gfx/left.gif") no-repeat;	
	width: 7px;
	height: 246px;
	position: absolute;
	top: 264px;
	left: 0;
}
#right_main{
	background: transparent url("../gfx/right.gif") no-repeat;	
	width: 5px;
	height: 246px;
	position: absolute;
	top: 264px;
	right: 0;
}
#main {
	background: transparent url("../gfx/main.gif") repeat-y;	
	background-position: 0 18px;
	background-color: #fff;
	zoom: 1;
	padding: 0 5px 0 7px;
	overflow: hidden;
}
/* etusivu.tpl */
#content_top{
	margin-top:-11px;
}
#content_center{
	background: transparent url("../gfx/bar.jpg") no-repeat;	
	height: 26px;
	
}
	#content_center span{
		display:block;
		float:left;
		margin-left:21px;
		overflow:hidden;
		width:30%;
		line-height: 24px;
		height: 24px;
		position: relative;
		font-family: Arial black,Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: white;
	}
	#content_center .htmldata_controls{
		position: absolute;
		top: 0px;
	}
	#content_center .htmldata_controls hr{
		border: none;
		margin: 0;
		padding: 0;
                display: none;
	}
#content_bottom{}
.colum2_3{
	float: left;
	width: 589px;
	margin: 20px 0px 20px 20px;
	padding-right: 20px;
        overflow:hidden;
}
.columX3{
	float: left;
	width: 275px;
	margin: 20px 0px 10px 20px;
        overflow:hidden;

}
.margin_r{
	padding-right: 20px;
}
.vertical_dot{
	background: transparent url("../gfx/vertical_dot.gif") repeat-y right;	
}
.vertical_dot_2{
	background: transparent url("../gfx/vertical_dot_2.gif") repeat-y right;	
}

/* SIDEBAR */
/* default.tpl */
#sidebar {
	width: 215px;
	margin-left: 1px;
	float: left;
	overflow: hidden;
}
#sidebar #title{
 	color: #303763;
	font-family: Tahoma, Verdana, Helvetica, "bitstream vera sans", sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.1em;
	border-bottom: solid 5px #505152;
	padding: 0 0 7px 7px;
	background-color: white;
}
/* NAVIGATION */
/* default.tpl */
#sidebar  {
	padding-bottom: 1001em;
   margin-bottom: -1000em;	
}
#sidebar #navigation ul {
	margin: 0;
	padding: 0;
}
#sidebar #navigation ul ul {
    margin: 0;
    padding: 0 0 0 1em;
	 background: transparent url("../gfx/horizontal_dot_2.gif") repeat-x top;
}
#sidebar #navigation ul ul ul{
	background-image: none;
}
#sidebar #navigation ul li {
    padding: 0;
    margin: 0;
	 list-style: none;
	 background: transparent url("../gfx/horizontal_dot_2.gif") repeat-x bottom;
}
	#sidebar #navigation ul ul li {
		background-image: none;
	}
#sidebar #navigation ul li a {
	color: #505152;
	background: transparent url("../gfx/level_1.gif") no-repeat left top;	
	padding: 4px 0 4px 16px;
	font-family: Tahoma, Verdana, Helvetica, "bitstream vera sans", sans-serif;
	display: block;
	text-decoration: none;
}
	#sidebar #navigation ul ul li a {
		background-image: none;
		padding: 2px 0 2px 16px;
	}
#sidebar #navigation ul li a.current{
	color: #303763;
}	
#sidebar #navigation ul li a.active {
	font-weight: bold;
}
#sidebar #navigation ul li a:hover {
	text-decoration: none;
	border: none;
}
#sidebar #small_box{
  margin: 10px 0 0 8px;
  width: 200px;
  overflow: hidden;
}
/* CONTENT */
/* default.tpl */
#content {
	padding: 15px;
	float: left;
	width: 705px;
	position: relative;
        overflow:hidden;
}
/* ROUTE */
/* default.tpl */
#route {
	position: absolute;
	top: -2px;
	right: 0;
	border-left: solid 1px #303763;
	border-bottom: solid 1px #303763;
	text-align: right;
	clear: both;
	padding: 0 10px 3px;
	color: #505152;
}
#route a{
	color: #505152;
	text-decoration: none;
}
#services{
	margin: 5px 0;
}
/* FOOTER */
#footer {
	clear: both;
	background: transparent url("../gfx/footer.gif") no-repeat;
	height: 32px;
	color: white;
	padding-top: 22px;
	position: relative;
	text-align:center;
}
	#footer a{
		color: white;
		text-decoration: underline;
	}
	#footer .htmldata_controls {
		left:7px;
		position:absolute;
		top:50px;
	}
	.htmldata_controls hr{
		margin: 0;
		padding: 0;
		border: none;
	}
        #print{
                position: absolute;
                right: 16px;
                top: -22px;
                color:#303763;  
        }
        #print a{
                background: transparent url("../gfx/print.gif") no-repeat right;
                background-color: white;
                color:#303763;
                display:block;
                line-height:16px;
                padding-right:23px;
                text-decoration:none;
        }
        #last_edit{
                color:#303763;
                position:absolute;
                right:11px;
                top:53px; 
        }
/*Admin*/
#admin_link{
	z-index: 99;
}
.htmldata_controls{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
}
/* EMEDIA SIGNATURE */
#signature {
	float: left;
	margin-top: 2px;
        padding-left: 15px;
}
#signature, #signature a {
	color: #cccccc;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
}
#signature a {
	text-decoration: none;
	font-weight: bold;
}

.ext{
	clear: both;
}



































