/*  NOTE: OnTheRun is now the standard look, and they have specific styles toward the bottom of these styles.
    Leaving the top part of the Styles as-is after removing the brands they eliminated in version 1.3.3
    because I didn't want to break anything.  
    
    This project is a hot mess with their BrandLook, ExperienceType,
    InviteType, IncentiveType, and other variables.

    A brand new survey would have fixed the clutter, but here we are.  */

html, body, input, select, textarea {
    font-family: Helvetica, Verdana, Arial, sans-serif;

}
body { background: center top; background-image: url(../images/bg.png);background-repeat: repeat-x; background-color: White;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 134px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 49px;}		
	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:31px;
		width:98px;		
	}	
.checkboxBranded {background-image: url(../images/checkbox.png) !important;}
.radioBranded {background-image: url(../images/radio.png)  !important;}

body.fr-CA 	div#header { background-image:url('../images/Header_fr-CA.png'); }

/* Alt. Background Color */
.InputRowEven { background-color: #E9E9E9; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */


body.Incentive_01 #footer {padding:16px 15px 0 15px;}
li#footerCR {width:35% !important;}
body.Incentive_01 #footer, body.Incentive_02 #footer {padding:7px 15px 0 15px !important;}
body.Incentive_01 #footerCR, body.Incentive_02 #footerCR {padding:9px 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;}

/* **** IndexPage PickLanguageLinks **** */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}
ul.languageOption li {display:block;margin-right:1em;}


/* **** Index page with numerical image references to receipt **** */
body.CouponEntry div#content 
{
	min-height:415px !important;
	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:150px; 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 .ItemSix { background-image:url('../../../Common/images/6.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;}

body.fr-CA .IndexText00
{
    min-width: 153px;
}
/*FOR RECEIPT PICKER*/
body.Receipt form {float:left;text-align:left;padding:0 10px;}
body.Receipt .IndexBox00 {width:60%; float:left;}
body.Receipt .IndexBox01 {width:40%; float:left;text-align: center;}

/* **** 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 #E9E9E9;
	padding:15px;
	margin:5px;
	background-color:#E9E9E9;
	-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:#BABABA;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;}

body.CouponEntry .IndexNote { clear: both; padding-top: 10px;}



/* Branded styles */

/* OnTheRun */
body.OnTheRun { background: #ffffff url('../images/OnTheRun/bg.png') repeat-x center top;}
body.OnTheRun_US div#header {background-image:url('../images/OnTheRun/Header.png'); height: 129px;}
body.OnTheRun_fr-CA div#header {background-image:url('../images/OnTheRun/Header_fr-CA.png'); height: 129px;}
body.OnTheRun div#middle {background-image:url('../images/OnTheRun/Middle.png');}	
body.OnTheRun div#footer {background-image:url('../images/OnTheRun/Footer.png'); height: 142px;}		
body.OnTheRun div#Progress {background-image:url('../images/OnTheRun/ProgressBar.png');}		
body.OnTheRun input#NextButton {background-image:url('../images/OnTheRun/Button.png');}	
body.OnTheRun .checkboxBranded {background-image: url('../images/OnTheRun/Checkbox.png') !important;}

/* Simple Radio Button & Checkbox */
body.OnTheRun .checkboxSimpleInput { background: url(../images/OnTheRun/WSE_Checkboxes_@1x.png) no-repeat;}
body.OnTheRun .radioSimpleInput { background: url(../images/OnTheRun/WSE_Radio_@1x.png) no-repeat; }

body.OnTheRun .radioBranded {background-image: url('../images/OnTheRun/Radio.png')  !important;}
body.OnTheRun input#NextButton {
		background-image:url('../images/OnTheRun/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:118px;		
	}

body.OnTheRun div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}

body.OnTheRun #footer,body.OnTheRun #footer a { color:white !important;}
body.OnTheRun #footer { padding:15px 26px !important; }

/* OnTheRun extra footer text*/
li#footerFT {padding: 20px 70px 0 0;}
body.OnTheRun #footerL li {text-align: center !important;}

/* Test this on other brands to see if it works - 2022-10-31*/
#footerCR {padding:2px 0px 0 0px !important;}

body.OnTheRun .InputRowEven { background-color: #e4e4e4; }


/* Journie */
body.Journie { background: #003DA5 url('../images/Journie/bg.png') repeat-x center top;}
body.Journie div#header {background-image:url('../images/Journie/Header.png'); height: 129px;}
body.Journie_fr-CA div#header {background-image:url('../images/Journie/Header_fr-CA.png'); height: 129px;}
body.Journie_PRI div#header {background-image:url('../images/Journie/Header_PRI.png'); height: 129px;}
body.Journie div#middle {background-image:url('../images/Journie/Middle.png');}	
body.Journie div#footer {background-image:url('../images/Journie/Footer.png'); height: 142px;}
body.Journie_PRI div#footer {background-image:url('../images/Journie/Footer_PRI.png'); height: 178px;}
body.Journie_es-PR div#footer {background-image:url('../images/Journie/Footer_es-PR.png'); height: 195px;}
body.Journie div#Progress {background-image:url('../images/Journie/ProgressBar.png');}		
body.Journie input#NextButton {background-image:url('../images/Journie/Button.png');}	
body.Journie .checkboxBranded {background-image: url('../images/Journie/Checkbox.png') !important;}
body.Journie .radioBranded {background-image: url('../images/Journie/Radio.png')  !important;}

body.Journie .checkboxSimpleInput { background: url(../images/Journie/WSE_Checkboxes_@1x.png) no-repeat;}
body.Journie .radioSimpleInput { background: url(../images/Journie/WSE_Radio_@1x.png) no-repeat; }

body.Journie input#NextButton {
		background-image:url('../images/Journie/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:115px;		
	}

body.Journie div#footerframe { background-image:url(../../../Common/images/BottomLogoWhite.png);}
body.Journie #footer,body.Journie  #footer a { color:white !important;}
body.Journie #footer { padding:1px 25px !important; }
body.Journie #footerCR {padding:3px 0px 0 0px !important;}

/* Journie extra long footer text */
li#footerJFT {text-align:left; padding: 15px 50px 0 40px;}

body.Journie .InputRowEven { background-color: #eeeeee; }




/* NoReciept (Store Picker) doesn't get the red circled numbers on the Index Page. */
body.IndexPage .NoItem {padding:4px 0 4px 0px !important;}

/* 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;}
