@font-face {
    font-family: 'Bebas';
    src: url( '/fonts/bebas___-webfont.eot' );
    src: local( '☺' ), url( '/fonts/bebas___-webfont.woff' ) format( 'woff' ), url( '/fonts/bebas___-webfont.ttf' ) format( 'truetype' ), url( '/fonts/bebas___-webfont.svg#webfont1ilNFSeR' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'leagueGothic';
    src: url('/fonts/league_gothic-webfont.eot');
    src: url('/fonts/league_gothic-webfont.eot?#iefix') format('eot'), url('/fonts/league_gothic-webfont.woff') format('woff'), url('/fonts/league_gothic-webfont.ttf') format('truetype'), url('/fonts/league_gothic-webfont.svg#webfontDQPoZQ77') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
-----------------------------------------------------------------------
Adage Default Style Rules
-----------------------------------------------------------------------
*/

/* Defaults for these controls */
TR, INPUT, TEXTAREA {
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial,helvetica,verdana,sans-serif;
}

.WideButtons {
    width: 300px;
}

.TextBoxLG {
    width: 400px;
    height: 150px;
}
/* Defaults for paragraph controls */

/*Use for general lists*/
li {
    line-height: 20px;
}

/*Headers*/
h1 {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #f04b23;
    text-transform: uppercase;
}

h2 {
    font-size: 8pt;
    display: inline;
}

h3 {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #003371;
}

/*Use for bolded lists*/
.li2 {
    list-style-type: disc;
    font-size: 9pt;
    font-weight: bold;
    line-height: 2;
    color: #F26521;
}

/*Links*/
a {
    font-family: verdana,arial,helvetica,verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #0071BC;
}

    a:hover {
        font-family: verdana,arial,helvetica,verdana,sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        color: #3BAF39;
    }

.small {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

a.small {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
    color: #0071BC;
}

    a.small:hover {
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-decoration: underline;
        color: #3BAF39;
    }

.linksmall {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 7pt;
    font-weight: normal;
}

a.linksmall {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: underline;
    color: #0071BC;
}

    a.linksmall:hover {
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 7pt;
        font-weight: normal;
        text-decoration: underline;
        color: #3BAF39;
    }

a.footersmall {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
    color: #0071BC;
}

    a.footersmall:visited {
        color: #999999;
    }

    a.footersmall:hover {
        color: #999999;
        font-size: 8pt;
    }

a.footerlink {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
    color: white;
}

    a.footerlink:hover {
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-decoration: underline;
        color: white;
    }

a.nodeclink {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #003371;
}

    a.nodeclink:hover {
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 9pt;
        font-weight: bold;
        text-decoration: none;
        color: #003371;
    }

.blue_links A {
    color: #000099;
}

.topnav_links {
    text-decoration: none;
    color: #f04b23;
    font-family: Verdana;
    font-weight: bold;
    font-size: 9px;
    padding: 0px 4px 0px 4px;
}

    .topnav_links A {
        text-decoration: none;
        color: #000000;
        font-family: Verdana;
        font-weight: bold;
        font-size: 9px;
        padding: 0px 10px 0px 10px;
    }

        .scoreZone A, .topnav_links A:hover {
            color: #f04b23;
            text-decoration: none;
            font-family: Verdana;
            font-weight: bold;
            font-size: 9px;
            padding: 0px 10px 0px 10px;
        }

.blackbackground A, .blackbackground A:link, .blackbackground A:visited {
    color: #ffffff;
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}

    .blackbackground A:Hover {
        color: #ffffff;
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
    }

/* For the area below the tab structure */
.tabbody {
    border-bottom: 1px #ccc dotted;
    font-size: 8pt;
    background-color: White;
    text-align: left;
}

#contact .tabbody {
    border: none;
}

.tabbody th {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    vertical-align: bottom;
    background-color: #f04b23;
    border-bottom: 1px #707070 solid;
    text-transform: uppercase;
}

.tabText {
    font-size: 8pt;
}

/* For the tab that has been selected */
.tabClicked {
    font-size: 9pt;
    font-weight: bold;
    border-bottom: 1px #707070 solid;
    background-color: #ebebeb;
}

.tabClickedSmall {
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    border-bottom: 1px #000000 solid;
    background-color: #666666;
}

    .tabClickedSmall a {
        color: #FFFFFF;
        font-size: 8pt;
        font-weight: bold;
        background-color: #666666;
        border-bottom: 0px #000000 solid;
    }

        .tabClickedSmall a:hover {
            color: #CCCCCC;
            font-size: 8pt;
            font-weight: bold;
            background-color: #666666;
            text-decoration: none;
            border-bottom: 0px #000000 solid;
        }

.tabClickedSmallold {
    font-size: 8pt;
    font-weight: bold;
    border-bottom: 1px #707070 solid;
    background-color: #ebebeb;
}


/* For the all the non-selected tabs */
.tabUnclicked {
}

/* For spacers between tabs or to offset the tabs from the end of the tabe */
.tabBlank {
}

/* For the most promininet title on the page */
.pageTitle {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #f04b23;
    text-transform: uppercase;
}

.pageTitleTemp {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #CB0A0F;
}


/* For the most promininet title on the HOME page */
.pageTitleLarge {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 15pt;
    font-weight: bold;
    letter-spacing: 2;
    color: #007236;
}

/* For the most prominent description on the page */
.pageDescription {
}

/* For the 2nd most prominent title on the page */
.whiteText {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    vertical-align: bottom;
    text-transform: uppercase;
}

.innerbody {
    font-family: arial,helvetica,verdana,sans-serif;
    border: 1px #707070 solid;
    font-size: 8pt;
    background-color: White;
    text-align: left;
}

    .innerbody th {
        font-size: 9pt;
        font-weight: bold;
        color: #ffffff;
        vertical-align: bottom;
        background-color: #f04b23;
        border-bottom: 1px #707070 solid;
        text-transform: uppercase;
        padding: 3px;
    }

.sectionTitle {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    vertical-align: bottom;
    background-color: #f04b23;
    border-bottom: 1px #707070 solid;
    text-transform: uppercase;
}

    .sectionTitle a {
        color: White;
        font-size: 8pt;
    }

        .sectionTitle a:hover {
            color: White;
            text-decoration: underline;
            font-size: 8pt;
        }

.sectionTitleButton {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    background-color: #f04b23;
    border-bottom: 1px #707070 solid;
    border-right: #707070 1px solid;
    text-transform: uppercase;
}

    .sectionTitleButton a {
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #ffffff;
        background-color: #f04b23;
        text-transform: uppercase;
        text-decoration: none;
    }

.sectionTitleSelected {
    border-right: #707070 1px solid;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    color: #000000;
    border-bottom: #F0F0F0 1px solid;
    font-family: arial,helvetica,verdana,sans-serif;
    background-color: #690000;
}

    .sectionTitleSelected a {
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #000000;
        background-color: #690000;
        text-transform: uppercase;
        text-decoration: none;
    }

        .sectionTitleSelected a:hover {
            font-family: arial,helvetica,verdana,sans-serif;
            font-size: 9pt;
            font-weight: bold;
            color: #000000;
            background-color: #690000;
            text-transform: uppercase;
            text-decoration: none;
        }

.sectionTitleButton:hover {
    background-color: #690000;
}

.sectionTitleOver {
    border-right: #707070 1px solid;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    border-bottom: #707070 1px solid;
    font-family: arial,helvetica,verdana,sans-serif;
    background-color: #690000;
}

    .sectionTitleOver a {
        font-weight: bold;
        font-size: 9pt;
        text-transform: uppercase;
        color: #ffffff;
        font-family: arial,helvetica,verdana,sans-serif;
        background-color: #690000;
        text-decoration: none;
    }

        .sectionTitleOver a:hover {
            font-weight: bold;
            font-size: 9pt;
            text-transform: uppercase;
            color: #ffffff;
            font-family: arial,helvetica,verdana,sans-serif;
            background-color: #690000;
            text-decoration: none;
        }

/* For the 2nd most prominent description */
.sectionDescription {
}

/* For fitting a title into subsections or menu controls */
.subsectionTitle {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-spacing: 11pt;
    color: #000032;
    border-bottom: 1px #000032 solid;
    background-color: #999999;
}

.subsectionTitleSmallest {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

/* For fitting a description into subsections or menu controls */
.subSectionDescription {
}

.PageMainArea {
}

.ScrollingText {
    background-color: #a3c380;
    border: 0;
}

.RedBackground {
    color: White;
    font-weight: bold;
    background-color: #f04b23;
}

.BlueBackground {
    color: White;
    font-weight: bold;
    background-image: url(images/BlueDot.PNG);
}

    .BlueBackground a {
        color: White;
        text-decoration: none;
        font-weight: bold;
    }

        .BlueBackground a:hover {
            color: White;
            text-decoration: underline;
            font-weight: bold;
        }

/* For the td that contains a datagrid */
.gridContainer {
}

/* For the datagrid itself */
.grid {
}

/* For the datagrid header */
.gridHeader {
    font-size: 8pt;
    background-color: #666666;
    color: white;
    vertical-align: bottom;
    border-bottom: 1px #707070 solid;
}

.playoffHeader {
    font-size: 8pt;
    background-color: #666666;
    color: white;
    vertical-align: top;
    border-bottom: 1px #000000 solid;
}

.playoffGame {
    background-color: gainsboro;
    border: 1px #666666 solid;
}

.gridHeaderSmall {
    font-size: 8pt;
    background-color: #ebebeb;
    vertical-align: bottom;
    font-weight: bold;
    border-bottom: 1px #707070 solid;
}

/* For the datagrid footer */
.gridFooter {
}

.gridStandardFull {
    width: 1008px;
}

/* For the datagrid ItemStyle */
.gridItem {
    font-size: 8pt;
    background-color: White;
    border-right: solid 2px black;
    border-top: solid 2px black;
    border-left: solid 2px black;
    border-bottom: solid 2px black;
}

    .gridItem a {
        font-size: 8pt;
    }

        .gridItem a:hover {
            font-size: 8pt;
        }

/* For the datagrid AlternateItemStyle */
.gridAltItem {
    font-size: 8pt;
    background-color: #dadada;
    border-right: solid 2px black;
    border-top: solid 2px black;
    border-left: solid 2px black;
    border-bottom: solid 2px black;
}

    .gridAltItem a {
        font-size: 8pt;
    }

        .gridAltItem a:hover {
            font-size: 8pt;
        }

/* For the datagrid EditItemStyle */
.gridEditItem {
}

/* For the datagrid SelectItemStyle */
.gridSelectItem {
}

/* For the datagrid Hover */
.gridHover {
    font-size: 8pt;
    background-color: #FFFF99;
}

    .gridHover td {
        border-bottom: #f04b23 1px solid;
    }

    .gridHover a {
        font-size: 8pt;
    }

        .gridHover a:hover {
            font-size: 8pt;
        }

.gridTeam {
    text-align: left;
    font-size: 8pt;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

    .gridTeam th {
        font-size: 8pt;
        color: #FFFFFF;
        font-weight: bold;
        background-color: #666666;
        border-bottom: 1px #000000 solid;
        text-transform: none;
    }

        .gridTeam th a {
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: none;
        }

            .gridTeam th a:hover {
                font-weight: bold;
                color: #FFFFFF;
                text-decoration: underline;
            }

    .gridTeam tr { /*background-color: #dadada;*/
        font-size: 8pt;
        background-color: #eaeaea;
    }

        .gridTeam tr:hover {
            font-size: 8pt;
            background-color: #FFFF99;
        }

    .gridTeam td {
        border-bottom: #f04b23 1px solid;
    }

    .gridTeam a {
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 8pt;
    }

        .gridTeam a:hover {
            font-size: 8pt;
        }

.gridHoverItem {
    font-size: 8pt;
    background-color: #ffff99;
}

    .gridHoverItem a {
        font-size: 8pt;
    }

        .gridHoverItem a:hover {
            font-size: 8pt;
        }

    .gridHoverItem td {
        border-bottom: #f04b23 1px solid;
        font-size: 8pt;
    }

.gridSelItem {
    font-size: 8pt;
    background-color: #cdffa7;
}

    .gridSelItem a {
        font-size: 8pt;
    }

        .gridSelItem a:hover {
            font-size: 8pt;
        }

    .gridSelItem td {
        border-bottom: #f04b23 1px solid;
    }

.gridRedItem {
    font-size: 8pt;
    background-color: #ffcccc;
}

    .gridRedItem a {
        font-size: 8pt;
    }

        .gridRedItem a:hover {
            font-size: 8pt;
        }

    .gridRedItem td {
        border-bottom: #f04b23 1px solid;
    }

/* For any data entry screen that is database enabled to show the field name */
.fieldName {
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
}

/* For any data entry screen that is database enabled to show the field value */
.fieldValue {
    font-size: 8pt;
}

    .fieldValue a {
        font-size: 8pt;
    }

        .fieldValue a:hover {
            font-size: 8pt;
        }

/* For use on any label to display an error or message to the user */
.errorMessage {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #f04b23;
}

/* For use on any validator to ensure consistency */
.errorValidation {
}

/* For use on any Validation Summary */
.errorSummary {
    border-bottom: solid 1px #f04b23;
    border-top: solid 1px #f04b23;
    border-left: solid 1px #f04b23;
    border-right: solid 1px #f04b23;
    background-color: gainsboro;
    list-style-image: url(images/error.gif);
}

.errorTitle {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #f04b23;
}

.errorSummary li {
    color: #f04b23;
    list-style-image: url(images/alert.gif);
}



.CommissionerMessage {
    width: 100%;
    margin-bottom: 20px;
    border-width: 0px 1px 1px 1px;
    border-color: #ccc;
    border-style: solid;
}

    .CommissionerMessage td {
        border-width: 0px 0px 1px 0px;
        border-bottom: 1px #ccc dotted;
        font-size: 8pt;
        background-color: #FFFFCC;
        text-align: left;
        padding: 5px;
    }

    .CommissionerMessage tr.footer td {
        background-color: #FFFFFF;
        text-align: left;
    }

    .CommissionerMessage th {
        text-align: left;
        padding: 2px 5px 2px 5px;
        margin: 0px;
        border: 1px solid #000;
        font-weight: normal;
    }

.LeagueHomeNotices {
    border-bottom: solid 1px #f04b23;
    border-top: solid 1px #f04b23;
    border-left: solid 1px #f04b23;
    border-right: solid 1px #f04b23;
    background-color: gainsboro;
}
/*
-----------------------------------------------------------------------
Any other necessary styles should be included below
-----------------------------------------------------------------------
*/

/* For use for any bolded fields in tables */
.boldtext {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
}

.boldtextunderline {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    border-bottom: 1px #000000 solid;
}

/* For use for the border around the page */
.pageborder { /*border-top: 1px #000000 solid; border-left: 1px #000000 solid; border-right: 1px #000000 solid; border-bottom: 1px #000000 solid;*/
}

/* For use for the (*) in any fields */
.text_Red {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #f04b23;
}

/* For use for the list items on the home page */
.grayText {
    font-family: arial,helvetica,verdana,sans-serif;
    font-weight: bold;
}

/* For use for the text in the footer */
.footerText {
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    padding-left: 10px;
}

.blackbackground {
    background-color: #000000;
    color: #ffffff;
    font-family: verdana;
    font-size: 10px;
}

    .blackbackground TD {
        background-color: #000000;
        color: #ffffff;
        font-family: verdana;
        font-size: 10px;
    }

/* For use for the text in the login section on the home page */
.smallBlue {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #003366;
}

.blueText {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #0A50A1;
}

.headerHighlight {
    font-size: 8pt;
    color: #333;
    background-color: #ccc;
    border-bottom: #000000 1px solid;
}

    .headerHighlight a {
        font-size: 8pt;
        color: blue;
        background-color: #ccc;
    }

.header {
    font-size: 8pt;
    color: white;
    background-color: #999999;
    border-bottom: #000000 1px solid;
}

.headerTop {
    font-size: 8pt;
    color: white;
    background-color: #777777;
    border-bottom: #444444 1px solid;
}

.headerbottom {
    border-bottom: 1px #000000 solid;
}

.rightMenu {
    font-size: 8pt;
    background-color: #a3c380;
}

    .rightMenu td {
        border-top: #a3c380 1px solid;
        border-bottom: #a3c380 1px solid;
    }

.left {
    border-left: #999999 1px solid;
}

.leftTop {
    border-left: #555555 1px solid;
}

.LeftNav {
    padding-left: 20;
    font-weight: bold;
    height: 23;
    font-size: 8pt;
    background-color: #e2ebd5;
}

.LeftNavOver {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    vertical-align: bottom;
    background-color: #000032;
    border-bottom: 1px #707070 solid;
    text-transform: uppercase;
    cursor: hand;
}

.gridItemSummary {
    font-size: 8pt;
    background-color: #ececec;
}

    .gridItemSummary a {
        font-size: 8pt;
    }

        .gridItemSummary a:hover {
            font-size: 8pt;
        }

    .gridItemSummary td {
        border-bottom: #f04b23 1px solid;
        font-size: 8pt;
    }

.noborder td {
    border-bottom: #f04b23 0px solid;
}

.top {
    border-top: #999999 1px solid;
}

.blacktop {
    border-top: black 1px solid;
}

.blackbottom {
    border-bottom: black 1px solid;
}

.fieldRequiRed {
    color: #f04b23;
}

.submenu {
}

.header a {
    color: White;
    font-size: 8pt;
}

    .header a:hover {
        color: White;
        text-decoration: underline;
        font-size: 8pt;
    }

.headerTop a {
    color: White;
    font-size: 8pt;
}

    .headerTop a:hover {
        color: White;
        text-decoration: underline;
        font-size: 8pt;
    }

div#tipDiv {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
    z-index: 10000;
    background-color: #ffffe0;
    border: 1px solid #336;
    width: 250px;
    padding: 4px;
    color: #000;
    font-size: 11px;
    line-height: 1.2;
}

.tipDiv {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
    z-index: 10000;
    background-color: #ffffe0;
    border: 1px solid #336;
    width: 250px;
    padding: 4px;
    color: #000;
    font-size: 11px;
    line-height: 1.2;
}

/* #f04b23esign style classes */
.navy_background {
    background-color: #000032;
    color: #ffffff;
    height: 85px;
}

.white_text {
    color: #ffffff;
    padding-left: 5px;
    font-size: 11px;
}

    .white_text A {
        color: #ffffff;
        padding-left: 5px;
        font-size: 11px;
    }

.topnav_background {
    background-image: url(images/Redesign/topnav_blank.gif);
    height: 24px;
    background-repeat: repeat-x;
}

.home_left_padding {
    padding-left: 20px;
    padding-right: 0px;
    line-height: 20px;
}

.home_middle_padding {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
}

.right_background {
    background-image: url(images/Redesign/right_bottom_background.gif);
    background-repeat: repeat-y;
    width: 244px;
    height: 348;
}

.blue_text {
    color: #000099;
    font-weight: bold;
}

.full_height {
    line-height: 20px;
    height: 100%;
}

.Red_text {
    color: #f04b23;
}

.Red_header {
    color: #f04b23;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.right_margin {
    margin-left: 10px;
    margin-right: 10px;
}

.dot_background {
    background-image: url(images/Redesign/dots2.jpg);
    background-repeat: repeat-y;
    background-position: right;
}

.padding {
    padding-left: 10px;
    padding-right: 10px;
}

.girls_background {
    background-image: url(images/heaven_3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 400px;
    height: 650px;
}

.background_login {
    color: #ffffff;
    border-top: 1px #707070 solid;
    border-left: 1px #707070 solid;
    border-right: 1px #707070 solid;
    border-bottom: 1px #707070 solid;
    font-size: 8pt;
    background-color: white;
}

.white_text {
    color: #ffffff;
}

.Red_border {
    border: solid 1px #f04b23;
}

.Redbackground {
    background-color: #f04b23;
    color: White;
    font-weight: bold;
}

.full_height {
    display: block;
}

    .full_height table {
        width: 750px !important;
    }

.viewGirls tr {
    vertical-align: top !important;
}

    .viewGirls tr td {
        width: auto;
    }

.Message {
}

.WebPageMessageInformation {
    width: auto;
    font-size: 13px;
    font-family: Arial;
    margin: 5px;
    padding-left: 60px;
    padding-bottom: 20px;
    padding-top: 23px;
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-color: Silver;
    font-weight: bold;
    background: #f5f5f5 url(images/WebPageMessageImages/WebPageMessageInformation.gif) top left no-repeat;
}

.WebPageMessageError {
    width: auto;
    font-size: 13px;
    font-family: Arial;
    margin: 5px;
    padding-left: 60px;
    padding-bottom: 20px;
    padding-top: 15px;
    text-align: left;
    border: solid 1px #f04b23;
    background: #FFE0E0 url(images/WebPageMessageImages/WebPageMessageError.gif) top left no-repeat;
    color: #f04b23;
}

.WebPageMessageWarning {
    width: auto;
    font-size: 13px;
    font-family: Arial;
    margin: 5px;
    padding-left: 60px;
    padding-bottom: 20px;
    padding-top: 15px;
    text-align: left;
    border: solid 1px Black;
    background: #ffffe0 url(images/WebPageMessageImages/WebPageMessagewarning.gif) top left no-repeat;
    color: Black;
}

.WebPageMessageOK {
    width: auto;
    font-size: 13px;
    font-family: Arial;
    margin: 5px;
    padding-left: 60px;
    padding-bottom: 20px;
    padding-top: 15px;
    text-align: left;
    border: solid 1px #46631E;
    background: #F1F8E7 url(images/WebPageMessageImages/WebPageMessageOK.gif) top left no-repeat;
    color: #46631E;
}

div.lineitem {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-size: 8pt;
    background-color: #ececec;
    border-bottom: 1px solid #f04b23;
    cursor: move;
}

div#createNew h3, div.section h3 {
    font-size: 8pt;
    color: white;
    background-color: #666666;
    padding: 2px 5px;
    margin: 0 0 1px 0;
    display: block;
}

div.section h3 {
    cursor: move;
}

div.dropOnEmpty {
    height: 6px;
    width: 200px;
    background-color: #666666;
    margin-top: -3px;
    margin-left: -5px;
    z-index: 1000;
    overflow: hidden;
}

div.scroll {
    height: 500px;
    overflow: scroll;
    border: 1px solid #666;
}

.NumBox {
    width: 35px;
    text-align: right;
}

.NumBoxReadOnly {
    width: 35px;
    background-color: gainsboro;
    text-align: right;
}

.empty {
}

.WonTeam {
    color: #008000;
}

.LostTeam {
    color: #ff0000;
}

.TieTeam {
    color: #8b4513;
}

.NoPickTeam {
    color: #336699;
}

.Won {
    color: #008000;
    border-left: #999999 1px solid;
}

.Lost {
    color: #ff0000;
    border-left: #999999 1px solid;
}

.Tie {
    border-left: #999999 1px solid;
    color: #8b4513;
}

.NoPick {
    color: #336699;
    border-left: #999999 1px solid;
}

.editLinks {
    font-size: 10pt;
}

    .editLinks a {
        font-size: 10pt;
    }

        .editLinks a:Hover {
            font-size: 10pt;
        }

.draftMessage {
    border-right: yellow 1px solid;
    border-top: yellow 1px solid;
    font-size: 12pt;
    border-left: yellow 1px solid;
    border-bottom: yellow 1px solid;
    background-color: #ffffaa;
}

    .draftMessage TD {
        padding: 5px;
        font-size: 12pt;
    }

    .draftMessage a {
        padding: 5px;
        font-size: 12pt;
    }

        .draftMessage a:Hover {
            padding: 5px;
            font-size: 12pt;
        }

.DraftMessageHeading {
    font-size: 12pt;
}


/* ScoreBoard Styles  */

.scoreBoard {
    border-top: 1px #707070 solid;
    border-left: 1px #707070 solid;
    border-right: 1px #707070 solid;
    border-bottom: 1px #707070 solid;
    background-color: #FFFFFF;
}

.scoreBoardOutSide {
    border-top: 1px #707070 solid;
    border-left: 1px #707070 solid;
    border-right: 1px #707070 solid;
    border-bottom: 1px #707070 solid;
    background-color: #F0F0F0;
}

.scoreBoardQuarterScore {
    color: white;
    font-weight: bold;
    background-color: #666666;
}

.scoreBoardQuarterHeader {
    color: #ffff99;
    font-weight: bold;
    background-color: #444444;
}

.scoreBoardYellowBoxScore {
    font-size: 25pt;
    font-weight: bold;
    width: 50px;
    height: 56px;
    text-align: center;
    color: Black;
}

.scoreBoardTextCenter {
    text-align: center;
    color: #000000;
    font-weight: bold;
}

.squaresBorder {
    background-color: #f04b23;
    width: 92px;
    height: 92px;
}

.SquareSelectedBack {
    background-color: #bbbbbb;
    width: 90px;
    height: 90px;
    margin: 1px;
}

.SquareAvailableBack {
    background-color: #ffffff;
    width: 90px;
    height: 90px;
    margin: 1px;
}

.SmallSquaresBorder {
    width: 60px;
    height: 85px;
}

.SmallSquareAvailableBack {
    background-color: #ffffff;
    width: 60px;
    height: 85px;
}

.scoreLastPlayText {
    text-align: left;
    color: #000000;
    padding-left: 10px;
}

.squareTeam {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

.TextBox70 {
    width: 70px;
}

.TextBox20 {
    width: 20px;
}


/********************************
    Begin Tab Styles 
*********************************/

/* default layout */
.ajax__tab_default .ajax__tab_header {
    white-space: nowrap;
}

.ajax__tab_default .ajax__tab_outer {
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_default .ajax__tab_inner {
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_default .ajax__tab_tab {
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

/* xp theme */
.MFSTabStyle .ajax__tab_header {
    border-top: 1px #707070 solid;
    border-left: 1px #707070 solid;
    border-right: 1px #707070 solid;
    width: auto;
    text-align: left;
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    vertical-align: bottom;
    background-color: #f04b23;
    text-transform: uppercase;
}

.MFSTabStyle .ajax__tab_outer {
    height: 21px;
    background-color: #f04b23;
    border-bottom: 1px #707070 solid;
    border-right: #707070 1px solid;
}

.MFSTabStyle .ajax__tab_inner {
}

.MFSTabStyle .ajax__tab_tab {
    height: 13px;
    padding: 4px;
    margin: 0;
    color: #ffffff;
    margin-right: 4px;
    margin-left: 4px;
}

.MFSTabStyle .ajax__tab_hover .ajax__tab_outer {
    border-right: #707070 1px solid;
    border-bottom: #707070 1px solid;
    background-color: #690000;
}

.MFSTabStyle .ajax__tab_hover .ajax__tab_inner {
}

.MFSTabStyle .ajax__tab_hover .ajax__tab_tab {
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
}

.MFSTabStyle .ajax__tab_active .ajax__tab_outer {
    border-right: #707070 1px solid;
    border-bottom: #F0F0F0 1px solid;
    background-color: #F0F0F0;
}

.MFSTabStyle .ajax__tab_active .ajax__tab_inner {
}

.MFSTabStyle .ajax__tab_active .ajax__tab_tab {
    color: #000000;
}

.MFSTabStyle .ajax__tab_body {
    padding: 4px;
    border-left: 1px #707070 solid;
    border-right: 1px #707070 solid;
    border-bottom: 1px #707070 solid;
    font-size: 8pt;
    background-color: White;
    text-align: left;
}


/********************************
    End Tab Styles 
*********************************/


#progressBackgroundFilter {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

#processMessage {
    position: fixed;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
    border: solid 1px #000;
}

.JoinButton {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #30333c;
    color: #ffffff;
    width: 227px;
    height: 68px;
}


/********************************
    Form Styles 
*********************************/

#formContainer .row {
    padding: 4px;
    float: left;
    clear: both;
}

.formLabel {
    display: block;
    float: left;
    width: 150px;
    font-weight: bold;
}

.formLabel250 {
    display: block;
    float: left;
    width: 250px;
    font-weight: bold;
}

.formLabel300 {
    display: block;
    float: left;
    width: 300px;
    font-weight: bold;
}

.formInput50 {
    width: 50px;
}

.formInput100 {
    display: block;
    float: left;
    width: 100px;
}

.formInput150 {
    display: block;
    float: left;
    width: 150px;
}

.formInput250 {
    display: block;
    float: left;
    width: 250px;
}

.formInput300 {
    display: block;
    float: left;
    width: 300px;
}

.formInput400 {
    display: block;
    float: left;
    width: 400px;
}

.formInput500 {
    display: block;
    float: left;
    width: 500px;
}


/********************************
    Right Column Links
*********************************/

#rightLinks {
    width: 244px;
    padding: 4px;
    text-align: center;
}

    #rightLinks a {
        text-decoration: none;
    }

    #rightLinks .rightLink {
        padding: 5px;
        width: 220px;
        text-align: left;
        vertical-align: middle;
        font-size: 9pt;
        font-weight: bold;
        color: #ffffff;
        border: 1px #707070 solid;
        background-color: #f04b23;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

        #rightLinks .rightLink:hover {
            background-color: #000032;
        }

        #rightLinks .rightLink img {
            vertical-align: middle;
            border-width: 0px;
        }

    #rightLinks .rightImage {
        padding: 0px;
        width: 230px;
        text-align: left;
        vertical-align: middle;
        margin-bottom: 5px;
    }

