/*<group=page>*/
#page {
	width:  952px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#page-inner {
	text-align: left;
}
/*</group>*/

/*<group=header>
#header {

}
</group>*/

/*<group=nav>*/
#nav {

}

#nav .dropdown {
	display:  none;
}
/*</group>*/

/*<group=left>*/
#left {
	display:  none;
	width: 190px;
	float:  left;
}
/*</group>*/

/*<group=main>*/
#homemain {
	width: 750px;
	float: left;
}
/*</group>*/

/*<group=left>*/
#right {
	width: 185px;
	float:  left;
}
/*</group>*/

/*<group=footer>*/
#home-footer {
	clear: left;
}

#footer .dropdown {
	display:  none;
}
/*</group>*/

/* offer registration page styles - begin */
h1#standard {
				background: url('../_img/standardHeader.gif') no-repeat left top;
				height: 25px;
				text-indent: -9999px;
			}

h1#da {
				background: url('../_img/da_specialOffer.png') no-repeat left top;
				height: 25px;
				text-indent: -9999px;
			}
			
h1#ls {
			background: url('../_img/ls_header.png') no-repeat left top;
			height: 25px;
			text-indent: -9999px;
		}
			
h2.step {
	text-indent: -9999px;
	width: 560px;
	height: 41px;
}
			
    #step1Reg { background: url('../_img/section1.png') no-repeat left top; }
    #step2Reg { background: url('../_img/section2.png') no-repeat left top; }
    #step3Reg { background: url('../_img/section3.png') no-repeat left top; }
	
div.alert {
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dashed #006fb7;
	padding: 5px 10px;
	color: #006fb7;
	margin: 10px 0;
}
		
#container {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	color:#666;
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	overflow: hidden;
}

#offerHeader {
    width:952px;
	height:100px;
	margin:0;
	padding:0;
	color: #004990;
	clear:both;
	background:url('../_img/header.gif') no-repeat 0 0}

    #offerHeader .apislink img {
	    position: absolute;
	    top: -8px;
	    left: -15px;
    }

    #offerHeader .homelink {
	    position: absolute;
	    top: 40px;
	    left: 105px;
	    width: 160px;
	    height: 27px;
	    overflow: hidden;
    }

    #offerHeader .homelink img {
	    position: absolute;
	    top: -40px;
	    left: -105px;
    }
    
#offerHeaderTY {
    width:952px;
	height:100px;
	margin:0;
	padding:0;
	position: relative;
	color: #004990;
	clear:both;
	background:url('../_img/headerWide.png') no-repeat 0 0}

    #offerHeaderTY .apislink img {
	    position: absolute;
	    top: -8px;
	    left: -15px;
    }

    #offerHeaderTY .homelink {
	    position: absolute;
	    top: 40px;
	    left: 105px;
	    width: 160px;
	    height: 27px;
	    overflow: hidden;
    }

    #offerHeaderTY .homelink img {
	    position: absolute;
	    top: -40px;
	    left: -105px;}

    #headerSearchBox {  padding: 55px 7px 7px 7px;
	                    color: #004990;
	                    clear:both}

#contentReg {
		width: 952px;
		line-height: 20px;
	}
	
	.wide { background: url('../_img/contentWideBG.png') repeat-y left bottom; }
	.split { background: url('../_img/contentBG.png') repeat-y left bottom; }

    #contentReg #left .bottom {
				position: absolute;
				bottom: 0;
				right: 0;
				background: url('img/leftBottom.gif') no-repeat bottom left;
				width: 3px;
				height: 354px;
			}
			
    #contentReg .bottom {
			height: 17px;
			/*width: 952px;*/
			background: url('../_img/contentBottom.gif') no-repeat bottom left;
		}
		
    /* Floats are lame, this fixes things */
    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .clearfix {display: inline-block;}

    /* Hides from IE-mac \*/
    * html .clearfix {height: 1%;}
    .clearfix {display: block;}
    /* End hide from IE-mac */

    /* @end */
	
#leftReg {
		background: url('../_img/leftTop.gif') no-repeat left top;
		width: 636px;
		float: left;
		position: relative;
}
		
    #leftReg .top {
	    display: none;
	    background: url('../_img/leftTop.gif') repeat-y left top;
	    width: 636px;
	    height: 440px;
    }

    #contentReg #left .bottom {
	    position: absolute;
	    bottom: 0;
	    right: 0;
	    background: url('../_img/leftBottom.gif') no-repeat bottom left;
	    width: 3px;
	    height: 354px;
    }

    #leftReg .inner {
	    /* background: url('img/leftRepeat.png') repeat-y left top; */
	    padding: 0 30px 0 46px;
    }
				
#offersReg {
	width: 560px;
	height: 245px;
	margin: 15px 0 30px;
	background: url('../_img/firstOptions.png') no-repeat 50% 50%;
	font-size: 11px;
	/*position: relative;*/
    line-height: 15px
}
			
    #offersReg div {
	    position: absolute;
	    top: 200px;
	    width: 150px;
    }

    #offersReg #o1 { left: 5px; }
    #offersReg #o2 { left: 200px; }
    #offersReg #o3 { left: 400px; }

	#offersReg input {
		position: absolute;
		left: -20px;
	}
	
	#offersReg label {
		color: #2c627e;
		font-weight: 600;
		line-height: 18px;
	}
	
	#offersReg p,
	form label.small {
		font-size: 11px;
		line-height: 15px
	}

#aspnetForm {
	padding: 0 0 15px 0;
}

#aspnetForm table {
	width: 100%;
}
 
 
#aspnetForm table td{
	padding: 5px;
}

