/* <RadMenu / Default> */

.RadMenu_DUCustom .rmRootGroup,
.RadMenu_DUCustom a.rmLink,
.RadMenu_DUCustom .rmText,
.RadMenu_DUCustom .rmLeftArrow,
.RadMenu_DUCustom .rmRightArrow,
.RadMenu_DUCustom .rmTopArrow,
.RadMenu_DUCustom .rmBottomArrow
{
	background-image: url('Menu/rmSprite.png');
	background-color: transparent;
	color: #f4efcc;
}

.RadMenu_DUCustom .rmRootGroup
{
	/*border: 1px solid #828282;*/
	background-repeat: repeat-x;
	background-position: 0 -408px;
	/*background-color: #e6e6e6;*/
}


/* custom top nav items */
.rmItem1
{
    width: 138px !important;
    height: 38px !important;
    /* cloud */
    background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: 0px -76px !important;
    padding: 0px !important;
}

.RadMenu_DUCustom a.rmItem1.rmExpanded,
.RadMenu_DUCustom .rmItem1 a.rmExpanded:hover
{
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: 0px -38px !important;
}

.rmItem1:hover
{
    cursor: pointer !important;
}

.rmItem2
{
    width: 142px !important;
    height: 38px !important;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -137px -76px !important;
    padding: 0px !important;
}

.RadMenu_DUCustom a.rmItem2.rmExpanded,
.RadMenu_DUCustom .rmItem2 a.rmExpanded:hover
{
	background-color: #fff;
	background-position: 0 -72px;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -138px -38px !important;
}

.rmItem2:hover
{
    cursor: pointer !important;
}

.rmItem3
{
    width: 105px !important;
    height: 38px !important;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -280px -76px !important;
    padding: 0px !important;
}

.RadMenu_DUCustom a.rmItem3.rmExpanded,
.RadMenu_DUCustom .rmItem3 a.rmExpanded:hover
{
	background-color: #fff;
	background-position: 0 -72px;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -280px -38px !important;
}

.rmItem3:hover
{
    cursor: pointer !important;
}

.rmItem4
{
    width: 140px !important;
    height: 38px !important;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -385px -76px !important;
    padding: 0px !important;
}

.RadMenu_DUCustom a.rmItem4.rmExpanded,
.RadMenu_DUCustom .rmItem4 a.rmExpanded:hover
{
	background-color: #fff;
	background-position: 0 -72px;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -385px -38px !important;
}

.rmItem4:hover
{
    cursor: pointer !important;
}

.rmItem5
{
    width: 93px !important;
    height: 38px !important;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -525px -76px !important;
    padding: 0px !important;
}

.RadMenu_DUCustom a.rmItem5.rmExpanded,
.RadMenu_DUCustom .rmItem5 a.rmExpanded:hover
{
	background-color: #fff;
	background-position: 0 -76px;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -525px -38px !important;
}

.rmItem5:hover
{
    cursor: pointer !important;
}

.rmItem6
{
    width: 91px !important;
    height: 38px !important;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -618px -76px !important;
    padding: 0px !important;
}

