?/* RadMenu bhgat  skin */

.RadMenu_bhgat 
{
	/*background: #1e1e1e;*/
	
}

.RadMenu_bhgat_rtl
{
	text-align: right;
}

.RadMenu_bhgat_Context
{
	background: none;
	border: 0;
}

.RadMenu_bhgat  a
{
	text-decoration: none;
}

.RadMenu_bhgat  .rmLink
{
font-family:tahoma;
font-size:11px;
color:#FFEAA4;
padding-right:0px;
padding-left:0px;
padding-top:2px;
text-decoration:none;
font-weight:bold;
}

.RadMenu_bhgat  .rmLink:focused,
.RadMenu_bhgat  .rmFocused
{
	outline: 0;
}

.RadMenu_bhgat  .rmRootGroup .rmLink:hover,
.RadMenu_bhgat  .rmRootGroup .rmFocused,
.RadMenu_bhgat  .rmRootGroup .rmExpanded
{
	/*background: transparent url(Menu/SelectedBgRoot.gif) no-repeat 0 4px;*/
	color: #FFEAA4;
	
}

.RadMenu_bhgat  .rmRootGroup .rmLink:hover .rmText,
.RadMenu_bhgat  .rmRootGroup .rmFocused .rmText,
.RadMenu_bhgat  .rmRootGroup .rmExpanded .rmText
{
	/*background: transparent url(Menu/SelectedBgRoot.gif) no-repeat right 4px;*/
}

.RadMenu_bhgat  .rmGroup .rmLink:hover,
.RadMenu_bhgat  .rmGroup .rmFocused,
.RadMenu_bhgat  .rmGroup .rmExpanded,
.RadMenu_bhgat  .rmGroup .rmLink:hover .rmText,
.RadMenu_bhgat  .rmGroup .rmFocused .rmText,
.RadMenu_bhgat  .rmGroup .rmExpanded .rmText
{
	background: #817549 url(Menu/SelectedBgSubitem.gif) repeat-x 0 0;
	
}

.RadMenu_bhgat  .rmItem .rmItem
{
	
	border-bottom: 1px solid #817549;
}
.RadMenu_bhgat  .rmItem
{
	height:30px;
	background: url(images/menu-f.jpg) no-repeat right center;

}

.RadMenu_bhgat  .rmRootGroup .rmLink
{
	margin-right: 5px;
	overflow: visible;
	cursor:pointer;
	
}

.RadMenu_bhgat  .rmRootGroup .rmLink .rmText
{
	margin-right:-1px;
}

.RadMenu_bhgat  .rmGroup
{
	background: #D9C47C;
}

.RadMenu_bhgat  .rmHorizontal
{
	height: 33px;
	/*background: #383838 url(Menu/Background.gif) repeat-x top left*/
}

.RadMenu_bhgat  .rmGroup .rmHorizontal
{
	height: 21px;
	background: #383838;
}

.RadMenu_bhgat  .rmGroup .rmLink
{
	text-decoration: none;
	color: #565038;
	line-height: 18px;
	margin: 0;
	font-size: 11px;
}

.RadMenu_bhgat_rtl .rmGroup .rmLink
{
	text-align: right;
	padding-right:0;
}

.RadMenu_bhgat  .rmText
{
	padding: 4px 5px 0;
}

.RadMenu_bhgat  .rmGroup .rmLink .rmText
{
	padding: 3px 30px 3px 24px;
	margin-left: 0;
	margin-right: 0;
}

.RadMenu_bhgat_rtl .rmGroup .rmLink .rmText
{
	padding: 3px 24px 3px 30px;
}

/* <expand arrows styling> */

.RadMenu_bhgat  .rmGroup .rmLink .rmExpandLeft
{
	color: #565038;
	background: #D9C47C url(Menu/ArrowExpandRTL.gif) no-repeat left center;
	
}

.RadMenu_bhgat  .rmGroup .rmLink .rmExpandRight
{
	color: #565038;
	background: #D9C47C url(Menu/ArrowExpand.gif) no-repeat right center;
	
}

.RadMenu_bhgat  .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_bhgat  .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_bhgat  .rmGroup .rmExpanded .rmExpandLeft
{
	color: #565038;
	background: #817549  url(Menu/ArrowExpandHoveredRTL.gif) no-repeat left center;

}

.RadMenu_bhgat  .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_bhgat  .rmGroup .rmFocused .rmExpandRight,
.RadMenu_bhgat  .rmGroup .rmExpanded .rmExpandRight
{
	color: #FFEAA4;
	background: #817549 url(Menu/ArrowExpandHovered.gif) no-repeat right center;
}

/* </expand arrows styling> */


.RadMenu_bhgat  .rmGroup .rmExpanded
{
	z-index: 11;
}

.RadMenu_bhgat  .rmTopArrowDisabled,
.RadMenu_bhgat  .rmBottomArrowDisabled,
.RadMenu_bhgat  .rmLeftArrowDisabled,
.RadMenu_bhgat  .rmRightArrowDisabled
{
	display: none;
}

.RadMenu_bhgat  .rmTopArrow,
.RadMenu_bhgat  .rmBottomArrow,
.RadMenu_bhgat  .rmLeftArrow,
.RadMenu_bhgat  .rmRightArrow
{
	font-size: 0;
	line-height: 0;
	color: #fff;
}

.RadMenu_bhgat  .rmTopArrow,
.RadMenu_bhgat  .rmBottomArrow
{
	height: 10px;
	width: 100%;
	background: #343434 url(Menu/ArrowScrollUpDown.gif) no-repeat center top;
}

.RadMenu_bhgat  .rmTopArrow
{
	border-top: 1px solid #000;
}

.RadMenu_bhgat  .rmBottomArrow
{
	background-position: center bottom;
	border-bottom: 1px solid #000;
}

.RadMenu_bhgat  .rmLeftArrow,
.RadMenu_bhgat  .rmRightArrow
{
	width: 10px;
	height: 20px;
	margin: 0;
	background: #343434 url(Menu/ArrowScrollLeftRight.gif) no-repeat left center;
}

.RadMenu_bhgat  .rmRightArrow
{
	border-right: 1px solid #000;
	background-position: right center;
}

.RadMenu_bhgat  .rmLeftArrow
{
	border-left: 1px solid #000;
}

.RadMenu_bhgat  .rmRootGroup .rmItem .rmDisabled .rmText,
.RadMenu_bhgat  .rmGroup .rmItem .rmDisabled .rmText
{
	color: #555;
}

.RadMenu_bhgat  .rmRootGroup .rmItem .rmDisabled
{
	background: none;
}

.RadMenu_bhgat  .rmGroup .rmItem .rmDisabled
{
	background-color: #383838;
}

.RadMenu_bhgat  .rmSeparator
{
	background-color: #1f1f1f;
}

.RadMenu_bhgat  .rmHorizontal .rmSeparator
{
	height: 20px;
	margin-top: 8px;
	width: 1px;
	border-left: 1px solid #303030;
}

.RadMenu_bhgat  .rmVertical .rmSeparator
{
	height: 1px;
	border-top: 1px solid #303030;
}

.RadMenu_bhgat  .rmLeftImage
{
	margin: 9px 5px 2px 1px;
}

.RadMenu_bhgat  .rmGroup .rmLeftImage
{
	margin: 2px 5px 0 1px;
}

.RadMenu_bhgat  .rmRootGroup .rmItem .rmDisabled:hover,
.RadMenu_bhgat  .rmRootGroup .rmItem .rmDisabled:hover .rmText
{
	background: none;
}