
body {
    background-color: #292929;
    /*background: #14540d url("../../images/BGgradient.jpg") repeat-x left top;*/
    /*background: #3985c6 url("../../images/SOS_Background.jpg") repeat-x left top;*/
    background: #292929 url("../../images/bg_main_big_apl.jpg") center top;
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    /* background-attachment: fixed; */
    line-height: 14px;
    background-repeat: no-repeat;
    color: #292929;
}


p {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
}

a {
    color: #00713f;
    outline: none;
    text-decoration: underline;
}

    a:hover {
        color: #1171c2;
        text-decoration: underline;
    }

    a:active {
        outline: none;
    }

    a:focus {
        outline: none;
        -moz-outline-style: none;
    }

form {
    margin: 0;
    padding: 0;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #000000;
}

select {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 2px;
    border: 1px solid #bfbfbf;
    background-color: #ffffff;
    height: 22px;
    color: #000000;
}

    select option {
        border-width: 0px;
        border-bottom: 1px solid #bfbfbf;
        background-color: #ffffff;
        font-family: arial,sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        padding: 3px;
        margin: 0;
    }





.PageBody {
    width: 980px;
    margin: 0 auto;
    padding: 0 10px 40px 10px;
}

.PageHeader {
    width: 980px;
    height: 162px;
    overflow: hidden;
    background: url("../../images/LogoHeaderAPL.png") no-repeat left top;
}

.LogoHolder {
    width: 132px;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-top: 10px;
}

.BannerHolder {
    width: 838px;
    margin: 0;
    padding: 0;
}

.BannerTop {
    padding-top: 8px;
}

.MenuCell {
    width: 838px;
    margin: 0;
    padding: 0;
}

.MenuHolder {
    height: 38px;
    overflow: hidden;
    margin: 0;
    padding: 0 10px 0 10px;
    background: url("../../images/MenuBack.jpg") no-repeat left top;
}






.PageContent {
    background: #dedfe0 url("../../images/PageBack.jpg") repeat-x left top;
    padding: 0 10px 20px 10px;
    position: relative;
}

.ColumnLeft {
    width: 708px;
    overflow: hidden;
    padding: 6px 10px 6px 10px;
}

.ContentLeft {
    width: 418px;
    padding-right: 10px;
    overflow: hidden;
}

.ColumnRight {
    width: 220px;
    overflow: hidden;
    padding-left: 10px;
}




.PageFooter {
    width: 960px;
    margin: 0 auto;
    padding: 5px 10px 0px 10px;
    text-align: center;
    background: #c4c5c6 url("../../images/FooterBack.gif") no-repeat left bottom;
}

#FooterLogo td {
    padding-right: 10px;
}



/* Main Menu */

#MainMenu li div.MenuGap {
    padding-top: 0px;
    color: #ffffff;
    width: 2px;
    height: 31px;
    float: left;
    background: url("../../images/MenuGap.jpg") no-repeat left top;
}


/*
ul, li, form {
	margin:0;
	padding:0;
}
*/

.Location_MENU {
    margin: 0;
    padding: 0;
}

    .Location_MENU a {
        margin: 0;
        padding: 0;
        display: block;
        width: 30px;
        height: 31px;
        background: url("../../images/MENU_Location1.gif") no-repeat left top;
    }

        .Location_MENU a:hover {
            margin: 0;
            padding: 0;
            margin: 0;
            padding: 0;
            display: block;
            width: 30px;
            height: 31px;
            background: url("../../images/MENU_Location2.gif") no-repeat left top;
        }


.LocEvent_MENU {
    margin: 0;
    padding: 0;
}

    .LocEvent_MENU a {
        margin: 0;
        padding: 0;
        display: block;
        background: url("../../images/loc_1.gif") no-repeat left top;
    }

        .LocEvent_MENU a:hover {
            margin: 0;
            padding: 0;
            margin: 0;
            padding: 0;
            display: block;
            background: url("../../images/loc_2.gif") no-repeat left top;
        }

.ContactUs_MENU {
    margin: 0;
    padding: 0;
}

    .ContactUs_MENU a {
        margin: 0;
        padding: 0;
        display: block;
        width: 120px;
        height: 31px;
        background: url("../../images/MENU_ContactUs1.gif") no-repeat left top;
    }

        .ContactUs_MENU a:hover {
            margin: 0;
            padding: 0;
            margin: 0;
            padding: 0;
            display: block;
            width: 120px;
            height: 31px;
            background: url("../../images/MENU_ContactUs2.gif") no-repeat left top;
        }



.SideInput {
    border: 1px solid #bfbfbf;
    background-color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 120px;
    color: #000000;
    padding: 3px;
    margin: 0;
}

.SideSelect {
    border: 1px solid #bfbfbf;
    background-color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 128px;
    color: #000000;
    height: 22px;
    padding: 2px;
    margin: 0;
}

    .SideSelect option {
        border-width: 0px;
        border-bottom: 1px solid #bfbfbf;
        background-color: #ffffff;
        font-family: arial,sans-serif;
        font-size: 11px;
        font-weight: normal;
        width: 128px;
        color: #000000;
        padding: 3px;
        margin: 0;
    }

.FormLabel {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    padding-top: 7px;
    padding-right: 0px;
}

.FormLabelSml {
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    padding-top: 7px;
    padding-right: 0px;
}

.FormLabelW {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 7px;
    padding-right: 0px;
}

.FormLabelE {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding-top: 7px;
    padding-right: 0px;
}

.SideButton {
    width: 80px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-width: 0px;
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    background: url("../../images/FormButtonSmall1.gif") no-repeat left top;
}

    .SideButton:hover {
        cursor: pointer;
        background: url("../../images/FormButtonSmall2.gif") no-repeat left top;
    }


.SideButton1 {
    width: 175px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-width: 0px;
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    background: url("../../images/FormButtonLarge.gif") no-repeat left top;
}

    .SideButton1:hover {
        cursor: pointer;
        background: url("../../images/FormButtonLarge.gif") no-repeat left top;
    }



#LoginTable {
    padding-top: 8px;
    padding-bottom: 0px;
}

.RegisterNow {
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

    .RegisterNow a {
        margin: 0;
        padding: 0;
        display: block;
        width: 200px;
        height: 30px;
        background: url("../../images/BTN_RegisterNow1.gif") no-repeat left top;
    }

        .RegisterNow a:hover {
            margin: 0;
            padding: 0;
            margin: 0;
            padding: 0;
            display: block;
            width: 200px;
            height: 30px;
            background: url("../../images/BTN_RegisterNow2.gif") no-repeat left top;
        }

.LoginForgot {
    padding-right: 15px;
}

.SidePanel {
    width: 220px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    background: url("../../images/SidePanelEnd.gif") no-repeat left bottom;
}

.SideBar {
    width: 220px;
    margin: 0;
    padding: 0;
}

.SideInner {
    width: 220px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: url("../../images/SidePanelBack.gif") repeat-y left top;
}

.SideContent {
    padding: 5px 10px 0px 10px;
    text-align: center;
}


.VerticalGap {
    height: 20px;
}

.VerticalGapSmall {
    height: 6px;
}

#VenueTable {
    padding-bottom: 0px;
}

.VenueSearchInner {
    width: 220px;
    margin: 0;
    padding: 0;
    background: url("../../images/VenueSearchInner.gif") no-repeat left top;
}

.VenueSearchMap {
    width: 220px;
    margin: 0;
    padding: 0;
    background: url("../../images/VenueSearchMap.gif") no-repeat left top;
}

.VenueLink {
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    width: 130px;
    color: #666666;
    padding-right: 2px;
    text-decoration: none;
}

    .VenueLink a {
        display: block;
        width: 120px;
        font-family: arial,sans-serif;
        font-size: 10px;
        font-weight: bold;
        width: 130px;
        color: #666666;
        text-decoration: none;
    }

        .VenueLink a:hover {
            color: #1171c2;
            text-decoration: underline;
        }






