 body {
	background-color: #00367A !important; 
	background-image: url(../images/BernerBack.png) !important;
	background-repeat: repeat-x !important;
	line-height: 1em !important;
	font: 78%  Calibri, Arial, Tahoma, sans-serif !important;
	text-align: left !important;

}
h2 {
	color: #003067;
}
h2.main {
	color: #003067;
	margin-bottom: 5px;
	font-size: 17px !important;
}

p {
font-weight: normal;
line-height:15px !important;
margin-bottom:14px !important; 
letter-spacing: 0px !important;
}

#site {
	z-index: 0;
	color: black;
	margin-left:-450px; 
	position:relative;
	left: 50%;     
	text-align: left !important;
	background: #fff;
	width: 900px;	
	top: 0px;
	overflow: hidden;
}
#top {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	background: #003067;	
	height: 105px; 
	}

#top  img {	
	margin-top:20px;	
}
#top .etusivulinkki {	
	display:block;
	margin-left:347px;
	margin-right:345px;
	position:relative;
}

	
/*
NAVIGAATIO
*/
#lang {
display:inline;
margin-left:798px;
position:absolute;
top:69px;
}
#top .kieli {
display:inline;
margin-left:5px;
position:relative;
}

#navigation {
	position: relative;
	margin-top: 8px;	
	font-size: 10px;
	letter-spacing: 0px;
	margin-left: 15px;
	text-align: center;
}
#navigation ul, #navigation ul li {
     list-style: none;
     margin: 0;
     padding: 0;
 }

 #navigation ul {
	color: white;
 }

 #navigation ul li {
   display: inline;
   margin-right: 20px;
	 color: white;
 }
 #navigation ul li a{
	text-decoration: none;
	color: white;
 }
 
  #navigation ul li a.selected{
	text-decoration: none;
	color: #a0c5e6;
 }
 

/*
ALANAVI
*/
#lowerNavigation {
	font-size: 10px;
	margin-left:33px;
	border: 0px solid white;
	padding-top: 10px;
	height: 10px;
}
#lowerNavigation ul, #lowerNavigation ul li {
     list-style: none;
     margin: 0;
     padding: 0;
 }

 #lowerNavigation ul {
     text-align: left;

 }

 #lowerNavigation ul li {
     display: inline;
     margin-right: 20px;

 }
 #lowerNavigation ul li a{
	text-decoration: none;
	color: #767676;
 }
  #lowerNavigation ul li a.sel{
	text-decoration: none;
	color: #00367A;
 }


/*
AJANKOHTAISTA
*/  	

#leftNews {
	background-color: #dcd9d1;
	left: 15px;
	position: absolute;
	top: 230px;
	width: 195px;
	bottom: 15px;
	z-index: -1;
}
.ajankohtaista {
	list-style: none;
	margin-left:15px;
	margin-top:20px;
	position:absolute;
	font-size: 9px;
	display: none;
}
.ajankohtaista li{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 5px;

}

.ajankohtaista li a{
	color: #000;
	text-decoration: none;
	}

#helpnav {
	margin-top: 300px;
	top: 50%;
	left: 0;
}
#helpnav a.white {
	color: white;
}

.links_left {
margin-top: 5px;
margin-left: 15px;
font-size: 11px;
}

.links_left  a {
color: #003067;
text-decoration:none;
margin.left: 15px;
font-size: 11px;
}

.links_left p {
margin-bottom: 7px!important;
}

/*
SITE CONTENT
*/
#containerMain {
	border: 1px solid green;
	position: relative;
	left: 200px;
	width: 670px;
	height: 240px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: transparent;
	}

#container {
	position: relative;
	left: 200px;
	width: 670px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #FFF;
	z-index: 0;
	height:440px;
	}

html>body #container {
	height:auto;
	min-height:440px;
}

#textCont {
	margin-left: 45px;
	margin-right: 35px;
	margin-top: 84px;
	border: 0px solid green;
}

