@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuBPSQBVD {position:relative;z-index:100;width:175px;}
.AJXMenuBPSQBVD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#ffffff;}
.AJXMenuBPSQBVD li {float:left;width:175px;margin:0;}
.AJXMenuBPSQBVD a {display:block;width:145px;height:33px;white-space:nowrap;padding:0 28px 0 0;font:bold 14px "Trebuchet", Arial, Helvetica, sans-serif;line-height:33px;text-decoration:none;text-align:left;border:1px solid #ffffff;color:#ffffff;background:#5f4e47;}
.AJXMenuBPSQBVD a span {display:block;padding:0 0 0 14px;}
.AJXMenuBPSQBVD li:hover a,.AJXMenuBPSQBVD a:hover {background:#a83f12;}
.AJXMenuBPSQBVD li:hover a span,.AJXMenuBPSQBVD a:hover span {background:none;}
.AJXMenuBPSQBVD img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuBPSQBVD li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuBPSQBVD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
