/************************************************************
  SILO :: DEFAULT - used by Products, About us, Member benefits, etc
*************************************************************/
#content h1 ,
#main h1{
  border-bottom-color: #6e2b8c;
}
#content h1,
#content h2,
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: #6e2b8c;
}
#main ul li {
  background-image: url(../images/bullets/default-bullet-small.gif);
}
#main a ,
#landing .child .page-children .browse:hover{
  color: #9900cc;
}
#main a:hover,
#main strong {
  color: #6e2b8c;
}
.template-content #main a {
  border-bottom-color: #9900cc;
}
.template-content #main blockquote {
	color: #6e2b8c;
	border-bottom-color: #9900cc;
}

  /**************************************************
    DEFAULT :: Introduction
  **************************************************/
  #introduction { background-image: url(../images/landing/intro-bg-default.jpg); }
  #introduction h1 span { color: #9900cc; }

  /**************************************************
    DEFAULT :: Landing child
  **************************************************/
  #landing .child {
    background-image: url(../images/layout/default-section.png);
  }
  #landing .child h3 a{
    border-bottom-color: #6e2b8c;
  }
  #landing .child .image {
    border-right-color: #cfaae0;
  }
  #landing .child .page-summary {
    border-left-color: #ffffff;
  }
  #landing .child .page-children {
    background-image: url(../images/layout/default-section.png);
  }
  #landing .child .page-children ul li a {
    background-image: url(../images/bullets/default-bullet-large.gif);
  }
  #landing .child .page-children .browse {
    background-image: url(../images/layout/default-section.png);
  }

  #landing #video-title,
  #landing #video-summary {
    color:#fff;
  }

  /**************************************************
    DEFAULT :: Menu child
  **************************************************/
  #main .child h3 {
    border-bottom-color: #6e2b8c;
  }
  #main .child h3 a{
    color: #6e2b8c;
  }
  #main .child .page-summary ul li {
    border-bottom-color: #e6cbf2;
    background-color: #f0f7fa;
    background-image: url(../images/layout/default-section.png);
  }

  /**************************************************
    DEFAULT :: Flippy
  **************************************************/
  #flippy {
    background-image: url(../images/layout/default-section.png);
  }

  #flippymenu .current {
    background-image: url(../images/layout/default-section.png);
  }
  #flippymenu li a {
    border-bottom-color: #78c8be;
  }
  #flippymenu .current a,
  #flippymenu li a:hover,
  #flippymenu li a:focus {
    background-image: url(../images/layout/default-section.png) ;
  }

  /*****************************************************
    DEFAULT :: Video player
  *****************************************************/
  #video-player,
  #video-player .widescreen,
  #video-player .normal,
  #video-heading,
  #video-heading .widescreen,
  #video-heading .normal{
    background-image: url(../images/layout/default-video.png);
  }
  #video-player .information h2 {
    color: #ffffff !important;
  }
  #video-player .information a {
    color: #ffffff !important;
    border-bottom-color: #ffffff !important;
  }
  #video-player .related-videos .video .meta a,
  #video-heading a.read-on,
  #video-landing .current,
  .has-video   {
    background-image: url(../images/layout/default-section.png);
  }

  #video-heading .information h1,
  #video-heading .information p {
    color: #fff !important;
  }
  
  /* ask expert silo footer overrides */
  
  .silo-ask-our-experts #recent-answers {
  	padding:0;
  	background:none;
	float:left;
	width:280px;
  }
  .silo-ask-our-experts #recent-answers .question,
  .silo-ask-our-experts #recent-answers .answer {
    clear:both;
    float:left;
    width:280px;
    margin-bottom:10px;
  }
  .silo-ask-our-experts #recent-answers .question .outer,
  .silo-ask-our-experts #recent-answers .question .inner {
  	background: url(../images/layout/in_this_section/bg-ask-expert-question.png) no-repeat;
  }
  .silo-ask-our-experts #recent-answers .answer .outer,
  .silo-ask-our-experts #recent-answers .answer .inner {
  	background: url(../images/layout/in_this_section/bg-ask-expert-answer.png) no-repeat;
  }
  .silo-ask-our-experts,
  .silo-ask-our-experts #recent-answers .answer {
  	margin-bottom:0;
  }

