/* @override http://www.cuunderconstruction.com/layout/nouveau/glmenu/procssmenu/headermenu.css */

/* Common Styling for CSS Menu */
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.

Mar 25/2007: Blaine Lang
CSS Modified to work with glMenu
=================================================================== */

.menu {
  font-size:12px;
  background:transparent;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
  padding:0;
  margin:0;
  list-style-type:none;
  width:150px;
  position: relative;
  z-index:10;
}
/* hack for IE5.5 */
* html .menu ul {
  margin-left:-16px;
  ma\rgin-left:0;
}

/* position relative so that you can position the sub levels */
.menu li {
  position:relative;
}

#glmenu{
  position: relative;
  width:900px;
}

.glmenu-container {
  background: url(HEADERBACK.jpg) repeat-x;
  background-color: #fff;
}

.glmenu-left{
  background: url(NAVBACK_LEFT.jpg) no-repeat;
  width: 20px;
  height: 53px;
}

.glmenu-middle{
  background: url(NAVBACK.jpg) repeat-x;
  height: 53px;
  position: relative;
  vertical-align:top;
}

.glmenu-right{
  background: url(NAVBACK_RIGHT.jpg) no-repeat;
  width: 20px;
  height: 53px;
  position: relative;
  float: left;
}

#nav {
  padding:0;
  margin:0;
  list-style:none;
  height:90%;
  position:relative;
  z-index:200;
  float: left;
  color: #fff;
  background: url(NAVBACK.jpg) repeat-x;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  border-right:1px solid #c1c1c1;
}
#nav li.top {
  display:block;
  float:left;
  border-left:1px solid #c1c1c1;
  height:100%;
  vertical-align:top;
}
#nav li a.top_link {
  display:block;
  color: #868686;
  text-decoration:none;
  font-size: 12px;
  font-weight:bold;
  cursor:pointer;
  position: relative;
  line-height: 51px;

}
#nav li a.top_link span {
  float:left;
  display:block;
  height:35px;
  padding-right: 15px;
  padding-left: 8px;

}
#nav li a.top_link span.down {
  float:left;
  display:block;
  height:35px;
  background-image: none;
  border-style: none;
  background-color: transparent;
  color: #868686;
  font-size: 12px;
  font-weight:bold;
  position: relative;
  padding-bottom: 0px;
}

#nav li:hover a.top_link,
#nav a.top_link:hover {
  color: #868686;
  background: url(CU-NAV-ON.jpg) repeat-x 0 3px;
  height: 48px;
  position: relative;

}
#nav li:hover a.top_link span,
#nav a.top_link:hover span {
  height: 35px;
}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down {
}


#nav table {
  border-collapse:collapse;
  padding:0;
  margin:0;
  position:absolute;
  left:0;
  top:0;
}
#nav li:hover {
  position:relative;
  z-index:200;
}
#nav a:hover {
  position:relative;
  white-space:normal;
  z-index:200;
}

#nav :hover ul.sub {
  top: 47px;
  background: #fcfcfc;
  border: 1px solid #e4e4e4;
  white-space:nowrap;
  width: 115px;
  height:auto;
  z-index:300;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 11px;
  padding-bottom: 10px;
  left: 1px;
}
#nav :hover ul.sub li {
  display:block;
  height: 20px;
  position:relative;
  width:110px;
  font-weight: normal;
  border-bottom: 1px solid #e4e4e4;
}
#nav :hover ul.sub li a {
  display:block;
  height: 20px;
  color: #868686;
  text-decoration:none;
  white-space:nowrap;
  width: 110px;
  padding-top: 2px;
}
#nav :hover ul.sub li a:hover {
  color:#333;
  border: 1px solid #e8e8e6;
  width: 110px;
  background: url(CU-NAV-ON.jpg) 0 4px repeat-x;
  height: 18px;
}

#nav li ul.sub li a.fly {
  background:#fff url(arrow.gif) 95px 6px no-repeat;
}

#nav :hover ul.sub li a.fly:hover {
  background:#fff url(arrow_over.gif) 95px 6px no-repeat;
  color:#333;
}
#nav li b {
  display:block;
  font-size:21px;
  height:18px;
  width:88px;
  line-height:18px;
  margin-bottom:3px;
  text-indent:6px;
  color:red;
  border-bottom:1px solid #e5e5e3;
  cursor:default;
}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul {
  left:89px;
  top:-4px;
  background: #fff;
  padding:3px;
  border:1px solid #e5e5e3;
  white-space:nowrap;
  width:110px;
  z-index:400;
  height:auto;
}

#nav ul,
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul {
  position:absolute;
  left:-9999px;
  top:-9999px;
  width:0;
  height:0;
  margin:0;
  padding:0px !important;
  list-style:none;
}

#nav li:hover li:hover > ul {
  left:109px;
  top:-4px;
  background: #fff;
  padding:3px;
  border:1px solid #e5e5e3;
  white-space:nowrap;
  width:120px;
  z-index:400;
  height:auto;
}
#nav li:hover > ul ul {
  position:absolute;
  left:-9999px;
  top:-9999px;
  width:0;
  height:0;
  margin:0;
  padding:0;
  list-style:none;
}
#nav li:hover li:hover > a.fly {
  background:#fff url(arrow_over.gif) 110px 6px no-repeat;
  color:#333;
}
#nav li:hover li:hover > li a.fly {
  background:#e5e5e3 url(arrow.gif) 110px 6px no-repeat;
  color:#000;
}

#menuitem_current a {
  border: 0px solid #e4e4e4 !important;
  background-color:transparent !important;
}

.subtable li#menuitem_current a {
  border: 0px solid #e4e4e4 !important;
  background-color:transparent !important;
}