.Panel_TABS {
    width: 220px;
    height: 28px;
    overflow: hidden;
}

.PanelWide_TABS {
    width: 696px;
    height: 28px;
    overflow: hidden;
}

.PanelSmall_TABS {
    width: 290px;
    height: 28px;
    overflow: hidden;
}

.Panel_GREEN {
    width: 432px;
    padding: 0;
    border: 2px solid #00713f;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}

.PanelWide_GREEN {
    width: 700px;
    padding: 0;
    border: 2px solid #00713f;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}

.PanelSmall_GREEN {
    width: 286px;
    padding: 0;
    border: 2px solid #00713f;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}

.PanelBar_GREEN {
    background-color: #00713f;
    padding: 4px 0 6px 0;
    text-align: right;
}

.PanelBar_GREEN_btm {
    background-color: #00713f;
    padding: 6px 0 4px 0;
    text-align: right;
}

    /*
.PanelBar_GREEN a {
	color:#ffffff;
	margin-right:10px;
	font-size:10px;
	text-decoration:none;
}

.PanelBar_GREEN a:hover {
	color:#ffffff;
	margin-right:10px;
	font-size:10px;
	text-decoration:underline;
}
*/

    .PanelBar_GREEN a, .PanelBar_GREEN_btm a {
        color: #ffffff;
        margin-right: 10px;
        padding-right: 8px;
        font-size: 11px;
        background: url("../../images/LinkArrow.gif") no-repeat right 4px;
        text-decoration: none;
    }

        .PanelBar_GREEN a:hover, .PanelBar_GREEN_btm a:hover {
            color: #ffffff;
            margin-right: 10px;
            font-size: 11px;
            text-decoration: underline;
        }

.Tab_GREEN, .TabEnd_GREEN {
    margin-right: 2px;
    width: 144px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 19px;
    float: left;
    padding-top: 9px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #008031;
    text-decoration: none;
    background: url("../../images/PanelTab_Green.gif") no-repeat left top;
}

    .Tab_GREEN:hover, .TabEnd_GREEN:hover {
        cursor: pointer;
        background: url("../../images/PanelTab_GreenOVER.gif") no-repeat left top;
    }

.Tab_GREEN_ON, .TabEnd_GREEN_ON {
    width: 144px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 21px;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/PanelTab_GreenON.gif") no-repeat left top;
}

    .Tab_GREEN_ON:hover, .TabEnd_GREEN_ON:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.Tab_GREEN, .Tab_GREEN_ON {
    margin-right: 2px;
}

.Tab_GREEN_NOLINK, .Tab_GREEN_NOLINK:hover {
    width: 144px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 21px;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/PanelTab_GreenON.gif") no-repeat left top;
    cursor: default;
    text-decoration: none;
}


.Panel_BLUE {
    width: 220px;
    height: 236px;
    padding: 0;
    border: 2px solid #3C5A99;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}

.PanelWide_BLUE {
    width: 700px;
    padding: 0;
    border: 2px solid #1068b2;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}

.PanelSmall_BLUE {
    width: 220px;
    padding: 0;
    border: 2px solid #1068b2;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}

.PanelBar_BLUE {
    color: #ffffff;
    background-color: #3C5A99;
    padding: 4px 0 6px 0;
    text-align: right;
}

.PanelBar_BLUE_btm {
    background-color: #1068b2;
    padding: 6px 0 4px 0;
    text-align: right;
}

    .PanelBar_BLUE a, .PanelBar_BLUE_btm a {
        color: #ffffff;
        margin-right: 10px;
        padding-right: 8px;
        font-size: 11px;
        background: url("../../images/LinkArrow.gif") no-repeat right 4px;
        text-decoration: none;
    }

        .PanelBar_BLUE a:hover, .PanelBar_BLUE_btm a:hover {
            color: #ffffff;
            margin-right: 10px;
            font-size: 11px;
            text-decoration: underline;
        }

.PanelBar_BLUE td {
    color: #ffffff;
}

.Tab_BLUE, .TabEnd_BLUE {
    width: 144px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 19px;
    float: left;
    padding-top: 9px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1068b2;
    text-decoration: none;
    background: url("../../images/PanelTab_Blue.gif") no-repeat left top;
}

    .Tab_BLUE:hover, .TabEnd_BLUE:hover {
        cursor: pointer;
        background: url("../../images/PanelTab_BlueOVER.gif") no-repeat left top;
    }

.Tab_BLUE_ON, .TabEnd_BLUE_ON {
    width: 144px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 21px;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/PanelTab_BlueON.gif") no-repeat left top;
}

    .Tab_BLUE_ON:hover, .TabEnd_BLUE_ON:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.Tab_BLUE, .Tab_BLUE_ON {
    margin-right: 2px;
}

.Tab_BLUE_NOLINK, .Tab_BLUE_NOLINK:hover {
    text-align: center;
    overflow: hidden;
    display: block;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/social/facebook_tab.png") no-repeat left top;
    cursor: default;
    text-decoration: none;
}



.Tab_BLUE_FACEBOOK, .Tab_BLUE_FACEBOOK:hover {
    width: 104px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    display: block;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/social/facebook_tab.png") no-repeat left top;
    cursor: default;
    text-decoration: none;
}


.Tab_BLUE_TWITTER, .Tab_BLUE_TWITTER:hover {
    width: 104px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    display: block;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/social/twitter_tab.png") no-repeat left top;
    cursor: default;
    text-decoration: none;
}


.Panel_BLACK {
    width: 432px;
    padding: 0;
    border: 2px solid #000000;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}

.PanelWide_BLACK {
    width: 700px;
    padding: 0;
    border: 2px solid #000000;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
    margin: 0;
}

.PanelSmall_BLACK {
    width: 286px;
    padding: 0;
    border: 2px solid #000000;
    background-color: #ffffff;
    overflow: hidden;
    clear: both;
}

.PanelBar_BLACK {
    background-color: #000000;
    padding: 4px 0 6px 0;
    text-align: right;
}

.PanelBar_BLACK_btm {
    background-color: #000000;
    padding: 6px 0 4px 0;
    text-align: right;
}

    /*
.PanelBar_BLACK a {
	color:#ffffff;
	margin-right:10px;
	font-size:10px;
	text-decoration:none;
}

.PanelBar_BLACK a:hover {
	color:#ffffff;
	margin-right:10px;
	font-size:10px;
	text-decoration:underline;
}
*/

    .PanelBar_BLACK a, .PanelBar_BLACK_btm a {
        color: #ffffff;
        margin-right: 10px;
        padding-right: 8px;
        font-size: 11px;
        background: url("../../images/LinkArrow.gif") no-repeat right 4px;
        text-decoration: none;
    }

        .PanelBar_BLACK a:hover, .PanelBar_BLACK_btm a:hover {
            color: #ffffff;
            margin-right: 10px;
            font-size: 11px;
            text-decoration: underline;
        }

.Tab_BLACK, .TabEnd_BLACK {
    width: 144px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 19px;
    float: left;
    padding-top: 9px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #e4e4e4;
    text-decoration: none;
    background: url("../../images/PanelTab_Black.gif") no-repeat left top;
}

    .Tab_BLACK:hover, .TabEnd_BLACK:hover {
        cursor: pointer;
        background: url("../../images/PanelTab_BlackOVER.gif") no-repeat left top;
    }

.Tab_BLACK_ON, .TabEnd_BLACK_ON {
    width: 144px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 21px;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/PanelTab_BlackON.gif") no-repeat left top;
}

    .Tab_BLACK_ON:hover, .TabEnd_BLACK_ON:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.Tab_BLACK, .Tab_BLACK_ON {
    margin-right: 2px;
}

.Tab_BLACK_NOLINK, .Tab_BLACK_NOLINK:hover {
    width: 144px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 21px;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/PanelTab_BlackON.gif") no-repeat left top;
    cursor: default;
    text-decoration: none;
}




.PageBar_Black {
    width: 684px;
    height: 22px;
    overflow: hidden;
    padding: 8px 10px 0px 14px;
    background: url("../../images/PageBar_Black.gif") no-repeat left top;
}

.PageBar_Green {
    width: 684px;
    height: 22px;
    overflow: hidden;
    padding: 8px 10px 0px 14px;
    background: url("../../images/PageBar_Green.gif") no-repeat left top;
}

.PageBar_Blue {
    width: 684px;
    height: 22px;
    overflow: hidden;
    padding: 8px 10px 0px 14px;
    background: url("../../images/PageBar_Blue.gif") no-repeat left top;
}



.NewsImage {
    width: 20px;
    overflow: hidden;
}

.NewsImageHome {
    width: 28px;
    overflow: hidden;
}


.NewsSummary a {
    text-decoration: none;
    color: #000000;
}

    .NewsSummary a:hover {
        text-decoration: underline;
        color: #1171c2;
    }

.NewsTitle {
    color: #1068b2;
    font-weight: bold;
    display: block;
}

.NewsNav {
    border-top: 2px solid #006e36;
    margin-top: 10px;
    margin-bottom: 10px;
}


.NAVButton {
    width: 80px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-width: 0px;
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    background: url("../../images/FormButtonSmall1.gif") no-repeat left top;
}

    .NAVButton:hover {
        cursor: pointer;
        background: url("../../images/FormButtonSmall2.gif") no-repeat left top;
    }

.NAVButtonDisabled {
    width: 80px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-width: 0px;
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ececec;
    background: url("../../images/FormButtonSmall0.gif") no-repeat left top;
}








/* LEADERBOARDS */

.LeaderList_Header h2 {
    padding: 0px;
    margin-top: 20px;
}


.LeaderBG {
    background: url("../../images/BG_EventsLargeapl.jpg") no-repeat left top;
    padding: 0 10px 0 10px;
}

.LeaderBG_WithNav {
    background: #fcfcfc url("../../images/BG_EventsLargeapl.jpg") no-repeat left top;
}



.LeaderBG_DreamTeam {
    background: url("../../images/BG_DreamTeam.jpg") no-repeat left top;
    padding: 0 10px 0 10px;
}

.LeaderBG_DreamTeam_WithNav {
    background: #fcfcfc url("../../images/BG_DreamTeam.jpg") no-repeat left top;
}


.LeaderBG_WithNav .LeaderBG_Inner {
    padding: 0 10px 0 10px;
    background: url("../../images/BG_EventsLargeEND.jpg") no-repeat left bottom;
}

.LeaderBG_DreamTeam_WithNav .LeaderBG_Inner {
    padding: 0 10px 0 10px;
    background: url("../../images/BG_EventsLargeEND.jpg") no-repeat left bottom;
}


.LeaderBG .LeaderList_Header h2, .LeaderBG_WithNav .LeaderList_Header h2,
.LeaderBG_DreamTeam .LeaderList_Header h2, .LeaderBG_DreamTeam_WithNav .LeaderList_Header h2 {
    padding: 0px;
    margin-top: 20px;
    min-width: 300px;
}

.LeaderBG_Away {
    background: url("../../images/BG_AwayLarge.jpg") no-repeat left top;
    padding: 0 10px 0 10px;
}

.LeaderBG_Away_WithNav {
    background: #fcfcfc url("../../images/BG_AwayLarge.jpg") no-repeat left top;
}

    .LeaderBG_Away_WithNav .LeaderBG_Inner {
        padding: 0 10px 0 10px;
        background: url("../../images/BG_EventsLargeEND.jpg") no-repeat left bottom;
    }

    .LeaderBG_Away .LeaderList_Header h2, .LeaderBG_Away_WithNav .LeaderList_Header h2 {
        padding: 0px;
        margin-top: 20px;
        min-width: 300px;
    }

.LeaderBG_Home {
    background: url("../../images/BG_HomeLarge.jpg") no-repeat left top;
    padding: 0 10px 0 10px;
}

.LeaderBG_Home_WithNav {
    background: #fcfcfc url("../../images/BG_HomeLarge.jpg") no-repeat left top;
}

    .LeaderBG_Home_WithNav .LeaderBG_Inner {
        padding: 0 10px 0 10px;
        background: url("../../images/BG_EventsLargeEND.jpg") no-repeat left bottom;
    }

    .LeaderBG_Home .LeaderList_Header h2, .LeaderBG_Home_WithNav .LeaderList_Header h2 {
        padding: 0px;
        margin-top: 20px;
        min-width: 300px;
    }


.LeaderBG .LeaderList_Title, .LeaderBG_WithNav .LeaderList_Title {
    margin-left: 70px;
}

.LeaderBG_DreamTeam .LeaderList_Title, .LeaderBG_DreamTeam_WithNav .LeaderList_Title {
    margin-left: 150px;
}

.LeaderBG_Away .LeaderList_Title, .LeaderBG_Away_WithNav .LeaderList_Title {
    margin-left: 70px;
}

.LeaderBG_Home .LeaderList_Title, .LeaderBG_Home_WithNav .LeaderList_Title {
    margin-left: 70px;
}




.LeaderLegend, .LeaderLegend_Hilited {
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    margin-right: 10px;
    float: left;
}

    .LeaderLegend_Hilited div {
        width: 12px;
        height: 12px;
        background-color: #1068b2;
        margin-right: 4px;
        float: left;
    }

    .LeaderLegend div {
        width: 12px;
        height: 12px;
        margin-right: 4px;
        float: left;
    }

.LeaderBG .LeaderLegend, .LeaderBG_WithNav .LeaderLegend,
.LeaderBG .LeaderLegend_Hilited, .LeaderBG_WithNav .LeaderLegend_Hilited,
.LeaderBG_DreamTeam .LeaderLegend_Hilited, .LeaderBG_DreamTeam_WithNav .LeaderLegend_Hilited {
    color: #f9e900;
}

.LeaderBG_Away .LeaderLegend_Hilited, .LeaderBG_Away_WithNav .LeaderLegend_Hilited {
    color: #000000;
}

.LeaderBG_Home .LeaderLegend_Hilited, .LeaderBG_Home_WithNav .LeaderLegend_Hilited {
    color: #ffffff;
}



.LeaderList_Controls {
}


.LeaderList_Labels td {
    font-family: arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
    border-bottom: 2px solid #f9e900;
}


.LeaderBG .LeaderList_Labels td, .LeaderBG_WithNav .LeaderList_Labels td,
.LeaderBG_DreamTeam .LeaderList_Labels td, .LeaderBG_DreamTeam_WithNav .LeaderList_Labels td {
    font-family: arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
    border-bottom: 2px solid #f9e900;
}

.LeaderBG_Away .LeaderList_Labels td, .LeaderBG_Away_WithNav .LeaderList_Labels td {
    font-family: arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
    border-bottom-width: 0px;
    background-color: #f1c502;
}

.LeaderBG_Home .LeaderList_Labels td, .LeaderBG_Home_WithNav .LeaderList_Labels td {
    font-family: arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
    border-bottom-width: 0px;
    background-color: #d41c22;
}



.LeaderList_TB {
    border-bottom: 2px solid #f9e900;
}

.LeaderBG_Away .LeaderList_TB, .LeaderBG_Away_WithNav .LeaderList_TB {
    border-bottom: 4px solid #f1c502;
}

.LeaderBG_Home .LeaderList_TB, .LeaderBG_Home_WithNav .LeaderList_TB {
    border-bottom: 4px solid #d41c22;
}

.LeaderRow_Odd, .LeaderRow_Odd td {
    background-color: #eef6f0;
    color: #000000;
}

.LeaderBG_Away .LeaderRow_Odd, .LeaderBG_Away .LeaderRow_Odd td,
.LeaderBG_Away_WithNav .LeaderRow_Odd, .LeaderBG_Away_WithNav .LeaderRow_Odd td {
    background-color: #fff7d0;
    /*background-color:#f3f7f5;*/
    color: #000000;
}

.LeaderBG_Home .LeaderRow_Odd, .LeaderBG_Home .LeaderRow_Odd td,
.LeaderBG_Home_WithNav .LeaderRow_Odd, .LeaderBG_Home_WithNav .LeaderRow_Odd td {
    background-color: #feede5;
    /*background-color:#f3f7f5;*/
    color: #000000;
}



.LeaderRow_Odd td a {
    color: #000000;
    text-decoration: underline;
}

    .LeaderRow_Odd td a:hover {
        color: #00a941;
        text-decoration: underline;
    }

.LeaderRow_Even, .LeaderRow_Even td {
    background-color: #ffffff;
}

    .LeaderRow_Even td a {
        color: #000000;
        text-decoration: underline;
    }

        .LeaderRow_Even td a:hover {
            color: #00a941;
            text-decoration: underline;
        }

.LeaderRow_Hilite, .LeaderRow_Hilite td {
    background-color: #1068b2;
    color: #ffffff;
}

    .LeaderRow_Hilite td a {
        color: #ffffff;
        text-decoration: underline;
    }

        .LeaderRow_Hilite td a:hover {
            color: #f9e900;
            text-decoration: underline;
        }



.LeaderBG_Away .LeaderRow_Odd td a, .LeaderBG_Away_WithNav .LeaderRow_Odd td a {
    color: #000000;
    text-decoration: underline;
}

    .LeaderBG_Away .LeaderRow_Odd td a:hover, .LeaderBG_Away_WithNav .LeaderRow_Odd td a:hover {
        color: #1171c2;
        text-decoration: underline;
    }

.LeaderBG_Away .LeaderRow_Even td a, .LeaderBG_Away_WithNav .LeaderRow_Even td a {
    color: #000000;
    text-decoration: underline;
}

    .LeaderBG_Away .LeaderRow_Even td a:hover, .LeaderBG_Away_WithNav .LeaderRow_Even td a:hover {
        color: #1171c2;
        text-decoration: underline;
    }

.LeaderBG_Away .LeaderRow_Hilite, .LeaderBG_Away .LeaderRow_Hilite td,
.LeaderBG_Away_WithNav .LeaderRow_Hilite, .LeaderBG_Away_WithNav .LeaderRow_Hilite td {
    background-color: #1068b2;
    color: #ffffff;
}

    .LeaderBG_Away .LeaderRow_Hilite td a, .LeaderBG_Away_WithNav .LeaderRow_Hilite td a {
        color: #ffffff;
        text-decoration: underline;
    }

        .LeaderBG_Away .LeaderRow_Hilite td a:hover, .LeaderBG_Away_WithNav .LeaderRow_Hilite td a:hover {
            color: #f9e900;
            text-decoration: underline;
        }




.LeaderBG_Home .LeaderRow_Odd td a, .LeaderBG_Home_WithNav .LeaderRow_Odd td a {
    color: #000000;
    text-decoration: underline;
}

    .LeaderBG_Home .LeaderRow_Odd td a:hover, .LeaderBG_Home_WithNav .LeaderRow_Odd td a:hover {
        color: #1171c2;
        text-decoration: underline;
    }

.LeaderBG_Home .LeaderRow_Even td a, .LeaderBG_Home_WithNav .LeaderRow_Even td a {
    color: #000000;
    text-decoration: underline;
}

    .LeaderBG_Home .LeaderRow_Even td a:hover, .LeaderBG_Home_WithNav .LeaderRow_Even td a:hover {
        color: #1171c2;
        text-decoration: underline;
    }

.LeaderBG_Home .LeaderRow_Hilite, .LeaderBG_Home .LeaderRow_Hilite td,
.LeaderBG_Home_WithNav .LeaderRow_Hilite, .LeaderBG_Home_WithNav .LeaderRow_Hilite td {
    background-color: #1068b2;
    color: #ffffff;
}

    .LeaderBG_Home .LeaderRow_Hilite td a, .LeaderBG_Home_WithNav .LeaderRow_Hilite td a {
        color: #ffffff;
        text-decoration: underline;
    }

        .LeaderBG_Home .LeaderRow_Hilite td a:hover, .LeaderBG_Home_WithNav .LeaderRow_Hilite td a:hover {
            color: #f9e900;
            text-decoration: underline;
        }




.LeaderList_Rank {
    font-weight: bold;
    padding-left: 10px;
    width: 30px;
}



.LeaderList_Nav {
    padding-top: 20px;
    padding-bottom: 20px;
}






/* EVENTS */

.EventsList_Header {
    color: #fff;
}

    .EventsList_Header h2 {
        padding: 0px;
        margin-top: 20px;
    }


.EventsBG {
    background: url("../../images/BG_EventsLarge.jpg") no-repeat left top;
    padding: 0 10px 0 10px;
}

.EventsBG_WithNav {
    background: #fcfcfc url("../../images/BG_EventsLarge.jpg") no-repeat left top;
}

    .EventsBG_WithNav .EventsBG_Inner {
        padding: 0 10px 0 10px;
        background: url("../../images/BG_EventsLargeEND.jpg") no-repeat left bottom;
    }


.EventsBG_Away {
    background: url("../../images/BG_EventsLargeAPL.jpg") no-repeat left top;
    padding: 0 10px 0 10px;
}

.EventsBG_Away_WithNav {
    background: #fcfcfc url("../../images/BG_AwayLarge.jpg") no-repeat left top;
}

    .EventsBG_Away_WithNav .EventsBG_Inner {
        padding: 0 10px 0 10px;
        background: url("../../images/BG_EventsLargeEND.jpg") no-repeat left bottom;
    }

    .EventsBG_Away .EventsList_Header h2, .EventsBG_Away_WithNav .EventsList_Header h2 {
        padding: 0px;
        padding-right: 20px;
        margin-top: 20px;
        min-width: 300px;
        color: #fff;
    }

.EventsBG_Home {
    background: url("../../images/BG_HomeLarge.jpg") no-repeat left top;
    padding: 0 10px 0 10px;
}

.EventsBG_Home_WithNav {
    background: #fcfcfc url("../../images/BG_HomeLarge.jpg") no-repeat left top;
}

    .EventsBG_Home_WithNav .EventsBG_Inner {
        padding: 0 10px 0 10px;
        background: url("../../images/BG_EventsLargeEND.jpg") no-repeat left bottom;
    }

    .EventsBG_Home .EventsList_Header h2, .EventsBG_Home_WithNav .EventsList_Header h2 {
        padding: 0px;
        margin-top: 20px;
        min-width: 300px;
    }


.EventsBG .EventsList_Title, .EventsBG_WithNav .EventsList_Title {
    margin-left: 70px;
}

.EventsBG_Away .EventsList_Title, .EventsBG_Away_WithNav .EventsList_Title {
    margin-left: 0px;
}

.EventsBG_Home .EventsList_Title, .EventsBG_Home_WithNav .EventsList_Title {
    margin-left: 70px;
}



.EventsLegend_Hilited {
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    margin-right: 10px;
    float: left;
}

    .EventsLegend_Hilited div {
        width: 12px;
        height: 12px;
        background-color: #1068b2;
        margin-right: 4px;
        float: left;
    }

.EventsBG .EventsLegend_Hilited, .EventsBG_WithNav .EventsLegend_Hilited {
    color: #f9e900;
}

.EventsBG_Away .EventsLegend_Hilited, .EventsBG_Away_WithNav .EventsLegend_Hilited {
    color: #000000;
}

.EventsBG_Home .EventsLegend_Hilited, .EventsBG_Home_WithNav .EventsLegend_Hilited {
    color: #ffffff;
}





.EventsList_Controls {
}


.EventsList_Labels td {
    font-family: arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
    background-color: #1a874c;
}

.EventsList_LabelsBlk td {
    font-family: arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
    background-color: #000000;
}

.EventsBG_Away .EventsList_Labels td, .EventsBG_Away_WithNav .EventsList_Labels td {
    font-family: arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
    background-color: #f1c502;
}

.EventsBG_Home .EventsList_Labels td, .EventsBG_Home_WithNav .EventsList_Labels td {
    font-family: arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
    background-color: #d41c22;
}

.EventsList_TB {
    border-bottom: 4px solid #00a941;
}

.EventsBG_Away .EventsList_TB, .EventsBG_Away_WithNav .EventsList_TB {
    border-bottom: 4px solid #f1c502;
}

.EventsBG_Home .EventsList_TB, .EventsBG_Home_WithNav .EventsList_TB {
    border-bottom: 4px solid #d41c22;
}


#other_regions {
    background-color: #9D9;
    color: #000000;
    border-bottom: 1px solid #dedfe0;
    height: 38px;
    text-align: center;
}

.EventsRow_Odd td a {
    color: #1171c2;
    text-decoration: underline;
}

    .EventsRow_Odd td a:hover {
        color: #00a941;
        text-decoration: underline;
    }


.EventsRow_Odd2, .EventsRow_Odd2 td {
    background-color: #edf0ef;
    color: #000000;
    border-bottom: 1px solid #ffffff;
}

    .EventsRow_Odd2 td a {
        color: #0f60a5;
        text-decoration: underline;
    }

        .EventsRow_Odd2 td a:hover {
            color: #00a941;
            text-decoration: underline;
        }



.EventsBG_Away .EventsRow_Odd td a, .EventsBG_Away_WithNav .EventsRow_Odd td a {
    color: #1171c2;
    text-decoration: underline;
}

    .EventsBG_Away .EventsRow_Odd td a:hover, .EventsBG_Away_WithNav .EventsRow_Odd td a:hover {
        color: #f1c502;
        text-decoration: underline;
    }

.EventsBG_Home .EventsRow_Odd td a, .EventsBG_Home_WithNav .EventsRow_Odd td a {
    color: #1171c2;
    text-decoration: underline;
}

    .EventsBG_Home .EventsRow_Odd td a:hover, .EventsBG_Home_WithNav .EventsRow_Odd td a:hover {
        color: #d41c22;
        text-decoration: underline;
    }


.EventsBG .EventsRow_Hilite, .EventsBG .EventsRow_Hilite td,
.EventsBG_WithNav .EventsRow_Hilite, .EventsBG_WithNav .EventsRow_Hilite td {
    background-color: #1068b2;
    color: #ffffff;
}

    .EventsBG .EventsRow_Hilite td a, .EventsBG_WithNav .EventsRow_Hilite a {
        color: #ffffff;
        text-decoration: underline;
    }

        .EventsBG .EventsRow_Hilite td a:hover, .EventsBG_WithNav .EventsRow_Hilite a:hover {
            color: #f9e900;
            text-decoration: underline;
        }


.EventsBG_Away .EventsRow_Hilite, .EventsBG_Away .EventsRow_Hilite td,
.EventsBG_Away_WithNav .EventsRow_Hilite, .EventsBG_Away_WithNav .EventsRow_Hilite td {
    background-color: #1068b2;
    color: #ffffff;
}

    .EventsBG_Away .EventsRow_Hilite td a, .EventsBG_Away_WithNav .EventsRow_Hilite a {
        color: #ffffff;
        text-decoration: underline;
    }

        .EventsBG_Away .EventsRow_Hilite td a:hover, .EventsBG_Away_WithNav .EventsRow_Hilite a:hover {
            color: #f9e900;
            text-decoration: underline;
        }


.EventsBG_Home .EventsRow_Hilite, .EventsBG_Home .EventsRow_Hilite td,
.EventsBG_Home_WithNav .EventsRow_Hilite, .EventsBG_Home_WithNav .EventsRow_Hilite td {
    background-color: #1068b2;
    color: #ffffff;
}

    .EventsBG_Home .EventsRow_Hilite td a, .EventsBG_Home_WithNav .EventsRow_Hilite a {
        color: #ffffff;
        text-decoration: underline;
    }

        .EventsBG_Home .EventsRow_Hilite td a:hover, .EventsBG_Home_WithNav .EventsRow_Hilite a:hover {
            color: #f9e900;
            text-decoration: underline;
        }


.EventsBG_Special .EventsRow_Hilite, .EventsBG_Special .EventsRow_Hilite td,
.EventsBG_Special_WithNav .EventsRow_Hilite, .EventsBG_Special_WithNav .EventsRow_Hilite td {
    background-color: #1068b2;
    color: #ffffff;
}

    .EventsBG_Special .EventsRow_Hilite td a, .EventsBG_Special_WithNav .EventsRow_Hilite a {
        color: #ffffff;
        text-decoration: underline;
    }

        .EventsBG_Special .EventsRow_Hilite td a:hover, .EventsBG_Special_WithNav .EventsRow_Hilite a:hover {
            color: #f9e900;
            text-decoration: underline;
        }

.HistoryRow_Even, .HistoryRow_Even td {
    background-color: #ffffff;
}

.HistoryRow_Odd, .HistoryRow_Odd td {
    background-color: #dedede;
}



.EventsRow_Even, .EventsRow_Even td {
    background-color: #ffffff;
}

    .EventsRow_Even td a {
        color: #1171c2;
        text-decoration: underline;
    }

        .EventsRow_Even td a:hover {
            color: #00a941;
            text-decoration: underline;
        }

.EventsBG_Away .EventsRow_Even td a, .EventsBG_Away_WithNav .EventsRow_Even td a {
    color: #1171c2;
    text-decoration: underline;
}

    .EventsBG_Away .EventsRow_Even td a:hover, .EventsBG_Away_WithNav .EventsRow_Even td a:hover {
        color: #f1c502;
        text-decoration: underline;
    }

.EventsBG_Home .EventsRow_Even td a, .EventsBG_Home_WithNav .EventsRow_Even td a {
    color: #1171c2;
    text-decoration: underline;
}

    .EventsBG_Home .EventsRow_Even td a:hover, .EventsBG_Home_WithNav .EventsRow_Even td a:hover {
        color: #d41c22;
        text-decoration: underline;
    }

.GameTable {
    background-color: #f0f0f0;
    border: 0px;
}

    .GameTable td {
        background-color: #fbfbfe;
        border-left: 0px;
        border-right: 0px;
    }

.GameTableRow2 td {
    padding-left: 2px;
    font-family: arial, Sans-Serif;
    font-size: 11px;
    background-color: #fbfbfe;
    border-bottom: 1px solid #f0f0f0;
}

.GameTableRow td {
    padding-left: 2px;
    font-family: arial, Sans-Serif;
    font-size: 11px;
    background-color: #fbfbfe;
}

.GameCellLabel {
    padding-left: 2px;
    color: #517696;
}


.EventsList_Nav {
    padding-top: 20px;
    padding-bottom: 20px;
}







/* >> PAGE-NAV  >> */

.PageNav_Middle {
    background-color: #f8f8f8;
}

.Paging_PageButtons, .Paging_PageButtons a {
    padding: 0px;
    margin: 0;
}

    .Paging_PageButtons a {
        display: block;
        float: left;
        width: 18px;
        height: 14px;
        line-height: 14px;
        padding-top: 1px;
        padding-bottom: 1px;
        margin: 0px;
        font-family: arial,sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
        text-align: center;
        background-color: #00a053;
    }

        .Paging_PageButtons a:hover, .Paging_PageButtons a.ON, .Paging_PageButtons a.ON:hover {
            display: block;
            float: left;
            width: 18px;
            height: 14px;
            line-height: 14px;
            padding-top: 1px;
            padding-bottom: 1px;
            margin: 0px;
            font-family: arial,sans-serif;
            font-size: 10px;
            font-weight: normal;
            color: #ffffff;
            text-decoration: none;
            background-color: #1068b2;
        }

a.Paging_Next {
    display: block;
    float: left;
    width: 18px;
    height: 14px;
    line-height: 14px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0px;
    /*margin-left:15px;*/
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background-color: #afafaf;
    background: #afafaf url('../../images/NAV_Next1.gif') no-repeat 5px 2px;
}

    a.Paging_Next:hover {
        display: block;
        float: left;
        width: 18px;
        height: 14px;
        line-height: 14px;
        padding-top: 1px;
        padding-bottom: 1px;
        margin: 0px;
        /*margin-left:15px;*/
        font-family: arial,sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
        background-color: #1068b2;
        background: #1068b2 url('../../images/NAV_Next1.gif') no-repeat 5px 2px;
    }

a.Paging_Back {
    display: block;
    float: left;
    width: 18px;
    height: 14px;
    line-height: 14px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0px;
    /*margin-right:15px;*/
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background-color: #afafaf;
    background: #afafaf url('../../images/NAV_Back1.gif') no-repeat 5px 2px;
}

    a.Paging_Back:hover {
        display: block;
        float: left;
        width: 18px;
        height: 14px;
        line-height: 14px;
        padding-top: 1px;
        padding-bottom: 1px;
        margin: 0px;
        /*margin-right:15px;*/
        font-family: arial,sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
        background-color: #1068b2;
        background: #1068b2 url('../../images/NAV_Back1.gif') no-repeat 5px 2px;
    }

.PagingBack_Cell {
    padding-right: 15px;
}

.PagingNext_Cell {
    padding-left: 15px;
}





/* COACHS BOX */

.CoachBoxSmall {
    margin: 0;
    padding: 0;
    width: 280px;
    line-height: 10px;
}

.CoachBoxTop {
    margin: 0;
    padding: 0;
}

.CoachboxContent {
    margin: 0;
    padding: 0;
    height: 220px;
    overflow: hidden;
    background: #013e85 url('../../images/CoachBox_BG.jpg') no-repeat left top;
}

.CoachboxInner {
    margin: 0;
    padding: 0px 20px 0px 20px;
}

    .CoachboxInner h2 {
        display: inline;
        margin: 0;
        padding: 0;
        float: left;
    }

.CoachBoxBtm {
    margin: 0;
    padding: 0;
}


.CoachboxNav {
    margin: 0;
    padding: 0;
    float: right;
}

.CoachboxNavBtm {
    margin: 0;
    padding: 0;
    padding: 6px 0 0 0;
    text-align: right;
}

    .CoachboxNavBtm a {
        color: #ffffff;
        margin-right: 0px;
        padding-right: 8px;
        font-size: 11px;
        background: url("../../images/LinkArrow.gif") no-repeat right 4px;
        text-decoration: none;
    }

        .CoachboxNavBtm a:hover {
            color: #ffffff;
            margin-right: 0px;
            font-size: 11px;
            text-decoration: underline;
        }



#IntroBottomLeft {
}


    #IntroBottomLeft .PanelSmall_TABS {
        width: 280px;
        height: 28px;
        overflow: hidden;
    }

    #IntroBottomLeft .PanelSmall_BLUE {
        width: 280px;
        padding: 0;
        /*border:2px solid #1068b2;*/
        border-width: 0px;
        background: none;
        overflow: hidden;
        clear: both;
    }

.MemberPoll_SML {
    width: 276px;
    height: 236px;
    padding: 0;
    border: 2px solid #1068b2;
    background-color: #ffffff;
    overflow: hidden;
}


#IntroBottomLeft .Tab_BLUE, #IntroBottomLeft .TabEnd_BLUE {
    width: 138px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 19px;
    float: left;
    padding-top: 9px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1068b2;
    text-decoration: none;
    background: url("../../images/CoachTab_Blue.gif") no-repeat left top;
}

    #IntroBottomLeft .Tab_BLUE:hover, #IntroBottomLeft .TabEnd_BLUE:hover {
        cursor: pointer;
        background: url("../../images/CoachTab_BlueOVER.gif") no-repeat left top;
    }

#IntroBottomLeft .Tab_BLUE_ON, #IntroBottomLeft .TabEnd_BLUE_ON {
    width: 138px;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 21px;
    float: left;
    padding-top: 7px;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: url("../../images/CoachTab_BlueON.gif") no-repeat left top;
}

    #IntroBottomLeft .Tab_BLUE_ON:hover, #IntroBottomLeft .TabEnd_BLUE_ON:hover {
        cursor: pointer;
        text-decoration: underline;
    }

