/* Genghis Grill, or BrandID GG is the default style */
body.GG { background: center top; background-color:#F9F7EB; background-image: url(../images/GG/bg.png);background-repeat: repeat-x; }
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/GG/Header.png'); height: 129px;}
	div#middle { background-image:url('../images/GG/Middle.png'); }	
	div#footer { background-image:url('../images/GG/Footer.png'); height: 63px;}		
	div#Progress {	background-image:url('../images/GG/ProgressBar.png'); }		
	input#NextButton {
		background-image:url('../images/GG/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:115px;		
	}	
body.GG .checkboxSimpleInput { background: url(../images/GG/WSE_Checkboxes_@1x.png) no-repeat;}
body.GG .radioSimpleInput { background: url(../images/GG/WSE_Radio_@1x.png) no-repeat; } 

 body.GG_es-US div#header { background-image:url('../images/GG/Header_es-US.png');}

/* Alt. Background Color */
.InputRowEven { background-color: #EEEEEE; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */
h2 {font-size: 1.2em;} /* Required for ADA Compliant Header Sizing */

#footer {padding:20px 34px 0 31px !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

/* All Brands but Ruby Tequila's use the black SMG logo */
div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}


/* **** Index page with numerical image references to receipt **** */
body.CouponEntry form {float:left;width:440px;text-align:left;padding:0 10px;}
body.GG_CouponEntry div#content 
{
	min-height:380px !important;
	background-image:url('../images/GG/Receipt.png');
	background-repeat:no-repeat;
	background-position: 473px 20px;
	position: relative;
}
body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:120px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }
body.GG_CouponEntry  .IndexText00 { min-width:190px; }
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 .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;}



/* **** IndexPage PickLanguageLinks **** */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}
ul.languageOption li {display:inline;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;
}
 
body.GG .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #D7D7D7;
	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:#BCBCBC;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;}


