
.navbarVert_List { background: url(/zbrush/features/img/navbar_bkgrd.png) no-repeat; width: 186px; min-height: 574px; position: relative; float: left; margin: 0 0 0 8px; padding-top:12px; text-align:left; z-index:10; }
/*.acc { list-style:none; text-align:left; margin: 33px 0 0 8px; }
.acc li { width:150px; font-weight:bold; cursor:pointer; font-size:12px; color:#FFF; }
.acc h3 { width: 150px; height:16px; padding: 8px 10px 7px 10px; display:block; font-size:12px; color:#FFF; cursor: pointer; }
.acc li:hover { background: url(/zbrush/features/img/navbar_arrow.png) no-repeat; color:#FFF; }
.acc .selected { background: url(/zbrush/features/img/navbar_arrow.png) no-repeat; color:#FFF; }
.acc .acc-section { overflow:hidden; }
.acc .acc-content { width:170px; padding:5px 20px 15px 20px; color:#FFF; }

.nested {width:170px; list-style:none; }
.nested li { height:30px; margin-left:-20px; }
.nested li a { width: 178px; padding: 15px 20px; display:block; font-size:12px; color:#FFF; }
.nested li a:hover { background: url(/zbrush/features/img/navbar_arrow_o.png) 0 7px no-repeat; color:#FFF; }
.nested h3 {  }
.nested h3:hover {  }
.nested .selected { background: url(/zbrush/features/img/navbar_arrow_o.png) no-repeat; color:#FFF; }
.nested .acc-section {  }
.nested .acc-content {  }
.nested .acc-selected {  }*/


.treeview, .treeview ul { 
	list-style:none; text-align:left; padding:21px 0px 0px 8px; margin:0px;
}

.treeview ul {
	padding:0px 0px 0px 0px; text-align:left;
}

.treeview .hitarea {
	float: left;
	cursor: pointer;
	background:#111;
}
.hitarea:hover { background: #F60; }
.open .category { background: url(/zbrush/features/img/navbar_arrow.png) no-repeat; }
.category { cursor:pointer; padding:7px 7px; width:156px; height:17px; }
.category:hover { background: url(/zbrush/features/img/navbar_arrow_o.png) no-repeat; }
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 0 0 0 25px;
	width:158px;
	cursor:pointer;
}

.treeview li a { color:#FFF; }
.treeview li a:hover { width:180px; }

.treeview a.selected {
	background-color: #eee;
	color:#FFF;
}

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

.treeview .hover { width:180px; }

.treeview li { font-weight:bold; color:#fff; }
.treeview li.collapsable, .treeview li.expandable { padding: 0px; width:180px; }
.treeview li.collapsable:hover, .treeview li.expandable:hover {  }
.treeview .expandable-hitarea, .treeview .collapsable-hitarea {  }

.treeview li.last {  }
.treeview li.lastCollapsable, .treeview li.lastExpandable {  }  
.treeview li.lastCollapsable {  }
.treeview li.lastExpandable {  }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {  }

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

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

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

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


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }*/

.selected { background: url(/zbrush/features/img/navbar_arrow.png) no-repeat; color:#FFF; width:180px; }
.node { width: 180px; padding:0px; }
.node li a { width:180px; display:block; position:relative; margin: 0px; padding:7px 0; } 
.node li a:hover { background: url(/zbrush/features/img/navbar_arrow_o.png) no-repeat; color:#FFF; left:-25px; padding-left:25px; }
