
#mainnav
{
  /*
  padding-right:  7px;
  */
  padding-right:  0px;
  /*
  border:  1px solid #000000;
  */
}

#dropdowns
{
  height:  0px;
  visibility:  hidden;
  border:  0px solid #000000;

}
/* dropdown dimentions */
#dropdowns div, #m1l1, #m1l2, #m1l3, #m1l4
{
  position:  absolute;
  background-color:  #17728c;
  /*z-index:  4020;*/
  z-index:  1; /* don't float behind ads */
  top:  0px;
  visibility:  hidden;
  display:  block;
  font-size:  .85em;/**/  /* IE 5 */
  /*
  border:  1px #000000 solid;
  width:218px;
  */
  width:197px; /* FF */
  /* check corresponding cls_ads position:
  height: 100px;
  */
  height:  auto;  /* wow!!!! */
  padding-bottom:  6px;  /* need this since li has font-size .8em */
}

#dropdowns_rg li{/* for IE5 */ display:inline;width:100%;line-height:1.2em;background:none;margin:0px;padding:0px;/* IE 5 WIN HACK */ font-size:xx-small;voice-family:"\"}\"";voice-family:inherit;font-size:xx-small}

#dropdowns li
{
  /*
  display:  inline;
  */
  width:  100%;
  background:  none;
  /* works with these too 
  margin:  0px;
  margin:  none;
  padding:  0px;
  */
  color:  #ffffff;
  /*
  font-family:  "Myriad Pro", Arial;
  */
  /*
  font-size:  xx-small;
  voice-family:"\"}\"";
  voice-family:inherit;
  font-size:  xx-small;
  font-size:  .9em;
  */
  /* can't see
  border:  1px solid #000000;
  */
  list-style-type:  none;
}

#m1l1, #m1l2, #m1l3, #m1l4
{
  /*
  height:  0px;
  */
  right:  0px;
}
  /* this is to move each li to the left!!! */
#dropdowns ul
{
  margin-left:  0px;
  margin-bottom:  0px;
  margin-top:  0px;
  margin-right:  0px;
  padding:0px;
  /*
  */
}
#dropdowns_rg a{width:99.99%;display:block;color:#fff;text-decoration:none !important;text-align:left;padding-left:0px}  /* to place each submenu item on its own line */
#dropdowns a  /* to place each submenu item on its own line */
{
  /*
  width:99.99%;
  */
  display:block;color:#fff;text-decoration:none !important;text-align:left;
  /*
  padding-left:20px;
  */
  /* the pad-left 0px is to make IE 5 left justified */
  padding-left: 0px;
  padding-top:2px;
  padding-bottom:2px;
  /*
  */
  /*
  margin-top:0px;
  margin-bottom:0px;
  border:  1px solid #000000;
  */
    /* 218 - 20px padding left above
  width: 198px;
  height: 0px;
  width:  100%;
  margin-bottom:  0px;
  */
  /*
  width:  auto;
  */
  /* 06.03.18 16:54 works
  width: 218px;
  */
  /*width: 197px;*/ /* FF */
  width: 197px;
}

#dropdowns a:hover{color:#fff;background-color:#999;
} /* for  submenu item bg highlight */

#wr_ img
{
  /*
  margin-top:  7px;
  */
  padding-top:  7px;
  border:  1px solid #000000;
}

#mainnav img
{
  border:  none;
  /*
  padding-top:  7px;
  */
  border-top:  7px solid #707073; /* fix to make it cross-browser!!! */
  /*
  margin-top:  7px;*/  /* don't use padding!!! margin makes it work for IE 5.  now just figure out highlight!! */
  /* works  put this back to make it work for everything except for ie 5
  */
  /* 06.03.18 16:54
  margin-right: 5px;
  */
  margin-left: 4px;
  margin-right: 1px;
  /*
  border-left:  5px;
  height:  30px;
  */
  /*
  border:  1px solid #000000;
  */
}

#navbuttons_{white-space:nowrap; position:  absolute; top:  28px;left: 0px; right: 0px; /*border:  1px solid #000000;*//* IE 5 WIN HACK */ width:  218px;}  /* the width makes the submenu line up with the menu!!!!! so that navmenu stays on one line*/
#navbuttons__
{
  /*
  margin-top:  7px;
  */
  /*
  border:  1px solid #000000;
  */
  /*
  height:  0px;
  width: 0px;
  */
  width: 218px;  /* this is for FF so it works!!!!!!!! */
  /*
  border:  1px solid #000000;
  */
  /*
  height:  25px;
  padding-top: 10px;
  */

}
/*
#navbuttons
{
  border:  1px solid #000000;

}
*/

/*
html>body #mainnav img
{
  maring-top:  7px;
  padding-left:  7px;
  border:  10px solid #000000;
}
*/

#navbuttons a_
{
  /*
  text-align:  bottom;
  height:  40px;
  border:  1px solid #000000;
  */
  /*height:  0px;*/  /* for ie 5 !!!!! */
  /*
  height:  10px;
  */
 /* for ie 5 as padding-top for img does NOT work!!! */
  /*
  padding-top:  7px;
  border-left:  5px solid #70f073;
  border-right:  5px solid #707073;
  border-top:  5px solid #70f073;
  */

  
}

#navbuttons a_:hover
{
  height:  0px;
  /*
  color:  #000000;
  background-color:  #17728c; */ /* for ie 5!!!! */
  
  border-top:  5px solid #70f073;
  /*
  border-left:  5px solid #000000;
  margin-left:  5px;
  */
}

.mitem
{
  /*
  border-left:  5px solid #000000;
  margin-left:  20px;
  border-left:  5px solid #000000;
  width:  5%;
  height:  1px;
  color:  #17728c;
  */
  /* for ie 5 */
  /*
  width:  1px;
  padding-left:  2px;
  */
}
