/* GLOBAL NAVIGATION */
#outermenu {padding:0px; margin:0px; border-top:1px solid #000000; border-bottom:1px solid #000000;; background:#fbf9ed url(../images/bkg_navigation.gif) repeat-x bottom left;}

#globalmenu {display:block; padding:0px; margin:0px; list-style:none; white-space:nowrap;}
#globalmenu li {margin:0px; padding:0px; line-height:9px;}
#globalmenu li a {float:left; font-family:verdana; font-size:9px; padding:0px 1em 1em 1em;text-decoration:none; color:#000000; background:#fbf9ed url(../images/bkg_navigation.gif) repeat-x bottom left; border-right:1px solid #ccc; border-left:1px solid #fff;}
#globalmenu li a:hover {background:#fbf9ed url(../images/bkg_navigation-down.gif) repeat-x top left; color:#0480cf;}
#globalmenu li a.globalcurrent {background:#fbf9ed url(../images/bkg_navigation-down.gif) repeat-x top left; color:#0480cf; cursor:pointer} 

#globalmenu li a div.pawicon {position:relative;top:10px;width:14px;height:13px;margin:0px;padding:0px;background:url(../images/icon_paw.gif) left no-repeat;}
#globalmenu li a:hover div.pawicon {position:relative;top:10px;width:14px;height:13px;margin:0px;padding:0px;background:url(../images/icon_pawon.gif) left no-repeat;}
