* {
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #FFFFFF;
  font-family: tahoma, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}
textarea {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
a {
  color: #0088FF;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: none;
}
table {
  border-collapse: collapse;
}
td {
  vertical-align: middle;
  padding: 5px;
}
h1 {
  font-size: 24px;
  line-height: 24px;
  background-image: url(/env/h1.png);
}
h2 {
  font-size: 18px;
  line-height: 18px;
  padding: 3px 3px 3px 3px;
  margin: 0px 0px 5px 0px;
  background: #000000 url(/env/h1.png) left 10px repeat-x;
  color: #FFFFFF;
  border-top: 2px groove #FFFFFF;
  border-bottom: 1px solid #777777;
}
h3 {
  font-size: 16px;
}
#headerbox {
  z-index: 1;
  position: absolute;
  top: 5px;
  left: 0px;
  width: 100%;
  height: 15px;
  background: #000000 url(/env/tubebg.gif) 0px 0px repeat;
  border-top: 5px solid #000000;
  border-bottom: 5px solid #000000;
}
#headerbox2 {
  z-index: 1;
  position: absolute;
  top: 35px;
  left: 0px;
  width: 100%;
  height: 60px;
  background-color: #000000;
}
#topbox {
  z-index: 2;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -475px;
  width: 950px;
  height: 150px;
  background: #000000 url(/env/header.jpg) left bottom no-repeat;
}
#querybox {
  z-index: 3;
  position: absolute;
  top: 43px;
  left: 50%;
  width: 399px;
  margin-left: -90px;
  font-family: tahoma, sans-serif;
  font-size: 14px;
  line-height: 14px;
  padding: 2px 0px 2px 0px;
  border: none;
  background-color: transparent;
}
#submitbox {
  z-index: 4;
  position: absolute;
  top: 39px;
  left: 50%;
  width: 90px;
  margin-left: 325px;
  padding: 5px 0px 5px 0px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
#hornybox {
  z-index: 5;
  position: absolute;
  top: 112px;
  left: 50%;
  margin-left: 125px;
  color: #FFFFFF;
}
#logobox {
  z-index: 6;
  position: absolute;
  top: 37px;
  left: 50%;
  margin-left: -465px;
  width: 260px;
  height: 105px;
}
#logobox a {
  display: block;
  width: 100%;
  height: 100%;
  color: #CCCCCC;
  font-size: 10px;
  text-decoration: none;
}
#c4 {
  z-index: 7;
  position: absolute;
  top: 155px;
  left: 50%;
  width: 950px;
  margin-left: -475px;
}
#footer {
  margin-top: 50px;
  padding: 25px 0px 25px 0px;
  color: #CCCCCC;
  text-align: center;
  background: #000000 url(/env/tubebg.gif) -3px 5px repeat-x;
}
#footer a {
  color: #FFFFFF;
}
#footer p {
  padding-top: 20px;
  border-top: 5px solid #FFFFFF;
}
#buttons {
  z-index: 8;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -160px;
  height: 24px;
  border-left: 1px solid #FFFFFF;
}
#buttons a {
  float: left;
  border-right: 1px solid #FFFFFF;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
  width: 100px;
  color: #AAAAAA;
  text-decoration: none;
  font-family: impact, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
