﻿.glossymenu{
width: 159px; /*width of menu*/
}
.glossymenu a.menuitem{
background: white url(../images/menu_level0.gif) repeat-x bottom left;
font-family:
font-size:12px;
color:#ffffff;
font-weight:bold;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width:auto;
padding:8px 8px;
clear:both;
}

.glossymenu a.menuitem1
{
background: white url(../images/menu_level0.gif) repeat-x bottom left;
font-family:
font-size:12px;
color:#cccc99;
font-weight:bold;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width:auto;
padding:8px 8px;
clear:both;
}

a.menuitem{
background: white url(../images/menu_level0.gif) repeat-x bottom left;
font-family:arial;
font-size:12px;
color:#ffffff;
font-weight:bold;
width:auto;
clear:both;
text-decoration:none;
}

a.menuitem1{
background: white url(../images/menu_level0.gif) repeat-x bottom left;
font-family:arial;
font-size:12px;
color:#cccc99;
font-weight:bold;
width:auto;
clear:both;
}

a.submenu
{
background: white url(../images/navigation_button_newbg_12.gif) repeat-x left;
font-family:arial;
font-size:16px;
color:white;
padding:2px 2px;
height:18px;
clear:both;
}

.glossymenu a.menuitem1 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top:11px;
right:5px;
border: none;
clear:both;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top:11px;
right:5px;
border: none;
clear:both;
}
.glossymenu a.menuitem1 .statusicon1{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top:50px;
right:80px;
border: none;
clear:both;
}
.glossymenu a.menuitem .statusicon1{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top:50px;
right:80px;
border: none;
clear:both;
}
.glossymenu a.menuitem1:hover{
clear:both;
}
.glossymenu a.menuitem:hover{
color:black;
clear:both;
}

.glossymenu div.submenu ul li a:hover{
font-weight:bold;
clear:both;
}

.glossymenu div.submenu1 ul li a:hover{
clear:both;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
display: block;
background-image: url(../images/button_newbg_12.gif);
background-repeat:repeat-x;
clear:both;
}

.glossymenu div.submenu1{ /*DIV that contains each sub menu*/
display: block;
background-image: url(../images/button_newbg_12.gif);
background-repeat:repeat-x;
clear:both;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
display: block;
list-style-type: none;
margin: 0;
border-bottom:solid 1px #B7DBF9;
padding: 0;
clear:both;
}

.glossymenu div.submenu1 ul{ /*UL of each sub menu*/
display: block;
list-style-type: none;
margin: 0;
border-bottom:solid 1px #B7DBF9;
clear:both;
padding: 0;
}

.glossymenu div.submenu ul li
{
display: block;
color:#154f71;
border-bottom:solid 1px #B7DBF9;
border-left:solid 1px #B7DBF9;
border-top:none;
clear:both;
}

.glossymenu div.submenu1 ul li{
color:#cccc99;
border-bottom:solid 1px #B7DBF9;
border-left:solid 1px #B7DBF9;
border-top:none;
clear:both;
}

.glossymenu div.submenu ul li a{
display: block;
font-family:arial;
font-size:12px;
color:#154f71;
padding-left:10px;
padding-top:5px;
height:16px;
padding-bottom:5px;
list-style-type: none;
clear:both;
}

.glossymenu div.submenu1 ul li a{
display: block;
font-family:arial;
font-size:12px;
color:#cccc99;
padding-left:10px;
padding-top:5px;
height:16px;
padding-bottom:5px;
list-style-type: none;
clear:both;
}

.onvisited{
color:#158deb;
font-weight:bold;
clear:both;
}

.subcategoryitems{
background-image:url(../images/sub_menu_level1.gif);
clear:both;
}

.submenutemp
{
	color:#cccc99;
	clear:both;
}

.statusicon1{
padding-left:87px;
}
