
#homepage .pageContainer {
  font-family: Helvetica, Arial, sans-serif;
}

#homepage .page {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 1060px;
}

#homepage .pageContent {
  width: 770px;
  float: left;
  margin: 0;

}

#homepage .pageSidebar {
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  margin: 0;
  width: 276px;
  float: right;
  background-image: url(images/bg-newsbox.gif);
  border-left: 1px #5F5F5F solid;
  border-right: 1px #5F5F5F solid;
  border-bottom: 1px #5F5F5F solid;
}

#homepage .pageBody {
  margin-top: 20px;
  font-size: 12px;
  line-height: 18px;
  margin-right: 3px;
  margin-left: 3px;
  border-top: 1px #5F5F5F solid;
}

#homepage .clear {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  clear: both;
}

#homepage .specialImage {
  position: absolute;
  left: 150px;
}

#homepage .ContentElement-borderbottom {
  border-bottom: 1px solid #5F5F5F;
}

#homepage .ContentElement i {
  font-style: italic;
}

#homepage .ContentElement .standout, span.standout {
  color: red;
}

#homepage .ContentElement .standout2, span.standout2 {
  color: blue;
}

#homepage .ContentElement-xmas {
  padding-bottom: 40px;
  background-image: url(images/ironmind-xmas-seperator.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
}

#homepage .ContentElement-xmas p {
  color: #116433;
  font-size: 24px;
  font-weight: 90;
}

#homepage .ContentElement-xmas p i {
  color: #c12026;
  font-style: normal;
}

#homepage .pageContent {
  font-size: 18px;
  font-weight: lighter;
  line-height: 32px;
  color:#5F5F5F;
}

#homepage .pageSidebar .boxHeader {
  color: white;
  background-color: black;
  padding: 2px;
  font-weight: bold;
  text-align: center;
}

#homepage .pageSidebar .boxContent {
  padding: 8px;
}

#homepage .pageContent .boxContent {
  padding: 20px;
}

#homepage .pageSidebar #query {
  width: 145px;
}

#homepage .articleTeaser .date, #homepage .articleTeaser h2 {
  color: #cc0000;
  font-weight: bold;
  font-size: 12px;
}

#homepage .articleTeaser {
  padding-bottom: 12px;
  padding-top: 12px;
  border-top: 1px solid #cc0000;
}

#homepage .articleTeaser.first {
  border-top: none;
}

#homepage .productTeaser {
  width: 50%;
  font-size: 12px;
  line-height: 18px;
  float: left;
  margin: 0;
  padding: 0;
}


#homepage .productTeaser img {
  float: left;
  border: none;
}

#homepage .productTeaser .text {
  width: 200px;
  margin-left: 16px;
  float: left;
}

#homepage .productTeaser h2 {
  color: #000077;
  margin-top: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
}

#homepage .productTeaser h2 a {
  color: #5F5F5F;
  color: black;
}

#homepage .linkTeaserList {
  margin-top: 18px;
  text-align: center;
}

#homepage .linkTeaserList h1 {
  display: inline;
  color: white;
  background-color: black;
  font-size: 14px;
  line-height: 16px;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
}

#homepage .linkTeaser h2 {
  font-size: 12px;
  line-height: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

#homepage .linkTeaser h2 a {
  color: black;
}

#homepage .linkTeaser {
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  color: black;
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
}

#homepage .linkTeaser-first {
  margin-top: 24px;
}

#homepage .linkTeaser .boxContent {
  padding: 0px;
}

#homepage .logoContainer {
  margin-top: 20px;
  text-align: center;
  position: relative;
  margin-bottom: 8px;
}

#homepage .logo {
  margin-left: auto;
  margin-right: auto;
}

#homepage .quote {
  position: absolute;
  right: 0;
  text-align: left;
  font-size: 12px;
  width: 280px;
  top: -10px;
  float: right;
}

#homepage .copyright {
  border-top: 1px solid #5F5F5F ;
  position: relative;
}

#homepage .copyright .ironmind {
 position: absolute;
 left: 0;
 top: 50px;
}

#homepage .copyright .bbb {
 position: absolute;
 right: 0;
 top: 20px;
}

#homepage .copyright .text {
  margin-left: 150px;
  margin-right: auto;
  margin-top: 40px;
  width: 500px;
  font-size: 11px;
  line-height: 14px;
}

#homepage .footer {
  margin-top: 55px;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
}

#homepage .footer a {
  color:#5F5F5F;
  text-decoration: none;
  line-height: 20px;
  font-size: 14px;
}

#homepage .footer ul, #homepage .footer li {
  text-align: left;
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#homepage .footer ul li {
  padding: 8px;
  padding-top: 12px;
}

#homepage .moreNewsHeadline {
  color: white;
  padding: 2px;
  font-size: 14px;
  margin-top: 2px;
  background-color: #cc0000;
  text-align: center;
}

#homepage .moreNews ul, #homepage .moreNews li  {
  list-style-type: none;
}

#homepage .moreNews a {
  color: blue;
  font-size: 12px;
  line-height: 18px;
  display: block;
  height: 20px;
  position: relative;
}

#homepage .moreNews a img {
  position: absolute;
  left: -26px;
  border: none;
  margin-left: 6px;
}

