body { background: center top; background-image: url(../images/bg.jpg);background-repeat: no-repeat; background-color:#EFDFCF;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 114px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 56px;}		
	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:41px;
		width:108px;		
	}	
.checkboxBranded {background-image: url(../images/checkbox.png) !important;}
.radioBranded {background-image: url(../images/radio.png)  !important;}

body.es-US div#header { background-image:url('../images/Header_es-US.png');}
body.fr-CA div#header { background-image:url('../images/Header_fr-CA.png');}
body.CAN_es-US div#header { background-image:url('../images/Header_CAN_es-US.png');}
body.CAN_fr-CA div#header { background-image:url('../images/Header_CAN_fr-CA.png');}
body.CAN_US div#header { background-image:url('../images/Header_CAN.png');}

.checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@1x.png) no-repeat;}
.radioSimpleInput { background: url(../images/WSE_Radio_@1x.png) no-repeat; }

/* Alt. Background Color */
.InputRowEven { background-color: #EEF2F5; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:20px 25px 0 25px !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:black !important;}


/* **** IndexPage PickLanguageLinks ****  */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}


/* **** 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:#EEF2F5;
	-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:#BEC2C4;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;}


/* ME Brand Styles */
body.ME {background: #747679 url('../images/ME/bg.png') repeat-x center top;}
body.ME div#header { background-image:url('../images/ME/Header.png'); height: 129px;}
body.ME_fr-CA div#header { background-image:url('../images/ME/Header_fr-CA.png'); height: 129px;}
body.ME div#middle { background-image:url('../images/ME/Middle.png'); }	
body.ME div#footer { background-image:url('../images/ME/Footer.png'); height: 56px;}		
body.ME div#Progress {	background-image:url('../images/ME/ProgressBar.png'); }	

body.ME input#NextButton {
		background-image:url('../images/ME/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:41px;
		width:108px;		
	}	

body.ME .checkboxSimpleInput { background: url(../images/ME/WSE_Checkboxes_@1x.png) no-repeat;}
body.ME .radioSimpleInput { background: url(../images/ME/WSE_Radio_@1x.png) no-repeat; }

body.ME .InputRowEven { background-color: #eef2f5; }
body.ME #footer { background-color:#747679;}
body.ME {background-color: #747679;}

body.ME div#footerframe { background-image:url(../../../Common/images/BottomLogoWhite.png);}


/*ADDED 1/30/2015 */

/* Below is needed for Rules, TermsAndConditions and SweepsRules pages. You may need to alter "#Rules" to fit your project*/
#Rules { text-align:justify; margin-top:1em;}
#Rules h1 { text-align:center; font-size:1.3em; font-weight:bold;}
#Rules h2 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Rules h3 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Rules td, #Rules th { padding:2px 10px; text-align:center; border:solid 1px black;}
#Rules li { margin:0 0 1em;}
#Rules p span { font-size:1em;} 