/**
 * sv.coupons.css describes presentation of the coupons widget
 */

.coupon-detail-list.coupon-list h2.widget-title,
.coupon-detail-list.coupon-list .widget-foot,
.coupon-detail-list.coupon-list {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}


.coupon-detail-list .coupon-detail {
	width: 500px;
	color: #000;
	margin: 18px auto;
	padding: 18px 12px;
	font-size: 12px;
	line-height: 18px;
	border: 4px dashed #999;
	background-color: #EEE;
}

.coupon-detail-list .coupon-detail .offer-title,
.coupon-detail-list .coupon-detail .offer-company {
	color: #666;
	font-size: 18px;
	padding: 0;
	margin: 0 0 18px;
	text-transform: none;
	text-align: center;
}

.coupon-detail-list .coupon-detail .offer-title {
	font-size: 14px;
}

.coupon-detail-list .coupon-detail .offer-valid,
.coupon-detail-list .coupon-detail .offer-link,
.coupon-detail-list .coupon-detail address {
	text-transform: none;
	font-size: 12px;
	text-align: center;
	font-style: normal;
}

.coupon-detail-list .coupon-detail .coupon-pack {
	height: auto;
	width: auto;
	margin: 18px 0 -9px;
	text-align: right;
	float: none;
}

.coupon-detail-list .coupon-detail address .tel,
.coupon-detail-list .coupon-detail address .adr,
.coupon-detail-list .coupon-detail address .adr .street-address,
.coupon-detail-list .coupon-detail address .fn {
	display: block;
}

.coupon-widget {
	padding: 0 3px;
	width: 594px;
	height: 190px;
	position: relative;
}

.coupon-widget .window {
	position: relative;
	height: 190px;
	width: 594px;
	overflow: hidden;
}

.coupon-widget .track {
	height: 190px;
	width: 32767px; /* maximum allowable size in webkit */
	position: absolute;
	top: 0;
}

.coupon-widget .item {
	height: 154px;
	width: 164px;
	padding: 11px;
	float: left;
	margin: 1px 5px 11px;
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #EEE;
	position: relative;
}

.coupon-widget .coupon .coupon-image {
	margin: 0;
	width: 152px;
	height: 54px;
	padding: 6px;
	background: transparent url(../images/coupon-img-bg.png) scroll no-repeat 0 0;
}
.coupon-widget .coupon h3 {
	margin: 6px 0 0;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	overflow: hidden; /* space is tight; this keeps the title from crowding out the desc */
	text-transform: none;
	color: #1e4682;
	font-weight: bold;
}
.coupon-widget .coupon p {
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	color: #333;
}

.coupon-widget .coupon a.more {
	display: block;
	background: transparent url(../images/coupon-more-bttn.png) scroll no-repeat 0 0;
	width: 79px;
	height: 23px;
	position: absolute;
	bottom: 0;
	left: 54px;
	text-align: center;
	margin: 0 0 -12px;
	font-weight: bold;
	color: #FFF;
}

.coupon-widget a.prev,
.coupon-widget a.next {
	display: none; /* do not display these if there is no js */
	overflow: hidden;
	width: 12px;
	height: 70px;
	position: absolute;
	top: 58px;
}
.coupon-widget a.prev {
	left: 0;
}
.coupon-widget a.next {
	right: 0;
}
.coupon-widget a.prev .img-replace,
.coupon-widget a.next .img-replace {
	display: block;
	width: 12px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/carousel-lft-rgt.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.coupon-widget a.next .img-replace {
	background-position: -12px 0;
}
.coupon-widget a.next.active .img-replace {
	background-position: -12px -70px;
}
.coupon-widget a.prev.active .img-replace {
	background-position: 0 -70px;
}

.coupon-list {
	line-height: 18px;
	font-size: 12px;
	color: #000;
	width: 645px;
	padding: 0;
	margin: 18px 0;
	position: relative;
}

.coupon-list h2.widget-title {
	color: #666;
	font-size: 17px;
	line-height: 18px;
	height: 18px;
	width: 500px;
	margin: 0;
	padding: 0 14px 27px;
	font-family: 'Kabel ITC', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: transparent url(../images/press-bg-sprite.png) scroll no-repeat 0 27px;
}

.coupon-list .coupon-summary {
	background: transparent url(../images/press-bg-sprite.png) scroll repeat-y -645px 0;
	padding: 9px 12px;
}
.coupon-list .coupon-summary .itinCoupon a {
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: block;
	margin-left:18px;
	cursor:pointer;
}

.coupon-list .coupon-pack .itinCoupon a .img-replace {
	display: block;
	width: 36px;
	height: 36px;
	background: transparent url(../images/coupon-list-check.gif) scroll no-repeat 0 0;
}

.coupon-list .coupon-pack .itinCoupon a.iconRemoveItin .img-replace {
	background-position: -36px 0;
}

.coupon-list .coupon-offer,
.coupon-list .coupon-valid,
.coupon-list .coupon-pack {
	float: left;
	min-height: 28px;
	width: 237px;
	margin-bottom: 10px;
}

.coupon-list .coupon-pack {
	width: 147px;
}

.coupon-list h5.label {
	font-size: 11px;
	text-transform: none;
	padding: 0;
	margin:  0 0 9px;
}

.coupon-list .offer-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-transform: none;
	padding: 0;
	margin: 15px 0 0 0;
}
.coupon-list .offer-valid {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-transform: none;
	padding: 0;
	margin: 15px 0 0 0;
}

.coupon-list .offer-company{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-transform: none;
	padding: 0;
	margin: 0;
}

