.submenuContainer
{
font-family:Arial, sans-serif;
font-size:8pt;
color: #003366;
font-style:normal;
font-weight:normal;
letter-spacing:0px;
background-color: #ffffff;
border-left:1px solid #146CAC;
border-right:1px solid #146CAC;
border-top:1px solid #146CAC;
left:0px;
padding:0px 0px 0px 0px;
position:absolute;
top:0px;
visibility:hidden;
z-index:101;
filter:alpha(opacity=95);
-moz-opacity:.95;opacity:.95;
}

.submenuItemContainer
{
cursor:hand;
white-space:nowrap;
display:block;
border-bottom:1px solid #146CAC;
}



* html .submenuItemContainer
{
cursor:hand;
white-space:nowrap;
display:block;
border-bottom:1px solid #146CAC;
}

a.submenuItem 
{
color:#254E9B;
font-weight:bold;
text-decoration:none;
cursor:hand;
white-space:nowrap;
display:block;
padding:4px;
}

a.submenuItem:hover
{
background-color:#D3DCEB;
color:#254E9B;
font-weight:bold;
padding:4px; 
}

a.menuButtonActive
{
background:#53A1FF;
color:#fff;
font-weight:bold;
text-decoration:none;
}

.spacerLine 
{
border:1px solid #ffffff;
margin:0px 0px;
}

.menuActivationLink
{
float:left;
height:25px;display:block;
color:#fff;
font-weight:bold;
text-decoration:none;
}

* html .menuActivationLink
{
float:left;
height:25px;
display:inline;
color:#fff;
font-weight:bold;
text-decoration:none;
}

.menuActivationLink:hover
{
height:26px;
display:block;
background:#53A1FF;
color:#fff;
font-weight:bold;
text-decoration:none;
}

.menuActivationDiv1{
background:url(/fi/kirjmat/gfx/navbleft.gif) no-repeat left;
}


.menuActivationDiv2{
background:url(/fi/kirjmat/gfx/navbright.gif) no-repeat right;padding:4px;
}



* html .menuActivationDiv1{
background:url(/fi/kirjmat/gfx/navbleft.gif) no-repeat left;
}


* html .menuActivationDiv2{
background:url(/fi/kirjmat/gfx/navbright.gif) no-repeat right;padding:5px 7px 5px 7px;
}