/************************************************************
  SILO :: PRODUCTS - override rules
*************************************************************/

  .silo-baby-products #landing .child .image {
    border-right: 0px;
  }
  .silo-baby-products #landing .child .page-summary {
    border-left:0px;
  }
  
/*****************************************************
  SILO :: Conception
*****************************************************/
.silo-conception #content h1,
.silo-conception #main h1 {
  border-bottom-color: #344b97;
}
.silo-conception #content h1,
.silo-conception #content h2,
.silo-conception #main h1,
.silo-conception #main h2,
.silo-conception #main h3,
.silo-conception #main h4,
.silo-conception #main h5,
.silo-conception #main h6 {
  color: #344b97;
}
.silo-conception #main ul li {
  background-image: url(../images/bullets/conception-bullet-small.gif);
}
.silo-conception #main  a,
.silo-conception #content a,
.silo-conception #landing .child .page-children .browse:hover{
  color: #5f64fe;
}
.silo-conception #content strong,
.silo-conception #main strong,
.silo-conception #content a:hover,
.silo-conception #main a:hover{
  color: #344b97;
}
.silo-conception .template-content #main a {
  border-bottom-color: #5f64fe;
}
.silo-conception .template-content #main blockquote {
	color: #344b97;
	border-bottom-color: #5f64fe;
}

  /**************************************************
    Conception :: Introduction
  **************************************************/
  .silo-conception #introduction { background-image: url(../images/landing/intro-bg-conception.jpg); }
  .silo-conception #introduction h1 span { color: #5f64fe; }

  /**************************************************
    Conception :: Landing child
  **************************************************/
  .silo-conception #landing .child {
    background-image: url(../images/layout/conception-section.png);
  }
  .silo-conception #landing .child h3 a{
    border-bottom-color: #344b97;
  }
  .silo-conception #landing .child .image {
    border-right-color: #8097e0;
  }
  .silo-conception #landing .child .page-summary {
    border-left-color: #ffffff;
  }
  .silo-conception #landing .child .page-children {
    background-image: url(../images/layout/conception-section.png);
  }
  .silo-conception #landing .child .page-children ul li a {
    background-image: url(../images/bullets/conception-bullet-large.gif);
  }
  .silo-conception #landing .child .page-children .browse {
    background-image: url(../images/layout/conception-section.png);
  }

  /**************************************************
    Conception :: Menu child
  **************************************************/
  .silo-conception #main .child h3 {
    border-bottom-color: #344b97;
  }
  .silo-conception #main .child .page-summary ul li {
    border-bottom-color: #cce7f3;
    background-color: #f0f7fa;
    background-image: url(../images/layout/conception-section.png);
  }
  .silo-conception #main .child .page-summary ul li:hover {
    border-bottom-color: #8097e0;
    background-color: #dae0f2;
  }

  /**************************************************
    Conception :: Flippy
  **************************************************/
  .silo-conception #flippy {
    background-image: url(../images/layout/conception-section.png);
  }
  .silo-conception #flippymenu .current {
    background-image: url(../images/layout/conception-section.png);
  }
  .silo-conception #flippymenu li a {
    border-bottom-color: #78c8be;
  }
  .silo-conception #flippymenu .current a,
  .silo-conception #flippymenu li a:hover,
  .silo-conception #flippymenu li a:focus {
    background-image: url(../images/layout/conception-section.png) ;
  }

  /**************************************************
    Conception :: Further reading (tout)
  **************************************************/
  .silo-conception .further-reading p.menu-back {
    border-bottom-color: #344B97;
    background-image: url(../images/layout/conception-section.png);
  }
  .silo-conception .further-reading ul li a {
    background-color: #f0f7fa;
    border-bottom-color: #cce7f3;
    background-image: url(../images/layout/conception-section.png);
  }

  /*****************************************************
    Conception :: Video player
  *****************************************************/
  .silo-conception #video-player ,
  .silo-conception  #video-player .widescreen,
  .silo-conception  #video-player .normal
  .silo-conception  #video-heading,
  .silo-conception  #video-heading .widescreen,
  .silo-conception  #video-heading .normal{
    background-image: url(../images/layout/conception-video.png);
  }
  .silo-conception #video-player .related-videos .video .meta a,
  .silo-conception #video-heading a.read-on,
  .silo-conception #video-landing .current,
  .silo-conception .has-video   {
    background-image: url(../images/layout/conception-section.png);
  }

  /*****************************************************
    Conception :: Video menu - does not exist
  *****************************************************/

