<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#trackerInfo {
    background-image: url("../i/tracker/trackerInfo.png");
    background-repeat: no-repeat;
    background-position: top left;
    width: 175px;
    height: 196px;
    display: none;
    position: absolute;
    padding: 7px;
    padding-top: 25px;
    /*font-family: arial, helvetica, sans-serif;*/
    font-family: Rockwell,Georgia,Times,"Times New Roman",serif;
    padding-left: 38px;
    z-index: 100000;
}

#trackerInfo span.infoTitle {
    color: #E8222E;
    font-weight: bold;
    font-size: 1.4em;
}

#trackerInfo p {
    color: #221F1F;
    padding-top: 15px;
    font-size: 1.2em;
}
#tmgTracker {
    display: block;
    height: 125px;
    width: 960px;
    margin-top: -10px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-color: #211F1F;
    margin-left: -10px;
    overflow: hidden;
    background-color: #F1ECDA;
    background-image: url("../i/tracker/trackerBg.png");
    background-repeat: repeat-x;
    position: relative;
    padding-top: 10px;
    padding-bottom: 5px;
}

#trackerCorner {
    background-image: url("../i/tracker/trackerCorner.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    max-width: 35px;
    height: 36px;
    display: block;
    overflow: hidden;
    z-index: 1;
}

#tmgTracker .trackerCol {
    width: 218px;
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #D3CEBA;
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

#trackerCorner:hover {
    border: 0;
}

#tmgTracker .trackerCol ul {
    margin: 0;
    padding: 0;
    margin-top: 0;
    border-top: #FFF 1px solid;
    border-bottom: #D3CEBA 1px solid;
    display: block;
    list-style: none;
    height: 545px;
    position:relative;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: hidden;
}

/**TRACKER HEADLINES**/
#trackerHeadlines li {
    border-bottom: 1px dotted #B7B198;
    width: 100%;
    display: block;
    padding-bottom: 3px;
    font-family: Helvetica, arial, sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
    position:relative;
    background: #F1ECDA;
}

#trackerHeadlines li a {
    color: #333;
}

/*#trackerHeadlines li a:hover {
    border-bottom: 0;
}*/

#trackerHeadlines .listItemTitle {
    width: 100%;
    display: block;
    color: #E8222E;
    /*font-family: arial, helvetica, sans-serif;*/
    font-size: 10px;
    line-height: 13px;
    padding-bottom: 3px;
}

/**DONT MISS*/
#dontMiss li {
    font-family: arial, helvetica, sans-serif;
    margin-bottom: 14px;
}

#dontMiss li a {
    color: #333333;
    font-size:1.4em;
}

#dontMiss li.daySep {
    border-top: 1px solid #D3CEBA;
    margin-bottom: 9px;
}

#dontMiss li.daySep div {
    font-family: arial,helvetica,sans-serif;	
    color: #333333;  
    font-weight:bold;
    font-size:1.2em;
    border-top: 1px solid #fff;
    padding-top: 5px;
    text-transform:capitalize;
}

#dontMiss li:first-child.daySep, #dontMiss li:first-child div {
    border-top: none;
}

#dontMiss .colListHead {
    width: 100%;
    background-color: #fff;
    clear: right;
    display: block;
    /*font-weight: bold;*/
    margin-top: 5px;
    font-size: 1.1em;
    margin-bottom: 5px;
    float:left;
}

#dontMiss .colTime {
    background-color: #028E3E;
    color: #fff;
    padding: 1px;
    width:32px;
    text-align:center;
    font-size:10px;
    line-height:11px;
    float:left;
}

#dontMiss .heading {
    float:left;
    width:175px;
    padding:0;
    padding-top: 1px;
    line-height:12px;
    padding-left:5px;
}

#tmgTracker .col1 {
    border-left: 0;
}

#tmgTracker .col4 {
    border-right: 0;
}

#tmgTracker .colTitle {
    font-family: Rockwell,Georgia,Times,"Times New Roman",serif;
    font-size: 1.4em;
    color: #221F1F;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px solid #D3CEBA;
    height:16px;
}

#tmgTracker .colTitle a {
    color: #221F1F;
}

#tmgTracker .colLink {
    font-family:Rockwell,Georgia,Times,"Times New Roman",serif;
    font-size: 1.5em;
    color: #221F1F;
    border-top: 1px solid #fff;
    margin-top: 0;
    padding-top: 6px;
    padding-left: 3px;
    display: inline-block;
    cursor: pointer;
}


#tmgTracker .colLink:hover {
    border-bottom:1px dotted #122842;
}

.halfTrack .trackerFade {
    width: 100%;
    display: block;
    height: 24px;
    background-image: url("../i/tracker/trackerFade.png");
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}

