/* 
		General styles 
*/

body {  
	margin: 0px 0 30px 0;
	padding: 0px;
	text-align: center;
	background: #dadada;
}


body, td, p, div {  
	/*font: 11px/17px Verdana, Arial, sans-serif;*/
	font: 12px/17px Trebuchet MS, Verdana, Arial, sans-serif;
	color: #333333;
	text-align: left;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 14px 0px;
}
h1 {
	font-family: FACIT-BO;
	padding: 0 20px 10px 0; 
	margin: 0px;
	font-size: 24px;
	line-height: 24px;
	color: #83161f;
	font-weight: bold;
	/*font-size:18px;*/
}

h1.sJIR-replaced {
	height: 30px;
	overflow: hidden;
}

/*
h2 {
	font-family: FACIT-RE;
	padding: 0 20px 10px 0; 
	margin: 0px;
	font-size: 18px;
	line-height: 120%;
	color: #83161f;
	text-transform: uppercase;
	font-weight: normal;
}
h2.sJIR-replaced {
	height: 20px;
	overflow: hidden;
}
*/

h2 {
	padding: 0px 0 10px 0; 
	/*letter-spacing: 1px;*/
	margin: -4px 0 0 0;
	line-height: 130%;
	color: #7f1320;
	/*text-transform: uppercase;*/
	font-size: 14px;
	font-weight: bold;
}


h2 a, h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none; 
	color: #83161f;
}
h2 a:hover {
	color: #111111;
	text-decoration: none;
}
h3 {
	padding: 0 20px 10px 0; 
	margin: 0px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

h1.head {
	text-indent: -9999px;
	overflow: hidden;
	margin-top: -10px;
	height: 15px;
}

small, .small {
	font-size: 10px;
}
.smaller {
	font-size: 9px;
}

.sec {
	color: #7f7f7f;
}

input {
	color: #111111;
}

textarea {
	color: #111111;
	background-color: #ffffff;
}

a:link, a:active, a:visited {
	color: #83161f;
	text-decoration: none;
}
a:hover {
	color: #111111;
	text-decoration: underline;
}
/*
.linkki {
	padding: 0px 10px 0px 16px;
	background: url(../images/nuoli.gif) top left no-repeat;
}
.linkki a:link, .linkki a:active, .linkki a:link, .linkki a:visited {
	text-decoration: underline;
}
.linkki a:hover {
	color: #333333;
	text-decoration: underline;
}
*/
.unlinkki {
	color: #111111;
	text-decoration: none;
}
a.unlinkki:link, a.unlinkki:active, a.unlinkki:link, a.unlinkki:visited {
	color: #111111;
	text-decoration: none;
}
a.unlinkki:hover {
	color: #FF0A77;
	text-decoration: none;
}

	
/* 
		Common layout styles
*/

#osio {
	/*
	position: relative;
	top: 30px;
	left: -118px;
	*/
	position: absolute;
	top: 30px;
	left: -78px;
	width: 38px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
}
#osio ul {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#osio li {
	margin-bottom: 8px;
	list-style: none;
	width: 38px;
	height: 130px;
	overflow: hidden;
	font-size: 1px;
	line-height: 130px;
	cursor: pointer;
}
#osio li a  {
	width: 38px;
	height: 130px;
	overflow: hidden;
	padding: 1000px;
	text-indent: -9999px;
	line-height: 1px;
}

#vanu #osio .vanu {
	background: url(../images/layout/tab-vanu-on.gif);
	list-style: none;
	width: 38px;
	height: 130px;
	overflow: hidden;
}
#vanu #osio .libero {
	background: url(../images/layout/tab-libero-off.gif);
	list-style: none;
	width: 38px;
	height: 130px;
	overflow: hidden;
}
#libero #osio .vanu {
	background: url(../images/layout/tab-vanu-off.gif);
	list-style: none;
	width: 38px;
	height: 130px;
	overflow: hidden;
}
#libero #osio .libero {
	background: url(../images/layout/tab-libero-on.gif);
	list-style: none;
	width: 38px;
	height: 130px;
	overflow: hidden;
}