/*****************************************************
  SILO :: Pregnancy
*****************************************************/
.silo-pregnancy #content h1,
.silo-pregnancy #main h1{
  border-bottom-color: #005980;
}
.silo-pregnancy #content h1,
.silo-pregnancy #content h2,
.silo-pregnancy #main h1,
.silo-pregnancy #main h2,
.silo-pregnancy #main h3,
.silo-pregnancy #main h4,
.silo-pregnancy #main h5,
.silo-pregnancy #main h6 {
  color: #005980;
}
.silo-pregnancy #main ul li {
  background-image: url(../images/bullets/pregnancy-bullet-small.gif);
}
.silo-pregnancy #main  a,
.silo-pregnancy #content a ,
.silo-pregnancy #landing .child .page-children .browse:hover{
  color: #1292c9;
}
.silo-pregnancy #content strong,
.silo-pregnancy #main strong,
.silo-pregnancy #content a:hover,
.silo-pregnancy #main a:hover{
  color: #005980;
}
.silo-pregnancy .template-content #main a {
  border-bottom-color: #1292c9;
}
.silo-pregnancy .template-content #main blockquote {
	color: #005980;
	border-bottom-color: #1292c9;
}
  /**************************************************
    Pregnancy :: Introduction
  **************************************************/
    .silo-pregnancy #introduction {
      background-image: url(../images/landing/intro-bg-pregnancy.jpg);
    }
    .silo-pregnancy #introduction h1 {
      color: #005980;
    }
    .silo-pregnancy #introduction h1 span {
      color: #2aabe2;
    }
  /**************************************************
    Pregnancy :: Landing child
  **************************************************/
    .silo-pregnancy #landing .child {
      background-image: url(../images/layout/pregnancy-section.png);
    }
    .silo-pregnancy #landing .child h3 a{
      border-bottom-color: #005980;
    }
    .silo-pregnancy #landing .child .image {
      border-right-color: #80c3e0;
    }
    .silo-pregnancy #landing .child .page-summary {
      border-left-color: #ffffff;
    }
    .silo-pregnancy #landing .child .page-children {
      background-image: url(../images/layout/pregnancy-section.png);
    }
    .silo-pregnancy #landing .child .page-children ul li a {
      background-image: url(../images/bullets/pregnancy-bullet-large.gif);
    }
    .silo-pregnancy #landing .child .page-children .browse {
      background-image: url(../images/layout/pregnancy-section.png);
    }

  /**************************************************
    Pregnancy :: Menu child
  **************************************************/
    .silo-pregnancy #main .child h3 {
      border-bottom-color: #005980;
    }
    .silo-pregnancy #main .child .page-summary ul li {
      border-bottom-color: #cce7f3;
      background-color: #f0f7fa;
      background-image: url(../images/layout/pregnancy-section.png);
    }
    .silo-pregnancy #main .child .page-summary ul li:hover {
      border-bottom-color: #80c3e0;
      background-color: #daebf2;
    }

  /**************************************************
    Pregnancy :: Flippy
  **************************************************/
    .silo-pregnancy #flippy {
      background-image: url(../images/layout/pregnancy-section.png);
    }

    .silo-pregnancy #flippymenu .current {
      background-image: url(../images/layout/pregnancy-section.png);
    }
    .silo-pregnancy #flippymenu li a {
      border-bottom-color: #78c8be;
    }
    .silo-pregnancy #flippymenu .current a,
    .silo-pregnancy #flippymenu li a:hover,
    .silo-pregnancy #flippymenu li a:focus {
      background-image: url(../images/layout/pregnancy-section.png) ;
    }

  /**************************************************
    Pregnancy :: Further reading (tout)
  **************************************************/
    .silo-pregnancy .further-reading p.menu-back {
      border-bottom-color: #005980;
      background-image: url(../images/layout/pregnancy-section.png);
    }
    .silo-pregnancy .further-reading ul li a {
      background-color: #f0f7fa;
      border-bottom-color: #cbe7f2;
      background-image: url(../images/layout/pregnancy-section.png);
    }

  /*****************************************************
    Pregnancy :: Video player
  *****************************************************/
  .silo-pregnancy #video-player,
  .silo-pregnancy  #video-player .widescreen,
  .silo-pregnancy  #video-player .normal,
  .silo-pregnancy  #video-heading,
  .silo-pregnancy  #video-heading .widescreen,
  .silo-pregnancy  #video-heading .normal{
    background-image: url(../images/layout/pregnancy-video.png);
  }
  .silo-pregnancy #video-player .related-videos .video .meta a,
  .silo-pregnancy #video-heading a.read-on,
  .silo-pregnancy #video-landing .current,
  .silo-pregnancy .has-video    {
    background-image: url(../images/layout/pregnancy-section.png);
  }


