/* <RadMenu / User> */

.RadMenu_User 
{
	text-align: left;
}

.RadMenu_User a.rmLink .rmLeftImage
{
	/* NEEDED FOR IMAGE ONLY LAYOUT */
    position: relative;
}

.RadMenu_User .rmItem .rmLink .rmLeftImage,
.RadMenu_User .rmItem .rmLink,
.RadMenu_User .rmLink .rmText
{
	/* NEEDED FOR IMAGE ONLY LAYOUT */
    margin: 0 !important;
    padding: 0 !important;
    cursor:pointer;
}



/* <Submenu items> */

.RadMenu_User .rmGroup,
.RadMenu_User .rmGroup .rmVertical
{
	/*border: 1px solid #e1f1c6;*/
	/*background: #fff url('MenuUser/rmVSprite.png') repeat-y 0 0;*/
	background-color: #80c8f2;
	border-left:solid 1px #499ed1;
	border-right:solid 1px #499ed1;
	border-bottom:solid 1px #499ed1;


}

.RadMenu_User .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_User_rtl .rmGroup,
.RadMenu_User_rtl .rmGroup .rmVertical
{
	background-position: 100% 0;
}

.RadMenu_User .rmRootGroup li.rmItem .rmGroup
{
	padding: 0;
	
}

.RadMenu_User .rmRootGroup .rmHorizontal
{
	background-image: none;
	
}

.RadMenu_User .rmScrollWrap .rmVertical
{
	border: 0;

}

.RadMenu_User .rmGroup .rmItem
{
	/*SETS WIDTH AND THE WRAP!!!!!!!! */
	min-width:225px;
	white-space:normal !important;
}
	

.RadMenu_User .rmGroup .rmItem .rmLink
{
	color:#004d7a;
	font: normal 12px/22px Arial, Verdana, sans-serif;
	border-bottom:solid 1px #499ed1 !important;
	text-decoration:none;

}
.RadMenu_User .rmGroup .rmItem .rmLink .rmText
{
	padding:0 15px 0 15px!important;
}

.RadMenu_User .rmGroup .rmItem .rmLink,
.RadMenu_User .rmGroup .rmItem .rmLink:hover,
.RadMenu_User .rmGroup .rmItem .rmFocused,
.RadMenu_User .rmGroup .rmItem .rmExpanded
{
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}

.RadMenu_User .rmGroup .rmLast .rmLink,
.RadMenu_User .rmGroup .rmLast .rmLink:hover,
.RadMenu_User .rmGroup .rmLast .rmFocused,
.RadMenu_User .rmGroup .rmLast .rmExpanded
{
	padding-bottom: 1px;

}

.RadMenu_User .rmGroup .rmLink,
.RadMenu_User .rmGroup .rmText,
.RadMenu_User .rmGroup .rmItem .rmDisabled,
.RadMenu_User .rmGroup .rmItem .rmDisabled:hover,
.RadMenu_User .rmGroup .rmItem .rmDisabled .rmText,
.RadMenu_User .rmGroup .rmItem .rmDisabled:hover .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.RadMenu_User .rmGroup .rmLink:hover,
.RadMenu_User .rmGroup .rmFocused,
.RadMenu_User .rmGroup .rmExpanded
{
	background-color: #499ed1;
	color: #fff;
}

.RadMenu_User .rmGroup .rmLink:hover .rmText,
.RadMenu_User .rmGroup .rmFocused .rmText,
.RadMenu_User .rmGroup .rmExpanded .rmText
{
	background-color: #499ed1;

	color: #fff;
}

/* <expand arrows> */

.RadMenu_User .rmGroup .rmExpandRight,
.RadMenu_User .rmGroup .rmExpandDown,
.RadMenu_User .rmGroup .rmItem .rmDisabled .rmExpandRight,
.RadMenu_User .rmGroup .rmItem .rmDisabled .rmExpandDown,
.RadMenu_User .rmGroup .rmItem .rmDisabled:hover .rmExpandRight,
.RadMenu_User .rmGroup .rmItem .rmDisabled:hover .rmExpandDown
{
	/*this makes the arrow show up, diff then default*/
	background-image: url('MenuUser/rmSprite.png');
	background-color: transparent;
	background-position: 100% -216px;
}

