/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuDAUccZC {position:relative;z-index:100;width:100%;min-width:588px;height:30px;border:1px solid #999999;background:#ffffff url(jair_files/menu-bg.gif) center center;text-align:center;}
* html .AJXMenuDAUccZC .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuDAUccZC .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#ffffff url(jair_files/menu-bg.gif) center center;}
.AJXMenuDAUccZC ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuDAUccZC ul {display:inline;}
*+html .AJXMenuDAUccZC ul {display:inline;}
.AJXMenuDAUccZC li {float:left;margin:0;}
.AJXMenuDAUccZC li:hover,.AJXMenuDAUccZC li a:hover {position:relative;}
.AJXMenuDAUccZC a {display:block;float:left;height:30px;white-space:nowrap;padding:0 11px 0 11px;font:11px Verdana,Arial,Helvetica,sans-serif;line-height:30px;text-decoration:none;text-align:left;color:#777777;}
.AJXMenuDAUccZC li:hover a,.AJXMenuDAUccZC a:hover {color:#ffffff;background:#999999;}
.AJXMenuDAUccZC ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:156px;height:auto;border:none;background:#cccccc url(jair_files/sub-bg.gif) repeat-y center left;}
.AJXMenuDAUccZC ul :hover ul {left:0px;top:30px;}
.AJXMenuDAUccZC li li {width:154px;padding:0 1px 1px 1px;}
.AJXMenuDAUccZC ul ul a,.AJXMenuDAUccZC ul :hover ul a {float:none;margin:0;width:135px;height:auto;white-space:normal;padding:6px 8px 7px 11px;font:11px Verdana,Arial,Helvetica,sans-serif;line-height:11px;text-decoration:none;color:#777777;background:#eeeeee url(jair_files/sub.gif) no-repeat top left;}
.AJXMenuDAUccZC ul :hover ul .sfirst a {margin-top:1px;}
.AJXMenuDAUccZC ul ul :hover a,.AJXMenuDAUccZC ul ul a:hover {color:#ffffff;background:#aaaaaa url(jair_files/sub.gif) no-repeat bottom left;}
.AJXMenuDAUccZC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
