/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuWVITSZB {position:relative;margin:0 auto;z-index:90;width:958px;height:28px;background:#2e626a url(gradient-bg.gif) center right;text-align:center;}
.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:28px;white-space:nowrap;overflow:hidden;padding:0 0 0 10px;font:14px/28px Georgia,Times New Roman,Times,serif;text-decoration:none;text-align:center;color:#512800;background:url(gradient-bg.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB a b {display:block;padding:0 10px 0 0;background:url(gradient-bg.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB li:hover a,.AJXCSSMenuWVITSZB .ajxover a {color:#ffffff;background:url(gradient-normal.gif) no-repeat bottom left;}
.AJXCSSMenuWVITSZB li:hover a b,.AJXCSSMenuWVITSZB .ajxover a b {background:url(gradient-normal.gif) no-repeat bottom right;}
.AJXCSSMenuWVITSZB ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:140px;height:auto;background:#2e626a;}
.AJXCSSMenuWVITSZB ul :hover ul,.AJXCSSMenuWVITSZB ul .ajxover ul {left:0px;top:28px;}
.AJXCSSMenuWVITSZB li li {width:140px;padding:0}
.AJXCSSMenuWVITSZB ul ul a,.AJXCSSMenuWVITSZB ul :hover ul a,.AJXCSSMenuWVITSZB ul .ajxover ul a {float:none;margin:0;width:112px;height:auto;white-space:normal;padding:6px 8px 6px 20px;font:12px/12px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;border:0;color:#ffffff;background:none;}
.AJXCSSMenuWVITSZB ul ul :hover a,.AJXCSSMenuWVITSZB ul ul .ajxover a {background:#7d8862;}
.AJXCSSMenuWVITSZB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
