/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenubHHAFUA {position:relative;z-index:100;width:100%;min-width:590px;height:34px;background:#000000;text-align:center;}
* html .AJXCSSMenubHHAFUA .ajxmw {height: 1px;margin-left:590px;}
* html .AJXCSSMenubHHAFUA .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#000000;}
.AJXCSSMenubHHAFUA ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenubHHAFUA ul {display:inline;}
*+html .AJXCSSMenubHHAFUA ul {display:inline;}
.AJXCSSMenubHHAFUA li {float:left;margin:0;}
.AJXCSSMenubHHAFUA a {display:block;float:left;height:34px;white-space:nowrap;overflow:hidden;padding:0 0 0 12px;font:15px Arial,Helvetica,sans-serif;line-height:34px;text-decoration:none;text-align:left;color:#ffffff;}
.AJXCSSMenubHHAFUA a b {display:block;padding:0 12px 0 0;font-weight:normal;}
.AJXCSSMenubHHAFUA li:hover a,.AJXCSSMenubHHAFUA .ajxover a {background:#0c0c0c;}
.AJXCSSMenubHHAFUA li:hover a b,.AJXCSSMenubHHAFUA .ajxover a b {background:none;}
.AJXCSSMenubHHAFUA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
