#slidemenubar, #slidemenubar2{
position:absolute;
z-index: 9999;
top: 0;right: 0;
}
@media screen
  {
  body>div#slidemenubar2,body>div#slidemenubar
    {
    position: fixed;
    }
  }


  
.mycart-visible{ width: 20px;display: block;}
.mycart-invisible{ display: none;}
	/* Base Mini */
.easy-box { border:1px solid #c4c1bc; background:#fff; line-height:1.3em;  font-size:.95em; width: 208px; text-align:left; }
.easy-box .head { margin:0 1px; border-bottom:1px solid #ddd; background:url(../images/base_mini_head_bg.gif) repeat-x #fff; padding-top:5px; padding-bottom: 4px; text-align: center;   }
.easy-box .head h4 { min-height:16px; color:#7b034a; background-repeat:no-repeat; background-position:0 0; padding:1px 0 1px 21px; text-transform:uppercase;float:none; margin-bottom: 5px; text-align:left;}
.easy-box .head h4 .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
.easy-box h5 { font-size:1em; color: #a33877; }
.easy-box .content, .easy-box ol { background:#f8f7f5; text-align:center; }
.easy-box ol li { padding:7px 4px 7px 8px; }
.easy-box ol li.odd { background:#f4f3f3; }
.easy-box ol li.even { background:#fafafa; }
.easy-box .item { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dddddd; }
.easy-box .actions { /*background:url(../../images/easycart/base_mini_actions_bg.gif) repeat-x #dee5e8;*/ padding:6px; }
.easy-box .product-images { float:left; width:52px; height:52px; }
.easy-box .product-images a img { border:1px solid #cacaca; vertical-align:top; }
.easy-box .product-checkbox { float:left; width:10px; }
.easy-box .product-names { margin-left:18px; }
.easy-box .product-details { margin:0 0 0 60px; height:50px; }
.easy-box .product-details[class] { height:auto; min-height:50px; padding-bottom: 20px; }
.easy-box .regular-price { font-size:11px; }
.easy-box .regular-price .price { color:#2f2f2f; }
.easy-box .special-price { font-size:11px; }
.easy-box .minimal-price { font-size:11px; }
.easy-box .price-box { margin:1px 0; }


.easy-box .head h4 { background-image:url(../../images/easycart/icon_basket.gif); }
.easy-box .subtotal {	background:url(../../images/easycart/cart_subtotal_count.gif) no-repeat scroll 50% 0; margin-top:10px; padding:3px 0; text-align:center; height: 23px; }
.easy-box .actions { border-bottom:1px solid #C2C2C2; padding-bottom:10px; padding-top:10px;text-align:right; }
.easy-box .actions .form-button { margin-bottom:5px; margin-top:3px;}
.form-button {
/*
	background:#F18200 none repeat scroll 0 0;
	border:1px solid #DE5400;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial,sans-serif !important;
	font-size:12px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	overflow:visible;
	padding:1px 8px;
	text-align:center;
	vertical-align:middle;
	width:auto;
	*/
}	
.easy-box h5 { margin:0; background:#F4F3F3; padding:6px 8px 2px 8px; }

.mini-cart h5 {
border-bottom:1px solid #DDDDDD;
margin-bottom:10px;
padding-bottom:3px;
}

.easy-box .cart-count-easy{background:#E5EED6;padding:8px;padding-bottom:1px; text-align:center;}
.easy-box .actions a.ac_left{text-align:left;float:right;padding-right:10px;}
.easy-box .actions a.cart_r{text-align:right;float:right;padding-right:15px;padding-left:8px;}
.easy-box .actions span{color:#f49bc8;}

