﻿/* <RadMenu / Default> */

.RadMenu_NewMenuSub { z-index: 1 !important;} 

.RadMenu,
.RadMenu_NewMenuSub .rmRootGroup,
.RadMenu_NewMenuSub a.rmLink
{
	background-image: none !important;
	background-color: transparent !important;
}

.RadMenu_NewMenuSub .rmRootGroup,
.RadMenu_NewMenuSub a.rmLink,
.RadMenu_NewMenuSub .rmGroup .rmText,
.RadMenu_NewMenuSub .rmVertical .rmText,
.RadMenu_NewMenuSub .rmLeftArrow,
.RadMenu_NewMenuSub .rmRightArrow,
.RadMenu_NewMenuSub .rmTopArrow,
.RadMenu_NewMenuSub .rmBottomArrow
{
	background-image: url('Menu/rmSprite.png');
	background-color: transparent;
}

.RadMenu_NewMenuSub .rmRootGroup
{
	/*border: 1px solid #828282; 
	background-repeat: repeat-x;
	background-position: 0 -408px;*/
	background-color: transparent;
}

/* <Root items> */

.RadMenu_NewMenuSub,
.RadMenu_NewMenuSub a.rmLink
{
	font: normal 12px/23px "Segoe UI", Arial, sans-serif;
	color: #333;
	text-decoration: none;
	font-weight:bold;
}

.RadMenu_NewMenuSub,
.RadMenu_NewMenuSub a.rmLink :hover
{
	font: normal 12px/23px "Segoe UI", Arial, sans-serif;
	color: #333399;
	text-decoration: none;
	font-weight:bold;
}

.RadMenu_NewMenuSub,
.RadMenu_NewMenuSub a.Active
{
	font: normal 12px/23px "Segoe UI", Arial, sans-serif;
	color: #333399;
	text-decoration: none;
	font-weight:bold;
}

.RadMenu_NewMenuSub a.rmLink,
.RadMenu_NewMenuSub a.rmDisabled,
.RadMenu_NewMenuSub a.rmDisabled:hover
{
	background-position: 0 -72px;
}

.RadMenu_NewMenuSub .rmFirst a.rmLink,
.RadMenu_NewMenuSub .rmFirst a.rmLink:hover,
.RadMenu_NewMenuSub .rmLast .rmText,
.RadMenu_NewMenuSub .rmLast a.rmLink:hover .rmText,
.RadMenu_NewMenuSub .rmVertical a.rmLink,
.RadMenu_NewMenuSub .rmVertical .rmText
{
	background-repeat: no-repeat;
	background-position: 0 500px;
}

.RadMenu_NewMenuSub .rmVertical .rmFirst,
.RadMenu_NewMenuSub .rmVertical .rmLast
{
	background: none;
}

.RadMenu_NewMenuSub a.rmLink:hover,
.RadMenu_NewMenuSub a.rmFocused,
.RadMenu_NewMenuSub a.rmSelected
{
	background-color: transparent;
}

.RadMenu_NewMenuSub .rmHorizontal .rmRootLink span.rmText
{
	display: inline;
	padding-left: 12px;
}

.RadMenu_NewMenuSub_rtl .rmRootLink span.rmText
{
	padding-right: 12px;
}

.RadMenu_NewMenuSub_Context_rtl .rmRootLink span.rmText
{
	padding-right: 28px;
}

.RadMenu_NewMenuSub .rmHorizontal a.rmRootLink
{
	padding-left: 0;
}

.RadMenu_NewMenuSub_rtl a.rmRootLink
{
	margin-left: 0;
	padding: 0;
}

.RadMenu_NewMenuSub .rmHorizontal .rmItem > a.rmRootLink /* IE6 doesn't like width: 100% on its items. */
{
	width: 100%;
}

.RadMenu_NewMenuSub ul.rmHorizontal .rmLeftImage
{
	margin: 4px -4px 0 6px;
}

.RadMenu_NewMenuSub_rtl ul.rmHorizontal .rmLeftImage
{
	margin: 4px 6px 0 -4px;
}

.RadMenu_NewMenuSub .rmVertical a.rmLink
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.RadMenu_NewMenuSub .rmVertical a.rmLink:hover,
.RadMenu_NewMenuSub .rmVertical a.rmFocused,
.RadMenu_NewMenuSub .rmVertical a.rmSelected,
.RadMenu_NewMenuSub .rmVertical a.rmExpanded,
.RadMenu_NewMenuSub .rmVertical a.rmExpanded:hover
{
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-color: #828282;
	border-width: 1px 0;
}

.RadMenu_NewMenuSub .rmVertical .rmFirst a.rmLink:hover,
.RadMenu_NewMenuSub .rmVertical .rmFirst a.rmFocused,
.RadMenu_NewMenuSub .rmVertical .rmFirst a.rmSelected,
.RadMenu_NewMenuSub .rmVertical .rmFirst a.rmExpanded,
.RadMenu_NewMenuSub .rmVertical .rmFirst a.rmExpanded:hover
{
	padding-top: 1px;
	padding-bottom: 0;
	border-top-width: 0;
}

.RadMenu_NewMenuSub .rmVertical .rmLast a.rmLink:hover,
.RadMenu_NewMenuSub .rmVertical .rmLast a.rmFocused,
.RadMenu_NewMenuSub .rmVertical .rmLast a.rmSelected,
.RadMenu_NewMenuSub .rmVertical .rmLast a.rmExpanded,
.RadMenu_NewMenuSub .rmVertical .rmLast a.rmExpanded:hover
{
	padding-bottom: 1px;
	padding-top: 0;
	border-bottom-width: 0;
}

.RadMenu_NewMenuSub .rmVertical .rmItem a.rmDisabled:hover
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-width: 0;
}

.RadMenu_NewMenuSub a.rmExpanded,
.RadMenu_NewMenuSub a.rmExpanded:hover
{
	background-color: transparent;
}

.RadMenu_NewMenuSub a.rmDisabled,
.RadMenu_NewMenuSub a.rmDisabled:hover
{
	color: #7d7d7d;
	background-color: transparent;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_NewMenuSub .rmGroup,
.RadMenu_NewMenuSub .rmMultiColumn,
.RadMenu_NewMenuSub .rmGroup .rmVertical
{
	border: 1px solid #979797;
	background: #fff url('Menu/rmVSprite.png') repeat-y 0 0;
}

.RadMenu_NewMenuSub .rmTopFix,
.RadMenu_NewMenuSub .rmBottomFix,
.RadMenu_NewMenuSub .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_NewMenuSub .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_NewMenuSub .rmRoundedCorners .rmFirstGroupColumn li.rmFirstGroupColumn .rmItem,
.RadMenu_NewMenuSub .rmRoundedCorners ul.rmHorizontal .rmFirst,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmGroup .rmItem,
.RadMenu_NewMenuSub_Context.rmRoundedCorners ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmVSprite.png');
	background-color: transparent; 
	background-repeat: repeat-y;
}

* html .rmRoundedCorners_Default .rmGroup .rmItem,
* html .rmRoundedCorners_Default ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmVSprite.png');
	background-color: transparent; 
	background-repeat: repeat-y;
}

.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_NewMenuSub .rmRoundedCorners .rmGroupColumn .rmItem,
.RadMenu_NewMenuSub .rmRoundedCorners .rmGroupColumn .rmGroupColumn .rmItem,
.RadMenu_NewMenuSub .rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrap .rmVertical,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrap .rmVertical
{
	background-image: none;
}

* html .rmRoundedCorners_Default .rmScrollWrapContainer .rmGroup,
* html .rmRoundedCorners_Default .rmScrollWrap .rmItem,
* html .rmRoundedCorners_Default .rmHorizontal .rmItem,
* html .rmRoundedCorners_Default .rmScrollWrap .rmVertical
{
	background-image: none;
}

.RadMenu_NewMenuSub .rmRoundedCorners .rmGroupColumn
{
	background-color: transparent;
}

.RadMenu_NewMenuSub .rmBottomLeft,
.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_NewMenuSub_Context.rmRoundedCorners ul.rmGroup,
.RadMenu_NewMenuSub .rmRoundedCorners ul.rmGroup,
.RadMenu_NewMenuSub .rmRoundedCorners .rmMultiColumn
{
	background-image:  url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

* html .rmRoundedCorners_Default .rmScrollWrapContainer,
* html .rmRoundedCorners_Default .rmGroup ul.rmGroup,
* html .rmRoundedCorners_Default ul.rmGroup
{
	background-image:  url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_NewMenuSub .rmTopRight,
.RadMenu_NewMenuSub .rmBottomRight
{
	background-image:  url('Menu/rmRoundedRight.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_NewMenuSub .rmTopFix,
.RadMenu_NewMenuSub .rmBottomFix,
.RadMenu_NewMenuSub .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmGroup .rmFirst,
.rmRoundedCorners_Default .rmGroup .rmFirst
{
	border-color: #979797;
}

.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix
{
	background: transparent;
}

* html .rmRoundedCorners_Default .rmScrollWrapContainer .rmTopFix,
* html .rmRoundedCorners_Default .rmScrollWrapContainer .rmBottomFix
{
	background: transparent;
}

.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow
{
	background-color: transparent;
	border: 0;
}

* html .rmRoundedCorners_Default .rmScrollWrapContainer .rmTopArrow,
* html .rmRoundedCorners_Default .rmScrollWrapContainer .rmBottomArrow,
* html .rmRoundedCorners_Default .rmScrollWrapContainer .rmLeftArrow,
* html .rmRoundedCorners_Default .rmScrollWrapContainer .rmRightArrow
{
	background-color: transparent;
	border: 0;
}

.RadMenu_NewMenuSub_rtl .rmBottomLeft,
.RadMenu_NewMenuSub_rtl .rmRoundedCorners ul.rmGroup,
.RadMenu_NewMenuSub_rtl .rmRoundedCorners .rmMultiColumn,
.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_NewMenuSub .rmScrollWrapContainer .rmBottomLeft,
.rmRoundedCorners.RadMenu_NewMenuSub_Context_rtl ul.rmGroup,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer
{
	background-image: url('Menu/rmRoundedLeft_rtl.png');
}

.RadMenu_NewMenuSub_rtl .rmTopRight,
.RadMenu_NewMenuSub_rtl .rmBottomRight
{
	background-image: url('Menu/rmRoundedRight_rtl.png');
}

.RadMenu_NewMenuSub_rtl li.rmTopFix,
.RadMenu_NewMenuSub_rtl li.rmBottomFix,
.RadMenu_NewMenuSub_rtl .rmRoundedCorners .rmGroup .rmItem,
.rmRoundedCorners.RadMenu_NewMenuSub_Context_rtl .rmGroup .rmItem
{
	background-position: 101% 0;
}

.RadMenu_NewMenuSub .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_NewMenuSub_rtl .rmGroup,
.RadMenu_NewMenuSub_rtl .rmMultiColumn,
.RadMenu_NewMenuSub_rtl .rmGroup .rmVertical
{
	background-position: 100% 0;
}

.RadMenu_NewMenuSub .rmRootGroup li.rmItem .rmGroup
{
	padding-bottom: 0;
}

.RadMenu_NewMenuSub .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_NewMenuSub .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_NewMenuSub .rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.RadMenu_NewMenuSub_Context.rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.rmRoundedCorners_Default .rmScrollWrapContainer li.rmItem
{
	background: none;
}

.RadMenu_NewMenuSub .rmGroup .rmItem a.rmLink,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmLink:hover,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmFocused,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmSelected,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmExpanded
{
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}

.RadMenu_NewMenuSub .rmGroup .rmLast a.rmLink,
.RadMenu_NewMenuSub .rmGroup .rmLast a.rmLink:hover,
.RadMenu_NewMenuSub .rmGroup .rmLast a.rmFocused,
.RadMenu_NewMenuSub .rmGroup .rmLast a.rmSelected,
.RadMenu_NewMenuSub .rmGroup .rmLast a.rmExpanded
{
	padding-bottom: 1px;
}

.RadMenu_NewMenuSub .rmGroup a.rmLink,
.RadMenu_NewMenuSub .rmGroup .rmText,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmDisabled,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmDisabled:hover,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmDisabled .rmText,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmDisabled:hover .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.RadMenu_NewMenuSub .rmGroup a.rmLink:hover,
.RadMenu_NewMenuSub .rmGroup a.rmFocused,
.RadMenu_NewMenuSub .rmGroup a.rmSelected,
.RadMenu_NewMenuSub .rmGroup a.rmExpanded
{
	background-position: 0 -168px;
}

.RadMenu_NewMenuSub .rmGroup a.rmLink:hover .rmText,
.RadMenu_NewMenuSub .rmGroup a.rmFocused .rmText,
.RadMenu_NewMenuSub .rmGroup a.rmSelected .rmText,
.RadMenu_NewMenuSub .rmGroup a.rmExpanded .rmText
{
	background-position: 100% -192px;
}

/* <expand arrows> */

.RadMenu_NewMenuSub .rmRootGroup .rmExpandRight,
.RadMenu_NewMenuSub .rmGroup .rmExpandDown,
.RadMenu_NewMenuSub_Context .rmGroup .rmExpandRight,
.RadMenu_NewMenuSub .rmRootGroup .rmItem a.rmDisabled .rmExpandRight,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmDisabled .rmExpandDown,
.RadMenu_NewMenuSub .rmRootGroup .rmItem a.rmDisabled:hover .rmExpandRight,
.RadMenu_NewMenuSub .rmGroup .rmItem a.rmDisabled:hover .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_NewMenuSub a.rmLink:hover .rmExpandRight,
.RadMenu_NewMenuSub .rmLast a.rmLink:hover .rmExpandRight,
.RadMenu_NewMenuSub a.rmFocused .rmExpandRight,
.RadMenu_NewMenuSub a.rmSelected .rmExpandRight,
.RadMenu_NewMenuSub a.rmExpanded .rmExpandRight
{
	background-position: 100% -312px;
}

.RadMenu_NewMenuSub .rmGroup a.rmLink:hover .rmExpandRight,
.RadMenu_NewMenuSub .rmGroup a.rmFocused .rmExpandRight,
.RadMenu_NewMenuSub .rmGroup a.rmSelected .rmExpandRight,
.RadMenu_NewMenuSub .rmGroup a.rmExpanded .rmExpandRight,
.RadMenu_NewMenuSub .rmGroup a.rmLink:hover .rmExpandDown,
.RadMenu_NewMenuSub .rmGroup a.rmFocused .rmExpandDown,
.RadMenu_NewMenuSub .rmGroup a.rmSelected .rmExpandDown,
.RadMenu_NewMenuSub .rmGroup a.rmExpanded .rmExpandDown
{
	background-position: 100% -240px;
}

.RadMenu_NewMenuSub .rmRootGroup a.rmDisabled:hover .rmExpandRight,
.RadMenu_NewMenuSub .rmGroup a.rmDisabled:hover .rmExpandDown
{
	background-image: url('Menu/rmSprite.png');
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_NewMenuSub_rtl a.rmLink,
.RadMenu_NewMenuSub_rtl .rmRootGroup a.rmDisabled
{
	background-position: 100% -96px;
}

.RadMenu_NewMenuSub_rtl .rmGroup a.rmDisabled
{
	background: none;
}

.RadMenu_NewMenuSub_rtl .rmText
{
	background-position: 0 -96px;
}

.RadMenu_NewMenuSub_rtl .rmVertical a.rmExpanded .rmText,
.RadMenu_NewMenuSub_rtl .rmVertical a.rmExpanded:hover .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
}

.RadMenu_NewMenuSub_rtl .rmGroup a.rmLink:hover,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmFocused,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmSelected,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_NewMenuSub_rtl .rmGroup a.rmLink:hover .rmText,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmFocused .rmText,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmSelected .rmText,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_NewMenuSub_Context_rtl .rmVertical .rmExpandLeft,
.RadMenu_NewMenuSub_rtl .rmRootGroup .rmExpandLeft
{
	background-position: 0 -312px;
}

.RadMenu_NewMenuSub_rtl .rmVertical a.rmLink:hover .rmExpandLeft,
.RadMenu_NewMenuSub_rtl .rmVertical a.rmFocused .rmExpandLeft,
.RadMenu_NewMenuSub_rtl .rmVertical a.rmSelected .rmExpandLeft,
.RadMenu_NewMenuSub_rtl .rmVertical a.rmExpanded .rmExpandLeft
{
	background-position: 0 -216px;
}

.RadMenu_NewMenuSub_rtl .rmGroup a.rmLink:hover .rmExpandLeft,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmFocused .rmExpandLeft,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmSelected .rmExpandLeft,
.RadMenu_NewMenuSub_rtl .rmGroup a.rmExpanded .rmExpandLeft
{
	background-position: 0 -336px;
}

.RadMenu_NewMenuSub_rtl .rmRootGroup a.rmDisabled:hover .rmExpandLeft
{
	background-position: 0 -312px;
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Default - specific, overlapping submenus)> */

.RadMenu_NewMenuSub .rmSlide
{
	margin: 0 0 0 -1px;
}

.RadMenu_NewMenuSub .rmVertical .rmSlide,
.RadMenu_NewMenuSub .rmSlide .rmSlide,
.RadMenu_NewMenuSub_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_NewMenuSub_rtl .rmSlide
{
	margin: 0 0 0 0;
}

.RadMenu_NewMenuSub_rtl .rmFirst .rmSlide
{
	margin-left: 1px;
}

.RadMenu_NewMenuSub_rtl .rmVertical .rmSlide,
.RadMenu_NewMenuSub_rtl .rmSlide .rmSlide,
.RadMenu_NewMenuSub_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_NewMenuSub .rmLeftArrow,
.RadMenu_NewMenuSub .rmRightArrow
{
	background-color: transparent;
}

.RadMenu_NewMenuSub .rmLeftArrow { background-position: -8px -312px; border-right: 1px solid #828282; }
.RadMenu_NewMenuSub .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #828282; }

.RadMenu_NewMenuSub .rmTopArrow,
.RadMenu_NewMenuSub .rmBottomArrow,
.RadMenu_NewMenuSub .rmGroup .rmLeftArrow,
.RadMenu_NewMenuSub .rmGroup .rmRightArrow
{
	background-color: transparent;
}

.RadMenu_NewMenuSub .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #828282; }
.RadMenu_NewMenuSub .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #828282; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_NewMenuSub .rmHorizontal .rmSeparator .rmText,
.RadMenu_NewMenuSub .rmVertical .rmHorizontal .rmSeparator .rmText
{
	width:80%;
	margin: 1px 0 0;
	background-color: transparent;
}

.RadMenu_NewMenuSub_Context .rmSeparator .rmText,
.RadMenu_NewMenuSub .rmHorizontal .rmGroup .rmSeparator .rmText,
.RadMenu_NewMenuSub .rmVertical .rmHorizontal .rmGroup .rmSeparator .rmText
{
	background-color: transparent;
	background-position: 0 -406px;
}

/* </Separators> */

/* </RadMenu / Default> */
