@charset "utf-8";
/* CSS Document */

TABLE.tn_results { width: 100%; }
TABLE.tn_results td { border-bottom:solid 1px #9B9B9B; }
TR.tn_results_alternate_row { background-color: #fff; vertical-align:middle;  }
TR.tn_results_standard_row { background-color: #F5F5F5; vertical-align:middle; }


TD.tn_results_event_text { padding-left:5px; padding-right:5px; text-align: left; font-weight: bold; color: #1dabc0; }

TD.tn_results_venue_text { text-align: center; font-size: 13px; font-weight: bold; color: #333333; }
TD.tn_results_datetime_text { text-align: center; line-height: 13px; }
.tn_results_day_text { text-decoration: none; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #333333; }
.tn_results_date_text { text-decoration: none; font-family: arial,helvetica,sans serif; font-size: 12px; color: #333333; }
.tn_results_time_text { text-decoration: none; font-family: arial,helvetica,sans serif; font-size: 10px; color: #880303; }
.tn_results_location_text { font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: normal; color: #666666; }

TD.tn_results_tickets_text { text-align: center; }
.tn_results_tickets_text A:link { background-color: #f44336; font-size: 14px; border-radius: 10px; padding: 10px 20px; text-decoration: none; font-weight: bold; color: #fff;  display: inline-block; }
.tn_results_tickets_text A:hover { background-color: #f44336; }
.tn_results_tickets_text A:visited { background-color: #f44336; font-size: 14px; border-radius: 10px; padding: 10px 20px; text-decoration: none; font-weight: bold; color: #fff;  display: inline-block; }

.c_all_results{margin-top:10px; font-weight:bold;}
.c_all_results a{font-size:14px;}
