@import url("editor.css");
@import url("services.css");
@import url("activecalendar.css");

body {
	background-color: #D3D3D3;
}

/* WRAPPER */
#wrapper {
	width: 900px;
	padding: 13px;
	border: solid 1px #bdc5cd;
	margin: 13px auto 0px auto;
	background-color: White;
}

/* HEADER */
#header {
	height: 200px;
        position: relative;
}
#header #header_image{
        left:0;
        position:absolute;
        top:0px;
        width:900px;
        height:200px;
        overflow:hidden;
}#header #header_image .htmldata_controls {left:5px;position:absolute;bottom:5px;}
#header #logo{
        left:0;
        position:absolute;
        top:17px;
        width:442px;
}
/* right navigation*/
#header #right_navigation{
        background-color:#54AAF0;
        height:200px;
        position:absolute;
        right:0;
        top:0;
        width:200px;
}
#header #right_navigation ul{
	list-style: none!important;
	margin: 0px;
	padding: 10px 10px 10px 0px;
}
#header #right_navigation ul ul{
	padding: 0px 0px 0px 10px;
}
#header #right_navigation ul li{
	list-style: none!important;
	list-style-image: none;
	margin-left:0.7em;
}
#header #right_navigation ul li a{
	font-weight: bold;
	color: White;
	padding-left: 12px;
}
#header #right_navigation ul li a:hover{
	background: transparent url("../gfx/arrow_blue.gif") no-repeat;
	color: White;
	font-weight: bold;
	letter-spacing: 0.05em;
	border: 0;
}
#header #right_navigation ul ul li a{
	font-weight: normal;
	color: White;
}
/* end of right navigation*/
#header #cms_version {
	padding: 70px 17px 0 0;
	text-align: right;
	color: #fff;
	line-height: 20px;
	font-size: 10px;
}

/* ROUTE */
#up_space {
	background-color: #c9c9c9;
	line-height: 24px;
	height: 24px;
	padding-left: 8px;
	font-size: 10px;
	color: #676767;
}
#up_space a{
	color: #676767;
}
#up_space #route{
	float: left;
}
#up_space #search{
	float: right;
	width: 189px;
}
/* MAIN */
#main {
	background: transparent url("../gfx/harmaa.gif") repeat-x;
	overflow: hidden;
	zoom: 1;
}

/* SIDEBAR */
#sidebar {
	width: 201px;
	overflow: hidden;
	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;
    margin: 0 0 0 0em;
}
#sidebar #navigation ul li {
    padding: 0;
    margin: 2px 0 0 0;
	 list-style: none;
}
#sidebar #navigation ul li a {
	background: transparent url("../gfx/button_blue.gif") no-repeat;
	padding-left: 20px;
	line-height: 1.6em;
	display: block;
	color:#548AB9;
	height: 24px;
	width: 181px;
	white-space: nowrap;
}
#sidebar #navigation ul li a.active {
	font-weight: bold;
	letter-spacing: -0.035em;
}

#sidebar #navigation ul li a:hover {
	background: transparent url("../gfx/button_blue_down.gif") no-repeat;
	text-decoration: none;
	border: none;
	font-weight: bold;
	letter-spacing: -0.035em;
}
/* navi private*/
#sidebar #navigation ul li a.private {
	background: transparent url("../gfx/button_red.gif") no-repeat;
	color: #c02323;
}
#sidebar #navigation ul li a.private:hover {
	background: transparent url("../gfx/button_red_down.gif") no-repeat;	
}
/* toinen taso*/
#sidebar #navigation ul ul li a {
	background: transparent url("../gfx/submenu_blue.gif") no-repeat;
	padding-left: 20px;
	line-height: 1.4em;
	display: block;
	height: 18px;
	width: 201px;
}
#sidebar #navigation ul ul li a.active {
	font-weight: bold;
}
#sidebar #navigation ul ul li a:hover {
	background: transparent url("../gfx/submenu_blue_act.gif") no-repeat;
	text-decoration: none;
	border: none;
}
/* PRIVATE toinen taso*/
#sidebar #navigation ul ul li a.private {
	background: transparent url("../gfx/submenu_red.gif") no-repeat;
}
#sidebar #navigation ul ul li a.private:hover {
	background: transparent url("../gfx/submenu_red_act.gif") no-repeat;
}
/*kolmas taso*/
#sidebar #navigation ul ul ul li{
	margin: 0 0 0 1em;
}
#sidebar #ad_box{
	overflow:hidden;
	padding:10px;
	width:181px;
}

/* CONTENT */
#content {
/*	width: 450px;*/
	padding: 0;
	overflow:hidden;
}
.levea{
         width:660px !important;
}
#content_inner {
	width: 450px;
	padding:15px;
	overflow:hidden;
}
/* SISÄSIVU POHJAT*/
/* etusivu.tpl */

.row{
	margin: 15px;
}
	.big_box{
		border: solid 1px #bdc5cd;
		padding: 10px;
		background-color: white;
	}
	.colum{
		width: 305px;
		float: left;
	}
	.right_m{
		margin-right: 15px;
	}
	.small_box{
		position: relative;
		border: solid 1px #bdc5cd;
		padding: 50px 10px 10px 10px;
		background-color: white;
	}
	.small_box .news_syndicate .channel_headlines .news_item .readmore{
		border: none;
	}
		.title_box{
			background: transparent url(../gfx/small_box_title.gif) no-repeat;
			color:white;
			font-weight:normal;
			height:32px;
			left:-7px;
			padding:6px 0 0 20px;
			position:absolute;
			top:9px;
			width:189px;
		}.title_box .htmldata_controls { position: absolute; right: 0;top: 5px;}


/* SIDEBAR RIGHT */
#sidebar_right{
	width: 210px;
	float: right;
	padding-bottom: 1001em;
	margin-bottom: -1000em;
}
#sidebar_right #ajankohtaista{
	background: transparent url("../gfx/ajankohtaista.gif");
	padding: 30px 0px 0px 0px;
	margin-top: 10px;
	width: 208px;
}
#sidebar_right #tapahtumat{
	background: transparent url("../gfx/tapahtumat.gif");
	margin-top: 10px;
	padding:30px 0px 0;
	width:208px;
}
	#sidebar_right #tapahtumat #event_list{
		padding: 0 10px;
	}
#sidebar_right .pohja{
	background: transparent url("../gfx/pohja.gif") no-repeat bottom;
	height: 25px;
}
#sidebar_right .pohja .kaikki{
	margin: 0px	10px 0px 10px;
	text-align: right;
	border-top: solid 1px #c02323;
}
#sidebar_right .pohja .kaikki a{
	color: #c02323;
}
/* FOOTER */
#footer {
	clear: both;
	background-color: #54aaf0;
	height: 29px;
	border-top: none;
	color: White;
	line-height:2.3em;
	text-align:center;
}

/* EMEDIA SIGNATURE */
#signature {
	width: 900px;
	margin: 0px auto;
}
#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;
}
/* extra.tpl */
#main {
	background: transparent url("../gfx/harmaa.gif") repeat-x;
	overflow: hidden;
	zoom: 1;
}
.extranet{
	background-image: url(../gfx/header_extra.jpg)!important;
	height: 110px!important;
	overflow: hidden;
	
}
/* right navigation*/
#extra_login{
	width:200px;
	background-color:#54AAF0;
	padding: 15px 0;
}
#extra_login .login_info{
	margin:5px 5px 5px 20px;
}
.content_extra {
	width: 660px !important;
}
.ext{
	clear: both;
}






