/*****************************************************
  MAIN
*****************************************************/
#content h1.landing {
  clear: both;
  font-size: 30px;
  height: 35px;
  font-weight: bold;
  border-bottom: 1px solid #2AABE2;
}
#content h2 {
  color: #800042;
  font-weight: bold;
  font-size: 20px;
}

/*****************************************************
  Page Info / Heading
*****************************************************/
h1 {
  line-height: auto;
  font-size: 28px;
  padding-bottom: 5px;
  font-weight: bold;
}
h1 em {
  font-style: normal;
  font-weight: normal;
  color: #2AABE2;
}
#page-header-trimester {
  height: 30px;
  padding: 17px 20px;
  margin-bottom: 15px;
  margin-top: 25px;
  background: url('../images/week_by_week/bg_menu_heading.gif') 0 -141px no-repeat;
}

#page-header-detail {
  height: 48px;
  padding: 20px;
  margin-bottom: 15px;
  margin-top: 25px;
  background: url('../images/week_by_week/bg_menu_heading.gif') 0 -43px no-repeat;
}
#page-header-detail h1 {
  margin: 0;
}
#page-header-detail .page-nav {
  margin: 0 0 0 0;
  padding: 0;
}
#page-header-detail .page-nav li {
  display: inline;
  padding: 0 8px;
  border-left: 1px solid #2AABE2;
}
#page-header-detail .page-nav li.first {
  border: 0;
  padding-left: 0;
  border-left: 0;
}
#page-header-detail .page-nav li a {
  padding: 0 2px;
  text-decoration: none;
  border-bottom: 1px dotted #2AABE2;
}

/*****************************************************
  Trimester Menu
*****************************************************/
#trimester-menu {
  height: 34px;
  padding: 0;
  margin: 18px 0 20px 0;
  list-style:none;
  background: url('../images/week_by_week/bg_menu_heading.gif') top no-repeat;
}
#trimester-menu li {
  margin: 0;
  padding: 0;
  float: left;
  width: 312px;
  height: 34px;
  margin-right: 1px;
  font-size: 14px;
}
#trimester-menu li#trimester-3 {
  margin-right: 0;
}
#trimester-menu li a {
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.silo-pregnancy #content #trimester-menu li a:hover {
  color:#fff;
}
#trimester-menu li.active  {
  background: url('../images/week_by_week/bg_menu_active.gif') bottom no-repeat;
}
#main .child .trimester-list {
  width:auto;
}


  /*****************************************************
    Trimester Sub-Menu
  *****************************************************/
  #trimester-submenu ul {
    position: absolute;
    width: 938px;
    height: 202px;
    padding: 10px 9px;
    margin: -25px 0 0 0;
    list-style: none;
    background: url('../images/week_by_week/bg_trimester_submenu.gif') no-repeat;
  }
    #trimester-submenu ul li {
      float: left;
      width: 105px;
      margin: 5px;
      text-align: center;
    }
    .silo-pregnancy #content #trimester-submenu ul li a {
      display: block;
      width: 105px;
      color: #fff;
      font-weight: bold;
      font-size: 12px;
      text-decoration: none;
      margin-bottom:10px;
      float:left;
    }
    #trimester-submenu ul li a:hover {
      text-decoration: underline;
    }

  /* week by week thumbnail */

  .wbw-thumb {
    float:left;
  }

/*****************************************************
  Landing Page/Menu Page: Trimester Lists
*****************************************************/
#main div.trimester-info {
  clear: both;
  padding-top: 10px;
}
#main div.trimester-list ul {
  margin: 0 0 0 -4px;
  padding: 0;
  list-style:none;
}



/*****************************************************
  Trimester Menu / Weekly Development
*****************************************************/
#weekly-development h2 {
  margin-bottom: 0;
}
#weekly-development .week {
  float: left;
  height: 195px;
  width: 285px;
  padding: 0;
  margin-right: 20px;
  border-bottom: 1px solid #005980;
}
#weekly-development .week h3 a {
  font-weight: bold;
  font-size: 14px;
  color: #005980;
}
#weekly-development .week h3 a:hover { color: #005980; }
#weekly-development .week h3 a em {
  font-weight: normal;
  font-style: normal;
  color: #2AABE2;
}
#weekly-development .week h3 a:hover em { color: #005980; }
#weekly-development .week .more a {
  font-weight: bold;
  text-decoration: none;
}
#weekly-development .week .more a:hover {
  color: #005980;
}


