h1.order {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2.order {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#orderMsg {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#orderForm {
}
#addrTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
th.addrTblBill {
	width: 50%;
	text-align: left;
	font-size: 12px;
	padding: 5px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
th.addrTblShip {
	width: 50%;
	text-align: left;
	font-size: 12px;
	padding: 5px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
td.addrTblBill {
	width: 50%;
	font-size: 12px;
	padding: 5px 5px 5px 0px;
}
td.addrTblShip {
	width: 50%;
	font-size: 12px;
	padding: 5px 5px 5px 0px;
}
#chAddrTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
#chAddrTblBill {
	width: 50%;
	font-size: 12px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
}
#chAddrTblShip {
	width: 50%;
	font-size: 12px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
}
#totalTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
#totalTblTax {
	text-align: right;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
#totalTblShipOpt {
	text-align: right;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
#totalTblShip {
	text-align: right;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
#totalTblCredit {
	text-align: right;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
#totalTblTtl {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
#totalTblPrm {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	color: #666;
}
#totalTblCpn {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
}
#itemTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
th.itemTblQty {
	width: 50px;
	font-size: 12px;
	padding: 10px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
th.itemTblNme {
	font-size: 12px;
	padding: 10px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
th.itemTblUnt {
	width: 100px;
	font-size: 12px;
	padding: 10px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
th.itemTblPrc {
	width: 100px;
	font-size: 12px;
	padding: 10px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
td.itemTblQty {
	width: 50px;
	font-size: 12px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #f4f4f4;
}
td.itemTblNme {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #f4f4f4;
}
td.itemTblUnt {
	width: 100px;
	font-size: 12px;
	text-align: right;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #f4f4f4;
}
td.itemTblPrc {
	width: 100px;
	font-size: 12px;
	text-align: right;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #f4f4f4;
}
#itemTblSubTtl {
	font-size: 12px;
	text-align: right;
	padding: 3px 0px 3px 0px;
}
#pkgTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
th.pkgTblFrm {
	font-size: 12px;
	padding: 10px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
th.pkgTblWgt {
	width: 100px;
	font-size: 12px;
	padding: 10px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
th.pkgTblCst {
	width: 100px;
	font-size: 12px;
	padding: 10px 0px 2px 0px;
	border-bottom: 2px solid #999;
}
td.pkgTblFrm {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #f4f4f4;
}
td.pkgTblWgt {
	width: 100px;
	font-size: 12px;
	text-align: right;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #f4f4f4;
}
td.pkgTblCst {
	width: 100px;
	font-size: 12px;
	text-align: right;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #f4f4f4;
}
#pkgTblTtl {
	font-size: 12px;
	text-align: right;
	padding: 3px 0px 3px 0px;
}
#promoTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding: 5px 0px 5px 0px;
	border-top: 2px solid #999;
	border-bottom: 1px solid #ccc;
}
.promoTblQ {
	font-size: 12px;
	padding-top: 5px;
}
.promoTblL {
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 5px 0px;
}
.promoTblR {
	font-size: 12px;
	padding: 2px 0px 5px 0px;
}
#payFormTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding: 5px 0px 5px 0px;
	border-top: 2px solid #999;
	border-bottom: 1px solid #ccc;
}
td.payFormTblL {
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 0px 5px;
}
td.payFormTblR {
	padding: 2px 0px 2px 0px;
}
#procTbl {
	width: 100%;
}
#procTblSbt {
	text-align: center;
	padding-top: 10px;
}
#payTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding: 5px 0px 5px 0px;
	border-top: 2px solid #999;
	border-bottom: 1px solid #ccc;
}
td.payTblL {
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 3px 5px 3px 0px;
}
td.payTblR {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
#statusTbl {
	width: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin-bottom: 10px;
}
#statusTblOid {
	font-size: 12px;
	padding: 3px;
	background-color: #f4f4f4;
	border-top: 2px solid #999;
	border-bottom: 1px solid #ccc;
}
#statusTblStat {
	font-size: 12px;
	text-align: right;
	padding: 3px;
	background-color: #f4f4f4;
	border-top: 2px solid #999;
	border-bottom: 1px solid #ccc;
}
.errBlk,
.noteBlk,
.alertBlk {
	margin: 5px 0;
	padding: 5px 5px 5px 34px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.errBlk {
	border: 2px solid #f00;
	background-color: #fff0f0;
	background-image: url("../../images/icons/24/block.png");
}
.noteBlk {
	border: 2px solid #090;
	background-color: #f0fff0;
	background-image: url("../../images/icons/24/apply2.png");
}
.alertBlk {
	border: 2px solid #c93;
	background-color: #ffc;
	background-image: url("../../images/icons/24/info.png");
}
.errBlk p,
.noteBlk p,
.alertBlk p {
	margin: 0;
}
.cat_hd_blk {
	color: #999;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 6px 3px 18px;
	border-top: 1px solid #ccc;
}
.str_hd_tbl {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#str_hd_tbl {
	margin-bottom: 12px;
}
#promoForm {
	margin-top: 6px;
	margin-bottom: 6px;
}
.prod_cl {
	padding: 0 15px 15px;
	width: 130px;
}
.prod_ttl {
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
}
.prod_prc {
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 18px;
}
.prod_add {
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
}

/*

download order item styles

*/

.downloadBlk {
	margin-top: 5px;
	padding: 5px 0;
	border-top: 1px dotted #ccc;
}

.downloadBlk p {
	margin: 2px 0;
	line-height: 14px;
}

.downloadBlk p span.label {
	display: inline-block;
	width: 100px;
	margin-right: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.downloadBlk p span.value {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.downloadBlk p span.note {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

.fileBlk {
	margin-top: 5px;
	padding: 5px;
	border: 2px solid #ccc;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.fileBlk p.fileTitle {
	font-size: 14px;
	font-weight: bold;
}

.fileBlk p.fileTitle a {
	display: inline-block;
	padding: 5px 0 5px 30px;
	background-image: url("../../images/icons/24/hd_down.png");
	background-repeat: no-repeat;
}

/*

gift certificate order item styles

*/

.giftCertBlk {
	margin-top: 5px;
	padding: 5px 0;
	border-top: 1px dotted #ccc;
}

.giftCertBlk p {
	margin: 2px 0;
	line-height: 14px;
}

.giftCertBlk p label {
	display: inline-block;
	width: 100px;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
}

.giftCertBlk p span.label {
	display: inline-block;
	width: 100px;
	margin-right: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.giftCertBlk p span.value {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.giftCertBlk p span.note {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

.giftCertBlk p.printCert {
	margin-left: 105px;
}

