/* --------------------------------------- /
	Project:
	
	Papa Murphy's Site Re-design
	eClub Drop Down CSS	
/ -------------------------------------- */

.eclubTop, .eclubBtm, .eclubMid, .eclubMid ul, .eclubMid ul li, .eclubTtl {
	margin:0;
	padding:0;
}
.eclubTop {
	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;
}
.eclubMid {
	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;
}
.eclubTtl {
	background:url(../images/nav/eClubOpen/eClubTtl-Off.png) no-repeat center top;
	_background:url(../images/nav/eClubOpen/eClubTtl-Off.gif) no-repeat center top;
	height:19px;
	left:69px;
	position:relative;
	top:10px;
	width:77px;
}
.closeEClub {
	position:absolute;
	right:12px;
	top:-3px;
}
.eclubMid hr {
	background:#FFF;
	color:#FFF;
	border:0 none;
	height:2px;
	margin:0 auto;
	width:90%;
}
.closeEClub a, .closeEClub b, .eclubMid label { color:#FFF; }
.eclubMid td {
	height:18px;
	padding:0 0 0 5px;
}
td.submit, td.submit a { color:#FFF; font-size:11px !important; font-weight:100 !important; }
.eclubMid label {
	font-size:12px;
	line-height:13px;
	margin:0;
	padding:0;
}
.eclubMid input {
	margin:0 0 6px;
	width:100px;
	font-size:10px;
	line-height:10px;
	color:#333;
}
.eclubMid input.zip { width:70px; }
.eclubMid input.bdayShort { width:20px; }
.eclubMid input.bdayLong { width:30px; }
.eclubBtm {
	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;
}
#openEClub, .eclubMid .closeEClub { display:none; }
#eClubContents, #eClubError{
      color:#fff;
}
#e_club {
	background:url(../images/content/eclub-ttl.png) no-repeat center top;
	_background:url(../images/content/eclub-ttl.gif) no-repeat center top;
	height:112px;
	width:364px;
}
ul#eClub {
	margin:0 0 0 15px;
}