body { background-repeat: repeat-x;}
	div#headerpush {display:none;} 
	input#NextButton {
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;

	}	
#content { margin:0 15px !important;}



/* **** Index page with numerical image references to receipt **** */
body.CouponEntry_Piecemeal form {float:left;width:500px;text-align:left;padding:0 10px;}

/* If BrandID = BIS, POR, SIX Display StackedReceipt */
body.CouponEntry_Piecemeal div#content {
	min-height: 500px !important;
	background-image: url('../images/StackedReceipt.png');
	background-repeat: no-repeat;
	background-position: 530px 20px;
	position: relative;
}


/*Removed in version 2.3.0, but keeping it in here until version 2.3.1 or later to see if they want it back. Remove after version 2.3.1 or later. - T. Perez  */
/* If BrandID = ENP Display POSReceipt */
body.CouponEntry_Piecemeal_ENP form {width: 500px;}
body.CouponEntry_Piecemeal_ENP div#content {
	min-height: 300px !important;
	background-image: none;
/*	background-image: url('../images/POSReceipt.png');*/
	background-repeat: no-repeat;
	background-position: 530px 20px;
	position: relative;
}
body.IndexPage .IndexHeader {
	font-size: 1.2em;
}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:70px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }
body.IndexPage .ItemOne { background-image:url('../../../Common/images/1.png');} 
body.IndexPage .ItemTwo { background-image:url('../../../Common/images/2.png');} 
body.IndexPage .ItemThree { background-image:url('../../../Common/images/3.png');} 
body.IndexPage .ItemFour { background-image:url('../../../Common/images/4.png');} 
body.IndexPage .ItemFive { background-image:url('../../../Common/images/5.png');} 
body.IndexPage .IndexText01 {float:left; background-image:none; padding: 4px 5px 0;}
body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}
body.IndexPage div#Buttonholder {text-align:left;}



/* **** Finish Page *****/
div#finishContainer {text-align:left;margin:auto;}

div#connectContent ul {padding:0;margin:auto;}
div#connectContent ul li {display:inline;margin:0 auto;list-style:none;}

.ConnectOn p.connectHeader, .ConnectOn p.FinishHeader {font-weight:bold;font-size:1.4em;margin:auto;}
.ConnectOn div#finishIncentiveHolder, 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #cdcbc0;
	padding:15px;
	margin:5px;
	background-color:#f3f3f3;
	-moz-border-radius:.6em;
	border-radius:.6em;
	-webkit-border-radius:.6em;
}

.ConnectOn div#finishIncentive {float:left;width:63%;}
.ConnectOn div#finishConnect {float:left;width:37%;text-align:center;}
.ConnectOn div#finishIncentive hr, .ConnectOn div#finishConnect hr {border:none;background-color:#cdcbc0;height:1px;margin:1em auto;}
.ConnectOn hr.connectHeaderRule {margin-top:.5em !important;}
.ConnectOn div#finishConnect div#connectContent div#connectSocial {text-align:left;padding-left:1.5em;}
.ConnectOn div#finishConnect div#connectContent div#connectSocial li {padding: 0 .25em;}

.ConnectOff p.connectHeader {display:none;}
.ConnectOff div#connectContent ul li {padding-right:1em;}
.ConnectOff div#finishConnect {text-align:center;}
.ConnectOff div#finishIncentive hr, .ConnectOff div#finishConnect hr {display:none;}
.SocialOff div#finishIncentive {float:none;margin:auto;}

.InputRowEven ,
.ConnectOn div#finishIncentiveHolder,
.ConnectOn div#finishConnectHolder { background-color:#f3f3f3;}
div#footerframe { background-image:url(../../../Common/images/BottomLogoBlackNoG.png);}

/* REMOVE THIS AFTER VERSION 2.2.9 has gone live */

/*body.EntryPage #content { text-align:left; width:800px; margin:auto !important;}
body.EntryPage .IndexInput { text-align:left;}
body.EntryPage #NextButton { margin:0;}*/

