body { background: center top; background-image: url(../images/bg.png);background-repeat: repeat-x; background-color:#C3C8CE;}

    /* the width of the outerframe must be the same as the width of your header image */
	div#outerframe { width: 822px;}
	/* comment the next line if your header should not be flush with the top of the page */
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 127px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 71px;}		
	div#Progress {	background-image:url('../images/ProgressBar.png'); }	
/* If you see this line in your styles, with this exact color, you can remove it from your Styles.  The Global Styles will apply this exact color and no border automatically */
/*#ProgressBar { background-color: #d0d4de !important; border: none !important;}*/		
	input#NextButton {
		background-image:url('../images/Button.png');
		border-style:none; 
		background-color:transparent;
		color:#424A52;
		font-weight:bold;
		height:31px;
		width:115px;		
	}	
/* 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: #F1F2F4; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:9px 15px 0 15px !important;}
li#footerCR {width:35% !important;}
#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:#424A52 !important;}


/* **** Index page with numerical image references to receipt ****  */
body.CouponEntry form {float:left;width:430px;text-align:left;padding:0 10px;}
body.CouponEntry div#content 
{
	min-height:380px !important;
	background-repeat:no-repeat;
	background-position: 480px 20px;
	position: relative;
}
body.CouponEntry_Receipt div#content    { background-image:url('../images/Receipt.png'); min-height:450px !important;	}
body.CouponEntry_InviteCard div#content  {background-image:url('../images/InviteCard.png'); background-position: 460px 20px; min-height:280px !important; }
body.CouponEntry .IndexHeader {font-size:1.2em;}
body.CouponEntry .IndexText span {display:block;margin:.75em 0;}
body.CouponEntry .IndexText00 { min-width:70px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }
body.CouponEntry_Receipt .IndexText00 { min-width:124px;}
body.CouponEntry_InviteCard .IndexText00 { min-width:50px;}
body.CouponEntry .NoItem {padding:4px 0 4px 0px;}
body.CouponEntry .ItemOne { background-image:url('../../../Common/images/1.png');} 
body.CouponEntry .ItemTwo { background-image:url('../../../Common/images/2.png');} 
body.CouponEntry .ItemThree { background-image:url('../../../Common/images/3.png');} 
body.CouponEntry .ItemFour { background-image:url('../../../Common/images/4.png');} 
body.CouponEntry .ItemFive { background-image:url('../../../Common/images/5.png');} 
body.CouponEntry .IndexText01 {float:left; background-image:none; padding: 4px 5px 0;}
body.CouponEntry .IndexText00, body.IndexPage .Error {clear:both;}
body.CouponEntry div#Buttonholder {text-align:left;}

/* **** 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:#F1F2F4;
	-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:#C1C2C3;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;}


/* Controls the VisitType question positioning */
body.IndexPage div.radioButtonsScaleBelow  {text-align:left; margin-left:0;margin-top:.5em; width:75%;}
body.IndexPage div.radioButtonFNS {text-align:left; margin-left:0;margin-top:.5em; }
body.IndexPage div.radioButtonList {text-align:left; margin-left:0;margin-top:.5em; width: 1300px;}
body.IndexPage div.Index_InvitePicker div.rbloption {left: 1em; }