#bar 
{
 background-color: #A5C1C1;
 background-color: #A5C1C1;
 margin: 0px;
 border-width: 1px;
 border-style: solid;
 border-top-color: #A5C1C1;
 border-right-color: #8DA9A9;
 border-bottom-color: #8DA9A9;
 border-left-color: #A5C1C1;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 cursor: default;
 background-color: #ffffff;
 background-image: url("images/menu_space.gif");
 background-repeat: repeat-x;
}

.xulmenu 
{
 font-family: Verdana, "MS Sans Serif", sans-serif;
 font-size: 10pt;
 font-weight: bold;
 border-top-color: #f0f0f0;
 border-right-color: #909090;
 border-bottom-color: #909090;
 border-left-color: #f0f0f0;
 -moz-user-select: none;
 line-height: 1.5em;
 height: 1.5em;
}

.xulmenu .button, .xulmenu .button:hover, .xulmenu .button-active, .xulmenu .button-active:hover 
{
 padding-top: 5px;
 padding-right: 6px;
 padding-bottom: 4px;
 padding-left: 6px;
 border-color: #d0d0d0;
 border-width: 1px;
 border-style: solid;
 color: #000000;
 text-decoration: none;
 cursor: pointer;
 white-space: nowrap;
 position: relative;
 display: block;
 line-height: 1.5em;
 height: 1.5em;
 padding-top: 0;
 padding-right: 0.5em;
 padding-bottom: 0;
 padding-left: 0.5em;
}

.xulmenu .button:hover 
{
 border-top-color: #f0f0f0;
 border-right-color: #909090;
 border-bottom-color: #909090;
 border-left-color: #f0f0f0;
}

.xulmenu span 
{
 height: 2em;
 line-height: 2em;
}

.xulmenu .button-active, .xulmenu .button-active:hover 
{
 border-top-color: #909090;
 border-right-color: #f0f0f0;
 border-bottom-color: #f0f0f0;
 border-left-color: #909090;
}

.xulmenu .item, .xulmenu .item:hover, .xulmenu .item-active, .xulmenu .item-active:hover 
{
 background-color: #ffffff;
 line-height: normal;
 padding-top: 3px;
 padding-right: 30px;
 padding-bottom: 3px;
 padding-left: 20px;
 color: #000000;
 text-decoration: none;
 cursor: default;
 white-space: nowrap;
 display: block;
 position: relative;
}

.xulmenu .item img 
{
 position: inline;
}

.xulmenu .item:hover, .xulmenu .item-active, .xulmenu .item-active:hover 
{
 background-color: #316AC5;
 color: #ffffff;
}

.xulmenu .section 
{
 background-color: #d0d0d0;
 border-width: 1px;
 border-style: solid;
 border-top-color: #f0f0f0;
 border-right-color: #909090;
 border-bottom-color: #909090;
 border-left-color: #f0f0f0;
 padding-top: 2px;
 padding-right: 1px;
 padding-bottom: 1px;
 padding-left: 2px;
 position: absolute;
 visibility: hidden;
 z-index: -1;
}

.xulmenu .arrow 
{
 position: absolute;
 top: 7px;
 right: 8px;
 border-width: 0;
}

* html .xulmenu td 
{
 position: relative;
}

/* ie 5.0 fix */
