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

.landing-main .intro {
  position: relative;
  margin-top: 30px;
	width: 385px;
}

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

.landing-main a:hover {
  color: #208ad8;
}

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

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

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

.landing-main .competition-main a {
  top: 0;
  left: -25px;
  position: absolute;
  background: url('../img/index-competition.png') no-repeat 0 0;
  display: block;
  height: 236px;
  width: 418px;
  
}

.landing-main .tip {
  background: url('../img/tip.png') no-repeat 0 0;
  height: 303px;
  margin-top: -10px;
  width: 383px;
}

.landing-main .heart {
  height: 182px;
  margin-top: 10px;
  margin-left: -8px;
}

.landing-main .heart a {
  background: url('../img/index-heart.png') no-repeat 0 0;
  position: relative;
  display: block;
  height: 182px;
  width: 394px;
}

.landing-main .film-terms {
  font-weight: normal;
  color: #000;
  padding: 30px 4px;
}

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

.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('../img/date.png') no-repeat 0 0;
  height: 54px;
  float:left;
  width: 95px;
}

.landing-sidebar p {
  color: #7a7a7a;
  width: 180px;
}

.landing-sidebar .kaf {
  background: url('../img/index-kaf.png') no-repeat 0 0;
  height: 310px;
  margin-top:26px;
  width: 257px;
	_width: 250px;
}

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

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

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

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

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



/** Heart **/

.heart-content {
  background: url('../img/heart-intro.png') no-repeat 0 0;
  clear: both;
  float: left;
  margin-top: 40px;
  padding-top: 225px;
  padding-bottom: 35px;
  width: 634px;
}

.heart-content div.text {
  color: #0f3175;
  font-weight: bold;
  text-indent: 0;
  width: 300px;
  padding-left: 4px;
}




/** Recipe **/

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

.recipe-content .section-heading {
  color: #1177c3;
  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 {
  float: left;
  line-height: 1.4;
  margin-top: 20px;
  text-indent: 0;
  width: 265px;
}

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

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

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




/** Competition **/

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

.row-1 .left-col {
  color: #000;
  font-weight: bold;
  float: left; 
  padding: 10px 20px 10px 10px; 
  width: 285px; 
}

.row-1 .right-col {
  float: left; 
  width: 280px;
  height: 162px;
  padding-top: 30px;
}

.row-1 .right-col a {
  background: url('../img/competition-panel.png') no-repeat 0 0;
  display: block;
  width: 280px;
  height: 162px;
}

.row-1 .right-col a:hover {
  background: url('../img/competition-panel-hover.png') no-repeat 0 0;
}

.row-2 {
  clear: both;
}

.row-2 .left-col {
  background: url('../img/competition-product.png') no-repeat 0 0;
  float: left;
  width: 235px;
  height: 250px;
}

.row-2 .right-col {
  color: #000;
  float: left;
  font-weight: bold;
  width: 350px;
}

.row-2 .right-col .heading {
  color: #a4000d;
  font-size: 16px;
}

/** Terms **/

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

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

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