
body {
  background-color: #013686;
  padding-top: 12px;
}

#header {
  margin-top: 12px;
}

#page-wrapper {
  border: 1px solid #ffffff;
  padding: 1px;
}

#name-and-slogan {
  padding-left: 12px;
}

#footer {
  font-size: 89%;
  padding: 1em;
}

#footer,
#footer a,
#site-slogan,
#site-name a {
  color: #ffffff !important;
}

#site-name {
  font-size: 350% !important;
  letter-spacing: 0.1em;
}

#header .block-menu {
  clear: both;
  color: #ffffff;
  font-size: 105%;
  margin: 15px 20px 0 20px;
}

#header .block-menu li {
  background-color: #2156a6;
  border: 2px outset #ffffff;
  border-radius: 3px;
  display: inline;
  margin: 0 6px 0 6px;
  padding: 3px 4px;
}

#header .block-menu li a{
  color: #ffffff;
}

#main-wrapper {
  background-color: #ffffff;
}

#content-area {
  padding: 1em;
}

.front p {
  margin: 0 0 2em 0;
}

.node-type-manufacturer .content {
  line-height: 1.35em;
}

.node-type-manufacturer.analytical ul {
  list-style: circle outside url("/misc/watchdog-ok.png");
}

.node-type-manufacturer.electrical-power ul {
  list-style: circle outside url("/images/electric-power-bullet.jpg");
}

.node-type-manufacturer #demo {
  background-color: #e8f0ff;
  border: 1px solid #013686;
  padding: 6px;
}

.node-type-manufacturer #manufacturer-right {
  float: right;
  margin: 0 0 1em 2em;
  max-width: 305px;
}

.node-type-manufacturer table#attachments {
  font-size: 89%;
  width: 100%;
}

.view-id-Manufacturers .views-row {
  clear: both;
  overflow: auto;
}

.view-id-images,
.view-id-Rotator,
.view-id-Manufacturers .views-field-field-image-fid {
  float: right;
}
