/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuaNMNINB {position:relative;z-index:100;width:190px;}
.AJXMenuaNMNINB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#9b9934 url(martini-test_files/menu-bg.gif) no-repeat center left;}
.AJXMenuaNMNINB li {float:left;width:190px;margin:0;}
.AJXMenuaNMNINB li:hover,.AJXMenuaNMNINB li a:hover {position:relative;}
.AJXMenuaNMNINB a {display:block;width:166px;padding:10px 12px 10px 12px;font:12px/12px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#000000;background:#9b9934 url(martini-test_files/top.gif) no-repeat center left;}
.AJXMenuaNMNINB li:hover a,.AJXMenuaNMNINB a:hover {background:#9b9934 url(martini-test_files/top-mo.gif) no-repeat center left;}
.AJXMenuaNMNINB a.ajxsub {width:160px;padding:10px 18px 10px 12px;background:#9b9934 url(martini-test_files/menu-bg.gif) no-repeat center left;}
.AJXMenuaNMNINB li:hover a.ajxsub,.AJXMenuaNMNINB a.ajxsub:hover {background:#9b9934 url(martini-test_files/top-sub-mo.gif) no-repeat center left;}
.AJXMenuaNMNINB ul ul {position:absolute;left:-9999px;top:-9999px;width:194px;height:auto;background:#fbfbcf url(martini-test_files/sub-bg.gif) no-repeat center right;}
.AJXMenuaNMNINB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuaNMNINB ul :hover ul {left:185px;top:0px;}
.AJXMenuaNMNINB li li {width:194px;padding:0}
.AJXMenuaNMNINB ul ul a,.AJXMenuaNMNINB ul :hover ul a {margin:0;width:178px;padding:5px 8px 6px 8px;font:13px/13px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#808080;background:#fbfbcf url(martini-test_files/sub-bg.gif) no-repeat center right;}
.AJXMenuaNMNINB ul ul :hover a,.AJXMenuaNMNINB ul ul a:hover {color:#000000;background:#fbfbcf url(martini-test_files/sub-mo.gif) no-repeat center right;}
.AJXMenuaNMNINB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