#textCont a {
	color: #003067;
	font-weight: bold;
	text-decoration: none;
}
#textCont a.currentPage {
	color: #8f8f8f;
	font-weight: bold !important;
	text-decoration: none;
}
#textCont h3 {
color: #003067;
}


#textCont ul {
    list-style-type: disc;
    list-style-position:outside;
    margin:25px 0 10px 25px;
    clear:both;
}


#textCont ol {
    list-style-type: decimal;
    list-style-position:outside;
    margin:0 0 10px 23px;
    clear:both;
}

#textCont .object-right img{
    float:right;
    margin-left:5px;
}

#textCont .object-left .content-view-embed .attribute-image img{
    float:left;
    margin-right:10px;
		position:relative;
		top:-2px;
}

#textCont .object-left img{
    float:left;
    margin-right:5px;
}

#textCont .object-center img{
    text-align:center;
}

#splashCont {
	height:240px;
	width: 670px;
	margin-left: 0px;
	margin-top: 5px;
	border: 0px solid green;
}

#introTextCont {
	background: #003067;
	color:white;
	margin-left:0;
	margin-top: 5px;
	padding:17px 32px 15px;
	position: relative;
	}
#introTextProd {
	background: #FFF;
	border:0 solid green;
	color:black;
	margin-left:0;
	margin-right:15px;
	margin-top: 5px;
	padding-left:30px;
}

#introTextProd a {
	color: #003067;
	font-weight: bold;
	text-decoration: none;
}

#introTextProdMain {
	background: #FFF;
	border:0 solid green;
	color:black;
	margin-left:0;
	margin-right:15px;
	margin-top: 84px;
	padding-left:30px;
}


#introTextCont h2{
	text-shadow: #000000 0 0 0px;
	color: white;
	font-size: 17px !important;

}
#introTextCont p{
	font-weight: normal;
	font-style: normal;
	color: white;
	font-size: 12px !important;
}

#introTextProd h2{
	color: #003067;
	font-size: 18px;
}

#introTextProd a.blue{
	color: #003067;
	font-weight: bold;
	text-decoration: none;
}

#prodList { 
	position: relative; 
	float: left;	
	width: 195px;
	display: inline;
	position: relative;
	float: left; 
	margin-bottom: 40px;
	margin-right: 10px;
}

#prodList li {
color:#003067;
cursor:pointer;
font-size:14px !important;
font-weight:bold;
line-height:18px !important;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:11px;
text-indent:-11px;
width:190px;
}

#prodList a{
	font-size: 14px;
	color: #003067;
	text-decoration: none;
}
 #prodList a.tuotemein {
	font-size: 13px;
	color: #003067;
	text-decoration: none;
}
#jobCont h3 {
/*margin-bottom: -10px;*/
}
/*
SEARHC ITEMS
*/ 
#left {
	position: absolute;
	top: 125px;	
	background: #dcd9d1;
	width: 195px;
	height: 100px;
	left: 15px;
	z-index: 999;
	}   

#searchBox img {
	float: left;
}
#searchBox {
  position:absolute;
  top:55px;
	left: 0;
	border: 0px solid black;
	margin-left:14px;
	width: 205px;
	height: 24px;

}

#searchBox #searchButton {
	left:128px;
	top:19px;
	position:absolute;
	background: transparent;
	border: 0;
	cursor: pointer;
}

#searchBox .haku {
  float: left;
  padding: 0;
  margin:8px 0 1px 15px;
  border: 0;
  background: none;
	color: white;
	font-size: 10px;
}
#searchBox .hakuEng {
  float: left;
  padding: 0;
  margin:8px 0 1px 5px;
  border: 0;
  background: none;
	color: white;
	font-size: 10px;
}

#searchBox .hae {
  
  float: right;
  padding: 0;
  margin: 0px 19px 0 0;
  border: 0;
  background: none;
	color: white;
	font-size: 10px;
}
#searchbutton {
background:transparent url(../images/hakuButton.png) no-repeat scroll 0 0;
border:0 none;
display:inline;
height:24px;
margin:0;
padding:0;
width:26px;
}

