﻿
.glossymenu{

width:165px; /*width of menu*/

}
.glossymenu a.menuitemt{
background: url(common/images/TopBKPlus.gif) ;
vertical-align:middle;
font-family:Arial;
font-weight:normal;
color: #7A7A7A;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-top: 5px;
padding-left: 10px;
text-decoration: none;
height:23px; 
}

.glossymenu a.menuitem{
background: url(common/images/menu_bg.gif) ;
vertical-align:middle;
font-family:Arial;
font-weight:normal;
color: #7A7A7A;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-top: 5px;
padding-left: 10px;
text-decoration: none;
height:22px; 
}
.glossymenu a.menuitemt, a.menuitemt:link, a.menuitemt:visited ,a.menuitemt:active,a.menuitemt:hover{color:#7A7A7A;}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
top:8px;
left: 10px;
border: none;
}

.glossymenu a.menuitem, a.menuitem:link, a.menuitem:visited ,a.menuitem:active,a.menuitem:hover{color:#7A7A7A;}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu .closedsubheader{ /*Open state CSS for sub menu header*/
color:#4b53a6;
font-family:Verdana,Arial;
font-size:11px;
line-height:18px;
text-decoration:none;
text-align:left;
padding-left:10px;
background-image:url(Common/images/greenArr.gif);background-repeat:no-repeat;background-position:5px center;
font-weight:normal;
}
a.closedsubheader, a.closedsubheader:link, a.closedsubheader:visited ,a.closedsubheader:active{color:#2E387D;}
.glossymenu .opensubheader{ /*Closed state CSS for sub menu header*/
color:#4b53a6;
font-family:Verdana,Arial;
font-size:11px;
line-height:18px;
text-decoration:none;
text-align:left;
padding-left:10px;
background-image:url(Common/images/greenArr.gif);background-repeat:no-repeat;background-position:left center;
font-weight:normal;}
a.opensubheader, a.opensubheader:link, a.opensubheader:visited ,a.opensubheader:active{color:#2E387D;}

.LeftMenuItem
{
height:20px; 
vertical-align:text-bottom;
color: #ffffff;
font: normal 11px  Verdana, Arial;
text-align:left;


}
a.LeftMenuItem, a.LeftMenuItem:link, a.LeftMenuItem:visited, a.LeftMenuItem:active
{
color: #7A7A7A;
text-decoration:none;
border-style:none;
}



.MenuLinkInnerSelected
{
color:#000000;
text-decoration:none;
font-family:Verdana,Arial;
font-size:11px;
text-decoration:none;
line-height:18px;
vertical-align:bottom;
text-align:left;
cursor :default;
}
.leftmenuselect
{
font-family:Arial;font-size:11px;font-weight:normal;color:#7a7a7a;padding-left:23px;text-decoration:none;
text-align:left;
padding-left:10px;
}
a.leftmenuselect, a.leftmenuselect:link, a.leftmenuselect:visited, a.leftmenuselect:active
{color:#7a7a7a;}

a.LeftMenuSHeadingTDL, a.LeftMenuSHeadingTDL:link, a.LeftMenuSHeadingTDL:visited ,a.LeftMenuSHeadingTDL:active
{color:#4b53a6;padding-left:20px;} 
.LeftMenuItemLink{font-family:Arial;font-size:11px;font-weight:normal;color:#7a7a7a;padding-left:15px;text-decoration:none;height:20;text-align:left}
a.LeftMenuItemLink, a.LeftMenuItemLink:link, a.LeftMenuItemLink:visited ,a.LeftMenuItemLink:active,a.LeftMenuItemLink:hover
{color:#7a7a7a;}
.LeftMenuItemLinkG{font-family:Arial;font-size:11px;font-weight:bold;color:#9cc602;padding-left:15px;text-decoration:none;height:20;cursor:default;background-image:url(../App_Themes/Common/images/Selbot.gif);background-position:10 7; background-repeat:no-repeat;}
a.LeftMenuItemLinkG, a.LeftMenuItemLinkG:link, a.LeftMenuItemLinkG:visited ,a.LeftMenuItemLinkG:active
{color:#9cc602;}

