@import url( "layout/3d.css" );
.zpStandard {
    direction:ltr;
    width:100%;
}
/* top level, vertical and horizontal */
.zpMenu-horizontal-mode .zpMenu-level-1,                                                 

                                                                                         

                                  
    .zpMenu-vertical-mode .zpMenu-level-1 {
  height: 28px;
/*width: 120px;*/
width:174;
/*padding: 0px;*/
background:  url(/Files/tarabgin/micn.gif) no-repeat;
/*  background: #F1EFE0;*/
/* Top Menu,No Sub */
 background-position: left;
margin-top: 0px;
padding-top:0px;
padding-left:0px;
border-bottom:0px solid rgb();
margin-left:0px;
margin-right:0px;
margin-bottom:0px;

}
/* Top Menu,Has SUB */
.zpMenuContainer .zpMenu-item-collapsed {
background-position:  left;
}

}
/* Top Menu,Has SUB ++++++no arrow++++*/
.zpMenuContainer .zpMenu-item-collapsed {
/*background: url(/Files/test/menu_bg.gif)  no-repeat ;*/
background-position: right;
background:#FFD3A7 no-repeat;
padding-left:0px;
}

/* Top Menu,Selected,No Sub */
.zpMenuContainer .zpMenu-item-selected {
/*background:  url(/Files/test/menu_bg.gif) no-repeat ;*/
background:#FFD3A7 no-repeat;

}
.zpMenuContainer .zpMenu-item-selected-collapsed {
/*background:  url(/Files/test/menu_bg.gif) no-repeat;*/
    background-position:left;
background:#FFD3A7 no-repeat;

}
/* Top Menu,selected,Has Sub */
.zpMenuContainer .zpMenu-item-expanded {
/*background:  url(/Files/test/menu_bg.gif) no-repeat;*/
    background-position: left;
background:#FFD3A7 no-repeat;
}
/* Top Menu,Selected,No Sub*/
.zpMenu-horizontal-mode .zpMenu-level-1 {
/*background:  url(/Files/test/menu_bg.gif) no-repeat;*/
padding-left: 0px;
background-position: left;
    
}
.zpMenu-vertical-mode .zpMenu-level-1 {
    direction:ltr;
    padding-left: 0px;
margin-bottom:0px;
padding-bottom: 0px;
    text-align: left;
    border: none;
   /* height: 28px;*/

}
.zpMenu-top .zpMenu-item-selected a,
    .zpMenu-top .zpMenu-item-selected .zpMenu-label,
    .zpMenuContainer a,
    .zpMenuContainer span,
    .zpMenuContainer .zpMenu-label,
    .zpMenuContainer .zpMenuContainer a,
    .zpMenuContainer .zpMenuContainer span,
    .zpMenuContainer .zpMenuContainer .zpMenu-label {
  color:#747343;
      font-family: tahoma;
    font-size: 11px;
   line-height:0px;
border: solid;
border: 0px;
 height: 16px;
padding-bottom: 2px;
padding-left: 10px;
padding-top: 8px;
}
.zpMenuContainer .zpMenuContainer {
    margin-top:5px;   /* this item set sub menu  horizontal position444444444444  */
    margin-left:25px; /* this item set sub menu vertical position */
    margin-right: 0px;
margin-bottom: 0px;
  /*background: url(/Files/Images/Temp/Menu.gif) no-repeat;*/
    min-width: 12em;
    padding-top: 0px;
    padding-right: 0px;
    padding-left:0px;
padding-bottom:0px;
    direction:ltr;
 /* height: 28px;*/
}
/* General items that's not a top menu */
.zpMenuContainer .zpMenuContainer .zpMenu-item,
    .zpMenuContainer .zpMenuContainer {
background:#FFD3A7 no-repeat;
    width: 161px;
padding-right:0px;
padding-bottom: 0px;
  /*height: 28px;*/

}
/*___________zir menu injast___________*/
.zpMenuContainer .zpMenuContainer .zpMenu-item {
   background: url(/Files/Images/Temp/Menu.gif) no-repeat;
    background-position:left;
    margin-top: 0px;
    padding-top: 0px;
    /*height: 28px; border-bottom: 1px solid rgb(235,235,235);*/
background:#FFD3A7 no-repeat;
    margin-left:0px;
margin-right: 0px;
padding-left:0px;
    margin-bottom: 0px;
background-position: left;
    direction:ltr;
height: 28px;
}


/* Current selected items in vertical menu*/
.zpMenuContainer .zpMenuContainer .zpMenu-item-selected {
   /* background: url(/Files/test/menu_bg.gif) no-repeat;*/
    background-position:left;
}
.zpMenu-top .zpMenu-item-selected a,
    .zpMenu-top .zpMenu-item-selected .zpMenu-label,
    .zpMenuContainer .zpMenuContainer .zpMenu-item-selected a,
    .zpMenuContainer .zpMenuContainer .zpMenu-item-selected .zpMenu-label {
   font-color:#ffffff;

}
/* The arrow that shows up when there's a sub-menu */
.zpMenuContainer .zpMenuContainer .zpMenu-item-collapsed .zpMenu-label {
background: no-repeat center left;

}
/* The arrow that shows up when there's a sub-menu and the item is hovered*/
.zpMenuContainer .zpMenuContainer .zpMenu-item-expanded .zpMenu-label {
background: no-repeat center left;

}
.zpMenuContainer .zpMenuContainer .icon {
    padding-left: 1px;
}
/* Controls the behavior of <hr>  it the menu*/
.zpMenuContainer .zpMenuContainer .zpMenu-item-hr {
    border: none;
    margin:0;
    background: #000000;
  /*  height: 28px;*/
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
 margin-top: 0px;
margin-bottom:0px; 
/*width: 250px;*/
    width: 100%;
}

