/* 
----------------------------------------------------------------------
  SILVER - WHERE MOVIES SHINE / Texts and anchors
  Author(s): Music Bay AB, www.musicbay.se
  Created: 2006-05-15
  Last modified: 2006-05-18
----------------------------------------------------------------------
*/

h1, h2, h3, h4 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: 0;
}

h1 {
  font-size: 13px;
}

h1.currentday {
  font-size: 13px;
  font-weight: bold;
  padding: 8px 0 0 10px;
}

h1.title-misc {
  font-size: 13px;
  padding-bottom: 6px;
  background-image: url(../Interface/Miscbox/bg_title_line.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

h2 {
  font-size: 13px;
  color: #fff;
}

h3 {
  font-size: 11px;
  color: #fff;
}

h4 {
  font-size: 11px;
}

p, table {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
}

p.white {
  color: #fff;
}

p.airtime {
  font-size: 13px;
  font-weight: bold;
  padding-left: 5px;
}

p.tm-title {
  padding: 3px 0 5px 5px;
}

p.tm-viewmingtime {
  background-image: url(../Interface/ThisMonth/dottedline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 5px;
  margin-bottom: 5px;
  color: #fff;
  font-weight: bold;
}

p.page-num {
  color: #fff;
  padding: 3px 0 0 10px;
  font-size: 10px;
}

p.txt-copy {
  color: #969a9b;
  font-size: 10px;
}

span.viewing-time {
  padding-right: 15px;
  font-weight: bold;
}

span.list-num {
  padding: 0 15px 0 10px;
  font-weight: bold;
}

span.vote-rank {
  color: #909090;
  font-size: 10px;
  font-style: italic;
}

span.question-label {
  padding-left: 5px;
}

a {
  text-decoration: none;
  color: #333333;
  font-size: 11px;
}

a:hover {
  color: #a30e0c;
}

a.page-num {
  text-decoration: none;
  color: #fff;
}

a.page-num:hover {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}

a.page-num-active {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}


a.txt-footer {
  color: #969a9b;
  font-size: 10px;
  text-decoration: none;
  display: block;
}

a.txt-footer:hover {
  color: #fff;
  display: block;
  border-bottom: 1px dotted;
}
