@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.
*/
.AJXMenuPMLXBZC {position:relative;z-index:100;width:100%;min-width:590px;height:42px;background:#313131 url(ajxmenu3_files/menu-bg.gif) center right;text-align:left;}
* html .AJXMenuPMLXBZC .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuPMLXBZC .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#313131 url(ajxmenu3_files/menu-bg.gif) center right;}
.AJXMenuPMLXBZC ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuPMLXBZC ul {display:inline;}
*+html .AJXMenuPMLXBZC ul {display:inline;}
.AJXMenuPMLXBZC li {float:left;margin:0;padding:0px 4px 0px 0;}
.AJXMenuPMLXBZC li.tlast {padding-right:0px;}
.AJXMenuPMLXBZC li:hover,.AJXMenuPMLXBZC li a:hover {position:relative;}
.AJXMenuPMLXBZC 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(ajxmenu3_files/top.gif) no-repeat top left;}
.AJXMenuPMLXBZC a span {display:block;padding:0 15px 0 0;background:url(ajxmenu3_files/top.gif) no-repeat top right;}
.AJXMenuPMLXBZC li:hover a,.AJXMenuPMLXBZC a:hover {background:#956044 url(ajxmenu3_files/top.gif) no-repeat bottom left;}
.AJXMenuPMLXBZC li:hover a span,.AJXMenuPMLXBZC a:hover span {background:url(ajxmenu3_files/top.gif) no-repeat bottom right;}
.AJXMenuPMLXBZC a.ajxsub {padding:0 0 0 15px;background:#000000 url(ajxmenu3_files/top-sub.gif) no-repeat top left;}
.AJXMenuPMLXBZC a.ajxsub span {padding:0 24px 0 0;background:url(ajxmenu3_files/top-sub.gif) no-repeat top right;}
.AJXMenuPMLXBZC li:hover a.ajxsub,.AJXMenuPMLXBZC a.ajxsub:hover {background:#956044 url(ajxmenu3_files/top-sub.gif) no-repeat bottom left;}
.AJXMenuPMLXBZC li:hover a.ajxsub span,.AJXMenuPMLXBZC a.ajxsub:hover span {background:url(ajxmenu3_files/top-sub.gif) no-repeat bottom right;}
.AJXMenuPMLXBZC ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:205px;height:auto;background:#81543a;}
.AJXMenuPMLXBZC ul :hover ul {left:0px;top:39px;}
.AJXMenuPMLXBZC li li {width:205px;padding:0 0px 1px 0px;}
.AJXMenuPMLXBZC li li.slast {padding-bottom:0px;}
.AJXMenuPMLXBZC ul ul a,.AJXMenuPMLXBZC 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;}
.AJXMenuPMLXBZC ul ul :hover a,.AJXMenuPMLXBZC ul ul a:hover {background:#82533a;}
.AJXMenuPMLXBZC img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuPMLXBZC li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuPMLXBZC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
