﻿#cat { position: absolute; display: none; }
li#all_categories b { display: block; }
#nav1 { width: 0; border: none; overflow: hidden; }
.express, #express, em.express, big#express, p.progress { display: none; }

#content_cen .bg_head { margin: 12px auto 6px 0; width: auto; height: 48px; line-height: 48px; vertical-align: bottom; font-size: 16px; font-weight: bold; }
#content_cen h1 { background: url(/images/shopping-cart-full-48x48.png) no-repeat left top; padding-left: 56px; color: #F44100; float: left; }

.checkout { height: 48px; margin: 20px 0 0 0; text-align: right; }

.cart { border: 1px solid #ccc; margin: 6px 0 0 0; width: 100%;}
.cart tr th { background-color: #f9f9f9; height: 26px; }
.cart tr th:first-child { text-align: left; padding-left: 12px }

.cart tr.empty td { font-weight: bold; color: #999; text-align: center; background-color: White; height: 52px; line-height: 52px; vertical-align: middle; display: none; border-bottom: 1px dotted #eee; }

.cart tr td { background-color: #f8f5c7; vertical-align: middle; }
.cart tr.alter td { background-color: #ffffe8; }

.cart tr.free td { background-color: #ffc267; padding: 12px; }
.cart tr.free td.item span.free { color: #f30; font-weight: bold; margin-right: 6px; }
.cart tr.free td.item p.pic a { font-weight: normal; }
.cart tr.free td.Qty, .cart tr.free td.saving { text-align: center; }
.cart tr.free td p { text-align: center; }

.cart tr .stock { width: 1%; }
.cart tr .Qty { width: 1%; }
.cart tr .InDe { width: 3%; text-align: left; }
.cart tr .InDe img { cursor: pointer; }
.cart tr .saving { width: 10%; }
.cart tr .subTotal { width: 12%; }
.cart tr .btn { width: 3%; text-align: center; }
.cart tr .btn img { cursor: pointer; }

.cart tr td.item .pic { margin: 6px; float: left; }
.cart tr td.item .pic img, img.promotion_img { width: 50px; height: 50px; }
.cart tr td.item p { line-height: 16px; margin: 9px 0 0 9px; }
.cart tr td.item p a { font-weight: normal; }

.cart .inputbox { width: 30px; margin: 0; }

.cart tr td.saving { color: #090; font-size: 110%; white-space: nowrap; }

.cart tr td.subTotal { color: #333; font-size: 110%; white-space: nowrap; }
.cart tr td.subTotal span { color: #999; text-decoration: line-through; margin-left: 12px; }

.cart tr.btn td { background-color: #f9f9f9; height: 30px; vertical-align: middle; }
.cart tr.btn td a { margin: 6px; font-weight: normal; white-space: nowrap; }
.cart tr.btn td a:hover { text-decoration: none; }
.cart tr.btn td a img { vertical-align: middle; margin: 0 3px; }
.cart tr.btn td.empty_cart, .cart tr.btn td.update_cart a { text-align: right; cursor: pointer; }

.cart tr.sCost td { line-height: 24px; vertical-align: middle; background-color: White; }
.cart tr.sCost td div.calc { margin: 6px 0 3px 30px; line-height: 12px; }
.cart tr.sCost .input { vertical-align: middle; font-size: 10px; }
.cart tr.sCost .txtPostcode { width: 30px; height: 14px; line-height: 14px; padding: 0; }
.cart tr.sCost .cboShippingMethod { width: 170px; }
.cart tr.sCost .btnGo { border: 1px solid gray; border-top: 1px solid #ccc; border-left: 1px solid #ccc; background-color: #efefef; height: 16px; line-height: 10px; padding: 0 3px 3px 0; margin: 9px 12px 0 0; }
.cart tr.sCost .scErr { background-color: yellow; color: Red; padding: 3px 6px; }

.cart tr .announce { margin: 0 6px; border: 1px dotted #ccc; color: Gray; padding-bottom: 12px; }
.cart tr .announce img { float: left; margin: 12px 6px 3px 12px; }
.cart tr .announce h2, .cart tr.foot .announce p { margin: 12px 6px 6px 6px; }
.cart tr .announce h2 { font-size: 16px; }
.cart tr .announce p { white-space: normal; background-color: White; text-align: justify; line-height: 18px; margin-right: 12px; }

.cart tr.foot td { background-color: White; height: 90px; }
.cart tr.foot td p { text-align: right; margin: 0 0 0 30px; padding: 3px 6px; width: 160px; white-space: nowrap; background-color: #f8f5c7; }
.cart tr.foot td p label { display: block; float: left; width: 80px; text-align: left; font-weight: bold; }
.cart tr.foot td p.subtotal { margin-top: 12px; }
.cart tr.foot td p.total { font-size: 12px; color: green; }

.pc .item img.expand { margin: -12px auto 3px 12px; cursor: pointer }
.pc .pc_desc { overflow: hidden; padding-right: 6px; }
.pc .pc_desc img { vertical-align: text-bottom; margin-right: 6px; }
.pc .pc_desc img, .pc .InDe img, .pc .btn img { cursor: pointer; }

table.pcpart { border: 1px solid #ccc; width: 95%; margin: -5px auto 12px auto; font-size: 9px; box-shadow: 3px 3px 4px #333; -webkit-box-shadow: 3px 3px 4px #333; -moz-box-shadow: 3px 3px 4px #333; }
table.pcpart tr.part td { background-color: #ffe; }
table.pcpart td.Qty { width: 20px; }
table.pcpart tr.partalter td { background-color: #fea; }

h2.fp { color: #666; font-weight: normal; font-size: 14px; }
.checkout img { display: none; cursor: pointer; }
#lValidatePost { background-color: Yellow; }

#fp { height: 516px; overflow: hidden; }