}
html, body {
-height: 99%;
+ height: 99%;
}
* {
clear: both;
}
+a img {
+ border: 0;
+}
+
.skiplink,
.navigation,
.hidden {
}
.errorbox {
-border: 1px solid #F00;
-background-color: #FCC;
-padding: 5px;
+ border: 1px solid #F00;
+ background-color: #FCC;
+ padding: 5px;
}
#header {
}
#header_left{
-text-align:left;
-top: 42px;
-float:left;
+ text-align:left;
+ top: 42px;
+ float:left;
}
#header_left a{
-color: #dc0067;
-font: bold 28px Helvetica;
-text-decoration: none;
+ color: #dc0067;
+ font: bold 28px Helvetica;
+ text-decoration: none;
}
#header p {
font-weight: normal;
}
-
html #menubar a:link:hover,
html #menubar a:visited:hover,
html #menubar a:link:active,
padding: 0.5em 0.5em 0.5em 2em;
}
-
input[type=submit],
input[type=reset],
input[type=image],
cursor: pointer;
}
-
select,
input,
textarea {
}
.footer, .push {
-height: 2em;
+ height: 2em;
}
.footer {
-width: 99%;
-padding: 0.3em;
+ width: 99%;
+ padding: 0.3em;
}
.wrapper {
-min-height: 100%;
-height: auto !important;
-height: 100%;
-margin: 0 auto -2em;
+ min-height: 100%;
+ height: auto !important;
+ height: 100%;
+ margin: 0 auto -2em;
}
.luci a:link,