/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuGGZGcSB {position:relative;z-index:100;}
.AJXMenuGGZGcSB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;border:1px solid #98b1c4;background:#bdcedc;}
.AJXMenuGGZGcSB li {float:left;margin:0;}
.AJXMenuGGZGcSB li:hover,.AJXMenuGGZGcSB li a:hover {position:relative;}
.AJXMenuGGZGcSB a {display:block;float:left;height:21px;white-space:nowrap;padding:0 10px 0 10px;font:bold 11px/21px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#293d6b;}
.AJXMenuGGZGcSB li:hover a,.AJXMenuGGZGcSB a:hover {background:#98b1c4;}
.AJXMenuGGZGcSB a.ajxsub {padding:0 20px 0 10px;background:url(ajxmenu_RespectIP_files/top-sub.gif) no-repeat center right;}
.AJXMenuGGZGcSB li:hover a.ajxsub,.AJXMenuGGZGcSB a.ajxsub:hover {background:#98b1c4 url(ajxmenu_RespectIP_files/top-sub.gif) no-repeat center right;}
.AJXMenuGGZGcSB ul ul {position:absolute;left:-9999px;top:-9999px;width:202px;height:auto;border:none;background:#bdcedc;}
.AJXMenuGGZGcSB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuGGZGcSB ul :hover ul {left:0px;top:21px;}
.AJXMenuGGZGcSB li li {width:200px;border:1px solid #98b1c4;border-width:0 1px;padding:0}
.AJXMenuGGZGcSB li li.sfirst {border-top:1px solid #98b1c4;}
.AJXMenuGGZGcSB li li.slast {border-bottom:1px solid #98b1c4;}
.AJXMenuGGZGcSB ul ul a,.AJXMenuGGZGcSB ul :hover ul a {float:none;margin:0;width:180px;height:auto;white-space:normal;padding:4px 10px 5px 10px;font:bold 11px/11px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#293d6b;background:none;}
.AJXMenuGGZGcSB ul ul :hover a,.AJXMenuGGZGcSB ul ul a:hover {background:#98b1c4;}
.AJXMenuGGZGcSB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
