body { background: #375e29 url('../images/bg.jpg') no-repeat center top;}
	div#outerframe { width: 810px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 120px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 47px;}		
	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:45px;
		width:112px;		
	}

/* !!!!!!!  Important  !!!!!!!! 
	This project needs to update their images to the new standard (@1x,@2x)
	They have "displaySimpleInputs="True" in the Project Node to fix
	a problem that started with Index page formatting after the new ADACompliance Releases
*/

.checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@1x.png) no-repeat;}
.radioSimpleInput { background: url(../images/WSE_Radio_@1x.png) no-repeat; } 

body.es-US div#header { background-image:url('../images/Header_es-US.png');}

/* Alt. Background Color */
.InputRowEven { background-color: #f7deb2; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:11px 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: 1100px;}
body.IndexPage div.Index_CommentType div.rbloption {left: 1em; }

/* Language Picker */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}
ul.languageOption li {display:block;margin-right:1em;}

/* **** 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;
}
 /* border size set to 2px to match the Finish_Master image.  1px is the standard from the template. */
.ConnectOn div#finishConnectHolder 
{
	border:solid 2px #fbcb4f;
	padding:15px;
	margin:5px;
	background-color:#ffffff;
	-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;}