/* =================================== 
Copyright notice:
Cubecart CSS/XHTML theme modifications by Clooti are based on default CSS from cubecart.com

Distribution of Clooti modifications:
Distribution of our modified theme templates/files and archives is the sole and exclusive right of clooti.co.uk
No reselling or redistribution of these files is permitted in any shape or form, by any possible method.
You are free to use any parts for personal projects or non commercial works.

You are free to use any of the CSS and associated XHTML as long as the copyright notice is intact and should remain intact and visible in the source.
Only those who have paid for or personally requested can remove this copyright. Contact post@clooti.co.uk.
Copyright (c) 2006-2008 Clooti
=================================== */

div.cartProgress {padding: 0;margin: 0;}

.cartProgress ol{border:1px solid #fff;background-color:#eeeddb;margin:auto;padding:0.1em;}
.cartProgress ol li{display:inline-block;float:left;list-style-position:inside;padding:0.3em 0.6em 0.3em 0.4em;border:1px solid #eeeddb;}
.txtcartProgressCurrent {background-color:#fff;font-weight: bold;}

.quickBuy {

margin:0.6em 0;

}

.tdcartTitle {font-weight:bold; background-color:#eeeddb; border-left:1px solid #ffffff; border-right:1px solid #ffffff;

}

table.carttable{width: 100%;margin-bottom:1em;}

.tdcartEven {}
th strong{font-weight:bold;}
.tdCartSubTotal {

padding: 0.5em 0.2em;

border-top: 1px solid #eeeddb;

}

.txtOldPrice {

text-decoration: line-through;

}

