/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenuEOJUCNB {position:relative;z-index:100;width:100%;min-width:500px;height:41px;background:#2e6fa9 url(ajxmenu_files/menu-bg.gif) center right;text-align:right;}
* html .AJXMenuEOJUCNB .ajxmw1 {float:left;height: 1px;border-left:500px solid #fff;}
* html .AJXMenuEOJUCNB .ajxmw2 {position:relative;margin-left:-500px;height:1px;background:#2e6fa9 url(ajxmenu_files/menu-bg.gif) center right;}
.AJXMenuEOJUCNB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuEOJUCNB ul {display:inline;}
*+html .AJXMenuEOJUCNB ul {display:inline;}
.AJXMenuEOJUCNB li {float:left;margin:0;}
.AJXMenuEOJUCNB li:hover,.AJXMenuEOJUCNB li a:hover {position:relative;}
.AJXMenuEOJUCNB a {display:block;float:left;height:41px;white-space:nowrap;padding:0 12px 0 12px;font:bold 12px Arial,Helvetica,sans-serif;line-height:41px;text-decoration:none;text-align:center;color:#cae3f8;background:url(ajxmenu_files/top.gif) top right;}
.AJXMenuEOJUCNB li:hover a,.AJXMenuEOJUCNB a:hover {color:#ffffff;background:#5597d1 url(ajxmenu_files/top.gif) bottom right;}
.AJXMenuEOJUCNB a.ajxsub {padding:0 26px 0 12px;background:url(ajxmenu_files/top-sub.gif) top right;}
.AJXMenuEOJUCNB li:hover a.ajxsub,.AJXMenuEOJUCNB a.ajxsub:hover {background:#5597d1 url(ajxmenu_files/top-sub.gif) bottom right;}
.AJXMenuEOJUCNB ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:202px;height:auto;background:#5597d1;}
.AJXMenuEOJUCNB ul :hover ul {left:-1px;top:41px;}
.AJXMenuEOJUCNB li li {width:200px;border:1px solid #ffffff;border-width:0 1px;padding:0}
.AJXMenuEOJUCNB li li.sfirst {border-top:1px solid #ffffff;}
.AJXMenuEOJUCNB li li.slast {border-bottom:1px solid #ffffff;}
.AJXMenuEOJUCNB ul ul a,.AJXMenuEOJUCNB ul :hover ul a {float:none;margin:0;width:176px;height:auto;white-space:normal;padding:9px 12px 9px 12px;font:12px Arial,Helvetica,sans-serif;line-height:12px;text-decoration:none;text-align:left;color:#ffffff;background:none;}
.AJXMenuEOJUCNB ul ul :hover a,.AJXMenuEOJUCNB ul ul a:hover {background:#2d6fa9;}
.AJXMenuEOJUCNB img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuEOJUCNB li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuEOJUCNB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
