/**
 * CSS-file with styles for main page
 *
 * @author Denis Barushev <barushev@gmail.com>
 * @since 01.07.2007
 * @version $Id: page-banks.css 11 2007-11-09 14:22:12Z denis $
 */

.content .banks {
    margin: -4px 0 0 0;
}

.content .banks .leftPart {
    float: left;
    width: 50%;
}

.content .banks .rightPart {
    float: right;
    width: 45%;
}

.content .banks .special {
    font-weight: bold;
}

.content .banks li {
    padding: 2px 0;
}

.content .banks h3 {
    padding: 18px 0 3px 0;
}

.firstRateBanks ol {
    position: relative;
    left: -35px;
    padding: 10px 0 0 0;
}

.firstRateBanks li {
    margin: 0 0 0 35px;
    color: #ccc;
    padding: 2px 0;
}

.firstRateBanks .size1 {
    font-size: 18px;
}

.firstRateBanks .size2 {
    font-size: 16px;
}

.firstRateBanks .size3 {
    font-size: 14px;
}

.firstRateBanks .size4 {
    font-size: 12px;
}


/**
 * Rating
 */

table.rating {
    width: 100%;
    position: relative;
    left: -25px;
}

table.rating thead td.name {
    border: 0;
}

table.rating thead td {
    padding: 20px 0;
}

table.rating td {
    padding: 2px 0;
}

table.rating .position {
    color: #ccc;
    text-align: right;
    width: 20px;
    padding: 2px 5px 2px 0;
}

table.rating .name {
    width: 150px;
    border: 1px solid #ccc;
    border-left: 0;
}

table.rating .value {
    color: #666;
    font-size: 12px;
}

table.rating .value div {
    background: #ededed url(../images/bg/rating.gif) no-repeat right;
    padding: 0 5px;
    height: 17px;
    line-height: 17px;
    min-width: 3em;
}

p.ratingComment {
    padding: 35px 0 0 0;
}

table.rating .value .red {
    background-color: #fcdbb0;
    color: #86520f;
}

table.rating .value .green {
    background-color: #cade7c;
    color: #4f6303;
}

table.rating .value .yellow {
    background-color: #f2edb6;
    color: #6a6421;
}







.centerColumn .mentions {
    padding: 0 75px 10px 55px;
}

.centerColumn .mentions dl {
    padding: 2px 0 14px 0;
}

.centerColumn .mentions dt {
    position: relative;
    left: -41px;
    top: 20px;
    margin: -16px 0 0 0;
    width: 40px;
}

.centerColumn .mentions dd {
    padding: 4px 0;
}







.centerColumn .response {
    padding: 25px 0 0 0;
    width: 100%;
}

.centerColumn .response .full {
    width: 100%;
}

.centerColumn .response .half {
    width: 215px;
}

.centerColumn .response input,
.centerColumn .response textarea,
.centerColumn .response select {
    font-size: 12px;
    font-family: Arial, Tahoma, serif;
}

.centerColumn .response p.label {
    padding: 3px 0;
}

.centerColumn .response p.section {
    padding: 12px 0 3px 0;
}




.h2 {
    overflow: hidden;
    height: 60px;
}

.h2 h2 {
    padding-bottom: 0;
}

.h2 .logo {
    float: right;
}

.h2 .logo img {
    background: #fff;
}

.h2 .logo a:hover {
    border: 0;
    text-decoration: none;
    background: #fff;
}

.bank {
    margin-bottom: 30px;
}

.bank span.link {
    color: #0d70bd;
    border-bottom: 1px dashed #0d70bd;
    cursor: pointer;
    cursor: hand;
}


.bank p {
    margin-bottom: 1em;
}

.bank ul {
    margin-bottom: 1em;
}

.bank ul li {
    padding-left: 10px;
    margin: 5px 0;
    background: url(/media/images/markers/rarr.gif) no-repeat left 0.5em;
}



.products {
    width: 100%;
    margin-bottom: 30px;
}

