.header {
    background: url(/App_Themes/NM/images/header-background-nm.jpg) no-repeat
    }
/*Header/Logo*/
.logo a {
    background: url(/App_Themes/NM/images/logo-nmX.png) no-repeat
    }
/*--/ End Header/Logo*/
/*Content Area*/
/*Header/Quick Links*/
.quick-links li {
    border-left: 1px solid #fff
    }
.quick-links li a {
    color: #fff
    }
.quick-links li a:hover {
    color: #fff;
    text-decoration: underline
    }
/*---/ End Header/Quick Links*/
/*Navigation*/
.navigation {
    background: #c8b58b
    }
.navigation-items li a:hover {
    background: #ecd7a8;
    color: #fff
    }
.navigation-items li.highlight a {
    background: #ffbd09
    }
.navigation-items li.highlight a:hover {
    background-color: #ffd800
    }
/*---/ End Navigation*/
.invalidLogIn {
    color: #ecd7a8
    }
/*Content*/
/*Content/Sidebar*/
.sidebar .box {
    background: #ffbd09
    }
.sidebar .box h2 {
    color: #fff
    }
.sidebar .box .label {
    color: #fff
    }
.sidebar .box select {
    background: #fff
    }
@media handheld, only screen and (max-width: 767px) {
    .sidebar .box h2 {
        color: #fff
        }
    .sidebar .box .label {
        color: #fff
        }
    .sidebar .box select {
        background: #fff
        }
    }
.sidebar .box .helper a {
    color: #fff
    }
.sidebar .events {
    background: #f6861a
    }
.sidebar .events li {
    border-top: 1px solid #FFF
    }
.sidebar .events li a {
    background: #f6861a;
    color: #fff
    }
.sidebar .events li a:hover {
    background: #ffb742
    }
.sidebar .events li .date {
    color: #fff
    }
.sidebar .events li .event {
    color: #fff
    }
@media handheld, only screen and (max-width: 767px) {
    .sidebar .events li .date {
        color: #fff
        }
    .sidebar .events li .event {
        color: #fff
        }
    }
.sidebar .box.brown {
    background: #c8b58b
    }
.sidebar .box.brown input[type=text], .sidebar .box.brown input[type=password] {
    background: #ecd7a8;
    color: #000
    }
@media handheld, only screen and (max-width: 767px) {
    .sidebar .box.brown input[type=text], .sidebar .box.brown input[type=password] {
        background: #ecd7a8;
        color: #000
        }
    }
.sidebar .box.brown .label {
    color: #fff
    }
/*---/ End Content/Sidebar*/
/*---/ End Content*/
/*Footer*/
.footer {
    background-color: #f08b1d
    }
.footer-navigation li {
    border-left: 1px solid #fff
    }
.footer-navigation li a {
    color: #fff
    }
.footer-navigation li a:hover {
    color: #ecd7a8
    }
@media handheld, only screen and (max-width: 767px) {
    .footer-navigation li a {
        color: #fff
        }
    .footer-navigation li a:hover {
        background-color: #ecd7a8;
        color: #FFF
        }
    }
.powered-by {
    color: #fff
    }
.powered-by a {
    color: #fff
    }
/*---/ End Footer*/
/* Content pulled from original sports on line */
/* Global Styles */
h2 {
    color: #000
    }
.titles {
    color: #fff;
    background-color: #ffbd09
    }
/* Styles from css.css, used in events.aspx */
.txtEvents {
    background-color: #fff
    }
a.txtEvents:link {
    color: #000
    }
a.txtEvents:visited {
    color: #000
    }
a.txtEvents:hover {
    color: #fff;
    background-color: #ffb742
    }
.txtEventLine {
    background-image: url(/images/line01.gif)
    }
.tableHeader01 {
    color: #fff;
    background-color: #ffc526
    }
.eventFooter {
    background-color: #ffb742
    }
/* Styles from css.css, used in details.aspx */
/* Note: there is a style named 'tabbedPanelsContent' used in the page but not in the css file*/
.txtDayToGo {
    color: #bf311b
    }
/* Custom AJAX Tab */
.nmCustomTab .ajax__tab_header {
    background-color: #f6861a
    }
.nmCustomTab .ajax__tab_tab {
    background-color: #f6861a;
    color: #FFF
    }
.nmCustomTab .ajax__tab_hover .ajax__tab_outer {
    background-color: #ffb742
    }
.nmCustomTab .ajax__tab_hover .ajax__tab_inner {
    background-color: #ffb742
    }
.nmCustomTab .ajax__tab_hover .ajax__tab_tab {
    background-color: #ffb742
    }
.nmCustomTab .ajax__tab_active .ajax__tab_outer {
    background-color: #ffb742
    }
.nmCustomTab .ajax__tab_active .ajax__tab_inner {
    background-color: #ffb742
    }
.nmCustomTab .ajax__tab_active .ajax__tab_tab {
    background-color: #ffb742
    }
.nmCustomTab .ajax__tab_body {
    background-color: #ffb742
    }
.TabbedPanelsContentXX {
    background-color: #FFF;
    border: 1px solid #f6861a
    }
.tableHeader02 {
    color: #000;
    background-color: #ffb742
    }
.bgColorCategoriesPrizes {
    background-color: #ffe1ae
    }
.Tab .ajax__tab_headerxxxxxxxxxxxxxxxxxx {
    color: #fff;
    background-color: #fff
    }
/* Registration pages */
.txtRegistrationTracker {
    color: #999
    }
.txtRegistrationTrackerOn {
    color: #000
    }
.verticalLine {
    background-color: #CCC
    }
.txtRegistrationBar {
    background-color: #CCC
    }
.requiredBold {
    color: #C00
    }
.required {
    color: #C00
    }
.txtBoxTeammates {
    background-color: #F4F4F4;
    border: 1px solid #7F9DB9
    }
/* Home Pages */
.bgHomeBody {
    background-color: #FFFAED
    }
.verticalLineHomePage {
    background-image: url(../../images/verticalLineHomepage.gif)
    }
.linkMenuTopAthlete {
    color: #F6861A
    }
.recentResultsHomePageDate {
    color: #fff
    }
.recentResultsHomePageTitle {
    color: #000
    }
a.recentResultsHomePageTitle:link {
    color: #fff
    }
a.recentResultsHomePageTitle:visited {
    color: #fff
    }
a.recentResultsHomePageTitle:hover {
    color: #fff
    }
.orangeTxt {
    color: #333
    }
.infoPagesTDPadding {
    color: #000
    }
.titles02 {
    color: #000;
    background-color: #FFB742
    }
.validationError {
    color: Red
    }
.validationErrorBold {
    color: Red
    }
.form_section_content {
    border: 1px solid rgb(189, 195, 199);
    background-color: rgb(242, 245, 247)
    }
.field_set_01 {
    color: #FFF;
    background-color: #ffb742
    }
.view_cart {
    color: #FFF;
    background-color: #390
    }
.details_registered_header01 {
    color: #000;
    background-color: #ffe1ae
    }
.details_registered_row01 {
    color: #000;
    background-color: #ffd38a;
    border-top-color: #fff
    }
.details_registered_row02 {
    color: #000;
    background-color: #ffd38a;
    border-top-color: #fff
    }
.content-area .recent-results a.button {
    background: #f08b1d
    }
.RadButton.rbLinkButton.buttonOverride01 {
    background-color: #F30 !important
    }
.RadButton.rbLinkButton.buttonOverride01:hover {
    background-color: #FF8000 !important
    }