
   #submenu_container {
      z-index:    5;
      position:   absolute;
      top:        0px;
      left:       0px;
      height:     0px;
      width:      0px; }

   #menu_bar {
      overflow: hidden;
      border:   0px; }

   #menu_buttons {
      position: relative; }

   #active_menu_item {
      height:  19px;
      border:  0px; }

   #inactive_menu_items {
      height: 19px;
      border: 0px; }

   #slider {
      height:     19px;
      border:     0px;
      background: #000000;
      overflow:   hidden;
      text-align: right; }

   #menu_slider_button {
      display:     block;
      height:      19px;
      width:       11px;
      border:      0px;
      font-family: Verdana;
      font-size:   7pt; }

   .menu_slider_button_closed {
      display:          block;
      height:           19px;
      width:            11px;
      border:           0px;
      font-family:      Verdana;
      font-size:        7pt;
      background-image: url(../../images/universal/plus.gif); }

   .menu_slider_button_open {
      display:          block;
      height:           19px;
      width:            11px;
      border:           0px;
      font-family:      Verdana;
      font-size:        7pt;
      background-image: url(../../images/universal/minus.gif); }

   .menu_button {
      height:  19px;
      border:  0px;
      padding: 0px;
      margin:  0px; }

   .submenu {
      z-index:       10;
      display:       block;
      position:      absolute;
      top:           0px;
      left:          0px;
      visibility:    hidden;
      background:    transparent;
      border-top:    0px;
      border-bottom: 1px solid #ffffff;
      border-left:   1px solid #ffffff;
      border-right:  1px solid #ffffff;
      height:        auto;
      overflow:      hidden; }

   .popup_background {
      position:         absolute;
      top:              0px;
      left:             0px;
      z-index:          -1;
      background-color: #000000;
      filter:           alpha( opacity=80 );
      -moz-opacity:     0.80;
      opacity:          0.80;
      height:           100%;
      width:            100%; }

   .submenu_background {
      position:         absolute;
      top:              0px;
      left:             0px;
      z-index:          -1;
      background-color: #666666;
      filter:           alpha( opacity=100 );
      -moz-opacity:     1.00;
      opacity:          1.00;
      height:           100%;
      width:            100%; }

   .shadow {
      z-index:      1;
      position:     absolute;
      top:          0px;
      left:         0px;
      visibility:   hidden;
      -moz-opacity: 0.80;
      opacity:      0.80;
      height:       100%;
      width:        100%; }

   .submenu_spacer {
      z-index:     20;
      display:     block;
      height:      5px;
      width:       100%;
      line-height: 5px;
      overflow:    hidden; }

   .submenu_title {
      z-index:         13;
      display:         block;
      padding-left:    5px;
      width:           100%;
      height:          auto;
      font-family:     tahoma, verdana, arial, helvetica, sans-serif;
      font-weight:     normal;
      font-size:       8pt;
      background:      transparent;
      color:           #ffffff;
      text-decoration: none;
      padding-bottom:  4px;
      text-align:      left;
      border-top:      1px solid #ffffff;
      border-left:     0px;
      border-right:    0px;
      border-bottom:   0px; }

   .submenu_subtitle {
      z-index:          13;
      display:          block;
      width:            100%;
      height:           14px;
      font-family:      verdana, arial, helvetica, sans-serif;
      font-weight:      normal;
      font-size:        8pt;
      font-variant:     small-caps;
      background-color: transparent;
      color:            #aa0000;
      text-decoration:  none;
      text-align:       center; }

   .submenu_subtitle:hover {
      z-index:          13;
      display:          block;
      width:            100%;
      height:           14px;
      font-family:      verdana, arial, helvetica, sans-serif;
      font-weight:      normal;
      font-size:        8pt;
      font-variant:     small-caps;
      background-color: transparent;
      color:            #ff0000;
      text-decoration:  none;
      text-align:       center; }

   .submenu_subtitle span {
      background-color: #110011;
      filter:           alpha( opacity=80 );
      -moz-opacity:     0.80;
      opacity:          0.80;
      position:         absolute;
      z-index:          -1;
      border:           0px; }

   .submenu_subtitle:hover span {
      background-color: #000000;
      filter:           alpha( opacity=80 );
      -moz-opacity:     0.80;
      opacity:          0.80;
      position:         absolute;
      z-index:          -1;
      border:           0px; }

   .submenu_title span {
      background-color: transparent;
      filter:           alpha( opacity=50 );
      -moz-opacity:     0.50;
      position:         absolute;
      z-index:          -1;
      border:           0px; }

   .submenu_title:hover {
      z-index:         13;
      display:         block;
      padding-left:    5px;
      width:           100%;
      height:          auto;
      font-family:     tahoma, verdana, arial, helvetica, sans-serif;
      font-weight:     normal;
      font-size:       8pt;
      background:      transparent;
      color:           #ffffff;
      text-decoration: none;
      padding-bottom:  4px;
      text-align:      left;
      border-top:      1px solid #ffffff;
      border-left:     0px;
      border-right:    0px;
      border-bottom:   0px; }

   .submenu_title:active {
      z-index:         13;
      display:         block;
      padding-left:    5px;
      width:           100%;
      height:          auto;
      font-family:     tahoma, verdana, arial, helvetica, sans-serif;
      font-weight:     normal;
      font-size:       8pt;
      background:      transparent;
      color:           #cccccc;
      text-decoration: none;
      padding-bottom:  4px;
      text-align:      left;
      border-top:      1px solid #999999; }

   .submenu_title:hover span {
      background-color: #003399;
      filter:           alpha( opacity=100 );
      -moz-opacity:     1.00;
      position:         absolute;
      z-index:          -1;
      border:           0px; }

   .submenu_title_selected {
      z-index:         13;
      display:         block;
      width:           100%;
      height:          auto;
      font-family:     verdana, arial, helvetica, sans-serif;
      font-weight:     bold;
      font-size:       10pt;
      background:      transparent;
      color:           #ffffff;
      text-decoration: none;
      padding-bottom:  4px;
      text-align:      center; }

   .submenu_title_selected span {
      background-color: #660033;
      filter:           alpha( opacity=90 );
      -moz-opacity:     0.90;
      opacity:          0.90;
      position:         absolute;
      z-index:          -1;
      border:           0px; }

   .submenu_product {
      z-index:         13;
      display:         none;
      padding-top:     3px;
      padding-bottom:  3px;
      width:           100%;
      height:          auto;
      font-family:     verdana, arial, helvetica, sans-serif;
      font-weight:     bold;
      font-size:       8pt;
      color:           #ffffff;
      text-decoration: none; }

   .submenu_product:hover {
      z-index:         13;
      display:         none;
      padding-top:     3px;
      padding-bottom:  3px;
      width:           100%;
      height:          auto;
      font-family:     verdana, arial, helvetica, sans-serif;
      font-weight:     bold;
      font-size:       8pt;
      color:           #cc0000;
      text-decoration: none; }

   .submenu_product span {
      position: relative;
      top:      -23px;
      left:     10px;
      height:   100%;
      width:    auto; }

   .menu_options {
      z-index:        12;
      position:       absolute;
      width:          100%;
      left:           0px; }

   .balloon {
      z-index:          10000;
      display:          block;
      position:         absolute;
      top:              0px;
      left:             0px;
      visibility:       hidden;
      background-image: url(../../images/universal/baloon.gif);
      width:            426px;
      height:           165px;
      margin-left:      32px; }

   .balloonr {
      z-index:          10000;
      display:          block;
      position:         absolute;
      top:              0px;
      left:             0px;
      visibility:       hidden;
      background-image: url(../../images/universal/baloonr.gif);
      width:            426px;
      height:           165px;
      margin-right:     32px; }

   div#popupMenu, div#popupMenuR, .popupMenu, .popupMenuR {
      z-index:    10;
      display:    block;
      visibility: hidden;
      position:   absolute;
      width:      195px;
      height:     auto;
      background: transparent;
      overflow:   hidden;
      border:     1px solid #999999; }
