.landing-main {
  float: left;
  font-weight: bold;
  margin-top: 30px;
  position: relative;
  width: 384px;
  z-index: 200;
}

.landing-main .intro {
  position: relative;
  margin-top: 47px;
	width: 365px;
}

.landing-main .intro a {
  color: #0B4786;
}

.landing-main .title {
  background: url('../../200903/img/title.png') no-repeat 0 0;
  height: 54px;
  width: 309px;
}

.landing-main .subhead {
  background: url('../img/index-subhead.png') no-repeat 0 0;
  height: 37px;
  width: 278px;
}

.landing-main .competition-main  {
  display: block;
  position: relative;
  height: 445px;
  
}

.landing-main .competition-main {
  left: -15px;
  background: url('../img/index-comp-main.png') no-repeat 0 0;
  display: block;
  height: 445px;
  width: 384px;
  
}

.landing-main .competition-main a {
  left: -15px;
  display: block;
  height: 445px;
  width: 384px;
  
}

.landing-main .index-comp-link a:hover {
  background: url('../img/index-comp-link-hover.png') no-repeat 0 0;
}

.landing-main .index-comp-link {
  position: relative;
  height: 36px;
  width: 380px;
}

.landing-main .index-comp-link a {
  top: 0;
  left: -13px;
  position: absolute;
  background: url('../img/index-comp-link.png') no-repeat 0 0;
  display: block;
  height: 36px;
  width: 380px;
  
}

.landing-main .lastcall-main  {
  display: block;
  position: relative;
  height: 368px;
  margin-top: 5px;
}

.landing-main .lastcall-main a:hover {
  background: url('../img/index-lastcall-hover.png') no-repeat 0 0;
}

.landing-main .lastcall-main a {
  top: 0;
  left: -15px;
  position: absolute;
  background: url('../img/index-lastcall.png') no-repeat 0 0;
  display: block;
  height: 368px;
  width: 381px;
  
}

.landing-sidebar {
  float: right;
  margin-right: 0;
  margin-top: 0;
  width: 250px;
  z-index: 100;
}

.landing-sidebar .back {
  background: transparent url(/img/site/layout/sprite.png) no-repeat scroll 0 -500px;
  float: right;
  height: 11px;
  position: static;
  margin-top: 40px;
  margin-right: 50px;
}

.landing-sidebar .date {
  background: url('../../200906/img/date.png') no-repeat 0 0;
  height: 54px;
  float:left;
  width: 95px;
}

.landing-sidebar .hamper {
  background: url('../img/index-hamper.png') no-repeat 0 0;
  height: 283px;
  float:left;
  width: 250px;
  margin-top: 40px;
}

.landing-sidebar a.hamper-button {
  background: url('../img/hamper-button.png') no-repeat 0 0;
  display: block;
  height: 56px;
  float:left;
  width: 250px;
}

.landing-sidebar a.hamper-button:hover {
  background: url('../img/hamper-button-hover.png') no-repeat 0 0;
}

.landing-sidebar .punch {
  background: url('../img/index-punch.png') no-repeat 0 0;
  height: 319px;
  float:left;
  width: 250px;
}

.landing-sidebar a.punch-button {
  background: url('../img/punch-button.png') no-repeat 0 0;
  display: block;
  height: 45px;
  float:left;
  width: 250px;
}

.landing-sidebar a.punch-button:hover {
  background: url('../img/punch-button-hover.png') no-repeat 0 0;
}

.landing-sidebar a.staylight-button {
  background: url('../img/staylight-button.png') no-repeat 0 0;
  display: block;
  height: 236px;
  float:left;
  width: 250px;
}

.landing-sidebar a.staylight-button:hover {
  background: url('../img/staylight-button-hover.png') no-repeat 0 0;
}


/** Recipe **/

.recipe-content {
  background: url('../img/recipe-intro.png') no-repeat 0 0;
  clear: both;
  padding-top: 300px;
  width: 634px;
  float:left;
  margin-top:30px;
}

.recipe-content .section-heading {
  color: #08993b;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}

.recipe-content td {
  padding: 1px 0;
  width: 160px;
}

.recipe-content td.value {
  font-weight: bold;
}

.recipe-content .ingredients {
  color: #a8121b;
  float: left;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 20px;
  text-indent: 0;
  width: 500px;
}

.recipe-content .details {
  float: left;
  line-height: 1.4;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 30px;
  text-indent: 0;
}

.recipe-content .details {
  color: #a8121b;
  margin-bottom: 3px;
}

/** Stay light **/

.staylight-content {
  background: url('../img/staylight-intro.png') no-repeat 0 0;
  clear: both;
  padding-top: 210px;
  width: 634px;
  float:left;
}

.staylight-content .text {
  color:#262626;
  font-weight:bold;
  text-indent: 0;
  width:242px;
  padding-bottom: 160px;
}

/** Hamper **/

.hamper-content {
  background: url('../img/hamper-intro.png') no-repeat 0 0;
  clear: both;
  padding-top: 185px;
  width: 634px;
  float:left;
  margin-top:25px;
}

.hamper-content .text, .hamper-content .text_2 {
  color:#a90303;
  font-weight:bold;
  text-indent: 0;
  width:270px;
}

.hamper-content .text_2 {
  width:370px;
}

.hamper-content .text span, .hamper-content .text_2 span {
  color: #6b4b1d;
}

.hamper-content .recipe-button {
  background: url('../img/hamper-agree.png') no-repeat 0 0;
  width: 389px;
  height: 40px;
  margin-top: 30px;
  display: block;
}

.hamper-content .recipe-button:hover {
  background: url('../img/hamper-agree-hover.png') no-repeat 0 0;
}






/** Competition **/



.competition-intro {
  background: url('../img/comp-intro.png') no-repeat 0 0;
  float: left;
  height: 325px;
  margin-top: 30px;
  width: 579px;
}

.left-col {
  color: #972247;
  font-weight: bold;
  float: left; 
  padding: 25px 25px 15px 17px; 
  width: 265px; 
}

.left-col a {
  color: #972247;
  font-weight: normal;
}

.right-col {
  float: left; 
  margin-top: -65px;
  width: 267px;
}

.right-col a#link1 {
  background: url('../img/comp-1.png') no-repeat 0 0;
  display: block;
  position: relative;
  width: 282px;
  height: 157px;
}

.right-col a#link2 {
  background: url('../img/comp-2.png') no-repeat 0 0;
  display: block;
  position: relative;
  width: 282px;
  height: 133px;
}

.right-col a#link3 {
  background: url('../img/comp-3.png') no-repeat 0 0;
  display: block;
  position: relative;
  width: 282px;
  height: 93px;
}

.right-col a#link1:hover {
  background: url('../img/comp-1-hover.png') no-repeat 0 0;
  position: relative;
}

.left-col .subhead {
  background: url('../img/comp-subhead.png') no-repeat 0 0;
  display: block;
  position: relative;
  width: 284px;
  height: 122px;
}

em {
  font-weight: normal;
}


/** Terms **/

.terms {
  float: left;
  padding: 30px;
  width: 600px;
}

.terms ol {
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style-type: decimal;
}

.terms li {
  margin-bottom: 10px;
}