body { background: #e9dac2 url('../images/bg.png') repeat-x center top;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 123px;}
body.es-US div#header { background-image:url('../images/Header_es-US.png');}
	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'); }			
	input#NextButton {
		background-image:url('../images/Button.png');
		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; }

/* Alt. Background Color */
.InputRowEven { background-color: #eeeeee; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:20px 35px 0 35px !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

div#footerframe {background-image: url(../../../Common/images/BottomLogoBlack.png);}

/* **** Index page with numerical image references to receipt **** */
body.CouponEntry form {float:left;width:440px;text-align:left;padding:0 10px;}
body.IT_URL.CouponEntry div#content, body.IT_BagSticker.CouponEntry div#content, body.IT_Catering.CouponEntry div#content {
	min-height: 380px !important;
	background-image: url('../images/Receipt.png');
	background-repeat: no-repeat;
	background-position: 480px 20px;
	position: relative;
}
body.IT_DineIn.CouponEntry div#content, body.IT_App.CouponEntry div#content, body.IT_DriveThru.CouponEntry div#content {
	min-height: 380px !important;
	background-image: url('../images/ReceiptQR.png');
	background-repeat: no-repeat;
	background-position: 480px 20px;
	position: relative;
}

body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:210px; 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 .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;}

/* **** IndexPage PickLanguageLinks **** */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}
ul.languageOption li {display:inline;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
{
	padding:15px;
	margin:5px;
}
 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#e4e4e4;
	-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:#cccccc;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;}

/* Controls the color of the font awesome stars (non-WCAG) */
.fa-custom-radio-scale-off::before, .fa-custom-radio-scale-on::before { color: #bf2026; padding: 4px 5px !important; font-size:36px; }

/* Controls the text box spacing on the Index Page for App/DineIn Invites since they don't have a receipt image. */
body.IndexPage .NoItem {padding:4px 0 4px 0px !important;}

body div.RightColum {width: 75% !important;}