.menuitem
{
	
	background-position:left bottom;
	padding:0px 20px;
	padding-bottom:4px;
	background-repeat:no-repeat;
	line-height:.75em;
}


.RadMenu_Ivory
{	
	font:11px/15px tahoma, verdana, sans-serif;

	
}

.RadMenu_Ivory .rootGroup
{

	background-position:left bottom;
	padding:0px 20px;
	
	background-repeat:no-repeat;
	line-height:.75em;
}


.RadMenu_Ivory .group
{
	background-color:#222f64;
	line-height:1.5em;
	font-weight:normal;


}

.item first last
{

	background-image:none;
	padding-bottom:0px;
	background-repeat:no-repeat;
	line-height:.75em;
}

.item first
{
background:none;
}

.first
{
	background-image:none;
}

.text
{
	
	padding:0px 20px;
	padding-bottom:5px;
	margin-left:5px;
}
.RadMenu_Ivory .rootGroup:after
{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
}
.RadMenu_Ivory .rootGroup
{
    display:inline-block;
}

/* hidden from IE/Mac \*/
.RadMenu_Ivory .rootGroup
{
    display:block;
}
/**/

.RadMenu_Ivory .horizontal
{
	border-left:0;
}

.RadMenu_Ivory .vertical .first
{
    margin-top:-1px;
    background-image:none;
}


.RadMenu_Ivory .item

{
	color:#fff;
	padding:3px 0px;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	background-position:right middle;
	background-repeat:no-repeat;
	height:18px;
	
	
	background-repeat:no-repeat;

}

.item first
{
background-image:none;
}


.link
{
color:white;
text-decoration:none;
}

a.link:hover
{
text-decoration:underline;
}
.RadMenu_Ivory .disabled:hover
{
	
}

.RadMenu_Ivory .link:hover,
.RadMenu_Ivory .expanded
{
	color:#fff;
	text-decoration:underline;
	cursor:pointer;


	background-repeat:no-repeat;

}

.RadMenu_Ivory .expanded
{
    margin-top:0px;
}

.RadMenu_Ivory .text
{
	cursor:hand;
	padding:0 15px;
	margin-right:6px;
}

.RadMenu_Ivory .horizontal .link
{

	border-top:0;
}

.RadMenu_Ivory .vertical .link
{
	border-left:0;


	
}

.RadMenu_Ivory .link:hover .expandLeft,
.RadMenu_Ivory .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
}


.RadMenu_Ivory .expandLeft,
.RadMenu_Ivory .expandRight,
.RadMenu_Ivory .disabled:hover .expandLeft,
.RadMenu_Ivory .disabled:hover .expandRight
{
	background:transparent url('Img/arrow.gif') right center no-repeat;
}

.RadMenu_Ivory_rtl .expandLeft,
.RadMenu_Ivory_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}

.RadMenu_Ivory .leftArrow,
.RadMenu_Ivory .rightArrow,
.RadMenu_Ivory .topArrow,
.RadMenu_Ivory .bottomArrow,
.RadMenu_Ivory .leftArrowDisabled,
.RadMenu_Ivory .rightArrowDisabled,
.RadMenu_Ivory .topArrowDisabled,
.RadMenu_Ivory .bottomArrowDisabled
{
	background: #666655 url('img/left.gif') center center no-repeat;
	width: 15px;
	text-decoration:none;
}

.RadMenu_Ivory .topArrow,
.RadMenu_Ivory .topArrowDisabled
{
	background-image:url('img/top.gif');
	width: 100%;
}

.RadMenu_Ivory .bottomArrow,
.RadMenu_Ivory .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_Ivory .rightArrow,
.RadMenu_Ivory .leftArrow
{
	height:100%;
}

.RadMenu_Ivory .rightArrow,
.RadMenu_Ivory .rightArrowDisabled
{
	background-image:url('img/right.gif');
}

/* right to left */
.RadMenu_Ivory_rtl
{
    text-align:right !important;
}

.RadMenu_Ivory_rtl .rootGroup
{
    zoom:1; /*trigger hasLayout*/
}

.RadMenu_Ivory_rtl .link:hover .expandLeft,
.RadMenu_Ivory_rtl .link:hover .expandRight,
.RadMenu_Ivory_rtl .horizontal .group .expanded .text,
.RadMenu_Ivory_rtl .vertical .expanded .text
{
	background:#666 url(Img/arrowWhiteRTL.gif) no-repeat left center;
}

.RadMenu_Ivory_rtl .leftArrow,
.RadMenu_Ivory_rtl .rightArrow,
.RadMenu_Ivory_rtl .topArrow,
.RadMenu_Ivory_rtl .bottomArrow,
.RadMenu_Ivory_rtl .leftArrowDisabled,
.RadMenu_Ivory_rtl .rightArrowDisabled,
.RadMenu_Ivory_rtl .topArrowDisabled,
.RadMenu_Ivory_rtl .bottomArrowDisabled
{
    text-indent:-3000px !important;
    color:#666;
    font-size:1px;
}

.RadMenu_Ivory_rtl .text
{
	margin-right:0px;
	margin-left:6px;
}

.RadMenu_Ivory .item first
{
background-image:none;
}
