﻿.RadMenu_Custom a span 
{
    cursor:pointer;
}
.RadMenu_Custom
{
    z-index: 99998;
}


.menu a span 
{
    cursor:pointer;
}
.menu
{
    z-index: 99998;
}



/* <RadMenu / Web20> */
.RadMenu_Custom .rmRootGroup,
.RadMenu_Custom a.rmLink,
.RadMenu_Custom .rmText,
.RadMenu_Custom .rmLeftArrow,
.RadMenu_Custom .rmRightArrow,
.RadMenu_Custom .rmTopArrow,
.RadMenu_Custom .rmBottomArrow
{
	background-image: url('images/rmSprite.png');
	background-color: transparent;
}

.RadMenu_Custom .rmRootGroup
{
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	background-color: #FFF;
}

.RadMenu_Custom .rmHorizontal
{
	background-repeat: repeat-x;
	background-position: 0 0;
}

.RadMenu_Custom .rmVertical
{
	background-image: none;
}

/* <Root items> */

.RadMenu_Custom,
.RadMenu_Custom a.rmLink
{	
	font: normal 12px/23px Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.RadMenu_Custom a.rmLink
{
	color: #505050;
	font-weight: 600;
}

.RadMenu_Custom a.rmLink,
.RadMenu_Custom a.rmLink .rmText
{
	background-repeat: no-repeat;
	background-position: 0 500px;
}

.RadMenu_Custom .rmVertical .rmFirst,
.RadMenu_Custom .rmVertical .rmLast
{
	background: none;
}

.RadMenu_Custom a.rmLink:hover,
.RadMenu_Custom a.rmFocused,
.RadMenu_Custom a.rmSelected,
.RadMenu_Custom a.rmExpanded,
.RadMenu_Custom a.rmExpanded:hover
{
	color: #000;
	background-position: 0 -72px;
}

.RadMenu_Custom .rmFirst a.rmLink:hover,
.RadMenu_Custom .rmFirst a.rmFocused,
.RadMenu_Custom .rmFirst a.rmSelected,
.RadMenu_Custom .rmFirst a.rmExpanded,
.RadMenu_Custom .rmFirst a.rmExpanded:hover
{
	background-position: -1px -72px;
}

.RadMenu_Custom a.rmLink:hover .rmText,
.RadMenu_Custom a.rmFocused .rmText,
.RadMenu_Custom a.rmSelected .rmText,
.RadMenu_Custom a.rmExpanded .rmText,
.RadMenu_Custom a.rmExpanded:hover .rmText
{
	background-position: 100% -96px;
}

.RadMenu_Custom .rmLast a.rmLink:hover .rmText,
.RadMenu_Custom .rmLast a.rmFocused .rmText,
.RadMenu_Custom .rmLast a.rmSelected .rmText,
.RadMenu_Custom .rmLast a.rmExpanded .rmText,
.RadMenu_Custom .rmLast a.rmExpanded:hover .rmText
{
	background-position: 0 -96px;
}

.RadMenu_Custom .rmItem a.rmDisabled,
.RadMenu_Custom .rmItem a.rmDisabled:hover,
.RadMenu_Custom .rmItem a.rmDisabled .rmText,
.RadMenu_Custom .rmItem a.rmDisabled:hover .rmText
{
	background-repeat: no-repeat;
	background-position: 0 500px;
}

.RadMenu_Custom .rmVertical a.rmLink
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.RadMenu_Custom .rmVertical a.rmLink:hover,
.RadMenu_Custom .rmVertical a.rmFocused,
.RadMenu_Custom .rmVertical a.rmSelected,
.RadMenu_Custom .rmVertical a.rmExpanded,
.RadMenu_Custom .rmVertical a.rmExpanded:hover
{
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-color: #3f5f94;
	border-width: 1px 0;
}

.RadMenu_Custom .rmVertical a.rmLink:hover,
.RadMenu_Custom .rmVertical a.rmFocused,
.RadMenu_Custom .rmVertical a.rmSelected,
.RadMenu_Custom .rmVertical a.rmExpanded,
.RadMenu_Custom .rmVertical a.rmExpanded:hover,
.RadMenu_Custom .rmVertical a.rmLink:hover .rmText,
.RadMenu_Custom .rmVertical a.rmFocused .rmText,
.RadMenu_Custom .rmVertical a.rmSelected .rmText,
.RadMenu_Custom .rmVertical a.rmExpanded .rmText,
.RadMenu_Custom .rmVertical a.rmExpanded:hover .rmText
{
	background-position: -1px -72px;
}

.RadMenu_Custom .rmVertical .rmFirst a.rmLink:hover,
.RadMenu_Custom .rmVertical .rmFirst a.rmFocused,
.RadMenu_Custom .rmVertical .rmFirst a.rmSelected,
.RadMenu_Custom .rmVertical .rmFirst a.rmExpanded,
.RadMenu_Custom .rmVertical .rmFirst a.rmExpanded:hover
{
	padding-top: 1px;
	padding-bottom: 0;
	border-top-width: 0;
}

.RadMenu_Custom .rmVertical .rmLast a.rmLink:hover,
.RadMenu_Custom .rmVertical .rmLast a.rmFocused,
.RadMenu_Custom .rmVertical .rmLast a.rmSelected,
.RadMenu_Custom .rmVertical .rmLast a.rmExpanded,
.RadMenu_Custom .rmVertical .rmLast a.rmExpanded:hover
{
	padding-bottom: 1px;
	padding-top: 0;
	border-bottom-width: 0;
}

.RadMenu_Custom .rmVertical .rmItem a.rmDisabled:hover
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-width: 0;
}

