.sidebar{padding-bottom:10px;width:100%;background:url(/media/img/sidebar-top.png) repeat-x;}
.sidebar .wrap{border-left:1px solid #d5e7e9;border-right:1px solid #d5e7e9;background:#f4fcff}
.sidebar .footer{width:300px;background:url(/media/img/sidebar-footer.png) repeat-x}
.sidebar div.left,.sidebar div.right{width:7px;height:7px;overflow:hidden;background:url(/media/img/sidebar.png)}
.sidebar div.left{float:left;background-position:0px 0px}
.sidebar div.right{float:right;background-position:7px 0px}
.sidebar .footer{width:100%}
.sidebar .footer div.left{background-position:0px 7px}
.sidebar .footer div.right{background-position:7px 7px}
.clear{clear:both}
.treeview, .treeview ul{padding:0;margin:0;list-style:none}
.treeview ul{ background-color:#f4fcff;}
.treeview .hitarea{background:url(/media/img/sidebar-treeview.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:0px 0px 0px 15px;}


.treeview a.selected{background-color:#eee}
#treecontrol{margin:1em 0;display:none}
.treeview .hover {color:red;cursor:pointer}
/*.treeview li{background:url(sidebar-treeview-line.gif) 0 0 no-repeat;padding-bottom: 7px}*/
.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,.treeview li.lastExpandable{background-image:url(/media/img/sidebar-treeview.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}

/******************************************************************************/
.treeview img { margin-left:-14px;display:block; padding: 0px 0px 0px 0px; }

/* html*/
.treeview li.murder
{
	background: url(/media/img/li.gif) no-repeat;
	background-position:0px 0px;
}

.treeview li a , .treeview li a:link , .treeview li a:visited , .treeview li a:active , .treeview li a:hover { line-height: 22px; }
