 /* Basic code - don\\\\\\\'t modify */

#nav { 
display: block; 
margin: 0; 
padding: 0; 
position: relative; }
 
#nav li { 
display: block; 
list-style: none; 
margin: 0; 
padding: 0; 
float: left; 
position: relative; 
}
 
#nav a { 
display: block; 
}
#nav ul { 
display: none; 
position: absolute; 
left: 0; 
margin: 0; 
padding: 0; }
 
* html #nav ul { 
line-height:0; } /* IE6 \\\\\\\\\\\\\\\"fix\\\\\\\\\\\\\\\" */
 	
#nav ul a { 
zoom: 1; } /* IE6/7 fix */
 
#nav ul li { 
float: none; }
 
#nav ul ul { 
top: 0; }
 
/* Essentials - configure this */
#nav ul { 
width: 210px; 
}
#nav ul ul { 
left: 211px; 
}
/* Everything else is theming */

#navigation{
}
#nav { 
background-color: none; 
/*line-height:39px;*/
padding-left:10px;
vertical-align:middle;
z-index:300!important;
}
#nav *:hover { 
background-color: none; 
}
#nav a { 
background-image:url(http://trondelag.wisepublisher.info/aimages/menu-stroke_03_1228809156.png); 
background-repeat:no-repeat;
background-position:right top;
color: white;
font-weight:Regular; 
font-size: 12px; 
padding: 4px 15px 0px 15px; 
line-height:22px; 
text-decoration:none!important; 
}
#nav li.hover a { 
background-color:none;
background-image:url(http://trondelag.wisepublisher.info/aimages/menu_hover_1228810247.png); 
background-repeat:no-repeat;
background-position:right top;
text-decoration:none; 
/*color:#ffffff;*/
}
#nav ul { 
top:28px;
border:1px solid #b2b2b2;
border-top:2px solid #BA4542;
}
#nav ul li a { 
background-color:#ffffff;
background-image:none!important;
font-size:12px; 
color:#666666;
text-align:left; 
line-height:25px!important;
border-top:1px solid silver;
}
#nav ul a.hover { 
background-color:silver;
text-decoration:none;
background-image:none!important;
}
/*#nav ul a { 
border-right: none; 
opacity: 0.9; 
filter: alpha(opacity=90); 
background-image:none!important;
}*/
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/*ekstranett-i menyen*/
#nav #item-81{
text-transform:uppercase;
}
