@import url("editor.css");
@import url("services.css");
@import url("news_syndicate.css");
@import url("pdfcart.css");



html, body {
	height: 100%;
	background-color: #fff;
}
body {
	
	background-color: #fff;
}

/* WRAPPER */
#wrapper {
	width: 1006px;
	margin: 0 auto;
	position: relative;	
	background-color: #fff;
	position: relative;
	min-height: 100%;
	/* seuraavat kaksi riviä vanhemmille selaimille, säilytä järjestys */
	height: auto !important;
	height: 100%;
	
}
#banners{
	position: absolute;
	width: 150px;
	right: -160px;
	top: 0;
	background-color: silver;
	overflow:hidden;
}
/* HEADER */
#header_print{
	display: none;
}
#header {
	height: 126px;
	overflow: hidden;
	position: relative;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	overflow:hidden;
}
	#header #login{
		position: absolute;
		left: 10px;
		bottom: 5px;
		width: 128px;
	}
		#header #login label{
			color: #b5b4b4;
			
			
		}	
		#header #login input {
			width: 90px;
			height: 15px;
			margin-bottom: 2px;
			border: 0;
		}
		
		.inputarea_inp_login, .inputarea_inp_password {
			width: 95px;
			height: 16px;
			padding: 3px 2px 3px 7px;
			margin-bottom: 2px;
			background:  url("../gfx/input.gif") no-repeat;
			border: none;
		}


				
		#header #login button, .inputarea inp_login{	
			background: transparent url("../gfx/login_button.gif") no-repeat;
			width: 24px;
			height: 18px;
			border: none;
			position: absolute;
			left: 110px;
			bottom: 4px;

		}
	#header #logo{
		position: absolute;
		top: 20px;
		right: 50px;
	}
	#header #slogan{
		position: absolute;
		width: 600px;
		height: 50px;
		top: 50px;
		left: 200px;
		overflow:hidden;
	}		
	
	#slogan h1 {
		color:#2b2b2b;
				}
	
/* main menu */
#top_navigation {
	border-top: solid 1px #b9b9b9;
	border-bottom: solid 1px #b9b9b9;	
	padding: 2px 0;
	position: relative;
		border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	overflow:hidden;
}
	#top_navigation #home{
		position: absolute;
		right: 45px;
		top: 10px;
		height: 20px;
		width: 20px;
		background: transparent url("../gfx/home.gif") no-repeat;
	}
	#top_navigation #flag_eng{
		position: absolute;
		right:15px;
		top: 13px;
		height: 20px;
		width: 20px;
		background: transparent url("../gfx/english.gif") no-repeat;
	}
	#top_navigation #flag_fin{
		position: absolute;
		right: 15px;
		top: 13px;
		height: 20px;
		width: 20px;
		background: transparent url("../gfx/finish.gif") no-repeat;
	}
#top_navigation ul{
 margin:0;
}
#top_navigation ul li{
	float: left;
	list-style: none;
	background: transparent url("../gfx/button.gif") no-repeat;
	width: 135px;
	height: 31px;
	margin: 0;
	padding: 0;
	text-align: center;
}


#top_navigation ul li#nav_item_97 {
	width: 145px;
background: transparent url("../gfx/button_wide.gif") no-repeat;
}

#top_navigation ul li#nav_item_97 a.active {
	width: 145px;
background: transparent url("../gfx/button_wide_active.gif") no-repeat;
}

#top_navigation ul li a{
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	height:31px;
}
#top_navigation ul li a:hover{
	color: white;
}
#top_navigation ul li a.active{
	color: #d70000;
		height:31px;
	background: transparent url("../gfx/button_active.gif") no-repeat;
}

/* MAIN */
#main {
	overflow: hidden;
	zoom: 1;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	width: 1004px;
}
#addthis {
	padding-top:25px;}

