/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenubIcDJRB {position:relative;z-index:100;width:100%;min-width:883px;height:40px;background:#252525;text-align:center;}
* html .AJXCSSMenubIcDJRB .ajxmw {height: 1px;margin-left:883px;}
* html .AJXCSSMenubIcDJRB .ajxmw2 {position:relative;margin-left:-883px;height: 1px;background:#252525;}
.AJXCSSMenubIcDJRB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenubIcDJRB ul {display:inline;}
*+html .AJXCSSMenubIcDJRB ul {display:inline;}
.AJXCSSMenubIcDJRB li {float:left;margin:0;}
.AJXCSSMenubIcDJRB li:hover,.AJXCSSMenubIcDJRB .ajxover {position:relative;}
.AJXCSSMenubIcDJRB a {display:block;float:left;height:40px;white-space:nowrap;overflow:hidden;padding:0 11px 0 11px;font:11px/40px Arial,Helvetica,sans-serif;text-decoration:none;text-transform:uppercase;text-align:center;color:#ffffff;}
.AJXCSSMenubIcDJRB li:hover a,.AJXCSSMenubIcDJRB .ajxover a {background:#ee1c24;}
.AJXCSSMenubIcDJRB a.ajxsub {padding:0 20px 0 11px;background:url(menu_files/top-sub.gif) no-repeat center right;}
.AJXCSSMenubIcDJRB li:hover a.ajxsub,.AJXCSSMenubIcDJRB .ajxover a.ajxsub {background:#ee1c24 url(menu_files/top-sub.gif) no-repeat center right;}
.AJXCSSMenubIcDJRB ul ul {position:absolute;left:-9999px;top:-9999px;width:200px;height: auto;display:inline-block;float:none;margin:0;background:#ee1c24 url(menu_files/sub-bg.gif) repeat-y left center;}
.AJXCSSMenubIcDJRB ul :hover ul,.AJXCSSMenubIcDJRB ul .ajxover ul {left:0px;top:40px;}
.AJXCSSMenubIcDJRB li li {width:200px;padding:0 0px 1px 0px;}
.AJXCSSMenubIcDJRB li li.slast {padding-bottom:0px;}
.AJXCSSMenubIcDJRB ul ul a,.AJXCSSMenubIcDJRB ul :hover ul a,.AJXCSSMenubIcDJRB ul .ajxover ul a {float:none;margin:0;width:174px;height:auto;white-space:normal;padding:7px 18px 7px 8px;font:11px/11px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-transform:none;text-align:left;border:0;color:#ffffff;background:#ee1c24;}
.AJXCSSMenubIcDJRB ul ul :hover a,.AJXCSSMenubIcDJRB ul ul .ajxover a {background:#252525;}
.AJXCSSMenubIcDJRB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