#IntroBottomLeft .Tab_BLUE, #IntroBottomLeft .Tab_BLUE_ON {
    margin-right: 2px;
}





/* MODAL WINDOW */

#ModalOverPage {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3000;
    margin: 0 auto;
    text-align: center;
    background: url('../../images/BlakBak.png') top left;
}

#ModalFrame {
    position: fixed;
    left: 0;
    top: 0;
    width: 99%;
    height: 99%;
    z-index: 2999;
    display: none;
    -moz-opacity: 0.0;
    opacity: 0.0;
}

.PopOverBar {
    width: 390px;
    height: 22px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    padding: 8px 10px 0px 14px;
    background: url("../../images/PopOverBar.gif") no-repeat left top;
}

.Button_OK {
    width: 80px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-width: 0px;
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    background: url("../../images/FormButtonSmall1.gif") no-repeat left top;
}

    .Button_OK:hover {
        cursor: pointer;
        background: url("../../images/FormButtonSmall2.gif") no-repeat left top;
    }

.Button_CANCEL {
    width: 80px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-width: 0px;
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    background: url("../../images/FormCancelSmall1.gif") no-repeat left top;
}

    .Button_CANCEL:hover {
        cursor: pointer;
        background: url("../../images/FormCancelSmall2.gif") no-repeat left top;
    }



