﻿.treeview, .treeview ul { padding: 0; margin: 0; list-style: none;}

.treeview ul {	background-color: white; margin-top: 0px;list-style: none;}

.treeview .hitarea { background-image: url(treeview-famfamfam.gif);background-repeat: no-repeat; height: 13px; width: 13px; float: left; cursor: pointer; }

.hitarea { display: inline;	float:none;}

.treeview a.selected {	background-color: #eee; }

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { cursor: pointer; }
.treeview td.left {width:150px;font-size:11px;padding:10px;}
.treeview td.left img {width:120px;}

.treeview td.right {width:350px;font-size:11px;padding:10px;}
.treeview .hdr { margin-left:5px;color:#21578C;font-size:16px;font-weight:bold;}
.treeview .hdr img { margin-top:-10px;}
.treeview li.collapsable, .treeview li.expandable { background-position: 0 0px;margin-bottom:7px;margin-left:5px;list-style: none; }

.treeview .expandable-hitarea { background-position: 0px -20px; }

.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { height:13px; height:13px; list-style: none;} 

.filetree li { padding: 3px 0 2px 0px;list-style: none; }