
/******************** Start of Section *****************************/
/******************** Left Vertical Menu ************/

#LeftNavMenu_Anchor_Top /* Containing div */
{
    cursor:text;     
    border:solid 1px #FFFFFF;
    background-color: #E0E0F0;
    /*background: url("../ThemeImages/f_01-50.png"); /* repeat; /* Necessary if div is to be visible when empty */
    position:absolute;
    display:inline-block;
    vertical-align:top;
    top:50px; 
    left:0px;
    height: 100%;
    width: 167px;
    z-index:9000;
}


#LeftNavMenu /* Containing div - below banner*/
{
    cursor:text;     
    border:solid 1px Yellow; /*#FFFFFF;*/
    background: url("../ThemeImages/f_01-50.png"); /* repeat; /* Necessary if div is to be visible when empty */
    position:absolute;
    display:inline-block;
    vertical-align:top;
    top:213px; 
    left:0px;
    height: 100%;
    width: 167px;
    z-index:9000;
}

.LeftNavMenu ul.AspNet-Menu /* Tier 1 */
{
    /*width: 26em; /* This is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
    width: 11.5em;
    font-family: Tahoma;
    font-size: 0.9em; /*8pt;*/
    z-index:10000;
}

.LeftNavMenu ul.AspNet-Menu ul  /* Tier 2 */
{
    /*width: 6em;*/
    width: 11.5em;
    top: 0px; /*DESIGN POINT - THIS IS NECESSARY */
    left: 11.5em;
}

.LeftNavMenu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    /*top: -0.5em;  
    left: 6em; */
    left: 11.5em;
}

.LeftNavMenu li /* all list items */
{
    /*
    width: 6em;
    background: #eeeeee;
    */
    width: 11.5em;

    background: DarkRed url(Images/bg-greyscale+50.png) repeat-x;
    border-bottom-style: none;
    border-style: none;
    /*border-top: solid 2px transparent; 
    border-right: solid 2px transparent;
    border-bottom: solid 2px transparent;
    border-left: solid 2px #888;*/
    margin: 0px 0px 0px 0px;/*0 2px 2px 0*/
}

.LeftNavMenu li:hover, /* list items being hovered over */
.LeftNavMenu li.AspNet-Menu-Hover
{
    background: Black;
    background: DarkRed url(Images/bg-greyscale-50.png) repeat-x;
}

.LeftNavMenu a, /* all anchors and spans (nodes with no link) */
.LeftNavMenu span
{
    color: White;
    padding: 4px 4px 4px 4px;
    /*border:1px solid #cccccc;*/
    border-top: solid 1px #330000;
    border-left: solid 1px #660066; 
    border-right: solid 1px #330000;
    border-bottom: solid 1px #663300;
    /*background: transparent url(arrowRight.gif) right center no-repeat;*/
    background: transparent url(Images/arrow.png) right center no-repeat;
}

.LeftNavMenu li.AspNet-Menu-Leaf a, /* leaves */
.LeftNavMenu li.AspNet-Menu-Leaf span
{
    background-image: none !important;
}

.LeftNavMenu li:hover a, /* hovered text */
.LeftNavMenu li:hover span,
.LeftNavMenu li.AspNet-Menu-Hover a,
.LeftNavMenu li.AspNet-Menu-Hover span,
.LeftNavMenu li:hover li:hover a,
.LeftNavMenu li:hover li:hover span,
.LeftNavMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.LeftNavMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.LeftNavMenu li:hover li:hover li:hover a,
.LeftNavMenu li:hover li:hover li:hover span,
.LeftNavMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.LeftNavMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: Yellow;
    /*background: transparent url(activeArrowRight.gif) right center no-repeat;*/
    background: transparent url(Images/arrow-active.png) right center no-repeat;
}

.LeftNavMenu li:hover li a, /* the tier above this one is hovered */
.LeftNavMenu li:hover li span,
.LeftNavMenu li.AspNet-Menu-Hover li a,
.LeftNavMenu li.AspNet-Menu-Hover li span,
.LeftNavMenu li:hover li:hover li a,
.LeftNavMenu li:hover li:hover li span,
.LeftNavMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.LeftNavMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: White;
    /*background: transparent url(arrowRight.gif) right center no-repeat;*/
    background: transparent url(Images/arrow.png) right center no-repeat;
}

.LeftNavMenu .AspNet-Menu-Selected /* this tier is selected */
{
    /*border: solid 1px #00FF00 !important; /*#FFFF99 !important;*/
    border-top: solid 1px #330000;
    border-left: solid 1px #660066; 
    border-right: solid 1px #330000;
    border-bottom: solid 1px transparent;
    color:Orange;
    background-color:Gray;
    /*background: transparent url(Images/bg-greyscale-50.png) repeat-x !important;*/
 }

.LeftNavMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
    /*border: solid 1px #ff0000 !important;*/
    border-top: solid 1px #330000;
    border-left: solid 1px #660066; 
    border-right: solid 1px #330000;
    border-bottom: solid 1px transparent;
    background: transparent url(Images/bg-greyscale-50.png) repeat-x !important;
}

.LeftNavMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
    border: solid 1px #0000ff !important;
}

/******************** Left Vertical Menu ************/
/******************** End of Section *****************************/


.txt_secondaryNav
{
    position: absolute;
    font-family: Tahoma;
    font-size: 9pt;    
    float: left;
    text-align: center;
    vertical-align: middle;
    color: #FEE;
    top: 138px;
    left: 7px;
    z-index: 1;
    width: 156px;
    padding: 2px 2px 2px 2px;
    background: #660000 url(Images/bg-greyscale+50.png) repeat-x; /*#165EA9*/
    border-top: dashed 1px #FF9933;
    border-left: solid 1px #FFCC00; /*#40B0EA;*/
    border-right: solid 1px #FFCC00; /*Red;*/
    border-bottom: dotted 1px #FF9900;
    overflow: auto;
}

.header-breadcrumbs
{
    font-family: Tahoma;
    font-size: 9pt;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    top: 96%;
    left: 0px;
    z-index: 999;
    width: 100%;
    height: 5%;
    max-height: 30px;
    min-height: 24px;
    background: DarkRed url(Images/bg-greyscale-50.png) repeat-x; 
    padding: 0px 0px 0px 0px;
    border-top: solid 1px DarkRed;
    border-left: solid 1px DarkRed; 
    border-right: solid 1px DarkRed;
    border-bottom: dashed 1px DarkRed;
    overflow: visible;
}
