body { background: center top; background-image: url(../images/NS/bg.jpg);background-repeat: repeat-x; }

    /* 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/NS/Header.png'); height: 152px;}
	div#middle { background-image:url('../images/NS/Middle.png'); }	
	div#footer { background-image:url('../images/NS/Footer.png'); height: 53px;}		
	div#Progress {	background-image:url('../images/NS/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: #E9E9E9 !important; border: none !important;}		
	input#NextButton {
		background-image:url('../images/NS/Button.png');
		border-style:none; 
		background-color:transparent;
		color:Black;
		font-weight:bold;
		height:35px;
		width:96px;		
	}	
.checkboxBranded {background-image: url(../images/NS/checkbox.png) !important;}
.radioBranded {background-image: url(../images/NS/radio.png)  !important;}

/* Alt. Background Color */
.InputRowEven { background-color: #F1F1F1; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:16px 15px 0 15px !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

/* 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: 1500px;}
body.IndexPage div.Index_CommentType div.rbloption, body.IndexPage div.Index_GeneralCommentType div.rbloption {left: 1em; }

/* **** Defaults ***** */
div#footerframe { background-image:url(../../../Common/images/BottomLogoblack.png);}
#footer, #footer a { color:black !important;}

/* **** 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:#F1F1F1;
	-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:#C1C1C1;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;}


/* *** NEW LEAF *** */
body.NL { background-color: #F5F4F2; background-image: url(../images/NL/bg.jpg); background-repeat: repeat-x;}
/*body.NL	div#outerframe { width: 822px;}*/
body.NL	div#headerpush {display:none;} 
body.NL	div#header { background-image:url('../images/NL/Header.png'); height: 139px;}
body.NL	div#middle { background-image:url('../images/NL/Middle.png'); }	
body.NL	div#footer { background-image:url('../images/NL/Footer.png'); height: 46px;}		
body.NL	div#Progress {	background-image:url('../images/NL/ProgressBar.png');	}	
body.NL #ProgressBar { background-color: #EAE7E2 !important; border: none !important;}			
body.NL	input#NextButton {
		background-image:url('../images/NL/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:33px;
		width:117px;		
	}	
body.NL .checkboxBranded {background-image: url(../images/NL/checkbox.png) !important;}
body.NL .radioBranded {background-image: url(../images/NL/radio.png)  !important;}
body.NL .InputRowEven { background-color: #EAE7E2; }

/* NL Alt. Background Color */
body.NL #footer {padding:10px 15px 0 15px !important;}
body.NL #footer,body.NL #footer a { color:white !important;}

/* NL ITEM UNDERLINE */
.Inputtyperbl td.Scale{border-bottom-color: #666666;}
/* **** NL Finish Page *****/
body.NL .ConnectOn div#finishIncentiveHolder
{
	padding:15px;
	margin:5px;
}
body.NL .ConnectOn div#finishConnectHolder 
{
	border:solid 1px #D1D1D1;
	padding:15px;
	margin:5px;
	background-color:#EAE7E2;
	-moz-border-radius:.2em;
	border-radius:.2em;
	-webkit-border-radius:.2em;
}
body.NL .ConnectOn div#finishIncentive hr, .ConnectOn div#finishConnect hr {border:none;background-color:#BBB9B5;height:1px;margin:1em auto;}