#rightReg {
	background: url('../_img/rightSide.gif') repeat-y right top;
	width: 309px;
	float: left;
}
		
		#rightReg .inner {
			background: url('../_img/rightRepeat.gif') repeat-x left top;
			height: 1600px;
		}
		
		#photo {
			padding: 60px 0;
		}

			#photo #stupidIE {
				background: url('../_img/photo.png') no-repeat 50% 50%;
				height: 331px;
				width: 301px;
			}
		
		#rightReg #speedpass {
			width: 246px;
			margin: 0 auto;
		}

		#rightReg #speedpass #speedTitle {
			height: 41px;
			background: url('../_img/speedpass.png') no-repeat 0 0;
		}
		
		#rightReg #speedpass .inner {
			margin: 0;
			background: url('../_img/speedpassBG.png') repeat-y 0 0;
			padding:  0 25px;
			height: auto;
		}
		
		#rightReg #speedpass .bottom {
			height: 12px;
			background: url('../_img/speedpassBottom.png') no-repeat 0 0;
		}
			
		#rightReg #speedpass h4 {
			color: #2c627e;
			font-weight: 600;
			line-height: 18px;
			margin-bottom: 5px;
		}
		
		#rightReg #speedpass p {
			line-height: 15px;
		}
		
		#right #speedpass form {
			margin: 10px 0;
		}
		
		#rightReg #speedpass a#signin {
			margin: 10px 0;
			display: block;
			width: 114px;
			height: 34px;
			background: url('../_img/signin.png') no-repeat 0 0;
		}
		
		#rightReg #speedpass a#submit {
			margin: 10px 0;
			display: block;
			width: 99px;
			height: 34px;
			background: url('../_img/submit.png') no-repeat 0 0;
		}
				
		#rightReg #products {
			margin: 50px;
		}
		
		#rightReg #products .m30 { margin-bottom: 30px; }

#fineprint {
	clear: both;
	margin: 10px;
	padding: 10px 38px;
	font-size: 12px;
	background: #f5fcff url('../_img/finePrint.png') no-repeat top center;
}

	#fineprint p {
		line-height: 15px;
		margin-bottom: 15px;
	}
	
	#fineprint a { text-decoration: underline; }

#homemain-inner p { margin-left:0px;}

#footerReg {
	font-size: 11px;
	margin: 15px 40px 50px;
	line-height: 18px;
}

	#footerReg img { margin: 0 0 10px 3px; }
	
	#footerReg a { color: #666; text-decoration: none; }
	#footerReg a:hover { text-decoration: underline; }

#mainReg {
		padding: 30px 48px 0;
		background: url('../_img/mainTop.png') no-repeat top center;
	}
	
		#mainReg p {
			margin-bottom: 25px;
		}
		
		#mainReg a.arrow {
			background: url('../_img/arrow.png') no-repeat 0 0px;
			display: block;
			padding-left: 20px;
			font-weight: 600;
			color: #184c6a;
		}
	
		#mainReg #copy {
			width: 546px;
			float: left;
		}
	
			h1#thankyou {
				background: url('../_img/thankyouHeader.png') no-repeat left top;
				height: 27px;
				text-indent: -9999px;
				margin-bottom: 25px;
			}
			h1#sorry {
				background: url('../img/sorryHeader.png') no-repeat left top;
				height: 27px;
				text-indent: -9999px;
				margin-bottom: 25px;
			}
			
		#mainReg #gift {
			width: 310px;
			height: 290px;
			float: left;
		}
		#gift.cook  { background: url('../_img/thankyouCook.png') no-repeat center center; }
		#gift.diary { background: url('../_img/thankyouDiary.png') no-repeat center center; }
		#gift.hope  { background: url('../_img/thankyouHope.png') no-repeat center center; }
		
	#mainReg #sections {
		position: relative;
		left: -8px;
		width: 875px;
		height: 583px;
		background: url('../_img/thankyouSections.png') no-repeat center center;
		clear: both;
		line-height: 16px;
	}

		#sections #ieHatesStandards {
			position: relative;
		}
	
		#sections #ieHatesStandards div {
			position: absolute;
			top: 216px;
			width: 230px;
		}
	
		#sections #s1 { left: 26px; }
		#sections #s2 { left: 320px; }
		#sections #s3 { right: 30px; }
		
			#sections .blue { color: #006fb7; }
			#sections .small { font-size: 11px }
			#sections .lHeight { line-height: 22px; margin: 3px 0; display: block; }
			#sections .mBottom { margin-bottom: 5px; }
			#sections ul { margin: 10px 0 0 0; list-style: disc; }
			#sections li { margin: 0 0 10px 16px; }
			#sections a#getStarted {
				text-indent: -9999px;
				display: block;
				width: 121px;
				height: 34px;
				background: url('../_img/getStarted.png') no-repeat 0 0;
				margin-top: 5px;
			}

	#mainReg #products {
		text-align: left;
	}
		
	#mainReg #products img,
	#mainReg #products span {
		display: block;
		float: left;
		margin: 20px;
	}
	

	
.checkboxlist1  label   {color:#CCCCCC}
                         
.checkboxlistLabel {color:#CCCCCC}
                         
.checkboxlistActive {color:#666666}

#rightReg #speedpass a#signin {
			margin: 10px 0;
			display: block;
			width: 114px;
			height: 34px;
			background: url('../_img/signin.png') no-repeat 0 0;
		}
		
sup {
	font-size: 7px;
	vertical-align: super;
	line-height: 0;
}
/* offer registration page styles - end */	
