/*
 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:590px;height:37px;background:#000000 url(ajxmenu_files/menu-bg.gif) center right;}
* html .AJXCSSMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXCSSMenueDFaTFD .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#000000 url(ajxmenu_files/menu-bg.gif) center right;}
.AJXCSSMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenueDFaTFD li {float:left;margin:0;}
.AJXCSSMenueDFaTFD li:hover,.AJXCSSMenueDFaTFD .ajxover {position:relative;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:37px;white-space:nowrap;overflow:hidden;padding:0 15px 0 15px;font:bold 12px/37px Times New Roman,Times,serif;text-decoration:none;text-transform:capitalize;text-align:center;color:#ffffff;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {color:#88052f;background:url(ajxmenu_files/top-mo.gif) top right;}
.AJXCSSMenueDFaTFD ul ul {position:absolute;left:-9999px;top:-9999px;width:205px;height:auto;background:#000000;}
.AJXCSSMenueDFaTFD ul :hover ul,.AJXCSSMenueDFaTFD ul .ajxover ul {left:0px;top:37px;}
.AJXCSSMenueDFaTFD li li {width:205px;padding:0}
.AJXCSSMenueDFaTFD ul ul a,.AJXCSSMenueDFaTFD ul :hover ul a,.AJXCSSMenueDFaTFD ul .ajxover ul a {float:none;margin:0;width:177px;height:auto;white-space:normal;padding:6px 8px 6px 20px;font:12px/12px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-transform:none;text-align:left;border:0;color:#ffffff;background:none;}
.AJXCSSMenueDFaTFD ul ul :hover a,.AJXCSSMenueDFaTFD ul ul .ajxover a {background:#88052f;}
.AJXCSSMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

