/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/multi-column.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {height:27px;position:relative;font-size:11px; margin: 0; z-index:1000; /*background:#fff url(tabRight.gif) no-repeat right top; */float:left; }
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#menu ul {padding:0; margin:0; list-style: none;}

#menu ul li {float:left;}
#menu ul li a {display:block; float:left; padding:0 18px 0 0;text-decoration:none; color:#fff; font-weight:bold; height:27px;line-height:27px;font-size:11px; background:url(../images/nav_btn-right.gif) no-repeat right top;}

#menu ul li a b {display:block; float:left; padding:0 0 0 15px; text-decoration:none; color:#fff; font-weight:bold; height:27px;line-height:27px;font-size:11px;/*background:url(../images/nav_btn-right.jpg) no-repeat right top;*/ cursor:pointer;}

#menu ul li div.holder {position:absolute; left:-9999px;}

#menu ul li div .leftSide {float:left; border-top:1px solid #32353b; border:1px solid #cfd2d6;  background: #fff url(../images/bg_navdropdown.jpg) top left repeat-x}
#menu ul li div .rightSide {float:left; margin-left:0; display:inline; padding:0 5px 0 5px; /*background: #aaa url(dropRight.gif) no-repeat right bottom;*/}

#menu ul li:hover {position:relative;}
#menu ul li a:hover {color:#32353b; /*background-position:right center;*/ white-space:nowrap; position:relative;}
#menu ul li a:hover b {color:#32353b;/* background-position:left center;*/}
#menu ul li a.sub:hover {color:#32353b; /*background-position:right bottom;*/ white-space:nowrap; position:relative;}
#menu ul li a.sub:hover b {color:#32353b; /*background-position:left bottom;*/}

#menu ul li:hover > a {color:#91032353b position:relative;}
#menu ul li:hover a.sub {color:#32353b; /*background-position:right bottom; */white-space:nowrap; position:relative;}
#menu ul li:hover a.sub > b {color:#32353b; /*background-position:left bottom;*/}

#menu ul :hover div.holder {position:absolute; top:27px; left:4px; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:41px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:41px;}

#menu ul dl {width:auto; margin:0 0 5px 0; padding:0 5px; list-style:none;}
#menu ul dl dt {padding:0; margin:0; line-height:24px; height:24px; color:#000; font-weight:bold; white-space:nowrap; display:block; text-decoration:none }
#menu ul dl dd {display:block; padding:0; margin:0;}
#menu ul dd a {background-image: none; display:block; color:#3e3f47; height:20px; line-height:18px; text-align:left; margin: 0; padding:0 8px 0 3px ; font-weight:normal; white-space:nowrap; float:none;}
#menu ul dd a:hover {color:#3e3f47; background-color:#cfd2d6}

#menu ul table td {vertical-align:top;}