/* HMV Brand is the default style */
body.H { background-image: url(../images/bg.jpg);background-repeat: no-repeat; background-color:#222222;}
	div#outerframe { width: 800px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 152px;}
	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:32px;
		width:127px;		
	}	
.checkboxBranded {background-image: url(../images/checkbox.png) !important;}
.radioBranded {background-image: url(../images/radio.png)  !important;}

/* 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: #e2e2e2; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */


#footer {padding:0 15px 0 15px !important;}
li#footerCR li#footerCPP {width:35% !important;}
#footerCR #footerCPP {padding:10px 0px 0 0px !important;}

body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

 /* *** Index page  ****  */
body.CouponEntry form {float:left;width:440px;text-align:left;padding:0 10px;}
body.CouponEntry 

 div#content 
{
	min-height:460px !important;
	background-repeat:no-repeat;
	background-position: 480px 10px;
	position: relative;
}

/* Determine which image to display on the Index Page based on which InviteType is added to CouponEntry from Index.aspx */
body.CouponEntry_1_H div#content {background-image:url('../images/H/Receipt.png'); min-height:550px !important; }
body.CouponEntry_2_H div#content {background-image:url('../images/H/InviteCard.png'); min-height:400px !important; }
/* Fopp */
body.CouponEntry_1_F div#content {background-image:url('../images/F/Receipt.png'); min-height:550px !important; }
body.CouponEntry_2_F div#content {background-image:url('../images/F/InviteCard.png');}

body.CouponEntry form {float:left;width:440px;text-align:left;padding:0 10px;}
body.CouponEntry div#content 
{
	min-height:440px;
	
	background-repeat:no-repeat;
	background-position: 460px 10px;
	position: relative;
}
body.IndexPage .IndexHeader {font-size:1.2em;}
body.IndexPage .IndexText span {display:block;margin:.75em 0;}
body.IndexPage .IndexText00 { min-width:140px; float:left; padding:4px 0 4px 28px; background-repeat:no-repeat; background-position: left center;  }
body.IndexPage .ItemOne { background-image:url('../../../Common/images/1.png');} 
body.IndexPage .ItemTwo { background-image:url('../../../Common/images/2.png');} 
body.IndexPage .ItemThree { background-image:url('../../../Common/images/3.png');} 
body.IndexPage .ItemFour { background-image:url('../../../Common/images/4.png');} 
body.IndexPage .ItemFive { background-image:url('../../../Common/images/5.png');} 
body.IndexPage .ItemSix { background-image:url('../../../Common/images/6.png');} 
body.IndexPage .ItemSeven { background-image:url('../../../Common/images/7.png');} 
body.IndexPage .IndexText01 {float:left; background-image:none; padding: 6px 5px 0;}
body.IndexPage .IndexText00, body.IndexPage .Error {clear:both;}
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;}
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;}
body.IndexPage div.VisitType01 div.rbloption {left: 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, 
.ConnectOn div#finishConnectHolder 
{
	border:solid 1px #747474;
	padding:15px;
	margin:5px;
	background-color:#E2E2E2;
	-moz-border-radius:.6em;
	border-radius:.6em;
	-webkit-border-radius:.6em;
}
.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:#a6a6a6;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;}

/* Terms */
#Terms { text-align:justify; margin-top:1em;}
#Terms h1 { text-align:left; font-size:1.3em; font-weight:bold;}
#Terms h2 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Terms h3 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Terms p span { font-size:.8em;}
/* This section controls the spacing of the columns */
#Terms table { width: 100%;}
#Terms th {padding-left:5%; text-align: left;}


/* FOPP Brand Styles */
    body.F { background-image: url(../images/F/bg.jpg);background-repeat: repeat-x; background-color:transparent !important;}
    body.F #header{ background-color:transparent !important;}
    body.F div#outerframe { width: 800px;}
    body.F div#headerpush {display:none;} 
    body.F div#header { background-image:url('../images/F/Header.png'); height: 150px;}
    body.F div#middle { background-image:url('../images/F/Middle.png'); }	
    body.F div#footer { background-image:url('../images/F/Footer.png'); height: 43px;}		
    body.F div#Progress {	background-image:url('../images/F/ProgressBar.png');	}		
    body.F input#NextButton {
		background-image:url('../images/F/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:32px;
		width:99px;	
        }	
    body.F .checkboxBranded {background-image: url(../images/F/Checkbox.png) !important;}
    body.F .radioBranded {background-image: url(../images/F/Radio.png)  !important;}
    body.F .InputRowEven { background-color: #E2E2E2; }  
    body.F #footer ul li, body.MD #PwBY, body.MD #PwBY a, body.MD #footerSW, body.MD #footerSW a, body.MD #footerPP, body.MD #footerPP a {color: white !important;}

    body.F #content { margin:0 15px !important;} /* Required for Privacy Policy */
    body.F #footer {padding:2px 20px 15px 20px !important;}

    /*Fopp finish*/
    body.F .ConnectOn div#finishIncentiveHolder, 
    body.F .ConnectOn div#finishConnectHolder {
	    border:solid 1px #D1D1D1;
	    padding:15px;
	    margin:5px;
	    background-color:#E2E2E2;
	    -moz-border-radius:.6em;
	    border-radius:.6em;
	    -webkit-border-radius:.6em;
        }

    


