/* <RadMenu / Simple> */

.RadMenu_AxiomUserProfile ul.rmRootGroup,
.RadMenu_AxiomUserProfile div.rmRootGroup
{
	border: 1px solid #ccc;
}

.RadMenu_AxiomUserProfile ul.rmRootGroup:hover {
	background-color: #fff !important;
}

.RadMenu_AxiomUserProfile div.rmRootGroup:hover {
	background-color: #fff !important;
}


/* <Root items> */

.RadMenu_AxiomUserProfile,
.RadMenu_AxiomUserProfile a.rmLink
{
	font: normal 12px/19px "Source Sans Pro", sans-serif;
	color: #667;
	text-decoration: none;
}

.RadMenu_AxiomUserProfile .rmItem a.rmLink
{
	padding: 1px 0 1px 12px;
}

.RadMenu_AxiomUserProfile .rmHorizontal .rmItem
{
	/* padding: 2px 0; */
}

.RadMenu_AxiomUserProfile_rtl .rmItem a.rmLink
{
	padding: 1px 12px 1px 0;
}

.RadMenu_AxiomUserProfile .rmVertical .rmItem a.rmLink
{
	padding: 1px 12px;
}

div.RadMenu_AxiomUserProfile_rtl .rmHorizontal .rmText
{
	padding: 0 0 1px 12px;
}

.RadMenu_AxiomUserProfile .rmVertical .rmItem a.rmLink .rmText
{
	border-bottom: 1px solid #CCC;
	border-right: 0;
}

.RadMenu_AxiomUserProfile .rmHorizontal .rmItem a.rmLink .rmText
{
	border-bottom: 0;
	border-right: 1px solid #CCC;
}

.RadMenu_AxiomUserProfile_rtl .rmHorizontal .rmItem a.rmLink .rmText
{
	border-bottom: 0;
	border-right: 0;
	border-left: 1px solid #CCC;
}

.RadMenu_AxiomUserProfile .rmVertical .rmLast a.rmLink .rmText
{
	border-bottom: 0;
	border-right: 0;
	padding-bottom: 1px;
}

.RadMenu_AxiomUserProfile .rmHorizontal .rmLast a.rmLink .rmText
{
	border-right: 0;
	border-bottom: 0;
}

.RadMenu_AxiomUserProfile_rtl .rmHorizontal .rmLast a.rmLink .rmText
{
	border-left: 0;
	border-bottom: 0;
}

.RadMenu_AxiomUserProfile .rmItem a.rmLink:hover,
.RadMenu_AxiomUserProfile .rmItem a.rmFocused,
.RadMenu_AxiomUserProfile .rmItem a.rmSelected,
.RadMenu_AxiomUserProfile .rmItem a.rmExpanded,
.RadMenu_AxiomUserProfile .rmItem a.rmExpanded:hover
{
	color: #000;
}

.RadMenu_AxiomUserProfile .rmItem a.rmDisabled,
.RadMenu_AxiomUserProfile .rmItem a.rmDisabled:hover
{
	color: #BBB;
	background-color: transparent;
	border: 0;
}

.RadMenu_AxiomUserProfile img.rmLeftImage,
.RadMenu_AxiomUserProfile span.rmLeftImage
{
	margin: 2px 2px 0 0;
	padding-bottom: 1px;
}

/* </Root items> */


/* <Submenu items> */

div.RadMenu_AxiomUserProfile .rmRootGroup .rmItem .rmGroup
{
	padding-bottom: 0;
}

div.RadMenu_AxiomUserProfile .rmRootGroup .rmItem .rmVertical
{
	padding-top: 5px;
	padding-bottom: 5px;
}

div.RadMenu_AxiomUserProfile .rmRoundedCorners .rmItem .rmVertical
{
	padding-bottom: 0;
}

.RadMenu_AxiomUserProfile .rmGroup,
.RadMenu_AxiomUserProfile .rmMultiColumn,
.RadMenu_AxiomUserProfile .rmGroup .rmVertical
{
	border: 1px solid #c4c4c4;
}