.NotQualified, .NotQualified a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

    .NotQualified a:hover {
        color: #f9e900;
    }



#UserLocation {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 4000;
    margin: 0 auto;
    /*background-color: #ffffff;*/
    padding: 0;
    width: 400px;
    overflow-x: hidden;
}

#QualifyInfo {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 4000;
    margin: 0 auto;
    /*background-color: #ffffff;*/
    padding: 0;
    width: 400px;
    overflow-x: hidden;
}

.PopOverContent table {
    width: 380px;
}

.PopOverContent {
    padding: 10px;
    background-color: #ffffff;
}

#UserLocation .PopOverContent {
    /*background: #ffffff url('../../images/LocationMapBG.jpg') no-repeat 25px 25px;*/
}


.VenueLocatorBar {
    margin: 0;
    padding: 10px;
    background: #1a874c url('../../images/VenueLocatorBar_apl.gif') no-repeat left top;
}

    .VenueLocatorBar h2 {
        margin-left: 40px;
    }

.EventsLocatorBar {
    margin: 0;
    padding: 10px;
    background: #1a874c;
    /*background: url('../../images/EventsLocatorBar.gif') no-repeat left top;*/
}

    .EventsLocatorBar h2 {
        margin-left: 40px;
    }


/* GALLERY */

.NoBody {
    margin: 0;
    padding: 0;
}

