3 font-family: sans-serif;
7 border-bottom: 1px solid darkblue;
11 #header #bannertitle {
20 #header #tabs a[href] {
21 display: inline-block;
23 border: 1px solid darkblue;
24 border-top-left-radius: 5px;
25 border-top-rigth-radius: 5px;
26 -moz-border-radius-topleft: 5px;
27 -moz-border-radius-topright: 5px;
28 -webkit-border-top-left-radius: 5px;
29 -webkit-border-top-rigth-radius: 5px;
31 margin: 0.7ex -1ex 0ex 3ex;
32 padding: 0.5ex 1ex 0.5ex 1ex;
37 #header #tabs a[href]#tabactive {
40 border-bottom: 1px solid white;
43 #header #tabs a[href]:hover {
53 background: lightblue;
54 border-top: 1px solid darkblue;
59 text-decoration: none;
64 text-decoration: underline;
74 background: #fff url(ais_morse);
85 display: inline-block;
88 input[type="submit"], a[href].button {
92 border: 1px solid lightgreen;
94 -moz-border-radius: 3px;
95 -webkit-border-radius: 3px;
99 input[type="submit"]:hover, a[href].button:hover {
100 background: lightgreen;
101 border-color: darkgreen;
102 text-decoration: none;
107 padding: 0.5ex 1ex 0.5ex 3.5ex;
108 margin: 1ex 0ex 0.2ex 0ex;
109 border: 1px solid #fbb;
111 -moz-border-radius: 3px;
112 -webkit-border-radius: 3px;
115 list-style-image: url('/errorbullet.png');
120 border: 1px solid yellow;
122 -moz-border-radius: 3px;
123 -webkit-border-radius: 3px;