body { background: center top; background-image: url(../images/bg.png);background-repeat: repeat-x; background-color:#F1F1F1;}

    /* the width of the outerframe must be the same as the width of your header image */
	div#outerframe { width: 822px;}
	/* comment the next line if your header should not be flush with the top of the page */
	div#headerpush {display:none;} 
	div#header { height: 112px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 59px;}		
	div#Progress {	background-image:url('../images/ProgressBar.png'); }	
/* If you see this line in your styles, with this exact color, you can remove it from your Styles.  The Global Styles will apply this exact color and no border automatically */
/*#ProgressBar { background-color: #d0d4de !important; border: none !important;}*/		
	input#NextButton {
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:115px;		
	}	

/* Simple Radio Button & Checkbox */
.checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@1x.png) no-repeat;}
.radioSimpleInput { background: url(../images/WSE_Radio_@1x.png) no-repeat; } 


/*body.es-US div#header { background-image:url('../images/Header_es-US.png');}*/

/* Alt. Background Color */
.InputRowEven { background-color: #F1F1F1; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:17px 20px 0 20px !important;}
li#footerCR {width:35% !important;}
/*#footerCR {padding:9px 0px 0 0px !important;}*/

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

/* **** Defaults ***** */
div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}
#footer, #footer a { color:white !important;}


/* **** Index page with numerical image references to receipt ****  */
body.CouponEntry form {float:left;width:440px;text-align:left;padding:0 10px;}
body.CouponEntry div#content 
{
	min-height:475px !important;
	background-image:url('../images/Receipt.png');
	background-repeat:no-repeat;
	background-position: 460px 20px;
	position: relative;
}
body.CouponEntry_BEM div#content { background-image: url('../images/BEM/Receipt_BEM.png'); }
body.CouponEntry_CW div#content { background-image: url('../images/CW/Receipt_CW.png'); }
body.CouponEntry_DB div#content { background-image: url('../images/DB/Receipt_DB.png'); }
body.CouponEntry_DD div#content { background-image: url('../images/DD/Receipt_DD.png'); }
body.CouponEntry_PJ div#content { background-image: url('../images/PJ/Receipt_PJ.png'); }

body.CouponEntry .IndexHeader {font-size:1.2em;}
body.CouponEntry .IndexText span {display:block;margin:.75em 0;}
body.CouponEntry .IndexText00 { min-width:167px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }
body.CouponEntry_es-LA .IndexText00 { min-width: 190px;}
body.CouponEntry .ItemOne { background-image:url('../../../Common/images/1.png');} 
body.CouponEntry .ItemTwo { background-image:url('../../../Common/images/2.png');} 
body.CouponEntry .ItemThree { background-image:url('../../../Common/images/3.png');} 
body.CouponEntry .ItemFour { background-image:url('../../../Common/images/4.png');} 
body.CouponEntry .ItemFive { background-image:url('../../../Common/images/5.png');} 
body.CouponEntry .IndexText01 {float:left; background-image:none; padding: 4px 5px 0;}
body.CouponEntry .IndexText00, body.CouponEntry .Error {clear:both;}
body.CouponEntry div#Buttonholder {text-align:left;}


/* **** IndexPage PickLanguageLinks **** */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}
ul.languageOption li {display:block;margin-right:1em;}

/* **** 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 #747474;
	padding:15px;
	margin:5px;
	background-color:#ffffff;
	-moz-border-radius:.6em;
	border-radius:.6em;
	-webkit-border-radius:.6em;
}*/

.ConnectOn div#finishIncentiveHolder
{
	padding:15px;
	margin:5px;
}
 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#F1F1F1;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}
.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:#C1C1C1;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;}


