.treeview ul{margin:0 0 0 0;padding:0 0 0 0}
.treeview li{list-style-type:none;float:left;display:block;font-size:12px}
.treeview a{color:#000;width:160px;text-decoration:none;float:left;display:block;padding:7px 5px 7px 35px;background-image:url(/themes/images/bg/bg_cat.gif);background-position:top left;background-repeat:no-repeat;
outline: none;}
* html .treeview a{width:150px}
.treeview a:hover{color:#fff;text-decoration:none;background-color:#ff3900;background-position:center left}
.treeview li{
	padding: 3px 0px 0px 16px;
}
* html .treeview li{
	padding: 3px 0px 0px 16px;
}
.treeview, .treeview ul { 
	margin-left:-5px;
}
* html .treeview, .treeview ul { 
	margin-left:-5px;
}
.treeview a.selected{
	color:#fff;
	text-decoration:none;
	background-color:#ff3900;
	background-position:center left
}
/*
ul#cat{margin:0 0 0 0;padding:0 0 0 0}
#cat li{list-style-type:none;float:left;display:block;font-size:12px}
.treeview a{
	color:#000;
	width:160px;
	text-decoration:none;
	float:left;
	display:block;
	padding:7px 5px 7px 35px;
	background-image:url(/themes/images/bg/bg_cat.gif);
	background-position:top left;background-repeat:no-repeat;
	outline: none;
}

* html .treeview a{
	float:left;
	padding:7px 5px 7px 35px;
	width:160px;
	
}

.treeview a:hover{color:#fff;text-decoration:none;background-color:#ff3900;background-position:center left}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	margin-left:-5px;
	list-style: none;
	width:160px;
}


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

.treeview .hitarea {
	height: 16px;
	width: 16px;
	margin-left: -16px;
	
	float: left;
	cursor: pointer; 
}

* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0px 0px 16px;
}
* html .treeview ul {
	padding:0px;
}
* html .treeview li {
	margin:0;
	padding: 3px 0px 0px 16px;
	
}

.treeview a.selected{
	color:#fff;
	text-decoration:none;
	background-color:#ff3900;
	background-position:center left
}
	
*/


.treeview .hover { color: red; }

.treeview li { background: url(/themes/images/admin/treeview-default-line.gif) 0 0 no-repeat; } .treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/themes/images/admin/treeview-default.gif); } 

.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

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

.treeview li.last { background-position: 0 -1766px }
 
.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; }

.treeview-red li { background-image: url(/themes/images/admin/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(/themes/images/admin/treeview-red.gif); } 

/*
.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 0px; display: block; }

.filetree span.folder { background: url(/themes/images/admin/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/themes/images/admin/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/themes/images/admin/file.gif) 0 0 no-repeat; }
.filetree span.submenu { background: url(/themes/images/admin/bluepoint.gif) 0 0 no-repeat;padding: 1px 0 1px 16px; display: block; }

.filetree span.mainmenu { padding: 4px 0 1px 0px; display: block; }*/