/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenufFYfYNC {position:relative;z-index:100;width:100%;min-width:588px;height:30px;border:1px solid #999999;background:#ffffff url(ci-1-menu_files/menu-bg.gif) center center;text-align:right;}
* html .AJXMenufFYfYNC .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenufFYfYNC .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#ffffff url(ci-1-menu_files/menu-bg.gif) center center;}
.AJXMenufFYfYNC ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenufFYfYNC ul {display:inline;}
*+html .AJXMenufFYfYNC ul {display:inline;}
.AJXMenufFYfYNC li {float:left;margin:0;}
.AJXMenufFYfYNC a {display:block;float:left;height:30px;white-space:nowrap;padding:0 11px 0 11px;font:11px/30px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#777777;}
.AJXMenufFYfYNC li:hover a,.AJXMenufFYfYNC a:hover {color:#ffffff;background:#999999;}
.AJXMenufFYfYNC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