/*****************************************************
  Week by Week Detail
*****************************************************/
#main p.pregnant-lady {
  float: right;
}
#main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main ul li {
  padding-left: 14px;
  background: url('../images/week_by_week/bullet_pink.gif') 0 3px no-repeat;
}

#yoga-videos { display: block; /*should be display none, but getting ie6 bug with swfEnabled*/ }
.swfenabled #yoga-videos { display: block; }

/* STAR SIGNS */
#baby-star-sign {
  width:608px;
  height:220px;
  display:block;
  float:left;
  margin-top:15px;
}
#baby-star-sign h2 {
  margin-top:0;
  font-size:18px;
  text-transform:lowercase;
}
#baby-star-sign p {
  font-size: 13px;
}
#baby-star-sign strong {
  color: #90205a;
}
#baby-star-sign .due-date {
  height: 34px;
  margin-bottom: 10px;
  background: url(../images/week_by_week/bg_baby_star_sign.gif) 0px 0px no-repeat;
}
#baby-star-sign .due-date p {
  padding: 8px 0 0 10px;
  margin:0;
}
#baby-star-sign .star-sign{
  margin-right:8px;
  background: url(../images/week_by_week/bg_baby_star_sign.gif) 0px -44px no-repeat;
}
#baby-star-sign .famous-people {
  background: url(../images/week_by_week/bg_baby_star_sign.gif) -308px -44px no-repeat;
}
#baby-star-sign .star-sign,
#baby-star-sign .famous-people {
  height: 140px;
  width:300px;
  float:left;
}

.silo-pregnancy #content ul li.star,
.silo-pregnancy #content ul li.chinese{
 height: 50px;
 width: 222px;
 padding-left:60px;
 margin:8px 8px 16px 8px;
 background: url(../images/week_by_week/sprites_zodiac.gif) no-repeat;
 line-height:13px;
 font-size:13px;
 display:inline;
 float:left;
}
.silo-pregnancy #content ul li.star .strong,
.silo-pregnancy #content ul li.chinese .strong{
  padding-top:10px;
  font-weight:bold;
}
.silo-pregnancy #content ul li.star span,
.silo-pregnancy #content ul li.chinese span {
  display:block;
}
  /* Latin Zodiac */
.silo-pregnancy #content ul li.aries { background-position: 0px 0px; }
.silo-pregnancy #content ul li.taurus { background-position: 0px -50px; }
.silo-pregnancy #content ul li.gemini { background-position: 0px -100px; }
.silo-pregnancy #content ul li.cancer { background-position: 0px -150px; }
.silo-pregnancy #content ul li.leo { background-position: 0px -200px; }
.silo-pregnancy #content ul li.virgo { background-position: 0px -250px; }
.silo-pregnancy #content ul li.libra { background-position: 0px -300px; }
.silo-pregnancy #content ul li.scorpio { background-position: 0px -350px; }
.silo-pregnancy #content ul li.sagittarius { background-position: 0px -400px; }
.silo-pregnancy #content ul li.capricorn { background-position: 0px -450px; }
.silo-pregnancy #content ul li.aquarius { background-position: 0px -500px; }
.silo-pregnancy #content ul li.pisces { background-position: 0px -550px; }

  /* Chinese Zodiac */
.silo-pregnancy #content ul li.rat { background-position: 0px -600px; }
.silo-pregnancy #content ul li.ox { background-position: 0px -650px; }
.silo-pregnancy #content ul li.tiger { background-position: 0px -700px; }
.silo-pregnancy #content ul li.rabbit { background-position: 0px -750px; }
.silo-pregnancy #content ul li.dragon { background-position: 0px -800px; }
.silo-pregnancy #content ul li.snake { background-position: 0px -850px; }
.silo-pregnancy #content ul li.horse { background-position: 0px -900px; }
.silo-pregnancy #content ul li.ram { background-position: 0px -950px; }
.silo-pregnancy #content ul li.monkey { background-position: 0px -1000px; }
.silo-pregnancy #content ul li.rooster { background-position: 0px -1050px; }
.silo-pregnancy #content ul li.dog { background-position: 0px -1100px; }
.silo-pregnancy #content ul li.pig { background-position: 0px -1150px; }

