/* r.a.d.menu Plain skin */


.RadMenu_AIOLD
{
	cursor: hand;
}

.RadMenu_AIOLD_Context
{
	background: none;
	border: 0;
}

.RadMenu_AIOLD .rmLink
{
	text-decoration: none; /*color:#E1E1E1;*/
	color: #333333;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	border-style: solid;
	border-color: #dddddd;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	padding: 2px 4px;
	background-color: #efefef;
}


.RadMenu_AIOLD .rmHorizontal .rmText
{
	padding-left: 2px;
	padding-right: 2px;
}

.RadMenu_AIOLD .rmLink:hover, .RadMenu_AIOLD .rmFocused, .RadMenu_AIOLD .rmExpanded
{
	/*cursor:hand ;  	text-decoration:none; font-size:12px;*/
	font-size: 12px;
	background-color: #efefef;
	text-decoration: underline; /* color:#E1E1E1; */ /*color:#FAE695;*/
}

.RadMenu_AIOLD .rmText
{
	padding-left: 5px;
	font-family: Arial;
	color: #333333;
	text-decoration: underline;
	cursor: hand;
}

.RadMenu_AIOLD .rmItem
{
	padding-left: 0px;	
}

.RadMenu .rmGroup .rmItem
{
}
.RadMenu_AIOLD .rmGroup
{
	border-right: 0px;
	border-right: 0px;
	border-bottom: 0px;
	text-decoration: none; /*border: 1px solid #00539f; */
}

.RadMenu_AIOLD .rmGroup .rmLink
{
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
	text-align: left; /*background:#067cc6;*/
	color: #333333;
}

.RadMenu_AIOLD .rmGroup .rmFocused, .RadMenu_AIOLD .rmGroup .rmExpanded
{
	line-height: 20px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-align: left; /*background: #00539f; */
}
.RadMenu_AIOLD .rmGroup .rmLink:hover
{
	line-height: 20px;
	color: #09c;
	font-size: 11px;
	text-align: left;
	text-decoration: underline; /*background: #00539f; */
}

.RadMenu_AIOLD .rmGroup .rmText
{
	padding-left: 5px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.RadMenu_AIOLD .rmSeparator
{
	padding: 0px 0px 0px 0px;
	font-size: 1px;
	height: 20px;
	width: 3px !important; /* 	background: #ececec url('img/separator.gif');  */
	background-repeat: no-repeat;
}

.RadMenu_AIOLD .rmSeparator
{
}





.RadMenu_AIOLD .rmVertical .rmSeparator
{
	vertical-align: middle; /* line-height: 30px; */
	width: 3px !important; /* 	 background: #ececec url('img/separator.gif');  */
	background-repeat: no-repeat;
}
/*
.RadMenu_AIOLD .vertical .separator .text 
{
	width:5px;
}
*/

.RadMenu_AIOLD .rmLeftArrow, .RadMenu_AIOLD .rmRightArrow, .RadMenu_AIOLD .rmTopArrow, .RadMenu_AIOLD .rmBottomArrow, .RadMenu_AIOLD .rmLeftArrowDisabled, .RadMenu_AIOLD .rmRightArrowDisabled, .RadMenu_AIOLD .rmTopArrowDisabled, .RadMenu_AIOLD .rmBottomArrowDisabled
{
	background: #f3f3f3 url('img/left.gif') center center no-repeat;
	width: 15px;
}

.RadMenu_AIOLD .rmTopArrow, .RadMenu_AIOLD .rmTopArrowDisabled
{
	background: url('img/top.gif');
	width: 100%;
	border-top: solid 2px #676767;
}

.RadMenu_AIOLD .rmBottomArrow, .RadMenu_AIOLD .rmBottomArrowDisabled
{
	/*background: #ececec url('img/separator.gif'); 	background:url('img/bottom.gif'); 	width:100%;*/
}

.RadMenu_AIOLD .rmRightArrow, .RadMenu_AIOLD .rmLeftArrow
{
	height: 100%;
}

.RadMenu_AIOLD .rmBottomArrow, .RadMenu_AIOLD .rmBottomArrowDisabled
{
	background: url('img/right.gif');
}


.RadMenu_AIOLD .rmExpandLeft, .RadMenu_AIOLD .rmExpandRight
{
	background: transparent url(img/groupImage.gif) right center no-repeat;
	margin-right: 4px;
}

.RadMenu_AIOLD .rmLink:hover .rmExpandLeft, .RadMenu_AIOLD .rmLink:hover .rmExpandRight, .RadMenu_AIOLD .rmFocused .rmExpandLeft, .RadMenu_AIOLD .rmFocused .rmExpandRight, .RadMenu_AIOLD .rmExpanded .rmExpandLeft, .RadMenu_AIOLD .rmExpanded .rmExpandRight
{
	background: transparent url(img/invertedGroupImage.gif) right center no-repeat;
}

.RadMenu_AIOLD .rmHorizontal .rmItem
{
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px;	
}


.RadMenu_AIOLD .rmHorizontal .rmItem
{
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px;	
}