/*****************************************************
  SILO :: Child Birth
*****************************************************/
.silo-child-birth #content h1 ,
.silo-child-birth #main h1{
  border-bottom-color: #007889;
}
.silo-child-birth #content h1,
.silo-child-birth #content h2,
.silo-child-birth #main h1,
.silo-child-birth #main h2,
.silo-child-birth #main h3,
.silo-child-birth #main h4,
.silo-child-birth #main h5,
.silo-child-birth #main h6 {
  color: #007889;
}
.silo-child-birth #main ul li {
  background-image: url(../images/bullets/child-birth-bullet-small.gif);
}
.silo-child-birth #main  a,
.silo-child-birth #content a,
.silo-child-birth #landing .child .page-children .browse:hover {
  color: #039c8a;
}
.silo-child-birth #content strong,
.silo-child-birth #main strong,
.silo-child-birth #content a:hover,
.silo-child-birth #main a:hover{
  color: #007889;
}
.silo-child-birth .template-content #main a {
  border-bottom-color: #039c8a;
}
.silo-child-birth .template-content #main blockquote {
	color: #007889;
	border-bottom-color: #039c8a;
}
  /**************************************************
    Child Birth :: Introduction
  **************************************************/
  .silo-child-birth #introduction { background-image: url(../images/landing/intro-bg-child-birth.jpg); }
  .silo-child-birth #introduction h1 span { color: #04b49f; }

  /**************************************************
    Child Birth :: Landing child
  **************************************************/
  .silo-child-birth #landing .child {
    background-image: url(../images/layout/child-birth-section.png);
  }
  .silo-child-birth #landing .child h3 a{
    border-bottom-color: #007889;
  }
  .silo-child-birth #landing .child .image {
    border-right-color: #80d5e0;
  }
  .silo-child-birth #landing .child .page-summary {
    border-left-color: #ffffff;
  }
  .silo-child-birth #landing .child .page-children {
    background-image: url(../images/layout/child-birth-section.png);
  }
  .silo-child-birth #landing .child .page-children ul li a {
    background-image: url(../images/bullets/child-birth-bullet-large.gif);
  }
  .silo-child-birth #landing .child .page-children .browse {
    background-image: url(../images/layout/child-birth-section.png);
  }

  /**************************************************
    Child Birth :: Menu child
  **************************************************/
  .silo-child-birth #main .child h3 {
    border-bottom-color: #007889;
  }
  .silo-child-birth #main .child .page-summary ul li {
    border-bottom-color: #cbeef2;
    background-color: #f0f9fa;
    background-image: url(../images/layout/child-birth-section.png);
  }
  .silo-child-birth #main .child .page-summary ul li:hover {
    border-bottom-color: #80d5e0;
    background-color: #daeff2;
  }

  /**************************************************
    Child Birth :: Flippy
  **************************************************/
  .silo-child-birth #flippy {
    background-image: url(../images/layout/child-birth-section.png);
  }

  .silo-child-birth #flippymenu .current {
    background-image: url(../images/layout/child-birth-section.png);
  }
  .silo-child-birth #flippymenu li a {
    border-bottom-color: #78c8be;
  }
  .silo-child-birth #flippymenu .current a,
  .silo-child-birth #flippymenu li a:hover,
  .silo-child-birth #flippymenu li a:focus {
    background-image: url(../images/layout/child-birth-section.png) ;
  }

  /**************************************************
    Child Birth :: Further reading (tout)
  **************************************************/
  .silo-child-birth .further-reading p.menu-back {
    border-bottom-color: #007889;
    background-image: url(../images/layout/child-birth-section.png);
  }
  .silo-child-birth .further-reading ul li a {
    background-color: #f0f7fa;
    color: #007889;
    border-bottom-color: #cbe7f2;
    background-image: url(../images/layout/child-birth-section.png);
  }

  /*****************************************************
    Child Birth :: Video player
  *****************************************************/
  .silo-child-birth #video-heading,
  .silo-child-birth #video-player,
  .silo-child-birth  #video-player .widescreen,
  .silo-child-birth  #video-player .normal,
  .silo-child-birth  #video-heading,
  .silo-child-birth  #video-heading .widescreen,
  .silo-child-birth  #video-heading .normal{
    background-image: url(../images/layout/child-birth-video.png);
  }
  .silo-child-birth #video-player .related-videos .video .meta a ,
  .silo-child-birth #video-heading a.read-on,
  .silo-child-birth #video-landing .current,
  .silo-child-birth .has-video    {
    background-image: url(../images/layout/child-birth-section.png);
  }


