/* RadMenu Default skin */
.RadMenu_Custom 
{
	border: 0px;
	text-align: left;
	height: 33px;
	font-family: Verdana;
}

.RadMenu_Custom_rtl
{
	text-align: right;
}

.RadMenu_Custom_Context
{
	background: none;
	border: 0;
}

.RadMenu_Custom a
{
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	cursor: pointer;
}

.RadMenu_Custom .link
{
	line-height: 24px;
	text-decoration: none;
	color: #fff;
	position: relative;
	float:left;
}

.RadMenu_Custom .link:focused,
.RadMenu_Custom .focused
{
	outline: 0;
}

.RadMenu_Custom .expanded
{
	z-index: 10000;
}

.RadMenu_Custom .rootGroup .link:hover,
.RadMenu_Custom .rootGroup .focused,
.RadMenu_Custom .rootGroup .expanded
{
	background-color: #fff;
	color: #333;
}

.RadMenu_Custom .link .text
{
	font: normal 12px Arial, sans-serif;
}

.RadMenu_Custom .group
{
	background: #fff;
}

.RadMenu_Custom .group .link
{
	text-decoration: none;
	color: #333;
	background: #fff;
}

.RadMenu_Custom_rtl .group .link
{
	text-align: right;
}

.RadMenu_Custom .group .link:hover,
.RadMenu_Custom .group .focused,
.RadMenu_Custom .group .expanded
{
	color: #fff;
	background: #444;
}

.RadMenu_Custom .text
{
	padding: 3px 16px 5px 16px;
}

.RadMenu_Custom .group .link .text
{
	font-size: 11px;
}

/* <expand arrows styling> */

.RadMenu_Custom .group .link .expandLeft
{
	background: transparent url("Menu/img/ArrowExpand.gif") no-repeat right -3px;
}

.RadMenu_Custom .group .link .expandRight
{
	background: transparent url("Menu/img/ArrowExpandRTL.gif") no-repeat left -3px;
}

.RadMenu_Custom .group .link:hover .expandLeft,
.RadMenu_Custom .group .focused .expandLeft,
.RadMenu_Custom .group .expanded .expandLeft
{
	background-image: url("Menu/img/ArrowExpandHovered.gif");
}

.RadMenu_Custom .group .link:hover .expandRight,
.RadMenu_Custom .group .focused .expandRight,
.RadMenu_Custom .group .expanded .expandRight
{
	background-image: url("Menu/img/ArrowExpandHoveredRTL.gif");
}

/* </expand arrows styling> */

