@import url("editor.css");
@import url("services.css");

html, body {
	background-color:white;
	margin-top:0;
	height: 100%;
}

/* WRAPPER */
#wrapper {
 	position: relative;
	width: 870px;
	margin: 0px auto;
	overflow: hidden;
}

/* HEADER */
#header {
	margin: 0;
	height: 117px;
	background: transparent url("../gfx/header.jpg") no-repeat;
}

#header #cms_version {
	padding: 70px 17px 0 0;
	text-align: right;
	color: #fff;
	line-height: 20px;
	font-size: 10px;
}

/* ROUTE */
#route {
	text-align: right;
	clear: both;
	background: transparent url("../gfx/route_background.png") no-repeat;
	line-height: 24px;
	border: 1px solid #fff;
	padding: 0 10px;
	font-size: 10px;
	border: 1px solid Black;
}

/* MAIN */
#main {
	position: relative;
	background-color: White;
	overflow: hidden;
	min-height:576px;
	background: transparent url("../gfx/vasenTurhaPainikeValikko.gif") repeat-y;
	margin-top:10px;
	zoom: 1;
}
/*TopNavigation*/
#navigationTop{
	background: transparent url("../gfx/ylaValikkoIso.jpg") no-repeat;
	height: 50px;
	overflow: hidden;
}
#navigationTop ul { 
	margin: 0px 0px 0px 2px;

}
#navigationTop ul li {
	display: block; 
	float: left;
	margin: 0px;
	padding: 24px 8px 9px 15px; 
}
#navigationTop ul li a {
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	
}
/*BottomNavigation*/
#navigationBottom{
	clear: both;
	height: 27px;
	background-color: #415373;
	border-top: none;
	padding-left:100px;
	margin-top:8px;
}
#navigationBottom ul li {
	display: block; 
	float: left;
	padding: 3px 3px 5px 9px;
	
}
#navigationBottom ul li a {
	color: white;
	font-size: 0.7em;
	font-weight: bold;
}
.navigationBottomLine{
	background: transparent url("../gfx/alaValikonValiviiva.gif") no-repeat;
}
/* SIDEBAR */
#sidebar {
	width: 192px;
	height: 100%;
	/*float: left;*/
	margin: 0 0 0 0;
}

/* NAVIGATION */
#sidebar #navigation {
    margin: 0 0 0 0;
	 
}
#sidebar #navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#sidebar #navigation ul ul {
    padding: 0;
    margin: 0 0 0 0em;
}
#sidebar #navigation ul li {
    padding: 0 0 0 0;
    margin: 0;
}
#sidebar #navigation ul li a {
	height: 22px;
	width: 162px;
	background: transparent url("../gfx/vasenNonActiveValikko.gif") no-repeat;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 2px;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

/*level two*/
#sidebar #navigation ul li a.active {
	background: transparent url("../gfx/vasenActiveValikko.gif") no-repeat;
}
#sidebar #navigation ul li a:hover {
	background: transparent url("../gfx/vasenActiveValikko.gif") no-repeat;
}
#sidebar #navigation ul ul li a {
	font-size:0.7em;
	color: #4a5f84;
	text-transform: none;
	background: transparent url("../gfx/vasenSubNonActiveValikko.gif") no-repeat;
}
#sidebar #navigation ul ul li a.active {
	color:white;
	background: transparent url("../gfx/vasenSubActiveValikko.gif") no-repeat;
}
#sidebar #navigation ul ul li a:hover {
	color:white;
	background: transparent url("../gfx/vasenSubActiveValikko.gif") no-repeat;
}

/*level three*/
#sidebar #navigation ul ul ul li a {
	background:transparent url(../gfx/vasenSubNonActiveValikko_two.gif) no-repeat scroll 0%;
	color:#4A5F84;
	font-size:0.7em;
	text-transform:none;
	padding-left:45px;
}

#sidebar #navigation ul ul ul li a.active {
	background:transparent url(../gfx/vasenSubActiveValikko_two.gif) no-repeat scroll 0%;
	color:white;
}

