/* ================================
   Pimp-My-Profile legacy styles
   (moved out of HTML for performance)
   ================================ */

.pimp_my_profile {
  /* Generated at Pimp My Profile */
}

/* Table reset madness (classic MySpace) */
table, tr, td {
  background-color: transparent;
  border: none;
  border-width: 0px;
}

table table {
  border: 0px;
}

table table table table {
  border: 0px;
  background-image: none;
  background-color: transparent;
}

table table table {
  border-style: outset;
  border-width: 14px;
  border-color: #ffffff;
  background-repeat: repeat;
}

/* Body styling */
body,
.bodyContent {
  background-color: #000000;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: repeat;
  border-color: #888888;
  border-width: 14px;
  border-style: outset;

  /* legacy scrollbar styles (harmless, optional) */
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #888888;
  scrollbar-3dlight-color: #eeeeee;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #999999;
  scrollbar-arrow-color: #aaaaaa;
  scrollbar-track-color: #aaaaaa;
}

/* Text colors */
table, tr, td, li, p, div {
  color: #000000;
}

.btext {
  color: #000000;
}

.blacktext10 {
  color: #999999;
}

.blacktext12 {
  color: #000000;
}

.lightbluetext8 {
  color: #999999;
}

.orangetext15 {
  color: #000000;
}

.redtext {
  color: #888888;
}

.redbtext {
  color: #000000;
}

.text {
  color: #999999;
}

.whitetext12 {
  color: #000000;
}

.nametext {
  color: #000000;
}

/* Links */
a:active,
a:visited,
a:link,
a.searchlinksmall:active,
a.searchlinksmall:visited,
a.searchlinksmall:link {
  color: #999999;
}

a:hover,
a.searchlinksmall:hover {
  color: #000000;
}

a.navbar:active,
a.navbar:visited,
a.navbar:link {
  color: #999999;
}

a.navbar:hover {
  color: #000000;
}

a.redlink:active,
a.redlink:visited,
a.redlink:link {
  color: #999999;
}

a.redlink:hover {
  color: #000000;
}