#searchBox #s {
background:transparent url(../images/hakuBackV2.png) no-repeat scroll 0 0px;
border:0 none;
display:inline;
font-size:10px;
height:24px;
padding:0 0 0 5px;
width:138px;
z-index:999;
float:left;
}


#searchBox #go {
	color: white;
    float: right;
	margin:2px 30px 0 0;
}
	
/*
DROPDOWN
*/    
    
.dropdown-menu {	
    width:170px;
    position:absolute;
    font-size:9px;
    color:#000;
    cursor:pointer;
	  left: 12px;
	  top: 23px;
	  z-index: 999;
}

.dropdown-menu a:link, .dropdown-menu a:visited {
	padding-bottom: 2px;
	font-size: 9px !important;
	height: 1;
	width: 160px;
    color:#000 !important;
    display:inline-block !important;
    text-decoration:none !important; 
    margin:0 !important;
}

.dropdown-menu a:hover {
    color:#000 !important;
}

.down-list li:hover {	
/*	display: block;	 */
	width: 164px;
    	color:#000 !important;
	background-color: #ecebe7;
}


.dropdown-menu .slide-down {
    background:url(../images/menuOpenV2.png) no-repeat;
	z-index: 999;
}

.menu-first {
display: block;
background:transparent url(../images/menuUpperV2.png) no-repeat scroll 0 0;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 8px;
padding-right: 0px;
}

.down-list {
	position: relative;
  background:#fff;
	margin-left:2px;
	padding-bottom:0px;
/*	display: block;	 */
	margin-top:0;
	z-index: 999;
}
.down-list li {
	margin-bottom: 3px;
/* 	display: block; */
 	padding-left: 4px;
	background:#fff no-repeat bottom;
	z-index: 999;	
}

.down-list .lastLI { 
	background:#f3d2c6; 
	padding-bottom:0px; 
	z-index: 999;
	}

.aaa {
margin: 0;
padding: 0;
bottom:99px;
position:absolute;
}

.aaa p {
color:black;
font-size:12px !important;
font-style:normal;
font-weight:normal;
margin-bottom:0 !important;
margin-left:15px;
margin-right:15px;
}

.aaaImg {
margin:10px 10px 23px 73px;
}


/* Yhteydenottolomake */
#textCont form{
margin-top: 15px;
}
.box {
  border: 1px solid #DCD9D1;
	width:200px !important;	
}


#lomakerivi {
 margin-top: 10px;
 display: block;
}
#lomakerivierror {
 margin-top: 10px;
 display: block;
}

#lomakerivierror .box {
  border: 1px solid #FF4200;
	width:200px !important;	
}

#lomakerivierror #captcha {
  border: 1px solid #FF4200;
}

#lomakerivi span {
clear:left;
display:block;
float:left;
width: 135px;
}
#lomakerivierror span {
clear:left;
display:block;
float:left;
width: 135px;
}
/* Login-juttuja */
.loginbutton {
background:#00367A none repeat scroll 0 0;
border:1px solid gray;
color:#FFFFFF;
font-size:10px;
height:20px;
text-align:center;
width:110px;
}
.block #id3 {
margin-top: 10px; 
vertical-align: -2px;
}

.defaultbutton {
color:#000 !important;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:101% !important;
text-align:center !important;
vertical-align:top !important;
}
/* Hakujuttuja */
.search_results li {
margin-bottom:2px;
}
#foo {
bottom: 0;
}

#footer {
position: relative; 
float: left; 
clear: both; 
width: 900px; 
left: 50%; 
text-align: center; 
margin-left:-450px;
margin-top: 7px;
color: white;
}
#footer a{
font-size: 10px;
color: white;
text-decoration: none;
}
.spamfilter {
display:none;
}
.attribute-caption  {
display:none;
}


/* REKRYTOINTILOMAKE */



