#background {width:; height:; background:url(); padding-top:;}
/* ================================================================ 
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/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu2 {padding:0px 0px 0px 0px /* controls overall menu padding */; margin:0; list-style:none; height:46px; position:relative; left:0px; /* controls overall menu positioning */ z-index:500; font-family:Verdana, Arial, Helvetica, sans-serif;}
.menu2 li.top {display:block; float:left;}
/* Tabs without arrows */
.menu2 li a.top_link_na {display:block; float:left; height:36px; color:#333333 /* controls topmenu colour */; text-decoration:none;}

.menu2 li a.top_link_na span {display:block; height:46px; float:left; line-height:27px; font-size:11px; font-weight:none; padding:0 0 0 15px; cursor:pointer; background: url(../images/menu/tab_off.png) no-repeat;}
.menu2 li a.top_link_na b {display:block; width:20px /* controls horizontal spacing between links */ ; height:46px; float:left; background: url(../images/menu/tabr_off.png) no-repeat;}
.menu2 li a.top_link_na b.down {background: url(../images/menu/tabra_off.png) no-repeat;}

.menu2 li a.top_link_na:hover span {color:#fff; background: url(../images/menu/tab_on.png) no-repeat; line-height:27px;}
.menu2 li a.top_link_na:hover b {color:#fff; background: url(../images/menu/tabr_on.png) no-repeat;}

.menu2 li:hover > a.top_link_na span {color:#fff; background: url(../images/menu/tab_on.png) no-repeat; line-height:27px;}
.menu2 li:hover > a.top_link_na b {color:#fff; background: url(../images/menu/tabr_on.png) no-repeat;}
.menu2 li:hover > a.top_link_na b.down {color:#fff; background: url(../images/menu/tabra_on.png) no-repeat;}

/* Tabs with arrows */
.menu2 li a.top_link {display:block; float:left; height:36px; color:#333333 /* controls topmenu colour */; text-decoration:none;}

.menu2 li a.top_link span {display:block; height:46px; float:left; line-height:27px; font-size:11px; font-weight:none; padding:0 0 0 15px; cursor:pointer; background: url(../images/menu/tab_off.png) no-repeat;}
.menu2 li a.top_link b {display:block; width:20px /* controls horizontal spacing between links */ ; height:46px; float:left; background: url(../images/menu/tabr_off.png) no-repeat;}
.menu2 li a.top_link b.down {background: url(../images/menu/tabra_off.png) no-repeat;}

.menu2 li a.top_link:hover span {color:#fff; background: url(../images/menu/taba_on.png) no-repeat; line-height:27px;}
.menu2 li a.top_link:hover b {color:#fff; background: url(../images/menu/tabr_on.png) no-repeat;}

.menu2 li:hover > a.top_link span {color:#fff; background: url(../images/menu/taba_on.png) no-repeat; line-height:27px;}
.menu2 li:hover > a.top_link b {color:#fff; background: url(../images/menu/tabr_on.png) no-repeat;}
.menu2 li:hover > a.top_link b.down {color:#fff; background: url(../images/menu/tabra_on.png) no-repeat;}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling none; */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:40px /*controls vertical spacing between menu and submenu */; white-space:nowrap; width:160px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px /* controls submenu vertical spacing */; float:left; width:160px; font-weight:normal; background: url(../images/menu/submenu_mid.png);}
.menu2 :hover ul.sub li.fly {background: url(../images/menu/submenua_mid.png);}

.menu2 :hover ul.sub li a {display:block; position:relative; font-size:11px; height:20px; width:160px; line-height:20px; text-indent:10px; color:#333333 /*controls submenu link colour */; text-decoration:none;background:url(../images/menu/trans.gif);}
.menu2 :hover ul.sub li a:hover {color:#ffffff /* controls submenu link hover colour */;}

.menu2 :hover ul.sub :hover > a {color:#ffffff /* controls submenu link hover colour */;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:160px /* controls submenu horizontal spacing */; top:0; white-space:nowrap; width:160px; z-index:400; height:auto;}

.menu2 :hover ul.sub li.subtop,
.menu2 :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subtop
{background:url(../images/menu/submenu_top.png);}

.menu2 :hover ul.sub li.flytop,
.menu2 :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flytop
{background: url(../images/menu/submenua_top.png);}

.menu2 :hover ul.sub li.subbot,
.menu2 :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbot
{height:30px; background:url(../images/menu/submenu_bot.png);}

.menu2 :hover ul.sub li.flybot,
.menu2 :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flybot
{height:30px; background: url(../images/menu/submenua_bot.png)}
