/* = Overwrite MainContent
-------------------------------------------------- */
ul.tabNav {
   margin:10px 0 0 0;
}
/* = fondscheck
-------------------------------------------------- */
#tool {
    list-style: none;
    clear: both;
    margin: 0 1px 1em 0;
}

#tool .intro {
    background-color: #f3f6fb;
    border-bottom: 1px solid #c0cde0;
    margin:0 0 11px 0
}

#tool .intro .errorMsg {
    background-color: #ffffff;
    margin-left: -10px;
}

#tool li {
    background-color: #f3f6fb;
    padding: 10px 0 0 10px;
    border-top: 1px solid #c0cde0;
    border-bottom: 1px solid #c0cde0;
    margin-bottom: 0;
}

#tool li.nr1,
#tool li.nr2,
#tool li.nr3,
#tool li.nr1inactive,
#tool li.nr2inactive,
#tool li.nr3inactive {
    background-repeat: no-repeat;
    background-position: 12px 12px;
    padding: 10px 0 10px 53px;
    margin-bottom: 11px;
}

#tool li.nr1 {
    background-image: url(/pbmedia/ibc/ic_1.gif);
}

#tool li.nr2 {
    background-image: url(/pbmedia/ibc/ic_2.gif);
}

#tool li.nr3 {
    background-image: url(/pbmedia/ibc/ic_3.gif);
}

#tool li.nr1inactive {
    background-image: url(/pbmedia/ibc/ic_1_inactive.gif);
}

#tool li.nr2inactive {
    background-image: url(/pbmedia/ibc/ic_2_inactive.gif);
}

#tool li.nr3inactive {
    background-image: url(/pbmedia/ibc/ic_3_inactive.gif);
}

#tool li.result {
    background: #f3f6fb url(/pbmedia/bg_result.gif) repeat-x top left;
    padding-top: 1.2em;
    border-top: 2px solid #5666a3;
}

#tool li.result td.product {
    background-repeat: no-repeat;
    background-position: 12px 8px;
    padding-left: 53px;
}

#tool li.result td.highlight {
    background-image: url(/pbmedia/ic_check.gif);
}

#tool li.result td span {
    display: block;
    color: #000066;
    min-height: 3em;
}

#tool li.result td.product strong {
    display: block;
    text-decoration: underline;
    padding: 2px 0;
}

#tool h3 {
    font-size: 1em;
    margin: 0 0 1em 0;
}

#tool h3 a,
#tool h3 span {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background: #7185bc url(/pbmedia/bt_arrow_log.gif) no-repeat 9px 0.55em;
    padding: 2px 0 3px 27px;
    border-top: 1px solid #5666a3;
}


#tool li.nr2inactive h3 span,
#tool li.nr3inactive h3 span{
    color: #c0cde0;
    background: #7185bc url(/pbmedia/bt_arrow_inactive.gif) no-repeat 9px 0.55em;
    padding: 2px 0 3px 27px;
    border-top: 1px solid #5666a3;
}

#tool h3 a.on,
#tool h3 span.on {
    background: #7185bc url(/pbmedia/bt_arrow_on.gif) no-repeat 9px 0.25em;
}

#tool p img {
    margin-bottom: -2px;
}

#contentInnerWrap #tool form.contentForm {
    margin: 0;
}

#tool fieldset {
    overflow: hidden;
    border: none;
    margin: 0;
}

#tool fieldset strong {
    display: block;
}

#tool fieldset ul {
    list-style: none;
    margin: 0 0 10px 0;
}

#tool fieldset ul li {
    clear: both;
    display: block;
    background: none;
    padding-bottom: 10px;
    border: none;
    border-bottom: 1px solid #c0cde0;
}

#tool fieldset ul li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#tool fieldset input.radio {
    width: 13px;
    height: 13px;
}

#contentInnerWrap #tool fieldset input {
    float: left;
}

#contentInnerWrap #tool fieldset label {
    width: auto;
    padding-left: 9px;
}

#contentInnerWrap #tool fieldset .dropdown {
    clear: both;
    float: none;
    padding-left: 0;
    margin-left: 22px;
}

#contentInnerWrap #tool fieldset .dropdown select {
    display: inline;
}

#contentInnerWrap #tool fieldset label.riskLow,
#contentInnerWrap #tool fieldset label.riskMod,
#contentInnerWrap #tool fieldset label.riskHigh,
#contentInnerWrap #tool fieldset label.riskHighest {
    width: 32em;
    padding-left: 30px;
    padding-right: 0;
    display:block
}

#contentInnerWrap #tool fieldset label.riskLow {
    background: url(/pbmedia/ic_fc_risk_low.gif) no-repeat 10px 0;
}

#contentInnerWrap #tool fieldset label.riskMod {
    background: url(/pbmedia/ic_fc_risk_mod.gif) no-repeat 10px 0;
}

#contentInnerWrap #tool fieldset label.riskHigh {
    background: url(/pbmedia/ic_fc_risk_high.gif) no-repeat 10px 0;
}

#contentInnerWrap #tool fieldset label.riskHighest {
    background: url(/pbmedia/ic_fc_risk_highest.gif) no-repeat 10px 0;
}

#wrap #contentInnerWrap #tool fieldset div.setRight {
    float: right;
    margin: 0 0 0 20px;
}

#wrap div#contentInnerWrap #tool form fieldset div.btn {
    margin-bottom: 0;
}

#wrap #contentInnerWrap #tool fieldset div.back {
    background-image: url(/pbmedia/bt_arrowform_back.gif);
    margin-top: 0;
}

#tool dl {
    position: relative;
    left: -10px;
    text-align: right;
    width: 42.29em;
    padding-top: 10px;
    border-top: 1px solid #c0cde0;
    margin: 0 -10px 10px 0;
}

#tool dl img {
    margin-bottom: -2px;
}

#tool dl dt,
#tool dl dd {
    display: inline;
    padding: 0 4px;
}

#tool dl dd {
    padding-right: 10px;
}

#tool table {
    position: relative;
    left: -10px;
    width: 42.29em;
    margin-right: -10px;
    margin-bottom: 0;
}

#tool table td p {
    margin: 0;
}

#tool table tfoot td {
    text-align: right;
}

#tool table tfoot td a {
    font-weight: bold;
    text-decoration: none;
    background: url(/pbmedia/bt_arrow.gif) no-repeat right center;
    padding-right: 25px;
}

/* error */
#tool ul.error li {
    color: #ff000a;
    border-color: #ff000a;
}

