﻿

/***** MATCH DETAILS *****/
.match_team_home_back{width: 182px; height: 21px; padding: 5px 15px 0px 0px; text-align: right; font-family: Segoe UI, Verdana; font-size: 12px; color: #333333; font-weight: normal; background-image: url(App_Images/match_result_back.gif); border-right: 1px Solid #9e9e9e}
.match_team_away_back{width: 182px; height: 21px; padding: 5px 0px 0px 15px; text-align: left; font-family: Segoe UI, Verdana; font-size: 12px; color: #333333; font-weight: normal; background-image: url(App_Images/match_result_back.gif); border-left: 1px Solid #9e9e9e}
.match_teams_separator {width: 3px}

.match_team_link:link {color: #333333; text-decoration: none}
.match_team_link:visited {color: #333333; text-decoration: underline}
.match_team_link:active {color: #333333; text-decoration: underline}
.match_team_link:hover {color: #000000; text-decoration: underline}

.match_result_back {background-color: #ffffff; width: 33px; height: 22px; padding-top: 2px; text-align: center; font-family: Segoe UI, Verdana; font-size: 13px; color: #333333; font-weight: normal; border: 1px Solid #9e9e9e}
.match_result_separator {width: 14px}

.match_data_team {width: 240px; font-family: Segoe UI, Verdana; font-size: 11px; color: #777777}
.match_data_text {width: 90px; font-family: Segoe UI, Verdana; font-size: 11px; color: #777777}

.match_info_back {margin-top: 5px; text-align: center; font-family: Segoe UI, Verdana; font-size: 11px; color: #777777; font-weight: normal; height: 16px; padding-top: 2px; background-image: url(App_Images/match_info_back.gif); border-left: 1px Solid #c4c4c4; border-right: 1px Solid #c4c4c4}

.match_info_box {margin-bottom: 10px; text-align: left; font-family: Segoe UI, Verdana; font-size: 11px; color: #777777; font-weight: normal; padding: 7px 15px 15px 15px; border: 1px Solid #c4c4c4}
.match_info_box_title {font-family: Segoe UI, Verdana; font-size: 11px; color: #333333; font-weight: bold; margin-bottom: 5px}



