.glowingtabs{
 width:990px;
  margin:0px;
  height:61px;
}
 .glowingtabs ul{
       margin-right:70px;
      padding-top:12px;
       height : 29px;
        list-style: none;
        top: 0px;
        left: 0px;
        margin-bottom: 0px;
}

.glowingtabs ul li{
	float:right;
	padding:0 15px 0 17px;
	background: url('../images/menu_divider.gif') no-repeat;
	background-position:left 8px;
}
.glowingtabs ul li.none{
     background-image :none;
     padding-top:1px;
}
.glowingtabs ul li.none a{
font-size: 13px;
}

.glowingtabs ul li a{
	
	display: block;
	padding-top:1px;
	color:#A51E21;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
     line-height: 27px;
	text-align: center;
		
}



.glowingtabs ul li.current a{
	color: #DF274D;
}

 .glowingtabs ul li a:hover{
	color: #DF274D;
	
}

/*end menu*/


.dropmenudiv_d{
text-align:right;
position:absolute;
top:0;
right:auto;
border: 0px solid #999999; 
border-width: 0px 0px 0px 0px; 
line-height:20px;
z-index:100;
width: 110px;
visibility: hidden;
 
}

.dropmenudiv_d a{
/*background-image:url("../images/subnuvbg.jpg");*/
background-color:#2F4A41;
width: 110px;
 display:block;
text-indent:10px;
 border: 0 solid #999999; 
padding-bottom:0px;
text-decoration: none;
height:20px;
 line-height:20px;
font-size: 13px;
font-weight: bold;
color:#ffffff;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;

}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
color:#000000;
 text-decoration:none;
 	color: #DF274D;
}
/*תפריט תחת*/
.bottomnuv{
width:990px;
  margin:0px;
  height:30px;
}
.bottomnuv ul{ 

margin-right:207px;
 padding-top:12px;
 height : 18px;
  list-style: none;
  margin-bottom: 0px;
        }
 .bottomnuv ul li{
	float:right;
	padding:0 12px 0 13px;
	background: url('../images/menu_divider.gif') no-repeat;
	background-position:left 2px;
}
.bottomnuv ul li.none{
     background-image :none;
     padding-top:1px;
}

.bottomnuv ul li a{
	
	display: block;
	padding-top:1px;
	color:#000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
     line-height: 18px;
	text-align: center;
		}
.bottomnuv ul li a:hover{
color:#A51E21; 
}
     
        
        
/*תפריט צד*/
.sidemenu{
margin-top:25px;
margin-right:1px;
}
.sidemenu ul {
    text-align: right; 
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
    margin-right: 0px;
}
.sidemenu ul li{   
 background: url(../images/menu-bj_left-over.gif) no-repeat right 0px;
 margin:0px;
 height:29px; 
}
.sidemenu ul li  a
{
    color: #ffffff;
 width:130px;
 display:block;
   line-height:26px;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    padding-right:20px;

}
.sidemenu ul li:hover
{
	background:url(../images/menu_left_bj.gif) no-repeat right 0px;
    

}
/*סוף תפריט צד*/