.products td {
    text-align: right;
    padding: 3px 0;
    width: 90px;
    font-size: 12px;
}

.products td.term {
    width: 120px;
}

.products thead td {
    vertical-align: bottom;
    color: #999;
    font-size: 11px;
}

.products td.type {
    color: #333;
    text-align: left;
    font-size: 14px;
    padding: 22px 0 4px 0;
    width: auto;
}

.products td.name {
    text-align: left;
    width: auto;
    font-size: 14px;
    color: #666;
}

.products td.name div {
    position: relative;
    left: -18px;
    padding-left: 18px;
    background: url(/media/images/markers/plus.gif) no-repeat left 3px;
    cursor: pointer;
    cursor: hand;
}

.products td.name div.open {
    background: url(/media/images/markers/minus.gif) no-repeat left 3px;
}

.products td.title {
    font-size: 17px;
    font-weight: bold;
    color: #333;
    text-align: left;
    width: auto;
}

.products .number {
    color: #999;
}

.p-credit tbody td,
.p-credit td.name .link,
.p-credit tbody td a {
    color: #e75918;
}

.p-credit tbody td a:hover {
    background: #e75918;
    color: white;
}

.p-credit .link {
    border-bottom: 1px dashed #e75918;
}

.p-deposit tbody td,
.p-deposit td.name .link,
.p-deposit tbody td a {
    color: #7b9817;
}

.p-deposit tbody td a:hover {
    background: #7b9817;
    color: white;
}

.p-deposit .link {
    border-bottom: 1px dashed #7b9817;
}

.p-deposit thead td {
    padding-bottom: 11px;
}

.p-credit td.first-child {
    padding-top: 9px;
}

.opinion-bar {
    overflow: hidden;
    position: relative;
    left: -34px;
    padding-top: 8px;
}

.opinion-bar .positive {
    height: 17px;
    background: url(../images/bg/positive.gif) repeat-x right;
    width: 62px;
    border-left: 1px solid #fff;
    padding-right: 2px;
    float: left;
}

.opinion-bar .negative {
    height: 17px;
    background: url(../images/bg/negative.gif) repeat-x;
    width: 62px;
    padding-left: 2px;
    float: left;
}

.opinion-bar .positive-value {
    width: 28px;
    padding-left: 6px;
    float: left;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #8dab25;
    padding-top: 2px;
}

.opinion-bar .negative-value {
    width: 28px;
    float: left;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff6d0d;
    padding-top: 2px;
    padding-right: 6px;
    text-align: right;
}



.opinion-full-bar {
    overflow: hidden;
    position: relative;
    clear: left;
}

.opinion-full-bar .positive {
    height: 17px;
    background: url(../images/bg/positive.gif) repeat-x right;
    width: 62px;
    border-left: 1px solid #fff;
    float: left;
    padding-right: 2px;
}

.opinion-full-bar .negative {
    height: 17px;
    background: url(../images/bg/negative.gif) repeat-x;
    width: 62px;
    float: left;
    padding-left: 2px;
}

.opinion-block {
    border: 1px solid #c7c7c7;
    padding: 7px 17px 27px 17px;
    margin: 0 -18px;
    position: relative;
    margin-top: 30px;
}

.opinion-block .title {
    float: left;
    background: white;
    padding: 0 5px;
    position: relative;
    top: -16px;
    left: -5px;
}

.opinion-block .left-value {
    color: #999;
    float: left;
    font-size: 12px;
    padding-top: 5px;
}

.opinion-block .right-value {
    color: #999;
    float: right;
    font-size: 12px;
    padding-right: 1%;
    padding-top: 5px;
}


.opinions {
    padding-top: 28px;
}

.opinions-links {
    color: #999;
    padding: 15px 0 28px 0;
}

.opinions-links .add a {
    color: #7b9817;
}

.opinions-links .add a:hover {
    background: #7b9817;
    color: white;
}







ul.answers li {
    position: relative;
    left: -40px;
    padding: 5px 0 12px 40px;
    background-position: left 5px;
    background-repeat: no-repeat;
}

