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 -moz-border-radius-topleft: 5px;
25 -moz-border-radius-topright: 5px;
26 -webkit-border-top-left-radius: 5px;
27 -webkit-border-top-rigth-radius: 5px;
29 margin: 0.7ex -1ex 0ex 3ex;
30 padding: 0.5ex 1ex 0.5ex 1ex;
35 #header #tabs a[href]#tabactive {
38 border-bottom: 1px solid white;
41 #header #tabs a[href]:hover {
51 background: lightblue;
52 border-top: 1px solid darkblue;
57 text-decoration: none;
62 text-decoration: underline;
72 background: #fff url(ais_morse);
78 display: inline-block;
81 input[type="submit"], a[href].button {
85 border: 1px solid lightgreen;
86 -moz-border-radius: 3px;
87 -webkit-border-radius: 3px;
91 input[type="submit"]:hover, a[href].button:hover {
92 background: lightgreen;
93 border-color: darkgreen;
94 text-decoration: none;
99 padding: 0.5ex 1ex 0.5ex 3.5ex;
100 margin: 1ex 0ex 0.2ex 0ex;
101 border: 1px solid #fbb;
102 -moz-border-radius: 3px;
103 -webkit-border-radius: 3px;
106 list-style-image: url('/errorbullet.png');