.RadMenu_Custom .rmLast a.rmExpanded .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
}

.RadMenu_Custom a.rmDisabled,
.RadMenu_Custom a.rmDisabled:hover
{
	color: #bdcae3;
	background-color: transparent;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_Custom .rmGroup,
.RadMenu_Custom .rmMultiColumn,
.RadMenu_Custom .rmGroup .rmVertical
{
	border: 1px solid #606060;
	background: #fff url('images/rmVSprite.png') repeat-y -1px 0;
}

.RadMenu_Custom .rmTopFix,
.RadMenu_Custom .rmBottomFix,
.RadMenu_Custom .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_Custom .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_Custom .rmRoundedCorners ul.rmHorizontal .rmFirst,
.RadMenu_Custom_Context.rmRoundedCorners .rmGroup .rmItem,
.RadMenu_Custom_Context.rmRoundedCorners ul.rmHorizontal .rmFirst
{
	background-image: url('images/rmVSprite.png');
	background-color: #fff; 
	background-repeat: repeat-y;
	background-position: -3px 0;
}

* html .rmRoundedCorners_Web20 .rmGroup .rmItem,
* html .rmRoundedCorners_Web20 ul.rmHorizontal .rmFirst
{
	background-image: url('images/rmVSprite.png');
	background-color: #fff; 
	background-repeat: repeat-y;
	background-position: -3px 0;
}

.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_Custom .rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_Custom .rmRoundedCorners .rmGroupColumn .rmItem,
.RadMenu_Custom .rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_Custom .rmRoundedCorners .rmScrollWrap .rmVertical,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_Custom_Context.rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrap .rmVertical
{
	background-image: none;
}

* html .rmRoundedCorners_Web20 .rmScrollWrapContainer .rmGroup,
* html .rmRoundedCorners_Web20 .rmScrollWrap .rmItem,
* html .rmRoundedCorners_Web20 .rmHorizontal .rmItem,
* html .rmRoundedCorners_Web20 .rmScrollWrap .rmVertical
{
	background-image: none;
}

.RadMenu_Custom .rmRoundedCorners .rmGroupColumn
{
	background-color: #fff;
}

.RadMenu_Custom .rmBottomLeft,
.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_Custom_Context.rmRoundedCorners ul.rmGroup,
.RadMenu_Custom .rmRoundedCorners ul.rmGroup,
.RadMenu_Custom .rmRoundedCorners .rmMultiColumn
{
	background-image:  url('images/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

* html .rmRoundedCorners_Web20 .rmScrollWrapContainer,
* html .rmRoundedCorners_Web20 .rmGroup ul.rmGroup,
* html .rmRoundedCorners_Web20 ul.rmGroup
{
	background-image:  url('images/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_Custom .rmTopRight,
.RadMenu_Custom .rmBottomRight
{
	background-image:  url('images/rmRoundedRight.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_Custom .rmTopFix,
.RadMenu_Custom .rmBottomFix,
.RadMenu_Custom .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_Custom_Context.rmRoundedCorners .rmGroup .rmFirst,
.rmRoundedCorners_Web20 .rmGroup .rmFirst
{
	border-color: #606060;
}

.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix
{
	background: #FFF;
}

* html .rmRoundedCorners_Web20 .rmScrollWrapContainer .rmTopFix,
* html .rmRoundedCorners_Web20 .rmScrollWrapContainer .rmBottomFix
{
	background: #FFF;
}

.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow
{
	background-color: #FFF;
	border: 0;
}

* html .rmRoundedCorners_Web20 .rmScrollWrapContainer .rmTopArrow,
* html .rmRoundedCorners_Web20 .rmScrollWrapContainer .rmBottomArrow,
* html .rmRoundedCorners_Web20 .rmScrollWrapContainer .rmLeftArrow,
* html .rmRoundedCorners_Web20 .rmScrollWrapContainer .rmRightArrow
{
	background-color: #FFF;
	border: 0;
}

.RadMenu_Custom li.rmTopFix,
.RadMenu_Custom li.rmBottomFix
{
	background-position: -4px 0;
}

.RadMenu_Custom_rtl .rmBottomLeft,
.RadMenu_Custom_rtl .rmRoundedCorners ul.rmGroup,
.RadMenu_Custom_rtl .rmRoundedCorners .rmMultiColumn,
.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_Custom .rmScrollWrapContainer .rmBottomLeft,
.rmRoundedCorners.RadMenu_Custom_Context_rtl ul.rmGroup,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer
{
	background-image: url('images/rmRoundedLeft_rtl.png');
}

.RadMenu_Custom_rtl .rmTopRight,
.RadMenu_Custom_rtl .rmBottomRight
{
	background-image: url('images/rmRoundedRight_rtl.png');
}

.RadMenu_Custom_rtl li.rmTopFix,
.RadMenu_Custom_rtl li.rmBottomFix,
.RadMenu_Custom_rtl .rmRoundedCorners .rmGroup .rmItem,
.rmRoundedCorners.RadMenu_Custom_Context_rtl ul.rmGroup .rmItem
{
	background-position: 101% 0;
}

.RadMenu_Custom .rmGroup a.rmLink
{
	color: #000;
}

.RadMenu_Custom .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_Custom_rtl .rmGroup,
.RadMenu_Custom_rtl .rmMultiColumn,
.RadMenu_Custom_rtl .rmGroup .rmVertical
{
	background-position: 101% 0;
}

.RadMenu_Custom .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_Custom .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_Custom .rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.RadMenu_Custom_Context.rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.rmRoundedCorners_Web20 .rmScrollWrapContainer li.rmItem
{
	background: none;
}

.RadMenu_Custom .rmGroup a.rmLink:hover,
.RadMenu_Custom .rmGroup .rmItem a.rmFocused,
.RadMenu_Custom .rmGroup .rmItem a.rmSelected,
.RadMenu_Custom .rmGroup .rmItem a.rmExpanded
{
	color: #FFFFFF;
}

.RadMenu_Custom .rmGroup a.rmDisabled,
.RadMenu_Custom .rmGroup a.rmDisabled:hover
{
	color: #8a8a8a;
}

.RadMenu_Custom .rmGroup .rmItem a.rmLink,
.RadMenu_Custom .rmGroup .rmItem a.rmLink:hover,
.RadMenu_Custom .rmGroup .rmItem a.rmFocused,
.RadMenu_Custom .rmGroup .rmItem a.rmSelected,
.RadMenu_Custom .rmGroup .rmItem a.rmExpanded
{
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}

.RadMenu_Custom .rmGroup a.rmLink,
.RadMenu_Custom .rmGroup .rmText,
.RadMenu_Custom .rmGroup .rmItem a.rmDisabled,
.RadMenu_Custom .rmGroup .rmItem a.rmDisabled:hover,
.RadMenu_Custom .rmGroup .rmItem a.rmDisabled .rmText,
.RadMenu_Custom .rmGroup .rmItem a.rmDisabled:hover .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.RadMenu_Custom .rmGroup a.rmLink:hover,
.RadMenu_Custom .rmGroup a.rmFocused,
.RadMenu_Custom .rmGroup a.rmSelected,
.RadMenu_Custom .rmGroup a.rmExpanded
{
	background-position: 0 -168px;
}

.RadMenu_Custom .rmGroup a.rmLink:hover .rmText,
.RadMenu_Custom .rmGroup a.rmFocused .rmText,
.RadMenu_Custom .rmGroup a.rmSelected .rmText,
.RadMenu_Custom .rmGroup a.rmExpanded .rmText
{
	background-position: 100% -192px;
}

/* <expand arrows> */

.RadMenu_Custom .rmGroup .rmLink .rmExpandRight,
.RadMenu_Custom .rmGroup .rmLink .rmExpandDown,
.RadMenu_Custom .rmGroup .rmItem a.rmDisabled .rmExpandRight,
.RadMenu_Custom .rmGroup .rmItem a.rmDisabled .rmExpandDown,
.RadMenu_Custom .rmGroup .rmItem a.rmDisabled:hover .rmExpandRight,
.RadMenu_Custom .rmGroup .rmItem a.rmDisabled:hover .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_Custom .rmGroup a.rmLink:hover .rmExpandRight,
.RadMenu_Custom .rmGroup a.rmFocused .rmExpandRight,
.RadMenu_Custom .rmGroup a.rmSelected .rmExpandRight,
.RadMenu_Custom .rmGroup a.rmExpanded .rmExpandRight,
.RadMenu_Custom .rmGroup a.rmLink:hover .rmExpandDown,
.RadMenu_Custom .rmGroup a.rmFocused .rmExpandDown,
.RadMenu_Custom .rmGroup a.rmSelected .rmExpandDown,
.RadMenu_Custom .rmGroup a.rmExpanded .rmExpandDown
{
	background-position: 100% -240px;
}

.RadMenu_Custom .rmGroup a.rmDisabled:hover .rmExpandRight,
.RadMenu_Custom .rmGroup a.rmDisabled:hover .rmExpandDown
{
	background-image: url('images/rmSprite.png');
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_Custom_rtl .rmGroup a.rmLink:hover,
.RadMenu_Custom_rtl .rmGroup a.rmFocused,
.RadMenu_Custom_rtl .rmGroup a.rmSelected,
.RadMenu_Custom_rtl .rmGroup a.rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_Custom_rtl .rmGroup a.rmLink:hover .rmText,
.RadMenu_Custom_rtl .rmGroup a.rmFocused .rmText,
.RadMenu_Custom_rtl .rmGroup a.rmSelected .rmText,
.RadMenu_Custom_rtl .rmGroup a.rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_Custom_rtl .rmGroup .rmExpandLeft
{
	background-position: 0 -312px;
}

.RadMenu_Custom_rtl .rmGroup a.rmLink:hover .rmExpandLeft,
.RadMenu_Custom_rtl .rmGroup a.rmFocused .rmExpandLeft,
.RadMenu_Custom_rtl .rmGroup a.rmSelected .rmExpandLeft,
.RadMenu_Custom_rtl .rmGroup a.rmExpanded .rmExpandLeft
{
	background-position: 0 -336px;
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Web20 - specific, overlapping submenus)> */

.RadMenu_Custom .rmFirst .rmSlide
{
	margin: 0 0 0 -1px;
}

.RadMenu_Custom .rmVertical .rmSlide,
.RadMenu_Custom .rmSlide .rmSlide,
.RadMenu_Custom_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_Custom_rtl .rmSlide
{
	margin: 0 0 0 0;
}

.RadMenu_Custom_rtl .rmFirst .rmSlide
{
	margin-left: 1px;
}

.RadMenu_Custom_rtl .rmVertical .rmSlide,
.RadMenu_Custom_rtl .rmSlide .rmSlide,
.RadMenu_Custom_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_Custom .rmLeftArrow,
.RadMenu_Custom .rmRightArrow
{
	background-color: #ECF4FF;
}

.RadMenu_Custom .rmLeftArrow { background-position: -8px -312px; border-right: 1px solid #828282; }
.RadMenu_Custom .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #828282; }

.RadMenu_Custom .rmTopArrow,
.RadMenu_Custom .rmBottomArrow,
.RadMenu_Custom .rmGroup .rmLeftArrow,
.RadMenu_Custom .rmGroup .rmRightArrow
{
	background-color: #ECF4FF;
}

.RadMenu_Custom .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #828282; }
.RadMenu_Custom .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #828282; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_Custom .rmHorizontal .rmSeparator .rmText,
.RadMenu_Custom .rmVertical .rmHorizontal .rmSeparator .rmText
{
	height: 22px;
	margin: 1px 0 0;
	width: 1px;
}

.RadMenu_Custom .rmHorizontal .rmSeparator .rmText
{
	background-color: transparent;
	background-position: 0 -386px;
}

.RadMenu_Custom_Context .rmSeparator .rmText,
.RadMenu_Custom .rmHorizontal .rmGroup .rmSeparator .rmText,
.RadMenu_Custom .rmVertical .rmHorizontal .rmGroup .rmSeparator .rmText
{
	background-color: transparent;
	background-position: 0 -408px;
}

/* </Separators> */

/* </RadMenu / Web20> */