/*
JCART v1.1
http://conceptlogic.com/jcart/
*/

#jcart * { margin:0; padding:0; font-family:arial, tahoma, verdana, sans-serif; font-size:12px}
#jcart, #jcart input, #jcart-tooltip { font-size:12px; }

#jcart fieldset { border:0; }

#jcart table { width:560px; border:0; background:#fff; border-collapse:collapse; }
#jcart tr {  }
#jcart th, #jcart td { padding:5px; border:0; border:solid 1px #ccc; vertical-align:top; text-align:left; font-weight:normal; }
#jcart td.empty { text-align:center; }

#jcart p.jcart-error { text-align:center; padding:5px; }

#jcart strong#jcart-title {  }

#jcart th { background:#E2E2E2;  }
#jcart th#header {  }
$jcart th#footer {  }
#jcart  label {width:100px; display:inline-block; float:left}
#jcart td.jcart-item-qty { width:7%; }
#jcart td.jcart-item-qty input { width:25px; }
#jcart td.jcart-item-id { width:10%; }
#jcart td.jcart-item-name { width:30%; font-weight:bold; }
#jcart td.jcart-item-price { width:20%; font-weight:bold; text-align:right; }
#jcart td.jcart-item-price1 { width:16%; font-weight:bold; text-align:right; }
#jcart td.jcart-item-price span { display:block; }
#jcart td.jcart-item-size { width:7%; font-weight:bold; }
#jcart td.jcart-item-color { width:10%; font-weight:bold; }
#jcart td.jcart-item-bv { width:10%; font-weight:bold; }

#jcart a.jcart-remove { font-size:11px; font-weight:normal; }

#jcart span#jcart-subtotal { display:block;}
#jcart span#jcart-subtotal strong {  }
#jcart span.floatright{float:right; }
#jcart input.jcart-button { padding:2px; margin:2px;}

#jcart input#jcart-checkout { float:left; }

#jcart input#jcart-paypal-checkout { display:inline; padding:10px; margin:20px auto; }

#jcart-tooltip { border:solid 1px #000; padding:3px 7px 3px 25px; background:url(checkmark.png) 3px center no-repeat #f2fcee;  }

#jcart #shipping-info {min-height:100px} 
#jcart #shipping-info p{margin-bottom:10px; line-height:1.2em}
.button {border:none; background:url(addtocart2.jpg)  center no-repeat; width:112px; height:30px; margin-top:10px;color:#FFFFFF;font-size:1px; cursor:pointer; border:1px dotted #cccccc}
.button:hover{border:1px dotted #333333}
.jcart {margin:0;padding:0}