.RadMenu_DUCustom a.rmItem6.rmExpanded,
.RadMenu_DUCustom .rmItem6 a.rmExpanded:hover
{
	background-color: #fff;
	background-position: 0 -76px;
    /* cloud */
	background: url(http://c3318373.r73.cf0.rackcdn.com/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;
    /* local */
    /*background: url(http://files2.ducks.org/_global/images/www/header/topNav/topNavSprite2.png) top left no-repeat !important;*/
    background-position: -618px -38px !important;
}

.rmItem6:hover
{
    cursor: pointer !important;
}

/*end custom top nav items*/







/* <Root items> */

.RadMenu_DUCustom,
.RadMenu_DUCustom a.rmLink
{
	font: normal 10pt Arial;
	color: #000;
	text-decoration: none;
}

.RadMenu_DUCustom a.rmLink,
.RadMenu_DUCustom a.rmDisabled,
.RadMenu_DUCustom a.rmDisabled:hover
{
	background-position: 0 -72px;
}

.RadMenu_DUCustom .rmText,
.RadMenu_DUCustom a.rmDisabled .rmText,
.RadMenu_DUCustom a.rmDisabled:hover .rmText
{
	background-position: 100% -96px;
}

.RadMenu_DUCustom .rmFirst a.rmLink,
.RadMenu_DUCustom .rmFirst a.rmLink:hover,
.RadMenu_DUCustom .rmLast .rmText,
.RadMenu_DUCustom .rmLast a.rmLink:hover .rmText,
.RadMenu_DUCustom .rmVertical a.rmLink,
.RadMenu_DUCustom .rmVertical .rmText
{
	background-repeat: no-repeat;
	background-position: 0 500px;
}

.RadMenu_DUCustom .rmVertical .rmFirst,
.RadMenu_DUCustom .rmVertical .rmLast
{
	background: none;
}

.RadMenu_DUCustom a.rmLink:hover,
.RadMenu_DUCustom a.rmFocused,
.RadMenu_DUCustom a.rmSelected
{
	background-color: #fff;
}

.RadMenu_DUCustom .rmVertical a.rmLink
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.RadMenu_DUCustom .rmVertical a.rmLink:hover,
.RadMenu_DUCustom .rmVertical a.rmFocused,
.RadMenu_DUCustom .rmVertical a.rmSelected,
.RadMenu_DUCustom .rmVertical a.rmExpanded,
.RadMenu_DUCustom .rmVertical a.rmExpanded:hover
{
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-color: #828282;
	border-width: 1px 0;
/*for second menu items hover*/
}

.RadMenu_DUCustom .rmVertical .rmFirst a.rmLink:hover,
.RadMenu_DUCustom .rmVertical .rmFirst a.rmFocused,
.RadMenu_DUCustom .rmVertical .rmFirst a.rmSelected,
.RadMenu_DUCustom .rmVertical .rmFirst a.rmExpanded,
.RadMenu_DUCustom .rmVertical .rmFirst a.rmExpanded:hover
{
	padding-top: 1px;
	padding-bottom: 0;
	border-top-width: 0;
	/*first item in the dropdown*/
}

.RadMenu_DUCustom .rmVertical .rmFirst a.rmLink:hover,
.RadMenu_DUCustom .rmVertical .rmFirst a.rmFocused,
.RadMenu_DUCustom .rmVertical .rmFirst a.rmSelected,
.RadMenu_DUCustom .rmVertical .rmFirst a.rmExpanded,
.RadMenu_DUCustom .rmVertical .rmFirst a.rmExpanded:hover
{
	padding-top: 1px;
	padding-bottom: 0;
	border-top-width: 0;
}

.RadMenu_DUCustom .rmVertical .rmLast a.rmLink:hover,
.RadMenu_DUCustom .rmVertical .rmLast a.rmFocused,
.RadMenu_DUCustom .rmVertical .rmLast a.rmSelected,
.RadMenu_DUCustom .rmVertical .rmLast a.rmExpanded,
.RadMenu_DUCustom .rmVertical .rmLast a.rmExpanded:hover
{
	padding-bottom: 1px;
	padding-top: 0;
	border-bottom-width: 0;
}

.RadMenu_DUCustom .rmVertical .rmItem a.rmDisabled:hover
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-width: 0;
}

.RadMenu_DUCustom a.rmExpanded .rmText,
.RadMenu_DUCustom a.rmExpanded:hover .rmText
{
	background-position: 100% -96px;
}

.RadMenu_DUCustom .rmLast a.rmExpanded .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
}