.RadMenu_Custom .horizontal .item { border-right: 1px solid #353535; }
.RadMenu_Custom .horizontal .last { border-right: 0; }

.RadMenu_Custom .vertical .item { border-bottom: 1px solid #353535; }
.RadMenu_Custom .vertical .last { border-bottom: 0; }

.RadMenu_Custom_rtl .horizontal .item { border-left: 0; }

.RadMenu_Custom .rootGroup .group .item { border-right: 0; border-bottom: 0; }

.RadMenu_Custom .group
{
	border: 1px solid #828282;
	background-color: #fff;
}

.RadMenu_Custom .group .expanded
{
	z-index: 11;
}

.RadMenu_Custom .topArrowDisabled,
.RadMenu_Custom .bottomArrowDisabled,
.RadMenu_Custom .leftArrowDisabled,
.RadMenu_Custom .rightArrowDisabled
{
	display: none;
}

.RadMenu_Custom .topArrow,
.RadMenu_Custom .bottomArrow,
.RadMenu_Custom .leftArrow,
.RadMenu_Custom .rightArrow
{
	font-size: 0;
	line-height: 0;
	color: #fff;
}

.RadMenu_Custom .topArrow,
.RadMenu_Custom .bottomArrow
{
	height: 10px;
	width: 100%;
	background: #fff url("Menu/img/ArrowScrollUpDown.gif") no-repeat top center;
}

.RadMenu_Custom .bottomArrow
{
	background-position: center -18px;
}

.RadMenu_Custom .leftArrow,
.RadMenu_Custom .rightArrow
{
	width: 10px;
	height: 100%;
	background: #fff url("Menu/img/ArrowScrollLeftRight.gif") no-repeat left center;
}

.RadMenu_Custom .rightArrow
{
	background-position: -18px center;
}

.RadMenu_Custom .rootGroup .item .disabled .text,
.RadMenu_Custom .group .item .disabled .text
{
	color: #999;
}

.RadMenu_Custom .rootGroup .item .disabled
{
	background: none;
}

.RadMenu_Custom .group .item .disabled
{
	background-color: #fff;
}

.RadMenu_Custom .horizontal .separator
{
	height: 20px;
	width: 1px;
}

.RadMenu_Custom .rootGroup .separator
{
	background-color: #8f8f8f;
	border-top: 1px solid #676767;
}

.RadMenu_Custom .vertical .separator
{
	height: 1px;
	margin: 3px 0;
	border: 0;
	background-color: #8f8f8f;
}

.RadMenu_Custom .separator .text
{
	display: none;
}

.RadMenu_Custom .slide
{
	margin: -1px 0 0 -1px !important;
}

* html .RadMenu_Custom .vertical .slide
{
	margin-left: -2px !important;
}

* html .RadMenu_Custom .horizontal .slide
{
	margin-top: -2px !important;
}

.RadMenu_Custom_rtl .slide
{
	margin: -1px 0 0 2px !important;
}

* html .RadMenu_Custom_rtl .vertical .slide
{
	margin-left: 3px !important;
}

* html .RadMenu_Custom_rtl .horizontal .slide
{
	margin-top: -3px !important;
	margin-left: 0 !important;
}

.RadMenu_Custom .rootGroup .item .disabled:hover
{
	background: none;
}

.RadMenu .rmHorizontal .rmText
{
	cursor: pointer;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-right: 21px;
	padding-left: 21px;
}
.RadMenu .rmRootGroup .rmSeparator .rmText
{
	padding-right: 0px;
	padding-left: 0px;
}
.RadMenu .rmLink
{
	padding-left: 0px;
}
a.lvl0
{
	line-height: 38px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
a.lvl0:hover, .RadMenu_Custom .rmRootGroup .rmExpanded, .Active
{
	background-image: url('Menu/img/MenuHoverBackground.jpg');
	background-repeat: repeat-x;
}
.Active
{
	color: #333333 !important;
}
a.lvl1, .RadMenu_Custom .rmGroup
{
	text-transform: none;
	line-height: 25px;
	font-size: 11px;
	color: #fff;
	background-color: #303030;
}
.RadMenu_Custom .rmGroup .rmExpandRight
{
	background: #063651 url("Menu/img/ArrowExpand.gif") no-repeat right 0px;
}
a.lvl1:hover, .RadMenu_Custom .rmGroup .rmFocused, .RadMenu_Custom .rmGroup .rmExpanded, a.lvl2:hover
{
	text-decoration: underline;
}
.RadMenu_Custom .rmGroup .rmExpandRight:hover, .RadMenu_Custom .rmGroup .rmExpanded .rmExpandRight
{
	background-color: #5e85c7;
}
.RadMenu .rmGroup .rmText
{
	margin: 0px;
}
.RadMenu_Custom .rmHorizontal .rmSeparator
{
	
}
.RadMenu_Custom .rmVertical .rmSeparator
{
	
}
.RadMenu .rmRootGroup .rmItem .rmGroup
{
	padding: 0px;
}
.RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText
{
	height: 1px;
	background-image: url('Menu/img/DrowdownSeperator.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
a.LastItem
{
	margin-bottom: 10px !important;
}
a.FirstItem
{
	margin-top: 4px !important;
}