body { background: center top; background-image: url(../images/bg.png);background-repeat: repeat-x;}
	div#outerframe { width: 822px;}
	div#headerpush {display:none;} 
	
    /* ADA Configuration */
    div#header { height: 137px;}
    div#header img {display:block;}

	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 61px;}		
	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; }

/* Alt. Background Color */
.InputRowEven { background-color: #ebebeb; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */


li#footerCR {width:35% !important;}

/* ADA Styles */
#header h1 { display: block; }
body.ADACompliance #footer {padding:14px 25px 0 25px !important;}

/* Footer control - ADA Off */
body.ADACompliance_False #footer {padding:17px 25px 0 25px !important;}
body.ADACompliance_False #footerCR {padding:2px 0px 0 0px !important;}

/* Footer control - ADA On */
body.ADACompliance_True #footer {padding:12px 25px 0 25px !important;}
body.ADACompliance_True li#footerCR {width:35% !important;}
body.ADACompliance_True #footerCR {padding:8px 0px 0 0px !important;}


body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}


/**** RECEIPT SPACING ****/
body.CouponEntry_Agent form{height:940px;}
body.CouponEntry_Agent div#content 
{
	min-height:380px !important;
	background-image:url('../images/Receipt.png');
	background-repeat:no-repeat;
	background-position: 400px 560px;
	position: relative;
}


body.CouponEntry form {height:1210px;}
body.CouponEntry div#content 
{
	min-height:380px !important;
	background-image:url('../images/Receipt.png');
	background-repeat:no-repeat;
	background-position: 400px 840px;
	position: relative;
}
body.CouponEntry_ADA_True form {height:980px;}
body.CouponEntry_ADA_True div#content {background-position: 400px 590px;}
/**** END RECEIPT SPACING ****/
body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:70px; float:left; padding:4px 0 4px 4px; background-repeat:no-repeat; background-position: left center;  }
body.IndexPage .ItemOne { background-image:url('../../../Common/images/1.png');} 
body.IndexPage .IndexText01 {float:left; background-image:none; padding: 4px 5px 0;}
body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}
body.IndexPage div#Buttonholder {text-align:left;}



/* **** IndexPage PickLanguageLinks **** */
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;
}
 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #d1d1d1;
	padding:15px;
	margin:5px;
	background-color:#ebebeb;
	-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;}

/* 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: 800px;}
body.IndexPage div.Index_CommentType div.rbloption {left: 1em; width: 95%; }


/* MAP PICKER - FOR DCC */
.wseSMGMap .mapLocationsList li:nth-child(even) { background-color: #ebebeb; }  /* Controls color of even items in the store list. */
.wseSMGMap .googleMap { height: 400px; width: 100%; border: 1px solid black;}  /*Controls dimensions of the whole map picker*/ 
.wseSMGMap .mapGroup { float:right; width: 70%; }                              /*Controls width & location of the map itself*/
.wseSMGMap .mapLocationsList { height: 400px; width: 28%; float: left; background-color: white; border: 1px solid black; } /* Controls dimensions of the location list */
.wseSMGMap .useGeolocationButton { background-color: darkred; border: 1px solid black; color: white; width: 28%; height: 19px;} /* Controls color & styling of the button */

