/*      Request ID: 43dbb5f7a0dd9e561ce537ba8370d155_1751561272 (07/05/2025 12:27am) (LcrRCcAgDAXAiTQjSdCHSqOCCYZu30L7exwd3uTuxLNCVig4UfqBNxbECaNmZWWl1GfdKB3TlKxhQGmALQ3e19vUbvkpfBSz6gM=)      */



/*      Resource ID: 2c6dda63f8a04b25bc2616ea551 (meat-market.css, minified by none) (07/05/2025 12:27am) (A:773, B:773, J:773, K:773)      */

#inventory > ul {
  list-style-type: none;
  padding: 0;
}
#inventory > ul li {
  display: inline;
  margin-right: 2rem;
}

a#currentSalesFlyer {
    display: block;
    height: 36px;
    width: 155px;
    overflow: hidden;
}
a#currentSalesFlyer:hover {
    background: url(/services/meat_market/images/current-sales-flyer.gif) no-repeat 0px -36px;
    text-indent: -999px;
}
a#currentSalesFlyer img {
    margin: 0;
}
#orderTab span {
    background: url('/services/meat_market/images/cart.gif') no-repeat right top;
    padding: 0 20px 5px 0;
}
#order table {
    table-layout: fixed;
}
#order input[type=text] {
	width: 100%;
}


 /* form.style3 { 
    visibility: hidden; 
 } 
[id*=inventory] > * {
  display: none;
} */
[id*=inventory] .tableWrap {
  display: block;
  visibility: visible;
}
[id*=inventory] table {
  display: table;
  visibility: visible;
}
/* #inventory .tableWrap,
#inventory table {
display: none;
} */