﻿

/***** Matches Results *****/
.matches_header_block {text-align: right; margin-bottom: 10px; padding-right: 20px;}
.matches_header {font-family: Arial, Verdana; font-size: 14px; font-weight: bold; color: #555555; text-align: left}

.matches_block {font-family: Verdana, Arial; font-size: 10px; color: #000000; margin-bottom: 5px; text-align: center}
.matches_block_info {font-family: Verdana, Arial; font-size: 10px; color: #777777; margin-top: 10px; margin-bottom: 2px; text-align: left; margin-left: 5px}

.matches_info {height: 20px; border: Solid 1px #a2a2a2}
.matches_info_locked {height: 20px; border: Solid 1px #a2a2a2; font-family: Arial, Verdana; font-size: 11px; color: #e8e8e7; font-weight: bold}
.matches_info_card {height: 20px; border: Solid 1px #a2a2a2; padding-left: 5px; padding-right: 5px}

.matches_team1 {height: 20px; background-color: #e7e7e7; border: Solid 1px #a2a2a2; text-align: right; padding-right: 10px; text-transform: uppercase}
.matches_team1:hover {background-color: #d9e7cc; cursor: pointer}
.matches_team2 {height: 20px; background-color: #e7e7e7; border: Solid 1px #a2a2a2; text-align: left; padding-left: 10px; text-transform: uppercase}
.matches_team2:hover {background-color: #d9e7cc; cursor: pointer}

.matches_goals {height: 20px; color: #000000; background-color: #bedd00; border: Solid 1px #a2a2a2}
.matches_goals_empty {height: 20px; color: #000000; background-color: #fdfdfd; border: Solid 1px #a2a2a2}
.matches_goals_notplayed {height: 20px; color: #000000; background-color: #eb9d9d; border: Solid 1px #a2a2a2}
.matches_goals_text {font-family: Verdana, Arial; font-size: 10px; color: #000000}

.matches_bye {height: 20px; border: Solid 1px #a2a2a2; text-align: center; background-color: #e7e7e7; text-transform: uppercase; font-style: italic; font-family: Verdana, Arial; font-size: 10px; color: #000000}
.matches_bye_team {font-family: Verdana, Arial; border: Solid 1px #a2a2a2; font-size: 10px; color: #000000; text-align: left; padding-left: 15px; text-transform: uppercase}

.match_details_lnk:link {font-family: Arial, Verdana; font-size: 11px; color: #a4a4a4; font-weight: bold;  text-decoration: none}
.match_details_lnk:visited {font-family: Arial, Verdana; font-size: 11px; color: #a4a4a4; font-weight: bold; text-decoration: none}
.match_details_lnk:active {font-family: Arial, Verdana; font-size: 11px; color: #a4a4a4; font-weight: bold; text-decoration: none}
.match_details_lnk:hover {font-family: Arial, Verdana; font-size: 11px; color: #c4c4c4; font-weight: bold; text-decoration: none}

.matches_legend {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; font-style: italic; color: #777777; margin-top: 10px; padding-top: 10px; padding-left: 20px; text-align: left; width: 100%}



/***** Match Card *****/
.match_card_center {border: solid 1px  #c3c3c3; background-color: #fcfcfc; width: 910px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px; text-align: center; vertical-align: top}
.match_card_teams {border: solid 1px  #c3c3c3; background-color: #fcfcfc; width: 450px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px; text-align: center; vertical-align: top}
.match_card_stats {font-family: Arial, Verdana; font-size: 12px; color: #555555; font-weight: bold; font-style: italic}
.match_card_photos {border: solid 1px  #c3c3c3; background-color: #fcfcfc; width: 890px; padding-top: 15px; padding-bottom: 10px; padding-left: 20px; margin-bottom: 10px; text-align: left; vertical-align: top}
.match_card_no_players {font-family: Arial, Verdana; font-size: 12px; color: #555555; font-style: italic}
.match_card_incidents {border: solid 1px  #c3c3c3; background-color: #fcfcfc; width: 890px; padding-top: 15px; padding-bottom: 10px; padding-left: 20px; margin-bottom: 10px; text-align: left; vertical-align: top}
