html { 
	height: 100%;
	margin-bottom:1px;
}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

img{border:0;}

body{
	background:#fec13b url(../img/bgBody.jpg) repeat-x;
	margin:0;
	padding:0;
	font:11px Arial, Verdana, sans-serif;
	color:#383737;
	text-align:center;
	height:100%;
}

#wrapper {
	width:987px; 
	margin:0 auto; 
	text-align:center;
}
	
#header{
	background:url(../img/bgHeader.gif) no-repeat;
	height:145px;
	overflow:hidden;
}

#header h1#easyLifeMaceLogo h2#getMoreText{
	float:left;
	display:inline-block;
}



#easyLifeLogo{
	width:480px;
	background:url(../img/easyLifeLogo.gif) no-repeat;	
	height:131px;
	margin:0 0 0 50px;
}

#easyLifeMaceLogo{
	width:223px;
	background:url(../img/easyLifeMaceLogo.gif) no-repeat;	
	height:216px;
	margin:10px 0 0 80px;
}

#getMoreText{
	width:411px;
	background:url(../img/get-more-text.png) no-repeat;	
	height:218px;
	margin:0;
}



#partnerHeader{
	width:214px;
	background:url(../img/our-partners.gif) no-repeat;	
	height:22px;
	margin:10px 0 0 340px;
}

#accountHeader{
	width:269px;
	background:url(../img/accountHeader.gif) no-repeat;	
	height:28px;
	margin:10px 0 0 0;
}


#easyLifeLogo, #partnerHeader, #accountHeader, #easyLifeMaceLogo, #getMoreText{
	text-indent:-9999px;	
}

#easyLifeLogo, #logo{
	float:left;
}

#logo{
	margin-left:95px;
	padding-top:30px;
}

#contentContainer {
	background:url(../img/bgContainer.gif) repeat-x;
	width:987px; 
}

#container{
	text-align:left;
}

body#home #navContainer {
	background:url(../img/mainColImg.jpg) no-repeat;
}

body#loyalty #navContainer {
	background:url(../img/loyalty-home-bg.jpg) no-repeat;
}

body#register #registerBodyContainer {
	background:url(../img/registerColImg.jpg) no-repeat;
	width:896px;
	height:887px;
}


body#rewards #rewardsBodyContainer {
	background:url(../img/rewardsColImg.jpg) no-repeat;
	width:896px;
	height:887px;
}



#topNav {
	margin:0;
	padding:0;
	
	height:33px;
}

#memberLogin {
	background:url(../img/bgMemberLogin.jpg) no-repeat;	
	height:215px;
	margin-left:20px;
}

#memberLoginContent {
	padding-left:30px;
	padding-top:10px;
	color:#FFF;
	position:relative;
}

#memberLoginContent p {
	width:280px;
	margin-bottom:0;
	padding:7px 0;
	margin-top:0;
	font-size:16px;
}


ul#navlist
{
	margin:0;
	padding-left:60px;
	padding-top:10px;
}

#navlist li, #partners li
{
	display: inline;
	list-style-type: none;
}

#navlist li
{
	padding-right: 200px;
	text-transform:uppercase;
}

ul#partners
{
	margin:0;
	padding:10px 0 10px 0;
}

body#rewards ul#partners
{
	margin:0;
	padding:10px 0 10px 5px;
}


.indent
{
	padding-left:50px;
}

#navlist li a:hover
{
	color:#999;
}

#navlist li.last
{
	padding-right: 0;
}

#footer
{
	background:#fec13b url(../img/bgFooter.gif) repeat-x;
	background-color:#FFF;
	height:47px;
	overflow:hidden;
}

#copyRight
{
	float:left;
	margin-left:60px;
}

#termsMsg
{
	float:right;
	margin-right:60px;
}

#termsMsg a{color:#000000; text-decoration:none;}
#termsMsg a:hover{color:#000000; text-decoration:underline;}


#termsMsg, #copyRight
{
	padding-top:10px;
}

#navlist li a
{
	color:#FFF;
	text-decoration:none;
}

#colMid{
	width:897px;
	font-size:11px;
	margin-left:40px;
	
}

body#home #colMid, body#loyalty #colMid{
	background-color:#FFF;
}

#steps{
	padding-top:435px;
	margin-left:20px;
}

.clear{
	clear:both;
}

#memberLoginContent form {
	margin-top:0;
	padding-top:0;
}

#memberLoginContent span {
	color:#000;	
	font-size:14px;
	padding-bottom:5px;
}

#memberLoginContent input.txtField {
	width:250px;
	margin-bottom:6px;
}

#registerNow {
	position:absolute;
	top:30px;
	left:360px;
}

#login {
	posi6ion:absolute;
	top:30px;
	left:300px;
}

#registerInfo {
	width:898px;
}

#registerCopy, #registerForm {
	float:left;
}

#registerCopy {
	width:324px;
	background:none;
	margin:30px 0 0 40px;
}

#registerCopy p{
	width:250px;
}

#registerForm fieldset p{
	padding-top:5px;
}

#registerForm {
	width:520px;
	background:url(../img/registerpanel.jpg) no-repeat;
	color:#fff;
	margin-top:10px;
	height:842px;
}

#registerForm fieldset {
	border:none;
	margin:50px 0 0 50px;
	width:410px;
}

label {
  float:left;
  width:120px;
  margin-right:0.5em;
  padding-top:0.2em;
  font-weight:bold;
}

#registerForm input {
	width:250px;
}

#registerForm fieldset span {
  width:260px;
  margin-left:125px;
  display:block;
}

#registerForm input.submit {
    border: none;
	background:#F90;
    padding: 2px 8px;
	width:160px;
	color:#fff;
}

body#register #header, body#rewards #header{
	background:none;
	background-color:#ffffff;
	height:249px;
}


body#rewards #mainCont{
	padding:30px;
	font-size:14px;
	line-height:150%;
}

body#rewards #breadcrumb{
	background-color:#a5a4a4;
	padding:10px 30px;
	color:#ffffff;
	font-size:14px;
}


p#redeem span{color:#008293; font-weight:bold; font-size:16px; display:block;}
#termsLink span{color:#008293; font-weight:bold; font-size:16px; display:block;}

h3{color:#008293; font-weight:bold; font-size:16px; display:block;}

#termsLink{padding-top:20px;}
#redeem{padding:20px 0;}

#termsLink a{color:#ec973d; font-weight:bold;}


body#rewards #intro{padding-top:0; margin-top:0; padding-bottom:20px;}

p.submit {
	margin-left:10px;	
}

.termsConditions label{
	width:160px;
}

.termsConditions input{
	width:60px;
}
