﻿
.discounted-item            { width: 100%; margin: 0 0 10px 0; position: relative; cursor: pointer;
                              height: auto; }
                              
.discounted-item2            { width: 100%; margin: 0 0 10px 0; position: relative; cursor: pointer;
                              height: auto; }

.discount-bar               { padding: 10px 0 10px 150px; font: italic 18px Georgia, Serif; }
.discount-bar strike        { color: #999; padding: 0 5px; }
.discount-bar span          { font: bold 18px Helvetica, Sans-Serif; }

.reasonbar                  { padding: 4px 0 4px 150px; overflow: hidden;
                              width: 540px; color: white; }
                 
.prod-title                 { width: 57%; float: left; font: bold 18px Helvetica, Sans-Serif; text-transform:uppercase; letter-spacing:1px; word-spacing:3px; }
.reason                     { width: 41%; float: left; text-align: left; text-transform: uppercase; 
                              font: bold 18px Helvetica, Sans-Serif; letter-spacing: 1px;  word-spacing:3px; padding: 0 5px 0 0; }

.discounted-item img        { position: absolute; top: 0; left: 0; }
.discounted-item2 img        { position: absolute; top: 0; left: 0; }

.kellenberg                 { border: 2px solid #A34427; }
.kellenberg .reasonbar      { background: #A34427; }
.kellenberg .discount-bar   { color: #A34427;  font-size:14px; background: white; }

.mercier	                { border: 2px solid #8B3C2A; }
.mercier .reasonbar   	    { background: #8B3C2A; }
.mercier .discount-bar      { color: #8B3C2A; background: white; }

.limited                    { border: 2px solid #D18D4D; }
.limited .reasonbar         { background: #D18D4D; }
.limited .discount-bar      { color: #D18D4D; background: white; }

.pope-john                  { border: 2px solid #80401D; }
.pope-john .reasonbar       { background: #80401D; }
.pope-john .discount-bar    { color: #80401D; background: white; }

.padre-pio                  { border: 2px solid #B37141; }
.padre-pio .reasonbar       { background: #8B3C2A; }
.padre-pio .discount-bar    { color: #B37141; background: white; }
.padre-pio-item            { width: 100%; margin: 0 0 10px 0; position: relative; cursor: pointer;
                              height: 230px; }
.padre-pio-item img        { position: absolute; top: 0; left: 0; }

.officer-box                  { border: 2px solid #B37141; }
.officer-box .reasonbar       { background: #8B3C2A; }
.officer-box .discount-bar    { color: #B37141; background: white; }
.officer-box-item            { width: 100%; margin: 0 0 10px 0; position: relative; cursor: pointer;
                              height: 230px; }
.officer-box-item img        { position: absolute; top: 0; left: 0; }

.buynow                     { position: absolute; bottom: -13px; left: 126px; }

.currentf                   { color:#9a1c1f; text-decoration:none; font-weight: bold; font-size: 11px; }
.currentf a:hover           { color:#FFFFCC; text-decoration:none; font-weight: bold; font-size: 11px; }
