
@charset "utf-8";
/* CSS Document */
/* ================================================================ 
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/menus/multi-column.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.
=================================================================== */

#nav {height: 39px; clear: both;
  margin: 10px 0;
 background: transparent;
  display:block;
  width:800px;
  position:absolute;
  top:33px;
  padding:0;
 right:10px; }

#menu {height:39px;position:relative;font-size:11px; margin:0; z-index:1000; float:right;}
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;z-index:1000000;}

#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:right; padding:0; margin:0; }
#menu ul li a {display:block; float:left;padding:0 13px 0 13px;text-decoration:none; color:#000; font-weight:bold; height:39px;line-height:38px;font-size:17px; border-top:2px solid #fff;font-family:"helvetica-condensedbold",arial;font-weight:bold;}

/*#menu ul li a.products { background:url('../img/product_bg.jpg') no-repeat 35% 40%;}
#menu ul li a.products:hover {   border-top:2px solid #fff;}*/
#menu ul li div.holder {position:absolute; left:-9999px;  }

#menu ul li div .leftSide {float:right;background: #fff; padding-top:10px; border:1px solid #d7d7d7; border-top:none; }

#menu ul li:hover, #menu ul li.sfHover {position:relative;}
#menu ul li a:hover {color:#c40100;  white-space:nowrap; position:relative; border-top:2px solid #d20b0b;}

#menu ul li a.sub:hover {color:#c40100; white-space:nowrap; position:relative;}


#menu ul li:hover > a {color:#c40100; position:relative;}
#menu ul li:hover a.sub {color:#c40100; white-space:nowrap; position:relative;}

#menu ul :hover div.holder , #menu ul li.sfHover div.holder{position:absolute; top:39px; right:0; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:39px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:39px;}
#menu table{min-width:120px;}
#menu ul dl {width:auto; margin:5px 0 10px 0; padding:0 5px;list-style:none; border-left:1px solid #d7d7d7;}
#menu ul dl.last_dl {border-left:none;}
#menu ul dl dt, #menu ul dl dt a {padding:0 5px; margin:0 0 10px 0; line-height:20px;height: 20px; font-family:"helvetica-condensedbold",arial;  font-size:17px; white-space:nowrap; text-align:right; float:none; border:none;font-weight:bold;}
#menu ul dl dt a:hover {border:none;}
#menu ul dl dd {display:block; padding:0; margin:0; line-height:15px;}
#menu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#000; text-align:right; margin: 0; padding:0 10px;font-weight:normal; white-space:nowrap; float:none; border:none;font-size:11px;
	font-family:Verdana, Geneva, sans-serif;}
#menu ul dd a:hover {color:#c40100; border:none;}

#menu ul table td {vertical-align:top; float:right;}
#menu ul li a.keen.keen{border-top:none; float:right;  position:relative; right:-12px; top:7px;}
#menu ul li a.keen:hover{ border-top:none;}
