/* RadMenu cbfootball skin */

.RadMenu_cbfootball
{
	background-position: left top;
	text-align: left;
	background: repeat left top;
	background-image: url('/skins/cbfootball/images/layout-cb/secondary-nav-bg-personal.gif');
}

.RadMenu_cbfootball_rtl
{
	text-align: right;
}

.RadMenu_cbfootball .rmRootGroup
{
	background-color: #F5F5F5;
}

.RadMenu_cbfootball_Context
{
	background: none;
	border: 0;
}

.RadMenu_cbfootball .rmLink, .RadMenu_cbfootball .rmTemplate
{
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	width:125px;
}


.RadMenu_cbfootball .rmLink:focus,
.RadMenu_cbfootball .rmFocused
{
	outline: 0;
}

.RadMenu_cbfootball .rmExpanded
{
	z-index: 10000;
	position: relative;
}

.RadMenu_cbfootball_rtl .rmExpanded
{
	position: static;
}

.RadMenu_cbfootball .rmLink:hover, .RadMenu_cbfootball .rmFocused, .RadMenu_cbfootball .rmExpanded
{
	background-color: #fff;
	color: #333;
	cursor:pointer;
}

.RadMenu_cbfootball .rmLink,
.RadMenu_cbfootball .rmTemplate
{
	font: normal 11px Arial, sans-serif;
}

.RadMenu_cbfootball .rmGroup
{
	background-position: #F5F5F5;
	background: #F5F5F5;
	width: 350px;
}


.RadMenu_cbfootball .rmGroup .rmLink, .RadMenu_cbfootball .rmGroup .rmTemplate
{
	text-decoration: none;
	color: #333;
	width: 314px;
	background-color: #CC99FF;
}

.RadMenu_cbfootball_rtl .rmGroup .rmLink
{
	text-align: right;
}

.RadMenu_cbfootball .rmGroup .rmLink:hover, .RadMenu_cbfootball .rmGroup .rmFocused, .RadMenu_cbfootball .rmGroup .rmExpanded
{
	color: #fff;
	background: #444;
	
}

.RadMenu_cbfootball .rmText
{
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.RadMenu_cbfootball .rmGroup .rmLink .rmText
{
	font-size: 11px;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 5px;
	margin-left: 20px;
}

.RadMenu_cbfootball_rtl .rmGroup .rmLink .rmText
{
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
}

/* <expand arrows styling> */

.RadMenu_cbfootball .rmGroup .rmLink .rmExpandRight
{
	background: transparent url(/skins/cbfootball/Menu/ArrowExpand.gif) no-repeat right -1px;
}

.RadMenu_cbfootball .rmGroup .rmLink .rmExpandLeft
{
	background: transparent url(/skins/cbfootball/Menu/ArrowExpandRTL.gif) no-repeat left -1px;
}

.RadMenu_cbfootball .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_cbfootball .rmGroup .rmFocused .rmExpandRight,
.RadMenu_cbfootball .rmGroup .rmExpanded .rmExpandRight
{
	background-image: url(/skins/cbfootball/Menu/ArrowExpandHovered.gif);
}

.RadMenu_cbfootball .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_cbfootball .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_cbfootball .rmGroup .rmExpanded .rmExpandLeft
{
	background-image: url(/skins/cbfootball/Menu/ArrowExpandHoveredRTL.gif);
}

/* </expand arrows styling> */

.RadMenu_cbfootball .rmHorizontal .rmItem
{
	border-right: 1px solid #353535;
	padding-bottom: 1px;
	border-right-color: #FFFFFF;
	border-right-style: none;
}
.RadMenu_cbfootball .rmHorizontal .rmLast { border-right: 0; }

.RadMenu_cbfootball .rmVertical .rmItem { border-bottom: 1px solid #353535; }
.RadMenu_cbfootball .rmVertical .rmLast { border-bottom: 0; padding-bottom: 1px; }

.RadMenu_cbfootball_rtl .rmHorizontal .rmItem { border-left: 0; }

.RadMenu_cbfootball .rmRootGroup .rmGroup .rmItem,
.RadMenu_cbfootball_Context .rmGroup .rmItem
{ border-right: 0; border-bottom: 0; padding-bottom: 0; }

.RadMenu_cbfootball .rmGroup
{
	border: 1px solid #828282;

}

.RadMenu_cbfootball .rmGroup .rmExpanded
{
	z-index: 1;
}

.RadMenu_cbfootball .rmTopArrow,
.RadMenu_cbfootball .rmBottomArrow
{
	height: 10px;
	width: 100%;
	background: #fff url(/skins/cbfootball/Menu/ArrowScrollUpDown.gif) no-repeat top center;
}

.RadMenu_cbfootball .rmBottomArrow
{
	background-position: center -18px;
}

.RadMenu_cbfootball .rmLeftArrow,
.RadMenu_cbfootball .rmRightArrow
{
	width: 10px;
	height: 100%;
	margin-top: -1px;
	background: #fff url(/skins/cbfootball/Menu/ArrowScrollLeftRight.gif) no-repeat left center;
}

.RadMenu_cbfootball .rmRightArrow
{
	background-position: -18px center;
}

.RadMenu_cbfootball .rmItem .rmDisabled .rmText
{
	color: #999;
}

.RadMenu_cbfootball .rmRootGroup .rmItem .rmDisabled
{
	background: none;
}

.RadMenu_cbfootball .rmGroup .rmItem .rmDisabled
{
	background-color: #fff;
}

.RadMenu_cbfootball .rmRootGroup .rmSeparator,
.RadMenu_cbfootball .rmGroup .rmSeparator
{
	background: #8f8f8f;
	border-top: 1px solid #676767;
	border-bottom: 0;
}

.RadMenu_cbfootball .rmSeparator .rmText
{
	display: none;
}

.RadMenu_cbfootball .rmHorizontal .rmSeparator
{
	height: 20px;
	width: 1px;
	line-height: 20px;
	border: 0;
}

.RadMenu_cbfootball .rmVertical .rmSeparator
{
	height: 1px;
	margin: 3px 0;
	border: 0;
	line-height: 1px;
}

.RadMenu_cbfootball .rmLeftImage
{
	width: 40px;
	max-height: 30px;
	
	margin-right: 10px;
	padding-right: 10px;
	position: absolute;
	left: 16px;
	top: -2px;
}

.RadMenu_cbfootball .rmSlide
{
	margin: -1px 0 0 -1px !important;
}

.RadMenu_cbfootball .rmHorizontal .rmSlide
{
	margin-top: -2px !important;
}

.RadMenu_cbfootball_rtl .rmSlide
{
	margin-left: 0 !important;
	margin-right: -1px !important;
}

.RadMenu_cbfootball .rmGroup .rmSlide
{
	margin: 0 !important;
}

.RadMenu_cbfootball .rmItem .rmDisabled:hover
{
	background: none;
}