.RadMenu_DUCustom a.rmDisabled,
.RadMenu_DUCustom a.rmDisabled:hover
{
	color: #7d7d7d;
	background-color: transparent;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_DUCustom .rmGroup,
.RadMenu_DUCustom .rmMultiColumn,
.RadMenu_DUCustom .rmGroup .rmVertical
{
	border: 3px solid #788f4c;
	/*background: #fff url('Menu/rmVSprite.png') repeat-y 0 0;*/
	background: #2e3918;
	/*border-top: 1px solid #dbbf93;*/
	border-top: 0px;
	margin-left:1px !important;
	width: 200px;
}

.RadMenu_DUCustom .rmTopFix,
.RadMenu_DUCustom .rmBottomFix,
.RadMenu_DUCustom .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_DUCustom .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_DUCustom .rmRoundedCorners ul.rmHorizontal .rmFirst
{
	background-image: url('Menu/rmVSprite.png');
	background-color: #fff; 
	background-repeat: repeat-y;
}

.RadMenu_DUCustom .rmRoundedCorners .rmScrollWrap .rmItem,
.RadMenu_DUCustom .rmRoundedCorners .rmGroupColumn .rmItem,
.RadMenu_DUCustom .rmRoundedCorners .rmHorizontal .rmItem
{
	background-image: none;
}

.RadMenu_DUCustom .rmRoundedCorners .rmGroupColumn
{
	background-color: #fff;
}

.RadMenu_DUCustom .rmBottomLeft,
.RadMenu_DUCustom .rmRoundedCorners ul.rmGroup,
.RadMenu_DUCustom .rmRoundedCorners .rmMultiColumn
{
	background-image:  url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_DUCustom .rmTopRight,
.RadMenu_DUCustom .rmBottomRight
{
	background-image:  url('/resources/css/topNav/Menu/rmRoundedRight.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_DUCustom .rmTopFix,
.RadMenu_DUCustom .rmBottomFix,
.RadMenu_DUCustom .rmRoundedCorners .rmGroup .rmFirst
{
	border-color: #979797;
}

.RadMenu_DUCustom_rtl .rmBottomLeft,
.RadMenu_DUCustom_rtl .rmRoundedCorners ul.rmGroup,
.RadMenu_DUCustom_rtl .rmRoundedCorners .rmMultiColumn
{
	background-image: url('Menu/rmRoundedLeft_rtl.png');
}

.RadMenu_DUCustom_rtl .rmTopRight,
.RadMenu_DUCustom_rtl .rmBottomRight
{
	background-image: url('Menu/rmRoundedRight_rtl.png');
}

.RadMenu_DUCustom_rtl li.rmTopFix,
.RadMenu_DUCustom_rtl li.rmBottomFix,
.RadMenu_DUCustom_rtl .rmRoundedCorners .rmGroup .rmItem
{
	background-position: 101% 0;
}

.RadMenu_DUCustom .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_DUCustom_rtl .rmGroup,
.RadMenu_DUCustom_rtl .rmMultiColumn,
.RadMenu_DUCustom_rtl .rmGroup .rmVertical
{
	background-position: 100% 0;
}

.RadMenu_DUCustom .rmRootGroup li.rmItem .rmGroup
{
	padding-bottom: 0;
}

.RadMenu_DUCustom .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_DUCustom .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_DUCustom .rmGroup .rmItem a.rmLink,
.RadMenu_DUCustom .rmGroup .rmItem a.rmLink:hover,
.RadMenu_DUCustom .rmGroup .rmItem a.rmFocused,
.RadMenu_DUCustom .rmGroup .rmItem a.rmSelected,
.RadMenu_DUCustom .rmGroup .rmItem a.rmExpanded
{
	/*padding-top: 0;
	padding-bottom: 0;*/
	border-top: 1px solid #596c34;
	background: #2e3918 url(http://files2.ducks.org/_global/images/www/header/topNav/itemBG.jpg) top left repeat-x;
	border-bottom: 1px solid #171e09;
	padding:7px;
	cursor: pointer;
	color: #fff;
	width: 186px !important;
}

.RadMenu_DUCustom .rmGroup .rmItem a.rmLink:hover
{
    border-top: 1px solid #596c34;
    background: #425322 url(http://files2.ducks.org/_global/images/www/header/topNav/itemBGH.jpg) top left repeat-x;
	border-bottom: 1px solid #475826;
	padding:7px;
	cursor: pointer;
	color: #fff;
	width: 186px !important;
}

.RadMenu_DUCustom .rmGroup .rmLast a.rmLink,
.RadMenu_DUCustom .rmGroup .rmLast a.rmLink:hover,
.RadMenu_DUCustom .rmGroup .rmLast a.rmFocused,
.RadMenu_DUCustom .rmGroup .rmLast .rmSeleted,
.RadMenu_DUCustom .rmGroup .rmLast a.rmExpanded
{
	padding-bottom: 8px;
	border-bottom: 0px;
}

.RadMenu_DUCustom .rmGroup a.rmLink,
.RadMenu_DUCustom .rmGroup .rmText,
.RadMenu_DUCustom .rmGroup .rmItem a.rmDisabled,
.RadMenu_DUCustom .rmGroup .rmItem a.rmDisabled:hover,
.RadMenu_DUCustom .rmGroup .rmItem a.rmDisabled .rmText,
.RadMenu_DUCustom .rmGroup .rmItem a.rmDisabled:hover .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.RadMenu_DUCustom .rmGroup a.rmLink:hover,
.RadMenu_DUCustom .rmGroup a.rmFocused,
.RadMenu_DUCustom .rmGroup a.rmSelected,
.RadMenu_DUCustom .rmGroup a.rmExpanded
{
	/*background-position: 0 -168px;*/
    background: #475826;
    color: #fff;
    width: 186px !important;
}

.RadMenu_DUCustom .rmGroup a.rmLink:hover .rmText,
.RadMenu_DUCustom .rmGroup a.rmFocused .rmText,
.RadMenu_DUCustom .rmGroup a.rmSelected .rmText,
.RadMenu_DUCustom .rmGroup a.rmExpanded .rmText
{
	background-position: 100% -192px;
}

/* <expand arrows> */

.RadMenu_DUCustom .rmGroup .rmExpandRight,
.RadMenu_DUCustom .rmGroup .rmExpandDown,
.RadMenu_DUCustom .rmGroup .rmItem a.rmDisabled .rmExpandRight,
.RadMenu_DUCustom .rmGroup .rmItem a.rmDisabled .rmExpandDown,
.RadMenu_DUCustom .rmGroup .rmItem a.rmDisabled:hover .rmExpandRight,
.RadMenu_DUCustom .rmGroup .rmItem a.rmDisabled:hover .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_DUCustom .rmGroup a.rmLink:hover .rmExpandRight,
.RadMenu_DUCustom .rmGroup a.rmFocused .rmExpandRight,
.RadMenu_DUCustom .rmGroup a.rmSelected .rmExpandRight,
.RadMenu_DUCustom .rmGroup a.rmExpanded .rmExpandRight,
.RadMenu_DUCustom .rmGroup a.rmLink:hover .rmExpandDown,
.RadMenu_DUCustom .rmGroup a.rmFocused .rmExpandDown,
.RadMenu_DUCustom .rmGroup a.rmSelected .rmExpandDown,
.RadMenu_DUCustom .rmGroup a.rmExpanded .rmExpandDown
{
	background-position: 100% -240px;
}

.RadMenu_DUCustom .rmGroup a.rmDisabled:hover .rmExpandRight,
.RadMenu_DUCustom .rmGroup a.rmDisabled:hover .rmExpandDown
{
	background-image: url('Menu/rmSprite.png');
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

/*
.RadMenu_DUCustom_rtl a.rmLink,
.RadMenu_DUCustom_rtl .rmRootGroup a.rmDisabled
{
	background-position: 100% -96px;
}

.RadMenu_DUCustom_rtl .rmGroup a.rmDisabled
{
	background: none;
}

.RadMenu_DUCustom_rtl .rmText
{
	background-position: 0 -96px;
}

.RadMenu_DUCustom_rtl .rmVertical a.rmExpanded .rmText,
.RadMenu_DUCustom_rtl .rmVertical a.rmExpanded:hover .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
}

.RadMenu_DUCustom_rtl .rmGroup a.rmLink:hover,
.RadMenu_DUCustom_rtl .rmGroup a.rmFocused,
.RadMenu_DUCustom_rtl .rmGroup a.rmSelected,
.RadMenu_DUCustom_rtl .rmGroup a.rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_DUCustom_rtl .rmGroup a.rmLink:hover .rmText,
.RadMenu_DUCustom_rtl .rmGroup a.rmFocused .rmText,
.RadMenu_DUCustom_rtl .rmGroup a.rmSelected .rmText,
.RadMenu_DUCustom_rtl .rmGroup a.rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_DUCustom_rtl .rmGroup .rmExpandLeft
{
	background-position: 0 -312px;
}

.RadMenu_DUCustom_rtl .rmGroup a.rmLink:hover .rmExpandLeft,
.RadMenu_DUCustom_rtl .rmGroup a.rmFocused .rmExpandLeft,
.RadMenu_DUCustom_rtl .rmGroup a.rmSelected .rmExpandLeft,
.RadMenu_DUCustom_rtl .rmGroup a.rmExpanded .rmExpandLeft
{
	background-position: 0 -336px;
}

*/

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Default - specific, overlapping submenus)> */

.RadMenu_DUCustom .rmSlide
{
	margin: 0px 0 0 -1px;
}

.RadMenu_DUCustom .rmVertical .rmSlide,
.RadMenu_DUCustom .rmSlide .rmSlide,
.RadMenu_DUCustom_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_DUCustom_rtl .rmSlide
{
	margin: 0 0 0 0;
}

.RadMenu_DUCustom_rtl .rmFirst .rmSlide
{
	margin-left: 1px;
}

.RadMenu_DUCustom_rtl .rmVertical .rmSlide,
.RadMenu_DUCustom_rtl .rmSlide .rmSlide,
.RadMenu_DUCustom_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_DUCustom .rmLeftArrow,
.RadMenu_DUCustom .rmRightArrow
{
	background-color: #E6E6E6;
}

.RadMenu_DUCustom .rmLeftArrow { background-position: -8px -312px; border-right: 1px solid #828282; }
.RadMenu_DUCustom .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #828282; }

.RadMenu_DUCustom .rmTopArrow,
.RadMenu_DUCustom .rmBottomArrow,
.RadMenu_DUCustom .rmGroup .rmLeftArrow,
.RadMenu_DUCustom .rmGroup .rmRightArrow
{
	background-color: #E6E6E6;
}

.RadMenu_DUCustom .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #828282; }
.RadMenu_DUCustom .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #828282; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_DUCustom .rmHorizontal .rmSeparator .rmText,
.RadMenu_DUCustom .rmVertical .rmHorizontal .rmSeparator .rmText
{
	height: 22px;
	margin: 1px 0 0;
	width: 1px;
	background-color: #A8A8A8;
}

.RadMenu_DUCustom_Context .rmSeparator .rmText,
.RadMenu_DUCustom .rmHorizontal .rmGroup .rmSeparator .rmText,
.RadMenu_DUCustom .rmVertical .rmHorizontal .rmGroup .rmSeparator .rmText
{
	background-color: transparent;
	background-position: 0 -406px;
}

/* </Separators> */

/* </RadMenu / Default> */

.rmLink .rmText
{
    padding-left: 5px !important;
}