html, body, input, select, textarea {font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Original bg.jpg line pre- 3.9.7.  Remove after 3.9.7 has gone live (in a later version) - T. Perez 2024-02-15*/
/*body { background:#ffffff url('../images/bg.jpg') no-repeat fixed center top; }*/

body { background:#dedede url('../images/GlobalLook/bg.jpg') repeat-x center top; }

	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
    div#header { background-image:url('../images/GlobalLook/Header.png'); height: 321px; }
	div#middle { background-image:url('../images/GlobalLook/Middle.png'); }	
	div#footer { background-image:url('../images/GlobalLook/Footer.png'); height: 74px;}		
	div#Progress {	background-image:url('../images/GlobalLook/ProgressBar.png');	}
	input#NextButton {
		background-image:url('../images/GlobalLook/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:39px;
		width:149px;		
	}
	
.checkboxBranded {background-image: url(../images/checkbox.png) !important;}
.radioBranded {background-image: url(../images/radio.png)  !important;}

/* Simple Radio Button & Checkbox */
.checkboxSimpleInput { background: url(../images/GlobalLook/WSE_Checkboxes_@1x.png) no-repeat;}
.radioSimpleInput { background: url(../images/GlobalLook/WSE_Radio_@1x.png) no-repeat; } 

/* Alt. Background Color */
.InputRowEven { background-color: #ededed; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

/*** Footer Styles ***/
li#footerCR {width:35% !important;}
#footer {padding:20px 35px 0 15px !important;}

#footerCRT {
    padding: 15px 6px;
    margin: 0;
    position: relative;
}

/*  Added in version 3.9.9 when testing Email InviteTypes for CountryID = DNK.
    The "Powered by SMG" text was outside of the footer. - TP
*/
body.InviteType_Email #footerCRT {
    padding: 5px 6px;
    margin: 0;
    position: relative;
}

/* Removes the dot next to the "Powered by SMG" text in footer since it's technically a list (version 3.9.7 arfd) */
#footerCRT li {
    list-style-type: none;
    float: left;
    text-align: right;
    /* -.3em top margin to center the copyright text. */
    margin: -.3em 0 0 1em;
}

.InviteType_shortonsite  #footerOCPP a { color: red !important; font-weight: bold; font-size: 1.5em !important; background-color:white; padding: 0 10px; margin-right: -10px; text-align:right;}


div#footerframe { background-image:none !important;}
#footer, #footer a { color:#404040 !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;
    }

/* Client Privacy Policy/Start New Survey Links */
#footerCPP, #footerOCPP {padding-top:4px !important;}
#footerOCPP, #footerOCPP a {color: red !important; font-weight: bold;}


.IndexStoreLocator { clear: both; margin: 5.5em 0 0 0; }
.IndexJPNNote { clear: both; }

/* **** Index page with numerical image references to receipt **** */
body.PreCouponEntry, body.CouponEntry {text-align:left;}
body.IndexPage div#Buttonholder {text-align:left;}

body.CouponEntry form {float:left;width:760px;text-align:left;padding:0 10px;}


body.IndexPage .IndexHeader {font-size:1.4em;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:30px; float:left; padding:4px 0 4px 0px; background-repeat:no-repeat; background-position: left center;  }
body.HasReceipt .IndexText00 {padding:4px 0 4px 28px; }
body.HasReceipt .ItemOne { background-image:url('../../../Common/images/1.png');}
body.HasReceipt .ItemTwo { background-image:url('../../../Common/images/2.png');} 
body.HasReceipt .ItemThree { background-image:url('../../../Common/images/3.png');} 
body.HasReceipt .ItemFour { background-image:url('../../../Common/images/4.png');} 
body.HasReceipt .ItemFive { background-image:url('../../../Common/images/5.png');}
body.IndexPage .IndexText01 {float:left; background-image:none; padding: 3px 5px 0;}
body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}

body.MobilePhoneEntry { text-align: left; }
body.MobilePhoneEntry .IndexText { clear:both; }

/* *** added "NoItem" class to control the text and text boxes for UKR that are below the items with the numerical background images *** */
body.HasReceipt .NoItem span { padding: 0; }

