#slidemenubar, #slidemenubar2{
z-index: 99999;
}
@media screen
  {
  body>div#slidemenubar2,body>div#slidemenubar
    {
    position: fixed;
	
	/*
	left: 0px !important;
	*/
    }
  }


  
.mycart-invisible,.mycart-visible{margin-left: -2px; width: 54px; display: block;}
.mycart-invisible{ /*display: none;*/}
.j2t2-temp-div{background-color:#f5f5f5;}
.j2t2-temp-div .easy-box {padding-bottom: 20px; background:  whiteSmoke; color:  #767777; font-weight: bold; border-right: 1px solid  gray; border-left: 1px solid  gray; border-bottom: 1px solid  gray; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px;}
.easy-box .no-items{text-align: center; padding: 10px; font-size: 14px;}
.j2t2-temp-div .easy-box h4{color: #373737;text-align: center; font-size: 22px; line-height: 54px; background: url("../../images/easycart/sidebar_title.png") left top repeat-x; font-weight: bold;}
.j2t2-temp-div .easy-box h4 a{float: none; color:#373737; line-height: 54px; padding: 0px;}
.side-item {border-bottom:#d2d2d2 5px solid;background:#f5f5f5;}
.side-product-image{width:40px;float:right; padding: 3px 0px;}
.side-product-image img{}
.cart-count-easy{padding: 5px 0px; text-align: center; border-bottom:#D2D2D2 5px solid;}
.cart-count-easy .items-in-cart{padding-right: 12px; display: inline;}
.cart-count-easy  .subtotal{display: inline;}
.side-btn-remove{    background: url("../../images/easycart/btn_remove.gif") no-repeat scroll 100% 0 transparent;
					display: block;
					font-size: 0;
					height: 14px;
					line-height: 0;
					overflow: hidden;
					text-indent: -999em;
					width: 14px;
					float:right;}
.side-product-name{text-align:center; padding-bottom: 5px;}
.side-product-name a{font-size: 15px; text-decoration: none; font-weight: bold; color:#444444}
.side-product-name a:hover{text-decoration:underline;}
.side-item .price{font-size: 11px; color:#444444;}
.item-sums{float:right; padding-right:5px;}
.kaful{font-size: 11px; color:#444444;}

#mycart-menu   {}
.sidebar-mmidle{padding-left:2px;padding-right:2px;width:36px;display:block;font-weight:bold;}
.sidebar-mtop,.sidebar-mbottom{width: 54px; display: block;}
.sidebar-mbottom{background: url("../../images/easycart/botside.png") no-repeat  scroll right bottom ;height:10px;margin-bottom:-5px;}
.sidebar-mtop {
    background: url("../../images/easycart/topside.png") no-repeat scroll right top transparent;
    color: #A1211F;
    font-size: 16px;
    font-weight: bold;
    height: 55px;
    padding: 19px 2px;
    text-align: center;
}
.block-cart{display:none;}
ol#cart-sidebar{max-height:164px; overflow:auto;}