.RadMenu_User .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_User .rmGroup .rmFocused .rmExpandRight,
.RadMenu_User .rmGroup .rmExpanded .rmExpandRight,
.RadMenu_User .rmGroup .rmLink:hover .rmExpandDown,
.RadMenu_User .rmGroup .rmFocused .rmExpandDown,
.RadMenu_User .rmGroup .rmExpanded .rmExpandDown
{
	/*background-position: 100% -240px;*/
}

.RadMenu_User .rmGroup .rmDisabled:hover .rmExpandRight,
.RadMenu_User .rmGroup .rmDisabled:hover .rmExpandDown
{
	/*
	background-image: url('MenuUser/rmSprite.png');
	background-position: 100% -216px;
	*/
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_User_rtl .rmLink
{
	/*background-position: 100% -96px;*/
}

.RadMenu_User_rtl .rmText
{
	/*background-position: 0 -72px;*/
}

.RadMenu_User_rtl .rmVertical .rmExpanded .rmText,
.RadMenu_User_rtl .rmVertical .rmExpanded:hover .rmText
{
	/*background-position: 0 500px;*/
	background-repeat: no-repeat;
}

.RadMenu_User_rtl .rmGroup .rmLink:hover,
.RadMenu_User_rtl .rmGroup .rmFocused,
.RadMenu_User_rtl .rmGroup .rmExpanded
{
	/*background-position: 100% -264px;*/
}

.RadMenu_User_rtl .rmGroup .rmLink:hover .rmText,
.RadMenu_User_rtl .rmGroup .rmFocused .rmText,
.RadMenu_User_rtl .rmGroup .rmExpanded .rmText
{
	/*background-position: 0 -288px;*/
}

.RadMenu_User_rtl .rmGroup .rmExpandLeft
{
	/*background-position: 0 -312px;*/
}

.RadMenu_User_rtl .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_User_rtl .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_User_rtl .rmGroup .rmExpanded .rmExpandLeft
{
	/*background-position: 0 -336px;*/
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Default - specific, overlapping submenus)> */

.RadMenu_User .rmSlide
{
	
	margin: 0px 0 0 0px;
}

.RadMenu_User .rmVertical .rmSlide,
.RadMenu_User .rmSlide .rmSlide,
.RadMenu_User_Context .rmGroup .rmSlide
{
	margin: 0 0 0 0px;
}

.RadMenu_User_rtl .rmSlide
{
	margin: 0 0 0 0;
}

.RadMenu_User_rtl .rmFirst .rmSlide
{
	margin-left: 1px;
}

.RadMenu_User_rtl .rmVertical .rmSlide,
.RadMenu_User_rtl .rmSlide .rmSlide,
.RadMenu_User_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_User .rmLeftArrow,
.RadMenu_User .rmRightArrow
{
	background-color: #E6E6E6;
}

.RadMenu_User .rmLeftArrow 
{
	/*background-position: -8px -312px;  */
	border-right: 1px solid #828282; 
	}
	
.RadMenu_User .rmRightArrow 
{
	/*background-position: -482px -216px; */
	 border-left: 1px solid #828282; 
	 }

.RadMenu_User .rmTopArrow,
.RadMenu_User .rmBottomArrow,
.RadMenu_User .rmGroup .rmLeftArrow,
.RadMenu_User .rmGroup .rmRightArrow
{
	background-color: #E6E6E6;
}

.RadMenu_User .rmTopArrow 
{
	/*background-position: 50% -367px;  */
	border-bottom: 1px solid #828282; 
	}
	
.RadMenu_User .rmBottomArrow 
{
	/*background-position: 50% -391px; */
	border-top: 1px solid #828282; 
	}

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_User .rmHorizontal .rmSeparator .rmText,
.RadMenu_User .rmVertical .rmHorizontal .rmSeparator .rmText
{
	/*height: 22px;*/
	height: 47px;
	margin: 1px 0 0;
	width: 1px;
	background-color: #A8A8A8;
}

.RadMenu_User_Context .rmSeparator .rmText,
.RadMenu_User .rmHorizontal .rmGroup .rmSeparator .rmText,
.RadMenu_User .rmVertical .rmHorizontal .rmGroup .rmSeparator .rmText
{
	background-color: transparent;
	/*background-position: 0 -406px;*/
}

/* </Separators> */

/* </RadMenu / Default> */
