body { background: center top; background-image: url(../images/bg.png);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/Header.png'); height: 119px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 63px;}		
	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:35px;
		width:115px;		
	}	
/* Simple Radio Button & Checkbox */
.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: #EFEFEF; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:20px 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;}

/* **** Defaults ***** */
div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}
#footer, #footer a { color:white !important;}




/* Add these styles to the default Styles.css file */
.WelcomePage #surveyQuestions { margin-left:auto; margin-right:0px; width:550px; text-align:left;}
.WelcomePage #surveyEntryForm { background:url('../../../Common/images/ESI_Logo.png') no-repeat 30px 50px; min-height:250px;}

#hardblock { padding-top: 33px; margin-left: 80px; width: 600px; }

div#surveyended {text-align: center; font-weight: bold; font-size:1.2em;}