﻿#menu {height:35px; background-image:url('../Images/menubar1.gif'); background-repeat:repeat-x; position:relative; font-family:verdana, arial, sans-serif; font-size:12px; z-index:100; border:1px solid #ccd; border-width:1px 1px 0 1px;}
#menu ul#menuul { margin:0; padding:0 0 0 10px; list-style:none; white-space:nowrap; }  
#menu ul#menuul li.li-main { float:left; height:34px; padding-top:1px; margin-right:1px; }  
#menu ul#menuul li.li-main a.a-main { display:block; height:33px; float:left; border-left:1px solid #7e8586; border-right:1px solid #2d2d2d; padding:0 15px 0 15px; text-decoration:none; line-height:29px; white-space:nowrap; font-weight:normal; color:#ddd; }  
#menu ul#menuul li.sub a.a-main {color:#fff; font-size:120%;}  
#menu ul#menuul li.li-main:hover, 
#menu ul#menuul li.li-main a.a-main:hover {position:relative;}  
#menu ul#menuul li.li-main a.a-main:hover, 
#menu ul#menuul li.li-main:hover a.a-main {border-left:1px solid #222; color:#fff;}  
#menu ul#menuul li.sub a.a-main:hover { height:34px; color:#990000;}    
#menu ul#menuul li.sub:hover > a.a-main { height:34px; color:#990000;}  
#menu ul#menuul li div.menulistwrap { position:absolute; left:-9999px; top:34px; background:#fff url(divider.gif); border:1px solid #000; border-width:0 1px 1px 1px; padding:0; }  
/* This is only for IE6 */ 
#menu table { border-collapse:collapse; margin:-1px -10px; font-size:1em; width:0; height:0; } 
#menu ul#menuul :hover div.menulistwrap {left:0;} 
#menu ul#menuul a:hover div.menulistwrap {left:-1px;} 
#menu ul#menuul div.col1 {width:150px;} 
#menu ul#menuul div.col2 {width:300px;} 
#menu ul#menuul div.col3 {width:450px;}  
#menu ul#menuul a:hover div.left1, 
#menu ul#menuul :hover div.left1 {left:-150px;}  

#menu ul#menuul div.menulistwrap div.menulist {display:block; float:left; padding:10px; margin:0; width:120px;}  
#menu ul#menuul div.menulistwrap div.menulist h6 {padding:5px 0 0 0; margin:0; font-size:12px; font-weight:bold; color:#000; line-height:15px; border:1px #333 dashed; border-width:0 0 1px 0;}
#menu ul#menuul div.menulistwrap div.menulist h6  a {font-size:12px; font-weight:bold; color:#000; text-decoration:none;}
#menu ul#menuul div.menulistwrap div.menulist h6  a:hover {color:#990000; text-decoration:underline;}

#menu ul#menuul div.menulistwrap div.menulist ul {padding:0; margin:0; list-style:none;}  
#menu ul#menuul div.menulistwrap div.menulist ul li {line-height:15px; padding:0; margin:0;}  
#menu ul#menuul div.menulistwrap div.menulist ul li a {color:#069; text-decoration:none; padding-left:10px; font-weight:normal; background:url(dot.gif) no-repeat left center;}  
#menu ul#menuul div.menulistwrap div.menulist ul li a:hover {color:#990000; text-decoration:underline;}


