/* CSS Document */

.deal_coupon_description_left {
	font-size: 12px;
	color: #111;
	padding: 0 18px 0 0;
	}

.deal_coupon_offer_cell {
	background: #eeecd4;
	padding: 10px;
	border: dotted 1px #65a9be;
	font-size: 11px;
	color: #4f4f47;
	line-height: 1.6em;
	}

.deal_coupon_offer_heading {
	font-weight: bold;
	font-size: 15px;
	color: #2c7e93;
	}
.deal_holiday_offer_heading {
	font-weight: bold;
	font-size: 15px;
	color: #2c7e93;
	}
.deal_holidaycard_offer_heading {
	font-weight: bold;
	font-size: 14px;
	color: #837545;
	}

.deal_coupon_offer_promo {
	font-weight: bold;
	font-size: 13px;
	color: #111;
	}
	
.deal_coupon_offer_title {
	font-weight: bold;
	font-size: 13px;
	color: #860040;
	}
.deal_holiday_offer_title {
	font-weight: bold;
	font-size: 13px;
	color: #CC0000;
	}

.deal_coupon_usecode {
	font-size: 11px;
	color: #333;
	padding: 5px 18px 0 0;
	}

.deal_coupon_textlink {
	font-size: 12px;
	color: #111;
	padding: 5px;
	background: #fffed4;
	}

.deal_coupon_sponsorright {
	padding: 0;
	margin: 0;
	text-align: right;
	}


/********************** Halloween Styles *************************/

.halloween_green {
	text-align: center;
	padding: 12px 0 0 0;
	background: url(img/deal-pages/halloween-07/pumpkin-green.gif) no-repeat;
	}
	
.halloween_yellow {
	text-align: center;
	padding: 12px 0 0 0;
	background: url(img/deal-pages/halloween-07/pumpkin-yellow.gif) no-repeat;
	}

.halloween_orange {
	text-align: center;
	padding: 12px 0 0 0;
	background: url(img/deal-pages/halloween-07/pumpkin-orange.gif) no-repeat;
	}

.halloween_tan {
	text-align: center;
	padding: 12px 0 0 0;
	background: url(img/deal-pages/halloween-07/pumpkin-tan.gif) no-repeat;
	}

.halloween_purple {
	text-align: center;
	padding: 12px 0 0 0;
	background: url(img/deal-pages/halloween-07/pumpkin-purple.gif) no-repeat;
	}

.halloween_blue {
	text-align: center;
	padding: 12px 0 0 0;
	background: url(img/deal-pages/halloween-07/pumpkin-blue.gif) no-repeat;
	}

.halloween_table {
	margin: 0;
	}

.halloween_table_cell {
	padding: 0px;
	border-right: solid 2px #f56f00;
	border-left: solid 2px #f56f00;
	}
.halloween_table_cell_slim {
	padding: 0 0 0px 0;
	border-right: solid 2px #353535;
	border-left: solid 2px #353535;
	}
	
.holiday_table_cell {
	padding: 0px;
	border-right: solid 2px #837545;
	border-left: solid 2px #837545;
	}

.halloween_usecoupon {
	text-align: right;
	padding: 8px 0 8px 0;
	}

.halloween_offer_title {
	font-size: 16px;
	color: #f44b00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.halloween_offercode {
	font-size: 12px;
	color: #50a6d2;
	line-height: normal;
	font-weight: bold;
	padding: 3px;
	border: dotted 1px #f79646;
	text-align: left;
	background: #fff9d1 url(img/deal-pages/halloween-07/coupon-bg.gif) repeat-x
	}

.halloween_store_graphics {
	padding: 8px 12px 8px 0px;
	font-size: 12px;
	}
.halloween_store_popshops {
	padding: 0px;
	font-size: 12px;
	}
.halloween_store_popshops p {
	padding: 0px;
	margin: 0px;
	}

.deal_page_description_cells_halloween {
	padding: 8px 0 8px 0px;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
.deal_page_description_cells_halloween_slim {
	padding: 0px 0 8px 0px;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
.deal_page_description_cells_halloween p {
	 margin: 0; padding: 0;
	}
.deal_page_description_cells_halloween img {
	margin: 0 0 8px 0;
	}

.deal_page_heading_cell {
	padding: 0;
	}
.deal_page_heading_cell h2 {
	padding: 0;
	font-size: 14px;
	color: #000;
	margin: 0;
	}

.deal_page_title_cell {
	text-align: center;
	font-size: 13px;
	color: #222;
	font-weight: bold;
	}
.deal_page_seeall {
	text-align: center;
	font-size: 11px;
	color: #222;
	font-weight: normal;
	padding: 5px 0 0 0;
	}
.deal_page_morestores {
	text-align: left;
	font-size: 11px;
	color: #222;
	font-weight: normal;
	padding: 10px 10px 10px 0;
	}
