/* ================================================================
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.
=================================================================== */
.pad {clear:left; padding-top:270px;}
#nav { width: 919px;   margin-left: auto;   margin-right: auto; margin-top:-18px;}

/*tabLeft*/
#nav {height: 36px; padding-left:60px; background:#fff url(/multicolumn/blank.gif) repeat left top; font-family:arial, sans-serif;font-weight:bold;}

/*tabRight*/
#menu {height:36px;position:relative;font-size:11px;  margin: 0; z-index:1000; float:left; padding-right:0px;}
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left;}

/*tabCenter*/
#menu ul li a {display:block; float:left;padding:0 24px 0 0; text-decoration:none; color:#fff; font-weight:bold; height:36px;line-height:28px;font-size:11px; background:url(/multicolumn/blank3.gif) no-repeat right top;}

/*tabCenter*/
#menu ul li a b {display:block; float:left;padding:0 0 0 15px; text-decoration:none; color:#fff; font-weight:bold; height:36px;line-height:28px;font-size:11px; background:url(/multicolumn/blank3.gif) no-repeat left top; cursor:pointer;}


#menu ul li div.holder {position:absolute;  background:#FAFFFF; left:-9999px;}
/*dropLeft */
#menu ul li div .leftSide {float:left;  padding:0px; border-width:0 3px 3px 3px; border-style: solid; border-color:#3a93d2;}
/*dropRight */
#menu ul li div .rightSide {float:left; margin-left:0px; display:inline; padding:0 5px 0 0; }


#menu ul li:hover {position:relative;}
#menu ul li a:hover {  background-position:right center; white-space:nowrap; position:relative;}
#menu ul li a:hover b { background-position:left center;}
#menu ul li a.sub:hover { background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li a.sub:hover b {; background-position:left bottom;}

#menu ul li:hover > a { position:relative;}
#menu ul li:hover a.sub { background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li:hover a.sub > b {color:#000030; background-position:left bottom;}

#menu ul :hover div.holder {position:absolute; top:29px; left:0px; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:29px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:29px;}

#menu ul dl {width:auto; margin:10px 0 10px 0; padding:0 5px;list-style:none;}
#menu ul dl dt {padding:0 10px; margin:0; line-height:20px; background:#3a93d2; font-size:12px; color:#fff; white-space:nowrap;}
#menu ul dl dd {display:block; padding:0; margin:0;}
#menu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#421;
text-align:left;margin: 0; padding:0 10px; font-size:12px; color:#0000CC; font-weight:normal; white-space:nowrap; float:none;}
#menu ul dd a:hover {color:#CC0000;}

#menu ul table td {vertical-align:top;}