.nlsmenu {
    border-top: 0px;
    border-right: #1A0003 1px dotted;
    border-bottom: #1A0003 1px dotted;
    border-left: #1A0003 1px dotted;
    background: url(img/bg.jpg) top center repeat-y;
    z-index:1;
}

.nlsitemcontainer {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    text-align: center;
    font-family:verdana;
    font-size:11px;
    color:#FFFFFF;
    font-weight: normal;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    background-color:#E2001A;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    text-align: center;
    font-family:verdana;
    font-size:11px;
    color:#FFFFFF;
    font-weight: normal;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {padding-left:28px;}

.nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:7px;height:100%;background-image:url(img/3dred.gif);background-position:bottom;border-top:#000000 1px solid;}
.mright {width:0px;}

.horzshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}




/* Events */
/**********/
.ev_nlsmenu {
    border-top: 0px;
    border-right: #1A0003 1px dotted;
    border-bottom: #1A0003 1px dotted;
    border-left: #1A0003 1px dotted;
    background: url(img/bg_events.jpg) top center repeat-y;
    z-index:1;
}

.ev_nlsitemcontainer {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
}
.ev_nlsiconcell {width:16px;}
.ev_nlssubmenucell{width:20px;}
.ev_nlsitem {
    text-align: center;
    font-family:verdana;
    font-size:11px;
    color:#FFFFFF;
    font-weight: normal;
    padding:2px 5px 2px 5px;
}

.ev_nlsitemcontainerover {
    height:22px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
    background-color:#E2001A;
}
.ev_nlsiconcellover {width:16px;}
.ev_nlssubmenucellover {width:20px;}
.ev_nlsitemover {
    text-align: center;
    font-family:verdana;
    font-size:11px;
    color:#FFFFFF;
    font-weight: normal;
    padding:2px 5px 2px 5px;
}

.ev_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.ev_nlsseparatorcontainer {padding-left:28px;}

.ev_nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.ev_mtopleft {height:0px; width:0px;}
.ev_mtopright {height:0px; width:0px;}
.ev_mbottomleft {width:0px; height:0px;}
.ev_mbottomright {width:0px; height:0px;}
.ev_mtop {height:0px;}
.ev_mbottom {height:0px;}
.ev_mleft {width:7px;height:100%;background-image:url(img/3dred.gif);background-position:bottom;border-top:#000000 1px solid;}
.ev_mright {width:0px;}

.ev_horzshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.ev_vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.ev_cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
