/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuUGIIcKC {position:relative;z-index:100;width:100%;min-width:590px;height:34px;background:#800000 url(skeet-menu_files/menu-bg.gif) center center;}
* html .AJXMenuUGIIcKC .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuUGIIcKC .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#800000 url(skeet-menu_files/menu-bg.gif) center center;}
.AJXMenuUGIIcKC ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuUGIIcKC li {float:left;margin:0;}
.AJXMenuUGIIcKC li:hover,.AJXMenuUGIIcKC li a:hover {position:relative;}
.AJXMenuUGIIcKC a {display:block;float:left;height:34px;white-space:nowrap;padding:0 12px 0 0;font:13px/34px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;}
.AJXMenuUGIIcKC a b {display:block;padding:0 0 0 12px;}
.AJXMenuUGIIcKC li:hover a,.AJXMenuUGIIcKC a:hover {background:#ffffff url(skeet-menu_files/top-mo.gif) no-repeat bottom right;}
.AJXMenuUGIIcKC li:hover a b,.AJXMenuUGIIcKC a:hover b {background:url(skeet-menu_files/top-mo.gif) no-repeat bottom left;}
.AJXMenuUGIIcKC ul ul {position:absolute;left:-9999px;top:-9999px;width:196px;height:auto;background:#9d0000 url(skeet-menu_files/sub-bg.gif) repeat-x top left;}
.AJXMenuUGIIcKC table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuUGIIcKC ul :hover ul {left:-1px;top:34px;}
.AJXMenuUGIIcKC li li {width:190px;padding:0 3px 0px 3px;}
.AJXMenuUGIIcKC li li.slast {padding-bottom:3px;}
.AJXMenuUGIIcKC ul ul a,.AJXMenuUGIIcKC ul :hover ul a {float:none;margin:0;width:158px;height:auto;white-space:normal;padding:6px 20px 6px 12px;font:12px/12px Arial,Helvetica,sans-serif;text-decoration:none;color:#ffffff;background:none;}
.AJXMenuUGIIcKC ul :hover ul .sfirst a {margin-top:3px;}
.AJXMenuUGIIcKC ul ul :hover a,.AJXMenuUGIIcKC ul ul a:hover {background:#900000;}
.AJXMenuUGIIcKC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
