2 #mkwsSwitch, .mkwsSwitch,
3 #mkwsSearch, .mkwsSearch,
4 #mkwsTermlists, .mkwsTermlists,
5 #mkwsRanking, .mkwsRanking,
6 #mkwsPager, .mkwsPager,
8 #mkwsRecords, .mkwsRecords,
9 #mkwsTargets, .mkwsTargets,
11 #mkwsMOTD, .mkwsMOTD {
12 font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
15 #mkwsLang, .mkwsLang {
21 #mkwsLang a, .mkwsLang a {
26 #mkwsLang span, .mkwsLang span {
27 border: solid 1px #d0e0ff;
31 #mkwsSearch, .mkwsSearch {
35 #mkwsSwitch, .mkwsSwitch {
41 #mkwsTargets, .mkwsTargets {
42 background-color: #fafafa;
45 #mkwsStat, .mkwsStat {
47 border-top: 1px solid #156a16;
52 #mkwsStat span.head, .mkwsStat span.head {
56 #mkwsSwitch a, .mkwsSwitch a,
57 #mkwsLang a, .mkwsLang a,
58 #mkwsTermlists a, .mkwsTermlists a,
59 #mkwsRanking a, .mkwsRanking a,
60 #mkwsPager a, .mkwsPager a,
61 #mkwsNavi a, .mkwsNavi a,
62 #mkwsRecords a, .mkwsRecords a {
64 text-decoration: none;
67 #mkwsSwitch a:hover, .mkwsSwitch a:hover,
68 #mkwsLang a:hover, .mkwsLang a:hover,
69 #mkwsTermlists a:hover, .mkwsTermlists a:hover,
70 #mkwsPager a:hover, .mkwsPager a:hover,
71 #mkwsRecords a:hover, .mkwsRecords a:hover{
72 text-decoration: underline;
75 #mkwsNavi a.crossout:hover, .mkwsNavi a.crossout:hover {
76 text-decoration: line-through;
79 #mkwsSearch input#mkwsButton, .mkwsSearch input.mkwsButton {
80 border: 3px outset #132194;
81 background-color: #132194;
86 text-transform: uppercase;
92 #mkwsSearch input#mkwsQuery, .mkwsSearch input.mkwsQuery {
93 border: 2px inset #e0f0ff;
99 #mkwsTermlists .title, .mkwsTermlists .title {
102 text-transform: uppercase;
105 #mkwsTermlists, .mkwsTermlists {
110 border-top-right-radius: 10px;
111 -moz-border-top-right-radius: 10px;
112 -webkit-border-top-right-radius: 10px;
115 #mkwsTermlists div.facet, .mkwsTermlists div.facet {
120 border-top-right-radius: 10px;
121 -moz-border-top-right-radius: 10px;
122 -webkit-border-top-right-radius: 10px;
125 #mkwsTermlists div.facet div.term, .mkwsTermlists div.facet div.term {
129 #mkwsTermlists div.facet div.term span, .mkwsTermlists div.facet div.term span {
133 #mkwsTermlists div.termtitle, .mkwsTermlists div.termtitle {
137 #mkwsRecords div.record, .mkwsRecords div.record {
141 #mkwsRecords div.details, .mkwsRecords div.details {
142 border: 1px solid #404040;
147 box-shadow: 10px 10px 5px #808080;
149 border-top-right-radius: 10px;
150 -moz-border-top-right-radius: 10px;
151 -webkit-border-top-right-radius: 10px;
154 #mkwsRecords div.details th, .mkwsRecords div.details th {
157 padding-right: 0.6em;
160 #mkwsRecords div.details th:after, .mkwsRecords div.details th:after {
164 #mkwsPager, .mkwsPager {
169 .mkwsBytarget table thead tr td {
170 background-color: #132194;
173 padding: 0.2em 0.5em;
176 .mkwsBytarget table tbody tr:nth-child(odd) {
177 background-color: #e0f0ff;
180 .mkwsBytarget table tbody tr:nth-child(even) {
181 background-color: #d0e0ff;
184 .mkwsBytarget table tbody tr td {
185 padding: 0.2em 0.5em;