* { padding: 0; border-width: 0; margin: 0; }

html { font-family: Verdana; }
html { background: black; font-size: 10pt; }
body { background: white; width: 80%; margin: 0 auto; border: 1px solid white; border-width: 1px 0; }

h1 { padding: 5px; margin: 10px 0; background: orange; color: white; font-size: 16pt; text-align: center; }
h2 { padding: 5px; margin: 10px 0; border: 4px solid orange; border-width: 2px 0; font-size: 12pt; }
h3 { margin: 5px; font-size: 10pt; }
h2 small { padding-left: 10px; font-family: Verdana; font-size: 7pt; vertical-align: middle; }
p, ol, ul { margin: 10px; }
ul { list-style-type: circle; }
li { margin-left: 30px; }
a { color: orange; }
a:hover { color: yellow; }
a:visited { color: maroon; }
img { vertical-align: middle; }

table { width: 90%; margin: 10px auto; }
th, td { padding: 2px; border: 1px solid #DDD; vertical-align: middle; }
td th, td td { padding: 5px 2px !important; border-width: 0; }
thead th { cursor: pointer; text-decoration: underline; }
thead th.sorttable_nosort { cursor: auto; text-decoration: none; }

.n1 { width: 25px !important; text-align: center; }
.n2 small { font-weight: normal; }
.players .n4, .players .n5, .players .n6, .players .n7 { width: 100px; text-align: center; }
.players .n4 small { color: gray; }
.countries { font-size: smaller; }
.countries td, .countries th { width: 12.5% !important; text-align: center; padding: 5px !important; vertical-align: top; }
.countries th { vertical-align: middle !important; }
.countries div { height: 100px; overflow: auto; }
.histories tbody th.n2 { padding: 10px; }
.histories tbody th.n2 ul { margin-top: 20px; }
.histories td.n3 ol, .players td.n3 ol { white-space: pre; }
.histories td.n3 ol { text-align: center; }
.histories td.n3 li { margin: 0; }
.histories .n4 ol { height: 100px; overflow: auto; font-size: 8pt; }
.histories .n4 ol ul { font-size: 7pt; }
.histories .n4 sup a { border-bottom-width: 0; }
table a { border-bottom: 1px solid orange; color: black; text-decoration: none; }
table a:hover { color: orange; }
.tournaments tbody .n2 { padding: 5px; }
.tournaments tbody .n3 { font-size: 8pt; text-align: center; }
.tournaments .details, .tournaments .details * { padding: 0; margin: 0; font-size: 7pt; }
.tournaments .details li { margin-left: 25px; }
.tournaments .details li li { margin-left: 15px; }
.tournaments .n5 { width: 300px; }
.tournaments table { width: 100%; }
.tournaments table th, .tournaments table td { width: 43px !important; text-align: center; }
.tournaments table th { padding: 2px 0 !important; }
.tournaments table th img { display: block; margin: 2px auto !important; }
.tournaments .n3 ol { margin: 0; margin-top: 10px; font-size: 7pt; list-style-type: lower-roman; text-align: left; }
.tournaments .n3 ol li { margin: 0; margin-left: 25px; }
.tournaments .n3 ol a { border-width: 0; }
.tournaments .n3 ol a:hover { color: orange; }
.tournaments tbody .n4 { white-space: nowrap; }
.tournaments tbody .n4 ul { margin: 5px; }
.tournaments tbody .n4 li { display: block; margin: 0; }
.tournaments .n5 .hidden { display: none; }
.tournaments .countries_in_tournaments_data { padding-top: 5px; vertical-align: top; }
.tournaments .countries_in_tournaments_data th { white-space: nowrap; }
.tournaments .countries_in_tournaments_data td { font-size: 6pt; text-align: center; }

body { position: relative; }
#harold { position: absolute; top: 65px; left: -65px; }

#menu { padding: 2px 0; margin: 0; margin-top: -10px; background: #d08700; font-size: 8pt; font-weight: bold; text-align: center; }
#menu * { margin: 0; display: inline; }
#menu li { padding: 0 10px; }
#menu a { color: white; text-decoration: none; }
#menu a:hover { text-decoration: underline; }

[title] { cursor: help; }
#sorttable_sortfwdind, #sorttable_sortrevind { display: none; }
.none { text-align: center; }

tbody tr:hover td { background: #ffd; }
tbody tr:hover td { background: #ffd; }
tbody tr:hover td td, tbody tr:hover td th { background: normal; }

.types { font-size: 7pt; list-style-type: none; text-align: right; }
.types li { padding-bottom: 1px; }
.types li:hover { padding-bottom: 0; border-bottom-width: 1px; border-bottom-style: solid; }
.types.single { font-size: 10pt; font-weight: bold; }
.types_sum { border-bottom-color: black; color: black; font-size: 10pt; }
.type_normal { border-bottom-color: gray; color: gray; }
.type_special { border-bottom-color: #D08700; color: #D08700; }

.histories .types * { margin-left: auto; margin-right: auto; text-align: center; }
.histories .normal { color: gray; }
.histories .special { color: #D08700; background: url('special_tournament.gif') no-repeat 80%; }
