#menuContainer {
  float:left;
  width:180px;
  padding-right:10px;
}
#menuContainer {
  padding-bottom:32767px;
  margin-bottom:-32767px;
}
#menu1 {
  float: left;
}
#menu2,
#menu3 {
  float: left;
  padding-top: 5px;
}
#menu3,
#menu4,
#menu5,
#menu6 {
  padding-bottom: 10px;
}
#menu3 .videoLink,
#menu5 .videoLink {
  float: left;
  width: 173px;
}
#menu4 .audioLink,
#menu6 .audioLink {
  float: left;
  width: 173px;
}
#menu4 .audioLink {
  height: 84px;
  background: transparent url(../images/audio/TJTS.png) no-repeat 0px bottom;
}
#menu3 .videoLink:hover,
#menu4 .audioLink:hover,
#menu5 .videoLink:hover,
#menu6 .audioLink:hover {
  background-position: 0px top;
  cursor: pointer;
}
#menu3 .videoLink {
  background: transparent url(../images/video/StN.png) no-repeat 0px bottom;
  height: 85px;
}
#menu5 .videoLink {
  background: transparent url(../images/video/AGtStP.png) no-repeat 0px bottom;
  height: 84px;
}
#menu6 .audioLink {
  height: 65px;
  background: transparent url(../images/audio/btr.png) no-repeat 0px bottom;
}
#menu2_Image1 {
  border: none;
}
#menu {
  position:relative;
  font-size: 90%;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
}
#menu ul {
  padding:0;
  margin:0;
  list-style: none;
}
#menu ul li {
  float:left;
  width: 150px;
}
#menu ul li a {
  display:block;
  float:left;
  width:100%;
  padding:0 15px 0 15px;
  text-decoration:none;
  color:#fff;
  font-weight:bold;
  height:41px;
  line-height:40px;
  font-size:90%;
  background:transparent url(../images/menu/tabCenterFlyBlue.png) no-repeat left top;
}
#menu ul li a b {
  display:block;
  float:left;
  padding:0 0 0 15px;
  text-decoration:none;
  color:#fff;
  font-weight:bold;
  height:41px;
  line-height:40px;
  font-size:90%;
  background:transparent url(../images/menu/tabCenterFlyBlue.png) no-repeat left top;
  cursor:pointer;
}
#menu ul #admin1000 a,
#menu ul #admin1000 a b {
  background:transparent url(../images/menu/tabCenterFlyRed.png) no-repeat left top;
}
#menu ul li div.fContainer {
  position:absolute;
  text-align: left;
  left:-9999px;
}
#menu ul li div .rContainer {
  float:left;
  margin:4px 0 0 4px;
  z-index: 999;
  display:inline;
  min-width:258px;
  padding:0 0 0 0;
  background:transparent url(../images/menu/flyRightLogoBlue.v2.png) no-repeat right bottom;
}
#menu ul #admin1000 div .rContainer {
  background:transparent url(../images/menu/flyRightLogoRed.png) no-repeat right bottom;
}
#menu ul li div .tContainer {
  float:left;
  min-width:266px;
  z-index: 999;
  margin:-41px -7px 0 2px;
  background:transparent url(../images/menu/flyTopBlue.png) no-repeat right top;
}
#menu ul li div .lContainer {
  float:left;
  margin:37px 0 0 -4px;
  background:transparent url(../images/menu/flyLeftBlue.png) no-repeat left bottom;
}
#menu ul li:hover {
  position:relative;
}
#menu ul li a:hover {
  color:#910;
  background-position:right center;
  white-space:nowrap;
  position:relative;
}
#menu ul li a:hover b {
  color:#910;
  background-position:left center;
}
#menu ul li a.fly:hover {
  color:#910;
  background-position:right bottom;
  white-space:nowrap;
  position:relative;
}
#menu ul li a.fly:hover b {
  color:#910;
  background-position:left bottom;
}

#menu ul li:hover > a {
  color:#910;
  position:relative;
}
#menu ul li:hover a.fly {
  color:#910;
  background-position:right bottom;
  white-space:nowrap;
  position:relative;
}
#menu ul li:hover a.fly > b {
  color:#910;
  background-position:left bottom;
}
#menu ul #admin1000 a:hover,
#menu ul #admin1000 a:hover b {
  color:#019;
  background-position:left center;
}
#menu ul #admin1000:hover > a {
  color:#019;
}
#menu ul #admin1000 a.fly:hover,
#menu ul #admin1000 a.fly:hover b,
#menu ul #admin1000:hover a.fly,
#menu ul #admin1000:hover a.fly > b {
  color:#019;
  background-position:left bottom;
}

#menu ul :hover div.fContainer {
  position:absolute;
  left:151px;
  margin: 0;
  padding: 0;
}
#menu ul dl {
  width:auto;
  margin:10px 0 10px 0;

  padding:7px 40px 20px 20px;
  list-style:none;
}
#menu ul dl dt {
  padding:0 10px;
  margin:0 0 5px 0;
  line-height:20px;
  text-align: center;
  min-width:180px;
  font-size:85%;
  background:transparent url(../images/menu/flyTitleBlue.png) repeat right top;
  color:#fff;
  white-space:nowrap;
}
#menu ul dl dd {
  display:block;
  min-width:180px;
  padding:0;
  margin:0;
}
#menu ul dd a {
  background-image: none;
  display:block;
  height: 20px;
  line-height: 20px;
  color:#421;
  text-align:left;
  margin: 0;
  padding:0 10px;
  font-weight:normal;
  white-space:nowrap;
  float:none;
}
#menu ul dd a:hover {
  color:#c60;
}
#menu ul table td {
  vertical-align:top;
}
/* id=admin[xxx] invisible to guest/members */
#menu ul #admin1000 {
  display: none;
}
