* {
  font-family: Helvetica, Arial;
}

body {
  background-color: #D71F86;
  color: #FFF;
  margin: 0;
  padding: 5px 0;
}

a {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
}

table {
  font-size: 0.8em;
  overflow: hidden;
}

table, thead, th, tbody, tr, td {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

tr.header {
  display: none;
}

tr:hover a {
  color: #EEE800;
}

th, td {
  border-color: #000;
  border-style: solid;
  border-width: 1px 0;
}

.channel-row th span {
  background-color: transparent;
  background-position: left 7px;
  background-repeat: no-repeat;
  display: block;
  height: 25px;
  padding: 3px 0 1px;
  width: 85px;
}

.channel-row:first-child th span {
  background-image: url('/inc/img/nnl_tabs/skyarts1HD_logo.gif');
}

.channel-row:last-child th span {
  background-image: url('/inc/img/nnl_tabs/skyarts2HD_logo.gif');
}

th#th-channels span{
  display: none;
}

.channel-row td {
  width: 218px;
}

thead,
span.channel-number,
span.channel-name,
b,
span.end,
tfoot {
  display: none!important;
}

th.channel {
  width: 85px;
}

th.channel a {
  display: block;
  height: 25px;
  padding: 3px 0 1px;
}

.info {
  text-align: right;
}

.show-title {
  margin: 0 10px 0 0;
}

#th-next,
td[headers="th-next"] a {
  display: none;
}
td[headers="th-next"] {
  width: 1px;
}

#th-later,
td[headers="th-later"] a {
  display: none;
}
td[headers="th-later"] {
  width: 1px;
}





/* IE 6 */

tr.channel-row td {
  _background: url('/inc/img/nnl_tabs/skyarts1HD_logo.gif') no-repeat left center;
  _font-size: 0.8em;
  _height: 25px;
  _padding: 3px 0 1px;
  _width: 290px;
}

tr.last-row td {
  _background: url('/inc/img/nnl_tabs/skyarts2HD_logo.gif') no-repeat left center;
}

table {
  _position: relative;
  _width: 870px;/*730px;*/
}

/*th.channel a {
  _position: relative;
}*/
th {
	_display: none;
}

table {
  _left: 0px;
}
