/*////////////////////////////////////////////////////
//
//                DISCOUNTS SECTION STYLES
//
// SITE: DISCOUNTS DIRECTORY
// AUTHOR: MARC JONES, ICEBOMB
// VERSION: 2.0
// CREATED: 15 DEC 09
// LAST UPDATED: 19 DEC 09
//
////////////////////////////////////////////////////*/

/* DISCOUNTS STYLES */
.discountsWrapper {
	width: 848px;
	overflow: hidden;
	text-align: left;
}
/* DISCOUNTS LIST */
.discountsList {
	width: 848px;
	overflow: hidden;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #E60084;
}
.discountsList .businessLogo {
	float: left;
	width: 150px;
	height: 95px;
	margin-right: 10px;
}
.discountsList .offerBox {
	width: 230px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.discountsList .detailsBox {
	width: 258px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.actionsButtons {
	list-style-type: none;
	padding: 0px;
	width: 160px;
	overflow: hidden;
	float: left;
	margin: 0px;
}
.discountsList h2 {
	font-size: 2em!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #555555!important;
}
.discountsList h3 {
	font-size: 1.4em !important;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E64E99;
}
.detailsBox h2 {
	margin-top: 0px !important;
}
.detailsBox h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #E72F8F !important;
	text-transform: uppercase;
}
.discountsList p {
	font-size: 1.2em!important;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.actionsButtons li {
	float: left;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 160px;
	margin-bottom: 5px;
}
.actionsButtons li a {
	background-color: #E60084;
	height: 30px;
	display: block;
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../img/discounts_buttons.png);
	background-repeat: no-repeat;
	width: 125px;
	padding-left: 35px;
	text-align: left;
}
.actionsButtons li a:hover {
	background-color: #F287B7;
}
.actionsButtons .printLink {
	background-position: 0px -60px;
}
.actionsButtons .smsLink {
	background-position: 0px 0px;
}
.actionsButtons .webLink {
	background-position: 0px -30px;
}
.actionsButtons .friendLink {
	background-position: 0px -90px;
}
.actionsButtons .printLink:hover {
	background-position: -160px -60px;
}
.actionsButtons .smsLink:hover {
	background-position: -160px 0px;
}
.actionsButtons .webLink:hover {
	background-position: -160px -30px;
}
.actionsButtons .friendLink:hover {
	background-position: -160px -90px;
}
.discountsList .offerBox h3 {
	width: 210px;
	padding: 10px;
	background-color: #f287b7;
	font-size: 2.4em !important;
	color: #FFFFFF !important;
	margin: 0px !important;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.discountsList .offerBox p {
	width: 210px;
	padding: 10px;
	background-color: #f287b7;
	font-size: 1.2em!important;
	color: #FFFFFF !important;
}
/* COUPON DISPLAY */
#couponDisplay {
	width: 450px;
	border: 5px dashed #999999;
	padding: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#couponDisplay .infoCol {
	width: 240px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#couponDisplay .infoCol h3 {
	color: #E72F8F;
	text-transform: uppercase;
	font-size: 1.6em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#couponDisplay .infoCol p {
	font-size: 1.6em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#couponDisplay .infoCol p {
	font-size: 1.6em;
}
#couponDisplay .infoCol p.sub {
	font-size: 1.4em;
}
#couponDisplay .offerCol {
	float: left;
	width: 190px;
	background-color: #F287B7;
	text-align: center;
	height: 300px;
}
#couponDisplay .offerCol h3 {
	height: 240px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 4.6em;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
}
#couponDisplay .offerCol p {
	color: #FFFFFF;
	font-size: 1.6em;
	line-height: 30px;
	margin: 0px !important;
}
h2.termsHeading {
	text-align: center !important;
	font-size: 2em !important;
	margin: 0px !important;
	margin-top: 10px !important;
	padding: 0px !important;
}
.termsList {
	width: 100%;
	text-align: center !important;
	display: block;
	padding: 0px !important;
	margin: 0px !important;
	margin-top: 10px !important;
}
.termsList li {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1.4em !important;
	text-align: center !important;
	padding: 0px !important;
	margin: 0px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	color: #333333;
}