.rightSeperator {
    padding: 5px;
    width: 234px;
    text-align: left;
    vertical-align: middle;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    border-top: 1px #707070 solid;
    border-bottom: 1px #707070 solid;
    background-color: #000032;
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
}

.News div {
    display: block;
    clear: both;
}

.newsFooter {
    display: block;
    clear: both;
    text-align: right;
}

    .newsFooter img {
        float: left;
    }

.newsByLine {
    display: block;
    clear: both;
    font-weight: bold;
    margin-bottom: 5px;
}

.mainBlockLeft {
    float: left;
    border: 1px #707070 solid;
    font-size: 8pt;
    background-color: White;
    text-align: left;
    width: 740px;
    display: block;
    padding: 0px;
    margin: 0px;
}

    .mainBlockLeft h2 {
        margin: 0px;
        padding: 3px;
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #ffffff;
        vertical-align: bottom;
        background-color: #f04b23;
        border-bottom: 1px #707070 solid;
        text-transform: uppercase;
        display: block;
        width: 734px;
    }

    .mainBlockLeft h1 {
        font-weight: bold;
        font-size: 12pt;
        font-family: arial,helvetica,verdana,sans-serif;
        color: #000000;
    }

.mainBlockLeftInner {
    padding: 4px;
    display: block;
    width: 726px;
}

