/* CSS Document */

a.orange {color:#ea7500; text-decoration: underline; }
a.orange:hover {color:#ea7500; text-decoration: none;}

.header-title { font-family:Arial black, Helvetica black, sans-serif; font-size:12.5pt; color:#ea7500; line-height:15pt;}
.header-artist { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:9pt; color:#454545; line-height:15pt; }
.header-type { font-family:Arial, Helvetica, sans-serif; font-size:7.5pt; color:#454545; line-height:15pt; }

.pricing { font-family:Arial, Helvetica, sans-serif; font-size:10.5pt; color:#454545; line-height:13pt;}
.reg-price { font-family:Arial black, Helvetica black, sans-serif; font-size:10.5pt; color:#454545; }
.vip-price { font-family:Arial black, Helvetica black, sans-serif; font-size:8.5pt; color:#dc0000; }
.pricing-sm { font-family:Arial, Helvetica, sans-serif; font-size:7.5pt; color:#454545; }

.order-quantity { font-family:Arial black, Helvetica black, sans-serif; font-size:9pt; color:#947b00; }

.item-descript-header { font-family:Arial, Helvetica, sans-serif; font-size:9.5pt; font-weight:bold; color:#ea7500; }

.body { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#454545; line-height:12pt; }
.form-body-error { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#a7464d; line-height:12pt; font-weight:bold }