.coupon-list .coupon-pack .toggle-coupon {
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: block;
	margin: 0 18px;
}

.coupon-list .coupon-pack .toggle-coupon .img-replace {
	display: block;
	width: 36px;
	height: 36px;
	background: transparent url(../images/coupon-list-check.gif) scroll no-repeat 0 0;
}

.coupon-list .coupon-pack .toggle-coupon.removeCoupon .img-replace {
	background-position: -36px 0;
}

.coupon-list .coupon-description {
	clear: both;
}

.coupon-description {
	
	
}
.coupon-list .coupon-description p {
	margin: 0;
	padding-top:12px;
}

.coupon-list .widget-foot {
	background: transparent url(../images/press-bg-sprite.png) scroll no-repeat 0 -18px;
	width: 645px;
	height: 36px;
	margin: 0;
	padding: 0;
}

.coupon-list .pack-link {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	height: 18px;
	font-weight: bold;
	padding: 5px 6px 6px 0;
	background: transparent url(../images/stretch-button-rgt.png) scroll no-repeat top right;
	color: #FFF;
}

.coupon-list .pack-link .img-replace{
	display: block;
	position: absolute;
	top: 0;
	left: -6px;
	height: 29px;
	width: 6px;
	background: transparent url(../images/stretch-button-lft.png) scroll no-repeat 0 0;
}

.coupon-list .pack-link .pack-count {
	display: inline;
}

ul.coupon-filter {
	padding: 0;
	margin: 0;
	width: 645px;
}

ul.coupon-filter li {
	list-style: none;
	display: block;
	width: 322px;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 18px;
}
ul.coupon-filter li label {
	padding: 0 0 0 12px;
}

/**
 * styles for listing detail
 */

#listing_detail_tab-4 .coupon-list {
	line-height: 18px;
	padding: 18px 0 0;
/*	margin: -36px 0 0;
	margin-left:30px;*/
	font-size: 12px;
	color: #000;
	position: relative;
	width: auto;
	background: transparent none;
}

#listing_detail_tab-4 .coupon-list h2.widget-title {
	padding:0 0 0;
}

#listing_detail_tab-4 .coupon-list .coupon {
	padding: 0;
	margin: 18px 0;
	position: relative;
}

#listing_detail_tab-4 .coupon-list .coupon-offer,
#listing_detail_tab-4 .coupon-list .coupon-valid,
#listing_detail_tab-4 .coupon-list .coupon-pack {
	float: none;
	height: auto;
	width: auto;
}

#listing_detail_tab-4 .coupon-list .coupon-valid {
}

#listing_detail_tab-4 .coupon-list .coupon-pack {
	position: absolute;
	top: 0;
	right: 0;
	width: 133px;
}

#listing_detail_tab-4 .coupon-list h5.label {
	margin: 5px 0 0 -35px;
	/*display: none;*/
}

#listing_detail_tab-4 .coupon-list .offer-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-transform: none;
	padding: 0;
	margin: 6px 0 0 0;
	width:430px;
}

#listing_detail_tab-4 .coupon-list .offer-company,
#listing_detail_tab-4 .coupon-list .offer-valid {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-transform: none;
	padding: 0;
	margin: 0;
	min-height:78px;
}

#listing_detail_tab-4 .coupon-list .coupon-pack .itinCoupon a {
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: block;
	margin: 0 12px;
	cursor:pointer;
}

#listing_detail_tab-4 .coupon-list .coupon-pack .itinCoupon a .img-replace {
	display: block;
	width: 36px;
	height: 36px;
	background: transparent url(../images/coupon-list-check.gif) scroll no-repeat 0 0;
}

#listing_detail_tab-4 .coupon-list .coupon-pack .itinCoupon a.iconRemoveItin .img-replace {
	background-position: -48px 0;
}

#listing_detail_tab-4 .coupon-list .coupon-description {
	clear: both;
}

#listing_detail_tab-4 .coupon-list .coupon-description p {
	display: none;
	margin: 0;
}

#listing_detail_tab-4 .coupon-list .widget-foot {
	display: none;
}

#listing_detail_tab-4 .coupon-list .pack-link {
	display: block;
	position: absolute;
	top: 20px;
	right: 56px;
	margin: 0;
	height: 18px;
	font-weight: bold;
	padding: 4px 10px 6px 20px;
	background: transparent url(../images/couponPack-button_new.gif) scroll no-repeat top right;
	color: #FFF;
	font-size:11px;
}

#listing_detail_tab-4 .coupon-list .pack-link .img-replace{
	display: block;
	position: absolute;
	top: 0;
	left: -6px;
	height: 29px;
	width: 6px;
	background: transparent url(../images/stretch-button-lft.png) scroll no-repeat 0 0;
}

#listing_detail_tab-4 .coupon-list .pack-link .pack-count {
	display: none;
}
#listing_detail_tab-4 .coupon-simple {
	position:relative;
}
#coupon_buttons {
	margin:1px 0;
	text-align:center;
}
.coupon-list .viewPack-link {
	display: block;
	position: absolute;
	top: -5px;
	right: 5px;
	margin: 0;
	height: 18px;
	font-weight: bold;
	padding: 4px 8px 6px 15px;
	background: transparent url(../images/couponPack-button_new.gif) scroll no-repeat top right;
	color: #FFF;
	font-size:11px;
}

.coupon-list .viewPack-link .img-replace{
	display: block;
	position: absolute;
	top: 0;
	left: -6px;
	height: 29px;
	width: 6px;
	padding-left: 10px;
	background: transparent url(../images/stretch-button-lft.png) scroll no-repeat 0 0;
}