.mainBlockCenter {
    float: left;
    border: 1px #707070 solid;
    font-size: 8pt;
    background-color: White;
    text-align: left;
    width: 540px;
    display: block;
}

    .mainBlockCenter h2 {
        margin: 0px;
        padding: 3px;
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #ffffff;
        vertical-align: bottom;
        background-color: #f04b23;
        border-bottom: 1px #707070 solid;
        text-transform: uppercase;
        display: block;
        width: 532px;
    }

    .mainBlockCenter h1 {
        font-weight: bold;
        font-size: 12pt;
        font-family: arial,helvetica,verdana,sans-serif;
        color: #000000;
    }

.mainBlockCenterInner {
    padding: 4px;
    display: block;
    width: 524px;
}

.rightLinksMain {
    float: left;
    text-align: right;
    width: 740px;
    display: block;
}

    .rightLinksMain li {
        display: block;
        clear: none;
        float: right;
        list-style-type: none;
        padding-left: 20px;
    }

.rightLinksMainFullWidth {
    float: left;
    text-align: right;
    width: 1004px;
    display: block;
}

    .rightLinksMainFullWidth ul {
        padding: 0px;
        margin: 0px;
    }

    .rightLinksMainFullWidth li {
        display: block;
        clear: none;
        float: right;
        list-style-type: none;
        padding: 0px 0px 0px 10px;
        margin: 0px;
    }