.RadMenu_AxiomUserProfile .rmTopFix,
.RadMenu_AxiomUserProfile .rmBottomFix,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_AxiomUserProfile .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_AxiomUserProfile .rmRoundedCorners ul.rmHorizontal .rmFirst,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmGroup .rmItem,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners ul.rmHorizontal .rmFirst
{
}

* html .rmRoundedCorners_AxiomUserProfile .rmGroup .rmItem,
* html .rmRoundedCorners_AxiomUserProfile ul.rmHorizontal .rmFirst
{
}

.RadMenu_AxiomUserProfile .rmRoundedCorners .rmGroupColumn
{
	background-color: #fff;
}

.RadMenu_AxiomUserProfile .rmBottomLeft,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmScrollWrapContainer,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners ul.rmGroup,
.RadMenu_AxiomUserProfile .rmRoundedCorners ul.rmGroup,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmMultiColumn
{
	background-image:  url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

* html .rmRoundedCorners_AxiomUserProfile .rmScrollWrapContainer,
* html .rmRoundedCorners_AxiomUserProfile .rmGroup ul.rmGroup,
* html .rmRoundedCorners_AxiomUserProfile ul.rmGroup
{
	background-image:  url('Menu/rmRoundedLeft.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_AxiomUserProfile .rmTopRight,
.RadMenu_AxiomUserProfile .rmBottomRight
{
	background-image:  url('Menu/rmRoundedRight.png');
	background-color: transparent; 
	background-repeat: no-repeat;
}

.RadMenu_AxiomUserProfile .rmTopFix,
.RadMenu_AxiomUserProfile .rmBottomFix,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmGroup .rmFirst,
.rmRoundedCorners_AxiomUserProfile .rmGroup .rmFirst
{
	border-color: #fff;
}

.RadMenu_AxiomUserProfile .rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix
{
}

* html .rmRoundedCorners_AxiomUserProfile .rmScrollWrapContainer .rmTopFix,
* html .rmRoundedCorners_AxiomUserProfile .rmScrollWrapContainer .rmBottomFix
{
}

.RadMenu_AxiomUserProfile .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_AxiomUserProfile_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow
{
	background-color: #FFF;
	border: 0;
}

* html .rmRoundedCorners_AxiomUserProfile .rmScrollWrapContainer .rmTopArrow,
* html .rmRoundedCorners_AxiomUserProfile .rmScrollWrapContainer .rmBottomArrow,
* html .rmRoundedCorners_AxiomUserProfile .rmScrollWrapContainer .rmLeftArrow,
* html .rmRoundedCorners_AxiomUserProfile .rmScrollWrapContainer .rmRightArrow
{
	background-color: #FFF;
	border: 0;
}

.RadMenu_AxiomUserProfile .rmGroup .rmHorizontal
{
}

.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmLink
{
	padding: 1px;
	margin: 2px 2px 1px;
	line-height: 15px;
}

.RadMenu_AxiomUserProfile .rmGroup .rmItem .rmLeftImage
{
	margin: 2px 0 0 6px;
}

* html .RadMenu_AxiomUserProfile .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }
*+html .RadMenu_AxiomUserProfile .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }

.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmLink
{
	color: #105cb6;
}

.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmLink:hover
{
	color: #002bb8;
}

.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmFocused,
.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmFocused:hover,
.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmSelected,
.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmSelected:hover,
.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmExpanded,
.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmExpanded:hover
{
	color: #000;
}

.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmDisabled,
.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmDisabled:hover
{
	color: #BBB;
}

.RadMenu_AxiomUserProfile .rmGroup .rmItem a.rmLink .rmText
{
	/*padding-right: 53px;*/
	border: 0;
}

.RadMenu_AxiomUserProfile .rmGroup .rmHorizontal a.rmLink .rmText
{
	padding-right: 20px;
	border-right: 1px solid #CCC;
}

div.RadMenu_AxiomUserProfile_rtl .rmGroup .rmHorizontal a.rmLink .rmText
{
	padding-right: 10px;
	padding-left: 20px;
	border-right: 0;
	border-left: 1px solid #CCC;
}

.RadMenu_AxiomUserProfile .rmGroup .rmHorizontal .rmLast a.rmLink .rmText
{
	border-right: 0;
}

.RadMenu_AxiomUserProfile_rtl .rmGroup .rmHorizontal .rmLast a.rmLink .rmText
{
	border-left: 0;
}

.RadMenu_AxiomUserProfile .rmVertical .rmExpandRight,
.RadMenu_AxiomUserProfile .rmVertical .rmExpandLeft,
.RadMenu_AxiomUserProfile .rmGroup .rmExpandRight,
.RadMenu_AxiomUserProfile .rmGroup .rmExpandLeft,
.RadMenu_AxiomUserProfile .rmTopArrow,
.RadMenu_AxiomUserProfile .rmBottomArrow,
.RadMenu_AxiomUserProfile .rmLeftArrow,
.RadMenu_AxiomUserProfile .rmRightArrow
{
	background: transparent url('Menu/rmExpandArrows.png') no-repeat;
}

.RadMenu_AxiomUserProfile .rmVertical .rmExpandRight { background-position: 100% -1px; }
.RadMenu_AxiomUserProfile .rmVertical .rmExpandLeft { background-position: 0 -49px; }
.RadMenu_AxiomUserProfile .rmGroup .rmExpandRight { background-position: 100% -2px; }
.RadMenu_AxiomUserProfile .rmGroup .rmExpandLeft { background-position: 0 -50px; }

.RadMenu_AxiomUserProfile .rmVertical a.rmLink:hover .rmExpandRight,
.RadMenu_AxiomUserProfile .rmVertical a.rmFocused .rmExpandRight,
.RadMenu_AxiomUserProfile .rmVertical a.rmSelected .rmExpandRight,
.RadMenu_AxiomUserProfile .rmVertical a.rmExpanded .rmExpandRight { background-position: 100% -25px; }
.RadMenu_AxiomUserProfile .rmVertical a.rmLink:hover .rmExpandLeft,
.RadMenu_AxiomUserProfile .rmVertical a.rmFocused .rmExpandLeft,
.RadMenu_AxiomUserProfile .rmVertical a.rmSelected .rmExpandLeft,
.RadMenu_AxiomUserProfile .rmVertical a.rmExpanded .rmExpandLeft { background-position: 0 -73px; }

.RadMenu_AxiomUserProfile .rmGroup a.rmLink:hover .rmExpandRight,
.RadMenu_AxiomUserProfile .rmGroup a.rmFocused .rmExpandRight,
.RadMenu_AxiomUserProfile .rmGroup a.rmSelected .rmExpandRight,
.RadMenu_AxiomUserProfile .rmGroup a.rmExpanded .rmExpandRight { background-position: 100% -26px; }
.RadMenu_AxiomUserProfile .rmGroup a.rmLink:hover .rmExpandLeft,
.RadMenu_AxiomUserProfile .rmGroup a.rmFocused .rmExpandLeft,
.RadMenu_AxiomUserProfile .rmGroup a.rmSelected .rmExpandLeft,
.RadMenu_AxiomUserProfile .rmGroup a.rmExpanded .rmExpandLeft { background-position: 0 -74px; }

.RadMenu_AxiomUserProfile .rmTopArrow,
.RadMenu_AxiomUserProfile .rmBottomArrow,
.RadMenu_AxiomUserProfile .rmLeftArrow,
.RadMenu_AxiomUserProfile .rmRightArrow
{
	background-color: #fff;
}

.RadMenu_AxiomUserProfile .rmTopArrow
{
	border-bottom: 1px solid #CCC;
	background-position: 50% -95px;
}

.RadMenu_AxiomUserProfile .rmBottomArrow
{
	border-top: 1px solid #CCC;
	background-position: 50% -109px;
}

.RadMenu_AxiomUserProfile .rmLeftArrow
{
	border-right: 1px solid #CCC;
	background-position: 50% -48px;
}

.RadMenu_AxiomUserProfile .rmRightArrow
{
	border-left: 1px solid #CCC;
	background-position: 50% 1px;
}

div.RadMenu_AxiomUserProfile .rmHorizontal .rmSeparator,
div.RadMenu_AxiomUserProfile .rmSeparator .rmText
{
	padding: 0;
}

div.RadMenu_AxiomUserProfile .rmHorizontal .rmSeparator .rmText
{
	padding: 3px 0;
	margin: 0;
}

.RadMenu_AxiomUserProfile .rmHorizontal .rmVertical .rmSeparator .rmText
{
	padding: 0;
}

div.RadMenu_AxiomUserProfile .rmVertical li.rmSeparator .rmText,
div.RadMenu_AxiomUserProfile .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	background: #CCC;
	padding-bottom: 1px;
	margin: 1px 0;
}

