/* ================================================================ 
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; margin:0 auto; list-style:none; height:25px; position:relative; z-index:500;}

.prodrop5 li.top {display:block; float:left;line-height:25px;padding:0}

.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 {text-decoration:none;display:block;padding:0 10px;}
.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:#634a59;color:#ffffff;} 
.prodrop5 li:hover > a.top_link {background:#634a59;color:#ffffff;} 

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

.prodrop5 :hover ul {left:0; top:25px; padding:5px 0; white-space:nowrap; height:auto; width:auto; z-index:300;}
.prodrop5 :hover ul li {display:block; /*height:20px;*/ position:relative; width:auto; padding:0;}
.prodrop5 :hover ul li a {display:block; /*height:20px;*/ line-height:5px; width:auto; padding:10px; color:#ffffff;}
.prodrop5 :hover ul li a:hover {text-decoration:underline;}



li.menact {color:#ffffff;background-color:#634a59;}
li.menact a {color:#ffffff;}
li.menout {color:#000000;background-color:transparent;}
li.menout a {color:#000000;}