.rightLinksCenter {
    float: left;
    text-align: right;
    width: 540px;
    display: block;
}

    .rightLinksCenter li {
        display: block;
        clear: none;
        float: right;
        list-style-type: none;
        padding-left: 20px;
    }

.siteMapColumn {
    display: block;
    float: left;
    width: 270px;
}


.innerbodyDiv {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    padding: 5px 0 25px;
    background-color: White;
    text-align: left;
    display: block;
    float: left;
    width: 1012px;
}

.innerbodyDivTwoColumn {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 8pt;
    padding: 5px 0 25px;
    background-color: White;
    text-align: left;
    display: block;
    float: left;
    width: 740px;
}

.innerbodyDivInner input {
    margin: 9px 6px;
}



/* Contact Page */

#contact ul {
    margin: 0;
    padding: 0;
}

#contact li {
    list-style: none;
    padding-bottom: 8px;
}

    #contact li input {
        padding: 4px;
        width: 250px;
    }

        #contact li input.checkbox {
            width: auto;
            float: left;
        }

    #contact li label {
        width: 110px;
        display: inline-block;
        float: left;
    }

/* FAQ and Rules */
#leftTwoColumns {
    width: 300px;
    float: left;
    padding: 0 15px;
}

    #leftTwoColumns ul {
        padding: 0;
        margin: 0;
    }

    #leftTwoColumns li {
        list-style: none;
        padding: 4px 0;
        border-bottom: solid 1px #e4e4e4;
        padding-left: 10px;
        background: #ECECEC;
    }

#rightTwoColumns {
    width: 625px;
    float: left;
    padding: 20px;
}


/* fantasyLeagueType */
#fantasyLeagueType img, #fantasyLeagueType input {
    float: left !important;
    padding-right: 10px;
}

/************************************************/
/*************** Modal Popup ********************/
/************************************************/
#modalPage {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.modalBackground {
    filter: Alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    background-color: #999999;
    position: fixed;
    z-index: 500;
    top: 0px;
    left: 0px;
}

.modalContainer {
    position: fixed;
    width: 870px;
    left: 100px;
    top: 150px;
    z-index: 750;
}

.modal {
    background-color: white;
    border: solid 1px black;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1000;
    width: 870px;
    height: 500px;
    padding: 0px;
}

.modalTextContainer {
    position: absolute;
    text-align: center;
    width: 300px;
    top: 25%;
    left: 25%;
    z-index: 750;
    vertical-align: middle;
}

.modalText {
    background-color: white;
    border: solid 1px black;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1000;
    width: 250px;
    height: 250px;
    padding: 0px;
}

.modalBody {
    padding: 10px;
}


/* MFS Style Rules General */
* {
    outline: none;
}

    *:focus {
        outline: none;
    }

html {
    background-color: #01062d;
    /*background: #050E35 url(/images/blueStripeBG.jpg);*/
}

body {
    margin: 0;
    font-weight: normal;
    font-size: 11px;
    outline: none;
    color: #313131;
    font-family: verdana,arial,helvetica,verdana,sans-serif;
    behavior: url( "/includes/csshover.htc" );
}

#wrap {
    padding: 0;
    width: 1124px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    overflow: visible;
}

.promotion div {
}

.promotion {
    margin: 10px 0px 10px 0px;
    text-align: center;
}

.clear {
    clear: both;
}

.fullWidth {
    width: 100px;
    background: green;
}

.fullWidthImg {
    width: 175px !important;
}

.fullImageSize img {
    width: auto !important;
    margin-bottom: 6px;
}

a, a:visited, a.linksmall, a.linksmall:visited {
    color: #01062d;
    outline: none;
    cursor: pointer;
}

    a:hover, a.linksmall:hover {
        color: #00102B;
    }

h2 {
    margin: 0 0 10px 0;
}

.dot_background {
    background: none;
    padding-top: 25px;
}

.draftPage {
    padding: 0 !important;
}

.pageborder {
    border: none;
}

.rightImage {
    padding-bottom: 25px;
}

.pointer {
    cursor: pointer;
}

/* Header */
#header {
    background: #FFFFFF;
    width: 1124px;
    height: 90px;
    color: #000000;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.headerleft {
    width: 233px;
    height: 85px;
    float: left;
    margin: 0px;
    padding: 8px;
}

.headercenter {
    width: 559px;
    height: 85px;
    float: left;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    text-align: right;
}

.draftHeadercenter {
    width: 190px;
    height: 85px;
    color: #333;
    float: left;
    margin: 9px 40px 0 0;
    padding: 0px;
    font-weight: bold;
    text-align: center;
    border-right: dotted 1px #f04b23;
    border-left: 1px dotted #f04b23;
}

.draftHeadercenterRight {
    width: 32px;
    height: 85px;
    float: left;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    text-align: center;
    background-image: url(/images/Redesign/header_rt.GIF);
}

.headerright {
    width: 315px;
    padding: 5px 5px 0 0;
    float: right;
    margin: 0px;
    padding: 0px;
    height: 85px;
    text-align: left;
}

.draftHeaderright {
    width: 532px;
    float: left;
    margin: 0px;
    padding: 0px;
    color: #333333;
    height: 85px;
    text-align: left;
}

.headerLogo {
    width: 75px;
    float: left;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    color: #ffffff;
    height: 85px;
    width: auto;
}

.headerMainInfo {
    width: 232px;
    float: right;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    color: #ffffff;
    height: 85px;
}

    .headerMainInfo td {
        color: #666;
    }

    .headerMainInfo a {
        color: #01062d;
    }

        .headerMainInfo a:hover {
            color: #00102B;
            text-decoration: underline;
        }

    .headerMainInfo p {
        padding: 0px;
        margin: 10px;
    }

.headerUserInfo {
    width: 232px;
    float: right;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    color: #666;
    height: 85px;
}

    .headerUserInfo td {
        color: #ffffff;
    }

    .headerUserInfo a {
        color: #01062d;
    }

    .headerUserInfo p {
        padding: 0px;
        margin: 10px;
    }

