/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenubIcDJRB {position:relative;margin:0 auto;z-index:100;width:898px;height:30px;border:1px solid #999999;background:#ffffff url(menu_files/menu-bg.gif) center center;text-align:center;}
.AJXMenubIcDJRB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenubIcDJRB ul {display:inline;}
*+html .AJXMenubIcDJRB ul {display:inline;}
.AJXMenubIcDJRB li {float:left;margin:0;}
.AJXMenubIcDJRB li:hover,.AJXMenubIcDJRB li a:hover {position:relative;}
.AJXMenubIcDJRB a {display:block;float:left;height:30px;white-space:nowrap;padding:0 11px 0 11px;font:11px/30px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#777777;}
.AJXMenubIcDJRB li:hover a,.AJXMenubIcDJRB a:hover {color:#ffffff;background:#999999;}
.AJXMenubIcDJRB ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:156px;height:auto;border:none;background:#cccccc url(menu_files/sub-bg.gif) repeat-y center left;}
.AJXMenubIcDJRB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenubIcDJRB ul :hover ul {left:0px;top:30px;}
.AJXMenubIcDJRB li li {width:154px;padding:0 1px 1px 1px;}
.AJXMenubIcDJRB ul ul a,.AJXMenubIcDJRB ul :hover ul a {float:none;margin:0;width:135px;height:auto;white-space:normal;padding:6px 8px 7px 11px;font:11px/11px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#777777;background:#eeeeee url(menu_files/sub.gif) no-repeat top left;}
.AJXMenubIcDJRB ul :hover ul .sfirst a {margin-top:1px;}
.AJXMenubIcDJRB ul ul :hover a,.AJXMenubIcDJRB ul ul a:hover {color:#ffffff;background:#aaaaaa url(menu_files/sub.gif) no-repeat bottom left;}
.AJXMenubIcDJRB br {clear:both;height:0;font-size: 1px;line-height: 0px;}

