.treeview, .treeview ul { 
 padding: 0;
 margin: 0;
 list-style: none;
}

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

.treeview .hitarea {
 background: url(http://electrocord.hu/d/mxpt/mxpt-d.gif) -64px -25px no-repeat;
 height: 16px;
 width: 16px;
 margin-left: -16px;
 float: left;
 cursor: pointer;
}
* html .hitarea {
display: inline;
float:none;
}

.treeview li { 
margin: 0;
padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
font-weight:bold;
color: #e52d31;
}

.treeview a.selected:hover { color:#ffffff }

#mxstc, #mxstc a { font-size:14px; color:#a1a1a1; text-decoration:none; }
#mxstc a:hover { color: #e52d31; text-decoration:underline; }

#mxsth, #mxsth a, #mxsth a:link, #mxsth a:visited, #mxsth a:active { font-size:14px; color:#a1a1a1; text-decoration:none; }
#mxsth a:hover { color: #e52d31; text-decoration:underline; }


.treeview a,.treeview a:link, .treeview a:active, .treeview a:visited { text-decoration:none; }
.treeview a:hover, .treeview a.selected:hover { text-decoration:underline; }


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

.treeview .hover { background-color: #e52d31; color: #ffffff; cursor: pointer; }

.treeview li { background: url(http://electrocord.hu/d/mxpt/mxpt-df-l.gif) 0 0 no-repeat; }
.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(http://electrocord.hu/d/mxpt/mxpt-d.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; }

.mxpt-r li { background-image: url(http://electrocord.hu/d/mxpt/mxpt-r-l.gif); }
.mxpt-r .hitarea, .mxpt-r li.lastCollapsable, .mxpt-r li.lastExpandable { background-image: url(http://electrocord.hu/d/mxpt/mxpt-r.gif); } 

.mxpt-b li { background-image: url(http://electrocord.hu/d/mxpt/mxpt-b-l.gif); }
.mxpt-b .hitarea, .mxpt-b li.lastCollapsable, .mxpt-b li.lastExpandable { background-image: url(http://electrocord.hu/d/mxpt/mxpt-b.gif); }  

.mxpt-g li { background-image: url(http://electrocord.hu/d/mxpt/mxpt-g-l.gif); }
.mxpt-g .hitarea, .mxpt-g li.lastCollapsable, .mxpt-g li.lastExpandable { background-image: url(http://electrocord.hu/d/mxpt/mxpt-g.gif); } 

.mxpt-f li { background-image: url(http://electrocord.hu/d/mxpt/mxpt-f-l.gif); }
.mxpt-f .hitarea, .mxpt-f li.lastCollapsable, .mxpt-f li.lastExpandable { background-image: url(http://electrocord.hu/d/mxpt/mxpt-f.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(http://electrocord.hu/d/mxpt/d.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(http://electrocord.hu/d/mxpt/dc.gif) 0 0 no-repeat; }
.filetree span.file { background: url(http://electrocord.hu/d/mxpt/f.gif) 0 0 no-repeat; }

