﻿

/***** GRID TABLES *****/
.table_logo_separator {padding-left: 5px !important}

.list_players_number {background-image: url(App_Images/list_number.png); width: 19px; padding-right: 1px; height: 18px; padding-top: 2px; font-family: Arial Black; font-size: 10px; color: #777777; font-weight: bold}
.list_players_number_inactive {background-image: url(App_Images/list_number_inactive.png); width: 19px; padding-right: 1px; height: 18px; padding-top: 2px; font-family: Arial Black; font-size: 10px; color: #ffffff; font-weight: bold}

.list_players_doubles{height: 20px}


/***** LEAGUE TABLE - PAGE: "/Competitions/league_table.aspx" *****/
.league_table_zones {padding: 0 !important}


/***** TEAMS LIST - PAGE: "/Competitions/teams.aspx" *****/
.team_list:link {font-size: 12px; color: #333333; font-weight: normal; font-family: Verdana; font-style: italic; text-decoration: none}

.team_list_link:link {font-size: 12px; color: #333333; font-weight: normal; font-family: Verdana; font-style: italic; text-decoration: none}
.team_list_link:visited {font-size: 12px; color: #333333; font-weight: normal; font-family: Verdana; font-style: italic; text-decoration: none}
.team_list_link:active {font-size: 12px; color: #333333; font-weight: normal; font-family: Verdana; font-style: italic; text-decoration: none}
.team_list_link:hover {font-size: 12px; color: #276191; font-weight: normal; font-family: Verdana; font-style: italic; text-decoration: underline}
.team_list_city {margin-top: 2px; font-size: 11px; color: #777777; font-weight: normal; font-family: Verdana; font-style: italic}


/***** PLAYER CARD - PAGE: "/Competitions/player_card.aspx" *****/
.playerd_card_notice_bar {background-color: #ffffbe; font-family: Segoe UI, Arial; font-size: 11px; color: #777777; height: 16px; padding: 2px 0px 0px 10px; border: 1px Solid #b0b0b0; margin-bottom: 7px }

