.discount-card {
	float:left;
	margin:0.5%;
	margin-left:0px;
	margin-bottom: 10px;
	width:100%;
	box-shadow:1px 1px 3px #cccccc;
	border-radius:8px;
}
.gold {
	box-shadow:1px 1px 3px #f8de2d;
}
form {
	padding:8px;
}
form .field {
	float:left;
	margin-right:10px;
	height:30px;
}
.wide {
	width:48%;
}
.full a.tinybutton {
	margin:2px;
	float:right;
	font-size:1em;
}
.offer-savings {
	float:right;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	font-size:1em;
	border-top-right-radius:6px;
	border-bottom-left-radius:6px;
}

.location-count {
	float:right;
	margin-top: -1%;
	margin-right: 5px;
	margin-bottom: -90%;
	padding:7px;
	padding-left:12px;
	padding-right:12px;
	font-size: 1em;
	border-radius:50%;
	box-shadow: 2px 3px 5px #777777;
	color: #2992a4;
	background-color: #ffffff;
	font-weight: bold;
}

.logo-holder {
	float:left;
	width:30%;
	margin:2px;
	margin-left:1%;
	margin-right:1%;
}
.offer-logo {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	max-height: 150px;
}
a.go-button {
	margin: 10px;
	margin-top: 32px;
	margin-bottom: 32px;
	width: 23px;
	line-height: 64px;
	float: right;
	clear: right;
	text-align:center;
	font-size: 48px;
	text-decoration: none;
}

a.go-button:hover {
	color: #222222;
	text-decoration: none;
	/* background: url(../graphics/right-arrow-small.png) no-repeat right center; */
}
/* .wide .offer-logo {
	width:44%;
	margin-left:3%;
	margin-right:3%;
}
.discount-card span {
	margin-left:2%;
	padding-left:3%;
	clear:both;
	float:left;
} */
.main-details {
	float:right;
	width:64%;
	margin-left:1%;
	margin-right:3%;
	margin-top: 10px;
}
.main-details h4 {
	font-weight: bold;
	color: #222222;
}
.address {
	font-size: 0.8em;
	color: #777777;
	font-style: italic;
}
.offer-title {
	
}

.additional-offer-card {
	float:left;
	margin:0.5%;
	margin-left:2%;
	margin-right:2%;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 10px;
	width:94%;
	border: dashed 1px #eeeeee;
	border-radius:8px;
	font-size: 0.9em;
}

.additional-offer-card p {
	width: 75%;
}

.additional-offer-card a.go-button {
	width: 22%%;
	margin: 1%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 32px;
	font-size: 32px;
}

.additional-offer-card .bottom-tabs {
	clear: both;
	background:#f5f5f5;
	border-radius:5px;
	padding-bottom: 3px;
	padding-top: 2px;
}

.additional-offer-card .tab {
	float: left;
	box-shadow:1px 1px 2px #dddddd;
	width: 23%;
	height: 20px;
	border-radius:3px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	padding-left: 0.5%;
	padding-right: 0.5%;
	line-height: 20px;
	text-align: center;
	color: #999999;
	font-size: 0.75em;
	background:#ffffff;
}

.additional-offer-card .tab a {
	color: #777777;
}

.additional-offer-card .tab a:hover {
	color: #2992a4;
	text-decoration: none;
}

.bottom-tabs .tab a.redeem-button {
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	padding-left: 2px;
	padding-right: 2px;
	border: dashed 1px #cccccc;
	border-radius:4px;
	font-weight: bold;
}

.bottom-tabs .tab a.redeem-button span {
	background-color: #1f6a77;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 3px;
}

.bottom-tabs .tab a.redeem-button:hover {
	color: #ffffff;
	text-decoration: none;
	border: dashed 1px #2992a4;
}

.bottom-tabs .tab a.redeem-button:hover span {
	background-color: #2992a4;
}

.show-buttons a:hover {
	color: #2992a4;
	text-decoration: none;
}

.show-buttons {
	float: left;
	clear: both;
	width: 100%;
	line-height: 2em;
	font-size: 0.7em;
}
.show-buttons a {
	color: #777777;
}
.show-buttons a:hover {
	color: #2992a4;
	text-decoration: none;
}
.full .discount-card p a.tinybutton {
	padding:6px;
	padding-left:12px;
	padding-right:12px;
}
.discount-card p.description {
	float:left;
	clear:both;
	width:96%;
	margin-left:2%;
	margin-right:2%;
}
.bottom-tabs {
	background:#eeeeee;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	padding-bottom: 4px;
	padding-top: 3px;
}
.gold .bottom-tabs {
	background: #f4f0af;
}
.discount-card .tab {
	float: left;
	box-shadow:1px 1px 2px #cccccc;
	width: 23%;
	height: 28px;
	border-radius:4px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	padding-left: 0.5%;
	padding-right: 0.5%;
	line-height: 28px;
	text-align: center;
	color: #999999;
	font-size: 0.75em;
	background:#ffffff;
}
.discount-card .tab:hover {
	cursor: pointer;
	box-shadow:1px 1px 3px #999999;
}
.tab img {
	margin-top: 2px;
	margin-bottom: -5px;
}
br {
	clear:both;
}
h3 {
	margin-top:24px;
}
@media only screen and (max-width:600px) {
	.wide {
		width:98%;
	}
	form {
		width:94%;
		margin-left:2%;
		padding: 1%;
	}
	.offer-savings {
		font-size:1em;
	}
	.full a.tiny-button {
		font-size:2em;
	}
}
.blink {
	color:#2992a4;
	font-weight:bold;
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.2;
    }
}