/*****************************************************
  SILO :: Baby Care
*****************************************************/
.silo-baby-care #content h1,
.silo-baby-care #main h1{
  border-bottom-color: #007843;
}
.silo-baby-care #content h1,
.silo-baby-care #content h2,
.silo-baby-care #main h1,
.silo-baby-care #main h2,
.silo-baby-care #main h3,
.silo-baby-care #main h4,
.silo-baby-care #main h5,
.silo-baby-care #main h6 {
  color: #007843;
}
.silo-baby-care #main ul li {
  background-image: url(../images/bullets/baby-care-bullet-small.gif);
}
.silo-baby-care #main  a,
.silo-baby-care #content a,
.silo-baby-care #landing .child .page-children .browse:hover {
  color: #6aa128;
}
.silo-baby-care #content strong,
.silo-baby-care #main strong,
.silo-baby-care #content a:hover,
.silo-baby-care #main a:hover{
  color: #007843;
}
.silo-baby-care .template-content #main a {
  border-bottom-color: #6aa128;
}
.silo-baby-care .template-content #main blockquote {
	color: #007843;
	border-bottom-color: #6aa128;
}
  /**************************************************
    Baby Care :: Introduction
  **************************************************/
  .silo-baby-care #introduction { background-image: url(../images/landing/intro-bg-baby-care.jpg); }
  .silo-baby-care #introduction h1 span { color: #84ba42; }

  /**************************************************
    Baby Care :: Landing child
  **************************************************/
  .silo-baby-care #landing .child {
    background-image: url(../images/layout/baby-care-section.png);
  }
  .silo-baby-care #landing .child h3 a{
    border-bottom-color: #007843;
  }
  .silo-baby-care #landing .child .image {
    border-right-color: #80e0b7;
  }
  .silo-baby-care #landing .child .page-summary {
    border-left-color: #ffffff;
  }
  .silo-baby-care #landing .child .page-children {
    background-image: url(../images/layout/baby-care-section.png);
  }
  .silo-baby-care #landing .child .page-children ul li a {
    background-image: url(../images/bullets/baby-care-bullet-large.gif);
  }
  .silo-baby-care #landing .child .page-children .browse {
    background-image: url(../images/layout/baby-care-section.png);
  }

  /**************************************************
    Baby Care :: Menu child
  **************************************************/
  .silo-baby-care #main .child h3 {
    border-bottom-color: #007843;
  }
  .silo-baby-care #main .child .page-summary ul li {
    border-bottom-color: #cbf2e1;
    background-color: #f0faf6;
    background-image: url(../images/layout/baby-care-section.png);
  }
  .silo-baby-care #main .child .page-summary ul li:hover {
    border-bottom-color: #80e0b7;
    background-color: #daf2e8;
  }

  /**************************************************
    Baby Care :: Flippy
  **************************************************/
  .silo-baby-care #flippy {
    background-image: url(../images/layout/baby-care-section.png);
  }

  .silo-baby-care #flippymenu .current {
    background-image: url(../images/layout/baby-care-section.png);
  }
  .silo-baby-care #flippymenu li a {
    border-bottom-color: #78c8be;
  }
  .silo-baby-care #flippymenu .current a,
  .silo-baby-care #flippymenu li a:hover,
  .silo-baby-care #flippymenu li a:focus {
    background-image: url(../images/layout/baby-care-section.png) ;
  }

  /**************************************************
    Baby Care :: Further reading (tout)
  **************************************************/
  .silo-baby-care .further-reading p.menu-back {
    border-bottom-color: #007843;
    background-image: url(../images/layout/baby-care-section.png);
  }
  .silo-baby-care .further-reading ul li a {
    background-color: #f0f7fa;
    border-bottom-color: #cbf2e1;
    background-image: url(../images/layout/baby-care-section.png);
  }

  /*****************************************************
    Baby Care :: Video player
  *****************************************************/
  .silo-baby-care #video-heading,
  .silo-baby-care #video-player,
  .silo-baby-care  #video-player .widescreen,
  .silo-baby-care  #video-player .normal,
  .silo-baby-care  #video-heading,
  .silo-baby-care  #video-heading .widescreen,
  .silo-baby-care  #video-heading .normal{
    background-image: url(../images/layout/baby-care-video.png);
  }
  .silo-baby-care #video-player .related-videos .video .meta a ,
  .silo-baby-care #video-heading a.read-on,
  .silo-baby-care #video-landing .current,
  .silo-baby-care .has-video    {
    background-image: url(../images/layout/baby-care-section.png);
  }


