/* Printable Coupon Presentation Stylesheet */

#coupon a {
 color: #003399;
 font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
 font-size: 10px;
}

#coupon div,
#coupon td {
 font-family: Arial,Helvetica,sans-serif !important;
 font-size: 9px !important;
}

#coupon td {vertical-align: top}

#coupon img {display: block}

#coupon h2 {
 font-size: 12px;
 margin: 5px 0 3px 0;
}

#coupon h3 {
 color: #CD661D;
 font-size: 10px;
 margin: 0 0 3px 0;
}

#coupon .h4 {
 color: #000;
 font-family: Verdana,Arial,Helvetica,sans-serif !important;
 font-size: 11px !important;
 font-weight: bold;
 margin: 5px 0 1px 0;
}

#coupon table.coupon {
 border: solid #CDCDC1;
 border-width: 0 2px 2px 2px;
 width: 630px;
}

#coupon table.coupon1 {
 border: solid 2px #CDCDC1;
 width: 630px;
}

#coupon .pagebreak {
 page-break-after: always;
 height: 1px;
}

#coupon .stamp {
 position: relative;
 top: 19px;
 font-size: 9px;
 text-align: center;
 width: 200px;
 z-index: 4;
}

#coupon .stamp2 {
 position: relative;
 top: 1px;
 z-index: 3;
}

#coupon .stampBG {
 position: relative;
 top: 7px;
 left: 0;
 z-index: 2;
}

#coupon div.info {
 position: relative;
 top: -26px;
 padding: 0 5px 5px 5px;
 text-align: left;
 height: 160px;
 width: 155px;
}
html>body #coupon div.info {height: auto; min-height: 160px}

#coupon .vpcom {
 position: absolute;
 top: 194px;
}

#coupon div.address {
 font-family: Verdana,Arial,Helvetica,sans-serif !important;
 font-size: 10px !important;
 margin: 0;
}

#coupon div.phone {
 font-family: Verdana,Arial,Helvetica,sans-serif !important;
 font-size: 11px !important;
 font-weight: bold;
 margin: 2px 0 0 0;
}

#coupon div.os {
 font-size: 9px;
 overflow: hidden;
 text-align: center;
 position: relative;
 top: -15px;
}

#coupon .offer {
 position: relative;
 top: -10px;
 text-align: center;
}

#coupon div.disc {
 float: left;
 width: 250px;
}

#coupon div.barcode {
 float: right;
 height: 90px;
 width: 150px;
 text-align: right;
}
html>body #coupon div.barcode {height: auto; min-height: 90px}

#coupon img.barcode {margin: 2px auto}

#coupon div.exp {
 clear: both;
 margin: 8px 0;
}

#coupon td.footer {
 padding: 1px 2px 1px 3px;
 width: 620px;
}

/* One Offer */
#coupon .pc1 {
 border: dotted #666;
 border-width: 0 2px 0 2px;
 padding: 0 10px 5px 10px;
 text-align: center;
 width: 423px;
}

#coupon .pc1 h2 {
 font-size: 19px;
 font-weight: normal;
 margin: 10px 0 5px 0;
}

#coupon .pc1 h3 {
 font-size: 15px;
 margin: 0 0 10px 0;
}

/* Two Offers */
#coupon .pc2 {
 border: dotted #666;
 border-width: 0 2px 0 2px;
 padding: 0 3px 3px 3px;
 text-align: center;
 width: 190px;
}

#coupon .pc2 h2 {
 font-size: 14px;
 margin: 8px 0 3px 0;
}

#coupon .pc2 h3 {
 font-size: 11px;
 margin: 0 0 10px 0;
}

/* Three Offers */
#coupon .pc3 {
 border: dotted #666;
 border-width: 0 2px 0 2px;
 padding: 0 3px 3px 3px;
 text-align: center;
 width: 140px;
}

/* Print Benefits */
#printBenefits {
 margin-top: 70px;
 text-align: center;
 width: 620px;
}

#printBenefits h3 {
 color: #2D4C9C;
 font-size: 1.6em;
 margin: 0;
}

#printBenefits h5 {
 color: #666;
 margin: 9px 0 0 0;
}

#printBenefits img {margin-bottom: 15px}
#printBenefits li {padding-bottom: 7px}
#printBenefits a, #printBenefits li {font: 11px Tahoma}

