/* r.a.d.menu Mac skin */
.RadMenu_agnon_he
{
	padding-top:0;
	height:25px;
	direction:ltr !important;
	float:right;
}
.item
{
	float:right !important;
	background:url(img/bullet_menu_sep.gif) right 11px no-repeat;
	padding-right:3px;
	margin-right:24px;
	font-weight: bold;
}
.item:HOVER span
{
	color:#83a7b5;
}
.group .item
{
	float:right !important;
	background:none;
	padding-right:3px;
	margin-right:0;
	display:block;
	width:137px;
	color:Black;
}
.RadMenu_agnon_he .link,
.RadMenu_agnon_he .link:visited
{
	font-size:12px;
	text-decoration: none;
	cursor:pointer;
}
.RadMenu_agnon_he .link:hover,
.RadMenu_agnon_he .focused,
.RadMenu_agnon_he .expanded
{
	cursor:pointer;
}

.RadMenu_agnon_he .text
{
	color:white;
	padding:5px 5px 5px 5px;
}

.RadMenu_agnon_he .group
{
	background-color:#f4f2f3;
	border:1px #dbe3e6 solid;
	border-bottom:1px #83a7b5 solid;
	width:140px;
}

.RadMenu_agnon_he .group .link
{
}

.RadMenu_agnon_he .group .text
{
	color:Black;
	font-weight:normal;
	text-align:right;
	display:block;
}
.RadMenu_agnon_he .group .text
{
}
.RadMenu_agnon_he .group .link:hover,
.RadMenu_agnon_he .group .focused,
.RadMenu_agnon_he .group .expanded
{
	color: #ffffff;
}
.group .item:HOVER
{
	background-color:#83a7b5;
}
.group .item:HOVER .text
{
	color:White !important;
}

/* right to left */
.RadMenu_agnon_he_rtl .group .link:hover .expandLeft,
.RadMenu_agnon_he_rtl .group .link:hover .expandRight
{
}

.RadMenu_agnon_he .link:hover .expandLeft,
.RadMenu_agnon_he .link:hover .expandRight,
.RadMenu_agnon_he .focused .expandLeft,
.RadMenu_agnon_he .focused .expandRight,
.RadMenu_agnon_he .expanded .expandLeft,
.RadMenu_agnon_he .expanded .expandRight
{
	background:transparent url(img/invertedGroupImage.gif) right center no-repeat;
}


.RadMenu_agnon_he .horizontal .separator    
{   
} 

.menuItemActive span
{
	color:#83a7b5 !important;
}