/*  **** Add the red circled number 1 to SiteID for CountryID = MUS and indent the other items on the page so they align ****  */
body.HasInviteCardMUS .IndexText00 {padding:4px 0 4px 0px; }
body.HasInviteCardMUS .ItemOne .IndexText00 { padding-left: 28px; }
body.HasInviteCardMUS .ItemTwo .IndexText00 { padding-left: 28px; }
body.HasInviteCardMUS .ItemThree .IndexText00 { padding-left: 28px; }
body.HasInviteCardMUS .NoItem .IndexText00 { padding-left: 28px; }
body.HasInviteCardMUS .ItemFive .IndexText00 { padding-left: 28px; }
body.HasInviteCardMUS .ItemOne { background-image: url('../../../Common/images/1.png');}
body.HasInviteCardMUS .IndexText01 {background-image:none;}


/*  **** Add the red circled number 1 to SiteID ****  */
body.HasInviteCard .IndexText00 {padding:4px 0 4px 0px; }
body.HasInviteCard .ItemOne .IndexText00 { padding-left: 28px; }
body.HasInviteCard .ItemOne { background-image: url('../../../Common/images/1.png');}
body.HasInviteCard .IndexText01 {background-image:none;}
body.HasInviteCardRTL .ItemOne .IndexText00 { padding-right: 28px; float:right; background-position: right center; }

/* DOM SPECIFIC GOOFBALLERY - Allows for only ItemOne/Two to have numbers  */
body.DOM .ItemCode .IndexText00 { padding-left: 28px; }
body.DOM .ItemCode .IndexText01 {background-image:none;}
body.DOM .ItemCode { background-image: url('../../../Common/images/2.png');}

/*  **** End ****  */



/* **** Control the spacing of text boxes on Index Page *** */
body.ar-MA .ItemOne .IndexText00 { min-width:93px; }
body.ar-MA .IndexText00 { min-width:150px; }
body.ar-OM .ItemOne .IndexText00 { min-width:93px; }
body.ar-OM .IndexText00 { min-width:150px; }
body.ar-TN .IndexText00 { min-width:190px; }
body.bg .IndexText00 { min-width:185px; }
body.cs .IndexText00 { min-width:160px; }
body.da .IndexText00 { min-width:160px; }
body.de .IndexText00 { min-width:110px; }
body.de-CH .ItemOne .IndexText00 { min-width:111px; }
body.de-CH .IndexText00 { min-width:140px; }
body.de-LU .IndexText00 { min-width:125px; }
body.de-NA .IndexText00 { min-width:95px; }
body.na .IndexText00 { min-width:110px; }
body.el .IndexText00 { min-width:148px; }
body.el .NoItem .IndexText00 { min-width:350px; }
body.en-BW .IndexText00 { min-width:100px; }
body.en-BZ .IndexText00 { min-width:100px; }
body.en-BZ .ItemOne .IndexText00 { min-width:72px; }
body.en-CA .IndexText00 { min-width:100px; }
body.en-GB .IndexText00 { min-width:100px; }
body.en-GH .IndexText00 { min-width:100px; }
body.en-GY .IndexText00 { min-width:100px; }
body.en-EL .IndexText00 { min-width:115px; }
body.en-EL .NoItem .IndexText00 { min-width:148px; }
body.en-HK .IndexText00 { min-width:100px; }
body.en-IN .IndexText00 { min-width:100px; }
body.en-KE .IndexText00 { min-width:100px; }
body.en-LU .IndexText00 { min-width:100px; }
body.en-MU .IndexText00 { min-width:140px; }
body.en-MY .IndexText00 { min-width:100px; }
body.en-NA .IndexText00 { min-width:100px; }
body.en-OM .ItemOne .IndexText00 { min-width:142px; }
body.en-OM .IndexText00 { min-width:170px; }
body.en-PK .ItemOne .IndexText00 { min-width:110px; }
body.en-PK .IndexText00 { min-width:110px; }
body.en-SG .ItemOne .IndexText00 { min-width:72px; }
body.en-SG .IndexText00 { min-width:115px; }
body.en-TH .IndexText00 { min-width:100px; }
body.en-TR .ItemOne .IndexText00 { min-width:72px; }
body.en-TR .IndexText00 { min-width:100px; }
body.en-UG .IndexText00 { min-width:100px; }
body.en-ZA .IndexText00 { min-width:100px; }
body.es-CL .IndexText00 { min-width:120px; }
body.es-DO .IndexText00 { min-width:150px; }
body.es-DO .ItemCode .IndexText00 { min-width:122px; }
body.es-ES .IndexText00 { min-width:217px; }
body.en-ES .IndexText00 { min-width:217px; }
body.es-GT .ItemOne .IndexText00 { min-width:152px; }
body.es-GT .IndexText00 { min-width:180px; }
body.es-MX .IndexText00 { min-width:270px; }
body.es-LA .IndexText00 { min-width:50px; }
body.es-PR .IndexText00 { min-width:212px; }
body.es-PR .ItemOne .IndexText00 { min-width:152px; }
body.fr-CA .IndexText00 { min-width:130px; }
body.fr-CH .ItemOne .IndexText00 { min-width:102px; }
body.fr-CH .IndexText00 { min-width:130px; }
body.fr-CI .IndexText00 { min-width:130px; }
body.fr-FR .IndexText00 { min-width:145px; }
body.fr-MA .IndexText00 { min-width:150px; }
body.fr-MA .ItemOne .IndexText00 { min-width:122px; }
body.fr-MG .IndexText00 { min-width:130px; }
body.fr-MU .IndexText00 { min-width:200px; }
body.fr-SN .IndexText00 { min-width:130px; }
body.fr-TN .IndexText00 { min-width:130px; }
body.hu .IndexText00 { min-width:125px; }
body.id .IndexText00 { min-width:150px; }
body.is .IndexText00 { min-width:180px; }
body.it-CH .ItemOne .IndexText00 { min-width:82px; }
body.it-CH .IndexText00 { min-width:110px; }
body.ja .IndexText00 { min-width:80px; }
body.ja .NoItem .IndexText00 { min-width:113px; }
body.ms-MY .IndexText00 { min-width:83px; }
body.no .IndexText00 { min-width:90px; }
body.nl .IndexText00 { min-width:160px; }
body.nl-BE .IndexText00 { min-width:130px; }
body.nl-SR .IndexText00 { min-width:160px; }
body.pl .IndexText00 { min-width:125px; }
body.pt-BR .IndexText00 { min-width:100px; }
body.ru .IndexText00 { min-width:120px; }
body.sk .IndexText00 { min-width:180px; }
body.th .IndexText00 { min-width:90px; }
body.tr .IndexText00 { min-width:185px; }
body.tr .ItemOne .IndexText00 { min-width:156px; }
body.uk .IndexText00 { min-width:150px; }
body.uk .NoItem .IndexText00 { min-width: 182px; }
body.ur .ItemOne .IndexText00 { min-width:33px; }
body.ur .IndexText00 { min-width:65px; }
body.US .ItemOne .IndexText00 { min-width:72px; }
body.US .IndexText00 { min-width:100px; }
body.zh-Hans-MY .IndexText00 { min-width:70px; }
body.zh-HK .IndexText00 { min-width:70px; }

