/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this scriptt and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropline_6.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This script and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* define defaults for IE */
a {color:#000;}
a:visited {color:#111;}
a:hover {color:#222;}
#container {position:relative; z-index:100;}

#outer {padding:0; text-align:center; margin:0; width:750px; background:url(tab2.gif); height:36px; position:relative; z-index:500;}
#outer ul {margin:0 auto; padding-top:5px; list-style-type:none; height:26px; }
#outer ul li {float:left;}
#outer ul li a {font-family:verdana, arial, sans-serif; float:left; font-size:15px; text-decoration:none;text-align:center; line-height:22px; display:block; height:35px; padding:0 20px; white-space:nowrap; color:#000; margin-left:-1px;}
#outer ul li a.down {background:url(down.gif) no-repeat right center;}
#outer ul li a:hover {color:#fff; background:#689;}

#outer ul li#ul_1 a.down:hover {color:#fff; background:#ef8e41 url(down_over.gif) no-repeat right center;}

#outer ul li a:focus {outline:0;}
#outer ul li#li_1.clicked a.down {color:#fff; background:#e2007a url(down_over.gif) no-repeat right center;;}
#outer ul li#li_2.clicked a.down {color:#fff; background:#e2007a url(down_over.gif) no-repeat right center;;}
#outer ul li#li_3.clicked a.down {color:#fff; background:#e2007a url(down_over.gif) no-repeat right center;;}
#outer ul li#li_4.clicked a.down {color:#fff; background:#e2007a url(down_over.gif) no-repeat right center;;}
#outer ul li#li_5.clicked a.down {color:#fff; background:#e2007a url(down_over.gif) no-repeat right center;;}
#outer ul li#li_6.clicked a.down {color:#fff; background:#e2007a url(down_over.gif) no-repeat right center;;}

#submenus {width:750px; background:#6a849f; position:absolute; top:0; left:0; z-index:0; height:20px;}
#submenus ul {margin:0 auto; padding-top:10px; list-style-type:none; height:24px; position:absolute; top:0; left:0; width:750px;}
#submenus ul#ul_1 {background:#e2007a;}
#submenus ul#ul_2 {background:#e2007a;}
#submenus ul#ul_3 {background:#f52997;}
#submenus ul#ul_4 {background:#e2007a;}
#submenus ul li {float:left;}
#submenus ul li a {font-family:verdana, arial, sans-serif; float:left; font-size:10px; color:#fff; text-decoration:none;text-align:center; line-height:16px; display:block; height:20px; padding:0 14px 0 10px; white-space:nowrap; background: url(diamond2.gif) no-repeat right center;}
#submenus ul li a:hover {color:#fff; text-decoration:underline;}