/* Navbar*/
#navbar {
    height: 59px;
    position: relative;
    z-index: 5;
    overflow: hidden;
    background: url(/images/naviBG.png) no-repeat;
    -webkit-box-shadow: 0 2px 2px #999;
    -moz-box-shadow: 0 2px 2px #999;
    box-shadow: 0 2px 2px #999;
}

    #navbar ul {
        float: left;
        margin: 0;
        padding: 11px 0 0;
    }

    #navbar li {
        float: left;
        list-style: none;
    }

    #navbar ul li a, #navbar ul li a:visited {
        display: block;
        text-transform: uppercase;
        color: #fff;
        text-shadow: 3px 3px 4px #000;
        cursor: pointer;
        padding: 0 5px;
        text-decoration: none;
        font: bold 9px/43px Verdana;
        border-bottom: 5px solid transparent;
        white-space: nowrap;
    }

        #navbar ul li a:hover {
            border-bottom-color: #7C0000;
        }

    #navbar #draftNav {
        float: left;
        width: 100%;
    }

        #navbar #draftNav li {
            float: left;
            width: 20%;
            text-align: center;
        }

#subNavBar {
    width: 1124px;
    padding-top: 20px;
    position: relative;
    top: -21px;
    float: left;
    margin: 0px;
    height: 23px;
    padding-bottom: 5px;
    background: url(../../images/RedPattern.jpg);
    border-bottom: solid 1px #666;
}

    #subNavBar ul {
        margin: 0 auto;
        width: 1124px;
        padding: 5px 0px 0px 0px;
    }

    #subNavBar li {
        display: inline;
        list-style-type: none;
        text-decoration: none;
        color: #f04b23;
        font-family: Verdana;
        font-weight: bold;
        font-size: 9px;
        padding: 0px 4px 0px 4px;
    }

    #subNavBar ul li a, #subNavBar ul li a:visited {
        text-decoration: none;
        color: #fff;
        font-family: Verdana;
        font-weight: bold;
        font-size: 9px;
        padding: 0 20px 0 10px;
        border-right: solid 1px #fff;
    }

        #subNavBar ul li a:hover {
            text-decoration: underline;
            font-family: Verdana;
            font-weight: bold;
            font-size: 9px;
        }

    #subNavBar ul li.lastNavItem {
        border: none;
    }

    #subNavBar ul li {
        color: #fff;
    }


/* Main Content */
#contentOnePanel {
    padding: 2px 2px 40px 2px;
    width: 1120px;
    background: #fff;
    float: left;
    position: relative;
    top: -10px;
    padding-bottom: 80px;
}

#contentThreePanel {
    background: #fff;
    padding: 0px;
    width: 1124px;
    float: left;
    position: relative;
    top: -10px;
}

    #contentThreePanel #contentLeft {
        padding: 25px 0;
        width: 248px;
        float: left;
    }

        #contentThreePanel #contentLeft b {
            color: #f04b23;
        }

        #contentThreePanel #contentLeft p {
            border-bottom: dotted 1px #ccc;
            padding: 0 5px 15px 8px;
        }

#contentLeft table.tabbody, #demo table.innerbody {
    border: none;
}

#contentThreePanel #contentLeft h2 {
    text-transform: uppercase;
    clear: both;
    font-weight: normal;
    position: relative;
    width: 238px;
    padding-left: 10px;
    padding-top: 3px;
    letter-spacing: 0.7pt;
    font-family: Bebas;
    height: 22px;
    background: url("/images/headerBarBg.jpg");
    display: block;
    color: #fff;
    font-size: 10pt;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    word-spacing: 3px;
}

#contentThreePanel #contentLeft #LeftLeague h2 {
    margin-left: -7px;
}

#contentThreePanel #contentRight h2 {
    text-transform: uppercase;
    clear: both;
    font-weight: normal;
    position: relative;
    width: 193px;
    padding-left: 10px;
    padding-top: 3px;
    letter-spacing: 0.7pt;
    font-family: Bebas;
    word-spacing: 3px;
    height: 22px;
    background: url(/images/headerBarBg.jpg);
    display: block;
    color: #fff;
    font-size: 10pt;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
}

#contentThreePanel #contentMiddle {
    padding: 20px 15px;
    width: 590px;
    float: left;
    background: url( "/images/midColBG.jpg" ) repeat-y scroll 0 0 transparent;
    border-left: 1px solid #D9D9D9;
}

    #contentThreePanel #contentMiddle h1 {
        font-size: 26px;
        font-weight: normal;
        text-transform: capitalize;
    }

    #contentThreePanel #contentMiddle h2 {
        border-top: 1px dotted #CCCCCC;
        color: #0D163D;
        display: block;
        font-size: 12pt;
        font-weight: normal;
        padding-top: 14px;
        width: 100%;
    }

    #contentThreePanel #contentMiddle h3, #contentTwoPanel #contentLeft h2, #contentOnePanel h2 {
        text-transform: uppercase;
        clear: both;
        font-weight: normal;
        position: relative;
        margin: 8px 0px 0;
        padding-left: 10px;
        padding-top: 3px;
        letter-spacing: 0.7pt;
        font-family: Bebas;
        height: 22px;
        background: url(/images/headerBarBg.jpg);
        display: block;
        color: #fff;
        font-size: 10pt;
        -webkit-border-top-right-radius: 15px;
        -moz-border-radius-topright: 15px;
        border-top-right-radius: 15px;
        word-spacing: 3px;
    }

    #contentThreePanel #contentMiddle p {
        line-height: 15px;
    }

        #contentThreePanel #contentMiddle p a {
            line-height: 15px;
        }

#contentTwoPanel {
    background: #fff;
    padding: 0px;
    width: 1124px;
    float: left;
    position: relative;
    top: -10px;
}

    #contentTwoPanel #contentLeft {
        padding-top: 25px;
        padding-bottom: 25px;
        margin-left: 20px;
        width: 830px;
        float: left;
    }

        #contentTwoPanel #contentLeft .mainBlockLeft {
            border: none;
        }

#contentRight {
    width: 254px;
    padding: 25px 0;
    border-left: solid 1px #ccc;
    float: right;
    background: url("/images/midColBG.jpg") repeat-y scroll 0 0 transparent;
}

#contentHomeTwoPanel {
    background: #fff;
    position: relative;
    top: -12px;
    z-index: 1;
    padding: 0px;
    width: 1124px;
    float: left;
}

    #contentHomeTwoPanel #contentLeft {
        padding: 0px;
        width: 780px;
        float: left;
    }

#contentTwoPanel {
    margin-bottom: -25px;
    padding: 0px 0px 25px 0px !important;
}

/* Footer */
#footer {
    width: 1124px;
    height: 48px;
    bottom: 25px;
    padding-top: 25px;
    z-index: 15;
    text-align: center;
    background: url( "/images/footerBG.png" );
    color: #ffffff;
    float: left;
    position: relative;
    font-family: verdana;
    font-size: 10px;
}

    #footer A, #footer A:visited {
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
    }

        #footer A:hover {
            color: #ffffff;
            font-size: 8pt;
            text-decoration: underline;
        }

    #footer img {
        width: 50px;
        margin-top: -7px;
    }

.draftPage #footer {
    top: 0; /*width:1021px;*/
}

.noPadd {
    padding: 0;
}

/* Draft Styles */
.pageLabel {
    font-weight: bold;
    font-size: 18pt;
    color: #333;
    font-family: arial,helvetica,verdana,sans-serif;
    font-style: italic;
}

.leagueLabel {
    font-size: 10pt;
    color: #333;
    font-family: arial,helvetica,verdana,sans-serif;
    padding-right: 4px;
}

.teamLabel {
    font-size: 10pt;
    color: white;
    font-family: arial,helvetica,verdana,sans-serif;
}

.leagueTitle {
    font-weight: bold;
    font-size: 9pt;
    color: #333;
    font-family: arial,helvetica,verdana,sans-serif;
}

.teamTitle {
    font-weight: bold;
    font-size: 10pt;
    color: #f04b23;
    font-family: arial,helvetica,verdana,sans-serif;
}

#txtStartCountdown {
    font-weight: bold;
    font-size: 10pt;
    color: #f04b23;
}

/*General */
table.submenu {
    line-height: 19pt;
}

#contentHomeTwoPanel h2, #leftTwoColumns h2, #contentTwoPanel h2 {
    behavior: url('PIE.htc');
    zoom: 1;
    position: relative;
    text-transform: uppercase;
    width: 99%;
    clear: both;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 4px;
    letter-spacing: 0.7pt;
    font-family: Bebas;
    height: 22px;
    background: url(/images/headerBarBg.jpg);
    display: block;
    color: #fff;
    font-size: 10pt;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    word-spacing: 3px;
}

#contentTwoPanel h2 {
    width: 820px;
}

.sectionTitle {
    text-transform: uppercase;
    font-weight: lighter;
    padding: 3px 10px;
    border: none;
    letter-spacing: 0.7pt;
    font-family: Bebas;
    height: 16px;
    background-color: #000; /*display: block;*/
    color: #fff;
    font-size: 10pt;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    word-spacing: 3px;
}

.sectionTitleFull {
    text-transform: uppercase;
    font-weight: lighter;
    padding: 3px 10px;
    border: none;
    letter-spacing: 0.7pt;
    font-family: Bebas;
    height: 16px;
    background-color: #000; /*display: block;*/
    color: #fff;
    font-size: 10pt;
    word-spacing: 3px;
}

.pageTitle {
    padding-top: 20px;
}

