<html>
<head>
	<title>Untitled</title>
</head>
<body>* { margin: 0; padding: 0; }
body { font: 15px rockwell, Arial, Helvetica, sans-serif; }
table { border-collapse: collapse; }
#page-wrap { padding: 50px; }

h1 { font: bold 40px rockwell, Arial, Helvetica, sans-serif;  margin: 0 0 10px 0; }

.clear { clear: both; }

#order-table,
#order-table-clothing{ width: 100%; font-size:18px; font-weight:bold}
#order-table td,
#order-table-clothing td { padding: 12px 5px; }
#order-table th,
#order-table-clothing th { padding: 10px 5px; background: black; color: white; text-align: left;}
#order-table tr,
#order-table-clothing tr {background:#f5f5f5}
#order-table tr.odd td,
#order-table-clothing tr.odd td {font-size:15px; font-family:arial, verdana; padding:8px 5px;background:#ffffff}

#order-table td.row-total,
#order-table-clothing td.row-total { text-align: right; }
#order-table td input,
#order-table-clothing td input { width: 75px; text-align: center; }
#order-table tr.even td,
#order-table-clothing tr.even td { background: #eee; }
.num-pallets input { background: white; }
.num-pallets input.warning { background: #ffdcdc; }

#order-table td .total-box, .total-box { border: 3px solid green; width: 70px; padding: 3px; margin: 5px 0 5px 0; text-align: center; font-size: 14px; }

#shipping-subtotal { margin: 0; width: 110px;}
#product-subtotal { width: 110px; }
#shipping-table { width: 350px; float: right; }
#shipping-table td { padding: 5px; }

#shipping-table th { padding: 5px; background: black; color: white; text-align: left; }
#shipping-table td input { width: 69px;  text-align: center; }

#order-total { font-weight: bold; font-size: 21px; width: 110px; }
.addressBox {width:300px}

.shirt {float:left; text-align:center; }
.shirtTitle {font-weight:bold; font-family:arial, verdana; font-size:15px; padding-top:6px}
.addButton {background:black; color:white; font-size:12px; padding:6px; cursor:pointer; width:170px!important}
.addButton:hover {background:#999}

table.addRow {width:100%; border:none}
table.addRow tr,
table.addRow td {padding:0!important; border:none!important; background:white!important}

a.clothingButton {display:block;font: 15px rockwell, Arial, Helvetica, sans-serif; text-decoration:none; color:white; margin-top:18px; background:black; padding:15px 10px 10px 10px}

.submit {background:black; color:white; font-size:13px!important; padding:12px!important; cursor:pointer;}
.submit:hover {background:#999}</body>
</html>