.steps {
background-color:#DDDAD4;
clear:both;
list-style-position:outside;
list-style-type:disc;
margin-bottom:50px !important;
margin-left:0 !important;
padding:5px 5px 5px 0;
}
.steps li {
background-color:#DDDAD4;
display:inline;
font-weight:bold;
list-style-type:none;
padding-left:5px;
padding-right:5px;
}
.steps li.selected {
background-color:#0D3163;
color:white;
display:inline;
list-style-type:none;
padding:5px 5px;
}

#formsArea h1{

  background:transparent url(../images/basic_headBarBg.gif) no-repeat scroll 0 0;

  height:27px;

  margin:10px 0 20px;

  padding:0px;

  font-size:16px;

  padding:14px 0 0 15px;

  }

#formsArea hr{
    border:none;
    border-bottom:1px dotted black;
    width:91%;
    margin-bottom:20px;
}

#formsArea .intro{

  padding:0px 15px 20px;

  margin-bottom:18px;

  font-size:12px;

  background:url(../images/form_dotline.gif) repeat-x left bottom;

  }

#formsArea .inputBlock{
  height: 60px;
  display:block;
  width:257px;
  float:left;
  font-size:12px;
  }
#formsArea .checkerBlock {
background:transparent url(../images/formCheck.gif) no-repeat scroll center top;
display:inline;
float:left;
font-size:12px;
height:22px;
margin-left:-1px;
margin-top:22px;
width:45px;
}

#formsArea .checkerBlockSpacer {
background:transparent center top;
display:inline;
float:left;
font-size:12px;
height:22px;
margin-left:-1px;
margin-top:22px;
width:45px;
}

#formsArea .inputBlock .textInput{
  width:246px;
  }

#formsArea .inputArea{
  
  display:inline-block;
  padding-bottom:20px;
  padding-top:20px;
  }

#formsArea .inputArea h3{
  padding:0 0 17px 0;
  font-size:17px;
  }
#formsArea .inputBlockSmall{
  height: 60px;
  display:block;
  width:88px;
  float:left;
  font-size:12px;
  }
#formsArea .inputBlockSmall input{  
  width:82px!important;
  }
#formsArea .inputBlockSemi {
  height: 60px;
  display:block;
  width:126px;
  float:left;
  font-size:12px;
  }

#formsArea .inputBlockSemi input {
  width:115px!important;
  }

#formsArea .inputBlockSemiFloating {
  height: 60px;
  display:block;
  width:126px;
  float:left;
  font-size:12px;
  }

#formsArea .inputBlockSemiFloating input {
  width:115px!important;
  }

#formsArea .inputBlock label {
  display:inline-block;
  margin-bottom:6px;
  font-weight:bold;
  }

#formsArea .inputBlock .radioBoxRowSide label{
  display:inline-block;
  float: left;
  margin-bottom:6px;
  padding-right:10px;
  }
  
#formsArea .inputBlockSmall label{
  display:inline-block;
  margin-bottom:6px;
  }

#formsArea .inputBlockSemi label{
  display:inline-block;
  margin-bottom:6px;
  }    

#formsArea .inputBlock .errMarker{
  display:block;
  padding:0px;
  }

#formsArea .inputBlock .errMarker.active{
  display:block;
  padding:2px;
  background-color:#f9ae34;
  width:253px;
  height:25px;
  }
#formsArea .inputBlock .checkBoxRow{
  margin:0 0 10px;
  }

#formsArea .inputBlock .radioBoxRow {
  margin:0 0 10px;
}

#formsArea .inputBlock .checkBoxRow .checkBoxDummy{
  margin-top:0px;
  }

#formsArea .inputBlock .checkBoxRow label {
  padding-top:0px;
  }
#formsArea .inputBlock .checkBoxRowSide labe l{
  float:left;
  padding-right:10px;
  padding-top:0;
  }

#formsArea .inputBlock .checkBoxRow span {
  padding-top:0px;
  }
