#wmxtop {
  background-image: none;
  width: 999px;
}

#content,
#bottom {
  BACKGROUND-COLOR: #fff;
}

#wmxbottom {
  border-bottom: 4px solid #fff;
}

div.menubar,
a.menubutton, 
a.menubutton:hover, 
div.menu, 
a.menuitem {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}

div.menubar {
  height: 30px;
  text-align: center;
  background-image: url(http://admin.webmakerx.net/images/Sites/Site14915/Document/internalmenu_bg3_Hover.jpg);
  padding: 1px 0 0;	
  border-bottom: #ea3d43 1px solid;
}

div.menu {
  position: absolute;
  top:124px !important;
  filter: progid:dximagetransform.microsoft.alpha(opacity=95);
  -moz-opacity: .9;
  visibility: hidden;
  z-index: 101;
  color: #EA3D43;
  background-color: #8e9295;
  border-left: 2px solid #EA3D43;
  border-right: 2px solid #EA3D43;
  border-bottom: 2px solid #EA3D43;
  border-top:none;
}

a.menuitem  {
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  white-space: nowrap;
  color: #fff;
  background-color: #7d211e;
}

a.menuitem:hover {
  color: #000;
  background-color: #ffc64a;
  text-decoration: none;
}

a.menubutton {
  color: #fff;
  height: 21px;	
  z-index: 100;
  display: inline-block;
  text-align: center;
  border-right:solid  #666 1px;
  border-left:solid  #999 1px;
  padding-right: 0em;
  padding: 0px 21px;
  padding-top: 9px;
  background: url(http://admin.webmakerx.net/images/Sites/Site14915/Document/navRepeat.jpg) repeat-x;
}

a.menubutton:hover {
  color: #FFC444;
  text-decoration: none;
  background-image: none;
}

span.menubutton {
  padding-right: 0em;
}

a.menubutton.firstItem {
  border-left: none;
  background: url(http://admin.webmakerx.net/images/Sites/Site14915/Document/internalmenu_bg3_left.jpg) no-repeat;
}

a.menubutton.firstItem:hover {
  background-image: none;
}

a.menubutton.lastItem {
  border-right: none;
  background: url(http://admin.webmakerx.net/images/Sites/Site14915/Document/internalmenu_bg3_right.jpg) no-repeat;
  background-position: top right;
}

a.menubutton.lastItem:hover {
  background-image: none;
}

#wmxbottom {
  border-top: 1px solid #ea3d43;
  background: url(http://admin.webmakerx.net/images/Sites/Site14915/Document/navRepeat.jpg) repeat-x;
}
