.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
line-height: 14px;

}

#navigation { 
	padding: 0;
	margin-left: 0px;
	list-style: none;
	font-size: 12px;
line-height: 14px;

}

#navigation ul li { 
	border:medium none;
	background:transparent none repeat scroll 0 0;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	color: #fff:
	background: none;
	padding-top: 4px;
}


.treeview .collapsable {padding-bottom:8px;}
.treeview ul li .collapsable {border-bottom: none;;padding-bottom:3px; margin-top:0px}		
.treeview ul .collapsable {border-bottom: none;;padding-bottom:3px; margin-top:0px}	

.treeview .expandable {background:url(/media/1449/menybak.jpg) 0 0 repeat-x;
padding-bottom:8px;}
.treeview ul li .expandable {border-bottom: none;padding-bottom:3px; margin-top:0px}		
.treeview ul .expandable {border-bottom: none;padding-bottom:3px; margin-top:0px}	


.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(/media/1585/treeview-famfamfam2.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
margin-top:3px;
padding-bottom:8px;
background-image:url(/media/1449/menybak.jpg);
background-repeat: repeat-x;

}

.treeview a.selected {
	font-weight:bold;
	font-size:12px;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background:url(/media/1449/menybak.jpg) 0 0 repeat-x; padding-top:11px;}
.treeview li.collapsable, .treeview li.expandable { /*background-position: 0 -176px;*/ }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-image:url(http://rar.holmer.biz/media/1282/menybak.jpg) }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/media/1585/treeview-famfamfam2.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px; }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