/**TRACKER ADD**/
#tmgTracker .advert {
    width: 100%;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #257cbd;
    height: 25px;
    font-family: Rockwell,Georgia,Times,"Times New Roman",serif;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    font-weight: 0;
    padding-top: 0px;
    z-index: 10;
    border-top:1px solid #3279a5;
}

#tmgTracker .advertImg {
    background-image: url("../i/olympics/loyds.png");
    background-repeat: no-repeat;
    height: 26px;
    width: 960px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}

#tmgTracker .trackerArrow {
    background-image: url("../i/tracker/fullTrackerArow.png");
    background-repeat: no-repeat;
    background-position: right;
    color: #fff;
    padding-right: 0px;
}

#tmgTracker .trackerArrow:hover {
    border: 0;
}

/**TRACKER TAB**/
.tmgTrackerTab {
    background-image: url("../i/tracker/trackerTab.png");
    width: 88px;
    height: 17px;
    display: block;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-family: Rockwell,Georgia,Times,"Times New Roman",serif;
    font-size: 1em;
    cursor: pointer;
    margin-bottom: 10px;
}

#liveBlog {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#liveBlog li {
    font-size: 1.15em;
    line-height: 1.35em;
    margin-top: -1px;
    color:#333;
    padding-top:6px;
    padding-bottom: 10px;
    position:relative;
    zoom:1; /*IE7 HasLayout fix*/
    border-bottom:1px dotted #B7B198;
    clear: both;
    overflow:auto;
}

#liveBlog li.BNI h3{
    color: #B10D18;
    margin-bottom: 10px;
}

#liveBlog li.BNI .colRight {
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 1.3em;
}

#liveBlog .colRight .hl {
    color: #0097D2;
    font-weight: bold;
}

#liveBlog .colRight img {
    max-width: 180px;
    margin-top: 10px;
}

#liveBlog .colRight .imgDescription {
    font-size: .9em;
    color: #666;
}

#liveBlog li.BOLDGOLD, #liveBlog li.ATB {
    border: 1px solid #ccaa1f;
    background-image: none;
    position: relative;
    left: -12px;
    width: 227px;
    padding-left: 12px;
    margin-bottom: 10px;
    background-color: #F7CE26;
}

#liveBlog li.BOLDGOLD, #liveBlog li.ATB img {
    margin-top: 0;
}

#liveBlog li.ATB {
    background-color: #fff;
    border-color: #d3d3d3;
}

#liveBlog li.ATB .colRight {
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 1.4em;
    line-height: 1.2em;
    padding-right:5px;
    width:175px;
}

#liveBlog li.ATB .author {
    display: block;
    margin-top: 10px;
    margin-bottom: -10px;
    overflow:auto;
}
#liveBlog li.ATB .author img {
    float: left;
    margin: 0;
}
#liveBlog li.ATB .author .authorTxt{
    float: left;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.7em;
    font-style: italic;
    font-weight: bold;
    color: #474747;
}

#liveBlog li.BOLDGOLD .timeStamp {
    background-color:#333;
}

#liveBlog .colLeft {
    width:31px;
    float: left;
    left:0;
    top:2px;
} 
#liveBlog .colLeft .timeStamp {
    margin-bottom: 10px;
    width:31px;
    font-size:10px;
    line-height:13px;
    font-weight:bold;
    text-align:center;
    height:13px;
    background-color:#7C7569;
    color: #FFF;
    cursor: pointer;
}

#liveBlog .colLeft .timeStamp:hover {
    background-color:#666;
}

#liveBlog .colLeft img {
    display: block;
    margin-top: 1px;
    width: 31px;
}

#liveBlog .colRight object, #liveBlog .colRight div div {
    width: 180px; height: 135px;
}

#liveBlog .colRight {
    float: left;
    width:150px;
    padding-left: 7px;
    width: 180px;
}


#liveBlog .colRight .video {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

#liveBlog .colRight .video iframe,
#liveBlog .colRight .video object,
#liveBlog .colRight .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}






#liveBlog .colRight img {
    cursor:pointer;
}
#liveBlog h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: normal;
    padding:0;
    margin:0;
    margin-bottom: 6px;
}
#liveBlog p {
    padding:0;
    margin:0;
    margin-bottom:6px;
    line-height:1.4em;
}
#liveBlog .hlBlock {
    display:block;
    padding-left:36px;
    background-repeat: no-repeat;
    font-size: 1.2em;
    line-height:1.2em;
    color: #545454;
    min-height:30px;
    padding-top: 0;
    height: auto;
    padding-bottom: 10px;
}
#liveBlog .twitter {
    background-image: url('/template/ver1-0/i/liveArticles/icons/twitter.png');
    display: block;
}
#liveBlog .hlBlock.quote{
    background-image: url('/template/ver1-0/i/liveArticles/icons/quote.png');
}
#liveBlog .hlBlock.speech{
    background-image: url('/template/ver1-0/i/liveArticles/icons/email.png');
}
#liveBlog .hlBlock.email{
    background-image: url('/template/ver1-0/i/liveArticles/icons/email.png');
}

