/*
jCart v1.3
http://conceptlogic.com/jcart/
*/

#jcart * { margin:0px; padding:0; font-family:arial, tahoma, verdana, sans-serif; }
#jcart, #jcart input, #jcart-tooltip { font-size:12px; }



#jcart fieldset { border:0; }

#jcart-error { text-align:center; padding:5px; background:#ff0000; }

#jcart table { width:100%; border:1px solid #fff; background:#fff; border-collapse:collapse; }
#jcart thead {  }
#jcart-title {}
#jcart-title2 {font-weight:bold;font-size:18px;color:#800000; }
#jcart tbody {  }
#jcart tfoot {  }
#jcart tr {  }
#jcart th { background:#fff; color:#333; border:1px solid #fff;}
#jcart th.header{ background:url(//www.easigrub.com/img/cart.png) center right no-repeat #F8F8F8; color:#333333; text-align:center; border:1px solid #fff;}
#jcart th.header2{ background:#FDE7D0; color:#930202; text-align:left;}
#jcart th.right{ background:#930202; color:#fff; text-align:right;}
#jcart th.deliverycollection { background:#fff; color:#000;}

#jcart th, #jcart td { padding:3px; border:0; border:solid 0px #ccc; vertical-align:top; text-align:left; font-weight:normal; }
#jcart #jcart-empty { text-align:center; }

.jcart-item-qty {width:25px;font-weight:bold;}
#jcart .jcart-item-name { font-weight:normal;}
#jcart .jcart-item-price { font-weight:bold; text-align:right; }
#jcart .jcart-item-del { width:15%; font-weight:bold; text-align:right;}
#jcart .jcart-item-del2 { width:15%; font-weight:bold; text-align:right; background:#FFF; color:#000;}
.jcart-item-price span { display:block; }
.jcart-item-del span { display:block; }

#jcart .jcart-item-price2 { width:10%; font-weight:bold; text-align:right; }
.jcart-item-price2 span { display:block; }

.jcart-remove { font-size:11px; font-weight:normal; }

#jcart-subtotal { display:block; font-size:14px; font-weight:bold; float:right;}

#jcart-subtotal2 { float:right; font-size:16px; font-weight:bold;}

#jcart-subtotal strong {  }

#jcart-buttons input { padding:2px; margin:2px; }

#jcart-checkout { float:right; padding:2px; }

#jcart-paypal-checkout { display:block; width:14em; padding:10px; margin:20px auto; }

#jcart-tooltip { display:none; position:absolute; padding:3px 7px 3px 25px; background:url(../images/checkmark.png) 3px center no-repeat #fdfdfd; border:1px solid #a6c9e2; z-index:9999; }






#jcart5 * { margin:0px; padding:0; font-family:arial, tahoma, verdana, sans-serif; }
#jcart5, #jcart5 input, #jcart5-tooltip { font-size:12px; }



#jcart5 fieldset { border:0; }

#jcart5-error { text-align:center; padding:5px; background:#ff0000; }

#jcart5 table { width:100%; border:0; background:#fff; border-collapse:collapse; }
#jcart5 thead {  }
#jcart5-title {  }
#jcart5 tbody {  }
#jcart5 tfoot {  }
#jcart5 tr {  }
#jcart5 th { background:#930202; color:#fff; }
#jcart5 th.header{ background:#FDE7D0; color:#000; }
#jcart5 th.header5{ background:#FDE7D0; color:#800000; }
#jcart5 th, #jcart5 td { padding:5px; border:0; border:solid 1px #ccc; vertical-align:middle; text-align:left; font-weight:normal; }
#jcart5 #jcart5-empty { text-align:center; }

