@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenueGZHFbA {
	position:relative;
	z-index:100;
	width:100%;
	min-width:700px;
	height:42px;
	background:#313131 url(ajxmenu_files/menu-bg.gif) center right;
	color: #FFF;
}
* html .AJXMenueGZHFbA .ajxmw1 {float:left;height: 1px;border-left:700px solid #fff;}
* html .AJXMenueGZHFbA .ajxmw2 {position:relative;margin-left:-700px;height:1px;background:#313131 url(ajxmenu_files/menu-bg.gif) center right;}
.AJXMenueGZHFbA ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenueGZHFbA li {float:left;margin:0;padding:0px 4px 0px 0;}
.AJXMenueGZHFbA li.tlast {padding-right:0px;}
.AJXMenueGZHFbA li:hover,.AJXMenueGZHFbA li a:hover {position:relative;}
.AJXMenueGZHFbA a {display:block;float:left;height:42px;white-space:nowrap;padding:0 0 0 15px;font:bold 12px Geneva,Arial,Helvetica,sans-serif;line-height:42px;text-decoration:none;text-align:center;color:#ffffff;background:#000000 url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXMenueGZHFbA a span {display:block;padding:0 15px 0 0;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenueGZHFbA li:hover a,.AJXMenueGZHFbA a:hover {background:#956044 url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXMenueGZHFbA li:hover a span,.AJXMenueGZHFbA a:hover span {background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenueGZHFbA a.ajxsub {padding:0 0 0 15px;background:#000000 url(ajxmenu_files/top-sub.gif) no-repeat top left;}
.AJXMenueGZHFbA a.ajxsub span {padding:0 24px 0 0;background:url(ajxmenu_files/top-sub.gif) no-repeat top right;}
.AJXMenueGZHFbA li:hover a.ajxsub,.AJXMenueGZHFbA a.ajxsub:hover {background:#956044 url(ajxmenu_files/top-sub.gif) no-repeat bottom left;}
.AJXMenueGZHFbA li:hover a.ajxsub span,.AJXMenueGZHFbA a.ajxsub:hover span {background:url(ajxmenu_files/top-sub.gif) no-repeat bottom right;}
.AJXMenueGZHFbA ul ul {position:absolute;left:-9999px;top:-9999px;width:205px;height:auto;background:#81543a;}
.AJXMenueGZHFbA table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueGZHFbA ul :hover ul {left:0px;top:39px;}
.AJXMenueGZHFbA li li {width:205px;padding:0 0px 1px 0px;}
.AJXMenueGZHFbA li li.slast {padding-bottom:0px;}
.AJXMenueGZHFbA ul ul a,.AJXMenueGZHFbA ul :hover ul a {float:none;margin:0;width:177px;height:auto;white-space:normal;padding:7px 13px 7px 15px;font:12px Geneva,Arial,Helvetica,sans-serif;line-height:12px;text-decoration:none;text-align:left;color:#ffffff;background:#956044;}
.AJXMenueGZHFbA ul ul :hover a,.AJXMenueGZHFbA ul ul a:hover {background:#82533a;}
.AJXMenueGZHFbA img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenueGZHFbA li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenueGZHFbA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