*+html div.RadMenu_AxiomUserProfile .rmVertical li.rmSeparator .rmText,
*+html div.RadMenu_AxiomUserProfile .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	background: transparent;
	padding-bottom: 0;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

* html div.RadMenu_AxiomUserProfile .rmVertical li.rmSeparator .rmText,
* html div.RadMenu_AxiomUserProfile .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	padding-top: 1px;
	padding-bottom: 0;
	margin: 0;
}

.RadMenu_AxiomUserProfile .rmVertical .rmSeparator
{
	margin-top: -3px;
	background-color: #eff0f1;
	z-index: 6;
	position: relative;
	line-height: 0;
	font-size: 0;
}

*+html .RadMenu_AxiomUserProfile .rmVertical .rmSeparator
{
	margin-top: -2px;
}

* html .RadMenu_AxiomUserProfile .rmVertical .rmSeparator
{
	margin-top: -2px;
}

.RadMenu_AxiomUserProfile .rmRootGroup .rmVertical .rmSeparator
{
	margin-top: auto;
	background-color: transparent;
	position: static;
}

.RadMenu_AxiomUserProfile .rmHorizontal .rmSeparator
{
	margin-left: -2px;
	background-color: #eff0f1;
	z-index: 6;
	position: relative;
}

.RadMenu_AxiomUserProfile_rtl .rmHorizontal .rmSeparator
{
	margin-left: auto;
	margin-right: -2px;
}

