﻿body {  font-family: Arial; }
.GamesSchedule { width:100%; border: 1px solid #e5e5e5;  }
.GamesScheduleLeft { width:282px; display:inline-block; text-align:center; margin-left:3px; margin-right:3px;}
.GamesScheduleCenter { width:282px;  text-align:center; margin-left:3px; margin-right:3px;}
.GamesScheduleTitle { font-family: Arial Narrow; font-size:16px; background-color:#6ebaf1; color:#FFFFFF; width:100%;  padding:5px 1px 5px 1px; text-align:center;  }
.GamesScheduleDetails { width:100%; font-size:11px;  }
.GamesScheduleDetailsTable { margin-top:5px; width:100%;}
.GamesScheduleDetailsTable td { /* padding:2px 0px 2px 0px; */ }
.GamesScheduleDropDown { font-family: Arial Narrow; font-size:15px; width:100%; text-align:center;padding:4px 5px 4px 5px;  background-color: #89cbfa;}
.GamesScheduleNextDay { font-family: Arial Narrow; font-size:15px; width:100%; text-align:center; padding:4px 5px 4px 5px; background-color: #89cbfa;}
.GamesGroupName { font-family:Arial Narrow; font-size:14px; font-weight:bold; width:100%; text-align:center;   clear:both; }
.gamesbox-btn {font-family: Arial Narrow; font-size:15px; font-weight:normal; }
.GamesScheduleGames { clear:both; width:100%; border-top: 1px solid #e5e5e5;}

.TextAlignRight { text-align:right;}
.TextAlignCenter { text-align:center;}
.TextAlignLeft { text-align:left;}
.GamesDate { font-family:Arial Narrow;font-size:13px; text-align:right; padding:0px 5px; margin:0px;}
.GamesTeam  {  font-family:Arial Narrow;font-size:13px; padding:0px 5px;  margin:0px; }
.GamesResult  { font-family:Arial Narrow;font-size:13px;  padding:0px 5px;   margin:0px;}
.GamesDateC { width:60px; font-family:Arial Narrow;font-size:13px;   padding:0px 5px;  margin:0px; }
.GamesTeamC  { width:100px; font-family:Arial Narrow;font-size:13px;  padding:0px 5px;  margin:0px; }
.GamesResult a { font-family:Arial Narrow;font-size:13px;color:#3C7FAF; text-decoration:none; }
.GamesResult a:hover { font-family:Arial Narrow;font-size:13px;color:#000000; text-decoration:none;  }
.standingLink a:hover { font-family:Arial Narrow;font-size:13px;color:#000000; text-decoration:none;  }
.GamesResult a:visited { font-family:Arial Narrow;font-size:13px;color:#3C7FAF; text-decoration:none;  }
.MediaGuide  { padding-right:2px;}
.MediaGuideDiv  { float:right; margin-right:8px;}
.FullSchedule {  width:100%; text-align:center;}
.FullSchedule a { font-family:Arial; font-size:12px; color:#3C7FAF; text-decoration:none;  }
.FullSchedule a:hover { font-family:Arial; font-size:12px; color:#000000; text-decoration:none;  }
.FullSchedule a:visited {  font-family:Arial; font-size:12px;color:#3C7FAF; text-decoration:none;  }
.FullScheduleFull {  width:100%; text-align:center;}
.FullScheduleFull a { font-family:Arial; font-size:12px; color:#3C7FAF; text-decoration:none;  }
.FullScheduleFull a:hover { font-family:Arial; font-size:12px; color:#000000; text-decoration:none;  }
.FullScheduleFull a:visited {  font-family:Arial; font-size:12px;color:#3C7FAF; text-decoration:none;  }
.divGameSchedule { width:100%;padding:0px;margin:0px; clear:both;}
.divGameScheduleData { display:none;}
.gamesschedulelink  { font-family:Arial; font-size:12px; font-weight:normal;}

.FullGames { width:520px;}
.FullGamesDetails {  border:1px solid #e5e5e5; width:100%; }
.FullGamesRound { background-color:#6ebaf1; color:#FFFFFF; width:100%; border-top:1px solid #A8CBEE;  padding:5px 5px 5px 5px; text-align:center;  font-family: Arial Narrow;  font-size:15px;}
.FullGamesContent { width:100%; padding:5px; border:1px solid #EBF3FB;  }
.FullGamesDate { float:left;width:20%; }
.FullGamesTeam { float:left; width:60%; text-align:center;}
.FullGamesResult {float:left; width:20%;}
.FullGamesContent a { color:#3C7FAF; text-decoration:none; }
.FullGamesContent a:hover { color:#000000; text-decoration:none; }
.FullGamesContent a:visited { color:#3C7FAF; text-decoration:none; }
.FullGamesGroup {background-color:#EBF3FB; font-family: Arial Narrow;  font-size:14px; text-align:center; padding:3px 5px 3px 5px; color:#000000; }
@media only screen and (max-width: 720px) and (min-width: 320px)
{
.FullGames { width:100% !important;}
.FullGamesDate {width:22% !important;}
.FullGamesResult {width:29% !important; float:right;}
.FullGamesTeam { width:auto !important; min-width:45%;}
.GamesScheduleLeft { width:100% !important; float:none; margin-left:0px; margin-right:0px; }
.GamesScheduleCenter { width:100% !important; float:none; margin-left:0px; margin-right:0px; }
.GamesSchedule { width:100% !important;}
.GamesScheduleDetails { margin-left:0px; margin-right:0px; }
.GamesDate { font-size:14px; }
.GamesTeam  { font-size:14px; }
.GamesResult  { font-size:14px; }
.GamesDateC { font-size:14px; }
.GamesTeamC  { font-size:14px; }
.GamesResult a { font-size:14px; }
.GamesResult a:hover { font-size:14px; }
.standingLink a:hover { font-size:14px; }
.GamesResult a:visited { font-size:14px; }
.GamesScheduleDetailsTable tr { line-height:24px; }
}
