/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:119;width:100%;min-width:678px;height:30px;border:1px solid #999999;background:#ffffff url(ajxmenu_files/menu-bg.gif) center left;text-align:center;}
* html .AJXMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:680px solid #fff;}
* html .AJXMenueDFaTFD .ajxmw2 {position:relative;margin-left:-680px;height:1px;background:#ffffff url(ajxmenu_files/menu-bg.gif) center left;}
.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 li:hover,.AJXMenueDFaTFD li a:hover {position:relative;}
.AJXMenueDFaTFD a {display:block;float:left;height:30px;white-space:nowrap;padding:0 11px 0 11px;font:12px/30px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#800000;background:url(ajxmenu_files/top.gif) no-repeat center right;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {color:#ffffff;background:#999999;}
.AJXMenueDFaTFD a.ajxsub {background:none;}
.AJXMenueDFaTFD ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:164px;height:auto;border:none;background:#ce0000 url(ajxmenu_files/sub-bg.gif) repeat-y center left;}
.AJXMenueDFaTFD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueDFaTFD ul :hover ul {left:-1px;top:30px;}
.AJXMenueDFaTFD li li {width:160px;border:1px solid #999999;border-width:0 1px;padding:0 1px 1px 1px;}
.AJXMenueDFaTFD li li.sfirst {border-top:1px solid #999999;}
.AJXMenueDFaTFD li li.slast {border-bottom:1px solid #999999;}
.AJXMenueDFaTFD ul ul a,.AJXMenueDFaTFD ul :hover ul a {float:none;margin:0;width:141px;height:auto;white-space:normal;padding:7px 8px 7px 11px;font:12px/12px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#b9243a;background:#eeeeee;}
.AJXMenueDFaTFD ul :hover ul .sfirst a {margin-top:1px;}
.AJXMenueDFaTFD ul ul :hover a,.AJXMenueDFaTFD ul ul a:hover {color:#ffffff;background:#ff3333;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
