@import url("editor.css");
@import url("services.css");
@import url("activecalendar.css");

body {
	/*background-color: #D3D3D3;*/
	background: url("../gfx/background.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/* WRAPPER */
#wrapper {
	width: 990px;
	margin: 0px auto;
	overflow: hidden;
}

#headerspace {
	margin: 0;
	padding: 0;
	height: 4px;
	overflow: hidden; 
}

/* HEADER */
#top_menu{
	background-color: #f3f3f3;
   padding: 0;
   margin: 0;
   text-align: right;
  	overflow: hidden;
  	font-size: 11px;
  	height: 21px;
}



#top_menu ul {
	margin: 0 0 0 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
	height: 26px;
	overflow: hidden;
}

#top_menu ul.brown_elements {
	background-color: #7f7f7f;
}

#top_menu ul.blue_elements {
	background-color: #0c1c8d;
}


#top_menu ul li {
	display: inline;
	padding: 0;
	list-style: none;
	list-style-image: none;
	color: #ffffff;
	font-size: 11px;
}



#top_menu ul li form {
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
	
}

#top_menu img.search_submit {
	cursor: pointer;
}


#top_menu ul li.brown_elements {
	background-color: #7f7f7f;
}

#top_menu ul li.blue_elements {
	background-color: #0c1c8d;
}



#top_menu ul li a {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 3px 0 3px;
	height: 26px;
}

/*#top_menu .centerBox{
   text-align: center;
   height: 23px;
}
#top_menu .lang{
        float:left;
        position:absolute;

}
#top_menu .lang a{
        font-family:  arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
	letter-spacing: 0.01em;
        background: transparent none;
        text-decoration:none;
}
       .Lleft{  margin-left:15px;
       }
       .Lright{ margin-left:906px;
                margin-top:-17px;
       }

#top_menu ul {
	margin: 0px;
	height: 23px;
}
#top_menu ul li{
	display: inline;
	padding: 0;
	text-transform: none;
}
#top_menu ul li a{
	/*background: transparent url("../gfx/white_line.gif") no-repeat;*/
	background-color: #0c1c8d;
	/*padding: 0 3px 0 10px;*/
	padding: 0 0 0 0;
	font-family:  arial;
	font-size: 15px;
	color: White;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-decoration: none;
}*/

/** END OF TOP MENU **/

.endB{
	padding: 0 3px 0 0px;
	background: transparent url("../gfx/white_line_log.gif") no-repeat right;
}
#header {
	height: 190px;
	background-color: #ffffff;
}
#header div{
	float: left;
}
.head_image {
position:relative;
	width: 740px;
	height: 190px;
	overflow: hidden;
	background: transparent url("../gfx/paakuva.jpg") no-repeat right;
}
.head_image_no {
position:relative;
	width: 740px;
	height: 190px;
	overflow: hidden;
}
.opaque{
        opacity: .5;
	filter: alpha(opacity=50);
}
.head_image .htmldata_controls {
	background-color:gray;
	position:absolute;
	top:50px;
        left: 0;
	width:200px;
}
#head_box {
	width: 250px;
	height: 186px;
	margin-top: 4px;
	background-color: white;
	overflow: hidden;
}


/** SPACER **/
#spacer {
    background: transparent url('../gfx/paakuvan_alla.gif') no-repeat;
	height: 30px;
    clear: both;
}

/* ROUTE */
#route {
    background: url('../gfx/paakuvan_alla.gif') no-repeat;
	height: 35px;
	clear: both;
	background-color: #0c4da2;
	line-height: 24px;
	font-size: 10pt;
  /*/ overflow: hidden;*/
}
#route a{
	text-decoration: none;
        font-weight:normal;
}
#route_link{
	float: left;
	width: 470px;
	height: 30px;
	padding: 5px 0px 0px 15px; 
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	color: #D0D0D0;
}
#route_link a{
	color: White;
}
#site_info{
	height: 30px;
	padding: 4px 0 0 0;
	float: right;
}
#site_info ul li{
	margin-left:0;
}
#site_info ul li{
	float: left;
	display: block;
}
#site_info ul li a{
	padding: 0 10px 0 10px;
	font-family:  arial;
	font-size: 15px;
	color: White;
	font-weight: bold;
	letter-spacing: 0.01em;
}
#site_info ul li .red{
        background: transparent url("../gfx/red_ball.gif") no-repeat;
}
#searce_box{
   width:234px;
	height: 23px;
	padding: 5px 15px 0 0; 
	display: inline;
}
#searce_box .searc_form{
	width: 230px;
}
#searce_box #searchstring{
	height:16px;
	width:184px;
}
#searce_box  #s_button{
	background: transparent url("../gfx/button.gif") no-repeat;
	border: none;
	width: 21px;
	height: 20px;
	margin-left:15px;
}
/* MAIN */
#main {
	overflow: hidden;
	zoom: 1;
	width: 997px;
	background-color: #ffffff;
}

/* SIDEBAR */
#sidebar {zoom: 1;
	width: 196px;
	float: left;
	border-right: solid 3px #ffffff;	
	padding-bottom: 1001em;
	margin-bottom: -1000em;
}

