@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuVWLaWGD {position:relative;z-index:100;width:782px;height:32px;background:#2e626a url(ajxmenu_files/menu-bg.gif) center right;}
.AJXMenuVWLaWGD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuVWLaWGD li {float:left;margin:0;}
.AJXMenuVWLaWGD li:hover,.AJXMenuVWLaWGD li a:hover {position:relative;}
.AJXMenuVWLaWGD a {display:block;float:left;height:32px;white-space:nowrap;padding:0 10px 0 10px;font:12px Verdana,Arial,Helvetica,sans-serif;line-height:32px;text-decoration:none;text-align:center;color:#ffffff;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenuVWLaWGD li:hover a,.AJXMenuVWLaWGD a:hover {background:#43777e url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenuVWLaWGD a.ajxsub {padding:0 28px 0 10px;background:url(ajxmenu_files/top-sub.gif) no-repeat top right;}
.AJXMenuVWLaWGD li:hover a.ajxsub,.AJXMenuVWLaWGD a.ajxsub:hover {background:#43777e url(ajxmenu_files/top-sub.gif) no-repeat bottom right;}
.AJXMenuVWLaWGD ul ul {position:absolute;left:-9999px;top:-9999px;width:214px;height:auto;background:#2e626a;}
.AJXMenuVWLaWGD ul :hover ul {left:-1px;top:32px;}
.AJXMenuVWLaWGD li li {width:212px;border:1px solid #000000;border-width:0 1px;padding:0}
.AJXMenuVWLaWGD li li.sfirst {border-top:1px solid #000000;}
.AJXMenuVWLaWGD li li.slast {border-bottom:1px solid #000000;}
.AJXMenuVWLaWGD ul ul a,.AJXMenuVWLaWGD ul :hover ul a {float:none;margin:0;width:184px;height:auto;white-space:normal;padding:8px 8px 8px 20px;font:12px Verdana,Arial,Helvetica,sans-serif;line-height:12px;text-decoration:none;text-align:left;color:#ffffff;background:none;}
.AJXMenuVWLaWGD ul ul :hover a,.AJXMenuVWLaWGD ul ul a:hover {background:#43777e;}
.AJXMenuVWLaWGD img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuVWLaWGD li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuVWLaWGD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
