body { background-color:#000000; background-image: url(../images/bg.jpg);background-repeat: repeat-x; background-position: center top;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 105px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 53px;}		
	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:33px;
		width:100px;		
	}	
.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: #F2F2F2; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:15px 20px 0 20px !important;}
li#footerCR {width:35% !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

/* **** Defaults ***** */
div#footerframe { background-image:url(../../../Common/images/BottomLogoWhiteNoG.png);}
#footer, #footer a { color:white !important;}


/* **** Index page with numerical image references to receipt **** */
/*body.CouponEntry form {float:left;width:440px;text-align:left;padding:0 10px;}*/
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:145px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }
body.POSType_4 .IndexText00 { min-width:15px; float:left; padding:8px 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 .IndexText01 {float:left; background-image:none; padding: 6px 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;
}
 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#F2F2F2;
	-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:#C2C2C2;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;}

/* Styles to position the 2 boxes on the index page to allow the text for Shutter to be below the receipt image */
/* Note that the class "Receipt" is set in the Index page with the first line of the function "DisplayCouponEntryPage()" */
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;}
