/* GENERAL STYLES */
/* GENERAL STYLES */
.nav
{
	margin: 0;
	padding: 0;
	margin-left:11px;
	margin-top:15px;
    margin-bottom:11px;
	list-style: none;
}

/* ---NAV LEVEL1--- */

.navlevel1
{
	
}

.navlevel1 a
{
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	text-transform: uppercase;
}

.navlevel1 a:hover
{
	color: #B40122; 
}

.navlevel1 a.current
{
	color: white; 
}
.navlevel1 a:hover.current
{
	color: white; 
}

.nav li.selected1
{
	/*background-image: url(/img/meny_prick_rod.gif);
	background-color: #ed1b2d;*/ 
}

/* ---NAV LEVEL1 END--- */

/* ---NAV LEVEL2--- */

.navlevel2
{
	
	/*background-color: #edede6;
	background: url(/images/tt/menu_cube.gif) no-repeat;
	background-position: 50% 100%;*/
	padding-top: 2px;
	padding-bottom: 1px;
    position:relative;
    margin-left:1px;
}

.nav li.selected2
{
	/*background-image: url(/img/news_topp.gif);*/
	
}


.navlevel2 a
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 	
	font-size: 12px; 
	_color: #484848;
	color: #666157;
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	text-transform: none;
}

.navlevel2 a:hover
{
/*	color: #ed1b2d; */ 
	color: #D2232A;
}

.navlevel2 a.current
{
	color: #B40122;
	font-weight: bold; 
}
.navlevel2 a:hover.current
{
	color: #B40122;
	font-weight: bold; 
}

.navlevel2 span.menuBold a
{
	font-weight: bold; 
}

/* ---NAV LEVEL2 END--- */

/* ---NAV LEVEL3--- */

.navlevel3 
{
	padding-left: 20px;
	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: #484848; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	text-transform: none;
}

.navlevel3 a:hover
{
	color: #B40122; 
}

.navlevel3 a.current
{
	color: #B40122;
	font-weight: bold; 
}
.navlevel3 a:hover.current
{
	color: #B40122;
	font-weight: bold;  
}

/* ---NAV LEVEL3 END--- */


/* ---NAV CLOSER--- */

.navclose 
{
	border-bottom: 1px solid #d5cfc2;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
	margin-left: 1px;
	margin-right: 10px;
    height:1px;
    line-height:1px;
}
li.navlevel2 img.flag
{
	position:relative;
	top:3px;
	margin-top:-2px;
}
/* ---NAV CLOSER END--- */








/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
