html, body, input, select, textarea {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
}

body { background: center top; background-image: url(../images/JWS/bg.jpg);background-repeat: no-repeat; background-color:#1B3D6D; }

	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/JWS/Header.png'); height: 151px;}
	div#middle { background-image:url('../images/JWS/Middle.png'); }	
	body.DirectEntry.CouponEntry_InviteCard div#middle { height:500px !important }	
	div#footer { background-image:url('../images/JWS/Footer.png'); height: 63px;}		
	div#Progress {	background-image:url('../images/JWS/ProgressBar.png'); }	
	
	input#NextButton {
		background-image:url('../images/JWS/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:47px;
		width:123px;		
	}	
/* Simple Radio Button & Checkbox */
.checkboxSimpleInput { background: url(../images/JWS/WSE_Checkboxes_@1x.png) no-repeat;}
.radioSimpleInput { background: url(../images/JWS/WSE_Radio_@1x.png) no-repeat; } 

/* 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:10px 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;}
/*body.DirectEntry #surveyEntryForm {text-align:left !important;}*/

/* Index POSTypeSelection Page */
body.InviteTypeSelection .IndexHeader {margin-top: 20px;font-size:1.2em;}
body.InviteTypeSelection .IndexText {margin: 20px 0;}
body.InviteTypeSelection .IndexText00 {width:46%; float:left; padding: 0 4% 0 4%; text-align: center;}
body.InviteTypeSelection .IndexText01 {width:46%; float:left; padding: 0 4% 0 4%; text-align: center;}

/* **** Defaults ***** */
div#footerframe { background-image:url(../../../Common/images/BottomLogoWhite.png);}
#footer, #footer a { color:white !important;}


/* **** Index page with numerical image references to receipt ****  */
body.CouponEntry form {float:left;width:380px;text-align:left;padding:0 10px;}

body.DirectEntry form {
	float: left;
	width: 500px;
	text-align: left;
	padding: 0 10px;
}

body.CouponEntry_JWS div#content {
	min-height: 380px !important;
	background-image: url('../images/JWS/Receipt.png');
	background-repeat: no-repeat;
	background-position: 480px 20px;
	position: relative;
}


/* *********************************   InviteType = InviteCard, BrandID = JWS   ********************************* */
body.JWS.CouponEntry_InviteCard form {
	float: left;
	width: 740px;
	text-align: left;
	padding: 0 10px;
}

/* BrandId = JWS, InviteType = InviteCard */
body.JWS.CouponEntry_InviteCard div#content {
	background-image: url('../images/JWS/InviteCard.png');
	background-position: 450px 25px;
	background-repeat: no-repeat;
}
/* *********************************  END InviteType = InviteCard, BrandID = JWS   ********************************* */



/* *********************************   InviteType = SMS, BrandID = JWS   ********************************* */
/* BrandId = JWS, InviteType = SMS, expand the width so that the text stretches across the form so we can move the InviteCard image down in the space next to the text boxes. */
body.CouponEntry_SMS_JWS form {
	float: left;
	width: 740px;
	text-align: left;
	padding: 0 10px;
}

/* BrandId = JWS, InviteType = SMS, move the image further down in the form so we can display the image in the space next to the text boxes. */
body.CouponEntry_SMS_JWS div#content {
	background-image: url('../images/JWS/InviteCard.png');
	background-position: 450px 150px;
	min-height: 200px !important;
	background-repeat: no-repeat;
}
/* *********************************   END InviteType = SMS, BrandID = JWS   ********************************* */


/* *********************************   InviteType = Receipt, BrandID = JWS   ********************************* */
body.JWS.CouponEntry_Receipt form {
	float: left;
	width: 520px;
	text-align: left;
	padding: 0 10px;
}

/* BrandId = JWS, InviteType = Receipt */
body.JWS.CouponEntry_Receipt div#content {
	background-image: url('../images/JWS/Receipt.png');
	background-position: 540px 5px;
	min-height: 500px !important;
	background-repeat: no-repeat;
}
/* *********************************   END InviteType = Receipt, BrandID = JWS   ********************************* */

/* JPC */
body.JWS.DirectEntry.CouponEntry_InviteCard div#content {
	background-position: 500px 140px !important;
	min-height: 590px !important;
	background-repeat: no-repeat;
}



body.IndexPage .IndexHeader {font-size:1.2em;}
body.DirectEntry .IndexText {text-align:left !important;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:55px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }

/* If InviteType = InviteCard and BrandId = JWS, push the text boxes out so everything looks uniform on the Coupon Entry page. */
body.CouponEntry_InviteCard_JWS .IndexText00 {min-width:150px;}

/* If InviteType = SMS and BrandId = JWS, push the text boxes out so everything looks uniform on the Coupon Entry page. */
body.CouponEntry_SMS_JWS .IndexText00 {min-width:150px;}

/* If InviteType = SMS and BrandId = Receipt, push the text boxes out so everything looks uniform on the Coupon Entry page. */
body.CouponEntry_Receipt_JWS .IndexText00 {min-width:150px;}


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.JWS.CouponEntry_SMS p.ItemFive { width:50% !important} 

body.IndexPage .NoItem .IndexText00 {padding:4px 0 4px 28px; }
body.IndexPage .IndexText01 {float:left; background-image:none; padding: 4px 5px 0;}

/* This controls the InviteCard_Pick image on the Invite Selector page so the top of both the Receipt_Pick and InviteCard_Pick images are horizontally aligned. */
body.InviteTypeSelection .IndexText01 {float:left; background-image:none; padding: 13px 5px 0;}

body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}
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:#E4E4E4;
	-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:#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 Looks **** */
/*JPC */
body.JPC { background-image: url(../images/JPC/bg.jpg);}
body.JPC div#header { background-image:url('../images/JPC/Header.png'); height: 129px;}
body.JPC div#middle { background-image:url('../images/JPC/Middle.png'); }
body.JPC { background-color:#144C2B;}
body.JPC div#footer { background-image:url('../images/JPC/Footer.png'); height: 63px;}		
body.JPC div#Progress {	background-image:url('../images/JPC/ProgressBar.png'); }		
body.JPC input#NextButton {background-image:url('../images/JPC/Button.png')}	
body.JPC .checkboxSimpleInput { background: url(../images/JPC/WSE_Checkboxes_@1x.png) no-repeat;}
body.JPC .radioSimpleInput { background: url(../images/JPC/WSE_Radio_@1x.png) no-repeat; }
body.JPC.DirectEntry.CouponEntry_InviteCard div#middle { height:580px !important }	

/* Widen the form so that the text can display further across the page, and not bunched up. */
body.CouponEntry_SMS_JPC form {float:left;width:500px;text-align:left;padding:0 10px;}

body.JPC.CouponEntry div#content {
	min-height: 450px !important;
	background-image: url('../images/JPC/Receipt.png');
	background-repeat: no-repeat;
	background-position: 530px 15px;
	position: relative;
}

body.JPC p.Header02{
	text-align:left !important;
}

.picklistGroup {
	text-align: left !important;
}

/* Index_Instr04.Text is set to 11px font size per the Web Addl Inst from version 1.1.1. - T. Perez */
body.IndexPage .IndexTextSmallFont {font-size: 11px !important;}