/* counseling.css */

#counseling_html #titleandbackground
{
  background-image: url(../images/titlebackground_simple.jpeg);
  height: 120px;
}

#counseling_html #subarea
{
  top: 214px;
}

#counseling_html #contents p
{
  position: relative;
  z-index: 1;
  text-indent: 1em;
  margin-top: 0px;
  margin-left: 1.5em;
  margin-right: 1.5em;
}

#counseling_html #contents #header
{
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  width: 38.5em;
  height: 17.6em;
}

#counseling_html #contents #header p.first
{
  float: left;
  width: 40%;
  margin-left: 2em;
  margin-right: 0px;
  padding: 2em 0px 2em 0px;
  text-shadow: 0.15em 0.15em 0.3em #303030;
}

#counseling_html #contents #header p.last
{
  float: right;
  width: 40%;
  margin-left: 0px;
  margin-right: 1.5em;
  padding: 2em 0px 2em 0px;
  text-shadow: 0.15em 0.15em 0.3em #303030;
}

#counseling_html #contents #header img.images-counselingheaderimage_jpeg
{
  position: absolute;
  z-index: -1;
  width: 100%;
  /* height: auto; */
  left: 0px;
  top: 0px;
}

#counseling_html #contents dl
{
  position: relative;
  z-index: 1;
  clear: both;
  padding-top: 1em;
}

#counseling_html #contents dl dt
{
  margin-left: 0.75em;
  margin-top: 1em;
  margin-bottom: 0.3em;
}

#counseling_html #contents dl dd *
{
  line-height: 1.3;
}

#counseling_html #contents dl dd p
{
  text-indent: 0px;
}

#counseling_html #contents dl dd ul
{
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
}

#counseling_html #contents dl dd ul li
{
  background-image: url(../images/marker.purple2.png);
  background-position: left 0.15em;
  height: auto;
  min-height: 10px;
  margin-bottom: 0.5em;
  margin-right: 0.5em;
  text-align: justify;
  -ms-text-justify: inter-ideograph;
  text-justify: inter-ideograph;
}

#counseling_html #contents dl dd ul.mediummark li
{
  background-image: url(../images/marker.purple2b.png);
  background-position: left 0.25em;
}

#counseling_html #contents dl dd ul.checkmark
{
  margin-bottom: 0.5em;
}

#counseling_html #contents dl dd ul.checkmark li
{
  background-image: url(../images/checkmark.png);
  background-position: left top;
  margin-left: 0.5em;
  margin-bottom: 0.25em;
  min-height: 16px;
  font-weight: bold;
  color: #505050;
}

#counseling_html #contents dl dd ul.orderedmark
{
  margin-bottom: 2em;
}

#counseling_html #contents dl dd ul li strong
{
  font-size: 1.2em;
}

#counseling_html #contents img.images-counselingimage_jpeg
{
  position: relative;
  z-index: 0;
  float: right;
  margin-left: 1em;
  margin-right: 1.25em;
}

#counseling_html #contents img.images-counselingimage2_jpeg
{
  position: relative;
  z-index: 0;
  float: left;
  margin: -0.5em 1em 1em 1.5em;
}

#counseling_html #onlinemessage
{
  display: none;
  position: absolute;
  visibility: hidden;
}

/* end of file */
