#menubar {
background: #0f2b50;
border-radius:0;
}
.searchbox {
background-color:#334c6d;
}
.grid-v .mod-line .module-title {
background: #0f2b50;
border-radius:0;
}
.button-primary {
background-color: #c33;
border-color: #c33;
}
#totop-scroller{
background-color: #0f2b50;
}
#totop-scroller:hover {
background-color: #c33;
}
h1, h2, h3 {
color:#0f2b50;
}
a {
color: #c33;
}
a:hover {
color:#c66;
}
