/*
 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:33px;background:#0068a6;text-align:right;}
* html .AJXCSSMenuWVITSZB .ajxmw {height: 1px;margin-left:600px;}
* html .AJXCSSMenuWVITSZB .ajxmw2 {position:relative;margin-left:-600px;height: 1px;background:#0068a6;}
.AJXCSSMenuWVITSZB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenuWVITSZB ul {display:inline;}
*+html .AJXCSSMenuWVITSZB ul {display:inline;}
.AJXCSSMenuWVITSZB li {float:left;margin:0;}
.AJXCSSMenuWVITSZB li:hover,.AJXCSSMenuWVITSZB .ajxover {position:relative;}
.AJXCSSMenuWVITSZB a {display:block;float:left;height:33px;white-space:nowrap;overflow:hidden;padding:0 0 0 14px;font:14px/33px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:#0068a6;}
.AJXCSSMenuWVITSZB a b {display:block;padding:0 14px 0 0;font-weight:normal;}
.AJXCSSMenuWVITSZB li:hover a,.AJXCSSMenuWVITSZB .ajxover a {background:#4c97c3;}
.AJXCSSMenuWVITSZB li:hover a b,.AJXCSSMenuWVITSZB .ajxover a b {background:none;}
.AJXCSSMenuWVITSZB a.ajxsub {padding:0 0 0 14px;}
.AJXCSSMenuWVITSZB a.ajxsub b {padding:0 28px 0 0;}
.AJXCSSMenuWVITSZB ul ul {position:absolute;left:-9999px;top:-9999px;width:190px;height: auto;display:inline-block;float:none;margin:0;background:#4c97c3;}
.AJXCSSMenuWVITSZB ul :hover ul,.AJXCSSMenuWVITSZB ul .ajxover ul {left:0px;top:33px;}
.AJXCSSMenuWVITSZB li li {width:190px;padding:0}
.AJXCSSMenuWVITSZB ul ul a,.AJXCSSMenuWVITSZB ul :hover ul a,.AJXCSSMenuWVITSZB ul .ajxover ul a {float:none;margin:0;width:176px;height:31px;padding:0 0 0 14px;font:12px/31px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;border:0;color:#ffffff;background:#4c97c3 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 28px 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 {background:#65b0dc 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;}