/*****************************************************
  SILO :: Toddler
*****************************************************/
.silo-toddler #content h1,
.silo-toddler #main h1{
  border-bottom-color: #800042;
}
.silo-toddler #content h1,
.silo-toddler #content h2,
.silo-toddler #main h1,
.silo-toddler #main h2,
.silo-toddler #main h3,
.silo-toddler #main h4,
.silo-toddler #main h5,
.silo-toddler #main h6 {
  color: #800042;
}
.silo-toddler #main ul li {
  background-image: url(../images/bullets/toddler-bullet-small.gif);
}
.silo-toddler #main  a,
.silo-toddler #content a ,
.silo-toddler #landing .child .page-children .browse:hover{
  color: #ec3b96;
}
.silo-toddler #content strong,
.silo-toddler #main strong,
.silo-toddler #content a:hover,
.silo-toddler #main a:hover{
  color: #800042;
}
.silo-toddler .template-content #main a {
  border-bottom-color: #ec3b96;
}
.silo-toddler .template-content #main blockquote {
	color: #800042;
	border-bottom-color: #ec3b96;
}
  /**************************************************
    Toddler :: Introduction
  **************************************************/
  .silo-toddler #introduction { background-image: url(../images/landing/intro-bg-toddler.jpg); }
  .silo-toddler #introduction h1 span { color: #800042; }

  /**************************************************
    Toddler :: Landing child
  **************************************************/
  .silo-toddler #landing .child {
    background-image: url(../images/layout/toddler-section.png);
  }
  .silo-toddler #landing .child h3 a{
    border-bottom-color: #800042;
  }
  .silo-toddler #landing .child .image {
    border-right-color: #e080a7;
  }
  .silo-toddler #landing .child .page-summary {
    border-left-color: #ffffff;
  }
  .silo-toddler #landing .child .page-children {
    background-image: url(../images/layout/toddler-section.png);
  }
  .silo-toddler #landing .child .page-children ul li a {
    background-image: url(../images/bullets/toddler-bullet-large.gif);
  }
  .silo-toddler #landing .child .page-children .browse {
    background-image: url(../images/layout/toddler-section.png);
  }

  /**************************************************
    Toddler :: Menu child
  **************************************************/
  .silo-toddler #main .child h3 {
    border-bottom-color: #800042;
  }
  .silo-toddler #main .child .page-summary ul li {
    border-bottom-color: #f2cbe0;
    background-color: #faf0f5;
    background-image: url(../images/layout/toddler-section.png);
  }
  .silo-toddler #main .child .page-summary ul li:hover {
    border-bottom-color: #e080b2;
    background-color: #f2dae7;
  }

  /**************************************************
    Toddler :: Flippy
  **************************************************/
  .silo-toddler #flippy {
    background-image: url(../images/layout/toddler-section.png);
  }

  .silo-toddler #flippymenu .current {
    background-image: url(../images/layout/toddler-section.png);
  }
  .silo-toddler #flippymenu li a {
    border-bottom-color: #78c8be;
  }
  .silo-toddler #flippymenu .current a,
  .silo-toddler #flippymenu li a:hover,
  .silo-toddler #flippymenu li a:focus {
    background-image: url(../images/layout/toddler-section.png) ;
  }

  /**************************************************
    Toddler :: Further reading (tout)
  **************************************************/
  .silo-toddler .further-reading p.menu-back {
    border-bottom-color: #800042;
    background-image: url(../images/layout/toddler-section.png);
  }
  .silo-toddler .further-reading ul li a {
    background-color: #faf0f5;
    color: #37b0e4;
    border-bottom-color: #f2cbe0;
    background-image: url(../images/layout/toddler-section.png);
  }

  /*****************************************************
    Toddler :: Video player
  *****************************************************/
  .silo-toddler #video-heading,
  .silo-toddler #video-player,
  .silo-toddler #video-player .widescreen,
  .silo-toddler #video-player .normal,
  .silo-toddler  #video-heading,
  .silo-toddler  #video-heading .widescreen,
  .silo-toddler  #video-heading .normal{
    background-image: url(../images/layout/toddler-video.png);
  }
  .silo-toddler #video-player .related-videos .video .meta a ,
  .silo-toddler #video-heading a.read-on,
  .silo-toddler #video-landing .current ,
  .silo-toddler .has-video   {
    background-image: url(../images/layout/toddler-section.png);
  }


