/************************************************************
GENERAL : 

All classes begin with sb prefix.

Side bar contain X levels : first with classes that contain levX prefix
and second with classes that contain levX prefix, ...

Each row contain item ( ref with text or image )

Item classes contain 3 groups :
	simple
	onmouseover  - with "h" prefix
	selected - with "s" prefix

Delimeters and images class contain transperent image with same classname as cell
*************************************************************/
.sb_container{
	padding: 0 0px 5px 14px;
	vertical-align: top;
	width: 140px; /*width : 146px;*/
}

.sb_container1 {
	padding: 22px 0 0;
	vertical-align: top;
}

.sb_container2{
	padding: 22px 0 0;
	vertical-align: top;
}

/*************************************************************/
/* main table */
/*************************************************************/
table.sb_table
{
	width: 198px;
	float: right;
}
.sb_table
{
	width: 198px;
	margin-top: 0px;
}
TABLE.sb_table A, TABLE.sb_table A:HOVER
{
	text-decoration: none;
}
	
/*************************************************************/
/*first line in main table*/
/*************************************************************/
tr.sb_first_part
{
}
td.sb_first_part
{
}
td.sb_first_part img
{
}

/*************************************************************/
/*last line in main table*/
/*************************************************************/
tr.sb_last_part
{
}
td.sb_last_part
{
    height:15px;
}
td.sb_last_part img
{
	/*background: url(../../images/1.en/SideBar/last_part.gif) no-repeat;
	width: 140px;
	height: 10px;*/
}

/*************************************************************/
/* items container */
/*************************************************************/
td.sb_sub_level2_container
{
	border-bottom: 1px solid #B4B1A6 !important;
}
tr.sb_sub_level1_container,tr.sb_sub_level2_container,tr.sb_sub_level3_container,tr.sb_sub_level4_container,tr.sb_sub_level5_container
{
}
td.sb_sub_level1_container,td.sb_sub_level2_container,td.sb_sub_level3_container,td.sb_sub_level4_container,td.sb_sub_level5_container
{
}
table.sb_sub_level1_container,table.sb_sub_level2_container,table.sb_sub_level3_container,table.sb_sub_level4_container,table.sb_sub_level5_container
{
	width:160px;
	float: left;
	font-size: small;
	color:#ffffff;
	font-weight:normal;
	height:auto;
}
table.sb_sub_level2_container
{
	width:130px;
	font-size: small;
	color:#ffffff;
	font-weight:normal;
	height:auto;
}
/*************************************************************/
/* horizontal delimeter items*/
/*************************************************************/
tr.sb_h_delim_lev1,tr.sb_h_delim_lev2,tr.sb_h_delim_lev3,tr.sb_h_delim_lev4,tr.sb_h_delim_lev5
{
	display:none;
}
td.sb_h_delim_lev1,td.sb_h_delim_lev2,td.sb_h_delim_lev3,td.sb_h_delim_lev4,td.sb_h_delim_lev5
{
	display:none;
}
img.sb_h_delim_lev1,img.sb_h_delim_lev2,img.sb_h_delim_lev3,img.sb_h_delim_lev4,img.sb_h_delim_lev5
{
	display:none;
}

/*************************************************************/
/* 1 level item classes*/
/*************************************************************/
tr.sb_item_lev1,tr.sb_item_lev1_h,tr.sb_item_lev1_s
{
}
td.sb_item_lev1,td.sb_last_item_lev1
{
	background: url(../../Images/1.he/SideBar/arrowItemSideBar.gif) 180px no-repeat;
	border-bottom: 1px solid #ffffff;
	padding: 0px 25px 0px 0px;
}
td.sb_item_lev1_h,td.sb_last_item_lev1_h
{
	background: url(../../Images/1.he/SideBar/arrow_down_ItemSideBar.gif) 180px no-repeat;
	border-bottom: 1px solid #ffffff;
	padding: 0px 25px 0px 0px;
}
td.sb_item_lev1_s, td.sb_last_item_lev1_s
{
	background: url(../../Images/1.he/SideBar/arrow_down_ItemSideBar.gif) 180px no-repeat;
	border-bottom: 1px solid #ffffff;
	padding: 0px 25px 0px 0px;
}
img.sb_item_lev1
{
	display: none;
	background: url(../../Images/1.he/SideBar/arrow_down_ItemSideBar.gif) right bottom no-repeat;
	width:3px;
	height:11px;
	border:0;
	margin:1px -10px px 0 6px;
	float:right;
}
img.sb_item_lev1_h,img.sb_item_lev1_s
{
	display: none;
	background: url(../../Images/1.he/SideBar/arrow_down_ItemSideBar.gif) right bottom no-repeat;
	width:3px;
	height:11px;
	border:0;
	float:right;
}