.sectionTitleButton {
    border-right: dotted 1px #ccc;
    background-color: #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #707070;
}

    .sectionTitleButton a {
        color: #fff;
        font-size: 10pt;
        font-weight: normal;
        font-family: Bebas;
        word-spacing: 3px;
        background-color: #000;
    }

    .sectionTitleButton:hover {
        background-color: #690000;
    }

        .sectionTitleButton:hover a {
            background-color: #690000;
        }

.sectionTitleSelected {
    background: #690000;
    border: none;
    border-right: 1px solid #707070;
}

    .sectionTitleSelected a {
        color: #fff;
        font-size: 10pt;
        font-weight: normal;
        background: none;
        font-family: Bebas;
        word-spacing: 3px;
    }

        .sectionTitleSelected a:hover {
            background: none;
            color: #fff;
            font-family: Bebas;
            font-size: 10pt;
            font-weight: normal;
            text-decoration: none;
            text-transform: none;
            word-spacing: 3px;
        }

.sectionTitleOver a {
    color: #fff;
    font-size: 10pt;
    font-weight: normal;
    background: none;
    font-family: Bebas;
    word-spacing: 3px;
}

    .sectionTitleOver a:hover {
        color: #fff;
        font-size: 10pt;
        font-weight: normal;
        background: none;
        font-family: Bebas;
        word-spacing: 3px;
    }

.league-refs {
    display: inline-block;
    margin: 5px 0;
}

    .league-refs a:first-of-type {
        display: block;
        margin-bottom: 5px;
    }

    .league-refs .squares-pools {
        display: inline-block;
    }

.unhide-leagues-container {
    display: block;
}

    .unhide-leagues-container.fantasy {
        margin: 15px 0;
    }

    .unhide-leagues-container input[type=checkbox] {
        float: left;
        margin-top: 1px;
    }

    .unhide-leagues-container img {
        margin-right: 10px;
        display: none;
    }

    .unhide-leagues-container .squares-pools {
        display: -webkit-box;
    }

#contentLeft table.tabbody tr:nth-child(2) td > div:first-of-type {
    margin-top: 0;
}

#contentLeft table.tabbody tr:nth-child(2) td > div:last-of-type {
    margin-bottom: 10px;
}

.unhide-leagues {
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    margin: 0 0 5px 5px;
    display: block;
}

    .unhide-leagues:hover {
        font-size: 14px;
        font-weight: bold;
        color: #000;
        text-decoration: underline;
    }

/* Homepage Layout */
#contentHomeTwoPanel #middleCol {
    width: 443px;
    border-left: 1px solid #d9d9d9;
    float: right;
    padding: 10px 15px 60px;
    position: relative;
    left: -313px;
    background: url( "/images/midColBG.jpg" ) repeat-y; /*background: #EDEDED; old browsers  background: -moz-linear-gradient(left, #EDEDED 0%, #FFFFFF 14%, #FFFFFF 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#EDEDED), color-stop(14%,#FFFFFF), color-stop(100%,#FFFFFF)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#FFFFFF',GradientType=1 ) ;*/
}

#contentHomeTwoPanel #leftCol {
    float: left;
    width: 300px;
    padding: 10px 15px 60px;
}

    #contentHomeTwoPanel #leftCol img {
        margin-bottom: 10px;
    }

#contentHomeTwoPanel #rightCol {
    float: right;
    width: 304px;
    padding-top: 10px;
    padding-bottom: 60px;
    border-left: 1px solid #d9d9d9;
    position: relative;
    right: -466px;
    background: url( "/images/midColBG.jpg" ) repeat-y;
}

/* Left Column */
#contentHomeTwoPanel #leftCol ul {
    padding: 0;
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 15px;
}

#contentHomeTwoPanel #leftCol li {
    list-style-type: none;
    color: #01062d;
    background: url( "/images/RedListArrow.png" ) no-repeat 0 8px;
}

#contentHomeTwoPanel #leftCol #featuresRecieved li {
    padding-left: 10px;
}

#contentHomeTwoPanel #leftCol #login li {
    padding-bottom: 6px;
    float: left;
}

#contentHomeTwoPanel #leftCol h2, #leftTwoColumns h2 {
    position: relative;
    margin-left: -15px;
    width: 328px;
}

#leftTwoColumns h2 {
    width: 328px;
    margin-left: -2px;
    margin-bottom: 0;
}

#contentHomeTwoPanel #leftCol p {
    line-height: 13pt;
}

/* Middle Column */
#contentHomeTwoPanel #middleCol ul#maxFeatures {
    padding: 0;
    margin: 0;
}

#contentHomeTwoPanel #middleCol #maxFeatures li {
    list-style: none;
    padding-left: 50px;
    margin-bottom: 18px;
    background: url(/images/icons-features.png) no-repeat;
}

    #contentHomeTwoPanel #middleCol #maxFeatures li h3 {
        padding: 0;
        margin: 0;
        color: #f04b23;
        font-size: 10pt;
    }

    #contentHomeTwoPanel #middleCol #maxFeatures li.ref {
        background-position: -75px -194px;
    }

    #contentHomeTwoPanel #middleCol #maxFeatures li.clipboard {
        background-position: 5px -589px;
    }

    #contentHomeTwoPanel #middleCol #maxFeatures li.football {
        background-position: -118px 2px;
    }

    #contentHomeTwoPanel #middleCol #maxFeatures li.xoxo {
        background-position: -39px -402px;
    }

#contentHomeTwoPanel #middleCol .News img {
    float: left;
    width: 220px;
    border: solid 1px #ccc;
    padding: 4px;
    margin-right: 10px;
    margin-bottom: 15px;
}

#contentHomeTwoPanel #middleCol #newsList {
    position: relative;
}

    #contentHomeTwoPanel #middleCol #newsList li {
        list-style: none;
        background: url( "/images/RedListArrow.png" ) no-repeat 0 8px;
        padding-left: 10px;
    }

#contentHomeTwoPanel #middleCol li a {
    color: #01062d;
}

    #contentHomeTwoPanel #middleCol li a:hover {
        color: #00102b;
        text-decoration: underline;
    }

#contentHomeTwoPanel #middleCol span {
    font-weight: bold;
    background: url( "/images/apLogo.jpg" ) no-repeat right -1px;
    display: block;
    width: 207px;
    height: 18px;
}

/*Right Column */


/* Rotator */
#homeRotator {
    width: 1124px;
    height: 285px;
    position: relative;
    background: url( "/images/bannerBGHelmet.jpg" );
}

    #homeRotator #joinMfs {
        position: absolute;
        bottom: -3px;
        width: 230px;
        height: 70px;
        font-family: Bebas;
        font-size: 11pt;
        letter-spacing: 1pt;
        padding-left: 10px;
    }

        #homeRotator #joinMfs strong {
            color: #fff;
            display: block;
            float: left;
            font-size: 35pt;
            height: 60px;
            width: 100px;
            letter-spacing: 2pt;
            padding: 0;
            margin: 0;
        }

        #homeRotator #joinMfs span {
            color: #fff;
            display: block;
            float: left;
            color: #f04b23;
            width: 115px;
        }

            #homeRotator #joinMfs span.white {
                display: block;
                color: #fff;
                padding-top: 17px;
            }

    #homeRotator h1 {
        color: #fff;
        font-family: "leagueGothic";
        font-size: 74px;
        font-weight: normal;
        letter-spacing: 2px;
        line-height: 54pt;
        text-transform: none;
        text-shadow: 4px 4px 4px #000000;
        width: 500px;
        position: absolute;
        left: 120px;
        top: 35px;
        margin: 0;
        padding: 0;
    }

    #homeRotator .slideshow {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 210px;
        overflow: hidden;
    }

        #homeRotator .slideshow div {
            background: url("/images/bannerBGHelmet.jpg");
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 275px;
            position: relative;
        }

    #homeRotator #cyclenav a {
        display: block;
        height: 15px;
        width: 15px;
        color: #fff;
        text-align: center;
        background: #000;
        float: left;
        text-decoration: none;
        border-right: solid 1px #666;
        padding: 1px 2px;
    }

        #homeRotator #cyclenav a:hover {
            background: #232c60;
        }

    #homeRotator #cyclenav {
        position: absolute;
        right: 0;
        bottom: 18px;
        border: solid 1px #fff;
        border-right: none;
    }

/* Connect With Us */
#socialNetwork {
    position: relative;
    height: 35px;
    border-bottom: solid 1px #d6d6d6;
    margin-bottom: 15px;
    padding-bottom: 4px;
    padding-left: 10px;
}

    #socialNetwork i {
        font-size: 28px;
        -webkit-font-smoothing: antialiased;
        margin-right: 15px;
    }

    #socialNetwork .fa-facebook {
        color: #3b5998;
    }

    #socialNetwork .fa-twitter {
        color: #55acee;
    }
/*#socialNetwork a { float: left; position: relative; left: 8px; display: block; height: 26px; width: 48px; background: url( "/images/icons-social.png" ) no-repeat; }
#socialNetwork a.facebook { margin-right: 8px; }
#socialNetwork a.facebook:hover { background-position: 0px -26px; }
#socialNetwork a.myspace { background-position: -48px 0px; }
#socialNetwork a.myspace:hover { background-position: -48px -26px; }*/




/* Experts Advice */
#experts {
    margin-bottom: 15px;
}

    #experts img {
        float: left;
        clear: both;
        padding: 0 8px 8px 8px;
    }

    #experts a {
        display: block;
        margin-bottom: 15px;
    }

/*Features*/
#contentMiddle #features li {
    padding-bottom: 10px;
    list-style: circle;
}

