body{
	background-color: #616161;
	font-family: "verdana", serif, verdana;
	font-size: 9pt;
}
input{
	font-family: "verdana", serif, verdana;
	font-size: 9pt;
}
a{
	color: #2f761b;
	text-decoration: none;
}
a:hover {
	color: #8bc078;
	text-decoration: none;
}
a:visited {
	color: #2f761b;
	text-decoration: none;
}
.sivu{
	width:766px;
	margin-left:auto;
	margin-right:auto;
}
.header{
	background-image:url('../images/tumma/banner3.png');
	background-repeat:no-repeat;
	width:766px;
	height:171px;
	color:#FFF;
}
.header a{
	color:#c3f5c3;
}
.header a:hover{
	text-decoration:underline;
}
.header_haku{
	float:left;
	margin:30px 0 0 30px;
	font-size:8pt;
}
.header_haku input{
	opacity:0.7;
	font-size:8pt;
	height:12px;
	width:100px;

}
.header_login{
	float:right;
	margin:30px 30px 0 0;
	height:17px;
}

.header_login input.text{
	opacity:0.7;
	font-size:8pt;
	height:12px;
	width:100px;
	margin-left:10px;
}

.login_nappi{
	background-image:url('../images/login_nappi.gif');
	background-repeat:no-repeat;
	width:20px;
	height:20px;	
	display:inline-block;
}

.header_logged{
	float:right;
	margin:30px 30px 0 0;
	height:17px;
}

.navigaatio{
	margin-top: 99px;
	height: 21px;
	width: 766px;
	display: inline-block;
	text-align:center;
}
.navigaatio a{
	color:#000;
}
.navigaatio a:hover{
	text-decoration:none;
}
.navigaatio_linkki{
	font-size:10pt;
	min-width: 75px;
	height: 21px;
	display: inline-block;
	padding-top:2px;
	border-left:#DDD 1px solid;
	border-right:#ECECEC 1px solid;
	border-top:#FFF 1px solid;
	text-decoration:none;
}
.navigaatio_linkki:hover{
	background-color:#FFF;
	border-left:#CCC 1px solid;
	border-right:#999 1px solid;
	border-top:#DDD 1px solid;
}
.navigaatio_varjo{
	background-image:url('../images/tumma/sisalto.png');
	background-repeat:repeat-y;
	width:766px;
	height:17px;
}
.navigaatio_oikea{
	display:inline-block;
	height:25px;
	font-size:17px;
	width:27px;
	/*border-left:#006634 1px solid;*/
	background-image:url('../images/tumma/nav_tausta.gif');
	background-repeat:repeat-x;
	float:right;
}
.navigaatio_vasen{
	display:inline-block;
	height:25px;
	font-size:17px;
	width:27px;
	/*border-right:#006634 1px solid;*/
	background-image:url('../images/tumma/nav_tausta.gif');
	background-repeat:repeat-x;
	float:left;
}
.navigaatio_pohja{
	background-image:url('../images/tumma/nav_tausta.gif');
	background-repeat:repeat-x;
	margin-left:17px;
	margin-right:17px;
}
.sisalto{
	background-image:url('../images/tumma/sisalto.png');
	background-repeat:repeat-y;
	min-height:330px;
	padding:10px 20px 0 20px;
	background-color:#FFF;
}
.footer{
	background-image:url('../images/tumma/footer.png');
	background-repeat:no-repeat;
	width:766px;
	height:65px;
	vertical-align : middle; display : table-cell;
}
.footer_teksti{
	text-align:center;
	font-size:11pt;
	padding-bottom:21px;
}
.tietotaulukko{
	min-width:400px;
	width:400px;
	max-width:400px;
	margin-left:auto;margin-right:auto;
	border: 1px groove #9f9f9f;
	border-spacing:0;
}
.tietosolu_v1{
	background-color:#d5e5d1;
	border-right:2px groove white;border-bottom:2px groove white;
	height:25px;
}
.tietosolu_v2{
	background-color:#c5e3bf;
	border-right:2px groove white;border-bottom:2px groove white;
	height:25px;

}
.kayttajatiedot{
	position:absolute;
	z-index:9998;
	background:white;
	border:1px black solid;
	visibility:hidden;
}

/* Kuva, video ja linkkietusivun taulukot - Mediataulukko: päätaulukko, sisaltosolu: keskiosan solut (kategoria, suositeltu media ja selaus), mediasolu: uusimmat ja viimeisimmät osiossa */

.otsikko_varit {
	border: #616161 1px solid;
	background-color: #90a688;
	padding: 2px;
	font-weight: bold;
	text-align:center;
}

.sisalto_varit {
	vertical-align: top;
	border: #616161 1px solid;
	border-top: none;
	background-color: #efffe9;
}

.mediataulukko {
	width: 95%;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
}

.mediataulukko a {
	color:#476247;
}
.mediataulukko a:hover {
	color: #53a353;
}
.otsikkosolu {
	width: 33%;
	border: #616161 1px solid;
	background-color: #90a688;
	padding: 2px;
	font-weight: bold;
	text-align:center;
}

.sisaltosolu {
	width: 33%;
	vertical-align: top;
	border: #616161 1px solid;
	border-top: none;
	background-color: #efffe9;
	padding: 4px;
}

.sisaltosolu img{
	border:0px;
}

/* Linkkiosion tyylit */
	.linkit{
	width:520px;
	background-color: #efffe9;
	/*background-color:#d5e5d1;*/
	height:116px;
	border:#90a688 1px solid;
	margin-left:auto;
	margin-right:auto;
}

.linkit_kuva{
	margin:4px 0 0 4px;
	text-align:center;
	display:inline-block;
	width:140px;
	height:106px;
	background-color: #c5e3bf;
	/*background-color:#c5e3bf;*/
	border:#90a688 1px solid;
	float:left;
}

.linkit_tausta{
	margin-top:4px;
	display:inline-block;
	width:360px;
	min-height:106px;
	max-height:106px;
	float:right;
	text-align:left;
}

dt{
	font-weight:bold;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:610px; height:21px; position:relative; z-index:100; text-align:center; margin-left:auto;margin-right:auto;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:610px; w\idth:610px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:75px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:87px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#000; width:85px; height:22px; border-left:#C7C7C7 1px solid;border-right:#EEE 1px solid;border-top:#E9E9E9 1px solid; line-height:21px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:95px; w\idth:85px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#c5e3bf url(../images/grey-arrow.gif) no-repeat 120px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#e5f2e3 url(../images/green-arrow.gif) no-repeat 120px center;}
.menu ul ul :hover > a.drop {background:#e5f2e3 url(../images/green-arrow.gif) no-repeat 120px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#c5e3bf;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#e5f2e3;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:0; width:85px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:23px;t\op:23px;}

/* position the third level flyout menu */
.menu ul ul ul{left:139px; top:-1px; width:139px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-144px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#c5e3bf; color:#000; height:auto; line-height:1em; padding:5px 10px; width:118px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:118px;w\idth:118px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#e5f2e3;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#e5f2e3;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}