.tourneyText {
    color:white;
    float:right;
    margin-top: 10px;
    margin-right: 5px;
}
.tourneyText h2 {
    font-size: 15px;
    line-height: 15px;
    text-transform: none;
    text-align: right;
    width: 150px;
}

.tourneyStablePic {
    float: right;
    width: 60px;
}
.tourneyViewFight {
    float: right;
}

table.bracket_lines_table td {
    border-color: #444444;
    border-style: solid;
    border-width: 0
}

table.series_table {
    height: 250px;
}

span.series_name_placeholder {
    font-style: italic;
    color: #bbb;
    font-size: 0.9em
}

div.rr_series {
    width: 95px;
    padding: 8px;
    background-color: #666;
    text-align: center;
    padding-right: 25px
}

div.disabled_rr_series {
    background-color: #444;
    border-top: 1px solid #666
}

span.win, span.loss, span.blank {
    display: block;
    float: left;
    font-weight: bold;
    width: 25px;
    text-align: center
}

span.win {
    background-color: #f68800;
    color: #111
}

span.loss {
    background-color: #747474;
    color: #111
}

div.series_spacer {
    height: 52px;
    width: 210px
}

div.series_half_spacer {
    height: 26px;
    width: 210px
}

div.dub_e {
    width: 255px
}

div.series_top_half, div.series_bottom_half {
    background: #c3c5c2;
    height: 22px;
    width: 210px;
    font-size: 12px;
    overflow: hidden
}

div.series_identifier {
    width: 28px;
    text-align: center;
    font-size: 11px;
    color: #f0f0f0;
    border: 1px solid #747474;
    margin-right: 1px
}

div.series_top_half {
    margin-top: 3px;
    background: #c3c5c2
}

div.series_bottom_half {
    margin-bottom: 3px;
    border-top: 1px solid #444;
    background: #c3c5c2
}

div.top_seed, div.bottom_seed, div.top_score, div.bottom_score, div.top_score_dark, div.bottom_score_dark, div.no_top_seed, div.no_bottom_seed {
    float: left;
    height: 22px;
    width: 22px;
    line-height: 22px;
    margin: 0 3px 0 0;
    text-align: center;
    background: #555;
    color: #111;
    font-weight: bold;
    text-shadow: none
}

div.top_dark, div.bottom_dark {
    text-shadow: 1px 1px 1px #222
}

div.no_top_seed, div.no_bottom_seed {
    width: 8px
}

div.top_seed {
    background: #888;
    padding-left: 2px
}

div.bottom_seed {
    background: #888;
    padding-left: 2px
}

div.no_top_seed {
    background: #c3c5c2;
    padding-left: 2px
}

div.no_bottom_seed {
    background: #c3c5c2;
    padding-left: 2px
}

div.top_score {
    background: #888;
    padding-right: 2px
}

div.bottom_score {
    background: #888;
    padding-right: 2px
}

div.top_score, div.bottom_score {
    float: right;
    margin: 0;
    width: 25px
}

div.top_dark {
    background: #c3c5c2
}

div.bottom_dark {
    background: #c3c5c2
}

div.top_score a, div.bottom_score a {
    color: #9f8
}

div.inner_content {
    padding: 2px 0;
    margin: 0 28px 0 22px;
    line-height: 15px
}

div.inner_content span {
    display: block;
    width: 93%;
    white-space: nowrap;
    /*overflow: hidden;
    text-overflow: hidden*/
}

div.over {
    background-color: #222
}

div.draggable-selectable {
    cursor: pointer;
    background-color: #77c
}

div.dropzone-incomplete {
    background-color: #944
}

div.dropzone-active {
    background-color: #77c
}

div.dropzone-hover {
    background-color: #44b
}

div.inner_content img {
    vertical-align: -5px;
    margin-right: 1px;
    margin-top: 5px;
    padding: 0
}

div.top_score.winner {
    background: #f68800
}

div.bottom_score.winner {
    background: #f68800
}

.button, .small_button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
    color: #111;
    background-color: #fff;
    padding: 5px 7px
}

.button:hover, .small_button:hover {
    background-color: #f1531a
}

.small_button {
    font-size: 13px;
    padding: 3px 6px
}

div.note {
    border: 2px solid #f38800;
    border-width: 2px 0;
    padding: 12px;
    text-align: center;
    width: 816px;
    margin: 0 auto 25px auto;
    font-size: 14px
}

tr.attachment td {
    background-color: #2a2a2a
}

tr.attachment_alt td {
    background-color: #222
}

div.match_menu {
    position: absolute;
    left: -41px;
    top: 3px;
    height: 45px;
    width: 12px;
    background-color: #585858;
    opacity: 0.8;
    filter: alpha(opacity = 80)
}

div.match_menu img {
    margin-top: 16px
}

span.cutoff {
    display: block;
    width: 460px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: hidden
}

span.faded {
    color: #999
}