body { background-image: url(../images/01/bg.jpg);background-repeat: repeat;}
	div#outerframe { width: 800px;}
	div#headerpush {display:none;} 

	/* WCAG setup - Note that they don't begin with "div" */
	#header { background-image:url('../images/01/Header.png'); height: 129px;}
	#middle { background-image:url('../images/01/Middle.png'); }	
	#footer { background-image:url('../images/01/Footer.png'); height: 42px;}	

	div#Progress {	background-image:url('../images/01/ProgressBar.png');	}	
    #ProgressBar { background-color: #d0d4de; border: none;}

/* New for WCAG Next Button, Back Button */
input#NextButton {
	background-image: url('../images/01/Button.png');
	border-style: none;
	background-color: transparent;
	color: black;
	font-weight: bold;
	height: 29px;
	width: 113px;
	margin-left: 5px;
	margin-right: 5px;
}

/* Simple Radio Button & Checkbox */
.checkboxSimpleInput { background: url(../images/01/WSE_Checkboxes_@1x.png) no-repeat;}

body.es-US #header { background-image:url('../images/01/Header_es-US.png');}
body.fr-CA #header { background-image:url('../images/01/Header_fr-CA.png');}

/* Alt. Background Color */
.InputRowEven {	background-color: #ececec;}
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:10px 25px 0 15px !important;}

/* WCAG - I had to put the Copyright into it's own list and try to control it on the left side of the page (#footerCRT, #footerCRT li)
	NOTE: If you are having a problem with custom footer text not being clickable, comment out the line below (position: relative;), refresh and confirm it works.
*/
#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;}

#footer, #footer a { color:black !important;}

/* Translations will have lengthier text.  We can use this for US or en-GB text as well to help format the footer links. */
body.es-US #footer, body.fr-CA #footer {padding:5px 15px 0 15px !important; font-size: .7em}
body.es-US #footerCRT, body.fr-CA #footerCRT {padding:25px 0px 0 0px !important; font-size: .7em}

 /***** 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:350px !important;
	background-image:url('../images/Receipt.png');
	background-repeat:no-repeat;
	background-position: 480px 20px;
	position: relative;
}
body.CouponEntry_2 div#content {background-image:url('../images/Receipt_POSType2.png');}

body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:50px; 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 .IndexText01 {float:left; background-image:none; padding: 6px 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, 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #ffffff;
	padding:15px;
	margin:5px;
	background-color:#ffffff;
	-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:#a6a6a6;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;
}

input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*  content: "\f6be";*/
	color: #204A65; /* - 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: #204A65; /* - Controls the color of the font awesome radio buttons after they are selected */
}

body.B02 input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*  content: "\f6be";*/
	color: #990000; /* - Controls the color of the font awesome radio buttons before they are selected */
}

body.B02 input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*  content: "\f6be";*/
	color: #990000; /* - Controls the color of the font awesome radio buttons after they are selected */
}

/* Stanford */
body.B02 {background-image:none; background-color: #ffffff;}
body.B02 #outerframe { width: 800px;}
body.B02 #header { background-image:url('../images/02/Header.png'); height: 103px;}
body.B02 #middle { background-image:url('../images/02/Middle.png'); }	
body.B02 #footer { background-image:url('../images/02/Footer.png'); height: 45px;}		
body.B02 #Progress { background-image:url('../images/02/ProgressBar.png');	}		
body.B02 input#NextButton {
	background-image:url('../images/02/Button.png');
	color: white;
	height:30px;
	width:115px;		
}	
/* Simple Radio Button & Checkbox */
body.B02 .checkboxSimpleInput { background: url(../images/02/WSE_Checkboxes_@1x.png) no-repeat;}
body.B02 .radioBranded {background-image: url(../images/02/radio.png)  !important;}

body.es-US_02 div#header { background-image:url('../images/02/Header_es-US.png');}
body.fr-CA_02 div#header { background-image:url('../images/02/Header_fr-CA.png');}

/* Alt. Background Color */
body.B02 .InputRowEven {background-color: #ececec;}
body.B02 div#footerframe { background-image:url(../../../Common/images/BottomLogoBlackNoG.png);}

body.B02 #footer {padding:25px 40px 0 30px;}

body.B02 .ConnectOn div#finishIncentiveHolder,
body.B02 .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	background-color:#eeeeee;
} 

