/*********************************** Accessible Top Navigation bar ********************************/

TABLE.NavigationBarSM {width:701px; direction:rtl; height:26px; float:right; margin-top:15px;}
TD.SepFirst		      {width:20px;}
TD.Container	      {}
TD.SepLast		      {width:280px;}

#Menu1	{width:100%; height:26px;}

LI.NavigationHorizontalFirst,
LI.NavigationHorizontalFirst:visited {height:26px; background:url("../BarsSep.gif") no-repeat left top;}
LI.NavigationHorizontal,
LI.NavigationHorizontal:visited		 {height:26px; background:url("../BarsSep.gif") no-repeat left top;}
LI.NavigationHorizontalLast,
LI.NavigationHorizontalLast:visited	 {height:26px;}

/*LI.NavigationHorizontalByIDxxx, LI.NavigationHorizontalByIDxxx:visited	{} /* example for specific categoryID */

LI.NavigationHorizontalFirst UL		{} /* של קטגוריה הראשונה SubMenue איזון נקודת ההתחלה של */

SPAN.ItemFirst, SPAN.ItemFirst:visited	{height:26px; display:block;}
SPAN.Item, SPAN.Item:visited			{height:26px; display:block;}
SPAN.ItemLast, SPAN.ItemLast:visited	{height:26px; display:block;}

/*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		{} /* ! 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 */


/********************  Gallery Bar  ********************/
#GalleryBar {}
#GalleryBar TABLE.NavigationBarSM {width:100%; direction:rtl; height:26px; float:right; margin-top:15px; border-bottom:2px solid #426d63;}
#GalleryBar TD.SepFirst		      {width:10px;}
#GalleryBar TD.Container	      {}
#GalleryBar TD.SepLast		      {width:10px;}

#Menu2	       {width:100%; height:32px; background:url("../GalleryBar.png") repeat-x top !important;}
#Menu2 LI      {height:32px; background:url("../GalleryTabLeft.png") no-repeat left top !important;}
#Menu2 LI SPAN {height:32px; background:url("../GalleryTabRight.png") no-repeat right top !important;}

#Menu2 LI SPAN A.CURRENT:hover {background:url("../GalleryTabOver.png") repeat-x !important; cursor:default;}

#Menu2 LI.NavigationHorizontalFirst,
#Menu2 LI.NavigationHorizontalFirst:visited {height:32px;/* background:none;*/}
#Menu2 LI.NavigationHorizontal,
#Menu2 LI.NavigationHorizontal:visited		{height:32px;/* background:none;*/}
#Menu2 LI.NavigationHorizontalLast,
#Menu2 LI.NavigationHorizontalLast:visited	{height:32px;}


/********************  אם יש לבל שלישי  ********************/
/*LI.NavigationHorizontalFirst UL		{} /* לא להוסיף דברים אחרים, הקלס מופיע כבר מעל, להוסיף שם */
/*LI.NavigationHorizontalFirst UL LI UL	{} /* לבל שלישי של קטגוריה הראשונה SubMenue איזון נקודת ההתחלה של */


/***************  אם יש לבל שלישי  -  עבור קטגוריות בשפה עם כוון הפוך לשפת האתר  ***********/
/*  להפעיל את 2 הקלאסים אם האתר בעברית  */
/*LI.NavigationTopicLTR UL		{width:150px ! important;} /* לא להוסיף דברים אחרים, הקלס מופיע כבר מעל, להוסיף שם */
/*LI.NavigationTopicLTR UL LI UL	{margin-left:150px ! important;} /* לבל שלישי של הקטגוריה SubMenue איזון נקודת  ההתחלה  של */

/*  להפעיל את 2 הקלאסים אם האתר באנגלית  */
/*LI.NavigationTopicRTL UL 		{width:150px ! important;} /* לא להוסיף דברים אחרים, הקלס מופיע כבר מעל, להוסיף שם */
/*LI.NavigationTopicRTL UL LI UL	{margin-right:150px ! important;} /*  לבל שלישי של הקטגוריה SubMenue איזון נקודת  ההתחלה  של */

