/* ================================================================ 
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/menus/drop_definition2.html
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.
=================================================================== */
#menu {list-style-type:none; margin:0px; padding:0px 0px 0px 0px;}
#menu li {float:left;  margin:0 1px 0 0; position:relative; width:90px; padding: 0; height:2em; z-index:2;}
#menu li dl {position:absolute; top:0; left:0; /*padding-bottom:5px;*/}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dt, #menu li a:hover dt {display:block;}
#menu li:hover dl, #menu li a:hover dl {/*padding-bottom:10px;*/}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width:auto;margin: 0; padding: 5px auto; /*background: #c9ba65;*/}
#menu dt {margin:0;  padding: 5px 10px; font-size: 0.9em; font-weight:bold; display:block;/*color: #fff;*/ }

/*#menu .one {background: #827b6b; }
#menu .two {background: #646e4c; }
#menu .three {background: #a4a88d; }
#menu .four {background: #a29f68; }*/

#menu  .one dt a{background: #fff; color:#00addb; }
#menu .two dt a{background: #fff; color: #fddd00;}
#menu .three dt a{background: #fff; color:#e75a1d;}
#menu .four dt a{background: #fff; color:#d92381;}
#menu .five dt a{background: #fff; color: #99c100;}
#menu .six dt a{background: #fff; color: #e6001a;}

/*#menu .one dt a:hover{background: #00addb; color:#fff; }*/

/*#menu  li:hover .one dt , #menu  li:hover .one dt a, #menu  dd .one a:hover {background: #00addb; color:#fff; }
#menu  li:hover .two dt , #menu  li:hover .two dt a, #menu  dd .two a:hover {background: #fddd00; color:#fff;}
#menu  li:hover .three dt , #menu  li:hover .three dt a, #menu  dd .three a:hover {background: #e75a1d; color:#fff;}
#menu  li:hover .four dt , #menu  li:hover .four dt a, #menu  dd .four a:hover {background: #d92381; color:#fff;}
#menu  li:hover .five dt , #menu  li:hover .five dt a, #menu  dd .five a:hover {background: #99c100; color:#fff;}
#menu  li:hover .six dt , #menu  li:hover .six dt a, #menu  dd .six a:hover {background: #e6001a; color:#fff; }*/


#menu dd {margin:0; padding:0; color: #fff; font-size: 0.6em; text-align:left;}
/*#menu .one dd {border-bottom:1px solid #aaa;}
#menu .two dd {border-bottom:1px solid #e8e8e8;}
#menu .three dd {border-bottom:1px solid #eee;}
#menu .four dd {border-bottom:1px solid #999;}
#menu dd.last {border-bottom:1px solid #fff;}*/

/*#menu dt a, #menu dt a:visited {display:block; padding: 5px 10px 5px 10px;  font-weight:bold;}*/

#menu dd a, #menu dd a:visited {color:#fff; text-decoration:none; display:block; padding:4px 5px 4px 10px; width:125px;}

#menu .one dd a {background:#00addb; color:#fff;}
#menu .two dd a {background:#fddd00; color:#fff;}
#menu .three dd a {background:#e75a1d; color:#fff;}
#menu .four dd a {background:#d92381; color:#fff;}
#menu .five dd a {background:#99c100; color:#fff;}
#menu .six dd a {background:#e6001a; color:#fff;}

#menu .one dd a:hover {background: #4fc6e6; color:#fff;}
#menu .two dd a:hover {background: #fee84f; color:#fff;}
#menu .three dd a:hover {background: #ee8d63; color:#fff;}
#menu .four dd a:hover {background: #e466a7; color:#fff;}
#menu .five dd a:hover {background: #b9d44f; color:#fff;}
#menu .six dd a:hover {background: #ee4f61; color:#fff;}











