﻿
.ItemGroup
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	color: #7A1401;
	line-height:20px;
	padding:0px;
	direction:rtl;

}

.TopMenuItem
{
	padding:0;
	margin:0;
	line-height:250%;
	background-image: url(../../images/en/ico-menu.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:solid 1px #E3D9CE;
}

.TopMenuItemHover
{
	padding:0;
	margin:0;
	line-height:250%;
	background-image: url(../../images/en/ico-menu.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #FAB031; 
	cursor:pointer;
	border-bottom:solid 1px #E3D9CE;

}

.MenuGroup
{
	background-color:#F6F6F4;
	border:solid 1px #E3D9CE;
	font-size:11px;
	padding:2px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	text-decoration:none;
	font-weight:500;
}

.MenuItem
{
	background-repeat:repeat;
	color: #7A1401;
	
}

.MenuItemHover
{	
	color: #FAB031; 
	cursor:pointer;
}

.MenuBreak
{
	background-color: black;
	border:15px;
}
