/* CSS Document */
body{
  color: #000000;
  font-family: Helvetica, Arial, sans-serif, Verdana;
  font-size: 13px;
  background: url('oilon/images/tausta.jpg') repeat-y center;
}

hr {
  border: 0;
  height: 1px;
  color: #ebecec;
  background-color: #ebecec;
}

a {
  color: #003366;
  font-size: 13px;
  text-decoration: none;
}

a:hover {
  color: #0066ff;
}


div#ie_container {
  text-align: center;
}

#content {
  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;
  height: 20px;
  line-height: 20px;
  padding-left: 0px;
  border-bottom: 0px solid #006699;
color: #ffffff;   
}

#topcontent ul.vertical_iconmenu
{

	float: left;
}


ul.vertical_iconmenu
{
	margin: 0;
	padding: 0px;
	display: block;
	border: 0px;
	height: 20px; /*muutettu 22:sta, jotta toimisi myös ie:ssä, gbr/pak 22.11.-07*/
}

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;
      	
}

#languageselect
{
  float: left;
  font-size: 11px;
}

#topcontent #languageselect select
{
  width: 70px;
  float: left;
  font-size: 11px;
}

#topwave
{
  background: #ffffff url('./oilon/images/taso3/ylapalkki.png') no-repeat 0 0;
  height: 41px;  
}

#crumbtrail
{
  line-height: 10px;
  height: 10px;
  margin-top: 29px;
  margin-bottom: 5px;
  font-size: 9px;
  color: #ffffff;
  width: 612px;
  float: right;
  
}

#crumbtrail a
{
  color: #fff;
  font-size: 9px;
}


#main
{
  border-bottom: 0px solid #006699;
  margin-top: 0px;
  border-style:none none solid;
  background: #fff url('/static/oilon/images/background.gif') 0 0; 
  min-height: 500px;
  height:auto !important;
  height:100%;
  zoom: 1;
}

#menu
{
  /*background: #ffffff url('./oilon/images/taso2/linkTop.png') no-repeat 0 0;*/
  width: 160px;
  float: left;
  border-top: 0px solid #ffe9a5;
  /*border-right: 1px solid #ffe9a5;
  overflow: hidden;
  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;
}

#contentblock
{
 /*background: #ffffff url('./oilon/images/taso2/yellowMain.png') no-repeat 8px 0;*/
  margin: 0;
  padding-top: 10px;
  padding-left: 26px;
  padding-right: 0px;
  float: left;
  width: 739px;
  z-index: 1;
  font-family: Helvetica, Arial, sans-serif, Verdana;
  font-size: 13px;
  overflow: visible;
  border-left: 0px solid #ffe9a5;
}

#pagetitle
{
 /*background: url('./oilon/images/taso2/yellowBlock.png') repeat-x center;*/
  padding-top: 3px;
  padding-left: 16px;
  padding-right: 0px;
  font-size: 17px;
  height: 24px;
  width: 100%;
}

#contentblock #datacontent
{
  padding-left: 5px;
}

#contentblock h3
{
  padding: 0;
  margin: 0;
  font-size: 18px;
}

#MainContentBlock
{
  padding-left: 15px;
}

#bottomwave
{
  background: #ffffff url('./oilon/images/etusivu/bottomwave.png') no-repeat 0 0;
  height: 128px;
}

#footer{
  /*background: #ffffff url('/static/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;*/
}
  select#manufacturer {
    margin: 5px;
  }

  table.DataGrid {
    margin: 5px;
    width: 603px;
  }
  
  table.DataGrid td {
    background-color: #eee;
    font-size: 11px;
  }

  table.DataGrid tr.oddRow td {
    background-color: #fdf9a8;
  }
  
  table.DataGrid tr.evenRow td {
    background-color: #ede5a8;
  }
  
  p.normal {
    font-size: 13px;
  }

/*Muotoiluihin tarkoitettuja lisäyksiä PaK 21.04.2008 katso tarkemmin ektron laaja ohje*/

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*/

div.contact_info {
	height: 24px;
	background-color: #ebedec;
	width: 927px;
	color: #707172;
}

div.contact_text {
  padding: 5px 25px;
}

.EktronAjaxLoading 
{
 display: none!important;
}

