@import url("editor.css");
@import url("services.css");

html{
	margin: 0;
	padding: 0;
	overflow-y:scroll;
} 

body {
         margin: 0;	
}#move{
}


/* WRAPPER */
#wrapper {
       width: 99%;
       margin: 0px;
       display: block;
}

/* HEADER */
#header {
	display:none;
        overflow: hidden;
        height: 0px;
}
#header #image{
	display:none;
}
/* MAIN */
#left_main{
	display:none;
}
#right_main{
	display:none;
}
#main {
}
#main table{
   margin: 0;
   padding: 0;
   width: 90%!important;
}
#main table tr td,#main table tr{
   margin: 0;
   padding:0;
    /*width: 0%!important;*/
}
/* etusivu.tpl */
#content_top, #content_center, #content_bottom{
        width: 99%;
        overflow: hidden;
}
#content_center{
	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;
	}
.colum2_3{
	float: left;
	width: 60%;
	margin: 20px 0px 20px 20px;
	padding-right: 20px;
}
.columX3{
	float: left;
	width: 30%;
        overflow: hidden;
	margin: 20px 0px 20px 20px;

}
.margin_r{
	padding-right: 20px;
}
.vertical_dot{
}
.vertical_dot_2{
}

/* SIDEBAR */
/* default.tpl */
#sidebar {
	display: none;
}
#sidebar #title{
 	display: none;
}

/* CONTENT */
/* default.tpl */
#content {
	/*position: relative;*/
border: solid 1px white;
        top: 0;
}
/* ROUTE */
/* default.tpl */
#route {
	display:none;
}
#services{
}
/* FOOTER */
#footer {
	clear: both;
	height: 56px;
	color: white;
	padding-top: 22px;
	position: relative;
	text-align:center;
}
	#footer a{
		color: white;
		text-decoration: underline;
	}
	#footer .htmldata_controls {
		display:none;
	}
	.htmldata_controls hr{
		display:none;
	}
        #print{
               display:none;  
        }
/*Admin*/
#admin_link{
	z-index: 99;
        display:none;
}
.htmldata_controls{
	display:none;
}
/* EMEDIA SIGNATURE */
#signature {
	display:none;
}
#signature, #signature a {
	display:none;
}
.ext{
	clear: both;
}













































































































