/* Top Login */
ul#loginHeader {
    margin: 0;
    padding: 0;
    width: 250px;
    position: relative;
    top: 8px;
    right: 8px;
}

#loginHeader li {
    list-style: none;
    text-align: right;
    float: left;
    clear: both;
    display: block;
    width: 315px;
    padding-bottom: 4px;
}

#loginHeader label {
    width: auto;
    float: left;
    padding-right: 4px;
}

#loginHeader .member-id-textbox {
    margin-right: 5px;
}

#loginHeader input {
    float: left;
    width: 80px;
}

#loginHeader li.check input {
    width: auto;
    float: right;
}

#loginHeader li.check label {
    float: right;
    width: auto;
    padding: 0;
}

#loginHeader input.submit {
    width: 85px;
    margin-left: 12px;
    display: block;
    height: 25px;
    text-align: center;
    cursor: pointer;
    float: right;
    border: none;
    background: #f04b23;
    position: relative;
    background: -moz-linear-gradient(top, #f04b23 0%, #7F0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f04b23), color-stop(100%,#7F0000));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04b23', endColorstr='#7F0000',GradientType=0 );
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    color: #fff;
}


/* Side Login */
#login ul {
    margin: 0;
    padding-left: 0;
}

#login li, .loggedInPanel li {
    list-style: none;
    width: 300px;
    background: none !important;
}

    #login li ul li {
        float: left;
        width: 125px;
        background: green;
        clear: none;
        margin-right: 25px;
    }

#login label, .loggedInPanel label {
    color: #000;
}

#login input {
    width: 130px;
    padding: 6px 2px;
}

    #login input.submitBtn {
        width: 70px;
        cursor: pointer;
        margin-left: 35px;
        float: right;
        padding: 5px 0;
        border: none;
        background: #f04b23;
        position: relative;
        right: 20px;
        background: -moz-linear-gradient(top, #f04b23 0%, #7F0000 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f04b23), color-stop(100%,#7F0000));
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04b23', endColorstr='#7F0000',GradientType=0 );
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: bold;
        color: #fff;
    }

#login span.checkBox input {
    width: auto;
    float: right;
}

#login label.checkLabel {
    float: right;
}

#login li.loginLinks, .loggedInPanel li.loginLinks {
    background: #e8e8e8;
    text-align: center;
    height: 16px;
    margin: 10px 0 15px;
}

ul#login li.loginLinks {
    background: #e8e8e8 !important;
    color: #000;
}

    ul#login li.loginLinks a, ul#login li.loginLinks a:visited {
        color: #333;
    }

.loggedInPanel li.loggedIn {
    background: #f04b23;
    height: 24px;
    background: -moz-linear-gradient(top, #f04b23 0%, #7F0000 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f04b23), color-stop(100%,#7F0000)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04b23', endColorstr='#7F0000',GradientType=0 ) !important;
}

.loggedInPanel li.loginLinks a, #login li.loginLinks:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

    .loggedInPanel li.loginLinks a:hover {
        text-decoration: underline;
    }

.loggedInPanel li.userLogin {
    border-bottom: dotted 1px #ccc;
    padding-bottom: 10px;
}

    .loggedInPanel li.userLogin strong {
        display: block;
        font-size: 14pt;
        font-weight: normal;
        padding-left: 15px;
        background: url(../../images/loginIcon.jpg) no-repeat left 6px;
        color: #2a2a2a;
    }

.loggedInPanel li.userName {
    padding-top: 4px;
}

    .loggedInPanel li.userName label {
        text-transform: uppercase;
        padding-right: 5px;
    }


/* FAQ and Rules */
#leftTwoColumns {
    padding: 25px 0 25px 0;
    width: 336px;
    float: left;
}

    #leftTwoColumns ul {
        margin: 0;
        padding: 0;
    }

    #leftTwoColumns li {
        background: none;
        list-style: none;
        border-bottom: solid 1px #ebebeb;
        padding: 3px 18px;
    }

        #leftTwoColumns li:hover {
            background: #f8f8f8;
        }

        #leftTwoColumns li a, #leftTwoColumns li a:visited {
            text-decoration: none;
            color: #01062d;
        }

            #leftTwoColumns li a:hover {
                text-decoration: underline;
            }

#rightTwoColumns {
    background: url("/images/midColBG.jpg") repeat-y scroll 0 0 transparent;
    border-left: solid 1px #ccc;
    padding: 25px 25px 25px 25px;
    float: left;
    width: 730px;
}

    #rightTwoColumns #faqList font {
        color: #333;
        font-size: 11px;
        line-height: 12pt;
        font-family: Verdana, Sans-Serif;
    }

/* MFS Girls */
td.mfsGirlBio tr {
    font-size: 10pt;
}

.full_height {
    display: block;
}

    .full_height table {
        width: 750px !important;
        vertical-align: top;
    }

    td.mfsGirlBio tr font, .full_height font {
        font-size: 10pt;
    }

.right_background {
    background: none;
}

.mfsGirls {
}

.right_background {
    padding-top: 35px;
    padding-right: 15px;
}

.Redbackground {
    background-color: #f04b23;
    color: White;
    font-weight: bold;
}

.RedBG {
    background: #f04b23;
}

/* League Join */
#leagueJoin {
    padding-top: 25px;
}

/* Right Links */
#rightLinks {
    padding: 0;
    margin: 0;
    margin-left: 2px;
    margin-bottom: 20px;
    width: auto;
}

    #rightLinks .rightLink {
        background: #f04b23;
        padding: 7px 4px 7px 4px;
        border: none;
        width: 192px;
        background: -moz-linear-gradient(top, #f04b23 0%, #7F0000 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f04b23), color-stop(100%,#7F0000));
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04b23', endColorstr='#7F0000',GradientType=0 );
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        #rightLinks .rightLink:hover {
            background: #7C0000;
            background: -moz-linear-gradient(top, #7C0000 0%, #720000 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7C0000), color-stop(100%,#720000));
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7C0000', endColorstr='#720000',GradientType=0 );
        }

        #rightLinks .rightLink img {
            display: none;
        }

    #rightLinks span.nflScoreBoard {
        background: url( "/images/helmetIcon.png") no-repeat -4px center;
        min-height: 20px;
        display: block;
        margin-left: 6px;
        padding-left: 25px;
        padding-top: 2px;
    }

/* For the datagrid Hover */
.gridHover {
    font-size: 8pt;
    background-color: #FFFF99;
}

    .gridHover td {
        border-bottom: #f04b23 1px solid;
    }

    .gridHover a {
        font-size: 8pt;
    }

        .gridHover a:hover {
            font-size: 8pt;
        }

/*.gridTeam { text-align: left; font-size: 8pt; margin: 0px; }
.gridTeam th { font-size: 8pt; color: #333; font-weight: bold; background-color: #F0F0F0; text-transform: none; }
.gridTeam th a { font-weight: bold; color: #333; display:block; padding:3px 0; text-decoration: none; }
.gridTeam th a:hover { font-weight: bold; color: #333; text-decoration: underline; }
.gridTeam tr { font-size: 8pt; background-color: #fff; }
.gridTeam tr:hover { font-size: 8pt; background-color: #ebebeb; }
.gridTeam td { padding:6px 3px; }
.gridTeam a { padding-top: 3px; padding-bottom: 3px; font-size: 8pt; }
.gridTeam a:hover { font-size: 8pt; }*/

.gridHoverItem {
    background-color: #ffff99;
}

    .gridHoverItem a {
    }

    .gridHoverItem td {
        font-size: 8pt;
    }

td.left {
    border-left: none;
}


.gridItemSummary, .gridTeam {
    font-size: 8pt;
    background-color: #fff;
}

    .gridItemSummary a, .gridHover a {
        font-size: 8pt;
    }

        .gridItemSummary a:hover, .gridHover a:hover {
            font-size: 8pt;
        }

    .gridItemSummary td, .gridHover td {
        border-bottom: #f04b23 1px solid;
        font-size: 8pt;
    }

/* Contact */
#contentMiddle #contact table.tabody {
    border: none;
}

#contentMiddle #contact .fieldRequiRed {
    color: #f04b23;
}


/*Leagues Left Col */
#contentLeft #myleaguesLeftCol {
    padding-top: 6px;
}

    #contentLeft #myleaguesLeftCol img {
        padding-right: 5px;
        border: none;
        outline: none;
    }

        #contentLeft #myleaguesLeftCol img.fullWidthImg {
            width: 175px !important;
            padding-top: 7px;
        }

    #contentLeft #myleaguesLeftCol .tabbody tr {
        border-bottom: dotted 1px #ccc;
    }

#ctl00_league_left_nav1_pnlJoinLeagues img {
    width: auto;
    height: auto;
}

/* Scoreboard */
.scoreBoard {
    border: none;
}

/* Admin */
#admin table {
    margin: 0 auto;
}

#admin tr.gridAltItem {
    background: #d6d6d6;
    padding: 5px 0 0 5px;
}

#admin .gridItem td, #admin .gridAltItem td {
    padding: 3px 0 3px 5px;
}

#admin .pageTitle {
    font-weight: normal;
    text-transform: capitalize;
    font-size: 26px;
    display: block;
    margin-left: 25px;
    padding-bottom: 10px;
}

#admin .gridHeader {
    background: #f04b23;
    border: solid 2px #f04b23;
}

/* fantasy-leagues-type1 */
#fantasyLeagueType input {
    float: left;
    padding-right: 20px;
}

#fantasyLeagueType img {
    float: left;
    padding-right: 20px;
}

