/* @override 
	http://thcc.no/css/nav-vertical.css
	http://thcc.no/css/nav-vertical.css
*/
	
#subMenu ul {
	margin: 0;
	padding: 0; 
	}


	
/*To style section header*/	.bullet_sectionheader {
			 
			}
			
/*To style the ruler for the separator*/
	hr.separator {
		height: 0;
		margin: 0;
		padding: 0;
		border-style: none; 
		} 


/* NAV */
/*nullstille margin og padding, sette font grunnvalg*/
	ul#subMenu {
	padding: 0;
	margin: 0; 
	}	
		    * html ul#subMenu {
			        /* hide ie/mac \*/
			        height: 1%;
			        /* end hide */
			    	}
    	
    /*ul#subMenu ul {
	        width: auto; 
	        width: 100%;               
	        margin: 0;
	        padding: 0;        
	        line-height: 1em;
	        list-style: none;
	   		 }*/
	    
/*toppnivå i menyen*/
    ul#subMenu li {   
	 		background-color: transparent; 
	 		
	        list-style: none;   
			line-height: 24px; 
		    color: #254565;
	padding: 0;
	margin: 0; 
	}
		    * html ul#subMenu li {
			        /* hide ie/mac \*/
			        height: 1%;
			        /* end hide */
			   		}

 
/*siste i menyen*/
    ul#subMenu li.last {
        
    		}
    
/*normale meny linker, grunnutseende*/
    ul#subMenu a,
    ul#subMenu a:link,
    ul#subMenu a:active,
    ul#subMenu a:visited {
	        display: block;
	        text-decoration: none;
	        color: #fe7600;
	background: url(../gui/menypil-motvenstre.gif) no-repeat 150px center;
	padding: 0 15px 0 0;
	margin: 0;
	font: bold 1em/24px Verdana, sans-serif; 
	}
/*på mouseover*/
    ul#subMenu a:hover {
		color: #254565; 
		}
	    
 /*The active/current page*/	ul#subMenu a.currentpage {
			color: #254565; 
		}
	
	ul#subMenu li.activeparent {
			background-color: #656565; 
			}
			
	ul#subMenu a.activeparent {
				background-color: #656565; 
			}   
    
    
    
    
/*egen variant for strong merkede*/
    ul#subMenu strong {
	        display: block;
	        
	        color: white;
	        background: black;
	  		}
    ul#subMenu strong a,
    ul#subMenu strong a:link,
    ul#subMenu strong a:active,
    ul#subMenu strong a:visited,
    ul#subMenu strong a:hover {
	       color: white;
	       background-color: black;
	    	}
/* END NAV */

/***************    related menu    ************/
	
/*To style section header*/	.bullet_sectionheader {
			 
			}
			
/*To style the ruler for the separator*/
	hr.separator {
		height: 0;
		margin: 0;
		padding: 0;
		border-style: none; 
		} 


/* NAV */
/*nullstille margin og padding, sette font grunnvalg*/
	ul#relatedMenu {
	padding: 0;
	margin: 0;
	background-color: #ffedcc; 
	}	
		    * html ul#relatedMenu {
			        /* hide ie/mac \*/
			        height: 1%;
			        /* end hide */
			    	}
    	
    /*ul#relatedMenu ul {
	        width: auto; 
	        width: 100%;               
	        margin: 0;
	        padding: 0;        
	        line-height: 1em;
	        list-style: none;
	   		 }*/
	    
/*toppnivå i menyen*/
    ul#relatedMenu li { 
		    margin: 0 15px 0 0;   
	 		background-color: transparent; 
	 		
	        list-style: none;   
			line-height: 24px; 
		    color: #254565;
	list-style-image: url();
	list-style-type: none; 
	}
		    * html ul#relatedMenu li {
			        /* hide ie/mac \*/
			        height: 1%;
			        /* end hide */
			   		}

 
/*siste i menyen*/
    ul#relatedMenu li.last {
        
    		}
    
/*normale meny linker, grunnutseende*/
    ul#relatedMenu a,
    ul#relatedMenu a:link,
    ul#relatedMenu a:active,
    ul#relatedMenu a:visited {
	        display: block;
	        padding: 0 0 0 10px;   
	      	font: 1em/24px Verdana, sans-serif;
	        text-decoration: none;
	        color: #e6742c;
	background: url(../gui/menypil-mothoyre.gif) no-repeat 0 center; 
	}
/*på mouseover*/
    ul#relatedMenu a:hover {
		color: #254565; 
		}
	    
 /*The active/current page*/	ul#relatedMenu a.currentpage {
			color: #254565; 
		}
	
	ul#relatedMenu li.activeparent {
			background-color: #656565; 
			}
			
	ul#relatedMenu a.activeparent {
				background-color: #656565; 
			}   
    
    
    
    
/*egen variant for strong merkede*/
    ul#relatedMenu strong {
	        display: block;
	        
	        color: white;
	        background: black;
	  		}
    ul#relatedMenu strong a,
    ul#relatedMenu strong a:link,
    ul#relatedMenu strong a:active,
    ul#relatedMenu strong a:visited,
    ul#relatedMenu strong a:hover {
	       color: white;
	       background-color: black;
	    	}
/* END NAV */