/* ***** Brand Looks ***** */
/* BB */
body.BB { background-color:#e6dac0; background-image: url(../images/BB/bg.jpg);background-repeat: repeat-x;}
body.BB div#outerframe { width: 822px;}
body.BB div#headerpush {display:none;} 
body.BB div#header { background-image:url('../images/BB/Header.png'); height: 140px;}
body.BB_es-US div#header { background-image:url('../images/BB/Header_es-US.png'); height: 140px;}
body.BB div#middle { background-image:url('../images/BB/Middle.png'); }	
body.BB div#footer { background-image:url('../images/BB/Footer.png'); height: 49px;}		
body.BB div#Progress {	background-image:url('../images/BB/ProgressBar.png'); }		
body.BB input#NextButton {
		background-image:url('../images/BB/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:43px;
		width:110px;		
	}	
body.BB .checkboxBranded {background-image: url(../images/BB/checkbox.png) !important;}
body.BB .radioBranded {background-image: url(../images/BB/radio.png)  !important;}
body.BB .InputRowEven { background-color: #f2ede6; }
body.BB #footer {padding:9px 34px 0 25px !important;}
body.BB_CouponEntry div#content 
{
	min-height:380px !important;
	background-image:url('../images/BB/Receipt.png');
	background-repeat:no-repeat;
	background-position: 473px 20px;
	position: relative;
}
body.BB .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#f2ede6;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}


/* BD */
body.BD { background: center top;  background-color:#F7E6CA; background-image: url(../images/BD/bg.jpg);background-repeat: repeat-x;}
body.BD div#outerframe { width: 822px;}
body.BD div#headerpush {display:none;} 
body.BD div#header { background-image:url('../images/BD/Header.png'); height: 138px;}
body.BD_es-US div#header { background-image:url('../images/BD/Header_es-US.png'); height: 138px;}
body.BD div#middle { background-image:url('../images/BD/Middle.png'); }	
body.BD div#footer { background-image:url('../images/BD/Footer.png'); height: 49px;}		
body.BD div#Progress {	background-image:url('../images/BD/ProgressBar.png'); }		
body.BD input#NextButton {
		background-image:url('../images/BD/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:115px;		
	}	
body.BD .checkboxBranded {background-image: url(../images/BD/checkbox.png) !important;}
body.BD .radioBranded {background-image: url(../images/BD/radio.png)  !important;}

body.BD .InputRowEven { background-color: #F9E8CC; }
body.BD #footer {padding:13px 25px 0 25px !important;}
body.BD #footer, body.BD #footer a { color:black !important;}
body.BD_CouponEntry div#content 
{
	min-height:380px !important;
	background-image:url('../images/BD/Receipt.png');
	background-repeat:no-repeat;
	background-position: 465px 20px;
	position: relative;
}
body.BD .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #DECFB5;
	padding:15px;
	margin:5px;
	background-color:#F9E8CC;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}
body.BD .ConnectOn div#finishIncentive hr, body.BD .ConnectOn div#finishConnect hr {background-color:#C7BAA3;}

/* EB */
body.EB { background:#ECD8B3 url('../images/EB/bg.jpg') no-repeat center top;}
body.EB div#outerframe { width: 790px;}
body.EB div#headerpush {display:none;} 
body.EB div#header { background-image:url('../images/EB/Header.png'); height: 113px;}
body.EB_es-US div#header { background-image:url('../images/EB/Header_es-US.png');}
body.EB div#middle { background-image:url('../images/EB/Middle.png'); }	
body.EB div#footer { background-image:url('../images/EB/Footer.png'); height: 44px;}		
body.EB div#Progress {	background-image:url('../images/EB/ProgressBar.png'); }		
body.EB input#NextButton {
		background-image:url('../images/EB/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:29px;
		width:96px;		
	}	
body.EB .checkboxBranded {background-image: url(../images/EB/checkbox.png) !important;}
body.EB .radioBranded {background-image: url(../images/EB/radio.png)  !important;}

body.EB .InputRowEven { background-color: #f1f1f1; }
body.EB #footer {padding:10px 38px 0 25px !important;}

body.EB_CouponEntry div#content 
{
	min-height:380px !important;
	background-image:url('../images/EB/Receipt.png');
	background-repeat:no-repeat;
	background-position: 439px 20px;
	position: relative;
}

body.EB .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#f1f1f1;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}


body.EB .ConnectOn div#finishIncentive {float:left;width:61%;}
body.EB .ConnectOn div#finishConnect {float:left;width:39%;text-align:center;}

/* FT */
body.FT { background-color:#0A0A0A; background-image: url(../images/FT/bg.jpg);background-repeat: repeat-x;}
body.FT div#outerframe { width: 822px;}
body.FT div#headerpush {display:none;} 
body.FT div#header { background-image:url('../images/FT/Header.png'); height: 118px;}
body.FT_es-US div#header { background-image:url('../images/FT/Header_es-US.png'); height: 118px;}
body.FT div#middle { background-image:url('../images/FT/Middle.png'); }	
body.FT div#footer { background-image:url('../images/FT/Footer.png'); height: 47px;}		
body.FT div#Progress {	background-image:url('../images/FT/ProgressBar.png'); }		
body.FT input#NextButton {
		background-image:url('../images/FT/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:115px;		
	}	
body.FT .checkboxBranded {background-image: url(../images/FT/checkbox.png) !important;}
body.FT .radioBranded {background-image: url(../images/FT/radio.png)  !important;}
body.FT div#footerframe { background-image:url(../../../Common/images/BottomLogoWhite.png);}
body.FT .InputRowEven { background-color: #ECECEC; }
body.FT #footer {padding:13px 25px 0 25px !important;}
body.FT #footer, body.FT #footer a { color:white !important;}
body.FT_CouponEntry div#content 
{
	min-height:380px !important;
	background-image:url('../images/FT/Receipt.png');
	background-repeat:no-repeat;
	background-position: 465px 20px;
	position: relative;
}
body.FT .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #D1D1D1;
	padding:15px;
	margin:5px;
	background-color:#ECECEC;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}
body.FT .ConnectOn div#finishIncentive hr, body.FT .ConnectOn div#finishConnect hr {background-color:#BDBDBD;}

/* RT */
body.RT {background-color: #5B4678;}
body.RT div#outerframe { width: 800px;}
body.RT div#headerpush {display:none;} 
body.RT div#header { background-image:url('../images/RT/Header.png'); height: 145px;}
body.RT_es-US div#header { background-image:url('../images/RT/Header_es-US.png');}
body.RT div#middle { background-image:url('../images/RT/Middle.png'); }	
body.RT div#footer { background-image:url('../images/RT/Footer.png'); height: 44px;}		
body.RT div#Progress {	background-image:url('../images/RT/ProgressBar.png'); }		
body.RT input#NextButton {
		background-image:url('../images/RT/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:41px;
		width:108px;		
	}	
body.RT .checkboxBranded {background-image: url(../images/RT/checkbox.png) !important;}
body.RT .radioBranded {background-image: url(../images/RT/radio.png)  !important;}

body.RT .InputRowEven { background-color: #eeecf1; }
body.RT #footer {padding:10px 32px 0 25px !important;}
body.RT div#footerframe { background-image:url(../../../Common/images/BottomLogoWhite.png);}

body.RT_CouponEntry div#content 
{
	min-height:380px !important;
	background-image:url('../images/RT/Receipt.png');
	background-repeat:no-repeat;
	background-position: 455px 20px;
	position: relative;
}

body.RT .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#eeecf1;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}



/* 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 p span { font-size:.8em;} 