.silo-pregnancy #content .famous-people p  {
  padding: 8px 0 0 10px;
  margin: 0;
}
.silo-pregnancy #content ul li.famous {
  padding: 5px 55px 0 15px;
  background-image: none;
  font-weight: bold;
}
.silo-pregnancy #content ul li.famous ul{
  margin-left:0;
  padding-top:5px;
}
.silo-pregnancy #content ul li.famous li{
  margin:0;
  padding:0;
  font-size:13px;
    background-image: none;
  font-weight: bold;
}

/* **************************** */
/* WEEK BY WEEK BABY STATUS */

#baby-status .status-info img,
#baby-status .status-info p {
  float:left;
  display:inline;
}
#baby-status .status-info img{
  margin-right:10px;
}
#baby-status .status-info p {
  width:145px;
  color:#3a4d22;
  font-size:13px;
}

/* WEEK BY WEEK */
#baby-status .status-info .weekly p {
  color:#628139;
  line-height:15px;
}
#baby-status .status-info .weekly p.week {
  color:#3a4c22;
  font-size:20px;
  line-height:20px;
  margin:0 0 10px 0;
  width:100%;
}
#baby-status .status-info a.skip{
  color:#3a4c22;
  font-size:14px;
  clear:both;
  background:url(../images/week_by_week/baby-status-skip.gif) 0px 3px no-repeat;
  padding-left:20px;
  float:left;
  width:200px;
  margin-top:10px;
}
#baby-status .status-info a.skip span {
  border-bottom:1px dotted #3a4c22;
}
.silo-pregnancy #baby-status p,
.silo-pregnancy #baby-status p strong {
  display:inline-block;
  color:#3a4d22;
}
.silo-pregnancy #baby-status p strong{
  font-size:15px;
  display:block;
  padding-left:15px;
}
.silo-pregnancy #baby-status p.wbw-signup {
  padding-left:10px;
  font-size:13px;
  line-height:17px;
} 
.silo-pregnancy #baby-status p.wbw-signup strong{
  padding-left:0px;
  font-size:13px;
}
.silo-pregnancy #baby-status p.wbw-signup span {
  font-size:19px;
  display:block;
  color:#3a4d22;
  padding-bottom:5px;
}

.wbw-signup-img {
	width:101px;
	height:105px;
	display:block;
	background:url(../images/week_by_week/email.png) no-repeat;
	float:left;
}

#sidebar .member-status .wbw-signup-cap {
	padding: 5px 10px 5px 20px;
}
.silo-pregnancy #baby-status .wbw-signup-cap p {
	margin: 20px 0 0 5px;
	width:140px;
	line-height:1.5em;
}

/* ABOUT YOUR BABY */
#baby-status .status-footer ul {
  margin-left:10px;
}
#baby-status .status-footer li{
  font-weight:bold;
  color:#4f692e;
  font-size:13px;
}
#baby-status .status-footer li span {
  display:block;
}

/* DUE DATE */
#baby-status .status-footer li.due {
  margin:0 0 0 5px;
  border:1px solid #d1e23b;
}
#baby-status .status-footer li.due span {
  font-size:18px;
  color:#3a4c22;
}

.silo-pregnancy #baby-status .status-footer li.star,
.silo-pregnancy #baby-status .status-footer li.chinese {
  width:160px;
}
.silo-pregnancy #baby-status .status-footer li.chinese,
.silo-pregnancy #baby-status .status-footer li.star {
  margin:8px 8px 0px 8px;
}
.silo-pregnancy #baby-status .status-footer ul li.famous {
  float:left;
  padding: 5px 55px 0 10px;
}
.silo-pregnancy #baby-status .status-footer ul li.famous li {
  font-size:15px;
}
.wbw-section {
  /*padding-bottom:15px;*/
  float:left;
}