/* CSS Document */
body{
  color: #000000;
  font-family: Helvetica, Arial, sans-serif, Verdana;
  font-size: 13px;
  background: url('oilon/images/tausta.jpg') repeat-y center;
  margin-top: 0px;
}

hr {
  border: 0;
  height: 1px;
  color: #ebecec;
  background-color: #ebecec;
}

a {
  color: #000000;
  font-size: 13px;
  text-decoration: none;
}

a:hover {
  color: #0066ff;
}
div#ie_container {
  text-align: center;
  border: 0;
  padding: 0;
  margin: 0;
}
#content {
  border: 0;
  padding: 0;
  border: 0px solid #006699;
  width: 928px;
  margin: 0 auto;
  text-align: left;
}

div.clearer
{
  clear: both;
}

#topcontent
{
  background: #ffffff url('./oilon/images/etusivu/header.png') no-repeat 0 0;
  height: 20px; /*muutettu 21:sta, jotta toimisi myös ie:ssä, gbr/pak 22.11.-07*/
  line-height: 20px; /*muutettu 21:sta, jotta toimisi myös ie:ssä, gbr/pak 22.11.-07*/
  padding-left: 0px;
  border-bottom: 0px solid #006699;
}

#topcontent ul.vertical_iconmenu
{

	float: left;
}


ul.vertical_iconmenu
{
	margin: 0;
	padding: 0px;
	display: block;
	border: 0;
	height: 20px; /*muutettu 22:sta, jotta toimisi myös ie:ssä, gbr/pak 22.11.-07*/
	color: #000000;
}
ul.vertical_iconmenu li
{
	display: inline;
	list-style: none;
	/*border-left: 1px solid #000;*/
	padding: 0px;
	float: left;
}
ul.vertical_iconmenu li a 
{
	text-decoration: none;	
}

/*lisätty select, koska muuten kielivalintavalikon koko liian suuri gbr/pak 22.11.-07*/
#languageselect select 
{
   width: 70px;
   float: left;
   font-size: 11px;
}

#topwave
{
  /*background: #ffffff url('./oilon/images/taso2/varaosa.png') no-repeat 0 0;*/
  height: 158px;
  width: 100%;
  overflow: hidden;
}

#topwave img
{
 
}

#main
{
  /*height: 400px;*/
  border: 0;
  padding: 0;
  margin: 0;
  /*height: 425px;*/
  overflow: hidden;
  position: relative;
  /*width: 100%;*/
  margin-top: -45px;
  border-bottom: 0px solid #006699; /*lisätty jotta alapalkkiin tulisi yläreunaan viiva gbr/pak 22.11.-07*/
 

}

#menu
{
  /*background: #ffffff url('./oilon/images/taso2/linkTop.png') no-repeat 0 0;*/
  background: #ffffff;
  width: 160px;
  float: left;
  border-top: 1px solid #ffe9a5; /*muutettu leveys 2:sta  gbr/pak 22.11.-07*/
  border-right: 1px solid #ffe9a5; /*muutettu leveys 2:sta  gbr/pak 22.11.-07*/
  overflow: hidden;
  margin-top: 21px;
  margin-bottom: -1000em;
  padding-bottom: 1000em;
}

#menuholder
{
  padding-top: 15px;
  padding-left: 15px;
}

#menuholder #basemenu ul
{
  margin-left: -42px;
  margin-top: -5px;
}

#menuholder li
{
  list-style-type: none;

}

#menuholder #basemenu ul li a
{
  display: none;
}

#menuholder #basemenu ul li ul li a
{
  display: inline;
}

#menu a
{
 
  color: #000000;
}

#menu a:hover
{
  color: #0066ff;
}

#crumbtrail
{
  line-height: 10px;
  height: 10px;
 /* margin-top: -15px;*/
  margin-bottom: 3px;
  font-size: 9px;
  margin-left: 185px;
}

#crumbtrail a
{
  font-size: 9px;
  color: #000;
}

#contentblock
{
 /*background: #ffffff url('./oilon/images/taso2/yellowMain.png') no-repeat 8px 0;*/
 float: right;
 width: 739px;
 /* overflow-y: auto;
 overflow-x: hidden;*/
 margin: 0;
 border: 0;
 border-left: 0px solid #ffe9a5; /*muutettu leveys 2:sta  gbr/pak 22.11.-07*/
 margin-top: 25px;
 /*margin-bottom: -1000em;
 padding-bottom: 1000em;*/

}

#pagetitle
{
  background: url('./oilon/images/taso2/yellowBlock.png') no-repeat 0 0;
  padding: 0;
  margin: 0;
  padding-top: 3px;
  padding-left: 10px;
  font-size: 17px;
  width: 100%;
  height: 24px;
}

#pagetitle #newstitleblock
{
  border: 0;
  height: 24px;  
}

#pagetitle #newstitleblock p {
  display: inline;
}


#contentblock #datacontent
{
  padding-left: 5px;
}



#MainContentBlock
{
  padding-left: 5px;
}

#bottomwave
{
  background: #ffffff url('./oilon/images/etusivu/bottomwave.png') no-repeat 0 0;
  height: 128px;
}

#footer{
  /*background: #ffffff url('./oilon/images/etusivu/footer.jpg') no-repeat 0 0;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  color: #003366;
  vertical-align: middle;
  text-align: right;*/
}

div#newsbody {
  margin-left: 5px;
  margin-top: 3px;

}

div#newsitem {
  margin-left: 5px;
  margin-top: 3px;
}

div#newsbody div#newstitle {
  font-weight: bold;
  margin-bottom: 5px;
}

div#newscontent {
  margin-bottom: 5px;
}

div#newsinfo {
  font-style: italic;
}

p.normal {
    font-size: 13px;
}
/*Muotoiluihin tarkoitettuja lisäyksiä PaK 21.04.2008*/

p.small{
  font-size:10px;
}

td.bottomline{
  border-right:0px;
  border-left:0px;
  border-top:0px;
  border-bottom: #E1E1E1 1px solid;
}


ul.normalList{
   font-size:13px;
}

li.normaltxt{
  font-size:13px;
}

a.smallLink{
   font-size:10px;
}
/*Päättyy:Muotoiluihin tarkoitettuja lisäyksiä PaK 21.04.2008*/

/* Testejä 2.10.08 / AK, JPP-Soft Oy */

#topwave_ff
{
  /*background: #ffffff url('./oilon/images/taso2/varaosa.png') no-repeat 0 0;*/
  height: 158px;
  width: 100%;
}

div.contact_info {
	height: 24px;
	background-color: #ebedec;
	width: 927px;
	color: #707172;
}

div.contact_text {
  padding: 5px 25px;
}

.EktronAjaxLoading 
{
 display: none!important;
}

