.alert{background-color:#ffc5c5;border:2px solid #b71010;padding:10px;margin:0 0 10px 0;font-weight:bold;}
.merchandise th{text-align:left;}
.merchandise td.description{padding:0 20px;}
.merchandise select{display:inline;}
.merchandise p{clear:both;}
.merchandise .addedtocart{float:left;width:50px;text-align:left;font-weight:bold;color:#c21732;display:block;float:right;opacity:0;}
.merchandise .product img{width:400px;height:267px;border:3px solid #3e74bc;padding:1px;}
.merchandise .colors{float:left;width:110px;}
.merchandise .swatches{float:left;width:120px;height:30px;}
.merchandise .swatches div.swatch{float:left;margin:0 2px;width:17px;height:17px;border:1px solid #f7f7f7;}
.merchandise .swatches div.selected{border-color:#000;}
.merchandise .swatches div.swatch div{width:15px;height:15px;border:1px solid #000;}
.merchandise .white{background-color:#fff;}
.merchandise .black{background-color:#000;}
.merchandise .blue{background-color:#2d34e7;}
.merchandise .purple{background-color:#2e36bd;}
.merchandise .red{background-color:#d51818;}
.merchandise .darkblue{background-color:#19213b;}
.merchandise .lightblue{background-color:#678beb;}
.merchandise .navy{background-color:#19213b;}
.merchandise .grey{background-color:#c2d5e1;}

.cart td,.cart th{vertical-align:middle;white-space:nowrap;padding-left:20px;line-height:200%;}
.cart th{text-align:left;border-bottom:2px solid #aaa;}
.cart input{width:20px;text-align:center;}
.ordercontact select{width:50px;}
.cart img{position:relative;height:60px;border:3px solid #3e74bc;padding:1px;z-index:10;}
.cart .remove{padding-left:0;text-align:center;font-size:18px;}
.cart .remove a{position:relative;font-weight:bold;z-index:10;}
.cart .product{padding-left:10px;}
.cart .details{font-size:12px;line-height:normal;width:100%;white-space:normal;}
.cart .subtotal,.cart .total,.cart .shipping{text-align:right;padding-right:0;}
.cart .total{font-size:16px;}
.cart .shipping{}
.cart .line{padding:10px 0;}

.ordercontact td{padding:4px 0;}