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