/*
 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%;height:34px;background:#800000 url(ajxmenu_files/menu-bg.gif) center center;}
.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:34px;white-space:nowrap;overflow:hidden;padding:0 12px 0 0;font:13px/34px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;}
.AJXCSSMenuWVITSZB a b {display:block;padding:0 0 0 12px;}
.AJXCSSMenuWVITSZB li:hover a,.AJXCSSMenuWVITSZB .ajxover a {background:#ffffff url(ajxmenu_files/top-mo.gif) no-repeat bottom right;}
.AJXCSSMenuWVITSZB li:hover a b,.AJXCSSMenuWVITSZB .ajxover a b {background:url(ajxmenu_files/top-mo.gif) no-repeat bottom left;}
.AJXCSSMenuWVITSZB ul ul {position:absolute;left:-9999px;top:-9999px;width:196px;height:auto;background:#9d0000 url(ajxmenu_files/sub-bg.gif) repeat-x top left;}
.AJXCSSMenuWVITSZB ul :hover ul,.AJXCSSMenuWVITSZB ul .ajxover ul {left:-1px;top:34px;}
.AJXCSSMenuWVITSZB li li {width:190px;padding:0 3px 0px 3px;}
.AJXCSSMenuWVITSZB li li.slast {padding-bottom:3px;}
.AJXCSSMenuWVITSZB ul ul a,.AJXCSSMenuWVITSZB ul :hover ul a,.AJXCSSMenuWVITSZB ul .ajxover ul a {float:none;margin:0;width:158px;height:24px;padding:0 20px 0 12px;font:12px/24px Arial,Helvetica,sans-serif;text-decoration:none;border:0;color:#ffffff;background:none;}
.AJXCSSMenuWVITSZB ul :hover ul .sfirst a,.AJXCSSMenuWVITSZB ul .ajxover ul .sfirst a {margin-top:3px;}
.AJXCSSMenuWVITSZB ul ul :hover a,.AJXCSSMenuWVITSZB ul ul .ajxover a {background:#900000;}
.AJXCSSMenuWVITSZB br {clear:both;height:0;font-size: 1px;line-height: 0px;}

