@import url("editor.css");
@import url("services.css");
@import url("news_syndicate.css");

body {
	background-color: #95a7c4;
}
/* intro.tpl */
#intro{
	position: relative;
	background-color: #666;
	height: 700px;
	width: 960px;
	overflow: hidden;
} #intro .htmldata_controls {
	position: absolute;
	bottom: 5px;
	right: -25px;
}
#intro_footer{
	position: relative;
	background-color: #666;
	height: 68px;
	width: 960px;
	overflow: hidden;
	color: white;
} #intro_footer .htmldata_controls {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
	#intro_footer a{
		color: black;
	}
	#hidden_links{
		display: none;
	}

/* WRAPPER */
#wrapper {
	width: 960px;
	margin: 0px auto;
	position: relative;
	background-color: white;
	overflow: hidden;
}
/* HEADER */
#header {
	height: 80px;
	margin: 0 20px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}
	#logo{
		position: absolute;
		top: 20px;
		left: 0;
		font-size: 12px;
	}#logo .htmldata_controls {
		position: absolute;
		top: 0px;
		right: -25px;
	}
	#logo .wwwdata_win{
		display: none;
	}
        #contact_top{
                height:54px;
                position:absolute;
                right:65px;
                top:0;
                width:500px;
        }#contact_top .htmldata_controls {
		position: absolute;
		top: 0px;
		right: -25px;
	}
              #contact_top p{
                   margin:0px;
              }
	#links{
		position: absolute;
		right: 0;
		top:12px;
		text-align: right;
		font-size: 12px;
	}
	#links a{
		color: #B9B9B9;
		font-size: 12px;
	}

	#header #top_navigation{
		position: absolute;
		bottom: 6px;
		right: 0;
		text-align: right;
	}
		#header #top_navigation ul{
			margin: 0;
			padding: 0 6px 0 0;
			height: 18px;
			border-right: solid 1px;
			display: inline;
		}
		#header #top_navigation ul li{
			float: left;
			list-style: none;
			border-left: solid 1px;
			padding: 1px 2px 1px 5px;
		}
		#header #top_navigation ul li a{
			color: #000;
		}
		#header #top_navigation ul li a:hover{
			text-decoration: none;
		}
		#header #top_navigation ul li a.active{
			font-weight: bold;
		}

#flash{
	position: relative;
	height: 150px;
	width: 960px;
	background-color: #a7a7a7;
}	#flash .htmldata_controls{ position: absolute;right: 6px;top: -23px;}

.cascade{
    filter:alpha(opacity=50);
    opacity:.50;
}

/* MAIN */
#shadow {
	background: transparent url(../gfx/flashvarjo.jpg) no-repeat left top;
	height: 30px;
}
#main {
	background: transparent url(../gfx/gradient_lines.jpg  ) no-repeat left bottom;
	overflow: hidden;
	min-height: 473px;
	zoom: 1;
	position: relative;
}
/* main.tpl */
#image_space{
	position: absolute;
	bottom: 0;
	width: 470px;
	height: 473px;
	overflow: hidden;
	float: left;
}#image_space .htmldata_controls{ position: absolute;left: 15px;bottom: 10px;}

#content_front {
	position: relative;
	margin: 0 20px;
	float: right;
	width: 450px;
	/*height: 450px;*/
}/*#content_front .htmldata_controls{ position: absolute;left: 15px;bottom: 10px;}*/
#content_front #top_box{
	min-height: 220px;
	}
#content_front #news_center{
	min-height: 160px;
}
#content_front #bottom_box{
	min-height: 70px;
}

/* default.tpl */
#sidebar {
	width: 120px;
	height: 450px;
	overflow: hidden;
	padding: 0px;
	margin-left: 20px;
	float: left;
	padding-bottom: 1001em;
	margin-bottom: -1000em;
	background: transparent url(../gfx/viiva.gif) repeat-y right;
}
	#sidebar #left_navigation {
	    margin: 0;
	}
	#sidebar #left_navigation ul {
	    padding: 0;
	    margin: 0;
	}
	#sidebar #left_navigation ul ul {
	    padding: 0;
	    margin: 0;
	}
	#sidebar #left_navigation ul li {
	    padding: 0;
	    margin: 0 0 10px 0;
		 list-style: none;
	}
	#sidebar #left_navigation ul li a {
		color: black;
		font-size: 12px;
	}
	#sidebar #left_navigation ul li a.active {
		font-weight: bold;
	}
	#sidebar #left_navigation ul li a:hover {
		text-decoration: none;
		border: none;
	}

#content {
	padding: 0 0 0 20px;
	width: 800px;
	float: left;
}
/* case.tpl */
#content_case{
	padding: 0 20px;
	width: 940px;
	float: left;
}
/* FOOTER */
#footer_black{
	position: absolute;
	clear: both;
	/*overflow: hidden;*/
	font-size: 10px;
	bottom: 0px;
	/*background: transparent url(../gfx/gradient_lines.jpg  ) no-repeat left bottom;*/
	padding:4px 0 0 20px;
}#footer_black a{ color: #B9B9B9;}

#footer {
	position: relative;
	clear: both;
	background: transparent url("../gfx/footer.jpg") no-repeat;
	height: 25px;
	overflow: hidden;
	font-size: 10px;
}
	#footer #extra{
		position: absolute;
		left: 0;
		top: 0;
		width: 450px;
		color: white;
		padding: 5px 0 0 20px;
	}#footer #extra .htmldata_controls{ position: absolute; right: 5px; top: 3px;}
	#footer #extra a{
		color: white;
	}
	#footer #extra_eng{
		position: absolute;
		left: 0;
		top: 0;
		width: 450px;
		color: white;
		padding: 1px 0 0 20px;
	}#footer #extra .htmldata_controls{ position: absolute; right: 5px; top: 3px;}
	#footer #extra a{
		color: white;
	}

	#footer #contact{
		position: absolute;
		right: 0;
		top: 0;
		width: 450px;
		color: white;
		padding: 4px 0 0 0
	}#footer #contact .htmldata_controls{ position: absolute; right: 5px; top: 3px;}
	#footer #contact a{
		color: black;
	}
/* EMEDIA SIGNATURE */
#signature {
	width: 960px;
	margin: 0px auto;
}
#signature, #signature a {
	color: #6c7c96;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
}
#signature a {
	text-decoration: none;
	font-weight: bold;
}
.ext{
	clear: both;
}

/** Lisatty 4.11.2009 / Ari, koska muokkaus&nostopainikkeet olivat paallekain **/
div#edit_controll35_3, div#edit_controll35_22 {
	margin-left: 20px;
	padding-left: 20px;
}






