/*
 Ajatix Pure CSS 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.
*/
.AJXMenueDFaTFD {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 .AJXMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenueDFaTFD .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#ffffff url(ajxmenu_files/menu-bg.gif) center center;}
.AJXMenueDFaTFD ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenueDFaTFD ul {display:inline;}
*+html .AJXMenueDFaTFD ul {display:inline;}
.AJXMenueDFaTFD li {float:left;margin:0;}
.AJXMenueDFaTFD h1 {display:block;float:left;height:30px;white-space:nowrap;overflow:hidden;padding:0 11px 0 11px;margin:0;font:bold 11px/30px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#777777;}
.AJXMenueDFaTFD a {display:block;float:left;height:30px;white-space:nowrap;padding:0 11px 0 11px;font:11px/30px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#777777;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {color:#ffffff;background:#999999;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
