/* ================================================================ 
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.
=================================================================== */
#bbqdropList {
height:30
px;
width:100%;
background:#89a url(/bbqworld/stylesheets/topbackbbq.gif) repeat-x left center;
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:999;
border:0px solid #ccd;
border-width:0 0 0 0;
}

#bbqdroplist ul#menu {
margin:0; 
padding:1px 0px 10px 10px; 
list-style:none; 
white-space:nowrap;
z-index:999;
}

#bbqdroplist ul#menu li.level1-li {
float:left;
height:20px;
padding-top:0px;
margin-right:0px;
z-index:999;
}

#bbqdroplist ul#menu li.level1-li a.level1-a {
display:block; 
height:26px; 
float:left; 
border-left:1px solid #7e8586;
border-right:1px solid #2d2d2d;
padding:0 10px 0 10px; 
text-decoration:none; 
line-height:24px; 
white-space:nowrap;
font-size:11px;
color:#ddd;
z-index:999;
}

#bbqdroplist ul#menu li.sub a.level1-a {color:White;}

#bbqdroplist ul#menu li.level1-li:hover,
#bbqdroplist ul#menu li.level1-li a.level1-a:hover {position:relative;}

#bbqdroplist ul#menu li.level1-li a.level1-a:hover, 
#bbqdroplist ul#menu li.level1-li:hover a.level1-a {
border-left:1px solid #2d2d2d;
border-right:1px solid #000;
color:#fff;
background:url(/bbqworld/stylesheets/bbqover.gif);
}

#bbqdroplist ul#menu li.sub a.level1-a:hover {
height:29px;
color:#000;
background:url(/bbqworld/stylesheets/bbqtopHover.gif);
}
 
#bbqdroplist ul#menu li.sub:hover > a.level1-a {
height:29px;
color:#000;
background:url(/bbqworld/stylesheets/bbqtopHover.gif);
}

#bbqdroplist ul#menu li div.listHolder {
position:absolute; left:-9999px; top:29px; 
background:#fff url(/bbqworld/stylesheets/divider.gif); 
border:1px solid #000; 
border-width:0 1px 1px 1px; 
padding:0;
}

/* IE6 only */
#bbqdroplist table {
border-collapse:collapse; 
margin:-1px -10px; 
font-size:1em; 
width:0; 
height:0;
}

#bbqdroplist ul#menu :hover div.listHolder {left:0;}
#bbqdroplist ul#menu a:hover div.listHolder {left:-1px;}
#bbqdroplist ul#menu div.col1 {width:141px;}
#bbqdroplist ul#menu div.col2 {width:280px;}
#bbqdroplist ul#menu div.col3 {width:420px;}

#bbqdroplist ul#menu a:hover div.left1,
#bbqdroplist ul#menu :hover div.left1 {left:-141px;}

#bbqdroplist ul#menu div.listHolder div.listCol {display:block; float:left; padding:10px; margin:0; width:120px;}
#bbqdroplist ul#menu div.listHolder div.listCol h5 {padding:10px 0 0 0; margin:0; font-size:11px; line-height:13px; background:url(/bbqworld/stylesheets/linedot.gif) repeat-x left bottom;}
#bbqdroplist ul#menu div.listHolder div.listCol ul {padding:0; margin:0; list-style:none;}
#bbqdroplist ul#menu div.listHolder div.listCol ul li {line-height:20px; padding:0; margin:0;}

#bbqdroplist ul#menu div.listHolder div.listCol ul li a {color:#069; text-decoration:none; padding-left:10px; font-weight:normal; background:url(/bbqworld/stylesheets/dot.gif) no-repeat left center;} 
#bbqdroplist ul#menu div.listHolder div.listCol ul li a:hover {text-decoration:underline;}

#bbqdroplist ul#menu div.listHolder div.bottomLine {clear:left; background:#666; padding:5px 5px;}
#bbqdroplist ul#menu a:hover div.listHolder div.bottomLine {height:1px;}
#bbqdroplist ul#menu div.listHolder div.bottomLine p {padding:0 0 0 10px; margin:0; line-height:20px; color:#fc0; background:url(/bbqworld/stylesheets/arrow.gif) no-repeat left center; font-weight:bold;} 
#bbqdroplist ul#menu div.listHolder div.bottomLine p a {color:#fff;}
#bbqdroplist ul#menu div.listHolder div.bottomLine p a:hover {text-decoration:none;}
