﻿/* ================================================================ 
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/drop-table.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 {width:985px; height:10px;text-align:center; position:relative;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;}
#menu ul {display:inline-block;}
#menu ul {display:inline;}

#menu #table {display:table; margin:0 15px 0 0; float:right;}/*change here to move menu left or right*/
#menu #table ul {display:table-row;}

#menu li {margin:0; padding:0;}
#menu li {margin-right:1px;}
#menu ul table {z-index:100;position:absolute; left:-9999px; width:966px;/*this is size of drop down*/ font-family:verdana, arial, sans-serif; background:url(black60.png);}
#menu ul table td {vertical-align:top; padding:3px; margin:0;}
#menu ul table td.border {border-right:1px dashed #fff;}
#menu ul table td img {padding:0; display:inline; margin:0; border:1px solid #fff;}
#menu ul table td.image {width:122px;}
#menu ul table th {padding:4px 0 4px 10px; margin:0; color:#fc0; font-size:11px; text-align:left;}
#menu ul table caption {font-size:14px; color:#fff; font-weight:bold; padding:5px 0; margin:0; background:url(black60.png);}
#menu ul table tfoot td {font-size:10px; color:#ff0; padding-left:10px;}
#menu ul.level1 li.level1-li {float:left; display:block;}
#menu ul table td p {line-height:16px; font-size:11px; color:#fff; white-space:normal; margin:0; padding:0 5px;}
#menu ul table td p a {padding:0; margin:0; font-weight:bold; color:#014731;}

#menu a {display:block; font:normal 11px verdana,arial,sans-serif; color:#ffffff; line-height:36px; text-decoration:none;}
#menu ul.level1 li.level1-li a.level1-a {float:left; padding:0 5px 0 0;font-family:Verdana,Geneva,sans-serif;font-size:10px; /*background: url(tab4a.gif) no-repeat right top;*/}
#menu ul.level1 li.level1-li a.level1-a b {float:left; padding:0 0 0 5px; /*background: url(tab4.gif) no-repeat left top;*/ cursor:pointer;}

#menu ul li:hover table {visibility:visible; left:0; top:36px;}

#menu a:hover table {left:0; top:36px;}

/*#menu ul.level1 li.level1-li a.drop {background: url(tab4a-arrow.gif) no-repeat right top;}*/

#menu ul.level1 li.level1-li a.level1-a:hover {background-position:right bottom; color:#000}
#menu ul.level1 li.level1-li a.level1-a:hover b {background-position:left bottom;}


#menu ul.level1 li.level1-li:hover > a {background-position:right bottom; color:#FFFFFF; text-decoration:underline;}
#menu ul.level1 li.level1-li:hover > a > b {background-position:left bottom; color:#FFFFFF; text-decoration:underline;}

#menu ul table td {width:197px;}

#menu ul table td a {line-height:18px; padding:0 0 0 10px;}
#menu ul table a:hover {background:transparent; text-decoration:underline;}
#menu ul table a:hover img {border:1px solid #000;}
