/* GENERAL STYLES */
/* GENERAL STYLES */
#nav
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	width: 144px;
}


/* ---NAV LEVEL1--- */

#navlevel1
{
	padding-left: 20px;
	background-image: url(/media/img/meny_prick.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	border-top: 1px #e9e9e9 solid;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #99CC33;

	
}

#navlevel1 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	color: #ffffff; 

	font-size: 10px; 
		line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	text-transform: uppercase;
	

}

#navlevel1 a:hover
{
	/*color: #B40122; */
	color:ffffff;
/*color: #7B9619*/
font-weight: bold;
}

#navlevel1 a.current_home
{
	color: #484848; 
}

#navlevel1 a.current
{
/*	font-weight: bold; */
	color: #ffffff;
}
#navlevel1 a:hover.current
{
	//color: white; 
	font-weight: bold; 
/*	color: C89E5B;*/
	
}

#nav li.selected1
{
/*	background-image: url(/media/img/meny_prick_rod.gif);*/
	background-image: url(/media/img/meny_prick_rod.bmp);
	
	
background-color: #006600;

}

/* ---NAV LEVEL1 END--- */

/* ---NAV LEVEL2--- */

#navlevel2
{
	padding-left: 20px;
/*	background-color: #D8E6A2;*/
	/* background-color: #ffffff; */
	background-color: #edede6; 

	padding-top: 1px;
	padding-bottom: 4px;

}

#nav li.selected2
{
	background-image: url(/media/img/news_topp.gif);
	
}


#navlevel2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10px; 
	
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	text-transform: none;
}

#navlevel2 a:hover
{
/*	color: #ed1b2d;  */
/*	color: #B40122  */
	color:4A5E03;
font-weight: bold; 
}

#navlevel2 a.current
{
	/*color: #B40122;*/
	color:4A5E03;
	font-weight: bold; 
}
#navlevel2 a:hover.current
{
/*	color: #B40122;*/
color: #7B9619;
	font-weight: bold; 
}

/* ---NAV LEVEL2 END--- */

/* ---NAV LEVEL3--- */

#navlevel3 
{
	padding-left: 35px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}



#navlevel3 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10px; 
	color: #4A5E03; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	text-transform: none;
}

#navlevel3 a:hover
{
/*	color: #B40122; */
	color: #4A5E03;
	font-size: 11px; 
}

#navlevel3 a.current
{
	color: #4A5E03;
	font-weight: bold; 
}
#navlevel3 a:hover.current
{
	color: #4A5E03;
	font-weight: bold;  
	font-size: 11px; 
}

/* ---NAV LEVEL3 END--- */


/* ---NAV CLOSER--- */

#navclose 
{
	border-top: 1px solid #eeeeee;
	padding-top: 5px;
	height: 35px;
}

/* ---NAV CLOSER END--- */








/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */

