/* <RadMenu / Vista> */

.RadMenu_jmc .rmRootGroup,
.RadMenu_jmc .rmFirst,
.RadMenu_jmc a.rmLink,
.RadMenu_jmc .rmText,
.RadMenu_jmc .rmLeftArrow,
.RadMenu_jmc .rmRightArrow,
.RadMenu_jmc .rmTopArrow,
.RadMenu_jmc .rmBottomArrow
{
	background-image: url('Menu/rmSprite.png');
	background-color: transparent;
}

.RadMenu_jmc .rmRootGroup
{
	border: 1px solid #d6a9ab;
	background-repeat: repeat-x;
	background-position: 0 -408px;
	background-color: #faf0f0;
}

.RadMenu_jmc .rmFirst
{
	background-position: 0 -24px;
}

.RadMenu_jmc .rmVertical .rmFirst,
.RadMenu_jmc .rmVertical .rmLast
{
	background: none;
	padding: 0;
}

/* <Root items> */

.RadMenu_jmc,
.RadMenu_jmc a.rmLink
{
	font: normal 12px/23px "Segoe UI", Arial, sans-serif;
	color: #7a4c4e;
	text-decoration: none;
}

.RadMenu_jmc a.rmLink,
.RadMenu_jmc .rmText
{
	background-position: 0 1050px;
	background-repeat: no-repeat;
}

.RadMenu_jmc a.rmLink:hover,
.RadMenu_jmc a.rmFocused,
.RadMenu_jmc a.rmSelected
{
	background-position: 0 -72px;
}

.RadMenu_jmc a.rmLink:hover .rmText,
.RadMenu_jmc a.rmFocused .rmText,
.RadMenu_jmc a.rmSelected .rmText
{
	background-position: 100% -96px;
}

.RadMenu_jmc a.rmExpanded,
.RadMenu_jmc a.rmExpanded:hover
{
	background-position: 0 -120px;
}

.RadMenu_jmc a.rmExpanded .rmText,
.RadMenu_jmc a.rmExpanded:hover .rmText
{
	background-position: 100% -144px;
}

.RadMenu_jmc a.rmDisabled,
.RadMenu_jmc a.rmDisabled:hover
{
	color: #a6a6a6;
}

.RadMenu_jmc a.rmDisabled:hover,
.RadMenu_jmc a.rmDisabled:hover .rmText
{
	background: none;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_jmc .rmGroup,
.RadMenu_jmc .rmMultiColumn,
.RadMenu_jmc .rmGroup .rmVertical
{
	border: 1px solid #c4a5a7;
	background: #ffffff url('Menu/rmVSprite.png') repeat-y -1px 0;
}

.RadMenu_jmc .rmTopFix,
.RadMenu_jmc .rmBottomFix,
.RadMenu_jmc .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_jmc .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_jmc .rmRoundedCorners .rmFirstGroupColumn li.rmFirstGroupColumn .rmItem,
.RadMenu_jmc .rmRoundedCorners ul.rmHorizontal .rmFirst,
.RadMenu_jmc_Context.rmRoundedCorners .rmGroup .rmItem,
.RadMenu_jmc_Context.rmRoundedCorners ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmVSprite.png');
	background-color: #ffffff; 
	background-repeat: repeat-y;
	background-position: -3px 0;
}

* html .rmRoundedCorners_jmc .rmGroup .rmItem,
* html .rmRoundedCorners_jmc ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmVSprite.png');
	background-color: #ffffff; 
	background-repeat: repeat-y;
	background-position: -3px 0;
}

.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_jmc .rmRoundedCorners .rmGroupColumn .rmItem,
.RadMenu_jmc .rmRoundedCorners .rmGroupColumn .rmGroupColumn .rmItem,
.RadMenu_jmc .rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrap .rmVertical,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_jmc_Context.rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrap .rmVertical
{
	background-image: none;
}

* html .rmRoundedCorners_jmc .rmScrollWrapContainer .rmGroup,
* html .rmRoundedCorners_jmc .rmScrollWrap .rmItem,
* html .rmRoundedCorners_jmc .rmHorizontal .rmItem,
* html .rmRoundedCorners_jmc .rmScrollWrap .rmVertical
{
	background-image: none;
}

.RadMenu_jmc .rmRoundedCorners .rmGroupColumn
{
	background-color: #ffffff;
}

.RadMenu_jmc .rmBottomLeft,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_jmc_Context.rmRoundedCorners ul.rmGroup,
.RadMenu_jmc .rmRoundedCorners ul.rmGroup,
.RadMenu_jmc .rmRoundedCorners .rmMultiColumn
{
	background-image: url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

* html .rmRoundedCorners_jmc .rmScrollWrapContainer,
* html .rmRoundedCorners_jmc .rmGroup ul.rmGroup,
* html .rmRoundedCorners_jmc ul.rmGroup
{
	background-image: url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_jmc .rmTopRight,
.RadMenu_jmc .rmBottomRight
{
	background-image: url('Menu/rmRoundedRight.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_jmc .rmTopFix,
.RadMenu_jmc .rmBottomFix,
.RadMenu_jmc .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_jmc_Context.rmRoundedCorners .rmGroup .rmFirst,
.rmRoundedCorners_jmc .rmGroup .rmFirst
{
	border-color: #c4a5a7;
}

.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix
{
	background: #ffffff;
}

* html .rmRoundedCorners_jmc .rmScrollWrapContainer .rmTopFix,
* html .rmRoundedCorners_jmc .rmScrollWrapContainer .rmBottomFix
{
	background: #ffffff;
}

.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow
{
	background-color: #ffffff;
	border: 0;
}

* html .rmRoundedCorners_jmc .rmScrollWrapContainer .rmTopArrow,
* html .rmRoundedCorners_jmc .rmScrollWrapContainer .rmBottomArrow,
* html .rmRoundedCorners_jmc .rmScrollWrapContainer .rmLeftArrow,
* html .rmRoundedCorners_jmc .rmScrollWrapContainer .rmRightArrow
{
	background-color: #ffffff;
	border: 0;
}

.RadMenu_jmc li.rmTopFix,
.RadMenu_jmc li.rmBottomFix
{
	background-position: -4px 0;
}

.RadMenu_jmc_rtl .rmBottomLeft,
.RadMenu_jmc_rtl .rmRoundedCorners ul.rmGroup,
.RadMenu_jmc_rtl .rmRoundedCorners .rmMultiColumn,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_jmc .rmScrollWrapContainer .rmBottomLeft,
.rmRoundedCorners.RadMenu_jmc_Context_rtl ul.rmGroup,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer
{
	background-image: url('Menu/rmRoundedLeft_rtl.png');
}

.RadMenu_jmc_rtl .rmTopRight,
.RadMenu_jmc_rtl .rmBottomRight
{
	background-image: url('Menu/rmRoundedRight_rtl.png');
}

.RadMenu_jmc_rtl li.rmTopFix,
.RadMenu_jmc_rtl li.rmBottomFix,
.RadMenu_jmc_rtl .rmRoundedCorners .rmGroup .rmItem,
.rmRoundedCorners.RadMenu_jmc_Context_rtl ul.rmGroup .rmItem
{
	background-position: 101% 0;
}

.RadMenu_jmc .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_jmc_rtl .rmGroup,
.RadMenu_jmc_rtl .rmMultiColumn,
.RadMenu_jmc_rtl .rmGroup .rmVertical
{
	background-position: 101% 0;
}

.RadMenu_jmc .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_jmc .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_jmc .rmGroup .rmFirst,
.RadMenu_jmc .rmGroup .rmLast,
.RadMenu_jmc .rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.RadMenu_jmc_Context.rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.rmRoundedCorners_jmc .rmScrollWrapContainer li.rmItem
{
	background: none;
}

.RadMenu_jmc .rmGroup .rmLast
{
	padding-bottom: 1px;
}

.RadMenu_jmc .rmGroup a.rmLink
{
	color: #000000;
}

.RadMenu_jmc .rmGroup a.rmLink:hover,
.RadMenu_jmc .rmGroup a.rmFocused,
.RadMenu_jmc .rmGroup a.rmSelected,
.RadMenu_jmc .rmGroup a.rmExpanded
{
    color: #7a4c4e;
	background-position: 0 -168px;
}

.RadMenu_jmc .rmGroup a.rmLink:hover .rmText,
.RadMenu_jmc .rmGroup a.rmFocused .rmText,
.RadMenu_jmc .rmGroup a.rmSelected .rmText,
.RadMenu_jmc .rmGroup a.rmExpanded .rmText
{
	background-position: 100% -192px;
}

/* <expand arrows> */

.RadMenu_jmc .rmVertical .rmExpandRight,
.RadMenu_jmc_Context .rmGroup .rmExpandRight,
.RadMenu_jmc .rmGroup .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_jmc  .rmVertical a.rmLink:hover .rmExpandRight,
.RadMenu_jmc  .rmVertical a.rmFocused .rmExpandRight,
.RadMenu_jmc  .rmVertical a.rmExpanded .rmExpandRight,
.RadMenu_jmc  .rmVertical a.rmSelected .rmExpandRight,
.RadMenu_jmc  .rmVertical a.rmLink:hover .rmExpandLeft,
.RadMenu_jmc  .rmVertical a.rmFocused .rmExpandLeft,
.RadMenu_jmc  .rmVertical a.rmExpanded .rmExpandLeft,
.RadMenu_jmc  .rmVertical a.rmSelected .rmExpandLeft
{
    background-image: url('Menu/rmRootExpand.png');
}

.RadMenu_jmc  .rmVertical a.rmLink:hover .rmExpandRight,
.RadMenu_jmc  .rmVertical a.rmSelected .rmExpandRight,
.RadMenu_jmc  .rmVertical a.rmFocused .rmExpandRight
{
	background-position: 100% -2px;
}

.RadMenu_jmc  .rmVertical a.rmExpanded .rmExpandRight,
.RadMenu_jmc  .rmVertical a.rmExpanded:hover .rmExpandRight
{
	background-position: 100% -29px;
}

.RadMenu_jmc .rmGroup a.rmLink:hover .rmExpandRight,
.RadMenu_jmc .rmGroup a.rmFocused .rmExpandRight,
.RadMenu_jmc .rmGroup a.rmSelected .rmExpandRight,
.RadMenu_jmc .rmGroup a.rmExpanded .rmExpandRight,
.RadMenu_jmc .rmGroup a.rmLink:hover .rmExpandDown,
.RadMenu_jmc .rmGroup a.rmFocused .rmExpandDown,
.RadMenu_jmc .rmGroup a.rmSelected .rmExpandDown,
.RadMenu_jmc .rmGroup a.rmExpanded .rmExpandDown
{
    background-image: url('Menu/rmSprite.png');
	background-position: 100% -240px;
}

.RadMenu_jmc .rmGroup a.rmDisabled,
.RadMenu_jmc .rmGroup a.rmDisabled:hover
{
	color: #a6a6a6;
}

.RadMenu_jmc .rmGroup a.rmDisabled:hover,
.RadMenu_jmc .rmGroup a.rmDisabled:hover .rmText
{
	background: none;
}

.RadMenu_jmc .rmRootGroup a.rmDisabled:hover .rmExpandRight,
.RadMenu_jmc_Context .rmGroup a.rmDisabled:hover .rmExpandRight,
.RadMenu_jmc_Context .rmGroup a.rmDisabled:hover .rmExpandLeft,
.RadMenu_jmc .rmGroup a.rmDisabled:hover .rmExpandDown
{
	background-image: url('Menu/rmSprite.png');
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_jmc_rtl a.rmLink:hover,
.RadMenu_jmc_rtl a.rmFocused,
.RadMenu_jmc_rtl a.rmSelected
{
    background-position: 100% -96px;
}

.RadMenu_jmc_rtl a.rmLink:hover .rmText,
.RadMenu_jmc_rtl a.rmFocused .rmText,
.RadMenu_jmc_rtl a.rmSelected .rmText
{
    background-position: 0 -72px;
}

.RadMenu_jmc_rtl a.rmExpanded,
.RadMenu_jmc_rtl a.rmExpanded:hover
{
    background-position: 100% -144px;
}

.RadMenu_jmc_rtl a.rmExpanded .rmText,
.RadMenu_jmc_rtl a.rmExpanded:hover .rmText
{
    background-position: 0 -120px;
}

.RadMenu_jmc_rtl .rmGroup a.rmLink:hover,
.RadMenu_jmc_rtl .rmGroup a.rmFocused,
.RadMenu_jmc_rtl .rmGroup a.rmSelected,
.RadMenu_jmc_rtl .rmGroup a.rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_jmc_rtl .rmGroup a.rmLink:hover .rmText,
.RadMenu_jmc_rtl .rmGroup a.rmFocused .rmText,
.RadMenu_jmc_rtl .rmGroup a.rmSelected .rmText,
.RadMenu_jmc_rtl .rmGroup a.rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_jmc_Context_rtl .rmVertical .rmExpandLeft,
.RadMenu_jmc_rtl .rmRootGroup .rmExpandLeft
{
	background-position: 0 -312px;
}

.RadMenu_jmc_rtl a.rmLink:hover .rmExpandLeft,
.RadMenu_jmc_rtl a.rmSelected .rmExpandLeft,
.RadMenu_jmc_rtl a.rmFocused .rmExpandLeft
{
	background-position: 0 -2px;
}

.RadMenu_jmc_rtl a.rmExpanded .rmExpandLeft,
.RadMenu_jmc_rtl a.rmExpanded:hover .rmExpandLeft
{
	background-position: 0 -29px;
}

.RadMenu_jmc_rtl .rmGroup a.rmLink:hover .rmExpandLeft,
.RadMenu_jmc_rtl .rmGroup a.rmFocused .rmExpandLeft,
.RadMenu_jmc_rtl .rmGroup a.rmSelected .rmExpandLeft,
.RadMenu_jmc_rtl .rmGroup a.rmExpanded .rmExpandLeft
{
    background-image: url('Menu/rmSprite.png');
	background-position: 0 -336px;
}

.RadMenu_jmc_Context_rtl .rmGroup a.rmDisabled:hover .rmExpandLeft,
.RadMenu_jmc_rtl .rmRootGroup a.rmDisabled:hover .rmExpandLeft
{
    background-image: url('Menu/rmSprite.png');
	background-position: 0 -312px;
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Vista - specific, overlapping submenus)> */

.RadMenu_jmc .rmSlide
{
	margin: -3px 0 0 1px;
}

.RadMenu_jmc .rmVertical .rmSlide,
.RadMenu_jmc .rmSlide .rmSlide,
.RadMenu_jmc_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_jmc_rtl .rmSlide
{
	margin: -3px 0 0 -1px;
}

.RadMenu_jmc_rtl .rmVertical .rmSlide,
.RadMenu_jmc_rtl .rmSlide .rmSlide,
.RadMenu_jmc_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_jmc .rmLeftArrow,
.RadMenu_jmc .rmRightArrow
{
	background-color: #f5dfe0;
}

.RadMenu_jmc .rmLeftArrow { background-position: -8px -312px; border-right: 1px solid #ccb6b7; }
.RadMenu_jmc .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #ccb6b7; }

.RadMenu_jmc .rmTopArrow,
.RadMenu_jmc .rmBottomArrow,
.RadMenu_jmc .rmGroup .rmLeftArrow,
.RadMenu_jmc .rmGroup .rmRightArrow
{
	background-color: #f0f0f0;
}

.RadMenu_jmc .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #ccb6b7; }
.RadMenu_jmc .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #ccb6b7; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_jmc .rmVertical .rmSeparator .rmText,
.RadMenu_jmc .rmHorizontal .rmVertical .rmSeparator .rmText
{
	background-position: 0 -406px;
}

.RadMenu_jmc .rmHorizontal .rmSeparator .rmText,
.RadMenu_jmc .rmVertical .rmHorizontal .rmSeparator .rmText
{
	background-position: 0 -386px;
}

/* </Separators> */

/* </RadMenu / Vista> */
