﻿h1 {
    font-size: 0.5em;
    font-weight: normal;
    font-style: normal;
    text-align: right;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

    table td {
        border: 0px;
        padding: 0;
        margin: 0;
    }

a {
    text-decoration: none;
}

    a:link {
        text-decoration: none;
        color: blue;
    }

    a:visited {
        text-decoration: none;
        color: blue;
    }

    a:active {
        text-decoration: none;
        color: blue;
    }

    a:hover {
        text-decoration: none;
        color: blue;
    }

#content {
    background-color: #f2f2f2;
    padding-top: 10px;
    padding-left: 0px;
}

#tab-container {
    font-family: "Verdana", sans-serif;
    font-size: 14px;
    float: left;
    margin: 0 0 0 0;
    width: 205px;
}

    #tab-container ul {
        list-style: none;
        text-align: center;
    }

        #tab-container ul li {
            border-top: 1px solid #666;
            border-right: 1px solid #666;
            border-bottom: 1px solid #666;
            border-left: 8px solid #666;
            background-color: #ddd;
            margin: 8px 0;
        }

            #tab-container ul li a,
            #tab-container ul li a:visited {
                text-decoration: none;
                color: #666;
                display: block;
                padding: 15px 5px;
            }

            #tab-container ul li:hover {
                border-left: 8px solid #333;
            }

            #tab-container ul li a:hover {
                color: #000;
            }

            #tab-container ul li.selected {
                border-right: none;
                background-color: #fff;
                border-left: 8px solid #006699;
            }

#main-container {
    font-family: "Verdana", sans-serif;
    min-height: 600px;
    margin: 0 0 0 195px;
    padding: 20px;
    background-color: #fdfdfd;
    border: 1px solid #888;
    overflow-x: auto;
}

.logo table td {
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-size: 10px;
}

.strapline {
    font-size: 10px;
}

.score {
    margin-top: 5px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fdfdfd;
    text-align: center;
}

.composer {
    font-size: 16px;
    font-weight: bold;
}

.dates {
    font-size: 12px;
}

.work {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.forces {
    font-size: 12px;
}

.parts {
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #fdfdfd;
}

.licence {
    font-size: 10px;
    font-style: italic;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #f2f2f2;
}

.heading {
    font-size: 12px;
}

.body {
    font-size: 10px;
}

.results {
    font-size: 12px;
}

.detail {
    font-size: 10px;
    display: inline-block;
}

.header {
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
}

.joined {
    font-size: 10px;
    margin-right: 15px;
}

.abc {
    margin: 5px;
    text-align: left;
    font-size: 14px;
}

.column {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 625px;
}

.keeptogether {
    overflow: auto;
    margin-right: 5px;
}

.left {
    display: flex;
    flex-direction: column;
    height: 230px;
    justify-content: flex-end;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.about {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 45%;
    justify-content: flex-start;
    padding-right: 25px;
}

    .about > div {
        margin-bottom: 50px;
    }

button {
    background-color: #dddddd;
    border: 1px solid black;
    padding: 5px 5px;
    margin: 2px;
}

.detailcontainer {
    background-color: #f2f2f2;
}

.detailpage {
    display: flex;
    flex-wrap: wrap;
    font-family: Verdana;
    color: black;
}

.detailleft {
    display: flex;
    flex-direction: column;
    width: 450px;
    justify-content: flex-start;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 20px;
    border-left: 20px solid #f2f2f2;
    border-right: 20px solid #f2f2f2;
    flex-wrap: nowrap;
}

.detailleft >div {
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
}

.detailright {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-wrap: nowrap;
    background-color: #fdfdfd;
    width: 425px;
    border-bottom: 10px solid #f2f2f2;
}

.links {
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.description {
    font-size: 12px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #f2f2f2;
}

.player {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-bottom: 10px solid #f2f2f2;
    background-color: #fdfdfd;
}

#soundmanager-debug {
}

.scorepageportrait {
    height: 450px;
    width: 340px;
    background-color: #f2f2f2;
    border-top: 5px solid #999999;
    border-left: 5px solid #999999;
    border-right: 5px solid #999999;
    border-bottom: 0;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
}

.scorepagelandscape {
    height: 210px;
    width: 350px;
    background-color: #f2f2f2;
    border-top: 5px solid #999999;
    border-left: 5px solid #999999;
    border-right: 5px solid #999999;
    border-bottom: 0;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
}

.flashportrait {
    width: 350px;
    height: 550px;
}

.flashlandscape {
    width: 350px;
    height: 275px;
}

#html5player {
    height: 40px;
    background-color: #fdfdfd;
    border-top: 0;
    border-left: 5px solid #999999;
    border-right: 5px solid #999999;
    border-bottom: 0;
    font-size: x-small;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

#pagenumber {
    background-color: #fdfdfd;
    border-top: 0;
    border-left: 5px solid #999999;
    border-right: 5px solid #999999;
    border-bottom: 5px solid #999999;
    font-size: 8px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: right;
}
