/*
 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:590px;height:34px;background:#000000;text-align:center;}
* html .AJXCSSMenuWVITSZB .ajxmw {height: 1px;margin-left:590px;}
* html .AJXCSSMenuWVITSZB .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#000000;}
.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:34px;white-space:nowrap;overflow:hidden;padding:0 0 0 12px;font:13px/34px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;}
.AJXCSSMenuWVITSZB a b {display:block;padding:0 12px 0 0;}
.AJXCSSMenuWVITSZB li:hover a,.AJXCSSMenuWVITSZB .ajxover a {background:#0c0c0c;}
.AJXCSSMenuWVITSZB li:hover a b,.AJXCSSMenuWVITSZB .ajxover a b {font-weight:normal;background:none;}
.AJXCSSMenuWVITSZB a.ajxsub {padding:0 0 0 12px;background:url(ajxmenu_files/top-sub.gif) top left;}
.AJXCSSMenuWVITSZB a.ajxsub b {padding:0 22px 0 0;background:url(ajxmenu_files/top-sub.gif) top right;}
.AJXCSSMenuWVITSZB li:hover a.ajxsub,.AJXCSSMenuWVITSZB .ajxover a.ajxsub {position: relative;z-index:101;background:#0c0c0c url(ajxmenu_files/top-sub.gif) bottom left;}
.AJXCSSMenuWVITSZB li:hover a.ajxsub b,.AJXCSSMenuWVITSZB .ajxover a.ajxsub b {background:url(ajxmenu_files/top-sub.gif) bottom right;}
.AJXCSSMenuWVITSZB ul div {position:absolute;left:-9999px;top:-9999px;width:142px;background:url(ajxmenu_files/sub-bg-a.gif) no-repeat left top;}
.AJXCSSMenuWVITSZB ul div .ajxsbg {position:static;background:url(ajxmenu_files/sub-bg-a.gif) no-repeat -142px bottom;}
.AJXCSSMenuWVITSZB ul ul {position:static;height: auto;display:inline-block;float:none;margin:8px 0 8px 0;background:#0c0c0c;}
* html .AJXCSSMenuWVITSZB ul ul {position:relative;}
.AJXCSSMenuWVITSZB ul :hover div,.AJXCSSMenuWVITSZB ul .ajxover div {left:0px;top:33px;}
.AJXCSSMenuWVITSZB li li {width:140px;border:1px solid #404040;border-width:0 1px;padding:0}
.AJXCSSMenuWVITSZB ul ul a,.AJXCSSMenuWVITSZB ul :hover ul a,.AJXCSSMenuWVITSZB ul .ajxover ul a {float:none;margin:0;width:118px;height:auto;white-space:normal;padding:7px 11px 7px 11px;font:11px/11px Arial,Helvetica,sans-serif;text-decoration:none;border:0;color:#ffffff;background:none;}
.AJXCSSMenuWVITSZB ul ul :hover a,.AJXCSSMenuWVITSZB ul ul .ajxover a {color:#000000;background:#b6b6b6 url(ajxmenu_files/sub-mo.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
