/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuZOQEObC {position:relative;margin:0 auto;z-index:100;width:980px;height:34px;background:#800000 url(ajxmenu_files/menu-bg.gif) center center;text-align:center;}
.AJXCSSMenuZOQEObC ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenuZOQEObC ul {display:inline;}
*+html .AJXCSSMenuZOQEObC ul {display:inline;}
.AJXCSSMenuZOQEObC li {float:left;margin:0;}
.AJXCSSMenuZOQEObC a {display:block;float:left;height:34px;white-space:nowrap;overflow:hidden;padding:0 12px 0 0;font:13px Arial,Helvetica,sans-serif;line-height:34px;text-decoration:none;text-align:left;color:#ffffff;}
.AJXCSSMenuZOQEObC a b {display:block;padding:0 0 0 12px;}
.AJXCSSMenuZOQEObC li:hover a,.AJXCSSMenuZOQEObC .ajxover a {background:#ffffff url(ajxmenu_files/top-mo.gif) no-repeat bottom right;}
.AJXCSSMenuZOQEObC li:hover a b,.AJXCSSMenuZOQEObC .ajxover a b {background:url(ajxmenu_files/top-mo.gif) no-repeat bottom left;}
.AJXCSSMenuZOQEObC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
