/* start games */
.match_category {
margin: 12px 0 7px;
}
.match_category a {
font-size: 18px;
color: #8f8f8f;
font-weight: bold;
text-decoration: none;
margin-right: 20px;
}
.match_category a.act {
color: #000;
}
.option_bar {
background: url(/img/matches/option_bar_bg.gif) no-repeat top left;
width: 706px;
height: 43px;
padding-left: 4px;
}
.option_bar div {
margin: 0; padding: 2px 0 0;
float: left;
width: 107px;
margin-right: 3px;
}
.option_bar label {
display: block;
font-size: 11px;
color: #00439c;
font-weight: bold;
padding-bottom: 1px;
}
.option_bar select {
width: 107px;
height: 19px;
}
.option_bar input {
width: 103px;
height: 15px;
margin: 0;
padding: 0;
}
* html .option_bar input {
height: 17px;
}
.option_bar .search_button {
float: right;
width: 34px;
padding: 10px 6px 0 0;
margin: 0;
}
.option_bar .search_button input {
background: url(/img/matches/search_button.gif) no-repeat top left;
width: 34px;
height: 27px;
border: none;
cursor: pointer;
}
.matches_list {
margin-top: 15px;
}
.matches_list h2 {
color: #3a3b3c;
font-size: 25px;
margin: 0; padding: 0;
text-transform:uppercase;
}
table.matches_table {
margin-top: 3px;
text-align: left;
width: 711px;
}
table.matches_table tr.header {
background: url(/img/second/player_list_header_bg.gif) repeat-x top left;
}
table.matches_table tr {
background: url(/img/second/dotted_line.gif) repeat-x bottom left;
}
table.matches_table th {
padding: 1px 0 2px;
color: #FFF;
font-size: 11px;
text-transform: uppercase;
vertical-align: middle;
padding-bottom: 0;
font-weight: normal;
}
table.matches_table th.date {
padding-left: 7px;
width: 107px;
}
table.matches_table th.number {
width: 46px;
}
table.matches_table th.teams {
width: 248px;
}
table.matches_table th.teams_future {
width: 210px;
}
table.matches_table td.date {
vertical-align: top;
width: 107px;
border: none;
}
table.matches_table td.date h4, table.matches_table td.date p{
margin: 0; padding: 0;
}
table.matches_table td.date h4 {
font-weight: normal;
font-size: 22px;
color: #00439c;
text-decoration: underline;
margin-bottom: 2px;
}
table.matches_table td.date p {
color: #585858;
font-size: 13px;
}
table.matches_table td {
vertical-align: top;
height: 72px;
padding-top: 5px;
}
table.matches_table_inner {
border-collapse: collapse;
}
table.matches_table_inner tr td {
border: none;
height: 20px;
border-top: 1px solid #b5b5b5;
border-bottom: 1px solid #b5b5b5;
padding: 0;
}
table.matches_table_inner tr.second_row td {
height: 18px;
}
table.matches_table_inner {
width: 100%;
margin-top: 3px;
}
table.matches_table_inner tr {
background: url(/img/matches/first_row_bg.gif) repeat-x top left;
}
table.matches_table_inner tr.second_row {
background: url(/img/matches/second_row_bg.gif) repeat-x top left;
}
table.matches_table_inner td p {
margin: 0;
}
table.matches_table_inner td {
vertical-align: middle;
}
td.number table.matches_table_inner td p {
background-color: #000;
color: #FFF;
font-size: 11px;
padding: 0;
width: 34px;
text-align: center;
}
td.team table.matches_table_inner td a {
color: #000;
}
td.counting table.matches_table_inner td.count a, td.time table.matches_table_inner td {
color: #00439c;
font-weight: bold;
font-size: 12px;
font-style: normal;
}
td.online table.matches_table_inner td a, td.ticket table.matches_table_inner td a {
font-style: italic;
color: #000;
font-size: 11px;
}
td.ticket table.matches_table_inner td a {
font-weight: bold;
}
td.counting table.matches_table_inner td.count {
width: 119px;
}
td.tv table.matches_table_inner td {
font-size: 11px; font-weight: bold;
}

