﻿
.glossymenu{

width: 200px; /*width of menu*/
background-color:#023D79;

}

.glossymenu a.menuitem,a.menuitem:hover{
background: url(images/glossyback.gif) ;
vertical-align:middle;
font-family:Arial;
font-weight:bold;
color: #FFFFFF;
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:20px; 
}


.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/

top:8px;
left: 10px;
border: none;
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #023D79;
}

.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:#ECF6F8;
font-family:Verdana,Arial;
font-size:11px;
line-height:18px;
text-decoration:none;
text-align:left;
font-weight:normal;
}

.glossymenu .opensubheader{ /*Closed state CSS for sub menu header*/
color:#ECF6F8;
font-family:Verdana,Arial;
font-size:11px;
line-height:18px;
text-decoration:none;
text-align:left;
font-weight:normal;
}
.LeftMenuItem
{
height:20px; 
vertical-align:text-bottom;
color: #ECF6F8;
font: normal 11px  Verdana, Arial;
text-align:left;
}
a.LeftMenuItem, a.LeftMenuItem:link, a.LeftMenuItem:visited, a.LeftMenuItem:active
{
color: #ECF6F8;
text-decoration:none;
border-style:none;
}
.YouAreOn{color:#FFFFFF;font-family:Trebuchet MS;font-size:12px;line-height:16px}
.YouAreonHeading{color:#FFFFFF;font-family:Trebuchet MS;font-size:18px;}

.MenuLinkInnerSelected
{
color:#FE6A66;
text-decoration:none;
font-family:Verdana,Arial;
font-size:11px;
text-decoration:none;
line-height:18px;
vertical-align:bottom;
text-align:left;
cursor :default;
}
a.MenuLinkInnerSelected, a.MenuLinkInnerSelected:link, a.MenuLinkInnerSelected:visited, a.MenuLinkInnerSelected:active
{
color: #FE6A66;
text-decoration:none;
}
.leftmenuselect
{
color :#FFFFFF;
font-family:Verdana,Arial;
font-size:11px;
line-height:18px;
text-decoration:none;
text-align:left;
padding-left:10px;
}
a.leftmenuselect, a.leftmenuselect:link, a.leftmenuselect:visited, a.leftmenuselect:active, a.leftmenuselect:hover
{
color: #FFFFFF;
text-decoration:none;
}

