/* SHOP is the default look */
body { background: center top; background-image: url(../images/SHOP/bg.png);background-repeat: repeat-x;}

	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 

    /* ADA Configuration */
    #header { background-image:url('../images/SHOP/Header.png'); height: 129px;}
    #header img {display:block;}

	#middle { background-image:url('../images/SHOP/Middle.png'); }	
	#footer { background-image:url('../images/SHOP/Footer.png'); height: 59px;}		
	div#Progress {	background-image:url('../images/SHOP/ProgressBar.png'); }			
	input#NextButton {
		background-image:url('../images/SHOP/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:115px;		
	}	

/* Simple Radio Button & Checkbox */
body.SHOP .checkboxSimpleInput { background: url(../images/SHOP/WSE_Checkboxes_@1x.png) no-repeat;}
/*body.SHOP .radioSimpleInput { background: url(../images/SHOP/WSE_Radio_@1x.png) no-repeat; }*/

body.SHOP input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*content: "\f6be";*/
	color: #EE192B;
}

body.SHOP input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*content: "\f6be";*/
	color: #EE192B;
}

/* Alt. Background Color */
.InputRowEven { background-color: #F1F1F1; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */
h2 {font-size: 1.2em;} /* Required for ADA Compliant Header Sizing */

#footer {padding:2px 15px 0 15px !important;}
li#footerCR {width:35% !important;}
#footerCR {padding:1px 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;}

/* **** 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:center;padding-left:0.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;}

/* ADA Styles - you need this for your Header Image.  Don't change anything, but add this to your Styles. */
#header h1 { display: block; }

/* Footer control - ADA On */
body.ADACompliance_True #footer {padding:6px 15px 0 15px !important;}
body.ADACompliance_True li#footerCR {width:35% !important;}
body.ADACompliance_True #footerCR {padding:11px 0px 0 0px !important;}

/* BRANDED STYLES */
/*FAIR */
body.FAIR { background-image: url(../images/FAIR/bg.png); background-repeat: repeat-x;}
body.FAIR #header { background-image:url('../images/FAIR/Header.png'); height: 129px;}
body.FAIR #middle { background-image:url('../images/FAIR/Middle.png'); }	
body.FAIR #footer { background-image:url('../images/FAIR/Footer.png'); height: 101px;}		
body.FAIR div#Progress {	background-image:url('../images/FAIR/ProgressBar.png'); }		
body.FAIR input#NextButton {background-image:url('../images/FAIR/Button.png'); color:#ffffff;}	
body.FAIR .checkboxSimpleInput { background: url(../images/FAIR/WSE_Checkboxes_@1x.png) no-repeat;}
/*body.FAIR .radioSimpleInput { background: url(../images/FAIR/WSE_Radio_@1x.png) no-repeat; }*/
body.FAIR #footer, body.FAIR #footer a { color:white !important;}
/* Simple Radio Button & Checkbox */
body.FAIR input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*content: "\f6be";*/
	color: #C4161C;
}
body.FAIR input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*content: "\f6be";*/
	color: #C4161C;
}


/*FRESH */
body.FRESH { background-image: url(../images/FRESH/bg.png); background-repeat: repeat-x;}
body.FRESH #header { background-image:url('../images/FRESH/Header.png'); height: 129px;}
body.FRESH #middle { background-image:url('../images/FRESH/Middle.png'); }	
body.FRESH #footer { background-image:url('../images/FRESH/Footer.png'); height: 101px;}		
body.FRESH div#Progress {	background-image:url('../images/FRESH/ProgressBar.png'); }		
body.FRESH input#NextButton {background-image:url('../images/FRESH/Button.png'); color:#ffffff;}	
body.FRESH .checkboxSimpleInput { background: url(../images/FRESH/WSE_Checkboxes_@1x.png) no-repeat;}
/*body.FRESH .radioSimpleInput { background: url(../images/FRESH/WSE_Radio_@1x.png) no-repeat; }*/
body.FRESH #footer, body.FRESH #footer a { color:white !important;}
/* Simple Radio Button & Checkbox */
body.FRESH input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*content: "\f6be";*/
	color: #508736;
}
body.FRESH input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*content: "\f6be";*/
	color: #508736;
}
 

/*PRICE */
body.PRICE { background-image: url(../images/PRICE/bg.png); background-repeat: repeat-x;}
body.PRICE #header { background-image:url('../images/PRICE/Header.png'); height: 129px;}
body.PRICE #middle { background-image:url('../images/PRICE/Middle.png'); }	
body.PRICE #footer { background-image:url('../images/PRICE/Footer.png'); height: 101px;}		
body.PRICE div#Progress {	background-image:url('../images/PRICE/ProgressBar.png'); }		
body.PRICE input#NextButton {background-image:url('../images/PRICE/Button.png'); color:#ffffff;}	
/*body.PRICE .radioSimpleInput { background: url(../images/PRICE/WSE_Radio_@1x.png) no-repeat; }*/
body.PRICE #footer, body.PRICE #footer a { color:white !important;}
/* Simple Radio Button & Checkbox */
body.PRICE .checkboxSimpleInput { background: url(../images/PRICE/WSE_Checkboxes_@1x.png) no-repeat;}
body.PRICE input[type="radio"] ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	/*content: "\f6be";*/
	color: #F15922;
}
body.PRICE input[type="radio"]:checked ~ label.radioSimpleInput:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	/*content: "\f6be";*/
	color: #F15922;
}

/* 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;}