/*********************************** Top Navigation bar SM ********************************/

TABLE.NavigationBarSM	{direction:rtl; width:100%; height:23px; padding-right:15px; box-sizing:border-box;}
TD.SepFirst		{}
TD.Container	{}
TD.SepLast		{}

#Menu1	{width:100%; display:table; direction:rtl; height:23px;} /* כאן לעדכן רק גובה */
#Menu1 > LI	{width:auto !important; float:none !important; display:table-cell;}

LI.NavigationHorizontalFirst, LI.NavigationHorizontalFirst:visited	{height:23px;} /* !important */
LI.NavigationHorizontal, LI.NavigationHorizontal:visited			{height:23px; background:url('../sepTB_1.gif') no-repeat right !important;} /* תמונת ספרטור אמצעי !important */
LI.NavigationHorizontalLast, LI.NavigationHorizontalLast:visited	{height:23px; background:url('../sepTB_1.gif') no-repeat right !important;} /* תמונת ספרטור אמצעי !important */

LI.NavigationHorizontal, 
/*LI.NavigationHorizontalByIDxxx, LI.NavigationHorizontalByIDxxx:visited	{} /* example for specific categoryID */

LI.NavigationHorizontalFirst UL		{} /* של קטגוריה הראשונה SubMenue איזון נקודת ההתחלה של */

SPAN.ItemFirst, SPAN.ItemFirst:visited	{display:block;}
SPAN.Item, SPAN.Item:visited			{display:block; margin-right:1px;} /* 1 is sepTB_1.gif width */
SPAN.ItemLast, SPAN.ItemLast:visited	{display:block; margin-right:1px;} /* 1 is sepTB_1.gif width */

/*SPAN.ItemByIDxxx, SPAN.ItemByIDxxx:visited	{} /* example for specific categoryID */
SPAN.ItemLast A:hover, 	SPAN.Item A:hover, SPAN.ItemFirst A:hover {color:#fe5769 !important; text-decoration:none !important;}


/***************  עבור קטגוריות בשפה עם כוון הפוך לשפת האתר  ***********/

/*  להפעיל את 2 הקלאסים אם האתר בעברית  */
LI.NavigationTopicLTR		{position:relative !important;}
LI.NavigationTopicLTR UL 	{margin-left:0px !important; left:0px !important;}

/*  להפעיל את 2 הקלאסים אם האתר באנגלית  */
/*LI.NavigationTopicRTL		{position:relative !important; direction:rtl !important;}*/
/*LI.NavigationTopicRTL UL 	{margin-right:0px !important; right:0px !important;}*/

/* Second Level  (תמיד פעילים) */
A.NavigationSubTopicRTL		{direction:rtl !important; text-align:right !important;}
A.NavigationSubTopicLTR		{direction:ltr !important; text-align:left !important;}



/********************  הגדרות מיוחדות לקטגוריה אחרונה  ********************/

/* First Level */
SPAN.ItemLast A				{} /* !important */
SPAN.ItemLast A:hover		{} /* !important */
SPAN.ItemLast A:active		{} /* !important */

/* Second Level */
LI.NavigationHorizontalLast UL					{} /* !important */
LI.NavigationHorizontalLast UL LI				{} /* !important */
LI.NavigationHorizontalLast UL LI A				{} /* !important */
LI.NavigationHorizontalLast UL LI A:hover		{} /* !important */
LI.NavigationHorizontalLast UL LI A:active		{} /* !important */



/********************  אם יש לבל שלישי  ********************/
/*LI.NavigationHorizontalFirst UL		{} /* לא להוסיף דברים אחרים, הקלס מופיע כבר מעל, להוסיף שם */
/*LI.NavigationHorizontalFirst UL LI UL	{} /* לבל שלישי של קטגוריה הראשונה SubMenue איזון נקודת ההתחלה של */


/***************  אם יש לבל שלישי  -  עבור קטגוריות בשפה עם כוון הפוך לשפת האתר  ***********/
/*  להפעיל את 2 הקלאסים אם האתר בעברית  */
/*LI.NavigationTopicLTR UL		{width:150px !important;} /* לא להוסיף דברים אחרים, הקלס מופיע כבר מעל, להוסיף שם */
/*LI.NavigationTopicLTR UL LI UL	{margin-left:151px !important;} /* לבל שלישי של הקטגוריה SubMenue איזון נקודת  ההתחלה  של */

/*  להפעיל את 2 הקלאסים אם האתר באנגלית  */
/*LI.NavigationTopicRTL UL 		{width:150px !important;} /* לא להוסיף דברים אחרים, הקלס מופיע כבר מעל, להוסיף שם */
/*LI.NavigationTopicRTL UL LI UL	{margin-right:151px !important;} /*  לבל שלישי של הקטגוריה SubMenue איזון נקודת  ההתחלה  של */
