/* ================================================================ 
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/dd_valid_2.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.
=================================================================== */
.menu {font-family: arial, sans-serif;  height:20px; margin:0; font-size:10px; text-align:center; font-weight:bold; margin:0 0 0 0; background:#fff; position:relative; z-index:100; float:left}
.menu ul {padding:0; margin:0; list-style-type: none;}
.menu ul li {float:left; border-left:1px solid #e6e6e6;}
.menu ul li a, .menu ul li a:visited, .menu ul li span {display:block; text-decoration:none; padding:0 10px 0 10px; height:20px; line-height:20px; color:#0033CC; background:#FFF url(../images/drop.gif) bottom right no-repeat;}
.menu table {border-collapse:collapse; margin:0; padding:0; font-size:1em;}
.menu ul li ul span {visibility:hidden; position:absolute; top:20px; left:0; }
.menu ul li:hover a,
.menu ul li a:hover, .menu ul li span{color:#fff; background:#0033CC;}
.menu ul li:hover ul,
.menu ul li a:hover ul {visibility:visible; background:#FFFFFF; color:#000;}
.menu ul li:hover ul.right_side li,
.menu ul li a:hover ul.right_side li {float:right; border:0; border-left:1px solid #e6e6e6;}
.menu ul li:hover ul.left_side li,
.menu ul li a:hover ul.left_side li {float:left; border:0; border-left:1px solid #e6e6e6;}
.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {background:#0033CC url(images/drop2.gif) bottom right no-repeat; color:#fff;}
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; left:0; top:20px; }
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {display:block; background:#0033CC; color:#fff;}
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {background:##0033CC; color:#fff;}
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {visibility:visible; color:#fff; background:#0033CC;}
.menu ul li:hover ul.right li {float:right;}
.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {background:#0033CC; color:#fff;}
.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover span {background:#0033CC; color:#fff;}
.menu2 {font-family: arial, sans-serif; height:25px; margin:0; font-size:11px; text-align:center; font-weight:bold; margin:0 0 0 0; background:#fff; position:relative; z-index:100; float:right} 
a.menu2 , a.menu2:visited {text-decoration:none; padding:0 20px 0 20px; height:20px; line-height:20px; color:#0033CC; background:#fff url(../images/video_b.gif) no-repeat 0 5px;}
a.menu2:hover {text-decoration:none; color:#CC9900; }