body { background: center top; background-image: url(../images/bg.png);background-repeat: repeat-x;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 

	#header { background-image:url('../images/Header.png'); height: 129px;}
	#middle { background-image:url('../images/Middle.png'); }	
	#footer { background-image:url('../images/Footer.png'); height: 92px;}	
	
	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;
		margin-left: 5px;
		margin-right: 5px;
	}	


.checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@1x.png) no-repeat;}


/* Alt. Background Color */
.InputRowEven { background-color: #eeeeee; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */
h2 {font-size: 1.2em;} /* Required for ADA Compliant Header Sizing */


/* Translations will have lengthier text.  We can use this for US or en-GB text as well to help format the footer links. */
body.US #footer, body.fr-MA #footer {padding:5px 15px 0 15px !important;}
body.ar #footer {padding:15px 25px 0 25px !important;}
body.US #footer {padding:8px 15px 0 15px !important;}
body.US #footerCRT, body.ar #footerCRT, body.fr-MA #footerCRT {padding:40px 0px 0 0px !important;}

/* controls the width of the SMG copyright so it doesn't extend into the other footer links. */
li#footerCR {width:30% !important; padding-top: 23px !important;}
body.ar li#footerCR {padding-top: 45px !important;}
body.fr-MA li#footerCR {width: 45% !important; padding-top: 35px !important;}

#footerCRT {
	padding: 0 6px;
	margin: 0;	
	position: relative;
}

#footerCRT li {
	list-style-type: none;
	float: left;
	text-align: right;
	/* -.3em top margin to center the copyright text. - Play around with this if your copyright needs to be moved up.  CFA_ONESI is a good example to lok at for the copyright (Baxter's setup) */
	margin: -.3em 0 0 1em;
}

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:520px;text-align:left;padding:0 10px;}
body.CouponEntry div#content 
{
	min-height:620px !important;
	background-image:url('../images/Receipt.png');
	background-repeat:no-repeat;
	background-position: 530px 10px;
	position: relative;
}
body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:130px; 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;}


/* **** IndexPage PickLanguageLinks - WCAG **** */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}
ul.languageOption li {display:block;margin-right:1em;}
div.languageOption {text-align: left !important;}


/* **** 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;
}
 
/* Change the background-color here to match the drop shadow of your Homepage/Loyalty button on the finish page. */
.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;}


/* Used to add padding to the Social buttons on the finish page for WCAG now that they use <span> */
a img {padding: 4px 4px !important;}


/* WCAG - control the color of the radio buttons (https://confluence.smg.com/pages/viewpage.action?spaceKey=WSE&title=Upgrading+to+WCAG+survey+setup) */
input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*  content: "\f6be";*/
	color: #ec2338; /* - Controls the color of the font awesome radio buttons before they are selected */
}

input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*  content: "\f6be";*/
	color: #ec2338; /* - Controls the color of the font awesome radio buttons after they are selected */
}


/* RTL */
body.rightToLeft div#finishContainer { text-align: right; }
body.rightToLeft .ConnectOn p.FinishHeader { text-align: right !important; }
body.rightToLeft .ConnectOn div#finishIncentive, body.rightToLeft .ConnectOn div#finishConnect {float:right;}
body.rightToLeft .ConnectOn div#finishConnect div#connectContent div#connectSocial {text-align:right;}

body.PreCouponEntryRTL, body.PreCouponEntryRTL div#Buttonholder { text-align: right; }
body.CouponEntryRTL form { float:right; text-align:right;}
/* This line controls the positioning of the receipt image */
body.CouponEntryRTL div#content { background-position: 4px 5px;}
body.CouponEntryRTL .IndexText00 { float:right; padding:4px 28px 4px 0; background-position: right center; min-width:130px; }
body.CouponEntryRTL .IndexText01 { float:right;}
body.CouponEntryRTL div#Buttonholder {text-align:right;}
/* Language Picker - move to the right so it's under the Start button on the Index Page. */
body.CouponEntryRTL div.languageOption {text-align: right !important;}


/*Terms*/
#Terms { text-align:justify; margin-top:1em;}
#Terms h1 { text-align:center; font-size:1.3em; font-weight:bold;}
#Terms h2 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Terms h3 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Terms td, #Terms th { padding:2px 10px; text-align:center; border:solid 1px black;}
#Terms li { margin:0 0 1em;}
#Terms p span { font-size:1em;}