/* Start of CMSMS style sheet 'pokychild' */
BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #D6D4C7;
  text-align: center;
}

DIV.main_holder {
  width: 770px;
  overflow: auto;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #FCF9F0;
  text-align: left;
}

DIV.topdiv {
  background: url(uploads/images/templates/pokychild/bg_top.gif);
  background-repeat: no-repeat;
  height: 60px;
  width: 770px;
  overflow: auto;
}

DIV.topnav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 60px;
}

DIV.messagediv {
  width: 770px;
  overflow: auto;
}

DIV.logoholder {
  float: left;
  margin: 30px 0px 0px 12px;
  display: inline;
}

DIV.messageholder {
  float: right;
  margin: 20px 12px 12px 0px;
  display: inline;
}

DIV.contentholder {
  border-top: 1px solid #B2A28C;
  width: 746px;
  margin: 12px 12px 12px 12px;
  overflow: auto;
}

DIV.leftnavholder {
  float: left;
  width: 200px;
  background: url(uploads/images/templates/pokychild/bg_nav.gif);
  background-repeat: no-repeat;
  background-color: #EDEBDF;
  width: 200px;
  margin: 12px 0px 12px 0px;
}

DIV.leftnav {
  margin: 22px 5px 0px 30px;;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}

A.leftnavlink:link, A.leftnavlink:visited {
  color: #666666;
  text-decoration: none;
}

A.leftnavlink:hover {
  color: #000000;
  text-decoration: none;
}

A.leftnavlink_selected:link, A.leftnavlink_selected:visited {
  color: #333333;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

A.leftnavlink_selected:hover {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

A.bottomnavlink:link, A.bottomnavlink:visited {
  color: #EDEBDF;
  text-decoration: none;
}

A.bottomnavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.content {
  float: right;
  margin: 12px 12px 12px 0px;
  width: 500px;
}

DIV.header {
  color: #931724;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

DIV.subhdr {
  color: #931724;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
}

DIV.subhdr_home {
  color: #666666;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}

DIV.bottomnav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #B2A28C;
  padding: 5px 3px 5px 3px;
}

DIV.footer {
  color: #333333;
  font-size: 11px;
  text-align: center;
  padding-top: 5px;
  background-color: #D6D4C7;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A:link {
  color: #931724;
  text-decoration: underline;
}

A:visited {
  color: #931724;
  text-decoration: underline;
}

A:hover {
  color: #000099;
  text-decoration: none;
}

LI {
  margin-bottom: 5px;
}

DIV.errortext {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  font-weight: bold;
  color: #660000;
  padding: 5px;
  text-align: center;
}

SPAN.star {
  font-weight: bold;
  color: #9BBCCD;
}

.contactfield {
  border: 2px solid #0F1B2B;
  color: #0F1B2B;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 3px;
}

.submitbutton {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  color: #0F1B2B;
  font-weight: bold;
}

a {
outline: none;
}
a:focus {
outline: none;
}
/* End of 'pokychild' */