#formsArea .inputBlock .checkBoxRowSide span {
  float:left;
  padding-right:10px;
  padding-top:0;
  }

span.searchRadio {
display:inline-block;
float:left;

margin-left:20px;
margin-right:10px;
margin-top:-13px;
}

#formsArea .tyyppi .searchRadio {
margin-left:5px;
margin-right:10px;
margin-top:0;
}
 
#formsArea .yhteys span.searchRadio {
display:inline-block;
float:left;
margin-left:0;
margin-right:35px;
margin-top:0;
} 

#formsArea .inputBlockViesti {
display:block;
float:left;
font-size:12px;
margin-bottom:25px;
width:570px;
}

#formsArea .lineUp {
background:none repeat scroll 0 0 #FFFFFF;
height:45px;
margin-top:-22px;
width:260px;
z-index:999;
}

#formsArea .inputBlockViesti label {
display:inline-block;
font-weight:bold;
margin-bottom:6px;
}
    
.selectContainer {
float:left;
  display:block;
  height:33px;
  position:relative;
  }

.selectOptions {
  z-index:9999;
  position:absolute;
  background:url(../images/select_left.gif) no-repeat;
  width:258px;
  text-align:left;
  height:22px;
  }

.selectOptions span {
  background:url(../images/select_right.gif) no-repeat 235px 0px;
  display:block;
  width:253px;
  padding:5px 0 0 7px;
  height:22px;
  cursor:pointer;
  }
.selectOptionsSemi {
  z-index:9999;
  position:absolute;
  background:url(../images/select_left.gif) no-repeat;
  width:94px;
  text-align:left;
  height:22px;
  }

.selectOptionsSemiKoulutus {
background:transparent url(../images/select_left.gif) no-repeat scroll 0 0;
height:22px;
position:absolute;
text-align:left;
width:120px;
z-index:9999;
}
 
.selectOptionsSemi span {
  background:transparent url(../images/select_right.gif) no-repeat scroll 70px 0;
  cursor:pointer;
  display:block;
  height:22px;
  padding:5px 0 0 7px;
  width:89px
  } 

.selectOptionsSemiKoulutus span {
background:transparent url(../images/select_right.gif) no-repeat scroll 96px 0;
cursor:pointer;
display:block;
height:22px;
padding:5px 0 0 7px;
width:122px;
}
   
.selectOptionsSmall {
  z-index:9999;
  position:absolute;
  background:url(../images/select_left.gif) no-repeat;
  width:75px;
  text-align:left;
  height:22px;
  }

.selectOptionsSmall span {
  background:transparent url(../images/select_right.gif) no-repeat scroll 51px 0;
  cursor:pointer;
  display:block;
  height:22px;
  padding:5px 0 0 7px;
  width:73px;
  }  
ul.optionList {
  background:#DCD9D1 none no-repeat scroll right top;
  display:none;
  /*height:250px;*/
  margin:-6px 0 0 0;;
  overflow:auto;
  padding-bottom:5px;
  padding-top:10px;
  z-index:1;
  }
ul.optionList li {
  padding:2px 0 2px 7px;
  cursor:pointer;
  background:none;

  }

ul.optionList li:hover {
  background:#ecebe7;
  }

.optionList_sel {
  visibility:hidden;
  position:absolute;
  }

.optionValue {
  padding-top:5px;
  display:block;
  width:200px;
  }
#areaList .checkBoxRow {
  width:auto;
  margin:0px;
  margin-top:-2px;
  }
div.checkBoxDummy {
  float:left;
  display:block;
  background:url(../images/checkBox_bg.png) no-repeat;
  width:15px;
  height:13px;
  margin:4px 3px 0 0;
  }
  
.checkBoxRowSide .checkBoxDummy {
  float:left;
  display:block;
  background:url(../images/checkBox_bg.png) no-repeat;
  width:15px;
  height:13px;
  margin:0px 3px 0 0;
  }
  
