
/**
 * Home
 */

#parents-view {
  background: #fff url(/images/parents/update-jan2011/parents-view-background.jpg) top repeat-x;
  color: #000;
  padding: 20px;
  margin: 10px;
}

h1 {
  color: #fff;
}

#parents-view h1 {
  color: #8dc63f;
}

#parents-view strong {
  color: #4f6f19;
  font-size: 17px;
  font-family: arial narrow;
}

img.banner {
  float: right;
  margin: 4px 5px 0 0;
}

img.banner-es {
  float: right;
  margin: 36px 5px 0 0;
}

#parents-view a {
  color: #f05133;
  font-weight: bold;
}

#parents-mid {
  background: #ede0d0 url(/images/parents/update-jan2011/parents-mid-bg.jpg) center no-repeat;
  border: 1px solid #13b5ea; 
  margin: 30px 0;

  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

#campaign {
  color: #000;
  float: left;
  margin: 20px 0 20px 20px;
}

#campaign h1 {
  color: #4f6f19;
  font-family: arial narrow;
  font-size: 20px;
  font-weight: bold;
}

#campaign h2 {
  color: #8dc63f;
  font-family: arial narrow;
  font-size: 17px;
  font-weight: bold;
  margin: 10px 0;
}

#campaign blockquote {
  background: #ffffff;
  border: 2px dotted #4f6f19;
  margin: 60px 0 0 0;
  padding: 20px 20px 20px 130px;
  width: 474px;
}

#campaign blockquote a {
  color: #703a91;
}

#swfvideoplayer {
  float: right;
}

#champion {
  background: #8dc63f url(/images/parents/chamipon-dad.jpg) bottom right no-repeat;
  color: #FFFFFF;
  margin: 30px 0;
  padding: 20px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

#champion a {
  color: #ff86ff;
}

#champion a:hover {
  color: #ffffff;
}

#champion b {
  color: #ffffff;
  font-weight: bold;
}

#champion h1 {
  color: #FFFFFF;
}

#champion strong {
  color: #ff86ff;
}

img.calling-all-moms {
  position: absolute;
  left: 45px;
  top: 695px; 
}

img.calling-all-moms-es {
  position: absolute;
  left: 45px;
  top: 771px;
}

#did-you-know p{
  margin-left: 10px;
}

div.banner {
  color: #999;
  float: right;
  font-size: 10px;
  line-height: 12px;
  margin-left: 10px;
  text-align: center;
  width: 150px;
}

div.banner q {
  display: block;
  margin-top: 4px;
}

/**
 * TIPS & FACTS / COMMON QUESTIONS
 */

.block {
  float: left;
  height: 285px;
  margin: 0 0 10px 10px;
  padding: 10px;
  width: 333px;
}

.block p {
  position: absolute;
  font-weight: bold;
  margin-left: 5px;
  width: 300px;
}

.block h1 {
  margin-left: 5px;
  padding: 0;
}

.block a {
  float: right;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.block UL {
  height: 137px;
  margin: 35px 0 0 0;
  overflow: hidden;
  padding: 16px;
  list-style: none;
  width: 300px;
}

.block UL LI {
  padding-left: 10px;
  padding-bottom: 8px;
}


/**
 * COLORS & BACKGROUNDS
 */

#tips-and-facts {
  background: #79ad37 url(/images/parents/update-august10/tips-and-facts-background.jpg) top repeat-x;
}

#tips-and-facts UL {
  background: url('/images/parents/update-august10/tips-and-facts-ul.gif') top no-repeat;
  margin-top: 50px;
  padding-top: 25px;
}

#tips-and-facts UL LI {
  background: url('/images/global/bgs/li.gif') 0px 6px no-repeat;
  line-height: 14px;
}

#tips-and-facts a {
  color: #a9d432;
}

#tips-and-facts p {
  color: #a9d432;
  line-height: 14px;
}

#common-questions {
  background: #f79800 url(/images/parents/update-august10/common-questions-background.jpg) top repeat-x;
}

#common-questions UL {
  background: url('/images/parents/update-august10/common-questions-ul.gif') top no-repeat;
  margin-top: 50px;
  padding-top: 25px;
}

#common-questions UL LI {
  background: url('/images/global/bgs/li.gif') 0px 6px no-repeat;
  line-height: 14px;
}

#common-questions a {
  color: #ffd83d;
}

#common-questions p {
  color: #ffd83d;
  line-height: 14px;
}