#GALLERY-HOLDER {
    /*background-color:#cccccc;*/
    margin: 0 auto;
}

.GALLERY-HEAD {
    background: url('../../images/GalleryTopBack.gif') no-repeat top left;
    width: 596px;
    height: 20px;
    font: normal 11px arial;
    color: #ffffff;
    text-align: right;
    padding-right: 6px;
    margin: 0 auto;
}

#GALLERY-SUMMARY {
    width: 582px;
    background: #000000 url('../../images/GallerySummary.gif') top left no-repeat;
    font: normal 11px arial;
    color: #B3B3B3;
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    margin: 0;
    z-index: 2040;
    margin: 0 auto;
}

    #GALLERY-SUMMARY p {
        display: inline;
    }

    #GALLERY-SUMMARY a {
        color: #CECECE;
        text-decoration: underline;
    }

        #GALLERY-SUMMARY a:hover {
            color: #1171c2;
            cursor: pointer;
            text-decoration: underline;
        }

#GALLERY-BTM {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}


.GalleryThumbs a img {
    border: 2px solid #ffffff;
}

.GalleryThumbs a:hover img {
    border: 2px solid #1171c2;
}





.SlideNavLeft {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    cursor: pointer;
    visibility: hidden;
}

.SlideNavRight {
    width: 14px;
    height: 14px;
    cursor: pointer;
    visibility: hidden;
}

