@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuCBcaBJB {position:relative;z-index:100;width:268px;}
.AJXMenuCBcaBJB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#303030;}
.AJXMenuCBcaBJB li {float:left;width:260px;margin:0;padding:0 4px 10px 4px;}
.AJXMenuCBcaBJB li.tlast {padding-bottom:4px;}
.AJXMenuCBcaBJB li:hover,.AJXMenuCBcaBJB li a:hover {position:relative;}
.AJXMenuCBcaBJB a {display:block;width:222px;height:27px;white-space:nowrap;padding:0 10px 0 26px;font:17px Arial,Helvetica,sans-serif;line-height:27px;text-decoration:none;text-align:left;border:1px solid #424242;color:#ffffff;background:#303030 url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXMenuCBcaBJB .tfirst a {margin-top:4px;}
.AJXMenuCBcaBJB li:hover a,.AJXMenuCBcaBJB a:hover {color:#000000;background:#d9b06f url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXMenuCBcaBJB a.ajxsub {background:#303030 url(ajxmenu_files/top-sub.gif) no-repeat top left;}
.AJXMenuCBcaBJB li:hover a.ajxsub,.AJXMenuCBcaBJB a.ajxsub:hover {background:#d9b06f url(ajxmenu_files/top-sub.gif) no-repeat bottom left;}
.AJXMenuCBcaBJB ul ul {position:absolute;left:-9999px;top:-9999px;width:243px;height:auto;background:#d1a663 url(ajxmenu_files/sub-bg.gif) repeat-x top left;}
.AJXMenuCBcaBJB ul :hover ul {left:248px;top:2px;}
.AJXMenuCBcaBJB .tfirst:hover ul {top:6px;}
.AJXMenuCBcaBJB li li {width:239px;border:1px solid #303030;border-width:0 1px;padding:0 1px 1px 1px;}
.AJXMenuCBcaBJB li li.sfirst {border-top:1px solid #303030;}
.AJXMenuCBcaBJB li li.slast {border-bottom:1px solid #303030;}
.AJXMenuCBcaBJB ul ul a,.AJXMenuCBcaBJB ul :hover ul a {margin:0;width:211px;height:26px;padding:0 10px 0 18px;font:bold 12px Arial,Helvetica,sans-serif;line-height:26px;text-decoration:none;border:0;color:#000000;background:none;}
.AJXMenuCBcaBJB ul :hover ul .sfirst a {margin-top:1px;}
.AJXMenuCBcaBJB ul ul :hover a,.AJXMenuCBcaBJB ul ul a:hover {color:#ffffff;background:#303030;}
.AJXMenuCBcaBJB img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuCBcaBJB li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuCBcaBJB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
