/* Start of CMSMS style sheet 'jica_step' */
div#main div.stepcontainer {
  clear: both;
  border: solid 1px #90a15b;
  margin: 0 40px;
  padding: 10px;
  background-color: #F1FFBF;
}

div#main div.step {
  border: solid 1px #cbe381;
  padding: 5px;
  background-color: white;
}
div#main div.step.pay {
  background: white url(/images/coins.png) no-repeat 99% 97%;
}
div#main div.step.bgimg ul,
div#main div.step.bgimg p {
  padding-right: 190px;
}
div#main div.step.bgimg ul ul {
  padding-right: 0;
}
div#main div.downarrow {
  height: 32px;
  text-align: center;
  text-indent: -9000px;
  background: url(/images/green_down.gif) no-repeat 20% 50%;
}

#chapter_12 div#main div.step h4,
#chapter_2 div#main div.step h4,
#chapter_3 div#main div.step h4,
#chapter_4 div#main div.step h4 {
  background: none;
  padding-left: 0;
  margin-left: 0;
  border-bottom: dotted 1px #CBE381;
  margin-right: 200px;
}
div#main div.step h4 span {
  font-size: 150%;
  font-weight: bold;
  margin-right: 0.3em;
}

div#main div.step ul {
  margin: 0 20px;
}

div#main div.step div.subcontainer {
  margin-left: 30px;
  font-size: 90%;
  color: #666;
  border-left: dotted 1px #ccc;
  padding-left: 0;
}
div#main div.step div.subcontainer p {
  margin-left: 10px;
}

div.stepcontainer div#contact {
  background: white url(/images/client.jpg) no-repeat right -20px;
}
div.stepcontainer div#meeting {
  background: white url(/images/hearing.jpg) no-repeat right 70%;
  padding-bottom: 30px;
}
div.stepcontainer div#hearing {
  background: white url(/images/hearing.jpg) no-repeat right 70%;
  padding-bottom: 30px;
}
div.stepcontainer div#planning {
  background: white url(/images/planning3.jpg) no-repeat right bottom;
}
div.stepcontainer div#presentation {
  background: white url(/images/presentation.jpg) no-repeat right center;
  padding-bottom: 70px;
}div.stepcontainer div#solution {
  background: white url(/images/smile.jpg) no-repeat right bottom;
}

div#webentrydiv div.steplead,
div#webentrystep {
background:#fff url(/images/keyboads.jpg) no-repeat left bottom;
}
div#postalentrydiv div.steplead,
div#postalentrystep {
background:#fff url(/images/posting.jpg) no-repeat left top;
}
div#faxentrydiv div.steplead,
div#faxentrystep {
background:#fff url(/images/fax3.jpg) no-repeat left bottom;
}
/* End of 'jica_step' */

