body { background: center top; background-image: url(../images/EJ/bg.jpg);background-repeat: no-repeat;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;}
	div#header { background-image:url('../images/EJ/Header.png'); height: 174px;}
	/* Turned off for version 1.0.6.  These two images were messing up the look, so I commented them out and it looks great. */
/*	div#middle { background-image:url('../images/EJ/Middle.png'); }	*/
/*	div#footer { background-image:url('../images/EJ/Footer.png'); height: 71px;}*/		
	div#Progress {	background-image:url('../images/EJ/ProgressBar.png'); }		
	input#NextButton {
		background-image:url('../images/EJ/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:117px;		
	}	
.checkboxBranded {background-image: url(../images/EJ/checkbox.png) !important;}
.radioBranded {background-image: url(../images/EJ/radio.png)  !important;}

/* Simple Radio Button & Checkbox */
.checkboxSimpleInput { background: url(../images/EJ/WSE_Checkboxes_@1x.png) no-repeat;}
.radioSimpleInput { background: url(../images/EJ/WSE_Radio_@1x.png) no-repeat; } 


/* Alt. Background Color */
.InputRowEven { background-color: #ededed; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:15px 25px 0 25px !important;}
li#footerCR {width:35% !important;}
#footerCR {padding:9px 0px 0 0px !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}

#footer, #footer a { color:black !important;}

/* **** Index page with numerical image references to receipt ****  */
body.IndexPage {text-align:left;}
body.IndexPage form {padding:0 1em;}
body.IndexPage .IndexBox00 {width:60%; float:left;}
body.IndexPage .IndexBox01 {width:40%; float:left;}


/* **** Needed for the Receipt + InviteCard page

        Note:   Due to time crunch, we control the location of the receipt and invite card
                images with the IsSoftError variable in the config.  There is also a variable
                that runs first thing when Entry Lookups run to help control 
                which style to use.
*/
body.InviteType_InviteCard_EJ_N div#content 
{
	min-height:630px !important;
    background-image:url('../images/EJ/InviteCard.png');
	background-repeat:no-repeat;
	background-position: 440px 100px;
	position: relative;
}
body.InviteType_InviteCard_EJ_Y div#content 
{
	min-height:630px !important;
    background-image:url('../images/EJ/InviteCard.png');
	background-repeat:no-repeat;
	background-position: 440px 120px;
	position: relative;
}

body.InviteType_InviteCard_HS_N div#content 
{
	min-height:550px !important;
    background-image:url('../images/HS/InviteCard.png');
	background-repeat:no-repeat;
	background-position: 440px 100px;
	position: relative;
}
body.InviteType_InviteCard_HS_Y div#content 
{
	min-height:550px !important;
    background-image:url('../images/HS/InviteCard.png');
	background-repeat:no-repeat;
	background-position: 440px 135px;
	position: relative;
}

body.InviteType_Receipt form {float:left;width:440px;text-align:left;padding:0 10px;}
body.InviteType_Receipt_EJ_N div#content 
{
	min-height:430px !important;
	background-image:url('../images/EJ/Receipt.png');
	background-repeat:no-repeat;
	background-position: 460px 100px;
	position: relative;
}
body.InviteType_Receipt_EJ_Y div#content 
{
	min-height:430px !important;
	background-image:url('../images/EJ/Receipt.png');
	background-repeat:no-repeat;
	background-position: 460px 120px;
	position: relative;
}

body.InviteType_Receipt_HS_N div#content 
{
	min-height:500px !important;
	background-image:url('../images/HS/Receipt.png');
	background-repeat:no-repeat;
	background-position: 450px 100px;
	position: relative;
}
body.InviteType_Receipt_HS_Y div#content 
{
	min-height:500px !important;
	background-image:url('../images/HS/Receipt.png');
	background-repeat:no-repeat;
	background-position: 450px 130px;
	position: relative;
}

body.IndexPage .IndexHeader {font-size:1.2em;}
body.Invite_InviteCard .IndexHeader {margin-right: 325px;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:200px; 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 .IndexText01 {float:left; background-image:none; padding: 4px 5px 0;}
body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}
body.Invite_InviteCard .Error {margin-right: 325px}
body.IndexPage 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:#ededed;
	-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:#cccccc;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;}



/* **** Branded Styles **** */
body.HS { background: center top; background-image: url(../images/HS/bg.jpg);background-repeat: no-repeat;}
body.HS div#header { background-image:url('../images/HS/Header.png'); height: 171px;}
/*body.HS div#middle { background-image:url('../images/HS/Middle.png'); }	
body.HS div#footer { background-image:url('../images/HS/Footer.png'); height: 60px;}	*/	
body.HS div#Progress {	background-image:url('../images/HS/ProgressBar.png'); }		
body.HS input#NextButton {
		background-image:url('../images/HS/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:35px;
		width:117px;		
	}	
body.HS .checkboxBranded {background-image: url(../images/HS/checkbox.png) !important;}
body.HS .radioBranded {background-image: url(../images/HS/radio.png)  !important;}

/* Simple Radio Button & Checkbox */
body.HS .checkboxSimpleInput { background: url(../images/HS/WSE_Checkboxes_@1x.png) no-repeat;}
body.HS .radioSimpleInput { background: url(../images/HS/WSE_Radio_@1x.png) no-repeat; } 

body.HS #footerPP, body.HS #footerPP a { color:#000000; }



/* Index InviteSourceSelection Page */
body.InviteSourceSelection .IndexHeader {margin-top: 20px;font-size:1.2em;}
body.InviteSourceSelection .IndexText {margin: 20px 0;}
body.InviteSourceSelection .IndexText a {color: Black;}
body.InviteSourceSelection .IndexText00 {width:36%; float:left; text-align: center;}
body.InviteSourceSelection .IndexText01 {width:36%; float:left; padding: 0 4% 0 10%; text-align: center;}

/*  Used to control positioning of DatePicker/Time Picker on Index Page */
body.IndexPage .NoItem .IndexText00 { padding:4px 0 4px 0px;} 
body.IndexPage .NoItem .IndexText00 {min-width: 50px;}
