body { background-image: url(../images/bg.png);background-repeat: repeat-x; background-color: #ffffff;}
	div#outerframe { width: 800px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 149px;}
	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'); }	
/* This matches Dustin's look and the color should not change unless specified by Project. */
#ProgressBar { background-color: #d0d4de; border: none;}		
	input#NextButton {
		background-image:url('../images/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:38px;
		width:124px;		
	}	
.checkboxBranded {background-image: url(../images/checkbox.png) !important;}
.radioBranded {background-image: url(../images/radio.png)  !important;}

/* Alt. Background Color */
.InputRowEven { background-color: #e9dfc5; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:11px 25px 0 25px !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

div#footerframe { background-image:url(../../../Common/images/BottomLogoBlack.png);}

/* *** NOO_CSI has white font as their default ****/
/*div#content {color:#ffffff;}*/

/* *** inverted bottom border for the scales *** */
.Inputtyperbl td.Scale{ border-bottom-color:#B0B0B0;}

/* **** 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;}

/* Seperate styles for FinishIncentive and FinishConnect */
.ConnectOn div#finishIncentiveHolder
{
	padding:15px;
	margin:5px;
}
 
.ConnectOn div#finishConnectHolder 
{
	padding:15px;
	margin:5px;
	background-color:#e9dfc5;
    color:#000000;
    border:solid 1px #ded2b2;
    
}


.ConnectOn div#finishIncentive {float:left;width:66%;}
.ConnectOn div#finishConnect {float:left;width:34%;text-align:center;}
.ConnectOn div#finishIncentive hr, .ConnectOn div#finishConnect hr {border:none;background-color:#bab29e;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;}

#CustomPP { text-align:justify; margin-top:1em;}
#CustomPP h1 { text-align:center; font-size:1.3em; font-weight:bold;}
#CustomPP h2 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#CustomPP h3 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#CustomPP p span { font-size:.8em;} 

#CustomPP h5 {text-align:center; font-size:.8em; font-style:italic; font-weight:normal;}

/* 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;} 