/******************************** Site and body ********************************/
* {
	padding:0;
}



p{
margin:0px;
padding-top:0px;}
.ref td{
border-bottom-color:#EBEBEB;
border-bottom-style:solid;
border-bottom-width:1px;
padding-top:4px;
padding-bottom:4px;}
html, body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #525252;
	text-align:left;
}
.hidden {
	display:none;
}
a:link, a:visited {
	color:#5599ce;
	text-decoration:none;
}

a:link, a:visited {
	color:#5599ce;
	text-decoration:none;
}

a:hover, a:visited:hover {
	color:#5599ce;
	text-decoration:underline;
}

#page-container {
	width: 749px;
	margin:auto;
	background-color:white;
	text-align:left;
}
#content {
	text-align:left;
	width:450px;
	padding:5px 0px 10px 30px;
	font-size: 0.7em;
	color:#303030;
}
#login {
	float:right; 
	background:transparent url(img/login_bg.gif) left top; 
	width:220px; 
	height:220px;
	padding-top:30px;
	font-size:0.7em;
}
.inputtext {
	background:transparent url(img/login_inputtext.gif) no-repeat scroll right center; 
	width:200px;
	height:25px;
	padding-left:10px;
	font-weight:bold;
}
.inputtext input {
	position:absolute;
	margin-left:84px;
	margin-top:3px;
	width:100px;
	border:none;
	background-color:transparent;
}
#login a {
	color:#178396;
	font-weight:bold;
	text-decoration:none;
}
/**************************** Menu ************************************/

#menu {
	width: 470px; 
	height: 80px;
	background: transparent url(img/menu_p.gif) no-repeat;
	margin: 0 0 0 279px; 
	padding: 0;
	position: relative;
}
#menu li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	display: block;
}
#menu a {
	display: block;
	height:80px;
	border:0px solid #FF0000;
}
#menu span {
	display:none;
}

#etusivu, #etusivu_current {
	height:80px;
	left:0px;
	top:0px;
	width:65px;
}
#etusivu a:hover, #etusivu_current {
	background: transparent url(img/menu_o.gif) 0px 0px no-repeat;
}
#tyokalut, #tyokalut_current {
	height:80px;
	left:65px;
	top:0px;
	width:70px;
}
#tyokalut a:hover, #tyokalut_current {
	background: transparent url(img/menu_o.gif) -65px 0 no-repeat;
}
#hinnasto, #hinnasto_current {
	height:80px;
	left:135px;
	top:0px;
	width:71px;
}
#hinnasto a:hover, #hinnasto_current {
	background: transparent url(img/menu_o.gif) -135px 0px no-repeat;
}
#tyonantajat, #tyonantajat_current {
	height:80px;
	left:206px;
	top:0px;
	width:91px;
}
#tyonantajat a:hover, #tyonantajat_current {
	background: transparent url(img/menu_o.gif) -206px 0px no-repeat;
}
#hyodyt, #hyodyt_current {
	height:80px;
	left:300px;
	top:0px;
	width:60px;
}
#hyodyt a:hover, #hyodyt_current {
	background: transparent url(img/menu_o.gif) -300px 0px no-repeat;
}
#kirjaudu, #kirjaudu_current {
	height:80px;
	left:360px;
	top:0px;
	width:80px;
}
#kirjaudu a:hover, #kirjaudu_current {
	background: transparent url(img/menu_o.gif) -360px 0px no-repeat;
}


/****************************************************************/

input, select, textarea {
	border: 1px solid #d6d6d6;
	background:white;
}

img {border: none;}

h1 {
	font-size: 1.4em;
	color:#003876;
	font-weight:bold;
	padding-top:7px;
}

h2 {

font-size: 1.2em;
	color:#003876;
	font-weight:bold;
	
}

h3 {font-size: 100%; font-weight: bolder; color: #003876;}
h4 {font-size: 12px; font-weight: bolder; color: #003876;}
h5 {font-size: 11px; font-weight: bolder; color: #003876;}

.highlighting {
	background: #a0cb09;
	color: #354044;
}

.show_news h2 {
	display:none;
}

/*******************************************************************************/


/*********************************** News ********************************/


/*************** Etusivun uutiset ************/
#ajankoht_kaikki{
padding-left:200px;
padding-top:5px;

float:left;

}


#ajankoht_kaikki a{
font-size:12px;
font-weight: normal;
color: #ffffff;
}


#ajankoht_kaikki_en{
padding-left:235px;
padding-top:5px;

float:left;

}


#ajankoht_kaikki_en a{
font-size:12px;
font-weight: normal;
color: #ffffff;
}

