/* --------------------------------------- /
	Project:
	
	Papa Murphy's Site Re-design
	Promo Drop Down CSS	
/ -------------------------------------- */

.promoTop, .promoBtm, .promoMid, .promoMid ul, .promoMid ul li, .promoTtl {
	margin:0;
	padding:0;
}
.promoTop {
	background:url(../images/nav/promoOpen/promoTop-Off.png) no-repeat center top;
 _background:url(../images/nav/promoOpen/promoTop-Off.gif) no-repeat center top;
	height:15px;
	width:363px;
}
.promoMid {
	background:url(../images/nav/promoOpen/promoMid-Off.png) repeat-y center top;
 _background:url(../images/nav/promoOpen/promoMid-Off.gif) repeat-y center top;
	min-height:34px;
	position:relative;
	width:363px;
}
.promoTtl {
	background:url(../images/nav/promoOpen/promoTtl-Off.png) no-repeat center top;
 _background:url(../images/nav/promoOpen/promoTtl-Off.gif) no-repeat center top;
	height:17px;
	left:112px;
	position:relative;
	top:10px;
	width:142px;
}
.closePromo {
	position:absolute;
	right:12px;
	top:-3px;
}
.promoMid hr {
	background:#FFF;
	color:#FFF;
	border:0 none;
	height:2px;
	margin:4px auto 0;
	width:95%;
}
.closePromo a, .closePromo b, .promoMid label { color:#FFF; }
#img-container {
	padding:8px 4px;
	position:relative;
	min-height:80px;
}
.imgContent a, .imgContent b { color:#FFF !important; font-size:11px; line-height:13px; }
.leftArrow {
	background:url(../images/nav/promoOpen/leftArrow.png) no-repeat left top;
 	_background:url(../images/nav/promoOpen/leftArrow.gif) no-repeat left top;
	height:15px;
	position:absolute;
	left:10px;
	top:55px;
	z-index:1;
	width:13px;
}
.rightArrow {
	background:url(../images/nav/promoOpen/rightArrow.png) no-repeat left top;
 	_background:url(../images/nav/promoOpen/rightArrow.gif) no-repeat left top;
	height:15px;
	position:absolute;
	right:10px;
	top:55px;
	z-index:1;
	width:13px;
}
#set1, #set2, #set3, #set4, #set5 {
	height:112px;
	position:absolute;
	width:147px;
	z-index:1;
}
#set1 {
	left:30px;
	top:15px;
}
#set2 {
	left:185px;
	top:15px;
}
#set3 {
	display:none;
	top:15px;
}
#set4 {
	display:none;
	top:15px;
}
#set5 {
	display:none;
	top:15px;
}
.promoBtm {
	background:url(../images/nav/promoOpen/promoBtm-Off.png) no-repeat center top;
	_background:url(../images/nav/promoOpen/promoBtm-Off.gif) no-repeat center top;
	height:15px;
	width:363px;
}
.relativeBtmPad {
	height:127px;
	padding:0 0 10px;
	position:relative;
	z-index:0;
}
#openPromo, .promoMid .closePromo { display:none; }
#promo1 {
	height:378px;
	width:363px;
}
#promo1a{
	background:url(../images/content/promo1a.png) no-repeat center top;
 	_background:url(../images/content/promo1a.gif) no-repeat center top;
	height:378px;
	width:364px;
	
}
#promo2 {
	background:url(../images/content/promo_eClub.png) no-repeat center top;
 	_background:url(../images/content/promo_eClub.gif) no-repeat center top;
	height:378px;
	width:363px;
}
#promo3 {
	background:url(../images/content/promo_salad.png) no-repeat center top;
 	_background:url(../images/content/promo_salad.gif) no-repeat center top;
	height:378px;
	width:363px;
}
#promo4 {
	background:url(../images/content/promo_facebook.png) no-repeat center top;
 	_background:url(../images/content/promo_facebook.gif) no-repeat center top;
	height:378px;
	width:364px;
}
#promo5 {
	background:url(../images/content/promo4.png) no-repeat center top;
 	_background:url(../images/content/promo4.gif) no-repeat center top;
	height:378px;
	width:364px;
}