/*
 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:598px;text-align:center;}
* html .AJXCSSMenueDFaTFD .ajxmw {height: 1px;margin-left:600px;}
* html .AJXCSSMenueDFaTFD .ajxmw2 {position:relative;margin-left:-600px;height: 1px;background:#495b4b;}
.AJXCSSMenueDFaTFD .ajxtbg {height:22px;border:1px solid #000000;background:#495b4b;}
.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 3px 0px 0;}
.AJXCSSMenueDFaTFD li.tlast {padding-right:0px;}
.AJXCSSMenueDFaTFD li:hover,.AJXCSSMenueDFaTFD .ajxover {position:relative;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:20px;white-space:nowrap;overflow:hidden;padding:0 8px 0 8px;font:bold 14px/20px Geneva,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;border:1px solid #ffffff;color:#ebd8c5;background:#495b4b;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {border-color:#000000;color:#000000;background:#ebd8c5;}
.AJXCSSMenueDFaTFD a.ajxsub {padding:0 18px 0 8px;background:#495b4b url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXCSSMenueDFaTFD li:hover a.ajxsub,.AJXCSSMenueDFaTFD .ajxover a.ajxsub {background:#ebd8c5 url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXCSSMenueDFaTFD ul div {position:absolute;left:-9999px;top:-9999px;width:215px;background:url(ajxmenu_files/sub-bg-a.gif) no-repeat left top;}
.AJXCSSMenueDFaTFD ul div .ajxsbg {position:static;background:url(ajxmenu_files/sub-bg-a.gif) no-repeat -215px bottom;}
.AJXCSSMenueDFaTFD ul ul {position:static;height: auto;display:inline-block;float:none;margin:6px 0 6px 0;border:none;background:#495b4b;}
* html .AJXCSSMenueDFaTFD ul ul {position:relative;}
.AJXCSSMenueDFaTFD ul :hover div,.AJXCSSMenueDFaTFD ul .ajxover div {left:-1px;top:22px;}
.AJXCSSMenueDFaTFD li li {width:213px;border:1px solid #000000;border-width:0 1px;padding:0}
.AJXCSSMenueDFaTFD ul ul a,.AJXCSSMenueDFaTFD ul :hover ul a,.AJXCSSMenueDFaTFD ul .ajxover ul a {float:none;margin:0;width:197px;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:#495b4b;}
.AJXCSSMenueDFaTFD ul ul :hover a,.AJXCSSMenueDFaTFD ul ul .ajxover a {color:#495b4b;background:#ebd8c5;}
.AJXCSSMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
