/* r.a.d.menu Plain skin */
.Rm_Default 
{
	white-space:nowrap;
	text-align:right;

}

.Rm_Default_Context
{
	background: none;
	border:0px;
	white-space:nowrap;

}

.bottomMenu{
	background-color:#474153;
}
.Rm_Default .link, .Rm_Default .link /*:visited*/
{
	width:auto;
	background-image: url(image/Rchild_arrow.gif);
	background-position:95% center;
	background-repeat:no-repeat;
	text-decoration:none;
	color: #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	cursor:hand;
	direction:rtl;
	text-align:right;
	
	white-space:normal;
	font-family:Tahoma;
	

	/*border-left:1px inset #CCCCCC;
	border-right:1px outset #CCCCCC;border-bottom:1px solid #666666;*/
}

.Rm_Default .link:hover,
.Rm_Default .focused,
.Rm_Default .expanded
{
	width:auto;
	background-image: url(image/Rchild_arrow_hl.gif);
	background-position:95% center;
	background-repeat:no-repeat;
	text-decoration:none;
	color: #FF6633;
	/*border-bottom:0px;*/
	cursor:hand;
	direction:rtl;
 	white-space:normal;
	font-family:Tahoma;
	text-align:right;
	border-bottom:1px solid #CCCCCC;

	
	/*border-right:1px outset #CCCCCC;border-bottom:1px solid #666666;*/

}

.Rm_Default .group .text
{
	font-size: 11px;
	font-family:tahoma;
	font-weight:normal;
	white-space:nowrap;
}


.Rm_Default .text
{
	padding-right:20px;	
	font-size: 11px;
	font-family:tahoma;
	font-weight:normal;
	white-space:nowrap;
	padding-left:10px;
}

.Rm_Default .group
{
	border-right: 0px;
	border-bottom: 0px;
}
/*
.Rm_Default .group .link:visited{
	background:#555555;
	color:#ffffff;
	text-indent:0px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border-bottom:inset 1px #000000;
	width:auto;
	
	background-image: url(image/LbulletC.gif);
	background-position:95% center;
	background-repeat:no-repeat;
	white-space:nowrap;

}
*/
.Rm_Default .group .link,.Rm_Default .group .link /*:visited*/
{
	color:#ffffff;
	/*padding-top:3px;
	padding-bottom:3px;*/
	text-indent:0px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border-bottom:solid 1px #AAAAAA;
	width:auto;
	background-image: url(image/LbulletC.gif);
	background-position:95% center;
	background-repeat:no-repeat;
	white-space:nowrap;
	text-align:right;
	background-color: #474153;
}

.Rm_Default .group .link:hover,
.Rm_Default .group .focused,
.Rm_Default .group .expanded
{
	background: #FF9933;
	color:#000000;	
	/*
	padding-top:3px;
	padding-bottom:3px;
	*/
	text-indent:0px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border-bottom:solid 1px #ffffff;
	width:auto;	

	background-image: url(image/LbulletC_hl.gif);
	background-position:95% center;
	background-repeat:no-repeat;
	white-space:nowrap;
	text-align:right;
}
.item .first {
	border-top:solid 1px #004bb1;
}

.Rm_Default .leftArrow,
.Rm_Default .rightArrow,
.Rm_Default .topArrow,
.Rm_Default .bottomArrow,
.Rm_Default .leftArrowDisabled,
.Rm_Default .rightArrowDisabled,
.Rm_Default .topArrowDisabled,
.Rm_Default .bottomArrowDisabled
{
	/*background-color: #ededed;*/
	background-image:url(image/left.gif);
	background-repeat:no-repeat;
	background-position: center center;
}

.Rm_Default .topArrow,
.Rm_Default .topArrowDisabled
{
	/*background-image:url(image/top.gif);
	width:100%;*/
}

.Rm_Default .bottomArrow,
.Rm_Default .bottomArrowDisabled
{
	background-image:url(image/bottom.gif);
	width:100%;
}

.Rm_Default .rightArrow,
.Rm_Default .leftArrow
{
	height:100%;
}

.Rm_Default .rightArrow,
.Rm_Default .rightArrowDisabled
{
	/*background-image: url('image/right.gif');*/
}

.Rm_Default .vertical .separator .text
{
	/*padding-top: 2px;*/
	/*background: #ccc;*/
	font-size: 1px;
	
}

.Rm_Default .expandLeft,
.Rm_Default .expandRight
{
	background: transparent url(image/groupImageRTL.gif) left center no-repeat;
}

.Rm_Default_rtl .expandLeft,
.Rm_Default_rtl .expandRight
{
	background: url(image/groupImageRTL.gif) left center no-repeat;
}

.Rm_Default .link:hover .expandLeft,
.Rm_Default .link:hover .expandRight,
.Rm_Default .focused .expandLeft,
.Rm_Default .focused .expandRight,
.Rm_Default .expanded .expandLeft,
.Rm_Default .expanded .expandRight
{
	background:transparent url(image/groupImageRTLHover.gif) left center no-repeat;
}

.Rm_Default_rtl .link:hover .expandLeft,
.Rm_Default_rtl .link:hover .expandRight,
.Rm_Default_rtl .focused .expandLeft,
.Rm_Default_rtl .focused .expandRight,
.Rm_Default_rtl .expanded .expandLeft,
.Rm_Default_rtl .expanded .expandRight
{
	background:transparent url(image/groupImageRTLHover.gif) left center no-repeat;
}
