/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuWVITSZB {position:relative;z-index:100;width:100%;min-width:600px;height:40px;background:#19824a;}
* html .AJXCSSMenuWVITSZB .ajxmw {height: 1px;margin-left:600px;}
* html .AJXCSSMenuWVITSZB .ajxmw2 {position:relative;margin-left:-600px;height: 1px;background:#19824a;}
.AJXCSSMenuWVITSZB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenuWVITSZB li {float:left;margin:0;}
.AJXCSSMenuWVITSZB li:hover,.AJXCSSMenuWVITSZB .ajxover {position:relative;}
.AJXCSSMenuWVITSZB a {display:block;float:left;height:40px;white-space:nowrap;overflow:hidden;padding:0 0 0 12px;font:12px/40px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:#ffffff url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB a b {display:block;padding:0 12px 0 0;font-weight:normal;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB li:hover a,.AJXCSSMenuWVITSZB .ajxover a {background:#19824a url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXCSSMenuWVITSZB li:hover a b,.AJXCSSMenuWVITSZB .ajxover a b {background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXCSSMenuWVITSZB a.ajxsub {background:#ffffff url(ajxmenu_files/top-sub.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB a.ajxsub b {background:url(ajxmenu_files/top-sub.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB li:hover a.ajxsub,.AJXCSSMenuWVITSZB .ajxover a.ajxsub {background:#19824a url(ajxmenu_files/top-sub.gif) no-repeat bottom left;}
.AJXCSSMenuWVITSZB li:hover a.ajxsub b,.AJXCSSMenuWVITSZB .ajxover a.ajxsub b {background:url(ajxmenu_files/top-sub.gif) no-repeat bottom right;}
.AJXCSSMenuWVITSZB ul ul {position:absolute;left:-9999px;top:-9999px;width:280px;height: auto;display:inline-block;float:none;margin:0;background:#19824a;}
.AJXCSSMenuWVITSZB ul :hover ul,.AJXCSSMenuWVITSZB ul .ajxover ul {left:0px;top:40px;}
.AJXCSSMenuWVITSZB li li {width:280px;padding:0}
.AJXCSSMenuWVITSZB ul ul a,.AJXCSSMenuWVITSZB ul :hover ul a,.AJXCSSMenuWVITSZB ul .ajxover ul a {float:none;margin:0;width:260px;height:40px;padding:0 0 0 20px;font:12px/40px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;border:0;color:#ffffff;background:#9acc54 url(ajxmenu_files/sub.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB ul :hover ul a b,.AJXCSSMenuWVITSZB ul .ajxover ul a b {display:block;padding:0 20px 0 0;font-weight:normal;background:url(ajxmenu_files/sub.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB ul ul :hover a,.AJXCSSMenuWVITSZB ul ul .ajxover a {color:#1b1b1b;background:#9acc54 url(ajxmenu_files/sub.gif) no-repeat bottom left;}
.AJXCSSMenuWVITSZB ul ul :hover a b,.AJXCSSMenuWVITSZB ul ul .ajxover a b {background:url(ajxmenu_files/sub.gif) no-repeat bottom right;}
.AJXCSSMenuWVITSZB br {clear:both;height:0;font-size: 1px;line-height: 0px;}