#main .addthis_wide {

}
/* etusivu.tpl */
#flash_content{
	height: 246px;
	background: transparent url("../gfx/flash_image.jpg") no-repeat;
	border-bottom: solid 1px #b9b9b9;
	overflow: hidden;
	
}


	#bigbox {
		position:relative;
		width:1000px;
		height:auto;
		margin:auto 0;
		padding-top: 16px;
		overflow:hidden;
		}
		
		* html #bigbox {
		position:relative;
		width:1006px;
		height:auto;
		margin-left: -45px;
		margin-top: 25px;
		overflow:hidden;
		}
			#bigboxtop {
				position:relative;
				float:left;
				background: url(../gfx/bigbox_top.gif);
				background-repeat:no-repeat;
				height:30px;
				margin-left: 40px;
				width:915px;
				}
				
			#bigboxcenter {
				background: url(../gfx/bigbox_center.gif);
				background-repeat:repeat-y;
				margin-left: 40px;
				position:relative;
				float:left;
				width:915px;
				overflow:hidden;
					}
						#column1 {
						position:relative;
						height: 137px;
						width: 267px;
						margin-left:30px;
						float:left;
						background: url(../gfx/pikkulaatikko_etusivu.jpg);
						background-repeat:no-repeat;
						}
						
						* html #column1 {
						position:relative;
						width: 267px;
						margin-left:15px;
						height: 137px;
						margin-left:15px;
						float:left;
						background: url(../gfx/pikkulaatikko_etusivu.jpg);
						background-repeat:no-repeat;
						
						}
								#column_top1 {
								width: 267px;
								height:20px;
								
								}
								
								#column_center1 {
								width: 240px;
								padding-left: 0px;
								padding-left:15px;
								padding-bottom:25px;
								}
														
								#column_bottom1 {
								width: 267px;
								height:30px;
								}
						
						#column2 {
						position:relative;
						height: 137px;
						width: 267px;
						float:left;
						background: url(../gfx/pikkulaatikko_etusivu.jpg);
						background-repeat:no-repeat;
						margin-left:15px;
						}
									#column_top2 {
								width: 267px;
								height:20px;
								
								}
								
								#column_center2 {
								width: 240px;
								padding-left: 0px;
								padding-left:15px;
								padding-bottom:25px;
								}
								
														
								#column_bottom2 {
								width: 267px;
								height:30px;
								}
						#column3 {
						position:relative;
						width: 267px;
						float:left;
						margin-left:10px;
						height: 137px;
						margin-left:15px;
						float:left;
						background: url(../gfx/pikkulaatikko_etusivu.jpg);
						background-repeat:no-repeat;
						}
								#column_top3 {
								width: 267px;
								height:20px;
								
								}
								
								#column_center3 {
								width: 240px;
								padding-left:15px;
								padding-bottom:25px;
								}
								
									
								
								#column_bottom3 {
								width: 267px;
								height:30px;
								
						}
			#bigtextarea {
			width:860px;
			position:relative;
			float:left;
			padding-left: 30px;
			overflow:hidden;}			
			
			#bigboxbottom {
				position:relative;
				float:left;
				background: url(../gfx/bigbox_bottom.gif);
				background-repeat:no-repeat;
				height:30px;
				margin-left: 40px;
				width:915px;
				padding-bottom: 8px;
				}
#front_content{
	margin: auto 0;
	position: relative;
	float:left;
	overflow:hidden;
}

* html #front_content{
	margin-left:-35px;
	position: relative;
	float:left;
	overflow:hidden;
}

#front_top {
	position:relative;
	float:left;
	background: url(../gfx/frontbox_top.gif);
	background-repeat:no-repeat;
	height:59px;
	margin-left: 40px;
	width:915px;
	}
	
		#title1 {
			width: 200px;
			height:auto;
			position:relative;
			float:left;
			padding-left: 80px;
			padding-top: 25px;
			overflow:hidden;
			}
		#title2 {
			position:relative;
			float:left;
			width: 200px;
			overflow:hidden;
			padding-left: 80px;
			padding-top: 25px;
			}
		#title3 {
			position:relative;
			float:left;
			width: 200px;
			overflow:hidden;
			padding-left: 95px;
			padding-top: 25px;
			}
			
		#info_content1 {
			width: 200px;
			position:relative;
			float:left;
			padding-left: 80px;
			overflow:hidden;
			}
		#info_content2 {
			position:relative;
			float:left;
			width: 200px;
			overflow:hidden;
			padding-left: 80px;
			}
		#info_content3 {
			position:relative;
			float:left;
			width: 235px;
			overflow:hidden;
			padding-left: 75px;
			}
.column_content_big {
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
		}	
.column_content {
	width: 240px;
	overflow:hidden;
		}
		.column_content li {
padding-bottom:5px;
		}
#front_center {
	position:relative;
	float:left;
	background: url(../gfx/frontbox_center.gif);
	background-repeat:repeat-y;
	margin-left: 40px;
	width:915px;
	overflow:hidden;
	}
	
