.center {
  margin: 0 auto;
}

#header {
  margin: 0;
}

#toolbar {
  margin-top: 8px;
  margin-bottom: 0;
}

#logo {
  margin-top: 6px;
}

#menubar {
  border-top: 1px solid #ebebeb;
  border-bottom: 2px solid #0173bb;
}

#menu a.level1 {
  border: 0;
  margin: 4px;
}

.searchbox {
  border: 0;
  margin: 4px;
}

.top-a {
  /*background: #205ec5;*/
}

#top-a .module {
  margin: 0;
}

.top-b {
  /*
  background:#007bb7;
  background: -moz-radial-gradient(center, ellipse farthest-corner, #008FD5 0%, #00689B 100%);
  background: -o-radial-gradient(center, ellipse farthest-corner, #008FD5 0%, #00689B 100%);
  background: -webkit-radial-gradient(center, ellipse farthest-corner, #008FD5 0%, #00689B 100%);
  background: radial-gradient(center, ellipse farthest-corner, #008FD5 0%, #00689B 100%);
  */
}

.feature-block > .grid-box {
  padding: 8px;
}
 
.bottom-b {
  padding: 15px 0;
  background: #2d2e2f;
  border-top: 1px solid #000;
  border-bottom: 1px solid #323334;
}

#bottom-b .module-title {
  color: #ccc;
  border: 0;
}

#bottom-b, #bottom-b a {
  color: #666;
}

#bottom-b li.level1 {
  border-top: 0;
}

#bottom-b a.level1 > span {
  padding: 0;
}

#bottom-b, #footer {
  color: #777;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

#sidebar-a .module-title {
  font-family: 'Droid Sans';
}

.width30 {
  width: 30%;
}

#bottom-a .module-title {
  font-family: 'Oswald';
}

.module-title {
  border-bottom: 1px solid #ccc;
}

.partner-logo {
  width: 120px;
  margin: 8px 12px;
  vertical-align: middle;
}

.feature-box {
  padding: 0 8px;
  border: 1px solid #ccc;
  min-height: 200px;
}

.feature-box h3 {
  font-family : 'Oswald';
}

.contact-us {
  font-size: 12px;
}

.moduletable-sitemap {
  float: left;
  min-width: 130px;
  margin: 8px 20px;
  min-height: 220px;
}

.footer {
  background: #28292a;
  border-top: 1px solid #232425;
}

.title, .subtitle {
  font-family: 'Oswald';
  font-size: 26px;
  font-weight: bold;
  margin-top: 0;
}

.article-title {
  margin: 0;
  font-size: 26px;
  font-weight: bold;
}

.article-title-desc, .description {
  margin: 0;
  color: #888;
  font-size: 0.85em;
  position: relative;
  top: -15px;
}

.page-header {
  padding-bottom: 0;
}

.page-header h2 {
  margin: 10px 0;
}

#system small {
  font-style: normal;
}