/*** TABLE BOLLOCKS ***/

div.grid-view {
    color: #fff;
    font-size: 12px;
}

div.grid-view div.summary {
    float: right;
    text-transform: uppercase;
    padding: 7px 18px;
    background: #252525;
    color: #bbb;
    margin-top: 1px;
    font-weight: 700;
    letter-spacing: 1px;
}

div.grid-view div.pager {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.grid-view div.pager ul {
    margin-left: auto;
    margin-right: auto;
}

div.grid-view div.pager ul li {
    display: inline-block;
    padding: 5px 10px 5px 10px;
    margin: 5px 1px 0px 0px;
    background: #000;
    text-transform: uppercase;
    font-size: 10px;
}

div.grid-view div.pager ul li a {
    display: block;
    padding: 5px 10px 5px 10px;
    margin: -5px -10px -5px -10px;
}

div.grid-view div.pager ul li a:hover {
    background: #303037;
    text-decoration: none;
}

table.items {
    clear: both;
    display: table;
    width: 100%;
    border-spacing: 1px;
    text-align: center;
    vertical-align: middle;
}

table.items thead {
    background: #252525;
    text-transform: uppercase;
}

table.items thead th {
    font-size: 10px;
}

table.items thead th a {
    color: #bbb;
    display: block;
    padding: 8px 0;
    font-size: 10px;
}

table.items thead th a:hover {
    background: #303037 url(../images/table-arrow.png) no-repeat center bottom;
    text-decoration: none;
}


table.items div.splittext {
    padding: 1em 1.5em;
    margin-top: 1.5em;
    background: #162f2b;
    width: 100%;
    box-sizing: border-box;
    text-align: start;
}

table.items div.splittext.year {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    font-weight: 900;
    font-size: 1.2em;
    margin-top: 1.5em;
}

table.items div.splittext a {
    padding: 10px 20px 10px 20px;
    margin-right: 10px;
    margin-left: -20px;
    text-transform: uppercase;
    font-weight: bold;
}

table.items div.splittext a:hover {
    text-decoration: none;
    background: #303037;
    color: #fff;
}


table.items div.yearselector {
    font-weight: bold;
    padding: 10px 0px 10px 20px;

    float: right;
    text-align: right;
}

table.items div.videoaudio {
    float: left;
    font-size: .8em;
    font-weight: bolder;
    background: #141414;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    text-align: start;
    padding: 1em 2.3em !important;

}

.cLength {
    width: 100px;
}

#yw0_c7 {
    width: 60px;
}

/*** ROWS ***/

table.items tr.odd td,
table.items tr.even td {
    padding: 8px 5px;
    font-size: 1em;
    color: #bbb;
    line-height: 2.6em;
    letter-spacing: 0.2px;
    font-weight: 500;
}

.cButtons {
    width: 40px;
}

table.items tr.odd {
    background: #212121;
}

table.items tr.even {
    background: #1e1e1e;
}

table.items td.cDate {
    padding-left: 1.6em !important;
    width: 80px;
}

table.items td.cDate,
table.items td.cLocation {
    text-align: left;
}

table.items td.cLocation {
    padding-left: 20px !important;
}

    /*** VIEW ICON ***/

table.items td.cButtons {
    background: url(../images/view2.png) no-repeat;
    background-position: center center;
    padding: 5px;
}

table.items td.cButtons:hover {
    background: url(../images/view2.png) #303037 center center no-repeat;
    background-position: center center;
}

table.items td.cButtons a.view {
    padding: 15px;
    margin: -5px;
}

table.items td.cButtons a.view img {
    display: none;
}


table.items td.cTradeStatus {
    color: #da2a2a !important;
    font-weight: 700 !important;
}

.band-audio {
    margin-top: 2em;
}

.mt-2 {
    margin-top: 2em;
}

#yw0_c6 {
    width: 100px;
}

#yw0_c3 {
    max-width: 120px;
}