/* <RadMenu / Hay> */

.RadMenu_Padalog_h .rmRootGroup,
.RadMenu_Padalog_h a.rmLink,
.RadMenu_Padalog_h .rmText,
.RadMenu_Padalog_h .rmLeftArrow,
.RadMenu_Padalog_h .rmRightArrow,
.RadMenu_Padalog_h .rmTopArrow,
.RadMenu_Padalog_h .rmBottomArrow
{
	background-image: url('Menu/rmSprite.png');
	background-color: transparent;
}

.RadMenu_Padalog_h .rmRootGroup
{
	border: 1px solid #bbb99d;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #dee0c8;
}

.RadMenu_Padalog_h .rmVertical
{
	background-position: 0 -408px;
}

/* <Root items> */

.RadMenu_Padalog_h,
.RadMenu_Padalog_h a.rmLink
{
	font: normal 12px/23px "Segoe UI", Arial, sans-serif;
	color: #272722;
	text-decoration: none;
}

.RadMenu_Padalog_h a.rmLink,
.RadMenu_Padalog_h .rmText
{
	background-position: 0 1050px;
	background-repeat: no-repeat;
}

.RadMenu_Padalog_h a.rmLink:hover,
.RadMenu_Padalog_h a.rmFocused,
.RadMenu_Padalog_h a.rmSelected
{
	color: #279500;
	background-position: 0 -72px;
}

.RadMenu_Padalog_h a.rmLink:hover .rmText,
.RadMenu_Padalog_h a.rmFocused .rmText,
.RadMenu_Padalog_h a.rmSelected .rmText
{
	background-position: 100% -96px;
}

.RadMenu_Padalog_h a.rmExpanded,
.RadMenu_Padalog_h a.rmExpanded:hover
{
	color: #fff;
	background-position: 0 -120px;
}

.RadMenu_Padalog_h a.rmExpanded .rmText,
.RadMenu_Padalog_h a.rmExpanded:hover .rmText
{
	background-position: 100% -144px;
}

.RadMenu_Padalog_h a.rmDisabled,
.RadMenu_Padalog_h a.rmDisabled:hover
{
	color: #919180;
}

.RadMenu_Padalog_h a.rmDisabled:hover,
.RadMenu_Padalog_h a.rmDisabled:hover .rmText
{
	background: none;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_Padalog_h .rmGroup,
.RadMenu_Padalog_h .rmMultiColumn,
.RadMenu_Padalog_h .rmGroup .rmVertical
{
	border: 1px solid #959485;
	background: #fff url('Menu/rmVSprite.png') repeat-y -1px 0;
}

.RadMenu_Padalog_h .rmTopFix,
.RadMenu_Padalog_h .rmBottomFix,
.RadMenu_Padalog_h .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_Padalog_h .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_Padalog_h .rmRoundedCorners ul.rmHorizontal .rmFirst,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmGroup .rmItem,
.RadMenu_Padalog_h_Context.rmRoundedCorners ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmVSprite.png');
	background-color: #fff; 
	background-repeat: repeat-y;
	background-position: -3px 0;
}

* html .rmRoundedCorners_Padalog_h .rmGroup .rmItem,
* html .rmRoundedCorners_Padalog_h ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmVSprite.png');
	background-color: #fff; 
	background-repeat: repeat-y;
	background-position: -3px 0;
}

.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_Padalog_h .rmRoundedCorners .rmGroupColumn .rmItem,
.RadMenu_Padalog_h .rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrap .rmVertical,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer .rmGroup,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmHorizontal .rmItem,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrap .rmVertical
{
	background-image: none;
}

* html .rmRoundedCorners_Padalog_h .rmScrollWrapContainer .rmGroup,
* html .rmRoundedCorners_Padalog_h .rmScrollWrap .rmItem,
* html .rmRoundedCorners_Padalog_h .rmHorizontal .rmItem,
* html .rmRoundedCorners_Padalog_h .rmScrollWrap .rmVertical
{
	background-image: none;
}

.RadMenu_Padalog_h .rmRoundedCorners .rmGroupColumn
{
	background-color: #fff;
}

