@import url(http://www.testwebben.se/3327/12318.css);

#main-left {
width:175px;
float:left;
margin: 0 30px 0 0;
padding: 0;
}

#main-right {
width: 615px; /*695px;*/
margin: 0;
padding: 0;
float: left;
}

#main-right p {max-width: 595px;}

/*NAV UNDERSIDA -------------------- */ 

#main-left ul, #main-left ul li {
list-style-type:none;
list-style:none;
margin:0;
padding:0;
}

ul#detachedSubMenu {
	width: 163px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0px 0 0px 0px;
}


#subMenuHeader {display:none}


#detachedSubMenu li {
        list-style-image: url();
	margin: 0 0 0 0;
	padding-bottom:0;
}
#detachedSubMenu li:hover {text-decoration: none;}
#detachedSubMenu li.active {border-bottom:0;}

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
	background: url(http://www.testwebben.se/3275/Images/divide.png) no-repeat center bottom;
	font-size: 12px;
	color: #161616;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
        margin: 0 0 0 0px;
	padding: 5px 10px 25px 16px;
        line-height: 1;
	display: block;
	width:137px;
}

#detachedSubMenu li:hover {

}

#detachedSubMenu li a:hover {
	color:#787878;
}

#detachedSubMenu li.active {

}

#detachedSubMenu li.active a {
	color:#BF8E34;
}

#detachedSubMenu li.active ul li a {}


/*Göm nivå 2 dropdown*/
#nav #dmenu ul {
display: none !important;
}

#detachedSubMenu li.active a {
color:#BF8E34;
}
#detachedSubMenu ul li.active a, #detachedSubMenu ul li a {
color:#BF8E34 !important;
}