@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuPZAbeCD {position:relative;z-index:100;width:100%;min-width:223px;height:40px;border:1px solid #999999;background:#ffffff url(ajxmenu_files/menu-bg.gif) center center;}
* html .AJXMenuPZAbeCD .ajxmw1 {float:left;height: 1px;border-left:225px solid #fff;}
* html .AJXMenuPZAbeCD .ajxmw2 {position:relative;margin-left:-225px;height:1px;background:#ffffff url(ajxmenu_files/menu-bg.gif) center center;}
.AJXMenuPZAbeCD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuPZAbeCD li {float:left;margin:0;padding:10px 0px 10px 0;}
.AJXMenuPZAbeCD li.tfirst {padding-left:10px;}
.AJXMenuPZAbeCD li.tlast {padding-right:10px;}
.AJXMenuPZAbeCD li:hover,.AJXMenuPZAbeCD li a:hover {position:relative;}
.AJXMenuPZAbeCD a {display:block;float:left;height:20px;white-space:nowrap;padding:0 11px 0 11px;font:14px Verdana,Arial,Helvetica,sans-serif;line-height:20px;text-decoration:none;text-align:left;color:#777777;}
.AJXMenuPZAbeCD li:hover a,.AJXMenuPZAbeCD a:hover {color:#ffffff;background:#999999;}
.AJXMenuPZAbeCD ul ul {position:absolute;left:-9999px;top:-9999px;width:227px;height:auto;border:none;background:#cccccc url(ajxmenu_files/sub-bg.gif) repeat-y center left;}
.AJXMenuPZAbeCD ul :hover ul {left:0px;top:40px;}
.AJXMenuPZAbeCD .tfirst:hover ul {left:10px;}
.AJXMenuPZAbeCD li li {width:225px;padding:0 1px 1px 1px;}
.AJXMenuPZAbeCD ul ul a,.AJXMenuPZAbeCD ul :hover ul a {float:none;margin:0;width:217px;height:auto;white-space:normal;padding:0 8px 0 0;font:14px Verdana,Arial,Helvetica,sans-serif;line-height:14px;text-decoration:none;color:#777777;background:#eeeeee url(ajxmenu_files/sub.gif) no-repeat top right;}
.AJXMenuPZAbeCD ul :hover ul .sfirst a {margin-top:1px;}
.AJXMenuPZAbeCD ul :hover ul a span,.AJXMenuPZAbeCD a.ajxsub:hover a span {display:block;padding:5px 0 6px 11px;font-weight:normal;background:url(ajxmenu_files/sub.gif) no-repeat top left;}
.AJXMenuPZAbeCD ul ul :hover a,.AJXMenuPZAbeCD ul ul a:hover {color:#ffffff;background:#aaaaaa url(ajxmenu_files/sub-mo.gif) no-repeat bottom right;}
.AJXMenuPZAbeCD ul ul :hover a span,.AJXMenuPZAbeCD a:hover a:hover span {background:url(ajxmenu_files/sub-mo.gif) no-repeat bottom left;}
.AJXMenuPZAbeCD img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuPZAbeCD li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuPZAbeCD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
