﻿div.PhoenixMenuWrapper
{
   
    width: 189px;    
    margin: 0;     
    padding: 0;
}

div.PhoenixMenuContent
{    
    margin: 0;
    height: auto;
}

ul.L1MenuItems
{
    list-style: none;        
    margin: 0;
    padding: 0;
}

li.L1MenuItem
{       
    background-color: #18549a;
    height: auto;          
}

li.L1MenuItem div.L1ItemHeader
{    
}

li.L1MenuItem a, li.L1MenuItem a:link, li.L1MenuItem a:visited
{
    font-family: Arial, Verdana, Sans-Serif;
    display: block;
    /*border: 1px solid #ffffff;*/
    font-size: 0.8em; 
    line-height: 17px;
    font-weight: bold;    
    text-decoration: none; 
    color: white;
    padding: 0.3em 0 0.3em 7px;   
    /*margin: 0 1px 0px 1px;   */
    border: 1px solid #ffffff;
    border-width: 0 0 1px 0; 
}

li.L1MenuItem a:hover
{
    text-decoration: underline; 
}

li.L1ItemClosed
{
    /*padding-bottom: 1px;*/    
}

li.L1ItemClosed a
{
}

li.L1ItemOpen
{    
    /*
    padding-bottom: 0px;
    border: 1px solid #f2f9fc;
    border-width: 0 0 1px 0; */
}

li.L1ItemOpen a
{
}

li.L1First
{ 
    margin-top: 0px;
}

li.L1Last
{
}

span.L1MenuIcon
{    
    display: none;
    float: left;
    padding: 0 0 0 26px;
    font-size: 34px;
    line-height: 34px;
    margin: 4px 14px 0 2px;        
}

ul.L2MenuItems
{        
    margin: 1px 0 0 0;
    list-style: none;    
    padding: 0;            
    height: auto;    
    background: #f4f7f9; /*#f2f9fc;    */
    padding: 3px 0 0 0;
}

li.L2MenuItem
{    
    padding: 0 0 0.3em 15px;    
    margin: 0;    
    /*line-height: 1.5em;*/
}

li.L2MenuItem a, li.L2MenuItem a:link, li.L2MenuItem a:visited
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 0.75em;
    line-height: 1.3em;    
    font-weight: normal;    
    border-style: none;
    color: #005091;
    text-decoration: none;
    padding: 0;
    margin: 0;    
}

li.L2MenuItem a:hover
{
    text-decoration: underline;
}

li.L2MenuItem div.L2ItemHeader
{        
    line-height: 0;
}

li.L1ItemClosed ul.L2MenuItems
{
    display: none;
}

li.L1ItemOpen ul.L2MenuItems
{
    display: block;
}

div.PhoenixMenuUser
{
    background: #cbdff1;
    padding: 1px;
    margin: 100px 4px 0 4px;
}

div.PhoenixMenuUserHeader
{
    background: #78abd4 url('../../Images/PhoenixMenu/menuUserHeaderBgr.gif') repeat-x center;
    height: 37px;    
}

div.PhoenixMenuUserName
{
    color: White;
    font-weight: bold;
    line-height: 15px;
    font-size: 12px;
    margin: 0 0 0 50px;
    word-spacing: 2px;
    padding: 12px 0;
}

div.PhoenixMenuHyperLink
{
    height: 16px;
    width: auto;
    margin: 1px 0 0 0;
    background: url('../../Images/PhoenixMenu/menuButtonBgr.gif') repeat-x;
    font-size: 11px;
    line-height: 16px;  
    padding: 0 0 0 40px;  
}

div.PhoenixMenuHyperLink a, div.PhoenixMenuHyperLink input
{                
    color: #005091;
    font-size: 11px;    
    text-decoration: none;
    text-align: left;
    text-indent: 0px; 
    cursor: pointer; 
    background: none;    
    padding: 0;
}
div.PhoenixMenuHyperLink a
{    
    padding: 0 0 0 11px;        
}

div.PhoenixMenuHyperLink input.Logout
{    
    font-weight: bold;
    text-indent: 0px;
    line-height: 18px;                        
    height: 16px;   
    padding: 0 0 0 6px; 
    border-style: none;        
}

div.PhoenixMenuFooter
{
    display: none;
    margin: 0;
    text-align: center;
    padding: 5px;
    font-size: 9px;
    color: #d5e4f0;
    line-height: 14px;    
}
div.PhoenixMenuFooter2
{
    background-color: #e1e9f2;
    padding-top: 30px;
}