.RadMenu_AxiomUserProfile .rmHorizontal .rmVertical .rmSeparator
{
	margin-left: 5px;
	margin-right: 5px;
}

div.RadMenu_AxiomUserProfile .rmRoundedCorners .rmVertical li.rmSeparator
{
	margin-left: 3px;
	margin-right: 0;
}

.RadMenu_AxiomUserProfile_Context .rmGroup .rmSeparator
{
	background: transparent;
	margin-top: 0;
}

.RadMenu_AxiomUserProfile .rmHorizontal li.rmSeparator .rmText,
.RadMenu_AxiomUserProfile .rmVertical .rmHorizontal li.rmSeparator .rmText
{
	background: #CCC;
	width: 1px;
	margin-left: 1px;
}

.RadMenu_AxiomUserProfile .rmVertical .rmVertical li.rmSeparator .rmText,
.RadMenu_AxiomUserProfile .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	background: #dee2e7;
	margin: 0 2px 0 7px;
}

*+html .RadMenu_AxiomUserProfile .rmVertical .rmVertical li.rmSeparator .rmText,
*+html .RadMenu_AxiomUserProfile .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	background: transparent;
	border-bottom: #dee2e7;
	margin: 0 2px 0 7px;
}

.RadMenu_AxiomUserProfile .rmHorizontal .rmHorizontal li.rmSeparator .rmText,
.RadMenu_AxiomUserProfile .rmVertical .rmHorizontal li.rmSeparator .rmText
{
	background: #dee2e7;
	width: 1px;
	margin-left: 1px;
}

/* <rtl> */