body.ENP { background-image:url('../images/ENP/bg.png'); }
body.ENP div#outerframe { width: 822px;}
body.ENP div#header { background-image:url('../images/ENP/Header.png'); height: 116px;}
body.ENP div#middle { background-image:url('../images/ENP/Middle.png'); }	
body.ENP div#footer { background-image:url('../images/ENP/Footer.png'); height: 58px;}
body.ENP div#Progress {	background-image:url('../images/ENP/ProgressBar.png');	}		
body.ENP input#NextButton { background-image:url('../images/ENP/Button.png'); width:123px;height:49px; }		
body.ENP .checkboxBranded {background-image: url(../images/ENP/checkbox.png) !important;}
body.ENP .radioBranded {background-image: url(../images/ENP/radio.png) !important;}
/* Simple Radio Button & Checkbox */
body.ENP .checkboxSimpleInput {background: url(../images/ENP/WSE_Checkboxes_@1x.png) no-repeat;}
body.ENP .radioSimpleInput {background: url(../images/ENP/WSE_Radio_@1x.png) no-repeat;}


body.ENP #footer, body.ENP #footer a { color:white !important;}
body.ENP #footer { padding:18px 25px !important;}

/* ENP Finish Page */
body.ENP .ConnectOn div#finishIncentiveHolder 
{
    background-color:#ffffff;
    border:none;

}

body.ENP .ConnectOn div#finishConnectHolder 
{
    background-color: #f5f5f5;
    -moz-border-radius:.2em;
    border-radius:.2em;

}

/* **** BIS Styles **** */
body.BIS { background-image:url('../images/BIS/bg.png'); }
body.BIS div#outerframe { width: 822px;}
body.BIS div#header { background-image:url('../images/BIS/Header.png'); height: 91px;}
body.BIS div#middle { background-image:url('../images/BIS/Middle.png'); }	
body.BIS div#footer { background-image:url('../images/BIS/Footer.png'); height: 62px;}
body.BIS div#Progress {	background-image:url('../images/BIS/ProgressBar.png');	}		
body.BIS input#NextButton { background-image:url('../images/BIS/Button.png'); width:119px;height:35px; }		
body.BIS .checkboxBranded {background-image: url(../images/BIS/checkbox.png) !important;}
body.BIS .radioBranded {background-image: url(../images/BIS/radio.png)  !important;}
/* Simple Radio Button & Checkbox */
body.BIS .checkboxSimpleInput {background: url(../images/BIS/WSE_Checkboxes_@1x.png) no-repeat;}
body.BIS .radioSimpleInput {background: url(../images/BIS/WSE_Radio_@1x.png) no-repeat;}

body.BIS #footer { padding:19px 25px 0 !important;}

body.BIS .ConnectOn div#finishIncentiveHolder {

    border: none;
}

body.BIS .ConnectOn div#finishConnectHolder {
        border: solid 1px #d1d1d1;
        padding: 15px;
        margin: 5px;
        background-color: #ebeaea;
        -moz-border-radius: .2em;
        border-radius: .2em;
        -webkit-border-radius: .2em;
    }

body.BIS .ConnectOn div#finishIncentive hr, body.BIS .ConnectOn div#finishConnect hr {border:none;background-color:#d1d1d1;height:1px;margin:1em auto;}

/* Force text-align: left when InviteType <> Email */
body.CouponEntry_Piecemeal {text-align: left !important; }


/* Control the form for Email InviteType or SurveyCode POSType so the text is aligned and we push the form out wide so it all looks nice. */
body.CouponEntry_Email, body.CouponEntry_SurveyCode {text-align: center !important; }
body.CouponEntry_Email, body.CouponEntry_SurveyCode div#Buttonholder {text-align: center;}
body.CouponEntry_Email form {width:700px !important;}

/* For BrandID = ENP, POSType = Piecemeal since they don't have a receipt image as of version 2.3.0. - T. Perez*/
body.IndexPage .NoItem {padding:4px 0 4px 0px !important;}