<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.livetiming {
	    background-color: #1e3263;
    background: url(/assets/ui/mx/mx-background.png) fixed repeat-x white!important;
    color: black;
    text-align: center;
    margin: 0px 0px 20px;
    font-family: Arial;
    font-size: 12px;
}

/* Remove or Reset Default Styles
 -------------------------------------------------------------------------*/ 
 * {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

hr {
    display: none;
}

img {
    border: none;
}

/* Clear Floats
 --------------------------------------------------------------------------*/
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* General Link Styles
 --------------------------------------------------------------------------*/
a:link, a:visited {
    color: #DE142D;
}

a:hover, a:active {
    text-decoration: none;
}

a {
    outline: none;
    cursor: pointer !important;
}

a.returntop {
    color: #7A7A7A !important;
    text-decoration: none !important;
    text-transform: uppercase;
    margin: 10px 0;
    display: block;
}

a.returntop:hover {
    text-decoration: underline !important;
}

/*-------------------------------------------------------------------------
 GENERAL PAGE STYLES
 *-------------------------------------------------------------------------*/
#topcontainer {
    width: 985px;
    min-height: 762px;
    max-height: 100%;
    text-align: left;
    margin: 0 auto;
    border-left: solid 3px #555;
    border-right: solid 3px #555;
    border-bottom: solid 3px #555;
    background-color: #E2E1DD;
}

/*---------------------------------------------------------------------
 HEADER
 -----------------------------------------------------------------------*/
#topheader{
  width: 981px;
  height: 140px;
margin-right: 2px;
margin-left: 2px;  
background: url('/assets/ui/mx/header-2022v2.jpg') repeat-x top left;
position:relative;
}

#logo {
	display: block;
	float: left;
	width: 229px;
	height: 138px;
	margin: 0px 10px 10px 14px;
}

#HeaderRight {
    float: left;
    width: 700px;
    height: 140px;
    padding-right: 20px;
}

#HeaderAd {
    max-width: 480px;
    height: 60px;
    float: right;
    position: relative;
    top: 15px;
}

/*---------------------------------------------------------------------
 Navigation
 -----------------------------------------------------------------------*/
#Nav1 {
    position: relative;
    top: 10px;
    height: 20px;
    width: 635px;
    text-align: right;
    float: right;
}

#Nav1 li {
    list-style-type: none;
    display: inline;
    padding: 0px 0px 0px 18px;
}

#Nav1 a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

ul#sub-nav {
    float: right;
    position: absolute;
    right: 0px;
    top: 113px;
    font-weight: bold;
}

ul#sub-nav li {
    float: left;
    z-index: 100;
    position: relative;
    border-right: 1px solid #ffffff;
    height: 26px;
}

ul#sub-nav li.last {
    border-right: none;
}

ul#sub-nav li a {
    color: #DE142D !important;
    padding: 6px 9px;
    display: block;
}

ul#sub-nav li a:hover, ul#sub-nav li:hover a, ul#sub-nav li.sfhover a {
    text-decoration: underline;
}

ul#sub-nav li:hover ul, ul#sub-nav li.sfhover ul {
    visibility: visible;
}

ul#sub-nav ul {
    background: #E01226;
    visibility: hidden;
    position: absolute;
    z-index: 100;
    width: 100%;
    top: 27px;
    clear: both;
}

/*---------------------------------------------------------------------
 Secondary Header
 -----------------------------------------------------------------------*/
#main-content-wrapper {
    padding: 0px 5px 15px 5px;
}

/* Subpages */
#head {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0px 0px 5px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #000000;
}

#expand {
    float: right;
    position: absolute;
    top: 5px;
    right: 15px;
    font-weight: bold;
}

.headevent {
    font-size: 1.4em;
}

.headtrack {
    font-size: 1.2em;
}

#bottom {
    background: url('/assets/ui/bg_content_bottom.png') no-repeat top left;
    height: auto;
    width: 985px;
    text-align: left;
    margin: 0 auto;
    border-left: solid 3px #555;
    border-right: solid 3px #555;
    border-bottom: solid 3px #555;
    background-color: #ffffff;
    background-size: 982px 25px;
}

#copyright {
    padding-top: 10px;
    float: left;
    width: 40%;
    text-align: center;
}

#heartbeat-container {
    float: left;
    width: 100%;
    text-align: center;
}

.bottominfo {
    display: block;
    height: 85px;
    padding: 0px;
    color: #000000;
    border-top: 1px solid #808080;
}

.bottomad {
    display: block;
    height: 90px;
    padding: 0px;
    border: 1px solid #808080;
    color: #000000;
    margin: 0 auto;
    width: 728px;
}

#announcements {
    width: 29%;
    height: 75px;
    vertical-align: top;
    float: left;
    display: block;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
    overflow-y: scroll;
}

/*---------------------------------------------------------------------
 Secondary Header
 -----------------------------------------------------------------------*/
.nosidebar {
    width: 819px;
    float: left;
    border-left: 2px solid #ffffff;
}

.nosidebar #content-text {
    width: 100%;
    float: none !important;
    color: #000000;
    height: 66px;
    display: block;
}

#container li:nth-child(even) {
	background-color:#F0F0F0;
}

#container li:nth-child(odd) {
	background-color:#ffffff;
}

.even {
	background-color:#F0F0F0;
}

.odd {
	background-color:#ffffff;
}

.livetiming #content li {
	color:#000000;
	border-bottom: 1px solid #414041;
}

#legend {width:300px;}

#content2 {
	position:relative;
	border: 1px solid #808080;
	clear:both;
}

.livetiming #content, .addinfo #content {
	clear:both;
	overflow: hidden;
	border: 1px solid #808080;
	width:820px;
}