body.AUT .ItemOne .IndexText00 { min-width:92px; }
body.AUT .IndexText00 { min-width:120px; }
body.CHEen-GB .ItemOne .IndexText00 { min-width:72px; }
body.PHLen-GB .IndexText00 { min-width: 130px; }



/* used for Site locator - pushes the text below the background images (receipts) so the api doesn't cover them. */
body.DNK #showMap { padding-top: 50px; }
body.ZAF #showMap { padding-top: 90px; }
body.ZAF_OnSite #showMap { padding-top: 180px; }
input#showMap.mapButton {background-color:transparent;}

/* ** Controlling the size and spacing of the Email textbox ** */
body.IndexPage #EmpEmailAddress { max-width: 214px; }
body.CouponEntryPageRtl #EmpEmailAddress { max-width: 400px; }

/* Progress text for es-ES */
body.ESP #ProgressBarholder { width: 700px; }
body.ESP #ProgressText { right: 455px; }
body.ESP #ProgressPercentage { left: 455px; }

/* **** 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 #d5d5d5;
	padding:15px;
	margin:5px;
	background-color:#f3f3f3;
}
.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:#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;width:100%;}

.hideFromView {display:none;}
ul.languageOption li a, ul.languageOption li a:link, ul.languageOption li a:visited 
{
    color:#333333;
    text-decoration: underline;
}
ul.languageOption li a:hover
{
    color:#d42e12;   
    text-decoration: underline;
}
ul.languageOption { line-height: 1.2em;  }

/* CANADA CUSTOM PICK LANGUAGE */
body.CAN ul.languageOption { width:100%;text-align:left;padding:0;margin:0; padding-top:15px; font-size: 16pt; font-weight:bold; }
body.CAN ul.languageOption li {display:inline;margin-right:1em; padding-left:0.0em; }
body.CAN ul.languageOption li a,body.CAN ul.languageOption li a:link,body.CAN ul.languageOption li a:visited 
{
    color:#d42e12;
    padding-left: 0.0em;
}
body.CAN ul.languageOption li a:hover
{
    color:#333333;   
}



