#welcome {
    background-image: url('../../images/kiosk/roisbet/logo_welcome.png');
}
#welcome.loading {
    background-image: url('../../images/kiosk/roisbet/logo_load.gif');
}
#page {
    background-image: url('../../images/kiosk/roisbet/logo_wm.png');
}
#hd, #hd-pad {
    background-color: #000;
}
#doc #hd #comp-logo {
    width: 220px;
    height: 50px;
    top: -25px;
    background-color: transparent;
    background-image: url('../../images/kiosk/roisbet/logo_hd.png');
    background-repeat: no-repeat;
    background-position: top left;
}
#print div.logo {
    background: none;
}
#help div.hd div.logo {
    background-image: url('../../images/kiosk/roisbet/logo_hd.png');
}
body.alfascores #bd {
    min-height: 700px;
    height: 100%;
}
body.alfascores #bd #content {
    min-height: 700px;
    height: 100%;
}
body.alfascores #bd #content iframe{
    min-height: 700px;
    height: 100%;
}


#slip .content .bet-line .amount {
    font: 12px/30px Verdana;
    background: none;
    width: 75px;
    height: 22px;
    border: 1px solid #000;
}
#slip .content .bet-line .n-lines {
    right: 165px;
}
#slip .content .match {
    height: 20px;
}
#slip .content .match .title {
    font: 14px/25px Arial;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#slip .content .selection .label {
    width: 190px;
    font: bold 14px Verdana;
    height: auto;
    min-height: 20px;
}

#calculator {
    width: 350px;
    height: 455px;
    padding: 30px 0;
    background: url('../../images/kiosk/roisbet/calculator.png') center center no-repeat;
    border: 0;
}
#calculator div.close{
    position: absolute;
    top: -25px;
    right: -25px;
    left: auto;
    width: 50px;
    height: 50px;
    background: url('../../images/kiosk/roisbet/calculator_close.png') center center no-repeat;
    border: 0;
}
#calculator div.amount-row {
    height: 65px;
    width: 329px;
    left: 10px;
    position: relative;
    text-align: center;
    font: 28px/60px Arial;
    color: #00a;
    cursor: pointer;
}
#calculator div.amount-row-1 {
    background-color: #e8edf1;
}
#calculator div.selected {
    color: #000;
    background-color: #fde584;
}
#calculator div.amount-row-1.selected {
    background-color: #FAD025;
}

#shop-panel {
    margin-right: 430px;
}
#slip-wrapper {
    width: 420px;
}
#slip {
    width: 400px;
}
#slip .content .match,
#slip .content .system {
    height: 30px;
    width: 400px;
}
#slip.no-systems .content .match .title,
#slip.no-systems .content .selection,
#slip .content .match div.title{
    width: 395px;
}
#slip .content .selection {
    height: auto;
    min-height: 36px;
}
#slip .content .bet-line .odds {
    font: bold 13px/30px Verdana;
}

#slip .content .totals {
    background: #fff;
    height: auto;
    position: relative;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
#slip .content .totals .total-line {
    left: auto;
    width: auto;    
    display: block;
    position: relative;
    background-color: #00ADF0;
    height: 25px;
    margin-bottom: 10px;
}
#slip .content .totals span.label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    text-align: left;
    text-indent: 20px;
}
#slip .content .totals span.value {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    width: 50%;
    text-align: right;
}
#slip .content .totals .total-line{
    font: bold 16px/25px Arial;
}

#loadcard {
    position: absolute;
    width: 150px;
    height: 25px;
    top: 2px;
    right: 4px;
    cursor: pointer;
    text-indent: 10px;
    font: bold 15px/25px Verdana;
    color: #fff;
    background: url('../../images/website/loadcardlong.png') center center no-repeat;
}