#sidebar #navigation ul ul ul li a:hover {
	background:transparent url(../gfx/vasenSubActiveValikko_two.gif) no-repeat scroll 0%;
	color:white;
}

/* LANGUAGE SELECTION */
#sidebar #language_selection {
	margin-bottom: 15px;
	text-align: center;
}

/* ADMIN LINK */
#sidebar #admin_link {
	margin-bottom: 15px;
	text-align: center;
}
#sidebar #admin_link a {
	color:white;
	font-weight: bold;
}

/* CONTENT */
#content {
	width: 870px;
	/*width: 665px;*/
	float: right;
	margin-right: 0px;	
	margin-left:-200px;
	padding: 0px 0px 10px 0px;
}
#extContent {
	width: 665px;
	float: right;
}
#contentTilasivu {
	width: 640px;
	margin-right: 0px;	
	margin-left: 200px;
	padding: 10px;
	position: relative;
	min-height: 100%;
}
/* Etusivu TPL */
#etusivuContent{
	width: 438px;
	margin-right: 185px;	
	margin-left: 15px;
}
#etusivuYla{
	width: 431px;
}
#etusivuYlaKuvaYlla{
	width: 431px;
	height: 6px;
	background: transparent url("../gfx/contentYla.gif") no-repeat;
	overflow: hidden;
}
#etusivuYlaTekti{
	background: transparent url("../gfx/contentVali.gif") repeat-y;
	padding: 5px 15px 5px 15px;
}
#etusivuYlaKuvaAlla{
	width: 431px;
	height: 16px;
	background: transparent url("../gfx/contentAla.gif") no-repeat;
}
#etusivuAllaOikea{
	float: right;
	margin-right: 5px;
	width: 213px;
}
#etusivuAllaVasen{
	float: left;
	width: 213px;
}
.etusivuAlaKuvaYlla{
	width: 213px;
	height: 11px;
	background:transparent url("../gfx/contentYlaMini.gif") no-repeat;
	overflow: hidden;
}
.etusivuAlaTekti{
	width: 173px;
	padding: 5px 20px 5px 20px;
	background: transparent url("../gfx/contentValiMini.gif") repeat-y;
}
.etusivuAlaKuvaAlla{
	width: 213px;
	height: 20px;
	background:transparent url("../gfx/contentAlaMini.gif") no-repeat;
}
/*1xTilat_ajak.tpl*/
#AlaMuikkausOsa{
	margin: 10px 0px 10px 10px;
}
/*default.tpl*/
#right_area {
	width: 172px;
	float: right;	
	border: 1px solid #b2b2b2;
	padding: 5px;
	margin-left: 5px;
}
#middle_area {
	mmmargin-left: 148px;
	padding: 0 5px 0 5px;
}
/*sidebarRight in etusivu.TPL*/
#sidebarRight{
	text-align: left;
	float:right;
	width: 189px;
	border: 1px solid #b2b2b2;
	margin: 5px 0px 5px 0px;
}
#ajankohtaista{
	background: transparent url("../gfx/oikeaOtsikkoPalkki.gif") no-repeat;
	width: 152px;
	height: 26px;
	color: white;
	padding-top: 7px;
	padding-left: 37px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}
#ajankohtaistaNosto{
	padding: 10px 5px 10px 5px;
}
#tapahtumat{
	background: transparent url("../gfx/oikeaOtsikkoPalkki.gif") no-repeat;
	width: 152px;
	height: 26px;
	color: white;
	padding-top: 7px;
	padding-left: 37px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}
#tapahtumatNosto{
	padding: 10px 5px 10px 5px;
}
/* FOOTER */
#footer {
	clear: both;
	width: 870px;
	height: 32px;
	background-color: white;
	color:#6f6f6f;
	text-align: center;
	font-size: 0.7em;
}
#footer div {
	display: inline;
	clear: both;
	color:#6f6f6f;
	text-align: center;
	font-size: 3em;
}

/* EMEDIA SIGNATURE */
#signature {
	float: right;
	height: 0px;
}
#signature, #signature a {
	color: Black;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
}
#signature a {
	text-decoration: none;
	font-weight: bold;
}


