@charset "utf-8";
/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenudPTaVZB {position:relative;z-index:100;width:100%;min-width:590px;background:#ffffff;}
.AJXCSSMenudPTaVZB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
*+html .AJXCSSMenudPTaVZB ul {display:inline;}
.AJXCSSMenudPTaVZB li {float:left;margin:0;}
.AJXCSSMenudPTaVZB li a {display:block;float:left;height:30px;white-space:nowrap;overflow:hidden;padding:0 0 0 12px;font:bold 12px Arial,Helvetica,sans-serif;line-height:30px;text-decoration:none;text-align:center;color:#ffffff;background:#3a4145 url(ajxmenu1_files/top.gif) no-repeat top left;}
.AJXCSSMenudPTaVZB a span {display:block;padding:0 12px 0 0;background:url(ajxmenu1_files/top.gif) no-repeat top right;}
.AJXCSSMenudPTaVZB li:hover > a,.AJXCSSMenudPTaVZB li.ajxover > a {color:#3e4549;background:#f3f3f4 url(ajxmenu1_files/top.gif) no-repeat bottom left;}
.AJXCSSMenudPTaVZB li:hover > a span,.AJXCSSMenudPTaVZB li.ajxover > a span {background:url(ajxmenu1_files/top.gif) no-repeat bottom right;}
.AJXCSSMenudPTaVZB img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXCSSMenudPTaVZB li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXCSSMenudPTaVZB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