/*BEM*/
body.BEM { background: center top; background-image: url(../images/BEM/bg.png);background-repeat: repeat-x; background-color:#F1F1F1;}
body.BEM div#header { background-image:url('../images/BEM/Header.png'); height: 129px;}
body.BEM_es-LA div#header { background-image:url('../images/BEM/Header_es-LA.png'); height: 129px;}
body.BEM div#middle { background-image:url('../images/BEM/Middle.png'); }
body.BEM input#NextButton { background-image:url('../images/BEM/Button.png'); }
body.BEM div#Progress {	background-image:url('../images/BEM/ProgressBar.png'); }
body.BEM .checkboxSimpleInput { background: url(../images/BEM/WSE_Checkboxes_@1x.png) no-repeat;}
body.BEM .radioSimpleInput { background: url(../images/BEM/WSE_Radio_@1x.png) no-repeat; } 
body.BEM div#footer { background-image:url('../images/BEM/Footer.png'); height: 59px;}

/*CW*/
body.CW { background: center top; background-image: url(../images/CW/bg.png);background-repeat: repeat-x; background-color:#F1F1F1;}
body.CW div#header { background-image:url('../images/CW/Header.png'); height: 129px;}
body.CW_es-LA div#header { background-image:url('../images/CW/Header_es-LA.png'); height: 129px;}
body.CW div#middle { background-image:url('../images/CW/Middle.png'); }
body.CW input#NextButton { background-image:url('../images/CW/Button.png'); }
body.CW div#Progress {	background-image:url('../images/CW/ProgressBar.png'); }
body.CW .checkboxSimpleInput { background: url(../images/CW/WSE_Checkboxes_@1x.png) no-repeat;}
body.CW .radioSimpleInput { background: url(../images/CW/WSE_Radio_@1x.png) no-repeat; }
body.CW div#footer { background-image:url('../images/CW/Footer.png'); height: 59px;}

/*DB*/
body.DB { background: center top; background-image: url(../images/DB/bg.png);background-repeat: repeat-x; background-color:#ECE1CE;}
body.DB div#header { background-image:url('../images/DB/Header.png'); height: 129px;}
body.DB_es-LA div#header { background-image:url('../images/DB/Header_es-LA.png'); height: 129px;}
body.DB div#middle { background-image:url('../images/DB/Middle.png'); }
body.DB input#NextButton { background-image:url('../images/DB/Button.png'); }
body.DB div#Progress {	background-image:url('../images/DB/ProgressBar.png'); }
body.DB .checkboxSimpleInput { background: url(../images/DB/WSE_Checkboxes_@1x.png) no-repeat;}
body.DB .radioSimpleInput { background: url(../images/DB/WSE_Radio_@1x.png) no-repeat; }
body.DB div#footer { background-image:url('../images/DB/Footer.png'); height: 59px;}

/*DD*/
body.DD { background: center top; background-image: url(../images/DD/bg.png);background-repeat: repeat-x; background-color:#ECE1CE;}
body.DD div#header { background-image:url('../images/DD/Header.png'); height: 129px;}
body.DD_es-LA div#header { background-image:url('../images/DD/Header_es-LA.png'); height: 129px;}
body.DD div#middle { background-image:url('../images/DD/Middle.png'); }
body.DD input#NextButton { background-image:url('../images/DD/Button.png'); }
body.DD div#Progress {	background-image:url('../images/DD/ProgressBar.png'); }
body.DD .checkboxSimpleInput { background: url(../images/DD/WSE_Checkboxes_@1x.png) no-repeat;}
body.DD .radioSimpleInput { background: url(../images/DD/WSE_Radio_@1x.png) no-repeat; }
body.DD div#footer { background-image:url('../images/DD/Footer.png'); height: 59px;}

/*PJ*/
body.PJ div#header { background-image:url('../images/PJ/Header_PJ.png'); height: 112px;}
body.PJ_es-LA div#header { background-image:url('../images/PJ/Header_PJ_es-LA.png'); height: 112px;}
body.PJ input#NextButton { background-image:url('../images/PJ/Button_PJ.png'); }



/* Font Awesome Radio Button Colors (Stars) - before selected */
.fa-custom-radio-scale-off::before {
	color: #ffbc0d;
}

/* Font Awesome Radio Button Colors (Stars) - after selected */
.fa-custom-radio-scale-on::before {
	color: #ffbc0d;
}