#front_bottom {	
	position:relative;
	float:left;
	background: url(../gfx/frontbox_bottom.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-left: 40px;
	width:915px;
	padding-bottom: 25px;
	}

	#front_content .x3box{
		position: relative;
		float: left;
		width: 264px;
		margin-right: 35px;
		color: #b5b4b4;
		display: block;
		overflow: hidden;
	}
	#front_content .x3box .info_content{
		padding: 15px 20px 5px 25px;
		position: relative;
		height: 250px;
		overflow: hidden;
	}#front_content .x3box .info_content .htmldata_controls{
		position: absolute;
		bottom: 5px;
		left: 5px;
         }
	
	#front_content .x3box .postlist_join {
    padding: 5px 20px 5px 25px;
    height: 50px;
    overflow: hidden;
  }
  
  #front_content .x3box .postlist_join input {
    color: #333333;
  }
	
	/** uutisnosto uusi */
	#front_content .x3box .info_content .tag_notes {
    display: none;
  }
	
	#front_content .x3box .info_content .items_by_tags .item_by_tag {
    border-bottom: 0;
    padding: 3px 2px;
  }
  
  #front_content .x3box .info_content .items_by_tags .item_by_tag a {
    line-height: normal;
  }
  
	
  #front_content .x3box h4.tag_title { font-weight: normal; }

  #front_content .x3box .info_content p.tag_description {  display: none;}
	
	#front_content .x3box h2.title{
		color: #ed1b33;
		font-size: 15px;
		margin: 0;
		padding:  10px 0 11px 35px;
		font-weight: bold;
		position: relative;
	}
		#front_content .x3box h2.title .htmldata_controls{
			position: absolute;
			right: 5px;
			bottom: 5px;
		}
	#front_content .xright_box{
		width: 339px;
		margin-right: 0;
		overflow: hidden;
	}
		#front_content .xright_box #right_box_top{
			background: transparent url("../gfx/right_box_top.gif") no-repeat;
			padding: 15px 20px 0 20px;
			overflow: hidden;
		}
		#front_content .xright_box #right_box_middle{
			background: transparent url("../gfx/right_box_middle.gif") no-repeat;
			padding: 40px 20px 0 20px;
			margin: 0;
			overflow: hidden;
			position: relative;
		}#front_content .xright_box #right_box_middle p{padding: 0;margin: 0;}
		#front_content .xright_box #right_box_middle h3.title{
			position: relative;
			margin: 0 0 13px 0;
		}
			#front_content .xright_box #right_box_middle h3.title .htmldata_controls{
				position: absolute;
				right: 5px;
				bottom: 5px;
			}

	#right_box_top .yhteydenotto_title { font-weight: bold; }
	#right_box_top .form_view td.name { color: #fff; }
	#right_box_top .form_view td.values input, #right_box_top .form_view td.values select {
    color: #333333!important;
  }
  #right_box_top .form_view td.name {
    width: 220px;
  }
  
  #right_box_top .form_view td.values input {
    width: 180px!important;

  }
  
  #right_box_top .form_view td.values select {
    width: 190px!important;
  }
  
  #right_box_top #form_buttons input {
    display: none;
  }
  #right_box_top #form_buttons input#submitter {
    display: inline;
    color: #333333;
  }
  #right_box_top #form_buttons {
    text-align: center;
  }
  #partners_cloud {
    position: relative;
    height: 200px;
  }
  
  #partners_cloud a#partners_oracle, #partners_cloud a#partners_xenetic, #partners_cloud span{
    display: block;
    position: absolute;
  }
  
  #partners_cloud a {
    text-decoration: none;
    color: #5b5b5b;
  }
  
  #partners_cloud span {
    
    top: 0;
    left: 0;
    font-weight: bold;
    font-family: "Trebuchet MS",Helvetica,Verdana,"bitstream vera sans",sans-serif;
  }
  
  #partners_cloud #partners_oracle {
    top: 0;
    left: 0;
  }
  
  #partners_cloud #partners_xenetic {
    top: 83px;
    left: 0px;
  }
  
  #partners_cloud #partners_microsoft {
    top: 50px;
    left: 0px;
    font-size: 1.3em;
    font-weight: bold;
  }
  
  #partners_cloud #partners_endero {
    left: 130px;
    top: 90px;
    font-size: 1.2em;
  }
  
