﻿body {
background-color: #CCCCCC;
}
td.header {
background-color: #333333;
height: 117px;
color: #e498bc;
font-size: 70px;
font-family: Mistral;
text-align: center;
align: center;
width: 100%;

}
td.meny {

height: 100%;
background-color: #e498bc;
}
td.undermeny {
width: 186px;
height: 100%;
background-color: #e498bc;
}

td.middle {
background-color: white;
}
td.right{
background-color: #CCCCCC;
}
td.footer {
background-color: #666666;
height: 10px;
font-size: 12px; 
text-align: right;
}

td.right {
vertical-align: top;
}
.MainMenu_MenuContainer{
width: 186px;
}
.MainMenu_MenuBar
 {
   

	
}
.MainMenu_MenuItem
{
display: block;
height: 20px;
background-color: C57299;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFFF;
border: white 0px solid;
width:186px;
}
.MainMenu_MenuItemHover
{
pointer: hand;
display: inline;
font-size: 16px;
font-weight: bold;
border: white 0px solid;
color: white;
background-color: C57299;
font-family: Arial, Helvetica, sans-serif;

height: 20px;
}


td.MainMenu_MenuItemSel
{
display: inline;
font-size: 16px;
font-weight: bold;
border: red 0px solid;
color: white;
background-color: C57299;
font-family: Arial, Helvetica, sans-serif;

height: 20px;
}
.MainMenu_SubMenuItemSelected
{
display: inline-block;
border: white 0px solid;

}
.MainMenu_SubMenuItem
{
display: inline-block;
border: white 0px solid;
}
.MainMenu_RootMenuItemBreadcrumb
{
display: inline-block;
height: 20px;

background-color: C57299;
    
}
.MainMenu_RootMenuItem
{
border-top: white 0px solid;
height: 20px;   
}
.ModuleTitle_MenuBreak {
display: inline-block;
height: 5px;
}
.MainMenu_MenuIcon
{
  border: white 0px solid;
background-color: C57299;
}
.MainMenu_Separator{
height: 1px;
}
.MainMenu_MenuBreak
{
      border:none;
      height:1px;
      background-color:Transparent;
}
.MainMenu_MenuArrow {
border: white 0px solid;
}
.right {
background-color: white;
border: white 0px solid;
}
.middle {
width: 714px;
}
.MainMenu_RootMenuItemActive {

background-image: url('http://web.nhhs.no/Portals/_default/Skins/extravadance/images/bullet.gif');
background-repeat: no-repeat;
}
.MainMenu_SubMenuItemActive {
display: block;
height: 20px;
background-color: C57299;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFFF;
border: white 0px solid;
width:186px;

}


.main_dnnmenu_itemhover {
	z-index: 1000;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-style: normal;
	font-weight:bold;
	color:#4f709e;
}