.menu li:hover {
}

.menu li a, .menu li a:visited, .menu li a:active { 
	padding: 0; 
	text-decoration: none; 
	border-bottom: 0px;
	color: #000000;
}


#container {
	width: 931px;
	border-top: 20px solid #dadada;
	background-color: #ffffff;
	position: relative; 
	text-align: left; 
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.centered {
	position: relative; 
	text-align: left; 
	margin-right: auto;
	margin-left: auto;
}

#header {
	padding: 30px 40px 16px 40px;
}
#header .logo {
	float: left;
	height: 90px;
}
#header .login {
	float: right;
	width: 418px;
	height: 72px;
	overflow: hidden;
	background: #e5e5e5 url(../images/layout/login-tausta.gif) no-repeat;
}

#header .login #user {
	background: #ffffff url(../images/layout/login-input-nimi.gif) no-repeat -1px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 6px 5px 6px 5px;
	color: #333333;
	font-size: 11px;
	width: 105px; 
	float: left; 
	margin: 13px 10px 0 130px;
}
#header .login #pass {
	background: #ffffff url(../images/layout/login-input-salasana.gif) no-repeat -2px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 6px 5px 6px 5px;
	color: #333333;
	font-size: 11px;
	width: 105px; 
	float: left; 
	margin-top: 13px;
}

#header .login .submit {
	float: left; 
	margin-top: 13px;
}

#header .login .submit input {
	width: 36px;
	height: 26px;
}
#header .login .reglinks {
	margin-left: 125px;
	padding-top: 4px;
}

.menu {
	top: 100px;
	width: 851px;
	overflow: hidden;
	z-index: 250;
	
}
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu #dropdownMenu {
	width: 1000px;
	font-size: 12px;
}
.menu li {
	list-style: none;
	float: left;
	width: 150px;
	border-bottom: 1px solid #d1d1d1;
	margin-right: 10px;
	line-height: 30px;
}
.menu .drop {
	width: 145px;
	padding-left: 18px;
	background: url(../images/layout/navi-nuoli.gif) no-repeat 0 12px;
}

.menu li:hover {
	/*border-bottom: 1px solid #999999;*/
}

.menu li a, .menu li a:visited, .menu li a:active { 
	padding: 0; 
	text-decoration: none; 
	border-bottom: 0px;
	color: #000000;
}
.menu li a:hover { 
	color: #000000; 
	text-decoration: none; 
} 
.menu_on { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
}
a.menu_on, a.menu_on:visited, a.menu_on:active { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 	
}
a.menu_on:hover { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
} 
.menu .sub li:hover {
	/*background-color: #d1d1d1;*/
}

.menu .sub {
	list-style: none;
	display: none;
	float: none;
	position: absolute;
	background-color: #e5e5e5;
	margin-left: -18px;
	margin-top: 1px;
	height: auto;
	width: 163px;
	overflow: hidden;
	text-align: left;
	_margin-top: 40px;
	_left: 0px;
}
.menu .sub .item {
	padding: 6px 10px 6px 18px;
	line-height: 14px;
	font-size: 11px;
}

.menu .sub li {
	border-bottom: 1px solid #eeeeee;
}
.menu .sub li a:hover {
	color: #83161f;
}

	

#content {
	float: left;
	width: 551px;
	min-height: 300px;
	margin-left: 40px;
	margin-right: 26px;
}
#column {
	float: left;
	width: 274px;
}


#footer {
	width: 851px;
	position: relative; 
	text-align: center; 
	color: #9a9a9a;
	border-top: 1px solid #d1d1d1;
	padding: 0px 0 20px 0;
	margin: 20px 40px 30px 40px;
	padding-top: 36px;
	font-size: 11px;
	overflow: hidden;
}

