body { background: center top; background-image: url(../images/bg.png);background-repeat: repeat-x;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 146px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 57px;}		
	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:41px;
		width:138px;		
	}

body.SMG_ja div#header { background-image:url('../images/Header_ja.png');}

.checkboxBranded {background-image: url(../images/checkbox.png) !important;}
.radioBranded {background-image: url(../images/radio.png) !important;}

/* 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: #f3f3f3; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:15px 25px 0 25px !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;}

/* **** 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
{
	padding:15px;
	margin:5px;
}

.ConnectOn div#finishConnectHolder {
	border: solid 1px #D1D1D1;
	padding: 15px;
	margin: 5px;
	background-color: #E2E2E2;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-webkit-border-radius: .2em;
}
.ConnectOn div#finishIncentive {float:left;width:67%;}
.ConnectOn div#finishConnect {float:left;width:33%;text-align:center;}
.ConnectOn div#finishIncentive hr, .ConnectOn div#finishConnect hr {border:none;background-color:#BEBEBE;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;}

.hf-answer-text {display:none;}

/* Below is needed for Rules, TermsAndConditions and SweepsRules pages. You may need to alter "#Rules" to fit your project */
#Rules { text-align:justify; margin-top:1em;}
#Rules h1 { text-align:center; font-size:1.3em; font-weight:bold;}
#Rules h2 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Rules h3 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Rules td, #Rules th { padding:2px 10px; text-align:center; border:solid 1px black;}
#Rules li { margin:0 0 1em;}
#Rules p span { font-size:1em;} 



/*Branded look - ABC */
body.ABC { background-image: url(../images/ABC/bg.png);background-repeat: repeat-x; background-color:white;}
body.ABC	div#header { background-image:url('../images/ABC/Header.png'); height: 117px;}
body.ABC	div#middle { background-image:url('../images/ABC/Middle.png'); }	
body.ABC	div#footer { background-image:url('../images/ABC/Footer.png'); height: 55px;}		
body.ABC	div#Progress {	background-image:url('../images/ABC/ProgressBar.png'); }	
body.ABC	input#NextButton {
		background-image:url('../images/ABC/Button.png');
		color:white;
		height:35px;
		width:115px;		
	}	
body.ABC .InputRowEven { background-color: #F1F1F1; }
body.ABC #footer {padding:15px 15px 0 15px !important;}
body.ABC .ConnectOn div#finishConnectHolder 
{
    background-color:#F1F1F1;
    }
body.ABC .ConnectOn div#finishIncentive hr,body.ABC .ConnectOn div#finishConnect hr {background-color: #C1C1C1;   }

body.ABC .checkboxSimpleInput { background: url(../images/ABC/WSE_Checkboxes_@1x.png) no-repeat;}
body.ABC .radioSimpleInput { background: url(../images/ABC/WSE_Radio_@1x.png) no-repeat; } 

/*OnePage / SinglePage*/
body.SinglePageStatus_Y .SurveyHolder, body.SinglePageStatus_Y div#BlockPage, body.SinglePageStatus_Y div#Buttonholder {text-align:center;}
body.SinglePageStatus_Y .wse-tile-list .cataList, body.SinglePageStatus_Y .wse-rb-tile-list .rbList {width: 40em;}

body.SinglePageStatus_Y .custom-radio-scale-image {width: 72px; height: 72px; margin: 0 15px 0 15px;}
body.SinglePageStatus_Y .wse-rb-tile, body.SinglePageStatus_Y .wse-tile {border-style:solid; border-color:#e1e1e1; border-width:2px;}
body.SinglePageStatus_Y .custom-radio-scale-text { text-transform:none !important; font-weight:bold; max-width: 60px; padding: 0 15px 0 15px;}
body.SinglePageStatus_Y .custom-radio-scale-text-for-fill {
    max-width: 87px;
    text-align: center;
}

/*.scaleTextRight {margin-right: -9px;}
.scaleTextLeft {margin-left: -9px;}*/

/* Font Awesome Pepper Color (R000090) */
.fa-custom-radio-scale-off::before, .fa-custom-radio-scale-on::before {color: #2193EB;}
