ul#cssmw {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul li {
  background-image: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffb03b;
  float: none;
  margin-bottom: -1px;
}
ul#cssmw li {
	zoom:1;
	background-image: none;
	float: left;
	margin-bottom: -1px;
	padding: 0 0 0 0;
	position: relative;
	white-space: nowrap;
	z-index: 100;

}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li.hover ul {
  display: block;
  position: absolute;
}

ul#cssmw li.current ul {
  position: absolute;
}
ul#cssmw li {
  zoom:1;
  background-image: url("../cssmw_images/bg_new.jpg");
  background-repeat: repeat-x;
}
ul#cssmw li span {
  background-image: none;
  display: block;
}
ul#cssmw li span a {
  background-image: none;
  color: #ffb03b;
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  height: 25px;
  line-height: 20px;
  margin: 0 0 0 0px;
  padding: 3px 0px 0px 0px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 153px;
}
ul#cssmw li * a {
  height: auto;
  width: auto;
}
ul#cssmw li span * a {
  height: auto;
  width: auto;
}
ul#cssmw li.hover {
  background-image: url("../cssmw_images/hover_center.jpg");
  background-position: center;
  background-repeat: repeat-x;
}

ul#cssmw li.current {
  background-image: url("../cssmw_images/hover_center.jpg");
  background-position: center;
  background-repeat: repeat-x;
}
ul#cssmw li.hover span {
  background-image: url("../cssmw_images/hover_right.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
}

ul#cssmw li.current span.current {
  background-image: url("../cssmw_images/hover_right.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
}
ul#cssmw li.hover span a {
  background-image: url("../cssmw_images/hover_left.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  color: #fff0a5;
}

ul#cssmw li.current span.current a.current {
  background-image: url("../cssmw_images/hover_left.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  color: #fff0a5;
}
ul#cssmw ul.level-1 {
  left: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  top: 100%;
}
ul#cssmw ul.level-1 li {
  background-color: #8e2800;
  background-image: none;
}
ul#cssmw ul.level-1 li a {
  background-image: none;
  border-bottom: solid 1px #ffb03b;
  color: #ffb03b;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  height: 0px;
  line-height: 5px;
  margin: 0 0 0 0;
  padding: 5px 5px 15px 5px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  width: 166px;
}
ul#cssmw ul.level-1 li * a {
  height: auto;
  width: auto;
}
ul#cssmw ul.level-1 li span * a {
  height: auto;
  width: auto;
}
ul#cssmw ul.level-1 li.hover a {
  color: #fff0a5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 5px;
  text-align: left;
  text-decoration: none;
}

ul#cssmw ul.level-1 li.current a.current {
  color: #fff0a5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 5px;
  text-align: left;
  text-decoration: none;
}

