/*
 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:42px;background:#313131 url(ajxmenu_files/menu-bg.gif) center right;text-align:center;}
* html .AJXCSSMenueDFaTFD .ajxmw {height: 1px;margin-left:590px;}
* html .AJXCSSMenueDFaTFD .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#313131 url(ajxmenu_files/menu-bg.gif) center right;}
.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 4px 0px 0;}
.AJXCSSMenueDFaTFD li.tlast {padding-right:0px;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:42px;white-space:nowrap;overflow:hidden;padding:0 0 0 15px;font:12px/42px Geneva,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;background:#000000 url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXCSSMenueDFaTFD a b {display:block;padding:0 15px 0 0;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {background:#956044 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;}
