/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr? |
|--------------------------------------------------*/

.dtree_img {
	dir: rtl; vertical-align: middle; margin: 0px;
}
.dtree_clip {
	dir: rtl; overflow: visible; padding-left: 0px; padding-right: 0px; 
}
.dtree_level1_div {
	dir: rtl; height: 25px; width: 100px; overflow: visible; background-image:url(/templates/professional/2235/main/he/gfx/danMenu_level1.gif); white-space: nowrap; background-color:#999999;  text-align: right; padding-right: 10px; margin-top: 5px; margin-bottom: 5px;
}
.dtree_level1_div_hover { 
	dir: rtl; height: 25px; width: 100px; overflow: visible; background-image:url(/templates/professional/2235/main/he/gfx/danMenu_level1.gif); white-space: nowrap; background-color:#999999; text-align: right; padding-right: 10px;  margin-top: 5px; margin-bottom: 5px;
}
.dtree_level1_div_selected {
	dir: rtl; height: 25px; width: 100px; overflow: visible; background-image:url(/templates/professional/2235/main/he/gfx/danMenu_level1_selected.gif); white-space: nowrap; background-color:#272e32; text-align: right; padding-right: 10px; margin-top: 5px; margin-bottom: 5px;
}
.dtree_level1_node {
	dir: rtl; white-space: nowrap; color: #272e32; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
}
.dtree_level1_node_hover {
	dir: rtl; text-decoration: none; white-space: nowrap; color: #52626b; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
}
.dtree_level1_node_selected {
	dir: rtl; color: #ffffff; white-space: nowrap; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
}
.dtree_level2_div {
	dir: rtl; height: 15px; width: 100px; overflow: visible; background-image:url(/templates/professional/2235/main/he/gfx/danMenu_level2.gif);  background-repeat: no-repeat; background-position: middle; white-space: nowrap; background-color:#738692; text-align: right; padding-right: 20px; padding-bottom: 2px; margin-bottom: 2px;
}
.dtree_level2_div_hover {
	dir: rtl; height: 15px; width: 100px; overflow: visible; background-image:url(/templates/professional/2235/main/he/gfx/danMenu_level2.gif);  background-repeat: no-repeat; background-position: middle; white-space: nowrap; background-color:#738692; text-align: right; padding-right: 20px; padding-bottom: 2px; margin-bottom: 2px;
}
.dtree_level2_div_selected {
	dir: rtl; height: 15px; width: 100px; overflow: visible; background-image:url(/templates/professional/2235/main/he/gfx/danMenu_level2_selected.gif);  background-repeat: no-repeat; background-position: middle; white-space: nowrap; background-color:#ffffff; text-align: right; padding-right: 20px; padding-bottom: 2px; margin-bottom: 2px;
}
.dtree_level2_node {
	dir: rtl; white-space: nowrap; color: #3d464d; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
.dtree_level2_node_hover {
	dir: rtl; text-decoration: none; white-space: nowrap; color: #52626b; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.dtree_level2_node_selected {
	dir: rtl; color: #272e32; white-space: nowrap; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.dtree_level3_div {
	dir: rtl; height: 20px; overflow: hidden; white-space: nowrap;
}
.dtree_level3_div_hover {
	dir: rtl; height: 20px; overflow: hidden; white-space: nowrap;
}
.dtree_level3_div_selected {
	dir: rtl; height: 20px; overflow: hidden; white-space: nowrap;
}
.dtree_level3_node {
	dir: rtl; overflow:hidden; white-space: nowrap; color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
.dtree_level3_node_hover {
	dir: rtl; overflow:hidden; text-decoration: underline; white-space: nowrap; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
.dtree_level3_node_selected {
	dir: rtl; overflow:hidden; color: #7B2000; white-space: nowrap; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
