/* Generated by KompoZer */
.ddsmoothmenu {
  float: right;
  margin-top: 10px;
}
.ddsmoothmenu ul {
  margin: 0;
  padding: 0;
  z-index: 100;
  list-style-type: none;
}
.ddsmoothmenu ul li {
  position: relative;
  display: inline;
  float: left;
}
.ddsmoothmenu ul li a {
  border:  none;
  margin: 0 7px 0 0;
  padding: 0 10px 5px;
  display: block;
  height: 26px;
  line-height: 23px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
}
* html .ddsmoothmenu ul li a {
}
.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a:hover {
  background: transparent url(../images/templatemo_mhr.png) no-repeat scroll right top;
  position: relative;
}
.ddsmoothmenu ul li a.selected span, .ddsmoothmenu ul li a:hover span {
  background: transparent url(../images/templatemo_mhl.png) no-repeat scroll 0%;
  position: absolute;
  width: 5px;
  height: 26px;
  top: 0;
  left: -5px;
}
.ddsmoothmenu ul li ul {
  background: #bad8f7 none repeat scroll 0%;
  position: absolute;
  left: 0;
  display: none;
  visibility: hidden;
}
.ddsmoothmenu ul li ul li {
  display: list-item;
  float: none;
}
.ddsmoothmenu ul li ul li ul {
  top: 0;
}
.ddsmoothmenu ul li ul li a {
  margin: 0;
  padding: 2px 10px;
  font-weight: 500;
  width: 120px;
  font-size: 12px;
  border-top-width: 0;
  text-align: left;
}
.ddsmoothmenu ul li ul li a.selected, .ddsmoothmenu ul li ul li a:hover {
  background: transparent none repeat scroll 0%;
  text-decoration: underline;
}
* html .ddsmoothmenu {
  height: 1%;
}
.downarrowclass {
  position: absolute;
  top: 12px;
  right: 7px;
}
.rightarrowclass {
  position: absolute;
  top: 6px;
  right: 5px;
}
.ddshadow {
  background: #ffffff none repeat scroll 0%;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
}
.toplevelshadow {
  opacity: 0.5;
}
