/* CSS Document */
body{
  color: #003366;
  font-family: Helvetica, Arial, sans-serif, Verdana;
  font-size: 13px;
  background: url('oilon/images/tausta.jpg') repeat-y center;
}

a {
  color: #003366;
  font-size: 13px;
  text-decoration: none;
}

a:hover {
  color: #0066ff;
}

a:visited {
  color: #003366;
}

div#ie_container {
  text-align: center;
}

#content {
  border: 0;
  padding: 0;
  border: 0px solid #006699;
  width: 928px;
  margin: 0 auto;
  text-align: left;
}

div.clearer
{
  clear: both;
}

#topcontent
{
  padding: 0;
  border: 0;
  background: #ffffff url('./oilon/images/etusivu/header.png') no-repeat 0 0;
  width: 928px;
  height: 20px;
  line-height: 20px;
  padding-left: 0px;
  border-bottom: 0px solid #006699;
}

#topcontent ul.vertical_iconmenu
{

	float: right;
}


ul.vertical_iconmenu
{
	margin: 5;
	padding: 0px;
	display: block;
	border: 0;
	height: 20px;
}
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;	
}

#topcontent #languageselect
{
  float: left;
  font-size: 11px;
}

#topcontent #languageselect select
{
  width: 70px;
  font-size: 11px;
}


#topwave
{
  /*background: #ffffff url('/easydata/customers/oilon/templates/gfx/etusivu/topwave-fi.png') no-repeat 0 0;*/
  height: 158px;
  
}

#main
{
/*  height: 122px;*/
}

#menu
{
  background: #ffffff url('./oilon/images/etusivu/linkborder2.png') no-repeat 0 0;
  width: 160px;
  margin-left: 32px;
  float: left;
}



#basemenu .oilon_menu
{
  
}

/*#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;
}*/

#contentblock
{
 float: left;
 width: 440px;
 margin-left: 85px;
 font-family: Helvetica, Arial, sans-serif, Verdana;
 font-size: 13px;
}

#contentblock h3
{
  padding: 0;
  margin: 0;
}

#bottomwave
{
  background: #ffffff url('./oilon/images/etusivu/bottomwave.png') no-repeat 0 0;
  height: 128px;
}

#footer{
  border-top: 0px solid #006699;
  background: #ffffff url('./oilon/images/etusivu/footer.jpg') no-repeat 0 0;
  width: 928px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  color: #003366;
  vertical-align: middle;
  text-align: right;
}

p.normal {
    font-size: 13px;
}

span.normal {
    font-size: 13px;
}

span.oilon_menu {
    font-size: 13px;
}


