/*
 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:590px;height:33px;background:#ffffff url(ajxmenu_files/menu-bg.gif) no-repeat 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) no-repeat 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;padding:0px 1px 0px 0;}
.AJXCSSMenueDFaTFD li.tlast {padding-right:0px;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:33px;white-space:nowrap;overflow:hidden;padding:0 0 0 10px;font:12px/33px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;background:#217ba7 url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXCSSMenueDFaTFD a b {display:block;padding:0 10px 0 0;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {background:#2b9ed8 url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXCSSMenueDFaTFD li:hover a b,.AJXCSSMenueDFaTFD .ajxover a b {background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXCSSMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

