@import url("editor.css");
@import url("services.css");
html {
	height:100%;
	/*background: transparent url("../gfx/wrapper.gif") repeat-y center;*/
        background: transparent url("../gfx/background.jpg") repeat-x top;
}
body {
	/*background: transparent url("../gfx/background.jpg") repeat-x top;*/
        background: transparent url("../gfx/wrapper.gif") repeat-y center;
	height:100%;
}


/* WRAPPER */
#wrapper {
	background: transparent url("../gfx/wrapper.gif") repeat-y center;
	margin:0 auto;
	position:relative;
	width:990px;
/*	margin: 0 580px;*/
	min-height: 100%;
	/* seuraavat kaksi riviä vanhemmille selaimille, säilytä järjestys */
	height: auto !important;
	height: 100%;

}
#left_bar{
	background: transparent url("../gfx/bar.jpg") no-repeat right;
}
#right_bar{
	background: transparent url("../gfx/bar.jpg") no-repeat left;
}
.bars{
	float: left;
	width: 20px;
	height: 418px;
	background-color: green;	
}
#center{
        overflow: hidden;
	float: left;	
	width: 950px;
	position: relative;
}


/* HEADER */
#header {
	height: 186px;
	background: transparent url("../gfx/header.jpg") no-repeat;
	position: relative;
}
#top_left_box{
	position: absolute;
	top: 0;
	left: 86px;
	width: 318px;
	height: 55px;
        overflow: hidden;
}
    #top_left_box .htmldata_controls{
	   position: absolute;
   	   top: 35px;
	   left: 0px;
    }
    #top_left_box .htmldata_controls hr{
           display:none;
    }
#top_right_box{
	height:29px;
	position:absolute;
	right:0;
	top:0;
	width:420px;
}
	#top_right_box ul{
		margin: 0;
	}
	#top_right_box ul li{
		float: left;
		list-style: none;
	}
	#top_right_box ul li a{
		color:white;
		display:block;
		line-height:25px;
		padding:0 6px;
	}
	#top_right_box ul li a.active{
		font-weight: bold;
	}
#top_center_box{
	background: transparent url("../gfx/logo.gif") no-repeat;
	height:85px;
	left:265px;
	position:absolute;
	top:73px;
	width:430px;
}
#top_menu{
	height:28px;
	left:0;
	position:absolute;
	top:158px;
	width:960px;
	overflow: hidden;
}
	#top_menu ul{
		margin: 0 0 0 10px;
	}
	#top_menu ul li{
		float: left;
		list-style: none;
                margin-left: 9px;
	}
	#top_menu ul li a{
		color: white;
		line-height: 26px;
		background: transparent url("../gfx/dot.gif") no-repeat right;
		padding-right: 15px;
		letter-spacing: .01em
	}
	#top_menu ul li a.last{
		background-image: none;
	}
	#top_menu ul li a.active{
		font-weight: bold;
	}

/* MAIN */
#main {
	zoom: 1;
	padding: 5px 0;
}

/* SIDEBAR */
#sidebar {
	width: 187px;
	padding: 0 10px;
	float: left;
	padding-bottom: 1001em;
	margin-bottom: -1000em;
}

/* NAVIGATION */
#sidebar #navigation {
    margin: 0;
}
#sidebar #navigation ul {
    padding: 0;
    margin: 0;
}
#sidebar #navigation ul ul {
    padding: 0 0 0 0.5em;
}
#sidebar #navigation ul li {
    padding: 0;
    margin: 0;
	 list-style: none;
	 background: transparent url("../gfx/menu_ball.gif") no-repeat left top;
	 background-position: 0 6px;
	 padding-left: 18px;
	 display: block;
}
#sidebar #navigation ul li a {
	color: #008ed6;
	font-weight: bold;
	border-bottom: solid 1px #008ed6;
	display: block;
	line-height: 22px;
}

#sidebar #navigation ul li a.active {
	color: #012c7f;
        font-weight:bold;
}
#sidebar #navigation ul li a:hover {
	text-decoration: none;
	color: #012c7f;
}
#sidebar #navigation ul ul li {
    padding: 0;
    margin: 0;
	 list-style: none;
	 background-image: none;
	 display: block;
}
#sidebar #navigation ul ul li a {
	border: none;
	font-weight: normal;
}

/* CONTENT */
/*default.tpl*/
#content {
	padding: 10px 35px 5px;
	width: 629px;
	float: left;
}
     #facebook{
        margin:10px 0 0 0;
        text-align:right;
     }
.content_small{
        padding: 20px 25px!important;
	width: 440px!important;
}
/*kokosivu.tpl*/
#content_log {
	padding: 10px 15px;
	width: 919px;
	float: left;
}
.content_small_log{
	width: 713px !important;
}

#sidebar_right {
	margin: 10px 0;
	padding: 10px 0px 5px 10px;
	width: 210px;
	padding-bottom: 1001em;
	margin-bottom: -1000em;
	overflow: hidden;
	float: left;
}
.colum_left{
	float:left;
        padding:0 20px 0 0;
        width:352px;
        overflow: hidden;
}
.colum{
	float:left;
        padding:0 0 0 20px;
        width:237px;
        overflow: hidden;
}
/* Katkoviivat */
.horisontal{
	background: transparent url("../gfx/horisontal_dot.gif") repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.vertical{
	background: transparent url("../gfx/vertical_dot.gif") repeat-y left;
}
.vertical_r{
	background: transparent url("../gfx/vertical_dot.gif") repeat-y right;
	margin-right: -1px;
}
/* Meltwater news */
.melt_title h1,.melt_title h2, .melt_title h3{
	color:#D291C0;
	margin-bottom:15px;
	font-size: 18px;
}

/* FOOTER */
#footer {
	background: transparent url("../gfx/footer.gif") no-repeat;
	height:55px;
	margin: 0 auto;
	width:990px;
}
#down{
	width: 100%;
	/*position: fixed;*/
	position: absolute;
	bottom: 0;
}
/* EMEDIA SIGNATURE */
#signature {
	left:26px;
	margin-top:2px;
	position:absolute;
	top:35px;
}
#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;
}
.ext_bottom{
	height: 55px;
	width: 950px;
}
#admin_link{
	z-index: 99;
}



































