/*
 * PureDOMExplorer Stylesheet
 * written by Helge Hetland 
 */
 
 /* side menu */ 

#side-menu {display:inline; float:left; width:143px; margin: 0px 0px 0px 4px; overflow:hidden;}
#side-menu ul {margin:0px; padding:0px; list-style:none}
#side-menu li {display:block; float:left; width:143px; margin: 0px}
#side-menu a {text-decoration:none} 

/* 1st level and general */

#pde_div_8528 {display:block; margin:4px 0 0 0px; padding:0px 0px 0px 0px; background: transparent; width:143px; overflow: hidden; text-align: left;}
#pde_div_8528 ul.web123_pde_8528 {float: left; padding: 0px 0px 0px 0px;}

#pde_div_8528 ul.web123_pde_8528 li {padding: 0px 0px 0px 0px; margin-top: 0; }
#pde_div_8528 ul.web123_pde_8528 li {background: url(http://sites.web123.no/norbi/artimages/bknapp.gif) 0 0 repeat-x; display: block; padding-left: 0px;}

/*Toppnivå - lager bakgrunn ved hover + bilde med pil, setter mouseover bakgrunnsfarge */
#pde_div_8528 .menu_li_1 a:hover {height: 31px; line-height: 31px; display: block; padding: 0px 0px 0px 0px; text-indent: 15px; color: #000000; background:  url() 1px .65em no-repeat; }
#pde_div_8528 .menu_li_2 a:hover {height: 31px; line-height: 31px; display: block; padding: 0px 0px 0px 0px; text-indent: 25px; color: #000000; background:  url() 11px .7em no-repeat; }
#pde_div_8528 .menu_li_3 a:hover {height: 31px; line-height: 31px; display: block; padding: 0px 0px 0px 0px; text-indent: 35px; color: #000000; background:  url() 21px .7em no-repeat; }
#pde_div_8528 .menu_li_4 a:hover {height: 31px; line-height: 31px; display: block; padding: 0px 0px 0px 0px; text-indent: 45px; color: #000000; background:  url() 31px .7em no-repeat; }

/* Meny tekstfarge og bilde for hvert nivå*/
#web123_pde_8528 .menu_link_1 {height: 31px; line-height: 31px; display: block; padding: 0px 0px 0px 0px; text-indent: 15px; color: #000000; background: url() 6px .65em no-repeat; position: relative; width:143px; }
#web123_pde_8528 .menu_link_2 {height: 31px; line-height: 31px; display: block; padding: 0px 0px 0px 0px; text-indent: 25px; color: #000000; background: url() 16px .7em no-repeat; position: relative; width:143px; }
#web123_pde_8528 .menu_link_3 {height: 31px; line-height: 31px; display: block; padding: 0px 0px 0px 0px; text-indent: 35px; color: #000000; background: url() 26px .7em no-repeat; position: relative; width:143px; }
#web123_pde_8528 .menu_link_4 {height: 31px; line-height: 31px; display: block; padding: 0px 0px 0px 0px; text-indent: 45px; color: #000000; background: url() 36px .7em no-repeat; position: relative; width:143px; }

/* Menyvalg valgt på toppnivå - funker ikke i Mozilla */
#web123_pde_8528 .cpage_1 {height: 31px; line-height: 31px; display: block;   color: #000000; background:  url() 6px .65em no-repeat; }
#web123_pde_8528 .cpage_2 {height: 31px; line-height: 31px; display: block;  color: #000000; background:  url() 16px .7em no-repeat; }
#web123_pde_8528 .cpage_3 {height: 31px; line-height: 31px; display: block;  color: #000000; background:  url() 26px .7em no-repeat; }
#web123_pde_8528 .cpage_4 {height: 31px; line-height: 31px; display: block;  color: #000000; background:  url() 36px .7em no-repeat; }

/* må være med for at det skal funke i mozilla - dont as me why.. */
/*#web123_pde_8528 strong.cpage_1 {height: 21px; line-height: 21px;    color: #000000; background: #000000 url(http://sites.web123.no/statkraft/images/leftMenuArrowNeg.gif) 1px .65em no-repeat; }*/
#web123_pde_8528 strong.cpage_2 {height: 31px; line-height: 31px;   color: #000000; background:  url() 16px .7em no-repeat; }
#web123_pde_8528 strong.cpage_3 {height: 31px; line-height: 31px;   color: #000000; background:  url() 26px .7em no-repeat; }
#web123_pde_8528 strong.cpage_4 {height: 31px; line-height: 31px;   color: #000000; background:  url() 36px .7em no-repeat; }

#pde_div_8528 ul.web123_pde_8528 li.menu_li_1 strong.cpage_1 {color: #000000; background:  url() 1px .65em no-repeat;}


/* posisjonering av tekst i forhold til menybilde */
#web123_pde_8528 .menu_li_1 {color: #000000; text-indent: 15px;}
#web123_pde_8528 .menu_li_2 {color: #000000; text-indent: 25px;}
#web123_pde_8528 .menu_li_3 {color: #000000; text-indent: 35px;}
#web123_pde_8528 .menu_li_4 {color: #000000; text-indent: 45px;}


/* The class to hide nested ULs */
.hide_8528{top:0;position:absolute;left:-4000px;}

/* The class to show nested ULs */
.show_8528{ position:static; display: table; top:0; left:1em;}