.livetiming, .addinfo span, a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

.personal {
	color:#00ba00;
}
.overall {
	color:#DE142D;
}

.resultRow {
	width:auto;
}

#container {
	height:308px;
	overflow-x: hidden;
	overflow-y: scroll;
	clear:both;
	border:1px solid #808080;
}

.bg {
	width: 75px;
	height: 30px;
	padding: 0px;
}

.sel {
	background-color:#c7dbf1;
}

.hv {
	width:75px;
	text-align:center;
}

.vl {
	width:75px;
	margin-top:7px;
}

.rider-selected {
	background-image:url('/assets/icons/rider-selected-dark.png')
}

.dlap, .dlaptimeft {
	width:45%;
}

.dtrap, .dpit {
	display:none;
}
.pit {
    width: 15px;
	height: 20px;
}

#legend h2 a {
	color: #ffffff;
	text-decoration: underline;
}

.legend-descr {
	width:195px;		
}

.f {width:100px;}
.n {width:25px}
.a, .in {
	width:20px;
}

.h, .t {
	display: block;
	overflow: hidden;
	width:75px;
}
.hthw,.hw,.tw, .h, .t, .hth {width:75px!important;}


.h, .i {
	max-width:90%;	
}

.circle {height:8px!important;}

.ll, .bl, .blw, .llw {
	/*width: 60px!important;*/
}
.g, .d {
/*width: 40px!important;*/
}



.dlaptime {
	width:28%;
}

#content {
	background-color: #E2E1DD;	
}

#racedata, #eventheader, #detailheader, #trackdata {
	padding: 5px 0 0 5px;
}

#racedata {
	height:35px;
}

#myRiders {
	padding-top:5px;
}

#flagchange{
	border: 1px solid;	
}

#detaildata {
	min-height: 150px;
	width: 175px;
	display: block;
	float: right;
	padding-top: 10px;
}

.detaillabel {
	width: 43px;
}

.ddata {
	width: 120px;
	float: left;
	padding-bottom:3px;
}

#twitter {
	display: none;
}



.twitted {
	width: 16em;
	margin-bottom: 1.5em;
	border: 1px solid #888;
}

.twitted h2 {
	margin: 0;
	padding: 7px 7px 7px 10px;
	font-size: 1em;
	color: #fff;
	background: #193487 url('/assets/ui/bg_subnav.gif') repeat-x 0% 0%;
}

.twitted p.preLoader {
	padding: .5em 1em .5em 1em;
}

.c {
	display:none;
}
.hth, .t {
    width: 89px;
}

.t, .h {white-space:normal!important;}
.t br {display:none!important;}


.bottom {
    height: auto;
    padding-top: 10px;
    text-align: center;
    width: 100%;
	background:none;	
	color: #808080;
}

#LegendLink {
	width:42px;
	text-align:right;
}

#feedback {
	text-align:left; 
	color:#000000; 
	padding:13px;
}

#RRraceresults {
	color: #000000;
}

#content-weather {
	padding-top:10px;
	float:right;
	color:black;
}
#weather-left{
	float:left;	
}

#weather-icon {
	float:left;
}

.weather-title {
	font-weight:bold;
}

#content-weather span {
	white-space:nowrap;
	padding-right:15px;
	color:#666;
	vertical-align:top;
}

#weather-temp {
	color:#000000!important;
	font-size:125%;
	white-space:nowrap;
	vertical-align:top;
	padding-right:15px;
	font-weight:bold
}

#weather-icon img {border:1px solid #000000;}
.copyright {display:block;clear:both;padding:10px 0px;}
.twitter-icon-vsm, .red-x-vsm {
	float: right;
	padding-right: 7px;
	padding-left: 2px;
}
#ifrm {width: 807px;
display: block;
float: left;
border:0px;
margin-top: 15px;overflow-x: hidden;}
.buttonblue {
   border-top: 1px solid #a7cbfd;
   background: #3872c2;
   background: -webkit-gradient(linear, left top, left bottom, from(#3061a7), to(#3872c2));
   background: -webkit-linear-gradient(top, #3061a7, #3872c2);
   background: -moz-linear-gradient(top, #3061a7, #3872c2);
   background: -ms-linear-gradient(top, #3061a7, #3872c2);
   background: -o-linear-gradient(top, #3061a7, #3872c2);
	padding: 5px;
   -webkit-border-radius: 19px;
   -moz-border-radius: 19px;
   border-radius: 19px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 24px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	text-decoration:none!important;
   vertical-align: middle;
   }
.buttonblue:hover {
   border-top-color: #1d52a2;
   background: #1d52a2;
   color: #ccc;
	text-decoration:none!important;
   }
.buttonblue:active {
   border-top-color: #1d52a2;
   background: #1d52a2;
   }
   .resPage {background-color:#E2E1DD;}
   .resPage {background-color:#E2E1DD;}
   .resPage a {font-weight:normal!important;}
   .resPage a:link {color: red; text-decoration: none;}
   .resPage a:visited {color: #1d52a2;}
   .resPage a:hover {color: #1d52a2; text-decoration: underline;}
   .resPage h2 {margin: 5px 0px;}
   tr.trrow {background-color:#E2E1DD;}
   tr.trheader, .trheader {background-color: #3872C2; color: white;}
   .bevent {font-size:2em;}
   tr.trrow td {font-size: 12px;
margin-bottom: 21px;
padding: 10px 0px;
border-bottom: 1px solid #cccccc; font-weight:bold;}
p.footer {margin: 10px 0px; display: block; width: 100%; float: left;}
.noInfo {float: left; width: 100%;text-align:center;}

 .s, .ST {
    width: 50px;
}
.circle {
    width: 15px!important;
    height: 7px!important;
}</pre></body></html>