ul.answers .position {
    color: #666;
    font-style: italic;
    font-size: 11px;
    padding: 2px 0 5px 0;
}

ul.answers .ask a {
    color: #7b9817;
}

ul.answers .ask a:hover {
    background: #7b9817;
    color: white;
}

.bank-column p.answers {
    color: #999;
}

.bank-column .office {
    padding-top: 3px;
}


.bank-column .departments {
    color: #0d70bd;
    position: relative;
    left: -18px;
    padding: 21px 0 12px 18px;
    background: url(/media/images/markers/plus.gif) no-repeat left 24px;
    cursor: pointer;
    cursor: hand;
}

.bank-column .expanded {
    background: url(/media/images/markers/minus.gif) no-repeat left 24px;
}

.bank-column .departments span {
    border-bottom: 1px dashed #0d70bd;
}

#departments {
    padding-bottom: 9px;
    display: none;
}

#departments li {
    padding: 3px 0;
}

.in-banks {
    background: url(../images/bg/bottom.jpg) no-repeat top;
}



.return {
    background: url(../images/markers/return.gif) no-repeat left 4px;
    position: relative;
    left: -12px;
    padding: 0 0 30px 12px;
}


.branches {
    width: 100%;
    margin: 15px 0;
}

.branches td {
    vertical-align: top;
    font-size: 12px;
    padding: 5px 3% 5px 0;
}

.branches thead td {
    color: #999;
    border-bottom: 1px solid #bd8d0d;
    font-size: 11px;
    font-family: Tahoma, Verdana, sans-serif;
    vertical-align: bottom;
}

.branches thead td.title {
    color: #bd8d0d;
    width: 30%;
    font-size: 14px;
    font-family: Arial, Tahoma, sans-serif;
    font-weight: bold;
}

.branches thead td.phone {
    width: 25%;
    padding-right: 0;
}


.responses-menu {
    color: #999;
    padding-top: 25px;
}

.responses-menu li {
    padding: 1px 0;
}

.responses-menu li a.all {
    font-weight: bold;
}

.responses-menu li span.link {
    color: #0d70bd;
    border-bottom: 1px dashed #0d70bd;
    cursor: pointer;
    cursor: hand;
}




.responses {
    margin-top: 15px;
}

.responses li {
    padding: 10px 0 10px 20px;
    position: relative;
    left: -20px;
}

.responses .positive {
    background: url(../images/bg/response-positive.gif) no-repeat left 13px;
}

.responses .negative {
    background: url(../images/bg/response-negative.gif) no-repeat left 13px;
}

.responses .metadata {
    color: #999;
    margin-top: 3px;
}
.responses .metadata a {
    color: #bd8d0d;
}

.responses .metadata a:hover {
    background: #bd8d0d;
    color: white;
}

.responses span.link {
    color: #0d70bd;
    border-bottom: 1px dashed #0d70bd;
    cursor: pointer;
    cursor: hand;
}

p.error {
    padding-top: 25px;
    color: red;
}

.responses-all {
    color: #333;
}

span.responses-all {
    font-weight: bold;
}

.responses-positive {
    color: #7b9817;
}

a.responses-positive:hover {
    background: #7b9817;
    color: white;
}

span.responses-positive {
    font-weight: bold;
}

span.responses-negative {
    font-weight: bold;
}

.responses-negative {
    color: #e75918;
}

a.responses-negative:hover {
    background: #e75918;
    color: white;
}


h3.links {
    padding-top: 15px;
}

ul.links {
    padding: 10px 0 0 0;
}

ul.links li {
    padding: 2px 10px 2px 13px;
    background: url(../images/markers/link.gif) no-repeat left 0.6em;
    position: relative;
    left: -13px;
}

table.bank-params {
    margin-bottom: 15px;
}

table.bank-params td { 
    padding: 1px 0;
    width: 180px;
    vertical-align: top;
}

table.bank-params .last-child {
    font-weight: bold;
    padding-left: 20px;
    width: auto;
}