/* CSS Document */
ul.download {list-style-image:url(zip.gif);}
ul.download li {padding-left:5px; font-size:11px; line-height:1.5em;}

/* ================================================================ 
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_drop5.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.
=================================================================== */


.prodrop5 {padding:0 0 0 0px; margin:0; list-style:none; height:27px; position:relative; z-index:500; font-family: Geneva, Arial, Helvetica, sans-serif;}

.prodrop5 li.top {display:block; float:left;}

.prodrop5 li a.pos1 {background:url(images/mm_b_prod.gif); width:69px; height:27px; display:block; text-indent:-99999px;} 

.prodrop5 li.p1 {background:url(images/mm_b_prod_ro.gif);} 

.prodrop5 li.current a.pos1,
.prodrop5 li.current a.pos1:hover {background:url(images/mm_b_prod_ro.gif);} 

.prodrop5 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 */

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

.prodrop5 li a.top_link:hover {background:transparent;} 
.prodrop5 li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.prodrop5 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; border-left: 1px solid #34352e; border-bottom: 1px solid #594b20; border-right: 1px solid #594b20;}

.prodrop5 :hover ul {left:-1px; top:27px; background:#C47B0C; padding:2px; white-space:nowrap; height:auto; width:auto; z-index:300;}
.prodrop5 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:105px;}
.prodrop5 :hover ul li a {display:block; font-size:8pt; font-variant:small-caps; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none; color: #34352e;}
.prodrop5 :hover ul li a:hover {text-decoration: none; background:#594b20; color: #FFFFFF;}
