/* ================================================================ 
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/pro-dropline-9.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.
=================================================================== */
/* for this demo only */
#dropline9 {
position:relative; font-size:14px; font-weight:bold; width:974px;padding-left:26px;
border-bottom:1px solid #0c2d6b;
height:33px;
right:0px;
*right:1px;
}
/* Firefox */
@-moz-document url-prefix()
{
#dropline9 
{
 
right:1px; }
}

#dropline9 ul {padding:0; margin:0; list-style:none; width:974px; height:35px;}
#dropline9 ul ul {padding:0; margin:0; list-style:none; width:830px; height:33px;padding-left:26px;}

#dropline9 table {border-collapse:collapse; margin:-1px -20px 0 0; padding:0; width:0; height:0; font-size:1em;}

#dropline9 li {float:left; height:35px;}
#dropline9 li a {
float:left; display:block; padding:0 0 0 10px; height:33px; line-height:33px; background:url("tab/tabs.png") no-repeat left top;
text-decoration:none;
margin-right:10px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
width:100px;
}
#dropline9 li a b {float:left; height:33px; display:block; /*padding:0 22px 0 10px;*/ 
background:url("tab/tabs.png") no-repeat right top; cursor:pointer; display:inline; font-weight:bold;
text-align:center;
}
#dropline9 li.current a {background-position:0 -33px; border-color:#000; /*background-color:#76d7f9;*/}
#dropline9 li.current a b {background-position:100% -33px; color:#ffffff;}
#dropline9 li ul {
position:absolute; top:33px; left:-9999px; z-index:10; background:url("tab/subtab.png");
}
#dropline9 li.current ul {width:924px; left:26px; z-index:1; background:url("tab/subtab.png"); border-left:0px solid #ade5f8}

#dropline9 li a:hover {background-position:0 -33px; border-color:#000; cursor:pointer;}
#dropline9 li a:hover b {background-position:100% -33px; border-color:#000; color:#000;}

#dropline9 li:hover > a  {background-position:0 -33px; border-color:#000; cursor:pointer; /*background-color:#76d7f9;*/}
#dropline9 li:hover > a b {background-position:100% -33px; border-color:#000; color:#ffffff; /*background-color:#76d7f9;*/}

#dropline9 li.current a:hover {background-position:0 -33px; border-color:#000;}
#dropline9 li.current a:hover b {background-position:100% -33px; color:#ffffff;}
#dropline9 li.current:hover a {background-position:0 -33px; border-color:#000;}
#dropline9 li.current:hover a b {background-position:100% -33px; color:#ffffff;}

#dropline9 ul :hover ul {left:26px; border-left:0px solid #d0d0d0; width:924px;}

#dropline9 ul :hover ul.right li,
#dropline9 ul li.current ul.right li {float:right;}

#dropline9 ul :hover ul.blank {background:#e6e6e8; border-left:1px solid #e6e6e8;}

#dropline9 ul :hover ul li a {display:inline; background:url(../images/bar.gif) right center no-repeat; padding:0 10px; margin:0; font-size:12px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#16387C; height:33px; line-height:34px;}
#dropline9 ul :hover ul.right li a {background:#808080 url(../images/bar.gif) left center no-repeat;}


#dropline9 ul li.current ul li a,
#dropline9 li.current a:hover ul li a,
#dropline9 li.current:hover ul li a	{display:inline; background:url(../images/bar.gif) right center no-repeat; padding:0 10px; margin:0; font-size:12px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#16387C; height:33px; line-height:34px;}

#dropline9 ul li.current ul.right li a,
#dropline9 li.current a:hover ul.right li a,
#dropline9 li.current:hover ul.right li a {background:#000 url(../images/bar.gif) left center no-repeat;}

#dropline9 ul :hover ul li a.last,
#dropline9 ul li.current ul li a.last,
#dropline9 li.current a:hover ul li a.last,
#dropline9 li.current:hover ul li a.last {background-image:none;}

#dropline9 li ul li.current_sub a,
#dropline9 li a:hover ul li.current_sub a,
#dropline9 li:hover ul li.current_sub a,
#dropline9 li a:hover ul li a:hover,
#dropline9 li:hover ul li a:hover {color:#e50404;}

#dropline9 li.current ul li.current_sub a,
#dropline9 li.current a:hover ul li.current_sub a,
#dropline9 li.current:hover ul li.current_sub a,
#dropline9 li.current a:hover ul li a:hover,
#dropline9 li.current:hover ul li a:hover {color:#e50404;}