.SlideItem {
    font-family: arial, sans-serif;
    width: 240px;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #ffffff;
    line-height: 14px;
}

.TipNumber {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    color: #ffffff;
}


.FHGlogo {
    padding-right: 10px;
    color: #505050;
    font-style: italic;
}

a.Footer_BT {
    margin: 0;
    padding: 0;
    display: block;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
    height: 24px;
    padding-left: 32px;
    padding-top: 6px;
    margin-right: 10px;
    white-space: nowrap;
    text-decoration: none;
    background: url('../../images/Footer_BigTony.gif') left top no-repeat;
}

    a.Footer_BT:hover {
        color: #1171c2;
        text-decoration: underline;
    }


a.Footer_SP {
    margin: 0;
    padding: 0;
    display: block;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
    height: 24px;
    padding-left: 46px;
    padding-top: 6px;
    margin-right: 10px;
    white-space: nowrap;
    text-decoration: none;
    background: url('../../images/Footer_Sportspick.gif') left top no-repeat;
}

    a.Footer_SP:hover {
        color: #1171c2;
        text-decoration: underline;
    }


a.Footer_PD {
    margin: 0;
    padding: 0;
    display: block;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
    height: 24px;
    padding-left: 32px;
    padding-top: 6px;
    margin-right: 10px;
    white-space: nowrap;
    text-decoration: none;
    background: url('../../images/Footer_PokerDeluxe.gif') left top no-repeat;
}

    a.Footer_PD:hover {
        color: #1171c2;
        text-decoration: underline;
    }


