@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuUKaFdSC {position:relative;z-index:100;width:170px;}
.AJXMenuUKaFdSC ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#4b6e98 url(ajxmenu_files/menu-bg.gif) repeat-y top left;}
.AJXMenuUKaFdSC li {float:left;width:170px;margin:0;}
.AJXMenuUKaFdSC a {display:block;width:158px;height:31px;white-space:nowrap;padding:0 0 0 12px;font:bold 11px Verdana,Arial,Helvetica,sans-serif;line-height:31px;text-decoration:none;text-transform:uppercase;text-align:left;color:#ffffff;}
.AJXMenuUKaFdSC a span {display:block;padding:0 22px 0 0;}
.AJXMenuUKaFdSC li:hover a,.AJXMenuUKaFdSC a:hover {color:#223e6e;background:#cccccc url(ajxmenu_files/top-mo.gif) no-repeat bottom left;}
.AJXMenuUKaFdSC li:hover a span,.AJXMenuUKaFdSC a:hover span {background:url(ajxmenu_files/top-mo.gif) no-repeat bottom right;}
.AJXMenuUKaFdSC img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuUKaFdSC li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuUKaFdSC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