a.sb_item_lev1,a.sb_item_lev1:link,a.sb_item_lev1:visited,a.sb_item_lev1:hover
{
	font-size: 13px;
	display: block;
	padding:2px 0px 3px 15px;
	color:#000000;
	font-weight: bold;
	height:auto;
}
a.sb_item_lev1_h,a.sb_item_lev1_h:link,a.sb_item_lev1_h:visited,a.sb_item_lev1_h:hover
{
	font-size: 13px;
	display: block;
	padding:2px 0px 3px 15px;
	color:#0073D6;
	font-weight: bold;
	height:auto;
}
a.sb_item_lev1_s,a.sb_item_lev1_s:link,a.sb_item_lev1_s:visited,a.sb_item_lev1_s:hover
{
	font-size: 13px;
	display: block;
	padding:2px 0px 3px 15px;
	color:#0073D6;
	font-weight: bold;
	height:auto;
}

/*************************************************************/
/* 2 level item classes*/
/*************************************************************/
tr.sb_item_lev2,tr.sb_item_lev2_H,tr.sb_item_lev2_s
{
}
td.sb_item_lev2
{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0px 3px 2px 5px;
}
td.sb_item_lev2_h
{
	background: url(../../Images/1.he/SideBar/sb_bullet.gif) right no-repeat;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0px 3px 2px 5px;
}
td.sb_item_lev2_s
{
	background: url(../../Images/1.he/SideBar/sb_bullet.gif) right no-repeat;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0px 3px 2px 5px;
}
/*itzik : */
td.sb_last_item_lev2
{
	border-bottom: 1px solid #B4B1A6;
	border-right: 1px solid #B4B1A6;
	padding: 0px 3px 2px 5px;
}
td.sb_last_item_lev2_h
{
	background: url(../../Images/1.he/SideBar/sb_bullet.gif) right no-repeat;
	border-bottom: 1px solid #B4B1A6;
	border-right: 1px solid #B4B1A6;
	padding: 0px 3px 2px 5px;
}
td.sb_last_item_lev2_s
{
	background: url(../../Images/1.he/SideBar/sb_bullet.gif) right no-repeat;
	border-bottom: 1px solid #B4B1A6;
	border-left: 1px solid #B4B1A6;
	padding: 0px 3px 2px 5px;
}

img.sb_item_lev2
{
	display: none;
	/*background:url(../../Images/1.EN/SideBar/sb_arrow_sub_0.gif) right bottom no-repeat;
	width:18px;
	height:11px;
	border:0;
	margin:-1px 6px -10px 0;
	float:left;*/
}

/*FF*/
td.sb_item_lev2 > a.sb_item_lev2 { }
a.sb_item_lev2 > img.sb_item_lev2 
{
	margin:-1px -10px -5px 6px; 
}

