@CHARSET "UTF-8";

.NavigationGroupFilter 	{float: left; display:none; height: 24px; position: relative; z-index: 99; font-size: 12px; margin-right: 10px;}
.flyout_parent			{width: 200px!important; margin: 0; padding: 0;background: #ffffff;background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 50%, #ececec 50%, #eeeeee 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f5f5f5), color-stop(50%,#ececec), color-stop(100%,#eeeeee));background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 50%,#ececec 50%,#eeeeee 100%);background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 50%,#ececec 50%,#eeeeee 100%);background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 50%,#ececec 50%,#eeeeee 100%);background: linear-gradient(top,  #ffffff 0%,#f5f5f5 50%,#ececec 50%,#eeeeee 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );border: 1px solid #a4a4a4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px;}
.flyout_header_text_box {float: left; padding-left:4px; margin-right:12px;}
.flyout_header_text_but {float: right; width: 20px; height:24px; margin:-3px; background: url('../img/slide_arrow.png') bottom left repeat-x;}
.flyout_children 		{display: none; margin: 0; padding: 0; background-color: #f5f5f5;}
.flyout_parent>li 		{height: 24px; line-height: 24px; margin: 0; padding: 0; list-style-type: none; padding: 0 5px; cursor: pointer; margin: 0;}
.flyout_children li 	{margin: 0; padding: 0; list-style-type: none; padding: 5px 6px 5px 5px; cursor: pointer; border-top: 1px solid #CCC;}
.CharacterFilterGroupName	{
	position: absolute;
	left: 10px;
	top: 5px;
}