/*********************************** Top Navigation bar SM ********************************/

/* הטבלה מכילה את שלושת הטי דיים כאשר האמצעי מכיל את הבר עצמו = הרשימה */
TABLE.NavigationBarSM	{width:924px; direction:rtl; height:36px;margin:auto;background:url('../menu_bg.png');background-repeat:no-repeat;}
TD.SepFirst		{} /* תמונת ספרטור צד + כשהטבלה 100% משמש גם ל"מרגין" לצד לטבלה - ע"י קביעת הרוחב */
TD.Container	{} /* מכיל את הבר עצמו */
TD.SepLast		{} /* תמונת ספרטור צד + כשהטבלה 100% משמש גם ל"מרגין" לצד לטבלה - ע"י קביעת הרוחב */

#Menu1	{width:100%; height:36px;} /* כאן לעדכן רק גובה */

LI.NavigationHorizontalFirst, LI.NavigationHorizontalFirst:visited	{height:36px;} /* ! important */
LI.NavigationHorizontal, LI.NavigationHorizontal:visited			{height:36px; } /* תמונת ספרטור אמצעי ! important */
LI.NavigationHorizontalLast, LI.NavigationHorizontalLast:visited	{height:36px; } /* תמונת ספרטור אמצעי ! important */
SPAN.Item b										{display:block !important}
SPAN.Item a:hover	b							{background:url('../right_rounded.png') !important;background-position:right center!important;background-repeat:no-repeat!important;display:block!important;padding-right:7px !important}
SPAN.Item a:hover								{background:url('../left_rounded.png')!important;background-position:left center!important;background-repeat:no-repeat!important;display:block!important;padding-left:7px !important;}

SPAN.Item a.MM1O,
SPAN.Item a:hover,SPAN.Item a.CURRENT            {background:url('../left_rounded.png')!important;background-position:left center!important;background-repeat:no-repeat!important;display:block!important;padding-left:7px !important;}

SPAN.Item a:hover b,
SPAN.Item a.MM1O b,
SPAN.Item a.CURRENT b                        {background:url('../right_rounded.png') !important;background-position:right center!important;background-repeat:no-repeat!important;display:block!important;padding-right:7px !important}

/*LI.NavigationHorizontalByIDxxx, LI.NavigationHorizontalByIDxxx:visited	{} /* example for specific categoryID */

LI.NavigationHorizontalFirst UL			{} /* של קטגוריה הראשונה SubMenue איזון נקודת ההתחלה של */

SPAN.ItemFirst, SPAN.Item:visited	{display:block;height:36px;}
SPAN.Item, SPAN.Item:visited			{display:block; margin:0px 7px 0px 7px;height:36px;} /* מרגין לקטגוריות, - לכפר על רוחב תמונת הספרטור האמצעי */
SPAN.ItemLast, SPAN.Item:visited	{display:block; margin:0px 1px 0px 0px;height:36px;} /* מרגין לקטגוריות, - לכפר על רוחב תמונת הספרטור האמצעי */

/*SPAN.ItemByIDxxx, SPAN.ItemByIDxxx:visited	{} /* example for specific categoryID */



/***************  עבור קטגוריות בשפה עם כוון הפוך לשפת האתר  ***********/

/*  להפעיל את 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		{background:url('../left_rounded.png');background-position:left center;background-repeat:no-repeat;display:block;} /* ! 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 איזון נקודת  ההתחלה  של */
