/* Generated by KompoZer */
.menu {
  border-right: 0px solid #ffffff;
  width: 745px;
  height: 32px;
  position: relative;
  z-index: 100;
  font-family: arial,sans-serif;
}
* html .menu {
  width: 745px;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu ul ul {
  width: 149px;
}
.menu li {
  float: left;
  width: 149px;
  position: relative;
}
.menu a, .menu a:visited {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px 0 1px 1px;
  background: #b1d0fe none repeat scroll 0% 50%;
  display: block;
  font-size: 12px;
  text-decoration: none;
  color: #314f8a;
  width: 142px;
  height: 30px;
  padding-left: 10px;
  line-height: 29px;
  font-weight: bold;
}
* html .menu a, * html .menu a:visited {
  width: 138px;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
  background: #7fbaff url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat scroll 130px center;
}
.menu ul ul a.drop:hover {
  background: #7fbaff url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat scroll 130px center;
}
.menu ul ul *:hover > a.drop {
  background: #c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat scroll 130px center;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
  background: #e2dfa8 none repeat scroll 0%;
}
.menu ul ul ul a:hover {
  background: #b2ab9b none repeat scroll 0%;
}
.menu ul ul {
  border-top: 1px solid #000000;
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 31px;
  left: 0;
  width: 149px;
}
* html .menu ul ul {
  top: 31px;
}
.menu ul ul ul {
  left: 149px;
  top: -1px;
  width: 149px;
}
.menu ul ul ul.left {
  left: -149px;
}
.menu table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}
.menu ul ul a, .menu ul ul a:visited {
  border-width: 0 1px 1px;
  padding: 5px 10px;
  background: #d4d8bd none repeat scroll 0%;
  color: #000000;
  height: auto;
  line-height: 1em;
  width: 128px;
}
* html .menu ul ul a, * html .menu ul ul a:visited {
  width: 128px;
}
.menu a:hover, .menu ul ul a:hover {
  background: #7fbaff none repeat scroll 0%;
  color: #000000;
}
.menu *:hover > a, .menu ul ul *:hover > a {
  background: #7fbaff none repeat scroll 0%;
  color: #000000;
}
.menu ul li:hover ul, .menu ul a:hover ul {
  visibility: visible;
}
.menu ul *:hover ul ul {
  visibility: hidden;
}
.menu ul *:hover ul *:hover ul {
  visibility: visible;
}