a.Footer_888 {
    margin: 0;
    padding: 0;
    display: block;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
    height: 24px;
    padding-left: 44px;
    padding-top: 6px;
    margin-right: 10px;
    white-space: nowrap;
    text-decoration: none;
    background: url('../../images/Footer_888.gif') left 0px no-repeat;
}

    a.Footer_888:hover {
        color: #1171c2;
        text-decoration: underline;
    }

a.Footer_MainEvent {
    margin: 0;
    padding: 0;
    display: block;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
    height: 25px;
    padding-left: 54px;
    padding-top: 6px;
    margin-right: 10px;
    white-space: nowrap;
    text-decoration: none;
    background: url('../../images/Footer_MainEvent.gif') left 3px no-repeat
}

    a.Footer_MainEvent:hover {
        color: #1171c2;
        text-decoration: underline;
    }



.NewsTitleHolder {
    background-color: #1068b2;
}

.NewsColumn {
    border: 2px solid #1068b2;
}

.NewsTitleHolder h2 {
    padding-left: 10px;
    padding-top: 4px;
}




.EventDetails {
    color: #000000;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}

.GameDetails td {
    color: #000000;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    border-bottom: 1px solid #dedede;
}

#MapHolder {
    color: #000000;
}

.titlebar {
    background-color: #1a874c;
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    padding: 2px;
    padding-left: 6px;
}

.titlebarblk {
    background-color: #000000;
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    padding: 2px;
    padding-left: 6px;
}



