body { background-image: url(../images/bg.jpg);background-repeat: no-repeat; background-color:#e3e3e3; background-position: top center;}
	div#outerframe { width: 816px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 159px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 97px;}		
	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:31px;
		width:129px;		
	}	
.checkboxBranded {background-image: url(../images/checkbox.png) !important;}
.radioBranded {background-image: url(../images/radio.png)  !important;}

/* Alt. Background Color */
.InputRowEven { background-color: #e8e8e8; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:30px 25px 0 22px !important;}
#footerCR {padding:12px 0 0 0 !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}


div#footerframe { background-image:url(../../../Common/images/BottomLogoBlackNoG.png);}
#footer, #footer a { color:black !important;}

/* 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:40%; float:left; padding: 0 4% 0 10%; text-align: right;}
body.InviteSourceSelection .IndexText01 {width:36%; float:left; padding: 0 4% 0 10%; text-align: right;}

/* **** Index page with numerical image references to receipt ****  */
body.IndexPage {text-align:left;}
body.IndexPage form {padding:0 1em;}
body.IndexPage .IndexBox00 {width:50%; float:left;}
body.IndexPage .IndexBox01 {width:50%; float:left;}

/* **** Needed for the Non-purchaser Card page */
body.Invite_Card div#content 
{
	min-height:400px !important;
    background-image:url('../images/NonPurchaser.png');
	background-repeat:no-repeat;
	background-position: 480px 0px;
	position: relative;
}


/* **** Needed for the CouponEntry to display the receipt */
body.Invite_Receipt form {float:left;width:440px;text-align:left;padding:0 10px;}
body.Invite_Receipt div#content 
{
	min-height:430px !important;
	background-image:url('../images/Receipt.png');
	background-repeat:no-repeat;
	background-position: 440px 0px;
	position: relative;
}

body.CouponEntry Invite_Card .SurveyHolder {}
body.IndexPage .IndexHeader {font-size:1.2em; }
body.Invite_Card .IndexHeader {margin-right: 325px;}
body.IndexPage .IndexText span {display:block;margin:.75em 0; m}
body.IndexPage .IndexText00 { min-width:140px; float:left; padding:4px 0;  }
body.IndexPage .IndexText00  {  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 { padding:4px 0 4px 0px; min-width:168px;} 
body.IndexPage .IndexText01 {float:left; background-image:none;padding-top: 6px;}
body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}
body.Invite_Card .Error {margin-right: 325px}
body.IndexPage .IndexNote {position:absolute;right: 0; top:330px;}
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, 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #C0C0C0;
	padding:15px;
	margin:5px;
	background-color:#E8E8E8;
	-moz-border-radius:.6em;
	border-radius:.6em;
	-webkit-border-radius:.6em;
}
.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:#a6a6a6;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;}



#Rules { text-align: left;}
#Rules h1 { text-align: center;}
#Rules h1,#Rules h2, #Rules h3, #Rules p { font-size: 1em;}
#Rules table, #Rules td, #Rules th { border: 1px solid black; }
#Rules td, #Rules th { padding: 4px; }