#ajankoht_kaikki_sv{
padding-left:210px;
padding-top:5px;

float:left;

}


#ajankoht_kaikki_sv a{
font-size:12px;
font-weight: normal;
color: #ffffff;
}

.latest_news{
}
.front_news_date {
display:none;

	font-weight: normal;
	color: #074e8c;
	text-decoration: none;
}
.front_news_title {
	margin-top: 0px;
	border-bottom-color: #8cbbe0;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	padding-bottom:5px;
	padding-top: 6px;
	background-image:url(img/bullet.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 16px;
}
.front_news_title a, .front_news_title a:visited {
	font-size: 11px;
	font-weight: normal;
color: #ffffff;
	text-decoration: none;
	
}
.front_news_title a:hover, .front_news_title a:visited:hover {

	font-weight: normal;
	color:#e8e8e8;
	text-decoration: none;
}

.comment.news_date {
	font-size: 9px;
	font-weight: normal;
	color: #074e8c;
	text-decoration: none;
	float:left;
}
.comment.news_title a {
	font-size: 11px;
	font-weight: normal;
	color: WHITE;
	text-decoration:  none;
}

/*******************************************************************************/

/********************************** Login panel ********************************/
.login_panel {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
	width:160px;
	border:0px solid;
	text-align:left;
}
.login_panel h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
.login_panel a {
	text-decoration: none;
}
.login_panel p {
	margin: 0px;
	padding: 0px;
}
.login_panel .username, .login_panel .password {
	border: 1px solid #bb0803;
}

.login_panel .submit {
	border: 1px solid #bb0803;
	color:#ffffff;
	background:#bb0803;
}

/*******************************************************************************/


/********************************** Navigation *********************************/
/***** navigation *****/

.navigation {

	width:223px;
}
.navigation a {
	color:#2e4a72;
	font-size:80%;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.navigation a:hover {
}
.navigation current a {
}
.navigation_level0 {
	display:none;
}
.navigation_level0_current {
	display:none;
}
.navigation_level1 {
}
.navigation_level1 a {
display:block;
	padding: 10px 5px 10px 10px;
	border-bottom:1px solid #c6d3ec;
	margin:0;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navigation_level1 a:hover {
display:block;
background-color:#ececec;
	padding: 10px 5px 10px 10px;
	border-bottom:1px solid #c6d3ec;
	margin:0;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img/alanavi_over.jpg);
	background-position:top center;
}

.navigation_level1_current a {
display:block;
background-color:#CCCCCC;
	padding: 10px 5px 10px 10px;
	/* border-bottom:1px solid #c6d3ec;*/
	color:#FFFFFF;
	margin:0;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img/alanavi_on.jpg);
	background-position:top center;
}

/************ Navigation level 2 **********/
.navigation_level2 a {
display:block;
	padding: 5px 5px 5px 30px;
	border-bottom:1px solid #c6d3ec;
	margin:0;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navigation_level2 a:hover {
display:block;
background-color:#ececec;
	padding: 5px 5px 5px 30px;
	border-bottom:1px solid #c6d3ec;
	margin:0;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img/alanavi_over.jpg);
	background-position:top center;
}

.navigation_level2_current a {
display:block;
background-color:#d8e9f5;
	padding: 5px 5px 5px 30px;
	/* border-bottom:1px solid #c6d3ec;*/
	
	margin:0;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

/******************************************/


/*********** Root navigation *************/



#header {
	color:#ffffff;
	
	
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#header ul {
	display:block;
	margin:0 0 0 0px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header li {
	display:block;
	float:left;
	margin:0;
	padding:0;

}
#header a {
	display:block;
	color:#FFFFFF;;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	border-right:#76abd9 solid 1px;
}
#header a:hover {
	text-decoration:none;
	color:#cedfef;
	padding:10px 10px 10px 10px;
	background-color:#4285c2;
	border-right:#acc9e4 solid 1px;
	background-image:url(img/navi_over.jpg);
	background-position:top center;

}
#header a.root_navigation_current {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	background-color:#003876;
	border-right:#7caedb solid 1px;
	border-left:#012b5a solid 1px;
	background-image:url(img/navi_on.jpg);
	background-position:top center;
}



a.root_navigation {
}
a:hover.root_navigation  {
}
a.root_navigation_current {
}
a:hover.root_navigation_current {
}

/*******************************************/
ol{
padding-left:20px;
}
ol li{

padding-top: 5px;
padding-bottom:5px;

}

#ajankoht{
float:left;
padding-left:10px;
padding-top:15px;}