/* NAVIGATION */
#sidebar #navigation {
    margin: 0;
}
#sidebar #navigation ul {
    padding: 0;
    margin: 0;
}
#sidebar #navigation ul ul {
    padding: 0;
    margin: 10px 0 10px 0;
}
#sidebar #navigation ul ul ul{
    padding: 0;
    margin: 5px 0 5px 1em;
	 /*visibility:hidden;
	 display: none;*/
}
#sidebar #navigation ul ul li.active ul{
	 display: block;
	 /*visibility:visible;*/
	 
}



#sidebar #navigation ul li {
   padding: 0 0 1px 10px;
   margin: 0;
 	list-style: none;
}
/* tapahtumien lisä */
#sidebar #navigation .event li {
   display: none;
}
#sidebar #navigation .event ul li {
   display: block;
}
#sidebar #navigation .event li.active {
   display: block;
}
#sidebar #navigation .even_list ul {
   margin-top:0;
}


#sidebar #navigation ul li.active {
   padding: 0 0 1px 10px;
   margin: 0;
 	list-style: none;
 	background: url('../gfx/vasen_valikko.gif') no-repeat;
}

#sidebar #navigation ul ul li {
   padding: 0 0 0 8px;
	background-color: White!important;
}
#sidebar #navigation ul ul li.active {
   padding: 0 0 0 8px;
   background: url('../gfx/inactive.jpg') no-repeat;
	background-color: White!important;
}

#sidebar #navigation ul li a {
	background-color: #e5e5e5;
	display: block;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 6px 4px;
	text-transform:none;
	text-decoration: none;
}
#sidebar #navigation ul li a:hover {
	color: #999999;
}
#sidebar #navigation ul ul li a {
	background:none;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	display: inline;
	line-height: 1.5em;
}
#sidebar #navigation ul li a.active {
	font-weight: bold;
}
#sidebar #navigation ul li a:hover {
	text-decoration: none;
	border: none;
	color: #999999;
}


/* SIDEBAR */
#sidebar_right {zoom: 1;
	float: left;
	width: 250px;
	border-left: solid 3px #ffffff;	
	padding-bottom: 1001em;
	margin-bottom: -1000em;
}
#news_box{
	background: url("../gfx/news_back.jpg") repeat;
	
}
#event_box{
background: url("../gfx/news_back.jpg") repeat;
		
}
.R_title{
/*	height: 0px;*/
	/*background: transparent url("../gfx/palkki.jpg") repeat;*/
	
	padding:5px 0px 6px 9px;	
	background-color: #6b75ba;
	font-family:  arial;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
   height: 19px;

}
.R_box{
	padding: 10px;
}
.R_readmore{
   padding:5px 9px 6px 9px;
   text-align: center;
}
.R_readmore a{
    color:#323599;
    text-decoration: none;
    font-size: 11px;
}

/* ADMIN LINK */
#sidebar #admin_link {
	margin-bottom: 15px;
	text-align: center;
}
#head_box .htmldata_controls{
	width: 200px;
	background-color:gray;
 	position:absolute;
 	top:50px;
 	left:;
}
#head_box_is .htmldata_controls{
	width: 200px;
	background-color:gray;
 	position:absolute;
 	top:50px;
 	left:;
}
#workflowcontrols{
       float:left;
       height:65px;
       width:450px;
}
/* CONTENT */
#content {zoom: 1;
	padding:0px;
	width:525px;
	margin: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
	overflow: hidden;
	float: left;
background: url("../gfx/liuku_alas.gif") repeat-x;

}

#content p {
	padding: 5px;
}

#content h1, h2, h3, h4, h5, h6 {
 padding: 5px;
}

#content #firstcol {
	width: 215px;
	float: left;
	overflow-x: hidden;
}

#content #secondcol {
	width: 300px;
	float: right;
	
}
/* FOOTER */
#footer {
	clear: both;
	background-color: #e5e5e5;
	height: 80px;
}

.footer_address {
	float: left;
	width: 365px;
	height: 62px;
   padding-top:8px;
   color: #636363;
   font-size: 10px;
   text-align: center;
}

.footer_address_eng {
	width: 535px;
}

.footer_box {
	float: left;
	width: 250px;
	height: 62px;
	/*overflow: hidden;*/
	vertical-align: middle;
	align: center;
}

.footer_box_left_fin {
	width: 290px;
}

.footer_box_left_eng {
	width: 200px;
}

/* EMEDIA SIGNATURE */
#signature {
	width: 990px;
	margin: 0px auto;
}
#signature, #signature a {
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 9pt;
	line-height: 16px;
	text-align: right;
}
#signature a {
	text-decoration: none;
	font-weight: bold;
}
.ext{
	clear: both;
}

table.images {
	height: 62px;
	margin-left: 10px;
	margin-top: 5px;
}
table.images td {
	vertical-align: middle;
}

table.images_left_eng {
	margin-left: 10px;
}

table.images_left td {
	padding: 2px;
}

table.images_right  td {
	padding: 2px;
}

table.images_right_eng {
	margin-left: 205px;
}











































