/* icon styles */

#legendhead {
  width: 164px;
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #336699;
  background-image: url(/Parental_New/Images_New/legend_head.gif);
  background-repeat: no-repeat;
  background-postion: top left;
}

#legendfoot {
  width: 164px;
}

.legendtitle {
  float: left;
}

.legendlink {
  font-weight: normal;
  font-size: 7pt;
}

/* reading */
#legendreadinghead {
  width: 164px;
  background-color: #ffd2a6;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #fd6e05;
  font-size: 8pt;
  font-weight: bold;
  padding-left: 5px;
}

#legendreading {
  width: 164px;
  background-color: #fde8d9;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #000000;
  font-size: 7pt;
  font-weight: normal;
  padding-left: 10px;
}

#legendreading ul {
  margin: 0px;
  padding: 0px;
}

#legendreading li {
  list-style: none;
}

#legendreading img {
  vertical-align: middle;
}

/* math */
#legendmathhead {
  width: 164px;
  background-color: #d1bdfe;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #9966cc;
  font-size: 8pt;
  font-weight: bold;
  padding-left: 5px;
}

#legendmath {
  width: 164px;
  background-color: #efe8ff;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #000000;
  font-size: 7pt;
  font-weight: normal;
  padding-left: 10px;
}

#legendmath ul {
  margin: 0px;
  padding: 0px;
}

#legendmath li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#legendmath img {
  vertical-align: middle;
}

/* science */
#legendsciencehead {
  width: 164px;
  background-color: #95bffd;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #0062e9;
  font-size: 8pt;
  font-weight: bold;
  padding-left: 5px;
}

#legendscience {
  width: 164px;
  background-color: #d9e8fe;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #000000;
  font-size: 7pt;
  font-weight: normal;
  padding-left: 10px;
}

#legendscience ul {
  margin: 0px;
  padding: 0px;
}

#legendscience li {
  list-style: none;
}

#legendscience img {
  vertical-align: middle;
}

/* Arts */
#legendartshead {
  width: 164px;
  background-color: #eaaecb;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #cd2d75;
  font-size: 8pt;
  font-weight: bold;
  padding-left: 5px;
}

#legendarts {
  width: 164px;
  background-color: #f8e3ed;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #000000;
  font-size: 7pt;
  font-weight: normal;
  padding-left: 10px;
}

#legendarts ul {
  margin: 0px;
  padding: 0px;
}

#legendarts li {
  list-style: none;
}

#legendarts img {
  vertical-align: middle;
}

/* social */
#legendsocialhead {
  width: 164px;
  background-color: #bcd7aa;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #65a425;
  font-size: 8pt;
  font-weight: bold;
  padding-left: 5px;
}

#legendsocial {
  width: 164px;
  background-color: #e9f3e2;
  border-left: 2px solid #336699;
  border-right: 2px solid #336699;
  color: #000000;
  font-size: 7pt;
  font-weight: normal;
  padding-left: 10px;
}

#legendsocial ul {
  margin: 0px;
  padding: 0px;
}

#legendsocial li {
  list-style: none;
}

#legendsocial img {
  vertical-align: middle;
}
