@import url("editor.css");
@import url("services.css");
@import url("news_syndicate.css");
@import url("activecalendar.css");

#admin_link{
	display: none;
}
html, body{
	height: 100%;
}
html{
	
}
body {
	
}
html.home{
	
}
body.home {
	
}

/* WRAPPER */
#wrapper {
	/*margin: 0 auto;
	min-height:100%;	
	position: relative;*/
}

/* HEADER */
#header {
	height: 140px;
	overflow: hidden;
	position: relative;
}
	#print_logo{
	}
	#frontpage_link{
		display: none;
	}
	#search_embed{
		display: none;
	}
		
	#font_size{
		display: none;
	}
	/* LISÄVALIKKO */
	#exra_menu{
		display: none;
	}
	
	/* HORIZONTAL MENU*/
	#horizontal_navigation{
		display: none;
	}
	
/* MAIN */
#main {
	/*position: relative;
	overflow: hidden;
	zoom: 1;
	color: white;*/
}
#main .row_top h1, #main .row_top h2, #main .row_top h3, #main .row_top h4, #main .row_top h5,#main .row_top h6{color: #333333;font-weight: normal;}

/************************************************ INNERTEMPLATERS ************************************************/
/*                                                  default.tpl                                                  */
/* SIDEBAR */
#sidebar {
	display: none;
}
	
/*                                               front_page.tpl                                                  */	
.row_top{
	height: 231px;
	color: #333333;
}
	.row_top h2.colum_title{
		color: #333333!important;
		position: relative;
		height: 24px;
		margin: 0 0 5px 0;
		text-transform: uppercase;
		font-weight: normal;
	}.row_top .colum_title .htmldata_controls{position: absolute;top: 0;right: 0;}
	.row_top a{color: #333333;}
	.info{
		height: 200px;
		width: 30%;
		/*padding: 0 10px 0 95px;
		overflow: hidden;*/
	}
	.row_top .colum_x3{
		height: 200px;
	}

	.row_top .info .htmldata_controls{position: absolute;bottom: 0;left: 0;}

.row{
	margin: 10px 0;	
}
.row_bottom{
	background: transparent url("../gfx/lines_x3.gif") repeat-y;	 
}
.colum_x3{
	position: relative;
	float:left;
	margin: 0 8px;
	width:30%;
}
	.x3left{
	margin: 0 16px 0 0;	
	}
	.x3center{
	margin: 0 16px;
	}
	.x3right{
	margin: 0 0 0 16px;	
	}
/*                                               landing.tpl                                                  */		
#top_rows{
}
#top_rows .colums_x2{
	float: left;
	width: 48%;
	margin: 0 1% 0 0;
	overflow: hidden;
} 
#x2line{
	background: url(../gfx/lines_x2_bottom.gif);
	height: 1px;
	overflow: hidden;
	margin: 10px 0 0 0;
}
/* CONTENT */
#content {
	float: left;
	width: 100%;
}
	#route {
		display: none;
	}
	#data{
		padding: 15px;
	}
	#print_button{
		display: none;
	}
/************************************************** FOOTER *****************************************************/
#footer_space {
	display: none;
}
#footer {
	display: none;
}
/* EMEDIA SIGNATURE */
#signature {
	display: none;
}

.ext{
	clear: both;
}
