
/* ================================================================ 
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.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropline {padding:0 0 0 300px; margin:0; list-style:none; height:40px; width:1924px; position:absolute;  top:35px;}
#dropline table {border-collapse:collapse: width:0; height:0; margin:-3px -10px;}

#dropline li {float:left; }
#dropline li a {background:url(tab_a_grey.gif) no-repeat right top; display:block; height:30px; line-height:30px; padding:0 20px 0 0; float:left; color:#000; text-decoration:none; font-family:tahoma, sans-serif; font-size:14px;}
#dropline li a b {background:url(tab_b_grey.gif) no-repeat left top; display:block; height:30px; float:left; padding:0 0 0 20px; cursor:pointer;}
#dropline li a:hover {background:url(tab_a_blue.gif) no-repeat right top; line-height:30px; height:30px}
#dropline li a:hover b {background:url(tab_b_blue.gif) no-repeat left top; line-height:33px;}

#dropline li:hover > a {background:url(tab_a_blue.gif) no-repeat right top; color:#fff; line-height:30px; height:30px}
#dropline li:hover > a b {background:url(tab_b_blue.gif) no-repeat left top; line-height:30px;}

#dropline ul {padding:0 0 0 300px; margin:0; list-style:none; position:absolute; height:38px; width:1924px; background:url(TBBottom.gif) repeat-x; left:-99999px; top:25px; z-index:10; border-bottom:1px solid #fff;}
#dropline ul li {height:25px; line-height:25px;}
#dropline ul.right li {float:right;}
#dropline ul li a {color:#fff; padding:4px 20px 0px 20px; height:25px; line-height:25px; border-right:1px solid #4f4f97; font-size:13px; font-weight:bold; font-family:tahoma, sans-serif;}
#dropline ul li a:hover {height:25px; line-height:25px; background:transparent; color:#000;}
#dropline ul.right li a {border-left:1px solid #e60; border-right:0;}
#dropline ul li a.last {border:0;}


#dropline :hover ul {left:0;}

#dropline li.current ul {padding:0 0 0 300px; margin:0; list-style:none; position:absolute; height:38px; width:1924px; background:url(TBBottom.gif) repeat-x; left:0px; top:25px; z-index:100; border-bottom:1px solid #fff;}
#dropline li.current a {background:url(tab_a_blue.gif) no-repeat right top; color:#fff; line-height:30px; height:30px}
#dropline li.current a b {background:url(tab_b_blue.gif) no-repeat left top; line-height:30px;}
#dropline li.current ul li a {color:#fff; padding:4px 10px 0px 10px; height:25px; line-height:25px; background:transparent; font-size:13px; font-weight:bold; font-family:tahoma, sans-serif;}
#dropline li.current ul li a:hover {color:#000;}

