/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr? |
|--------------------------------------------------*/


.dtree_img {
		dir: rtl; 
		vertical-align: top; 
		margin-left: 0px;
                
display:none;
}
.dtree_clip {
		dir: rtl; 
		overflow: hidden; 
		text-align: right; 
		width:200px;


}

/*---------------------------------------------------|
| רמה ראשונה של העץ לפני התת רמות  |
|---------------------------------------------------|
| קלאסים המשפיעים על כל איזור הלינקים:הזזה/הורדה + חיצים |
|--------------------------------------------------*/


.dtree_level1_div {
		dir: rtl;
		color:#000000;
		background-image:url(/var/11054/he/open.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #dfdfdf;
		border-bottom: 1px solid #CAC0B3;*/
		padding-top:3px;


	}
.dtree_level1_div_hover {
		dir: rtl; 
		color:#FFFFFF;
		background-image:url(/var/11054/he/down.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #FF802C;
		border-bottom: 1px solid #BAB3A6;*/
		padding-top:3px;


}
.dtree_level1_div_selected {
		dir: rtl; 
		color:#FFFFFF;
		background-image:url(/var/11054/he/down.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #FF802C;
		border-bottom: 1px solid #BAB3A6;*/
		padding-top:3px;
}

/*---------------------------------------------------|
| רמה ראשונה של העץ |
|---------------------------------------------------|
| קלאסים המשפיעים על הטקסט בלינקים - טקסט בלבד |
|--------------------------------------------------*/


.dtree_level1_node {
		dir: rtl; 
	        color: #22438F;  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold;
		text-align:right;
		padding-right:15px;
display:block;
width:100%;

	
    }

.dtree_level1_node_hover {
		dir: rtl;
		text-decoration: none; 
		  color:#22438F;  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		text-align:right;
		padding-right:15px;
display:block;
width:100%;
	
}


.dtree_level1_node_selected {
	dir: rtl; 
             color: #22438F;  
            text-decoration: none; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 14px; 
            font-weight: bold;
            text-align:right;
            padding-right:15px;
display:block;
width:100%;

          
}






/*---------------------------------------------------|
| רמה שניה של העץ לפני התת רמות  |
|---------------------------------------------------|
| קלאסים המשפיעים על כל איזור הלינקים:הזזה/הורדה + חיצים |
|--------------------------------------------------*/

.dtree_level2_div {
           dir: rtl;
		color:#000000;
		background-image:url(/var/11054/he/open.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #dfdfdf;
		border-bottom: 1px solid #CAC0B3;*/
		padding-top:3px;
                margin-right:15px;
             

}


.dtree_level2_div_hover {
           dir: rtl; 
		color:#FFFFFF;
		background-image:url(/var/11054/he/down.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #FF802C;
		border-bottom: 1px solid #BAB3A6;*/
		padding-top:3px;
  margin-right:15px;

}


.dtree_level2_div_selected {
           dir: rtl; 
		color:#FFFFFF;
		background-image:url(/var/11054/he/down.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #FF802C;
		border-bottom: 1px solid #BAB3A6;*/
		padding-top:3px;
 margin-right:15px;
}



/*---------------------------------------------------|
| רמה שניה של העץ |
|---------------------------------------------------|
| קלאסים המשפיעים על הטקסט בלינקים - טקסט בלבד |
|--------------------------------------------------*/


.dtree_level2_node {
          dir: rtl; 
	        color: #22438F;  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight:bold;
		text-align:right;
		padding-right:15px;
display:block;
width:100%;
}



.dtree_level2_node_hover {
            dir: rtl;
		text-decoration: none; 
		  color:#22438F;  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		text-align:right;
		padding-right:15px;
display:block;
width:100%;

}


.dtree_level2_node_selected {
         dir: rtl; 
             color: #22438F;  
            text-decoration: none; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 14px; 
            font-weight: bold;
            text-align:right;
            padding-right:15px;
display:block;
width:100%;
}



/*---------------------------------------------------|
| רמה שלישית של העץ לפני התת רמות  |
|---------------------------------------------------|
| קלאסים המשפיעים על כל איזור הלינקים:הזזה/הורדה + חיצים |
|--------------------------------------------------*/


.dtree_level3_div {
           dir: rtl;
		color:#000000;
		background-image:url(/var/11054/he/open.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #dfdfdf;
		border-bottom: 1px solid #CAC0B3;*/
		padding-top:3px;
                margin-right:30px;
             

}


.dtree_level3_div_hover {
           dir: rtl; 
		color:#FFFFFF;
		background-image:url(/var/11054/he/down.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #FF802C;
		border-bottom: 1px solid #BAB3A6;*/
		padding-top:3px;
  margin-right:30px;

}


.dtree_level3_div_selected {
           dir: rtl; 
		color:#FFFFFF;
		background-image:url(/var/11054/he/down.gif);
		background-repeat:no-repeat;
		background-position:right;
		text-align:right;
		height:25px;
		width:200px;
		/*background-color: #FF802C;
		border-bottom: 1px solid #BAB3A6;*/
		padding-top:3px;
 margin-right:30px;
}




/*---------------------------------------------------|
| רמה שלישית של העץ |
|---------------------------------------------------|
| קלאסים המשפיעים על הטקסט בלינקים - טקסט בלבד |
|--------------------------------------------------*/


.dtree_level3_node {
          dir: rtl; 
	        color: #22438F;  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold;
		text-align:right;
		padding-right:15px;
display:block;
width:100%;
}



.dtree_level3_node_hover {
            dir: rtl;
		text-decoration: none; 
		  color:#22438F;  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px;
		font-weight:bold;
		text-align:right;
		padding-right:15px;
display:block;
width:100%;

}


.dtree_level3_node_selected {
         dir: rtl; 
             color: #22438F;  
            text-decoration: none; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 14px; 
            font-weight: bold;
            text-align:right;
            padding-right:35px;
display:block;
width:100%;
}