.ClientButtons
{
	display:block;
    width:173px;
    height: 55px;
	margin: 10px auto;
	padding:0;
	background-color:#ffffff;
    border: 2px solid #d22916;
    -webkit-box-shadow: 1px 2px 3px rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    1px 2px 3px rgba(50, 50, 50, 0.6);
    box-shadow:         1px 2px 3px rgba(50, 50, 50, 0.6);
}

.ClientButtons img
{
    border:none;
    margin:0;   
}

/*  GRCeShop Button */
.GRCeShopButton 
{
  display: block;
    width: 176px;
    height: 149px;
	margin: 10px auto;
	padding:0;
	background-color:#ffffff;
    border: 2px solid #d22916;
    -webkit-box-shadow: 1px 2px 3px rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    1px 2px 3px rgba(50, 50, 50, 0.6);
    box-shadow:         1px 2px 3px rgba(50, 50, 50, 0.6);  
}

/* Turkish Buttons */
.TurkishClientButtons
{
	display: block;
    width: 173px;
    height: 87px;
	margin: 10px auto;
	padding:0;
	background-color:#ffffff;
    border: 2px solid #d22916;
    -webkit-box-shadow: 1px 2px 3px rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    1px 2px 3px rgba(50, 50, 50, 0.6);
    box-shadow:         1px 2px 3px rgba(50, 50, 50, 0.6);
}

/* End Turkish Buttons */


a#ButtonLoyalty 
{
    width: 143px;
    height:auto;
    padding:10px 15px;
	font-weight:bold;
	color:#d22916;
}
a#ButtonGOLoyalty
{
    width: 173px;
}
a#ButtonLoyalty:hover {text-decoration:none;}

/* ***  Arabic Alignment  *** */
body.PreCouponEntryRtl #Buttonholder, body.CouponEntryPageRtl #Buttonholder { text-align:right !important;}
body.CouponEntryPageRtl .IndexText00 { float: right; }
body.CouponEntryPageRtl .IndexText01 { float: right; }
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;}


/*** CSS for PContent ***/
/* Terms And Conditions */
#TermsAndConditions  { text-align:left;}
body.rtlTerms #TermsAndConditions  { text-align:right;}
#TermsAndConditions h1 { font-size:1.2em; margin:0 1em 1em; text-align:center;}
#TermsAndConditions h2 { font-size:1em; margin:0; padding:5px 0 5px 0; }
#TermsAndConditions h3, #TermsAndConditions h4 { font-weight:normal; font-style:italic; text-align:center; margin-bottom:1em;}
#TermsAndConditions ul { margin:0; padding:0; list-style-type:none;}
#TermsAndConditions ul.bulleted { margin:0 2em; padding:0; list-style-type:disc; }
#TermsAndConditions ul.subParagraph { margin:0 1em; }
#TermsAndConditions li { margin:0 0 1em;}
#TermsAndConditions .redBold { font-weight: bold; color: #fd4500; }
/* The following is used for the ar-MA terms because they are french */
#TermsAndConditions .RTLLanguageLTRTerms { direction: ltr !important; }

/* Custom Privacy Policy */
#CustomPP h1 { font-size: 1.3em; text-align: left; }
#CustomPP h2 { font-size: 1.2em; text-align: left; }
#CustomPP p, #CustomPP li { text-align: left; }

/* Sweeps winners */
#SweepstakesRules { text-align:left; margin-top:1em;}
#SweepstakesRules  h1 { text-align:center; font-size:1.3em;}
#SweepstakesRules  p span { font-size:.8em;}
#Winners h1 { text-align: center; }
div#Winners {text-align: left; font-size:1.1em; }


/* Below is used for the PHL OnSite Splash page */
.OnSiteIndexHeader { font-size: 1.3em; font-weight: bold; text-align: center; }
.OnSiteIndexText { text-align: center; padding-bottom: 15px;}
#OnSiteHeaderRule { padding-bottom: 10px; }
body.MobilePhoneEntry .MobileError { color: red; font-weight: bold; clear: both; text-align: left; }

/* Used to bold the TUR finish page link */
.ConnectOn p.BtnTURText {font-weight:bold;}

/* Shel has a custom gray font color */
html, body, select, textarea {color: #404040;}

body.TransparentLook_Y div#footerframe { background-image:url(../../../Common/images/BottomLogoWhiteNoG.png);}
body.TransparentLook_Y #footer, body.TransparentLook_Y #footer a { color:#404040 !important;}


