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