﻿body {
    background-color: transparent;
}
#flipchartContainer {
    width: 516px;
    clear:both;
}
.teamName {
    font-family: 'Microsoft Sans Serif','Futura', 'Myriad' !important;
    color: white;
    font-size: 20px;
}
#leftTeamName_LeftBorder {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_03.png');
    height: 50px;
    width: 21px;
}
#leftteamname_container {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_04.png');
    height: 50px;
    width: 156px;
    padding:5px;
}
#leftteamname {
    height:25px;
    line-height:25px;
}
#leftteamdetails {
    font-family: 'Microsoft Sans Serif';
    font-size: 12px;
    color: white;
    height: 12px;
}
#leftTeamName_RightBorder {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_05.png');
    height: 50px;
    width: 27px;
}
#leftteampoints {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_06.png');
    height: 50px;
    width: 32px;
}
#teampoints {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_07.png');
    height: 50px;
    width: 26px;
}
#rightteampoints {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_08.png');
    height: 50px;
    width: 35px;
}
#rightTeamName_LeftBorder {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_09.png');
    height: 50px;
    width: 26px;
}

#rightteamname_container {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_10.png');
    height: 50px;
    width: 156px;
    padding: 5px;
}

#rightteamname {
    height: 25px;
    line-height: 25px;
}

#rightteamdetails {
    font-family: 'Microsoft Sans Serif';
    font-size: 12px;
    color: white;
    height: 12px;
}

#rightTeamName_RightBorder {
    float: left;
    background-image: url('../img/Boxscore/boxscorebg_11.png');
    height: 50px;
    width: 16px;
}
#boxscorefooter_container {
    margin-top:6px;
}
#boxscorefooter_left {
    background-color: black;
    padding: 2px;
    height: 20px;
    width: 200px;
    line-height: 18px;
    text-align: start;
    margin-left: 25px;
    margin-right: 7px;
    line-height: 16px;
}
.poweredBy {
    font-size:8pt;
    color:white;
}
.isetsports {
    text-transform: uppercase;
    margin: 5px 3px 5px 3px;
    font-weight: bold;
    font-size: 12px;
    color:white;
}
#boxscorefooter_message {
    background-color: dimgrey;
    height: 20px;
    width: 200px;
    padding: 2px;
    font-size: 8pt;
    color: white;
    text-align:end;
}
.setscore {
    font-family:'Microsoft Sans Serif';
    font-size: 30px;
    color: white;
    height: 35px;
    line-height: 35px;
}