/* Callout Buttons */
.calloutBtn {
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
    background: #1F1D1E url(/images/Redesign/calloutBtnBg.png) right repeat-y;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .calloutBtn a {
        display: block;
        padding: 4px 40px 0 7px;
        min-height: 59px;
        margin: 0;
        background: url(/images/Redesign/calloutBtnBg.png) -999em no-repeat;
        color: #fff;
        font: normal 28px/28px Bebas;
        text-decoration: none;
        font-weight: normal;
        word-spacing: 3px;
    }

        .calloutBtn a strong {
            color: #f04b23;
            font-weight: normal;
        }

        .calloutBtn a span {
            display: block;
            font-size: 18px;
        }

.calloutBig {
    width: 300px;
}

    .calloutBig a {
        background-position: 280px 50%;
    }

    .calloutBig.calloutOneliner a {
        font-size: 22px;
        line-height: 54px;
    }

.calloutSmall {
    width: 185px;
}

    .calloutSmall a {
        background-position: 165px 50%;
        padding-top: 3px;
        min-height: 36px;
        font-size: 17px;
        line-height: 17px;
    }

        .calloutSmall a span {
            font-size: 9px;
        }

    .calloutSmall.calloutOneliner a {
        font-size: 13px;
        line-height: 32px;
    }

.calloutReverse {
    background: #f1f1f1;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 8px 6px -8px #000;
    -moz-box-shadow: 0 8px 6px -8px #000;
    box-shadow: 0 8px 6px -8px #000;
}

    .calloutReverse a {
        color: #1F1D1E;
    }

/* Join/Create Choice Landing Pages */
#joinCreateChoices ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#joinCreateChoices li {
    float: left;
    margin: 15px 15px 15px 0;
    width: 235px;
}

    #joinCreateChoices li.newRow {
        clear: both;
    }

#joinCreateChoices .calloutReverse {
    width: auto;
}

    #joinCreateChoices .calloutReverse a {
        background-position: 210px 50%;
    }

#joinCreateChoices .description {
    padding: 0 20px;
    color: #666;
}



p.playerNewsItem {
    font-size: 11px;
    line-height: 14px;
    background-color: #ececec;
    border-bottom: #f04b23 1px solid !important;
    margin: 0px;
    padding: 4px;
}

    p.playerNewsItem:hover {
        background-color: #ffffcc;
    }

.newsAcordianHeader {
    font-size: 8pt;
    background-color: #ececec;
    border-bottom: #f04b23 1px solid !important;
    line-height: 18px;
    cursor: pointer;
}

.newsAcordianHeaderSelected {
    font-size: 8pt;
    background-color: #ececec;
    line-height: 18px;
    cursor: pointer;
}

.newsAcordianContent {
    font-size: 8pt;
    background-color: #ececec;
    border-bottom: #f04b23 1px solid !important;
}


/* Expert Opinions */
.ExpertOpinion {
    width: 100%;
}

    .ExpertOpinion td {
        border-top: 1px dotted #CCCCCC;
        list-style: none;
        margin-left: 0px;
        padding: 10px 0px 10px 0px;
        vertical-align: top;
    }

        .ExpertOpinion td h4 {
            margin-top: 0px;
            padding-top: 0px;
        }

        .ExpertOpinion td.image {
            width: 90px;
        }

        .ExpertOpinion td span {
        }

    .ExpertOpinion ul {
        margin-left: 0px;
        padding-left: 0px;
    }

    .ExpertOpinion li {
        list-style: none;
        margin-left: 0px;
    }

.AdminPlayerRankings {
    width: 48%;
    float: left;
}


/*Style fixes 9-13-13*/
.PickText {
    padding: 0px;
    margin: 0px;
}

    .PickText h2 {
        width: 100%;
        margin: 0px;
    }

    .PickText ul {
        margin-bottom: 20px;
        margin-top: 0px;
        background: #ffffcb;
        border: 1px solid black;
        padding: 10px;
        list-style-type: none;
    }

        .PickText ul span {
            font-weight: bold;
        }

.teamName {
    width: 100px;
}

.pickemTeamName {
    width: 200px;
}

.pool-autopicks {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

/* Live Draft*/

#displayLiveChat .paneHeader3 #td1 {
    color: white;
    width: 68.5%;
    padding-right: 8px;
}

    #displayLiveChat .paneHeader3 #td1 input {
        width: 14px;
        height: 14px;
        vertical-align: middle;
        margin-bottom: 3px;
    }

/* Open Leagues */

.gridTeam.openLeagues {
    margin-bottom: 20px;
}

    .gridTeam.openLeagues span {
        background: none!important;
        width: auto!important;
        padding: 3px 0!important;
        height: auto!important;
    }

    .gridTeam.openLeagues .joinNow a {
        font-weight: bold;
    }

        .gridTeam.openLeagues .joinNow a:before {
            content: "\f101";
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 3px;
        }

a.viewOpenLeagues {
    display: inline-block;
    background-color: #0e0c0d;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #fff;
    font-size: 10pt;
    letter-spacing: 0.7pt;
    font-family: Bebas;
    padding: 8px 15px;
    text-decoration: none;
    margin-bottom: 20px;
}

    a.viewOpenLeagues:after {
        content: "\f101";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-left: 5px;
        font-size: 16px;
    }

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('/font-awesome/fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('/font-awesome/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg'), url('/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/font-awesome/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.2857142857142858em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: 0.14285714285714285em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.8571428571428572em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0%;

{
    -o-transform: rotate(0deg);
}

100% {
    -o-transform: rotate(359deg);
}

}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-cRedit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-asc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-desc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkeRed:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-mail-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}


.FantasyDragAndDrop {
}

    .FantasyDragAndDrop .playerRow {
        display: block;
        float: left;
        width: 100%;
        height: 39px;
        border-bottom: #f04b23 1px solid;
    }

    .FantasyDragAndDrop .droppable {
        display: block;
        float: left;
        width: 1070px;
        height: 39px;
    }

    .FantasyDragAndDrop .position {
        display: block;
        float: left;
        width: 50px;
        height: 39px;
    }

.offense .rosterHeader li.position, .kicker .rosterHeader li.position, .defense .rosterHeader li.position {
    width: 50px;
}

.FantasyDragAndDrop .draggable, .FantasyDragAndDrop .notDraggable {
    display: block;
    float: left;
    width: 1070px;
    height: 39px;
}

.FantasyDragAndDrop .draggable {
    cursor: move;
}


.rosterHeader li, .rosterHeader li.position {
    height: 31px;
    line-height: 14px;
    border-bottom: #000000 1px solid;
    background-color: #999999;
    color: white;
    font-size: 9px;
}

    .FantasyDragAndDropRollover li.playerCol, .FantasyDragAndDropRollover li.playerCol a {
        font-size: 9px;
    }
span.rollOverText {
        font-size: 9px;
 
}

.FantasyDragAndDrop .draggable li, .FantasyDragAndDrop .notDraggable li, .position {
    height: 39px;
    line-height: 39px;
}

.FantasyDragAndDrop .draggable ul, .FantasyDragAndDrop .notDraggable ul, .rosterHeader {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
}

.FantasyDragAndDrop .draggable ul, .FantasyDragAndDrop .notDraggable ul, .position {
    height: 39px;
}

    .FantasyDragAndDrop .draggable ul:hover, .FantasyDragAndDrop .notDraggable ul:hover {
        background-color: #ffff99;
    }

.FantasyDragAndDrop .droppableActive {
    background-color: #777777;
}

.FantasyDragAndDrop .droppableHover {
    background-color: #aaaa99;
}

.FantasyDragAndDrop .draggable li, .FantasyDragAndDrop .notDraggable li, .rosterHeader li {
    list-style-type: none;
    clear: none;
    float: left;
    text-align: center;
    vertical-align: bottom;
}

.FantasyDragAndDrop .offense .draggable li, .FantasyDragAndDrop .offense .notDraggable li, .offense .rosterHeader li {
    width: 39px;
}

.FantasyDragAndDrop .kicker .draggable li, .FantasyDragAndDrop .kicker .notDraggable li, .kicker .rosterHeader li {
    width: 156px;
}

.FantasyDragAndDrop .defense .draggable li, .FantasyDragAndDrop .defense .notDraggable li, .defense .rosterHeader li {
    width: 78px;
}

.FantasyDragAndDrop .draggable li.playerCol, .FantasyDragAndDrop .notDraggable li.playerCol, .rosterHeader li.playerCol {
    width: 257px;
    text-align: left;
}

.FantasyDragAndDropRollover .draggable li.playerCol, .FantasyDragAndDropRollover .notDraggable li.playerCol, .FantasyDragAndDropRollover .rosterHeader li.playerCol {
    width: 207px !important;
    text-align: left;
}

.FantasyDragAndDrop .draggable li.gameCol, .FantasyDragAndDrop .notDraggable li.gameCol, .rosterHeader li.gameCol {
    width: 50px;
}

.FantasyDragAndDrop .draggable li.statusCol, .FantasyDragAndDrop .notDraggable li.statusCol, .rosterHeader li.statusCol {
    width: 100px;
}

.FantasyDragAndDrop .draggable li.rolloverCol, .FantasyDragAndDrop .notDraggable li.rolloverCol, .rosterHeader li.rolloverCol {
    width: 50px;
}

rosterHeader li.gameCol, .rosterHeader li.statusCol, .rosterHeader li.rolloverCol, .rosterHeader li.playerCol, .rosterHeader li.position, .rosterHeader li.gameCol {
    color: #333;
    background-color: #ccc;
    border-bottom: #000000 1px solid;
}

.TotalColumn {
    width: 39px !important;
}