/*****************************************************
  SILO :: Parenting
*****************************************************/
.silo-parenting #content h1,
.silo-parenting #main h1{
  border-bottom-color: #80002f;
}
.silo-parenting #content h1,
.silo-parenting #content h2,
.silo-parenting #main h1,
.silo-parenting #main h2,
.silo-parenting #main h3,
.silo-parenting #main h4,
.silo-parenting #main h5,
.silo-parenting #main h6 {
  color: #80002f;
}
.silo-parenting #main ul li {
  background-image: url(../images/bullets/parenting-bullet-small.gif);
}
.silo-parenting #main  a,
.silo-parenting #content a ,
.silo-parenting #landing .child .page-children .browse:hover{
  color: #b33663;
}
.silo-parenting #content strong,
.silo-parenting #main strong,
.silo-parenting #content a:hover,
.silo-parenting #main a:hover{
  color: #80002f;
}
.silo-parenting .template-content #main a {
  border-bottom-color: #b33663;
}
.silo-parenting .template-content #main blockquote {
	color: #80002f;
	border-bottom-color: #b33663;
}
  /**************************************************
          Parenting :: Introduction
  **************************************************/
  .silo-parenting #introduction {
    background-image: url(../images/landing/intro-bg-parenting.jpg);
  }
  .silo-parenting #introduction h1 span {
    color: #cc517e;
  }

  /**************************************************
  Parenting :: Landing child
  **************************************************/
  .silo-parenting #landing .child {
    background-image: url(../images/layout/parenting-section.png);
  }
  .silo-parenting #landing .child h3 a{
    border-bottom-color: #80002f;
  }
  .silo-parenting #landing .child .image {
    border-right-color: #e080a7;
  }
  .silo-parenting #landing .child .page-summary {
    border-left-color: #ffffff;
  }
  .silo-parenting #landing .child .page-children {
    background-image: url(../images/layout/parenting-section.png);
  }
  .silo-parenting #landing .child .page-children ul li a {
    background-image: url(../images/bullets/parenting-bullet-large.gif);
    color: #cc517e;
  }
  .silo-parenting #landing .child .page-children ul li a:hover {
    color: #80002f;
  }
  .silo-parenting #landing .child .page-children .browse {
    background-image: url(../images/layout/parenting-section.png);
  }
  .silo-parenting #landing .child .page-children a.browse:hover {
    color: #cc517e;
  }

  /**************************************************
  Parenting :: Menu child
    **************************************************/
  .silo-parenting #main .child h3 {
    border-bottom-color: #80002f;
  }
  .silo-parenting #main .child .page-summary ul li {
    border-bottom-color: #f2cbda;
    background-color: #faf0f4;
    background-image: url(../images/layout/parenting-section.png);
  }
  .silo-parenting #main .child .page-summary ul li:hover {
    border-bottom-color: #e080a7;
    background-color: #f2dae3;
  }

  /**************************************************
  Parenting :: Flippy
  **************************************************/
  .silo-parenting #flippy {
    background-image: url(../images/layout/parenting-section.png);
  }

  .silo-parenting #flippymenu .current {
    background-image: url(../images/layout/parenting-section.png);
  }
  .silo-parenting #flippymenu li a {
    border-bottom-color: #78c8be;
  }
  .silo-parenting #flippymenu .current a,
  .silo-parenting #flippymenu li a:hover,
  .silo-parenting #flippymenu li a:focus {
    background-image: url(../images/layout/parenting-section.png) ;
  }

  /**************************************************
  Parenting :: Further reading (tout)
  **************************************************/
  .silo-parenting .further-reading p.menu-back {
    border-bottom-color: #cc517e;
    background-image: url(../images/layout/parenting-section.png);
  }
  .silo-parenting .further-reading ul li a {
    background-color: #faf0f4;
    border-bottom-color: #f2cbda;
    background-image: url(../images/layout/parenting-section.png);
  }

  /*****************************************************
    Parenting :: Video player
  *****************************************************/
  .silo-parenting #video-heading,
  .silo-parenting #video-player,
  .silo-parenting #video-player .widescreen,
  .silo-parenting #video-player .normal,
  .silo-parenting  #video-heading,
  .silo-parenting  #video-heading .widescreen,
  .silo-parenting  #video-heading .normal{
    background-image: url(../images/layout/parenting-video.png);
  }
  .silo-parenting #video-player .related-videos .video .meta a ,
  .silo-parenting #video-heading a.read-on,
  .silo-parenting #video-landing .current,
  .silo-parenting .has-video  {
    background-image: url(../images/layout/parenting-section.png);
  }


/*****************************************************
  SILO :: Products
*****************************************************/
.silo-baby-products .baby-products #introduction {
	background-image: url(../images/landing/intro-bg-products.jpg);
	height: 241px;
}
.country-nz .silo-baby-products .baby-products #introduction {
	background-image: url(../images/landing/intro-bg-products-nz.jpg);
}
