body,html {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    margin: 0;
    overflow: hidden;
    height: 100%;}

#PAGECONTENT {
    overflow: auto;
    background: #e2e8ee url(../template/standard/content_bg.jpg) no-repeat;
    background-position: center;
    background-size: contain;}

.loading {
    height: 100%;
    width: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;}

.participant {
    height: 100%;
    width: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../template/standard/bgdim.png);}

.menu {
    font-family: Helvetica,Arial;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: #14133b;
    border-bottom: 1px solid #000;
    margin: 1px 1px 4px 1px;
    cursor: pointer;
    line-height: 50px;
    text-transform: uppercase;}

.menu_hover {
    font-family: Helvetica,Arial;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    color: #ed1b24;
    background: #14133b;
    border-bottom: 1px solid #000;
    margin: 1px 1px 4px 1px;
    cursor: pointer;
    line-height: 50px;
    text-transform: uppercase;}

.menu_active {
    font-family: Helvetica,Arial;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: #14133b;
    border-bottom: 1px solid #000;
    border-right: 7px solid #000;
    margin: 1px 1px 4px 1px;
    cursor: pointer;
    line-height: 50px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;}

.menu_arrow {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #c8c8c8;}

.credits {
    font-family: Helvetica,Arial;
    font-size: 10px;
    font-weight: 700;
    vertical-align: middle;
    color: #000;
    background: #fff;
    line-height: 20px;
    vertical-align: middle;}

.search_navmenu {
    width: 100%;
    color: #fff;
    background: #505050;}

.search_menu {
    width: 100%;
    color: #fff;
    background: #354758;}

.search_table {
    width: 100%;
    background: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;}

.search_result_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;}

.search_label {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    text-shadow: 1px 1px 1px #000;
    padding-left: 6px;}

.search_menu_navigation {
    font-family: Helvetica,Arial;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #323232;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 20px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;}

.search_menu_navigation_active {
    font-family: Helvetica,Arial;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #187e00;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 20px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;}

.button {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #0a2337;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 10px;}

.box {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    background: #fff;
    width: 100%;
    border: 1px solid #000;}

.box_small {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    background: #fff;
    border: 1px solid #000;}

.box_quick {
    font-family: Helvetica,Arial;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    background: #fff;
    width: 99%;
    border: 1px solid #000;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 20px;}

.result_hdr {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #0a2337;
    border-bottom: 1px solid #000;
    line-height: 18px;
    vertical-align: middle;}

.result_odd {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    background: #fff;
    border-bottom: 1px solid #969696;
    line-height: 18px;
    vertical-align: middle;
    cursor: pointer;}

.result_even {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    background: #eff0fd;
    border-bottom: 1px solid #969696;
    line-height: 18px;
    vertical-align: middle;
    cursor: pointer;}

.result_hover {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    background: #14133b;
    border-bottom: 1px solid #969696;
    line-height: 18px;
    vertical-align: middle;
    cursor: pointer;}

.result_highlighted {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    background: #32cb1d;
    border-bottom: 1px solid #969696;
    line-height: 18px;
    vertical-align: middle;
    cursor: pointer;}

.leaderboard_divider {
    width: 100%;
    margin-top: 10px;
    border-top: 2px solid #fff;}

.leaderboard_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;}

.leaderboard_table_results {
    width: 99%;
    border-spacing: 0;
    border-collapse: collapse;
}

.leaderboard_segmenthdr {
    width: 100%;
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 700;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    background: #d2d7b8;
    border: 1px solid #fff;
    text-shadow: 1px 1px 1px #FFF;}

.leaderboard_timehdr {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 6px solid transparent;
    cursor: pointer;
    text-shadow: 1px 1px 1px #000;}

.leaderboard_timehdr_hover {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    text-decoration: underline;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 6px solid #962828;
    cursor: pointer;}

.leaderboard_timehdr_active {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 6px solid #212121;
    cursor: pointer;}

.leaderboard_newsegment {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    background: #a3a3a3;
    border-bottom: 1px solid #969696;
    line-height: 15px;
    vertical-align: middle;
    cursor: pointer;}

.leaderboard_nodata {
    font-family: Helvetica,Arial;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #000;}

.refreshbox {
    font-family: Helvetica,Arial;
    font-size: 9px;
    font-weight: 400;
    font-style: normal;
    color: #7d7d7d;}

#PARTICIPANTINFO {
    width: 750px;
    height: 500px;
    border: 1px solid #000;
    border-radius: 20px;
    background: #fff;
    overflow: auto;
    border-spacing: 0;
    border-collapse: collapse;}

.participant_table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;}

.participant_table_panel {
    width: 100%;
    color: #fff;
    background: #323232;
    border: 0;
    border-bottom: 1px solid #000;
    border-spacing: 0;
    border-collapse: collapse;
    font-weight: 700;}

.participant_table_data {
    width: 98%;
    border: 0;
    font-weight: 700;}

.participant_hdr_small {
    font-family: Helvetica,Arial;
    font-size: 12px;
    color: #969696;
    font-weight: 400;}

.participant_value_big {
    font-family: Helvetica,Arial;
    font-size: 22px;
    color: #000;
    font-weight: 700;}

.participant_value_std {
    font-family: Helvetica,Arial;
    font-size: 12px;
    color: #000;
    font-weight: 700;}

.participant_section_hdr {
    font-family: Helvetica,Arial;
    font-size: 11px;
    color: #000;
    background: #f5f5f5;
    font-weight: 700;
    border-bottom: 1px solid #646464;
    height: 20px;
    padding-left: 5px;}

.split_hdr {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 700;
    color: #000;
    background: #fff;
    border-bottom: 1px solid #969696;
    height: 18px;
    padding-right: 3px;}

.split_time {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    background: #fff;
    border-bottom: 1px solid #969696;
    border-right: 1px solid #dcdcdc;
    height: 18px;
    padding-right: 3px;}

.split_segment {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 700;
    background: #f5f5f5;
    font-weight: 700;
    border-bottom: 1px solid #646464;
    height: 18px;
    padding-right: 3px;}

.myfavourites_result_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;}

.myfavourites_nodata {
    font-size: 12px;}

.tracker {
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;}

.details_racetime {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #969696;
    border-right: 1px solid #dcdcdc;
    height: 18px;
    padding-right: 3px;
    background: #cee3e4;}

.details_segmenttime {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #969696;
    border-right: 1px solid #dcdcdc;
    height: 18px;
    padding-right: 3px;
    background: #fffecc;}

.details_splittime {
    font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #969696;
    border-right: 1px solid #dcdcdc;
    height: 18px;
    padding-right: 3px;
    background: #d4ffbf;}

.languageflags {
    border: none;}

.nation {
    font-family: Helvetica,Arial;
    font-size: 9px;
    font-weight: 700;
    color: #181818;
    line-height: 9px;
    text-shadow: 1px 1px 1px #969696;}

.scroller_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;}

.scroller_list {
    font-family: Helvetica,Arial;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: #292929;
    width: 100%;
    border: 1px solid #000;}

.scroller_startbutton {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #960000;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 10px;
    width: 100%; }

.scroller_stopbutton {
    font-family: Helvetica,Arial;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #009600;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 10px;
    width: 100%;}

.scroller_nodata {
    font-size: 12px;}

.other_table {
    width: 100%;}

.banner {
    border: 0;
    allingn: center;}

.pagetop {
    font-weight: 700;
    padding-left: 5px;
    padding-right: 0;
    border-bottom: 1px solid #000;
    vertical-align: center;
    color: #000;
    background: #14133b;}