/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXCSSMenueDFaTFD {position:relative;z-index:100;width:100%;min-width:590px;height:33px;background:#42abdd url(ajxmenu_files/menu-bg.gif) no-repeat center right;}
* html .AJXCSSMenueDFaTFD .ajxmw {height: 1px;margin-left:590px;}
* html .AJXCSSMenueDFaTFD .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#42abdd url(ajxmenu_files/menu-bg.gif) no-repeat center right;}
.AJXCSSMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenueDFaTFD li {float:left;margin:0;padding:0px 3px 0px 0;}
.AJXCSSMenueDFaTFD li.tlast {padding-right:0px;}
.AJXCSSMenueDFaTFD h1 {display:block;float:left;height:33px;white-space:nowrap;overflow:hidden;padding:0 0 0 20px;margin:0;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 h1 b {display:block;padding:0 20px 0 0;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:33px;white-space:nowrap;overflow:hidden;padding:0 0 0 20px;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 20px 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;}