#buttons a:hover {
  color: #33BBFF;
}
#buttons a.selected {
  font-size: 22px;
  color: #FFFFFF;
  background-color: #111111;
}
#tooltip {
  z-index: 10000;
  position: absolute;
  border: 1px solid #0088FF;
  border-top: 1px solid #33BBFF;
  border-right: 1px solid #33BBFF;
  background-color: #AAEEFF;
  padding: 5px;
}
#tooltip img {
  display: block;
  border: 1px solid #0088FF;
  border-top: 1px solid #33BBFF;
  border-right: 1px solid #33BBFF;
}
.clearer {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
.pages {
  padding-top: 25px;
}
.pages a, .pages span {
  float: left;
  display: inline;
  padding: 3px 0px 2px 0px;
  border: 1px solid #FFFFFF;
  margin-right: 5px;
  font-size: 14px;
}
.pages a {
  padding: 3px 3px 2px 3px;
  font-weight: bold;
  border: 1px solid #AAAAAA;
  background-color: #FFFFFF;
  color: #AAAAAA;
  text-decoration: none;
}
.pages a:hover {
  border: 1px solid #0066CC;
  color: #0066CC;
}
.pages a.thispage, .pages a.thispage:hover {
  color: #000000;
  font-size: 18px;
  border: 1px solid #000000;
}
.noresults {
  padding: 50px;
  text-align: center;
}
.categories {
  margin-top: 20px;
  width: 100%;
}
.categories td {
  width: 10%;
  vertical-align: top;
}
.tubesquare {
  width: 190px;
  height: 210px;
  float: left;
  font-size: 10px;
}
.tubesquare a {
  text-decoration: none;
  cursor: pointer;
  color: #000000;
  font-size: 12px;
}
.tubesquare a img {
  display: block;
  width: 160px;
  height: 120px;
  padding: 5px 0px 5px 0px;
  margin-left: 13px;
  background: #000000 url(/env/tubebg.gif) center top repeat;
  border: 2px solid #000000;
}
.tubesquare a:hover img {
  border: 2px solid #0088FF;
  border-top: 2px solid #33BBFF;
  border-left: 2px solid #33BBFF;
}
.tubesquare span {
  padding: 0px 5px 0px 5px;
  display: block;
  height: 18px;
  overflow: hidden;
  text-align: center;
  background-color: #FFFFFF;
}
.aroundplayer {
  float: left;
  border: 5px solid #000000;
}
.aroundplayer * {
  display: block;
}
.belowplayer {
  padding-top: 10px;
  clear: both;
}
.textads {
  position: relative;
  z-index: 1;
  float: right;
  width: 295px;
  margin: 0px 0px 25px 25px;
  border: 1px solid #DDDDDD;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  background-color: #F5F5F5;
  padding: 5px;
}
.textads div {
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  color: #AAAAAA;
  padding-bottom: 3px;
}
.textads a {
  font-size: 14px;
}
.bigad {
  float: left;
  width: 100%;
  border: 1px solid #DDDDDD;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  background-color: #F5F5F5;
  padding: 5px 0px 5px 0px;
  margin-bottom: 20px;
}
.bigad p {
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  color: #AAAAAA;
  padding-bottom: 3px;
}
.picad {
  width: 190px;
  height: 185px;
  float: left;
  font-size: 10px;
}
.picad a {
  text-decoration: none;
  cursor: pointer;
  color: #000000;
  font-size: 12px;
}
.picad a img {
  display: block;
  width: 160px;
  height: 120px;
  margin-left: 13px;
  border: 2px solid #000000;
}
.picad a:hover img {
  border: 2px solid #0088FF;
  border-top: 2px solid #33BBFF;
  border-left: 2px solid #33BBFF;
}
.picad span {
  padding: 0px 5px 0px 5px;
  display: block;
  height: 18px;
  overflow: hidden;
  text-align: center;
  background-color: #F5F5F5;
}
.index {
  position: relative;
  line-height: 21px;
  padding-left: 25px;
}
.index .cunt {
  position: absolute;
  top: 1px;
  left: 0px;
}
.index i {
  color: #0088FF;
  font-style: normal;
}
.index a img {
  position: absolute;
  top: 3px;
  left: 25px;
  width: 80px;
  height: 60px;
  border: 1px solid #000000;
}
.index a:hover img {
  border: 1px solid #33BBFF;
}
.index a {
  font-weight: bold;
  font-size: 15px;
  color: #000000;
}
.index div, .index div a {
  font-size: 11px;
}
.index div a {
  color: #0088FF;
  font-weight: normal;
}
.index .tags {
  display: none;
  width: 500px;
}
.index .tags a {
  color: #666666;
}
.piccie {
  padding: 5px;
  border: 1px solid #CCCCCC;
  margin: 5px;
}
.usermessage {
  border: 1px solid #DDDDDD;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  background-color: #F5F5F5;
  padding: 5px;
  width: 375px;
  margin-bottom: 15px;
}
.randombox {
  border: 1px solid #DDDDDD;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  background-color: #F5F5F5;
  padding: 5px;
}
.randombox_invert {
  border: 1px solid #222222;
  border-top: 1px solid #111111;
  border-left: 1px solid #111111;
  background-color: #000000;
  color: #FFFFFF;
  padding: 5px;
}
.randombox_invert h2 {
  border-bottom: 1px solid #FFFFFF;
}
.tiny {
  display: block;
}
