/* global header */

#global_header_wrapper { padding-bottom: 5px; position: relative; background: no-repeat; }
#global_header { padding-top: 2px; padding-left: 3px;}
#global_header ul { font: 12px Tahoma, Arial, sans-serif; text-transform: uppercase; color: #333333; list-style: none; margin: 0px; padding: 0px; display: block; }
#global_header li { float: left; width: 130px; display: block; text-align: center; position: relative; padding: 0px; margin: 0px;  repeat-x; }
#global_header li.last_item { width: 150px;  }
#global_header a:link, #global_header a:visited { padding: 5px 0px; display: block; text-decoration: none; color: #d7ffc7; }
#global_header a:hover, #global_header a:active { color: #d6f0f8; background: #24313c repeat-x; }
#global_header_end { clear: both; font: 1px/1px sans-serif; height: 1px; }
#global_header li.active_section { background: #24313c repeat-x; }

a.nav_mouseon:link, a.nav_mouseon:visited { background: #24313c repeat-x; }
a.nav_mouseon:hover, a.nav_mouseon:active { }

a.nav_mouseoff:link, a.nav_mouseoff:visited { }
a.nav_mouseoff:hover, a.nav_mouseoff:active { }

a.active:link, a.active:visited { background: #24313c repeat-x !important; }
a.active:hover, a.active:active { }

div.menu_navigation { background: #f1f1f1; width: 180px; position: absolute; top: 24px; left: -1px; padding: 10px 0px 10px 0px; visibility: hidden; border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; }
#global_header div.menu_navigation ul {  width: 180px; font: 11px/12px Verdana, Arial, Helvetica, sans-serif; color: #000000; float: none; display: block; margin: 0px; padding: 0px;  }
#global_header div.menu_navigation li {  text-align: left; width: 180px; float: none; display: block; margin: 0px; padding: 0px; border: none; background: none; }
#global_header div.menu_navigation a:link, #global_header div.menu_navigation a:visited { width: 170px; text-decoration: underline; color: #005194; padding: 3px 10px; text-transform: none; display: block; text-decoration: none;   }
#global_header div.menu_navigation a:hover, #global_header div.menu_navigation a:active { color: #e51837; background: none; text-decoration: underline;  }

