/* ================================================================ 
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-droplist.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropList {height:42px; width:748px; left:220px; top:14px; position:relative; font-family:verdana, sans-serif; font-size:12px; z-index:500; border-width:0px;}
#dropList ul#menu { margin:0; padding:0 0 0 60px; list-style:none; white-space:nowrap; } 
#dropList ul#menu li.level1-li { float:left; height:41px; width:110px; padding-top:1px; margin-right:0px; }
#dropList ul#menu li.level1-li a.level1-a { display:block; height:41px; float:left; padding:0px; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:bold; color:#999; } 
#dropList ul#menu li.sub a.level1-a {color:#999;height:41px;width:110px;background:url(../images/menu_products.gif) no-repeat;background-position: 0px 0px;}
#dropList ul#menu li.level1-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover { height:41px;position:relative;} 
#dropList ul#menu li.level1-li a.level1-a:hover, #dropList ul#menu li.level1-li:hover a.level1-a {height:41px;color:#333333;} 
#dropList ul#menu li.sub a.level1-a:hover { height:41px;width:110px; color:#000;background:url(../images/menu_products.gif) no-repeat;background-position: 0px -41px;}
#dropList ul#menu li.sub:hover > a.level1-a { height:41px;width:110px; color:#000;background:url(../images/menu_products.gif) no-repeat;background-position: 0px -41px;}
#dropList ul#menu li div.listHolder { position:absolute; left:-9999px; top:41px; background:#f9fff0; border:1px solid #ccc; border-width:0 1px 1px 1px; padding:0;} 
/* IE6 only */ 
#dropList table { border-collapse:collapse; margin:-1px -10px; font-size:1em; width:0; height:0; } 
#dropList ul#menu :hover div.listHolder {left:0;} 
#dropList ul#menu a:hover div.listHolder {left:-1px;}
#dropList ul#menu div.col1 {width:211px;} 
#dropList ul#menu div.col2 {width:420px;} 
#dropList ul#menu div.col3 {width:630px;} 
#dropList ul#menu div.col4 {width:980px;} 
#dropList ul#menu a:hover div.left1, #dropList ul#menu :hover div.left1 {left:-141px;}
#dropList ul#menu a:hover div.left2, #dropList ul#menu :hover div.left2 {left:-281px;}
#dropList ul#menu a:hover div.left3, #dropList ul#menu :hover div.left3 {left:-421px;}
#dropList ul#menu a:hover div.left4, #dropList ul#menu :hover div.left4 {left:-500px;}
#dropList ul#menu div.listHolder div.listCol {display:block; float:left; padding:10px; margin:0; width:225px;}
#dropList ul#menu div.listHolder div.listCol h5 {padding:5px 0 0 0; margin:0; color:#006600; font-size:12px; font-weight:bold; line-height:13px; background:url(images/linedot.gif) repeat-x left bottom;}
#dropList ul#menu div.listHolder div.listCol ul {padding:12px 0 8px 0; margin:0; list-style:none;}
#dropList ul#menu div.listHolder div.listCol ul li {line-height:15px; padding:0; margin:0; font-size:11px; color:#999999;}
#dropList ul#menu div.listHolder div.listCol ul li a {color:#666; text-decoration:none; font-weight:normal;}
#dropList ul#menu div.listHolder div.listCol ul li a:hover {text-decoration:underline;}
#dropList ul#menu div.listHolder div.bottomLine {clear:left; background:#666; padding:5px 10px;}
#dropList ul#menu a:hover div.listHolder div.bottomLine {height:1px;}
#dropList ul#menu div.listHolder div.bottomLine p {padding:0 0 0 15px; margin:0; line-height:20px; color:#ccc; background:url(images/arrow.gif) no-repeat left center;}
#dropList ul#menu div.listHolder div.bottomLine p a {color:#fff; text-decoration:underline;} 
#dropList ul#menu div.listHolder div.bottomLine p a:hover {text-decoration:none;}
#dropList ul#menu div.listHolder div.bottomLine p span {color:#fc0; font-weight:bold;}