.textMed {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.textMedFixedSml {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 175px;
}

.textMedFixed {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 250px;
}

.textUserPanel {
    font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.GeneralBar {
    margin: 0;
    padding: 10px;
    background: #ffffff url('../../images/GenLocatorBarAPL.gif') no-repeat left top;
}

    .GeneralBar h2 {
        margin-left: 40px;
        color: #ffffff;
    }

.GeneralBarBlk {
    margin: 0;
    padding: 10px;
    background: #000000 url('../../images/GenLocatorBarBlkAPL.gif') no-repeat left top;
}

    .GeneralBarBlk h2 {
        margin-left: 40px;
        color: #ffffff;
    }

.LeaderList_HeaderSml h2 {
    padding: 0px;
    margin-top: 12px;
}

.LeaderList_HeaderSml h2 {
    margin-bottom: 5px;
}

.LeaderBG_AllSml .LeaderList_HeaderSml h2, .LeaderBG_All_WithNavSml .LeaderList_HeaderSml h2 {
    margin-bottom: 5px;
}

.LeaderBGSml .LeaderList_HeaderSml h2, .LeaderBG_WithNavSml .LeaderList_HeaderSml h2 {
    margin-bottom: 5px;
}

.LeaderBG_DreamTeamSml .LeaderList_HeaderSml h2, .LeaderBG_DreamTeam_WithNavSml .LeaderList_HeaderSml h2 {
    margin-bottom: 5px;
}

.LeaderBG_AwaySml .LeaderList_HeaderSml h2, .LeaderBG_Away_WithNavSml .LeaderList_HeaderSml h2 {
    margin-bottom: 5px;
}

.LeaderBG_HomeSml .LeaderList_HeaderSml h2, .LeaderBG_Home_WithNavSml .LeaderList_HeaderSml h2 {
    margin-bottom: 5px;
}

.LeaderBG_StateSml .LeaderList_HeaderSml h2, .LeaderBG_State_WithNavSml .LeaderList_HeaderSml h2 {
    margin-bottom: 5px;
}


.LeaderBG_All {
    background: url("../../images/BG_AllLarge.jpg") no-repeat left top;
    padding: 0 10px 0 10px;
}

.LeaderBG_All_WithNav {
    background: #fcfcfc url("../../images/BG_AllLarge.jpg") no-repeat left top;
}

    .LeaderBG_All_WithNav .LeaderBG_Inner {
        padding: 0 10px 0 10px;
        background: url("../../images/BG_EventsLargeEND.jpg") no-repeat left bottom;
    }

    .LeaderBG_All .LeaderList_Header h2, .LeaderBG_All_WithNav .LeaderList_Header h2 {
        padding: 0px;
        margin-top: 20px;
        min-width: 300px;
    }

    .LeaderBG_All .LeaderList_Title, .LeaderBG_All_WithNav .LeaderList_Title {
        margin-left: 70px;
    }

    .LeaderBG_All .LeaderList_Header h2, .LeaderBG_All_WithNav .LeaderList_Header h2 {
        margin-bottom: 0px;
    }

    .LeaderBG_All .LeaderLegend_Hilited, .LeaderBG_All_WithNav .LeaderLegend_Hilited {
        color: #ffffff;
    }

    .LeaderBG_All .LeaderList_Labels td, .LeaderBG_All_WithNav .LeaderList_Labels td {
        font-family: arial,sans-serif;
        font-size: 9px;
        font-weight: normal;
        color: #ffffff;
        border-bottom-width: 0px;
        background-color: #000000;
    }

    .LeaderBG_All .LeaderList_TB, .LeaderBG_All_WithNav .LeaderList_TB {
        border-bottom: 4px solid #f1c502;
    }



    .LeaderBG_All .LeaderRow_Odd td a, .LeaderBG_All_WithNav .LeaderRow_Odd td a {
        color: #000000;
        text-decoration: underline;
    }

        .LeaderBG_All .LeaderRow_Odd td a:hover, .LeaderBG_All_WithNav .LeaderRow_Odd td a:hover {
            color: #1171c2;
            text-decoration: underline;
        }

    .LeaderBG_All .LeaderRow_Even td a, .LeaderBG_All_WithNav .LeaderRow_Even td a {
        color: #000000;
        text-decoration: underline;
    }

        .LeaderBG_All .LeaderRow_Even td a:hover, .LeaderBG_All_WithNav .LeaderRow_Even td a:hover {
            color: #1171c2;
            text-decoration: underline;
        }

    .LeaderBG_All .LeaderRow_Hilite, .LeaderBG_All .LeaderRow_Hilite td,
    .LeaderBG_All_WithNav .LeaderRow_Hilite, .LeaderBG_All_WithNav .LeaderRow_Hilite td {
        background-color: #1068b2;
        color: #ffffff;
    }

    .LeaderBG_All .LeaderRow_Odd, .LeaderBG_All .LeaderRow_Odd td,
    .LeaderBG_All_WithNav .LeaderRow_Odd, .LeaderBG_All_WithNav .LeaderRow_Odd td {
        background-color: #efefef;
        color: #000000;
    }

    .LeaderBG_All .LeaderRow_Hilite td a, .LeaderBG_All_WithNav .LeaderRow_Hilite td a {
        color: #ffffff;
        text-decoration: underline;
    }

        .LeaderBG_All .LeaderRow_Hilite td a:hover, .LeaderBG_All_WithNav .LeaderRow_Hilite td a:hover {
            color: #f9e900;
            text-decoration: underline;
        }

.LeaderList_TBAll {
    border-bottom: 2px solid #000000;
}

.LeaderBG_AllSml {
    background: url("../../images/img_APL/HeaderAllSml.gif") no-repeat left top;
}

.LeaderBG_HomeSml {
    background: url("../../images/img_APL/HeaderHomeSml.gif") no-repeat left top;
}

.LeaderBG_AwaySml {
    background: url("../../images/img_APL/HeaderAwaySml.gif") no-repeat left top;
}

.LeaderBG_DreamTeamSml {
    background: url("../../images/img_APL/HeaderDTSml.gif") no-repeat left top;
}

.LeaderBG_StateSml {
    background: url("../../images/img_APL/HeaderStateSml.gif") no-repeat left top;
}

.LeaderRow_All, .LeaderRow_All td {
    background-color: #ffffff;
    color: #000000;
    border-bottom: 1px solid #f0f0f0;
}

.LeaderList_LabelsSml td {
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    border-bottom: 2px solid #dedede;
}

.dtRules {
    padding: 8px;
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.dtTitle {
    font-family: arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff6633;
    padding-bottom: 3px;
}

.CoachesBoxText p {
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 11px;
}

    .CoachesBoxText p a {
        color: #ffffff;
        outline: none;
        text-decoration: underline;
    }

        .CoachesBoxText p a:hover {
            color: #ff6633;
            text-decoration: underline;
        }

.CoachesBoxText a {
    color: #ffffff;
    outline: none;
    text-decoration: underline;
}

    .CoachesBoxText a:hover {
        color: #ff6633;
        text-decoration: underline;
    }

.headerCell2 {
    background-color: #dee1dd;
    color: #000000;
    font-family: arial;
    font-size: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}


.headerCell {
    background-color: #14540d;
    color: #ffffff;
    font-family: arial;
    font-size: 10px;
    padding: 2px;
}

.valueCell2 {
    background-color: #fafafa;
    font-family: arial;
    font-size: 11px;
    padding: 4px;
}

.valueCell {
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-family: arial;
    font-size: 10px;
    padding: 2px;
}

.formlistheader {
    padding: 4px;
}

td.sortheader a {
    color: #ffffff;
    outline: none;
    text-decoration: underline;
}

    td.sortheader a:hover {
        color: #000000;
        text-decoration: underline;
    }

    td.sortheader a:active {
        color: #000000;
        outline: none;
    }

td.playerfinder a {
    color: #000000;
    outline: none;
    text-decoration: underline;
}

    td.playerfinder a:hover {
        color: #1171c2;
        text-decoration: underline;
    }

    td.playerfinder a:active {
        color: #000000;
        outline: none;
    }

td.playerfinderDark a {
    color: #ffffff;
    outline: none;
    text-decoration: underline;
}

    td.playerfinderDark a:hover {
        color: #88bbff;
        text-decoration: underline;
    }

    td.playerfinderDark a:active {
        color: #000000;
        outline: none;
    }

a.atoz {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

a.atozON {
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    text-decoration: underline;
}

a:hover.atoz {
    color: #1171c2;
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    text-decoration: underline;
}

td.newslist {
    background-color: #f1f1f1;
}

td.newslist2 {
    background-color: #f5f5f5;
}

td.newslink a {
    color: #1068b2;
}

    td.newslink a:hover {
        color: #000000;
    }



/* PAGING */
#pagerTop {
    padding: 0px;
    margin: 0px 0 10px 0;
}

#pagerBtm {
    padding: 0px;
    margin: 10px 0 0 0;
}

    #pagerTop a, #pagerBtm a {
        text-decoration: none;
    }

        #pagerTop a:hover, #pagerBtm a:hover {
            color: #ffffff;
            text-decoration: none;
        }

.pagerdisabled {
    display: block;
    background-color: #ffffff;
    color: #dedede;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #dedede;
    padding: 4px 6px 4px 6px;
    margin: 0px;
    margin-right: 2px;
    text-decoration: none;
    cursor: default;
}

.pagercurrent {
    display: block;
    background-color: #14540d;
    color: #ffffff;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #14540d;
    padding: 4px 6px 4px 6px;
    margin: 0px;
    margin-right: 2px;
    text-decoration: none;
    cursor: default;
}

.pagerother {
    display: block;
    background-color: #ffffff;
    color: #7A9A01;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #7A9A01;
    padding: 4px 6px 4px 6px;
    margin: 0px;
    margin-right: 2px;
    text-decoration: none;
    cursor: pointer;
}

    .pagerother:hover {
        color: #ffffff;
        border: 1px solid #C4BCB7;
        background-color: #14540d;
        text-decoration: none;
    }

.NewsNavigation {
    display: block;
    width: 110px;
    height: 20px;
    font-family: arial,sans-serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 20px;
    background: url("../../images/NewsNavigation.gif") no-repeat left top;
    text-align: center;
    text-decoration: none;
}

    .NewsNavigation:hover {
        background: url("../../images/NewsNavigation.gif") no-repeat left -20px;
        text-decoration: none;
        color: #ffffff;
    }

.toggle {
    position: relative;
    top: 74px;
    left: 8px;
}

.searchFiels {
    position: relative;
    left: -20px;
    top: -90px;
    line-height: 25px;
}

.playlist-container {
    margin-top: 5px;
    display: flex;
    width: 100%;
}

.video-container {
    flex: 1;
    margin: 2px;
    cursor: pointer;
    position: relative;
}

    .video-container .image-container {
        position: relative;
    }

        .video-container .image-container img {
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
        }

.image-container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: #505050;
    display: none;
}

.video-container:hover .overlay {
    display: block;
}

.overlay .overlay__icon {
    color: #ff0000;
    opacity: 1;
    margin-top: 25%;
    margin-left: 25%;
    transform: translateX(50%);
    display: inline-block;
}

    .overlay .overlay__icon:hover {
        color: #ff0000;
    }

.event-photo-link {
    display: block;
    width: 50px;
    height: auto;
}

.event-photo-link .event-photo-img {
    width: 100%;
}