/*LATEST RESULTS*/

#latestResults {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10px;
}

#latestResults .timeStamp {
    margin-top:6px;
    width:31px;
    line-height:13px;
    font-weight:bold;
    text-align:center;
    height:13px;
    background-color:#7C7569;
    color: #FFF;
}

#latestResults h3 {
    margin:0;
    padding:0;
    margin-top:4px;
    padding-left:3px;
    background-color:#fff;
    height:13px;
    font-weight: bold;
    font-size: 10px;
}

#latestResults .medal-symbol {
    float:right;
    position:relative;
    top:-15px;
}

#latestResults .eventName {
    margin-top:4px;
    margin-left: 4px;
    font-weight: bold;
}

#latestResults .resultRow {
    margin-bottom:6px;
}

#latestResults .resultRow td {
    padding-bottom: 2px;
    text-align: right;
}
#latestResults .resultRow .details{
	text-align: left;
}

#latestResults .eventDetailsTbl {
    margin-bottom:11px;
    vertical-align: top;
    margin-top:6px;
    margin-left: 4px;
    width:210px;
}

#latestResults .GBR .name, #latestResults .GBR .countryCode {
    color:#0081A4;
}

#latestResults .eventDetailsTbl .details {
    padding-right:4px;
    width:155px;
}
#latestResults .eventDetailsTbl  .result {
    color:#636363;
    padding-left:6px;
    font-weight: bold;
}

#latestResults .eventDetailsTbl .position {
    font-weight:bold;
    padding-right:5px;
}

#latestResults .eventDetailsTbl .details {
    padding-right:4px;
}

#latestResults .eventDetailsTbl .recordStamp{
    width:16px;
    padding-right:5px;
}

#latestResults .eventDetailsTbl .recordStamp img{
    display:inline;
}

#latestResults .eventDetailsTbl .countryCode{
    margin-left: 4px;
    font-weight: bold;

}

.trackerHolder{
    width:200px;
    margin:0 auto;
    position:relative;
}
.tmgTrackerTab{
    position:absolute;
    left:0;
    top:0;
    background-image:url("/template/ver1-0/i/olympics/btab.png");
    background-repeat:no-repeat;
    width:98px;
    height:17px;
}

.tmgTrackerTab:hover {
    background-position: -98px;
}
.tmgTrackerTabTop{
    background-image:url("/template/ver1-0/i/olympics/btabT.png");	
}

.tmgTrackerTab2{
    position:absolute;
    left:100px;
    top:0;
    z-index:20;
    background-image:url("/template/ver1-0/i/olympics/ybtab.png");
    color:#211f1f;
}

.topSection .tmgTrackerTab{
    padding-top: 3px;
    height: 14px;
}

.tmgTrackerTab2Top{
    background-image:url("/template/ver1-0/i/olympics/ybtabT.png");	

}
.trackerHolderBottom{height:30px;}
#tmgTracker{
    margin-top:0px;
}
.topSection{
    overflow: hidden;
    height:17px;
    display:none;
}
#tmgTracker .advert{
    background-color:#5091cc;
}
#trackerCorner{
    background-image:url("/template/ver1-0/i/olympics/iLog.png");	
    background-repeat:no-repeat;
    top:5px;
}
.trackerHolder a:hover{
    border:none;
}
.trackerHolderBottom .tmgTrackerTab2, .tmgTrackerTab2Top{
    margin-left:-1px;
    padding-top: 1px;
}

#tmglSite .halfTrack{
    margin-top:-10px;
}

#failoverLatestResults {
padding-top: 5px;
}

#failoverLatestResults h3{
    color: #333333;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: -2px;
    text-transform: uppercase;
   }
	
#failoverLatestResults p {
    color: #333333;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.15em;
    text-decoration: none;
    }

#latestresultsFooter {

    border-top: 1px solid #FFFFFF;
    color: #221F1F;
    display: inline-block;
    font-family: Rockwell,Georgia,Times,"Times New Roman",serif;
    font-size: 1.5em;
    margin-top: 0;
    padding-left: 3px;
    padding-top: 6px;
    outline: 0 none;
    text-decoration: none;
  }


    


</pre></body></html>