﻿

.menu_left {
    background:#C0BFBF;
    border:none;
    width:220px;
    margin:0;
}

.menu_left td { width:auto !important; }

.top_treeview { width:220px; height:44px; background:url(/images/top_treeview.gif) no-repeat; }
.top_treeview h4 { text-align:right; color:#FFFFFF; font-size:12px; padding:15px 17px; }
.bot_treeview { width:220px; height:20px; background:url(/images/bot_treeview.gif) no-repeat; }

.primo {
    background:url(/images/puntino_treeview.gif) 10px 7px no-repeat;
    padding:2px 10px 2px 22px;
    color:#111111;
    font-size:10px;
    font-weight:normal;
    cursor:pointer;
}

.primo_sel {
    background:url(/images/puntino_treeview_sel.gif) 10px 7px no-repeat;
    padding:2px 10px 2px 22px;
    color:#E40000;
    font-size:10px;
    font-weight:normal;
    cursor:pointer;
}

.primo_sel_rosso .primo { color:#E40000; background:url(/images/puntino_treeview_sel.gif) 10px 7px no-repeat; }


.secondo {
    padding:0 10px 2px 16px;
    color:#111111;
    font-size:10px;
    font-weight:normal;
    cursor:pointer;
	background:url(/images/puntino_treeview_sec.gif) 5px 6px no-repeat;
}

.secondo_hover {
    padding:0 10px 2px 16px;
    color:#666666;
    font-size:10px;
    font-weight:normal;
    cursor:pointer;
	background:url(/images/puntino_treeview_sec_sel.gif) 5px 6px no-repeat;
}

.secondo_sel {
    padding:0 10px 2px 16px;
    color:#666666;
    font-size:10px;
    font-weight:normal;
    cursor:pointer;
	background:url(/images/puntino_treeview_sec_sel.gif) 5px 6px no-repeat;
}

.secondo_hover_rosso .secondo { color:#E40000 !important; }
.secondo_hover .secondo { color:#E40000 !important; padding:0 4px 0 11px; margin:0; background:url(/images/puntino_treeview_sec.gif) 0px 6px no-repeat; }
table.secondo_hover { padding:0 0 2px 5px; background-image:none; }

.primo nobr, .primo_sel nobr, .secondo nobr, .secondo_hover nobr, .secondo_sel nobr { 
	white-space:normal;
}

.spacer_treeview {
    height:10px;
    width:220px;
    font-size:1px;
}

.riga_treeview {
    height:1px;
    width:220px;
    font-size:1px;
    background-color:#9a9a9a;
}
    