div.checkBoxDummy.selected {
  background-position:left bottom;
  }
input.checkBoxDummy {
  position:absolute;
  visibility:hidden;
  width:0px;
  height:0px;
  margin:0;
  padding:0;
  border:0;
  }

#areaList .radioBoxRow {
  width:auto;
  margin:0px;
  margin-top:-2px;
  }
div.radioBoxDummy {
  float:left;
  display:block;
  background:url(../images/radioBox_bg.png) no-repeat;
  width:15px;
  height:13px;
  margin:0px 3px 0 0;
  }
div.radioBoxDummy.selected { 
  background-position:left bottom;
  }
input.radioBoxDummy {
  position:absolute;
  visibility:hidden;
  width:0px;
  height:0px;
  margin:0;
  padding:0;
  border:0;
  }

input.searchRadio {
  border:0 none;
  display: none;
  height:1px;
  margin:0;
  padding:0;
/*  position:absolute;  */
  visibility:hidden;
  width:1px;
}
#formsArea .koulutusBlock .inputBlockSemi {
height:45px;

}

.koulutusBlock .inputBlockSemi .textInput {
margin-left: 10px;
} 

#formsArea .koulutusBlock .inputBlockSemiKoulutus {
height:45px;
width:165px;
}

#formsArea .inputBlockSemiLast {
display:block;
float:left;
font-size:12px;
height:60px;
margin-top: -18px;
}

#formsArea .koulutusBlock .inputBlock {
display:block;
float:left;
font-size:12px;
height:45px;
width:257px;
}

.next {
background-color:#DCD9D1;
height: 18px;
margin-bottom:50px;
margin-right:35px;
margin-top:-1px;
padding:5px 5px 5px 0;
position:relative;
text-align:right;
}
.next li {
display:inline;
font-weight:bold;
list-style-type:none;
padding-left:5px;
padding-right:5px;
}
#formsArea .submitButton {
font-weight: bold;
font-size:11px;
color: #003067;
cursor: pointer;
background-color: #DCD9D1;
border: 0;
}

#formsArea .cancelButton{
font-weight: bold;
font-size:11px;
color: #003067;
cursor: pointer;
background-color: #DCD9D1;
border: 0;
}

.next li a {
text-decoration: none;
color: #003067;
}
#formsArea{
margin-left: 50px;
}

.clear{
    clear:both;
}

table.applicationSummary{
    width:90%;
    text-align:left;
}

table.applicationSummary td.spacer{
    height:20px;
}
table.applicationSummary label{
    color:#003067;
    font-weight:bold;
    display:block;
}

.historyVideo {
background:transparent url(../images/movie.gif) no-repeat scroll 441px 0;
display:block;
height:50px;
position:relative;
width:620px;
}

.historyVideo p{

display:block;
position:relative;
}

.historyVideo p a{

display:block;
float:right;
width:150px;
}

.clear {
clear: both;
margin-bottom: 15px;
}


/* Nimitykset */

#textCont .nimitys {
border-bottom: 1px dotted black;
margin-top: 10px;
}


/* Yhteystiedot */

.others {
margin-top: 30px;
margin-bottom: 10px;
}

.others h2{
font-size:17px;
}

#map_column {
background: #dddad4;
}

#fromAddress {
background:transparent url(../images/forrm_map_bg.jpg) no-repeat scroll 0px;6px;
border: 0;
height:29px;
width:242px;
}

#toAddress {
background:transparent url(../images/forrm_map_bg.jpg) no-repeat scroll 0px;6px;
border: 0;
height:29px;
width:242px;
}

#map_form_button {
background:none repeat scroll 0 0 transparent;
border:0 none;
color:#0D3163;
font-size:11px;
font-weight:bold;
}

.location {
float:left;
height:160px;
position:relative;
width:195px;
}

.location a {
position:relative;
top:-10px;
cursor: pointer;
}

.directLink img {
margin-right:10px;
margin-top:0;
position:relative;
top:3px;
}
