@import "/images/css2/content.css";

html,body {
  padding: 0px;
}
.nb {
  display: table;
  width: 100%;
  margin-top: 10px;
}
.nbhome {
  position: absolute;
  width: 171px;
  height: 31px;
  background: url(http://ia.imdb.com/media/imdb/01/I/27/22/48.jpg) 0px -14px  no-repeat;
}
.nbhome i {
  visibility: hidden;
}
.nbtabs {
  margin-left: 171px;
  height: 9px;
  width: 666px;
}

.nbtabs span,
.nbtabs a {
  text-decoration: none;
  float: left;
  margin-left: 2px;
  height: 31px;
  overflow: hidden;
  position: relative;
  background-image: url(http://ia.imdb.com/media/imdb/01/I/18/43/39.gif);
}

.nbtabs span {
  background-image: url(http://ia.imdb.com/media/imdb/01/I/33/49/39.gif);
}

.nbtabs span i,
.nbtabs a i {
  visibility: hidden;
}
.nbnowplaying {
  width: 56px;
  background-position: 0px -14px;
}
.nbnews {
  width: 63px;
  background-position: -58px -14px;
}
.nbmm {
  width: 51px;
  background-position: -123px -14px;
}
.nbdvd {
  width: 45px;
  background-position: -176px -14px;
}
.nbimdbtv {
  width: 45px;
  background-position: -223px -14px;
}
.nbboards {
  width: 56px;
  background-position: -270px -14px;
}
.nbshowtimes {
  width: 74px;
  background-position: -328Px -14px;
}
.nbgame {
  width: 49px;
  background-position: -404px -14px;
}
.nbpro {
  width: 84px;
  background-position: -455px -14px;
}
.nbspr {
 font-size: 1px;
 float: left;
 width: 100%;
 height: 13px;
 background: url(http://i.imdb.com/f342.gif) 5px 0px;
}

.nbspr a {
  float: left;
  width: 171px;
  height: 13px;
  background: url(http://ia.imdb.com/media/imdb/01/I/90/16/39.gif) top left no-repeat;
}
.nbspr a i {
  visibility: hidden;
  position: absolute;
  z-index: 10;
}

.nbsub {
  float: left;
  width: 100%;
  height: 30px;
  background: #FFFFCC;
}

.nbsubhome a {
  float: left;
  width: 171px;
  height: 30px;
  background: url(http://ia.imdb.com/media/imdb/01/I/47/22/48.jpg) top left no-repeat;
}
.nbsubhome a i {
  visibility: hidden;
  z-index: 10;
}

.nbsubtabs :hover {
  background: #FFFF66;
}

.nbsubtabs {
  padding-top: 8px;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3046C1;
  white-space: nowrap;
  position: absolute;
  left: 200px;
}

.nbpersonal {
  float: right;
  position: relative;
  top: 8px;
  right: 8px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #CC0000;
}

.nbpersonal a {
  color: #CC0000;
  font-weight: bold;
}

.nbpersonal a:hover {
  background-color:#FFFF66;
}

.ft {
  padding-top: 10px;
  clear: both;
}