.RadMenu_AxiomUserProfile_rtl .rmGroup .rmItem a.rmLink .rmText
{
	padding-left: 53px;
	padding-right: 27px;
}

.RadMenu_AxiomUserProfile_rtl .rmGroup .rmHorizontal a.rmLink .rmText
{
	padding-left: 10px;
	padding-right: 9px;
}

/* </rtl> */

.RadMenu_AxiomUserProfile .rmScrollWrap .rmVertical
{
	border: 0;
}

/* </RadMenu / Simple> */

.RadMenu_AxiomUserProfile .profileMenu {float:left;}

.RadMenu_AxiomUserProfile img:hover {background-color:#444 !important;}

.RadMenu_AxiomUserProfile .profileMenu a {clear:left; display:block; float:left; font-size:12px !important; font-weight:normal !important; padding:0 !important; width:130px !important;}

.RadMenu_AxiomUserProfile .profileImage {float:left; margin:0 0 0 10px;}

/* Item hover colour */
.RadMenu_AxiomUserProfile .rmGroup .rmItem:hover {background-color:#ededed !important;}

/* User profile menu position*/
.RadMenu_AxiomUserProfile .rmSlide {margin:0 0 0 -120px !important; width:240px !important;}

.RadMenu_AxiomUserProfile .rmTemplate {
    width:105px !important;
}

.RadMenu_AxiomUserProfile .RadMenu .rmGroup .rmText {
    padding:0 !important;
}

.RadMenu_AxiomUserProfile li.rmItem {
    display:block;
    float:left !important;
}

.RadMenu_AxiomUserProfile .rmVertical .rmItem {
    clear:none !important;
}

.RadMenu_AxiomUserProfile .rmTopFix,
.RadMenu_AxiomUserProfile .rmBottomFix,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmGroup .rmItem,
.RadMenu_AxiomUserProfile .rmRoundedCorners li.rmFirstGroupColumn .rmItem,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmFirstGroupColumn li.rmFirstGroupColumn .rmItem,
.RadMenu_AxiomUserProfile .rmRoundedCorners ul.rmHorizontal .rmFirst,
.RadMenu_AxiomUserProfile .RadMenu_Default_Context.rmRoundedCorners .rmGroup .rmItem,
.RadMenu_AxiomUserProfile .RadMenu_Default_Context.rmRoundedCorners ul.rmHorizontal .rmFirst {
    background-image:none !important;
    background-color:#ededed !important;
}

.RadMenu_AxiomUserProfile .RadMenu_Default .rmBottomLeft,
.RadMenu_AxiomUserProfile .RadMenu_Default .rmRoundedCorners .rmScrollWrapContainer, 
.RadMenu_AxiomUserProfile .RadMenu_Default_Context.rmRoundedCorners .rmScrollWrapContainer, 
.RadMenu_AxiomUserProfile .RadMenu_Default_Context.rmRoundedCorners ul.rmGroup, 
.RadMenu_AxiomUserProfile .RadMenu_Default .rmRoundedCorners ul.rmGroup, 
.RadMenu_AxiomUserProfile .RadMenu_Default .rmRoundedCorners .rmMultiColumn {
    background-image:none !important;
}

.RadMenu_AxiomUserProfile ul.rmGroup {
    background-color:#ededed !important;
}

.RadMenu_AxiomUserProfile .rmTopFix,
.RadMenu_AxiomUserProfile .rmBottomFix,
.RadMenu_AxiomUserProfile .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_AxiomUserProfile .RadMenu_Default_Context.rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_AxiomUserProfile .rmRoundedCorners_Default .rmGroup .rmFirst {
    border-color:#ededed !important;
}

.RadMenu_AxiomUserProfile .rmTemplate {
    border:none !important;
}

.RadMenu_AxiomUserProfile .rmBottomFix {
    display:none !important;
}

/* Slide unordered list background colour and width */
.RadMenu_AxiomUserProfile ul.rmLevel1 {background-color:#ededed !important; width:240px !important;}