#partners_cloud #partners_haus {
    left: 0px;
    top: 170px;
    font-size: 1.2em;
  }
  
  #partners_cloud #partners_digium {
    left: 0px;
    top: 130px;
    font-size: 1.1em;
  }
  
  #partners_cloud #partners_logium {
    left: 130px;
    top: 130px;
    font-size: 1.1.em;
  }
  
/* default.tpl & vetolaatikot.tpl*/
#sidebar {
	width: 223px;
	float: left;
	padding-bottom: 1001em;
	margin-bottom: -1000em;
}

#sidebar #navigation {
    margin: 25px 0 0 0;
}
#sidebar #navigation ul {
    padding: 0;
    margin: 0;
	 border-bottom: solid 1px #b9b9b9;	 
}
#sidebar #navigation ul li {
	list-style: none;
        padding: 2px 0;
        margin: 0;
	border-top: solid 1px #b9b9b9;
}
#sidebar #navigation ul li a {
	display: block;
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url("../gfx/navigation_ball.gif") no-repeat left;
/*	background-position: 19px 5px;*/
	padding-left: 35px;
	/*height: 23px;
	line-height: 23px;*/
}
#sidebar #navigation ul li a.active {
	color: #ed1b33;
	text-decoration: none;
}
#sidebar #navigation ul li a:hover {
	color: #2b2b2b;
	text-decoration: none;
}
/* level 2 */
#sidebar #navigation ul ul {
    padding: 0;
    margin: 0 0 0 1.5em;
	 border: none;
}
#sidebar #navigation ul ul li {
	border: none;
}
#sidebar #navigation ul ul li a {
	background-image: none;
	padding-left: 30px;
}

#sidebar  #contact{
	width: 203px;	
	position: relative;
	min-height: 260px;
	margin: 20px 0 0 10px;
	color: #b5b4b4;
}
	#sidebar  #contact #cont_box{
		padding: 5px;
			background: transparent url("../gfx/contact_back.gif") repeat-y;
	
	}
	
	#sidebar  #contact #contact_title {
  		background: transparent url("../gfx/contact_top.gif") no-repeat;
	   	position: relative;
   		height: 15px;
    	width: 203px;
   		overflow: hidden;
  }
  
  
  #contact_title .htmldata_controls {
    position: absolute;
  }
	
	#sidebar  #contact  {
    margin-bottom: 0;
    padding: 5px;
   
    padding-top: 0px;
    
  }
 h2.title { padding-left: 5px;}
  #sidebar  #contact #cont_box td.name {
    width: 70px;
    font-size: 0.9em;
  }
  #sidebar  #contact #cont_box td.values {
    width: 125px;
  }
	
	#sidebar  #contact #cont_box td.values input {
    width: 112px;
    color: #333333;
  }
  
  #sidebar  #contact #cont_box td.values select {
    width: 122px;
    color: #333333;
    font-size: 10px!important;
  }
  
  #sidebar  #contact #cont_box #form_buttons {
    text-align: center;
  }
  
  #cont_box #form_buttons #submitter {
    color: black;
  }
	
	#sidebar  #contact #cont_box #form_buttons input {
    display: none;
  }
  #sidebar  #contact #cont_box #form_buttons input#submitter {
    display: inline;
  }
	
	#sidebar  #contact_bottom{
		background: transparent url("../gfx/contact_bottom_new.gif") no-repeat;
		width: 203px;
		height: 38px;
		position: absolute;

	}

#content {
	float: right;
	width:717px;
	overflow:hidden;

}

#content_image{
	height: 110px;
	width: 717px;
	overflow: hidden;
	position: relative;
}
	#content #content_image .htmldata_controls{
		position: absolute;
		top: 5px;
		left: 5px;
	}
#content_text{
	position:relative;
	float:left;
	width:460px;
	padding: 15px 0px;
	overflow:hidden;
}



 .content_wide #content_text {
  width: 717px!important;
                         overflow: hidden;
}
#sideright {
	position: relative;
	width: 190px;
	float:left;
	margin-top: 20px;
	margin-left: 25px;
	overflow:hidden;
	}
	
#sideright_box {
	width:221px;
	height:auto;
	overflow:hidden;
	margin-left: 0px;
	margin-top:25px;
	}

#sideright_box_top {
	width:211;
	height:20px;
	background: transparent url("../gfx/littlebox_top.jpg") no-repeat;
	}
