/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenueDFaTFD {position:relative;z-index:100;width:100%;min-width:588px;height:30px;border:1px solid #999999;background:#ffffff url(ajxmenu_files/menu-bg.gif) center center;text-align:center;}
* html .AJXCSSMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXCSSMenueDFaTFD .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#ffffff url(ajxmenu_files/menu-bg.gif) center center;}
.AJXCSSMenueDFaTFD ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenueDFaTFD ul {display:inline;}
*+html .AJXCSSMenueDFaTFD ul {display:inline;}
.AJXCSSMenueDFaTFD li {float:left;margin:0;}
.AJXCSSMenueDFaTFD li:hover,.AJXCSSMenueDFaTFD .ajxover {position:relative;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:30px;white-space:nowrap;overflow:hidden;padding:0 11px 0 11px;font:11px/30px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#777777;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {color:#ffffff;background:#999999;}
.AJXCSSMenueDFaTFD ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:182px;height:auto;border:none;background:#cccccc url(ajxmenu_files/sub-bg.gif) repeat-y center left;}
.AJXCSSMenueDFaTFD ul :hover ul,.AJXCSSMenueDFaTFD ul .ajxover ul {left:0px;top:30px;}
.AJXCSSMenueDFaTFD li li {width:180px;padding:0 1px 1px 1px;}
.AJXCSSMenueDFaTFD ul ul a,.AJXCSSMenueDFaTFD ul :hover ul a,.AJXCSSMenueDFaTFD ul .ajxover ul a {float:none;margin:0;width:161px;height:auto;white-space:normal;padding:6px 8px 7px 11px;font:11px/11px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;border:0;color:#777777;background:#eeeeee url(ajxmenu_files/sub.gif) no-repeat top left;}
.AJXCSSMenueDFaTFD ul :hover ul .sfirst a,.AJXCSSMenueDFaTFD ul .ajxover ul .sfirst a {margin-top:1px;}
.AJXCSSMenueDFaTFD ul ul :hover a,.AJXCSSMenueDFaTFD ul ul .ajxover a {color:#ffffff;background:#aaaaaa url(ajxmenu_files/sub.gif) no-repeat bottom left;}
.AJXCSSMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

