/* LAINALASKURI (LC = Loan calculator) */
div#loanCalculator_section { background-color: #eeeeee; padding-top: 8px; padding-bottom: 8px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; }
div.loanCalculator_colOneFourth { float: left; width: 188px; }
div#loanCalculator_hint { background-color: #F4E7B0; padding-top: 8px; padding-bottom: 8px; margin-top: 10px; }
td#loanCalculatorPreview_half { width: 380px; background-color: #EEEEEE; }
table.loanCalculatorPreview_content_table {float: left; border-collapse: collapse; margin: 0; }
td.loanCalculatorPreview_content_key { width: 135px; font-weight: bold;}
td.loanCalculatorPreview_content_value { width: 225px; }
div.loanCalculatorPreview_separator_line { float: left; width: 363px; padding-top: 10px; padding-bottom: 15px; border-bottom: 1px solid #999999; }

.itemPageLC_element {float:left; padding:0 0 0 0; background:#FFFFFF; margin-top:15px;}
#itemPageLC {border:3px solid #CCCCCC; float:left;  width:154px;}
#itemPageLC_header {width:154px; background-color: #990033; }
#itemPageLC_header div.title {padding:3px 0px 3px 0px; font-weight: bold; color: #ffffff; font-size:20px;text-align:center;}
#itemPageLC div.light {float:left; background-color: #ffffff; width: 144px; w/idth:148px;; padding:10px 5px 10px 5px; }
#itemPageLC div.light div.float_left {padding:5px 0 0px 5px;}

#itemPageLC div.row  {padding:0px 0px 0px 3px; width: 145px; height: 22px ; vertical-align: middle;}
#itemPageLC div.col_left {padding:0px 0px 0px 0px;font-weight: bold; width: 80px; float: left; vertical-align: middle; }
#itemPageLC div.col_right {padding:0px 0px 0px 0px;width: 60px; float: right; vertical-align: middle;}

#itemPageLC div.dark {float:left; background-color: #eeeeee; width: 144px; padding:10px 5px 10px 5px;}
#itemPageLC div.dark div {line-height:18px;}
.lcbank_rate {padding:2px 0 2px 3px; text-align:center;}
.lcbank_rate span {font-style: italic; font-weight: normal; font-size: 10px;}
#itemPageLC input, #itemPageLC textarea, #itemPageLC select, #itemPageLC option {font-size: 11px;}
#send_btn {}
#lc_send {margin-top:10px; text-align:center;}
.banklogo{margin-left:-5px;margin-top:2px;}
select#bd_day, select#bd_month, select#bd_year {font-size:11px; background-color:#EFDFC0;}
select#bd_day, select#bd_month {width: 40px;}
select#bd_year {width: 60px;}

/* OPKK RAHOITUSLASKURI */
div#opkk_financialstmt {background:url('../../../static_images/etuovi-kuluttaja/v2/itempage/opkk_financialstmt.gif') top center no-repeat; width:160px; height: 380px; position:relative; margin-bottom:20px;}
#opkk_financialstmt #opkk_monthlypayment {font-family:Verdana, Arial, sans-serif; color:#FF6A00;}
a#opkk_bannerLink {display:block; position:absolute; width: 100%; height: 100%; }
#loanCalculator_introtext p, opkk_rahoitustiedot p {padding-left: 0;}
#opkk_rahoitustiedot table {padding-left: 6px; width:400px;}
#opkk_rahoitustiedot table tr{height: 20px;}
#opkk_rahoitustiedot table .key {width: 140px;font-weight:bold;}
#opkk_rahoitustiedot table .value {width: 260px;}