#footer .osoite {
	float: left;
	position: relative;
	width: 161px;
	_width: 151px;
	margin: -6px 0 0 0;
}
#footer .osoite h2 {
	text-indent: -9999px;
	background: url(../images/layout/footer-h2-yhteys.gif) no-repeat;
	_background: url(../images/layout/footer-h2-yhteys.gif) no-repeat 0px 5px;
	overflow: hidden;
}
#footer .osoite .ry {
	line-height: 19px;
}
#footer .osoite p {
	font-size: 11px;
	color: #7f7f7f;
	line-height: 19px;
	padding-top: 2px;
}
#footer .sitemap {
	float: left;
	position: relative;
	margin: -6px 0 0 0;
	width: 577px;
	_width: 557px;
}
#footer .sitemap h2 {
	text-indent: -9999px;
	background: url(../images/layout/footer-h2-vanu.gif) no-repeat;
	_background: url(../images/layout/footer-h2-vanu.gif) no-repeat 0px 5px;
	overflow: hidden;
}
#footer .sitemap ul {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0px;
}
#footer .sitemap li {
	list-style: none;
	padding: 0px;
	margin: 0px 35px 0px 0px;
	float: left;
	font-size: 11px;
}
#footer .sitemap dt {
	list-style: none;
	padding: 0px;
	color: #7f7f7f;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0 0 2px 0;
}
#footer .sitemap dd {
	list-style: none;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 2px 0;
}
#footer .sitemap dl {
	list-style: none;
	margin: 0 0 15px 0;
}

#footer a:link, #footer a:visited, #footer a:active { 
	color: #7f7f7f; 
	text-decoration: none;
}
#footer a:hover { 
	color: #333333; 
	text-decoration: none;
} 

#osio_ala {
	position: relative;
	float: left;
	line-height: 0px;
}
#osio_ala ul {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 200px;
	line-height: 1px;
	overflow: hidden;
}
#osio_ala li {
	margin-bottom: 8px;
	list-style: none;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	cursor: pointer;
}
#osio_ala li a  {
	overflow: hidden;
	padding: 1000px;
	text-indent: -9999px;
	line-height: 1px;
}

#osio_ala .libero {
	background: url(../images/layout/footer-libero.gif);
	list-style: none;
	width: 73px;
	height: 18px;
	overflow: hidden;
}
#osio_ala .libero:hover {
	background: url(../images/layout/footer-libero.gif) 0 -18px;
}
#osio_ala .vanu {
	background: url(../images/layout/footer-vanu.gif);
	_background: url(../images/layout/footer-vanu.gif) 0px 3px;
	list-style: none;
	width: 44px;
	height: 45px;
	overflow: hidden;
	margin: -5px 0 10px 10px;
}
#osio_ala .vanu:hover {
	background: url(../images/layout/footer-vanu.gif) 0 -45px;
}
#osio_ala .libero a {
	width: 73px;
	height: 18px;
	overflow: hidden;
}
#osio_ala .vanu a {
	width: 44px;
	height: 45px;
	overflow: hidden;
}

#copyright {
	position: relative;
	width: 851px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#copyright p {
	color: #6d6d6d;
	font-size: 11px;
	margin: 0;
	text-align: center;
	width: 100%;
}
#copyright a:link, #copyright a:visited, #copyright a:active { 
	color: #6d6d6d; 
	text-decoration: none;
}
#copyright a:hover { 
	color: #333333; 
	text-decoration: none;
}


/* Display */
.hide, .hidden { 
	display: none;
}
.show, .inline {
	display:inline;
}
.block {
	display:block;
}

.clear_left {
	clear: left;
	height: 0px;
	overflow: hidden;
}
.clear_both {
	clear: both;
	height: 0px;
	overflow: hidden;
}

form {
	margin: 0px;
	padding: 0px;
}


ul { 
	margin-top: 0em;
	margin-bottom: 11px; 
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-left: 0px;
}



.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


.flashcontent {
	background-color: #fff;
}

/*
.sIFR-hasFlash h2 {
  line-height: 5em;
}
*/

img, div { behavior: url(iepngfix.htc) }
