/* CSS Document */

body {
  margin: 0;
  background-image: url(../images/bg.gif);
  font: 12ps "Trebuchet MS", Verdana, Arial, Helvetica;
}

p, td, div {
  color: #FFF;
  font: 13px "Trebuchet MS", Verdana, Arial, Helvetica;
}

a {
  color: #FFFF99;
  text-decoration: underline;
}

a:hover {
  color: #FFF
}

form, input, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* CONTENT LAYOUT */

td.navTemp {
  background-image: url(../images/hdr-10-temp.jpg);
  font-size: 26px;
  font-weight: bold;
}

.navTemp a {
  color: #FFFF99;
  text-decoration: none;
}

.navTemp a:hover {
  color: #FFF;
  text-decoration: underline;
}

.joinTemp {
  font-size: 24px;
  font-weight: bold;
}

.joinTemp a {
  color: #FFFF99;
  text-decoration: none;
}

.joinTemp a:hover {
  color: #FFF;
  text-decoration: none;
}

.consoleTbl,table.consoleTbl {
  background-color: #930071;
  border: 2px solid #FFF;
}

.borderTop {
  border-top: 1px solid #660033;
}

.consoleName {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.vidHead {
  color: #FF66FF;
  font: 18px bold "Trebuchet MS", Verdana, Arial, Helvetica;
  vertical-align: top;
  text-transform: uppercase;
}

.vidTxt {
  text-align: justify;
}

.vidSpecsHead {
  font-weight: bold;
  background-color: #660033;
  border-bottom:1px solid #FFF;
  border-top:1px solid #FFF
}

.desc {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.imgBorder {
  border: 2px solid #FFCC66;
}

.bonusTxt {
  font-size: 12px;
  font-weight: bold;
}

.joinForm, joinForm td {
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
}

.error {
  color: #FFCC00;
  font-size: 11px;
}

/* OUR HOES */

.latestThumb {
  float: left;
  margin: 10px;
  margin-left: 35px;
  width: 150px;
  font-size: 12px;
  border: none;
  text-align: center;
}

.latestThumbImg {
  border: 1px solid #fff;
}

/* FOOTER */

.bonusHead {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
}

.bonusTxt {
  font-weight: bold;
}

.footer {
  text-align: center;
}
