

#men {margin:0px 0 50px 0;   border-left:5px solid #cc0033; border-right:2px solid #cc0033;}

/* the styling */
#men {width:920px; height:20px; background:#cc0033; position:relative;}

#men .select, #men .current {margin:0; padding:0; list-style:none;}

#men li {display:inline; margin:0; padding:0; height:auto;}

#men .select a,
#men .current a {display:block; height:20px; float:left; background:#cc0033; padding:0 10px 0 10px; text-decoration:none; font-size:16px; line-height:20px; white-space:nowrap; border-right:2px solid #fff; color:#fff;}
* html #men .select a, * html #men .current a {width:1px; height:21px;}


#men .select a:hover, 
#men .select li:hover a {background:#cc0033; cursor:pointer; color:#fff; }

#men .sub {display:none;}

/* for IE5.5 and IE6 only */
#men table {position:absolute; border-collapse:collapse; left:0; top:0;}

#men .current a {background:#fff; color:#000; border:1px solid #cc0033;}


#men .sub li a:hover, 
#men .select a:hover .sub li a:hover, 
#men .select li:hover .sub li a:hover {background:#fff; color:#000;text-decoration: underline;}

#men .sub_active .current_sub a, 
#men .sub_active a:hover {background:#fff; color:#000;text-decoration: underline; }

#men .select li a:hover .sub, 
#men .select li:hover .sub {display:block; border-bottom:1px solid #cc0033; border-left:1px solid #cc0033; border-right:1px solid #cc0033; position:absolute; width:940px; top:20px; left:0; background:#fff; margin-top:0; padding:0; z-index:100; color:#fff; font-size:11px;}

#men .sub, #men .sub_active {margin:0; padding:0; list-style:none;}

#men .sub_active {display:block; border-bottom:1px solid #cc0033; border-left:1px solid #cc0033; border-right:1px solid #cc0033; position:absolute; width:940px; top:20px; left:0; background:#fff; margin-top:0; padding:0; z-index:10;}
* html #men .sub_active, * html #men .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#men .sub_active a {height:18px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; background:#fff; padding:5px 10px 10px 10px; margin:0; font-size:12px; white-space:nowrap;  color:#000;}

#men .select a:hover .sub li a, 
#men .select li:hover .sub li a {display:block;  background:#fff; padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#000; font-size:12px;}


