div.rounded-top {clear: both;width: 100%; height: 5px; background: url('../images/rounded-corner-white-top-left.png') top left no-repeat;}
div.rounded-top div { float:right; width: 5px; height: 5px; background: url('../images/rounded-corner-white-top-right.png') top left no-repeat;}
div.rounded-bottom {width: 100%; height: 5px; background: url('../images/rounded-corner-white-bottom-left.png') top left no-repeat;clear: both;}
div.rounded-bottom div { float:right; width: 5px; height: 5px; background: url('../images/rounded-corner-white-bottom-right.png') top left no-repeat;}

.vertical-navigation h3 {color:#D10000; padding-left: 10px; font-size: 1.5em; text-transform: none; font-weight: normal; margin-bottom: -3px;}

.vertical-navigation a {text-decoration: none; font-weight: bold; font-size: 12px;}
.vertical-navigation { font-family: "Trebuchet MS";background-color:#d8d8d8; margin-bottom: 12px;}
#side-nav {padding: 5px 10px 5px 5px;}
#side-nav li {padding-left: 20px; background: url('../images/menu-dot.png') 3px 3px no-repeat;}
#side-nav li a {display: block; padding: 2px 0; border-bottom: 1px dotted #c1c1c1;}
#side-nav .open li {font-weight: normal;}
;
#side-nav li.subcat_active a,
#side-nav li.subcat_active a:link,
#side-nav li.subcat_active a:visited	{
	color: red !important;
	
}

#side-nav li.subcat_active	{
	background: transparent url(../images/menu-dot-active.png) no-repeat scroll 3px 3px !important
}

/* Level 1 */
#sub-sidenav li {background: none; font-weight: normal; padding-left: 0px;}
#sub-sidenav li a {border: none; padding: 0;font-weight: normal;}
#sub-sidenav li a:hover {text-decoration: underline;}
#sub-sidenav a {display: block; background: url('../images/submeny.png') left top no-repeat; padding-left: 30px; text-indent: 22px; font-size: 0.9em;}
#sub-sidenav a.subopen {background: url('../images/submeny-valgt.png') top left no-repeat; font-weight: bold;}

.vertical-navigation .mini-search .input-text { width: 100px; margin-left: 20px;}
.vertical-navigation a.link {display: block; padding-left: 25px; background: url('../images/menu-dot.png') 7px 0px no-repeat; margin-top: 10px; margin-bottom: 10px;}

.menu-list li {font-weight: bold;display: block; padding-left: 25px; background: url('../images/menu-dot.png') 7px 0px no-repeat; margin: 2px 10px 0 0;}
.menu-list a {display: block; padding-bottom: 2px; border-bottom: 1px dotted #c1c1c1;}
