﻿#ulMenuLogo
{
list-style: none; /*float: left;*/
display: block;
position: absolute;
margin: 0;
padding: 0;
clear: both;
z-index: -1;
}


#PmMenu  
{
	width: 925px; 
	position: relative;
}

/* menu layout */
#pm-menu { text-align: left; margin-left: -4px; }
.x-panel { text-align: left; }
.x-menu-item { text-align: left; }
ul#pm-user-info { width: 925px; }




html>/**/body #PmMenu { margin: 0; }
html>/**/body #pm-menu { margin: 0; }




/* menu colors */
#pm-menu .x-toolbar { background-color: transparent; background-image: none; }
#pm-menu .x-toolbar .x-btn { background-color: #036; background-image: none; border-right: solid 1px #fff; }
#pm-menu .x-toolbar .x-btn-over td { background-color: #000; background-image: none; }
#pm-menu .x-toolbar .x-btn-menu-active td { background-color: #000; background-image: none; }
#pm-menu .x-btn button { font: bold 12px Verdana; color: #fff; }
.x-menu-item-text { font: normal 12px Verdana; color: #fff; text-align: left; }
.x-menu { background-color: #036 !important; background-image: none !important; }
.x-menu-item-active { background-color: #000 !important; background-image: none; border-color: #000 !important; }
.x-menu-item-active a.x-menu-item { background-color: #000 !important; }
a.x-menu-item { color: #fff !important; }
a.x-menu-item:active { color: #fff !important; background-color: #000 !important; }
#pm-menu .x-btn-mc em.x-btn-arrow { background-image: url("/PMCommon/resources/ext3.2/images/default/button/arrow-white.gif"); }
.x-menu-item-arrow { background-image: url("/PMCommon/resources/ext3.2/images/default/menu/menu-parent-white.gif") !important; }
.x-menu-scroller-bottom { background-image:url("/PMCommon/resources/images/promail/mini-bottom.gif") !important; }
.x-menu-scroller-top { background-image:url("/PMCommon/resources/images/promail/mini-top.gif") !important; }

