/*****************************************************
  RECIPES/ACTIVITES: SECTION BAR
*****************************************************/
#recipes-and-activities #section { background-position: 0 -405px; }

/*****************************************************
  RECIPES/ACTIVITES: SECTION HEADER
*****************************************************/
.section-header { padding: 10px 10px; }
.section-header li {
  float: left;
  padding: 0 10px 15px 0;
}
.section-header li span { display: block; }
.swfenabled .section-header {
  padding: 0;
  height: 282px;
  margin: 0 0 15px;
  background: url('../images/recipes_and_activities/bg-landing-banner.jpg') no-repeat;
}
.swfenabled .section-header h1,
.swfenabled .section-header p,
.swfenabled .section-header ul { text-indent: -999em; }


/*****************************************************
  RECIPES/ACTIVITES: MAIN
*****************************************************/

  /*****************************************************
    RECIPES/ACTIVITES: MAIN: SEARCH WIDGET
  *****************************************************/
  #recipes-and-activities-search {
    position: relative;
    width: 628px;
    height: 98px;
    margin: 0 0 15px;
    padding-bottom: 12px;
    background: #eedaf4 url('../images/recipes_and_activities/bg-search.png') bottom left no-repeat;
  }
  #recipes-and-activities-search .heading {
    display: block;
    width: 608px;
    padding: 10px;
    color: #FFF;
    background: #c109ff url('../images/recipes_and_activities/heading-search.png') top left no-repeat;
    border-bottom: 1px solid #8952a2;
    font-size: 16px;
  }
  #select-category,
  #select-age,
  #select-duration,
  #button-search {
    position: absolute;
    top: 41px;
    left: 0;
    border: 0;
  }

  #button-search {
    padding-top: 30px;
    font-size: 1px;
    color: #a21bd0;
    width: 40px; height: 36px;
    background: url('../images/recipes_and_activities/button-search.png') 0 0 no-repeat;
  }
  #button-search:hover { background-position: -40px 0; }
  #button-search:focus { background-position: -80px 0; }

  #select-category { top: 50px; left: 10px; width: 165px; }
  #select-category label { font-weight: bold; }
  #select-age { left: 190px; }
  #select-duration { left: 385px; }
  #button-search { top: 57px; left: 572px; }
  #select-category label {
    display: block;
    color: #600080;
    margin-bottom: 10px;
  }

    /* :: AntSlider | Age */
    #select-age .slider {
      width: 183px;
      height: 45px;
      margin: 10px 0;
      background-color: #eedaf4;
      background-image: url('../images/recipes_and_activities/sprite-slider-age.png');
      background-repeat: no-repeat;
      position: relative;
    }
    #select-age .option0{ background-position: 0 0; }
    #select-age .option1{ background-position: 0 -45px; }
    #select-age .option2{ background-position: 0 -90px; }
    #select-age .option3{ background-position: 0 -135px; }
    #select-age .option4{ background-position: 0 -180px; }
    #select-age .slider .handle {
      width: 39px;
      height: 45px;
      background-color: #f00;
      background: transparent url('../images/recipes_and_activities/slider-handle-age.gif') top left no-repeat;
      cursor: move;
      position: absolute;
    }

    /* :: AntSlider | Duration */
    #select-duration .slider {
      width: 175px;
      height: 45px;
      margin: 10px 0;
      background-color: #eedaf4;
      background-image: url('../images/recipes_and_activities/sprite-slider-duration.png');
      background-repeat: no-repeat;
      position: relative;
    }
    #select-duration .option0{ background-position: 0 0; }
    #select-duration .option1{ background-position: 0 -45px; }
    #select-duration .option2{ background-position: 0 -90px; }
    #select-duration .option3{ background-position: 0 -135px; }
    #select-duration .slider .handle {
      width: 67px;
      height: 45px;
      background-color: #f00;
      background: transparent url('../images/recipes_and_activities/slider-handle-duration.gif') top left no-repeat;
      cursor: move;
      position: absolute;
    }

    /* form controls overriden by JS behaviour */
    #recipes-and-activities-search .form-control { padding-left: 30px; }
    #recipes-and-activities-search .form-control label {
      display: block;
      color: #600080;
      font-weight: bold;
      padding: 10px 0 10px;
    }
    .jsenabled #recipes-and-activities-search .form-control { display: none !important; }
    .slider  { display: none; }
    .jsenabled  .slider  { display: block; }


  /*****************************************************
    RECIPES/ACTIVITES: MAIN: CATEGORY LISTING
  *****************************************************/
  #recipes-and-activities .categories {
    float: left;
    width: 100%;
    margin: 0 0 15px;
  }
  #recipes-and-activities .categories .heading {
    width: 616px; height: 33px;
    background: #e6d5b8 url('../images/recipes_and_activities/bg-categories-heading.gif') top left no-repeat;
    border-bottom: 1px solid #bdafa4;
    padding-left: 12px;
  }
  #recipes-and-activities .categories .heading h2 {
    margin: 0; padding: 0;
    color: inherit;
    color: #402712;
    font-size: 15px;
    line-height: 33px;
  }
  #recipes-and-activities .categories ul { width: 642px; }
  #recipes-and-activities .categories li {
    float: left;
    width: 311px; height: 100px;
    margin: 5px 5px 0 0;
    background-color: #fff6e6;
    border-bottom: 1px solid #e6d5b8;
  }
  #recipes-and-activities .categories li.over { background: #f0e0cd; }
  #recipes-and-activities .categories li img {
    float: left;
    height: 100px;
    width: 100px;
    margin-right: 10px;
    background: #bdafa4;
    text-indent: -999em;
    overflow: hidden;
  }
  #recipes-and-activities .categories li img { opacity: 0.95; }
  #recipes-and-activities .categories li .title {
    font-size: 14px;
    margin-top: 5px;
    padding-left: 110px;
  }
  #recipes-and-activities .categories li .title h2 {
    color: #a66a3a;
    display: inline;
    font-weight: bold;
    font-size: inherit;
  }
  #recipes-and-activities .categories li .title h2 a {
    color: #5a371a;
    text-decoration: none;
  }
  #recipes-and-activities .categories li.over .title h2 a,
  #recipes-and-activities .categories li .title h2 a:hover {
    color: #3a2310;
    border-bottom: 1px dotted #3a2310;
  }
  #recipes-and-activities .categories li .description {
    margin: 5px 10px 5px 0;
    height: 60px;
    overflow: hidden;
    font-size: 11px;
    line-height: 15px;
  }
  #recipes-and-activities .categories li .description p { font: inherit; }


  /*****************************************************
    RECIPES/ACTIVITES: MAIN: SEARCH LISTING
  *****************************************************/
  #recipes-and-activities .items {
    float: left;
    width: 627px;
    padding-top: 22px;
    background: url('../images/recipes_and_activities/bg-listing-container.png') 0 0 no-repeat;
  }
  #recipes-and-activities .items h1 {
    margin: 0;
    padding: 0 0 6px 12px;
    font-size: 15px;
    color: #680c86;
    text-transform: lowercase;
  }
  #recipes-and-activities .items .all {
    clear: left;
    display: block;
    margin: 0;
    padding: 0 12px;
    font-size: 11px;
    width: 603px;
    height: 30px;
    text-align: right;
    background: url('../images/recipes_and_activities/bg-listing-container.png') right bottom no-repeat;
  }
  #recipes-and-activities .items .listing {
    float: left;
    width: 607px;
    padding: 10px 10px 15px;
    background: url('../images/recipes_and_activities/bg-listing-container.png') -628px 0 repeat-y;
  }
  #recipes-and-activities .items .listing .item {
    float: left;
    margin: 0;
    padding: 15px 0 15px;
    width: 100%;
    color: #666666;
    border-bottom: 1px dotted #ddd;
  }
  #recipes-and-activities .items .listing .item:hover { background-color: #fff3e5; }
  #recipes-and-activities .items .listing .item img {
    float: left;
    width: 95px; height: 75px;
    margin: 0 15px 0 0;
    border: 4px solid #ebe9ea;
    background: #ddd;
    overflow: hidden;
  }
  #recipes-and-activities .items .listing .item img:hover { border-color: #cdcdcd; cursor: pointer; }
  #recipes-and-activities .items .listing .item h2 {
    margin: 0 0 13px;
    font-size: 14px;
  }
  #recipes-and-activities .items .listing .item h2 a { border-bottom: 1px solid; }
  #recipes-and-activities .items .listing .over h2 a,
  #recipes-and-activities .items .listing .item h2 a:hover { border-bottom: 1px dotted; }
  #recipes-and-activities .items .listing .item .description {
    float: left;
    width: 300px;
  }
  #recipes-and-activities .items .listing .item .skills {
    float: right;
    width: 130px;
    margin-right: 10px;
  }
  #recipes-and-activities .items .listing .item .age-and-duration { color: #ec3b96; margin: 0; }
  #recipes-and-activities .items .listing .item .age-and-duration span { padding-right: 15px; }
  #recipes-and-activities .items .listing .item .age-and-duration strong { color: #ec3b96; }


  /*****************************************************
    RECIPES/ACTIVITES: MAIN: DETAILS
  *****************************************************/
  #recipes-and-activities .project-details {
    width: 608px;
    padding: 0 10px;
    background: url('../images/recipes_and_activities/bg-project-details.jpg') top left no-repeat;
  }
  #recipes-and-activities .project-details .heading {
    float: left;
    width: 602px;
    line-height: 71px;
    margin: 0 0 18px;
    padding: 0 0 20px 0;
    border-bottom: 1px dashed #d69ce8;
  }
  #recipes-and-activities .project-details .heading h1 {
    float: left;
    font-size: 24px;
    width: 320px;
    font-weight: normal;
    color: #600080;
    margin: 22px 0 0 40px;
  }
  #recipes-and-activities .project-details .heading .add-to-shortlist {
    float: right;
    margin: 22px 0 0;
  }
  #recipes-and-activities .project-details .heading .add-to-shortlist a {
    display: block;
    width: 228px;
    height: 29px;
    overflow: hidden;
    text-indent: -999em;
    background: url('../images/recipes_and_activities/btn-add-to-fav.png') 0 0 no-repeat;
  }
  #recipes-and-activities .project-details .heading .add-to-shortlist a:hover {
    background: url('../images/recipes_and_activities/btn-add-to-fav.png') 0 -29px no-repeat;
  }
  #recipes-and-activities .project-details .heading .add-to-shortlist a:focus {
    outline: 0;
    background: url('../images/recipes_and_activities/btn-add-to-fav.png') 0 -58px no-repeat;
  }

  #recipes-and-activities .recipe-finder .project-details .heading .add-to-shortlist a {
    width: 215px;
    background: url('../images/recipes_and_activities/btn-add-to-fav-recipes.png') 0 0 no-repeat;
  }
  #recipes-and-activities .recipe-finder .project-details .heading .add-to-shortlist a:hover {
    background: url('../images/recipes_and_activities/btn-add-to-fav-recipes.png') 0 -29px no-repeat;
  }
  #recipes-and-activities .recipe-finder .project-details .heading .add-to-shortlist a:focus {
    outline: 0;
    background: url('../images/recipes_and_activities/btn-add-to-fav-recipes.png') 0 -58px no-repeat;
  }

  #recipes-and-activities .project-details .attributes {
    float: left;
    width: 572px;
    margin-bottom: 20px;
    padding: 0 15px 12px;
    border-bottom: 1px dashed #e6bbf3;
  }
  #recipes-and-activities .project-details .attributes p {
    float: left;
    width: 50%;
    font-size: 11px;
    color: #ee50a1;
  }
  #recipes-and-activities .project-details .attributes p strong { color: #600080; }
  #recipes-and-activities .project-details .attributes p a { text-decoration: underline; }

  #recipes-and-activities .project-details .summary {
    float: left;
    width: 242px;
    height: 242px;
    padding: 0 15px;
    margin-bottom: 20px;
    background: url('../images/recipes_and_activities/bg-summary.jpg') top left no-repeat;
    color: #333333;
  }
  #recipes-and-activities .project-details .summary h2 { font-size: 14px; }
  #recipes-and-activities .project-details .image {
    float: right;
    width: 325px;
    height: 242px;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
  }
  #recipes-and-activities .project-details .image img {
    height: 242px;
  }

  #recipes-and-activities .project-details .description {
    clear: both;
    padding: 0 3px;
  }
  #recipes-and-activities .recipe-finder .project-details .description {
    float: left;
    width: 590px;
    padding-left: 15px;
    background: url('../images/layout/dashed-line.gif') repeat-y;
    background-position: 270px 0;
  }


  /*****************************************************
    RECIPES/ACTIVITES: MAIN: SIMILAR
  *****************************************************/
  #recipes-and-activities .similar-activities {
    clear: both;
    float: left;
    width: 608px;
    margin: 0 10px;
    background: url('../images/recipes_and_activities/bg-similar.png') -608px 0 repeat-y;
  }
  #recipes-and-activities .similar-activities h2 {
    color: #F474A7;
    font-size: 13px;
    margin: 0;
    height: 19px;
    padding: 15px 0 0 40px;
    text-transform: lowercase;
    background: url('../images/recipes_and_activities/bg-similar.png') 0 0 no-repeat;
  }
  #recipes-and-activities .similar-activities ul {
    padding: 0 0 5px 18px;
    float: left;
    width: 596px;
    background: url('../images/recipes_and_activities/bg-similar.png') bottom right no-repeat;
  }
  #recipes-and-activities .similar-activities li {
    float: left;
    width: 103px;
    margin-right: 14px;
    font-size: 11px;
    text-align: center;
  }
  #recipes-and-activities .similar-activities li img { border: 4px solid #ebe9ea; }
  #recipes-and-activities .similar-activities li:hover img { border-color: #cdcdcd; }
  #recipes-and-activities .similar-activities strong {
    display: block;
    margin-top: 5px;
    text-align: center;
  }

  #recipes-and-activities .back-to-activities {
    clear: both;
    padding: 5px 0 0 10px;
  }
  #recipes-and-activities .back-to-activities a {
    display: block;
    float: left;
    padding: 12px 0 10px 25px;
    background: url('../images/recipes_and_activities/arrow-back.png') left no-repeat;
  }

  /*****************************************************
    RECIPES/ACTIVITES: MAIN: Ingredients
  *****************************************************/
  #recipes-and-activities .ingredients {
    width: 266px;
    float: left;
    margin: 0 0 0 0;
  }
  #recipes-and-activities .ingredients h2 {
    margin: 0 12px 0;
  }
  #recipes-and-activities .ingredients ul li {
    background: url(../images/bullets/default-bullet-large.gif) no-repeat scroll 0 4px;
    padding-left: 15px;
  }

  /*****************************************************
    RECIPES/ACTIVITES: MAIN: Instructions
  *****************************************************/
  #recipes-and-activities .instructions {
    width: 315px;
    float: right;
    margin: 0 0 0 0;
  }
  #recipes-and-activities .instructions h2 {
    margin: 0 12px 0;
  }
  #recipes-and-activities .instructions ol {
    list-style-type: decimal;
    padding: 0 0 0 20px;
  }

  /*****************************************************
    RECIPES/ACTIVITES: MAIN: MORE PHOTOS
  *****************************************************/
  #recipes-and-activities #more-photos {
    height: 110px;
    overflow: hidden;
    float: left;
    clear: both;
    margin: 10px 0 20px;
    padding: 0 0 0 28px;
  }
  #recipes-and-activities #more-photos  h3 {
    font-size: 15px;
    line-height: 15px;
    color: #005980;
    margin: 0 0 10px 0;
  }
  #recipes-and-activities #more-photos .image {
    width: 75px;
    height: 75px;
    padding: 5px;
    float: left;
    background: url('../images/recipes_and_activities/bg-more-photos.png') top left no-repeat;
    margin: 0 24px 0 9px;
  }
  #recipes-and-activities #more-photos .image a {
    display: block;
    width: 75px;
    height: 75px;
    text-align: center;
    overflow: hidden;
  }
  #recipes-and-activities #more-photos .image img {
    height: 75px;
  }


  /*****************************************************
    RECIPES/ACTIVITES: SIDE BAR: RECENTLY VIEWED
  *****************************************************/
  .recently-viewed {
    float: left;
    width: 300px;
    margin-bottom: 15px;
    background: url(../images/widgets/recently-viewed-header.png) top left no-repeat;
  }
  .recently-viewed h4 {
    color: #600080;
    font-size: 15px;
    line-height: 33px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 11px;
    border-bottom: 1px solid #d89ce8;
    text-transform: lowercase;
  }
  .recently-viewed ul {

  }
  .recently-viewed ul li {
    display: block;
    height: 50px;
    border-bottom: 1px dotted #d89ce8;
    background: #faf0f8;
    margin: 0;
  }
  .recently-viewed ul li a {
    font-size: 14px;
    line-height: 50px;
    color: #9900cc;
    margin: 0 0 0 13px;
  }
  .recently-viewed .image {
    float: left;
    width: 67px;
    height: 50px;
    overflow: hidden;
  }
  .recently-viewed .image img {
    width: 67px;
  }
