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

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

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

.landing-main .intro a:hover {
  color: #009be1;
}

.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: 57px;
  width: 338px;
}

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

.landing-main .competition-main {
  left: -15px;
  background: url('../img/comp-1-main.png') no-repeat 0 0;
  display: block;
  height: 395px;
  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/comp-1-link-hover.png') no-repeat 0 0;
}

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

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

.landing-main .spa-main {
  position: relative;
  left: -15px;
  background: url('../img/comp-2-main.png') no-repeat 0 0;
  display: block;
  height: 374px;
  width: 385px;
  
}

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

.landing-main .spa-main a {
  position: relative;
  left: -15px;
  display: block;
  height: 413px;
  width: 381px;
  
}

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

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

.landing-sidebar {
  float: right;
  margin-right: 0;
  margin-top: 0;
  width: 254px;
  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('../../200908/img/date.png') no-repeat 0 0;
  height: 54px;
  float:left;
  width: 95px;
}

.landing-sidebar .craisins {
  background: url('../img/index-craisins.png') no-repeat 0 0;
  height: 317px;
  float:left;
  width: 254px;
  margin-top: 21px;
}

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

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

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

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

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


/** Recipe **/

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

.recipe-content .section-heading {
  color: #4ea402;
  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: #720f22;
  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;
  margin-top: 20px;
  margin-bottom: 30px;
  text-indent: 0;
}

.recipe-content .details {
  color: #720f22;
  margin-bottom: 3px;
  width: 530px;
}

.recipe-content .details ol {
  list-style-type: decimal;
  list-style-position: outside;
  padding: 0;
}

.recipe-content .details li {
  margin-left: 30px;
  margin-bottom: 3px;
}

.recipe-content .tip {
  background: url('../img/recipe-tip.png') no-repeat 0 0;
  clear: both;
  padding-top: 25px;
  width: 515px;
  height: 117px;
  float:left;
}

/** Craisins **/

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

.craisins-content .text {
  color:#595959;
  font-weight:bold;
  text-indent: 0;
  padding-left:3px;
  width:295px;
  padding-bottom: 160px;
}

.craisins-content .text span {
  color:#8e0006;
  font-weight:bold;
  font-size: 16px;
}

/** 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: 345px;
  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: -105px;
  width: 267px;
}

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

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

em {
  font-weight: bold;
}


/** 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;
}