#sideright_box_cent {
	width:211px;
	height:auto;
	background: transparent url("../gfx/littlebox_cent.jpg");
	background-repeat:repeat-y;
	padding-left: 20px;
	padding-right:20px;
}	
	
.sideright_box_cent {
	width:160px;
	height:auto;
	}
#sideright_box_bot {
	width:211px;
	height:25px;
	background: transparent url("../gfx/littlebox_bot.jpg") no-repeat;
	}

#content .drawbox_content_wide {
  width: 686px!important;
}
#content .drawbox_content_wide, .content_feeds .drawbox_content {
  margin-left: 10px!important;

}
/* pdf cart */
#content #content_text #pdfcart_link{
	
}
#content #content_text #linker_boxs #pdfcart_link{
	
	margin-bottom: 15px;
}
#content #content_text #pdfcart_link{
	
	margin: 0 10px;
}
	#content #content_text #pdfcart_link input{
		margin: 0 3px 0 0;
	}
	
/* linker box */	
#content #content_text #linker_boxs{

	
}
	#content #content_text #linker_boxs ul {
	margin: 0;
	}
	#content #content_text #linker_boxs ul li{
		list-style: none;
		margin: 0 10px 3px 10px;
	}
	#content #content_text #linker_boxs .slide_title{
		font-size: 12px;
		font-weight: normal;
		color: white;
		cursor: pointer;
		position: relative;
		padding: 5px 15px;
		height: 11px;
		margin: 0;
		background: transparent url("../gfx/slider_title.gif") no-repeat;
	}#content #content_text #linker_boxs .slide_title .htmldata_controls{position: absolute;top:0; right:20px;}
	#content #content_text #linker_boxs .close .slider_content{
		display: none;
	}
	#content #content_text #linker_boxs .open .slider_content{
		display: block;
		padding: 5px 10px;
	}
	
	/* default_feeds.tpl */
	#content #content_text .partner_feeds input {
      color: #333333;
  }
  
  .partner_feeds {
    float: right;
  }
  
  .partner_feeds .feed_title {
	border-bottom:1px solid #b9b9b9;
	border-top:1px solid #b9b9b9;
	margin:0 0 5px;
	padding:2px 5px;
	font-weight: bold;
	background:url("../gfx/feeds_ball.gif") left center no-repeat;
	position: relative;
	height: 16px;
	overflow:hidden;
  }
  
  .partner_feeds .feed_title p {
    display: inline; padding-bottom: 0;
    margin-left: 16px;
  }
  
  .partner_feeds .easysetup {
    height: 20px;
  }
  
  .feed_item .feed_item_date {
    font-size: 0.9em;
  }
  
  .partner_feeds .feed_item a {
    text-decoration: none;
    line-height: 14px;
    font-weight: normal;
  }
  
  .feed_item h4.tag_title {
    margin-bottom: 2px;
  }
  
  #easysetup_value_partnerfeed_1, #easysetup_value_partnerfeed_2 {
    display: none;
  }
  
  .feed_title .htmldata_controls {
    position: absolute;
    right: 0;
    top: 1px;
  }
  
 /* gmap.tpl */
 
#content .gmap {
	position: relative;
}

#content .gmap .drawbox_content_wide {
	width: 349px!important;
}

#content .gmap #gmap {
	width:300px;
	height:300px;
	position: absolute; 
	left:390px;
	top:15px;
	overflow:hidden;
}
	
/* .tpl:s eds here*/

/* FOOTER */
#footer_space{
	height: 35px;
	
}
#footer {
	clear: both;
	background: #fff url("../gfx/footer.png") no-repeat;
	height: 135px;
	width: 100%;
	position: relative;
	
	border-right: 1px solid #b9b9b9;
	overflow:hidden;
	
}

#footer div.contact_info {
overflow:hidden;
  margin-left: 133px;
  padding-top: 15px;
  
}

#footer #contact_info_1, #footer #contact_info_2 {
  display: block;
 
}


#footer div.contact_info p { display: inline; padding: 0; margin: 0;}


/* EMEDIA SIGNATURE */
#signature {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#signature, #signature a {
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
}
#signature a {
	text-decoration: none;
	font-weight: bold;
}
.ext{
	clear: both;
}
.wwwdata_win {
	overflow: inherit!important;
}


.punainen_laatikko {
	background-color:#99003d;
	border:1px solid black;
	}






