/* --------------------------------------- /
	Project:
	
	Papa Murphy's Site Re-design
	Coupon Drop Down CSS	
/ -------------------------------------- */

.couponTop, .couponBtm, .couponMid, .couponMid ul, .couponMid ul li, .couponTtl {
	margin:0;
	padding:0;
}
.couponTop {
	background:url(../images/nav/eClubOpen/eClubTop-Off.png) no-repeat center top;
	_background:url(../images/nav/eClubOpen/eClubTop-Off.gif) no-repeat center top;
	height:13px;
	width:216px;
}
.couponMid {
	background:url(../images/nav/eClubOpen/eClubMid-Off.png) repeat-y center top;
	_background:url(../images/nav/eClubOpen/eClubMid-Off.gif) repeat-y center top;
	min-height:34px;
	position:relative;
	width:216px;
}
.couponTtl {
	background:url(../images/nav/coupons/couponTtl-Off.png) no-repeat center top;
	_background:url(../images/nav/coupons/couponTtl-Off.gif) no-repeat center top;
	height:15px;
	left:78px;
	position:relative;
	top:12px;
	width:63px;
}
.closeCoupon {
	position:absolute;
	right:12px;
	top:-3px;
}
.eclubMid hr {
	background:#FFF;
	color:#FFF;
	border:0 none;
	height:2px;
	margin:0 auto;
	width:90%;
}
.closeCoupon a, .closeCoupon b, .couponMid label { color:#FFF; }
.couponMid td {
	height:18px;
	padding:0 0 0 5px;
}
td.submit, td.submit a { color:#FFF; font-size:11px !important; font-weight:100 !important; }
#couponSearch .cta {width:180px; font-size:12px; background:none; border:none; color:#FFF; border-bottom:1px solid #FFF; font-weight:bold; cursor:pointer; text-align:left; padding-top:3px; }
.couponMid label {
	font-size:12px;
	margin:0;
	padding:0;
}
.couponMid input {
	margin:0 0 6px;
	width:120px;
	font-size:10px;
	line-height:10px;
	color:#333;
}
.couponBtm {
	background:url(../images/nav/eClubOpen/eClubBtm-Off.png) no-repeat center top;
	_background:url(../images/nav/eClubOpen/eClubBtm-Off.gif) no-repeat center top;
	height:17px;
	width:216px;
}
#openCoupon, .couponMid .closeCoupon { display:none; }
#couponContents, #couponError{
      color:#fff;
	padding-left:6px;
}
#couponContents b{
	color:#fff;
}
#couponContents a{
	color:#fff;
}
ul#coupon2 {
	margin:0 0 0 15px;
}