.RadMenu_Padalog_h .rmBottomLeft,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_Padalog_h_Context.rmRoundedCorners ul.rmGroup,
.RadMenu_Padalog_h .rmRoundedCorners ul.rmGroup,
.RadMenu_Padalog_h .rmRoundedCorners .rmMultiColumn
{
	background-image: url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

* html .rmRoundedCorners_Padalog_h .rmScrollWrapContainer,
* html .rmRoundedCorners_Padalog_h .rmGroup ul.rmGroup,
* html .rmRoundedCorners_Padalog_h ul.rmGroup
{
	background-image:  url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_Padalog_h .rmTopRight,
.RadMenu_Padalog_h .rmBottomRight
{
	background-image: url('Menu/rmRoundedRight.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_Padalog_h .rmTopFix,
.RadMenu_Padalog_h .rmBottomFix,
.RadMenu_Padalog_h .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmGroup .rmFirst,
.rmRoundedCorners_Padalog_h .rmGroup .rmFirst
{
	border-color: #959485;
}

.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix
{
	background: #FFF;
}

* html .rmRoundedCorners_Padalog_h .rmScrollWrapContainer .rmTopFix,
* html .rmRoundedCorners_Padalog_h .rmScrollWrapContainer .rmBottomFix
{
	background: #FFF;
}

.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow
{
	background-color: #FFF;
	border: 0;
}

* html .rmRoundedCorners_Padalog_h .rmScrollWrapContainer .rmTopArrow,
* html .rmRoundedCorners_Padalog_h .rmScrollWrapContainer .rmBottomArrow,
* html .rmRoundedCorners_Padalog_h .rmScrollWrapContainer .rmLeftArrow,
* html .rmRoundedCorners_Padalog_h .rmScrollWrapContainer .rmRightArrow
{
	background-color: #FFF;
	border: 0;
}

.RadMenu_Padalog_h li.rmTopFix,
.RadMenu_Padalog_h li.rmBottomFix
{
	background-position: -4px 0;
}

.RadMenu_Padalog_h_rtl .rmBottomLeft,
.RadMenu_Padalog_h_rtl .rmRoundedCorners ul.rmGroup,
.RadMenu_Padalog_h_rtl .rmRoundedCorners .rmMultiColumn,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_Padalog_h .rmScrollWrapContainer .rmBottomLeft,
.rmRoundedCorners.RadMenu_Padalog_h_Context_rtl ul.rmGroup,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer
{
	background-image: url('Menu/rmRoundedLeft_rtl.png');
}

.RadMenu_Padalog_h_rtl .rmTopRight,
.RadMenu_Padalog_h_rtl .rmBottomRight
{
	background-image: url('Menu/rmRoundedRight_rtl.png');
}

.RadMenu_Padalog_h_rtl li.rmTopFix,
.RadMenu_Padalog_h_rtl li.rmBottomFix,
.RadMenu_Padalog_h_rtl .rmRoundedCorners .rmGroup .rmItem,
.rmRoundedCorners.RadMenu_Padalog_h_Context_rtl .rmGroup .rmItem
{
	background-position: 101% 0;
}

.RadMenu_Padalog_h .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_Padalog_h_rtl .rmGroup,
.RadMenu_Padalog_h_rtl .rmMultiColumn,
.RadMenu_Padalog_h_rtl .rmGroup .rmVertical
{
	background-position: 101% 0;
}

.RadMenu_Padalog_h .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_Padalog_h .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_Padalog_h .rmGroup .rmFirst,
.RadMenu_Padalog_h .rmGroup .rmLast,
.RadMenu_Padalog_h .rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.RadMenu_Padalog_h_Context.rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.rmRoundedCorners_Padalog_h .rmScrollWrapContainer li.rmItem
{
	background: none;
}

.RadMenu_Padalog_h .rmRootGroup li.rmItem .rmGroup
{
	padding-bottom: 0;
}

.RadMenu_Padalog_h .rmGroup li.rmLast
{
	padding-bottom: 1px;
}

.RadMenu_Padalog_h .rmGroup a.rmLink:hover,
.RadMenu_Padalog_h .rmGroup a.rmFocused,
.RadMenu_Padalog_h .rmGroup a.rmSelected,
.RadMenu_Padalog_h .rmGroup a.rmExpanded
{
	background-position: 0 -168px;
}

.RadMenu_Padalog_h .rmGroup a.rmLink:hover .rmText,
.RadMenu_Padalog_h .rmGroup a.rmFocused .rmText,
.RadMenu_Padalog_h .rmGroup a.rmSelected .rmText,
.RadMenu_Padalog_h .rmGroup a.rmExpanded .rmText
{
	background-position: 100% -192px;
}

.RadMenu_Padalog_h .rmGroup a.rmExpanded,
.RadMenu_Padalog_h .rmGroup a.rmExpanded:hover
{
	color: #279500;
}

.RadMenu_Padalog_h .rmGroup a.rmDisabled,
.RadMenu_Padalog_h .rmGroup a.rmDisabled:hover
{
	color: #8a8a8a;
}

/* <expand arrows> */

.RadMenu_Padalog_h .rmGroup .rmExpandRight,
.RadMenu_Padalog_h .rmGroup .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_Padalog_h .rmGroup a.rmLink:hover .rmExpandRight,
.RadMenu_Padalog_h .rmGroup a.rmFocused .rmExpandRight,
.RadMenu_Padalog_h .rmGroup a.rmSelected .rmExpandRight,
.RadMenu_Padalog_h .rmGroup a.rmExpanded .rmExpandRight,
.RadMenu_Padalog_h .rmGroup a.rmLink:hover .rmExpandDown,
.RadMenu_Padalog_h .rmGroup a.rmFocused .rmExpandDown,
.RadMenu_Padalog_h .rmGroup a.rmSelected .rmExpandDown,
.RadMenu_Padalog_h .rmGroup a.rmExpanded .rmExpandDown
{
	background-position: 100% -240px;
}

.RadMenu_Padalog_h .rmGroup a.rmDisabled:hover .rmExpandRight,
.RadMenu_Padalog_h .rmGroup a.rmDisabled:hover .rmExpandDown
{
	background-image: url('Menu/rmSprite.png');
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_Padalog_h_rtl .rmGroup a.rmLink:hover,
.RadMenu_Padalog_h_rtl .rmGroup a.rmFocused,
.RadMenu_Padalog_h_rtl .rmGroup a.rmSelected,
.RadMenu_Padalog_h_rtl .rmGroup a.rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_Padalog_h_rtl .rmGroup a.rmLink:hover .rmText,
.RadMenu_Padalog_h_rtl .rmGroup a.rmFocused .rmText,
.RadMenu_Padalog_h_rtl .rmGroup a.rmSelected .rmText,
.RadMenu_Padalog_h_rtl .rmGroup a.rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_Padalog_h_rtl .rmGroup .rmExpandLeft
{
	background-position: 0 -312px;
}

.RadMenu_Padalog_h_rtl .rmGroup a.rmLink:hover .rmExpandLeft,
.RadMenu_Padalog_h_rtl .rmGroup a.rmFocused .rmExpandLeft,
.RadMenu_Padalog_h_rtl .rmGroup a.rmSelected .rmExpandLeft,
.RadMenu_Padalog_h_rtl .rmGroup a.rmExpanded .rmExpandLeft
{
	background-position: 0 -336px;
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Hay - specific, overlapping submenus)> */

.RadMenu_Padalog_h .rmSlide
{
	margin: -3px 0 0 1px;
}

.RadMenu_Padalog_h .rmVertical .rmSlide,
.RadMenu_Padalog_h .rmSlide .rmSlide,
.RadMenu_Padalog_h_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_Padalog_h_rtl .rmSlide
{
	margin: -3px 0 0 -1px;
}

.RadMenu_Padalog_h_rtl .rmVertical .rmSlide,
.RadMenu_Padalog_h_rtl .rmSlide .rmSlide,
.RadMenu_Padalog_h_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_Padalog_h .rmLeftArrow,
.RadMenu_Padalog_h .rmRightArrow
{
	background-color: #f6f6e8;
}

.RadMenu_Padalog_h .rmLeftArrow { background-position: -8px -312px; border-right: 1px solid #bbb99d; }
.RadMenu_Padalog_h .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #bbb99d; }

.RadMenu_Padalog_h .rmTopArrow,
.RadMenu_Padalog_h .rmBottomArrow,
.RadMenu_Padalog_h .rmGroup .rmLeftArrow,
.RadMenu_Padalog_h .rmGroup .rmRightArrow
{
	background-color: #f6f6e8;
}

.RadMenu_Padalog_h .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #bbb99d; }
.RadMenu_Padalog_h .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #bbb99d; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_Padalog_h .rmVertical .rmSeparator .rmText,
.RadMenu_Padalog_h .rmHorizontal .rmVertical .rmSeparator .rmText
{
	background-position: 0 -406px;
}

.RadMenu_Padalog_h .rmHorizontal .rmSeparator .rmText,
.RadMenu_Padalog_h .rmVertical .rmHorizontal .rmSeparator .rmText
{
	background-position: 0 -386px;
}

/* </Separators> */

/* </RadMenu / Hay> */