@charset "utf-8";

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		9;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

#couponsBody p {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#coupon1 {
}
#coupon1b {
	min-height: 400px;
}
#coupon2 {
}
#coupon2b {
	min-height: 400px;
}
#coupon3 {
}
#coupon3b {
	min-height: 400px;
}
#coupon4 {
}
#coupon4b {
	min-height: 400px;
}
#coupon5 {
}
#coupon5b {
	min-height: 400px;
}
#coupon6 {
}
#coupon6b {
	min-height: 400px;
}
.coupon {
	height: auto;
	min-height: 400px;
	text-align: center;
	border: 5px dashed #333;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding: 5px;
	background-color: #E1E1E1;
	color: #FFF;
	margin-bottom: 25px;
	margin-right: 2%;
	margin-left: 2%;
}
@media only screen and (min-width: 481px) {
#couponsBody p {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#coupon1 {
}
#coupon1b {
	min-height: 400px;
}
#coupon2 {
}
#coupon2b {
	min-height: 400px;
}
#coupon3 {
}
#coupon3b {
	min-height: 400px;
}
#coupon4 {
}
#coupon4b {
	min-height: 400px;
}
#coupon5 {
}
#coupon5b {
	min-height: 400px;
}
#coupon6 {
}
#coupon6b {
	min-height: 400px;
}
.coupon {
	height: auto;
	min-height: 400px;
	text-align: center;
	border: 5px dashed #333;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding: 5px;
	background-color: #E1E1E1;
	color: #FFF;
	margin-bottom: 25px;
	margin-right: 2%;
	margin-left: 2%;
}
}
@media only screen and (min-width: 769px) {
#couponsBody p {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#coupon1 {
}
#coupon1b {
	min-height: 400px;
}
#coupon2 {
}
#coupon2b {
	min-height: 400px;
}
#coupon3 {
}
#coupon3b {
	min-height: 400px;
}
#coupon4 {
}
#coupon4b {
	min-height: 400px;
}
#coupon5 {
}
#coupon5b {
	min-height: 400px;
}
#coupon6 {
}
#coupon6b {
	min-height: 400px;
}
.coupon {
	height: auto;
	min-height: 400px;
	text-align: center;
	border: 5px dashed #333;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding: 5px;
	background-color: #E1E1E1;
	color: #FFF;
	margin-bottom: 25px;
	margin-right: 2%;
	margin-left: 2%;
}
}
@media only screen and (min-width: 1200px) {
#couponsBody p {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#coupon1 {
}
#coupon1b {
	min-height: 400px;
}
#coupon2 {
}
#coupon2b {
	min-height: 400px;
}
#coupon3 {
}
#coupon3b {
	min-height: 400px;
}
#coupon4 {
}
#coupon4b {
	min-height: 400px;
}
#coupon5 {
}
#coupon5b {
	min-height: 400px;
}
#coupon6 {
}
#coupon6b {
	min-height: 400px;
}
.coupon {
	height: auto;
	min-height: 400px;
	text-align: center;
	border: 5px dashed #333;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding: 5px;
	background-color: #E1E1E1;
	color: #FFF;
	margin-bottom: 25px;
	margin-right: 2%;
	margin-left: 2%;
}
}
#sliderWrapper {
	text-align: center;
	padding-top: 50px;
	border: 0;
}
#couponsBody {
	height: auto;
	margin-top: 15px;
}
.amountfont {
	font-family: "Play Bold", "Arial Black";
	font-size: 45px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E60000;
}
.desfont {
	font-family: "Play Bold", "Arial Black";
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.disfont {
	font-family: "Open Sans", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
