/* HOME */


/* BARGAINS */

/* Green */
/* .post-wrap.section-flashbargains .post .votes, */
.post-wrap.section-flashbargains .post .action a,
.post-wrap.section-flashbargains .post .thumbnail-inner,
.section-flashbargains #footer {
  background-color: #83c22d;
}

/* Lighter Green */
.post-wrap.section-flashbargains .post .action a:hover,
.section-flashbargains #footer-line {
  background-color: #b4da81;
}

/* Green Gradient Image */
/*
.post-wrap.section-flashbargains .post .votes {
  background-image: url('images/percent-back-flashbargains.png');
}
*/

/* COMPETITIONS */

/* Orange */
/* .post-wrap.section-vouchers .post .votes, */
.post-wrap.section-vouchers .post .action a,
.post-wrap.section-vouchers .post .thumbnail-inner,
.section-vouchers #footer {
  background-color: #fe9f1e;
}

/* Lighter Orange */
.post-wrap.section-vouchers .post .action a:hover,
.section-vouchers #footer-line {
  background-color: #fec578;
}

/* Orange Gradient Image */
/*
.post-wrap.section-vouchers .post .votes {
  background-image: url('images/percent-back-vouchers.png');
}
*/
