
/*
	[DUCEDIS] (C)2007-2008 Ducedis.com
    Support: www.ducedis.com

    cart.css Official Style for esavan.com(R)

*/

/* 购物车页 */

.CartWrap, .CartBtn { margin-top:6px; }
.CartBtn .floatRight { margin-right:0; }
.btn-next, .btn-return, .btn-clearcat, .btn-return-checkout, .btn-order, .btn-confirm { background:url("btn_repno.gif") 0 -292px; height:28px; }
.btn-next { width:116px; height:30px; margin-top:4px; }
.btn-return { background-position:0 -335px; width:78px; }
.btn-clearcat { background-position:0 -375px; width:89px; }
.btn-return-checkout { background-position:0 -415px; width:108px; }
.btn-confirm, .btn-order { background-position:0 -456px; width:128px; height:30px; margin-top:4px; }

.CartWrap .notice_inline { margin-left:4px; }
.CartWrap select { border:1px solid #ccc; padding:2px 3px; }
.CartWrap input.text { padding:2px; }
	#amountInfo .inputstyle { padding:3px; height:15px; line-height:15px; }
	#specal_day input { padding:3px; height:15px; line-height:15px; border:1px solid #CCC; }
	.totalprice .price1 { color:#C00; }

.CartWrap .FormWrap h3 { }
.CartWrap .division { margin:4px 0 12px; }
.CartWrap .liststyle th { background:#EEE; border:1px solid #DDD; }
.CartWrap .liststyle td { border:1px solid #DDD; }

.CartWrap .total-item th { white-space:nowrap; padding:3px; text-align:left; }
.CartWrap .total-item .mktprice1 { display:block; margin:3px 10px 0; }
.CartWrap .total-item li { padding:3px; }
.CartWrap .totalprice { white-space:nowrap; }

.CartWrap .span-auto .x-input { border:1px solid #CCC; padding:2px; height:15px; line-height:15px; border-top-color:#777;border-left-color:#777; }
.CartWrap #cart-coupon-submitBtn { width:53px; height:21px; border:none; background:url("btn_repno.gif") no-repeat -110px -124px; text-indent:-9999px; }

