﻿
.Off {background:url(../../innerData/images/sln/btn_off.png) 0 0 no-repeat; width:96px; height:57px; cursor:pointer;}
.On {background:url(../../innerData/images/sln/btn_on.png) 0 0 no-repeat; width:96px; height:57px; cursor:progress;}
.Disable {background:url(../../innerData/images/sln/btn_off.png) 0 0 no-repeat; width:96px; height:57px; cursor:default;}

#semiTrans 
{
    width:100%;
    /*height:400px;*/
    /*background:url('../../innerData/images/sln/alpha-bg-testing.png') 0 0 no-repeat;*/
    position: relative;
    top: -360px;
    bottom: 0;
    left: 0;
    right: 0;
}
#semiTransBg
{
    background:url('../../innerData/images/sln/alpha-bg.png') 0 0 repeat-y;
    width:550px;
}
#semiTransText
{
    padding:1.5em;
}
.calcTop{background:url(../../innerData/images/sln/calctop.gif) 0 0 no-repeat; width:522px; height:43px;}
.calcBottom{background:url(../../innerData/images/sln/calcbtm.gif) 0 0 no-repeat; width:521px; height:14px;}
.calcButtonText {padding:20px 0; text-align:center; font-weight:bold; font-size:18px;}
.calcButton{background:url(../../innerData/images/sln/calc_button.jpg) 0 0 no-repeat; width:323px; height:39px; cursor:pointer;}

.calcButtonText_on{padding:20px 0; text-align:center; font-weight:bold; font-size:18px; color:#585d65;}
.calcButtonText_off{padding:20px 0; text-align:center; font-weight:bold; font-size:18px; color:#c0c0c0;}

.calc_red_title {color:#b00b0d; font-weight:bold;}
.calc_green_title {color:#88b312; font-weight:bold;}