img.sb_item_lev2_h,img.sb_item_lev2_s
{
	display: none;
	/*background:url(../../Images/1.EN/SideBar/sb_arrow_sub.gif) right bottom no-repeat;
	width:18px;
	height:11px;
	border:0;
	margin:-1px 6px -10px 0;
	float:left;*/
}
a.sb_item_lev2,a.sb_item_lev2:link,a.sb_item_lev2:visited,a.sb_item_lev2:hover
{
	font-size: small !important;
	color:#636657;	
	display: block;
	padding:0px 5px 2px 5px;
	font-weight: normal;
	white-space:normal;
}
a.sb_item_lev2_h,a.sb_item_lev2_h:link,a.sb_item_lev2_h:visited,a.sb_item_lev2_h:hover
{
	font-size: small !important;
	color:#0073D6;	
	display: block;
	padding:0px 5px 2px 5px;
	font-weight: normal;
	white-space:normal;
}
a.sb_item_lev2_s,a.sb_item_lev2_s:link,a.sb_item_lev2_s:visited,a.sb_item_lev2_s:hover
{
	font-size: small !important;
	color:#0073D6;	
	display: block;
	padding:0px 5px 2px 5px;
	font-weight: normal;
	white-space:normal;
}
/*************************************************************/
/* 3 level item classes*/
/*************************************************************/
tr.sb_item_lev3,tr.sb_item_lev3_H,tr.sb_item_lev3_s
{
}
td.sb_item_lev3
{
	border-bottom: 1px solid #B4B1A6;
	border-right: 1px solid #B4B1A6;
	padding: 3px 0px 5px;
}
td.sb_item_lev3_h
{
	background: url(../../Images/1.he/SideBar/sb_bullet.gif) right no-repeat;
	border-bottom: 1px solid #B4B1A6;
	border-right: 1px solid #B4B1A6;
	padding: 3px 0px 5px;
}
td.sb_item_lev3_s
{
	background: url(../../Images/1.he/SideBar/sb_bullet.gif) right no-repeat;
	border-bottom: 1px solid #B4B1A6;
	border-right: 1px solid #B4B1A6;
	padding: 3px 0px 5px;
}
/*itzik : */
td.sb_last_item_lev3
{
	border-right: 1px solid #B4B1A6;
	padding: 3px 0px 5px;
}
td.sb_last_item_lev3_h
{
	background: url(../../Images/1.he/SideBar/sb_bullet.gif) left no-repeat;
	border-right: 1px solid #B4B1A6;
	padding: 3px 0px 5px;
}
td.sb_last_item_lev3_s
{
	background: url(../../Images/1.he/SideBar/sb_bullet.gif) left no-repeat;
	border-right: 1px solid #B4B1A6;
	padding: 3px 0px 5px;
}



img.sb_item_lev3
{
	display: none;
	/*background-image:url(../../Images/1.HE/SideBar/sb_arrow_sub_0.gif);
	width:18px;
	height:11px;
	border:0;
	margin:-1px -10px 0 6px;
	float:right;*/
}

/*FF*/
td.sb_item_lev3 > a.sb_item_lev3 { }
a.sb_item_lev3 > img.sb_item_lev3 {  margin:-1px 6px -5px -10px; }

img.sb_item_lev3_h,img.sb_item_lev3_s
{
	display: none;
	/*background-image:url(../../Images/1.HE/SideBar/sb_arrow_sub.gif);
	width:18px;
	height:11px;
	border:0;
	margin:-1px -10px 0 6px;
	float:right;*/
}
a.sb_item_lev3,a.sb_item_lev33link,a.sb_item_lev3:visited,a.sb_item_lev3:hover
{
	font-size: small !important;
	color:#B4B1A6;	
	padding:2px 0px 3px 15px;
	font-weight: bold;
}
a.sb_item_lev3_h,a.sb_item_lev3_h:link,a.sb_item_lev3_h:visited,a.sb_item_lev3_h:hover
{
	font-size: small !important;
	color:#F7981D;	
	padding:2px 0px 3px 15px;
	font-weight: bold;
}
a.sb_item_lev3_s,a.sb_item_lev3_s:link,a.sb_item_lev3_s:visited,a.sb_item_lev3_s:hover
{
	font-size: small !important;
	color:#F7981D;	
	padding:2px 0px 3px 15px;
	font-weight: bold;
}
@media print
{
	.sb_container
	{
		border-right: 9px solid #DDDCDC;
		border-top: 8px solid #DDDCDC;
		padding: 0 0px 0 14px;
		width: 14px;
	}
	
	.sb_table
	{
		display: none;
	}
}

.general_title_sb 
{ font-size: medium; 
  color  : #0071BA; 
  font-weight: bold; 
  margin-bottom: 3px; 
  margin-top: 110px; 
  }