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;
63 text-decoration: none;
68 text-decoration: underline;
78 background: #fff url(ais_morse);
89 display: inline-block;
92 input[type="submit"], a[href].button {
96 border: 1px solid lightgreen;
98 -moz-border-radius: 3px;
99 -webkit-border-radius: 3px;
103 input[type="submit"]:hover, a[href].button:hover {
104 background: lightgreen;
105 border-color: darkgreen;
106 text-decoration: none;
111 padding: 0.5ex 1ex 0.5ex 3.5ex;
112 margin: 1ex 0ex 0.2ex 0ex;
113 border: 1px solid #fbb;
115 -moz-border-radius: 3px;
116 -webkit-border-radius: 3px;
119 list-style-image: url('/errorbullet.png');
128 border: 1px solid yellow;
130 -moz-border-radius: 3px;
131 -webkit-border-radius: 3px;