/*
 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:600px;height:38px;background:#000000 url(ajxmenu_files/menu-bg.gif) top left;text-align:right;}
* html .AJXCSSMenueDFaTFD .ajxmw {height: 1px;margin-left:600px;}
* html .AJXCSSMenueDFaTFD .ajxmw2 {position:relative;margin-left:-600px;height: 1px;background:#000000 url(ajxmenu_files/menu-bg.gif) top left;}
.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;}
.AJXCSSMenueDFaTFD li:hover,.AJXCSSMenueDFaTFD .ajxover {position:relative;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:38px;white-space:nowrap;overflow:hidden;padding:0 8px 0 8px;font:14px/38px Geneva,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {color:#ffff00;background:#c20201;}
.AJXCSSMenueDFaTFD a.ajxsub {padding:0 18px 0 8px;background:url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXCSSMenueDFaTFD li:hover a.ajxsub,.AJXCSSMenueDFaTFD .ajxover a.ajxsub {background:#c20201 url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXCSSMenueDFaTFD ul ul {position:absolute;left:-9999px;top:-9999px;width:202px;height: auto;display:inline-block;float:none;margin:0;background:#476087;}
.AJXCSSMenueDFaTFD ul :hover ul,.AJXCSSMenueDFaTFD ul .ajxover ul {left:-1px;top:38px;}
.AJXCSSMenueDFaTFD li li {width:200px;border:1px solid #000000;border-width:0 1px;padding:0}
.AJXCSSMenueDFaTFD li li.sfirst {border-top:1px solid #000000;}
.AJXCSSMenueDFaTFD li li.slast {border-bottom:1px solid #000000;}
.AJXCSSMenueDFaTFD ul ul a,.AJXCSSMenueDFaTFD ul :hover ul a,.AJXCSSMenueDFaTFD ul .ajxover ul a {float:none;margin:0;width:184px;height:22px;padding:0 8px 0 8px;font:14px/22px Geneva,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;border:0;color:#ffffff;background:#476087;}
.AJXCSSMenueDFaTFD ul ul :hover a,.AJXCSSMenueDFaTFD ul ul .ajxover a {background:#748fb6;}
.AJXCSSMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

