/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop4.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.
=================================================================== */
.jamdrop {padding:0 0 0 182px; margin:0; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.jamdrop li.top {display:block; float:left; padding: 0 15px;}
.jamdrop li a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:24px;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	cursor:pointer;
}
.jamdrop li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:36px;}
.jamdrop li a.top_link:hover {color:#000;}

.jamdrop li:hover > a.top_link {color:#000;}

.jamdrop table {
	border-collapse: collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.jamdrop a:hover {visibility:visible; position:relative; z-index:200;}
.jamdrop li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.jamdrop ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.jamdrop ul.sub1 {width:80px;}
.jamdrop ul.sub2 {width:90px;}
.jamdrop ul.sub3 {width:160px;}
.jamdrop ul.sub4 {width:80px;}
.jamdrop ul.sub5 {width:90px;}

.jamdrop :hover ul {
	left:0;
	top:17px;
	margin-left: 8px;
	padding: 3px 3px 3px 2px;
	border:1px solid #F2EB40;
	border-width:0 0 1px;
	white-space:nowrap;
	height:auto;
	z-index:300;
	background-color: #BA4F23;
}
.jamdrop :hover ul li {display:block; height:18px; position:relative; font-weight:normal; width:auto;}
.jamdrop :hover ul li a {display:block; font-size:11px; height:18px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.jamdrop :hover ul li a:hover {background:#31A155; color:#fff;}

/* keep the 'next' level invisible by placing it off screen. */
.jamdrop ul, 
.jamdrop :hover ul ul, 
.jamdrop :hover ul :hover ul ul,
.jamdrop :hover ul :hover ul :hover ul ul,
.jamdrop :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.jamdrop :hover ul.sub {
	left:0;
	top:31px;
	margin-left: 8px;
	padding: 3px 3px 3px 2px;
	border:1px solid #F2EB40;
	border-width:0 0 1px;
	white-space:nowrap;
	height:auto;
	z-index:300;
	background-color: #BA4F23;
}
.jamdrop :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
.jamdrop :hover ul.sub li a {display:block; font-size:11px; height:20px; width:90px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.jamdrop :hover ul.sub li a.fly {
	background-color: #fff;
	background-image: url(http://www.jamwestfoods.com/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
}
.jamdrop :hover ul.sub li a:hover {background:#31A155; color:#fff;}
.jamdrop :hover ul.sub li a.fly:hover {background:#31A155 url(../images/arrow.gif) 80px 7px no-repeat; color:#fff;}
.jamdrop :hover ul li:hover > a.fly {background:#31A155 url(../images/arrow.gif) 80px 7px no-repeat; color:#fff;} 

.jamdrop :hover ul :hover ul,
.jamdrop :hover ul :hover ul :hover ul,
.jamdrop :hover ul :hover ul :hover ul :hover ul,
.jamdrop :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #BA4F23; padding: 3px 3px 3px 2px; border:1px solid #F2EB40; border-width:0 0 1px; white-space:nowrap; width:90px; z-index:400; height:auto;}


