body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    float: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}
ol,
ul {
    list-style: none;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
.brclear {
    clear: both;
    height: 0;
    margin: 0;
    font-size: 1px;
    line-height: 0;
}
.clearer {
    clear: both;
}
.floatleft {
    float: left;
}
/* Element styles */

html,
body {
    color: #000000;
    font-family: Arial, Verdana;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
html.lightview {
    overflow-x: hidden;
}
html.lightview body {
    padding-top: 2px;
}
a {
    color: #464646;
    float: none;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin: 0 0 15px 0;
}
img {
    border: none;
}
hr {
    display: none;
}
.button {
    background: url('../graphics/bg_button.gif') repeat-x;
    border: 1px solid #313131;
    float: left;
    height: 19px;
    margin: 0 2px 0 0;
    padding: 4px 8px 0 8px;
    white-space: nowrap;
}
.button:hover {
    background: url('../graphics/bg_button_act.gif') repeat-x;
}
.button a {
    color: #ffffff;
}
.button a:hover,
.botton a.active {
    text-decoration: underline;
}
.linkReadmore {
    color: #464646;
}
.linkMore {
    color: #464646;
    font-weight: normal;
}
strong {
    color: #464646;
    font-weight: bold;
}
em {
    font-style: italic;
}
a.p,
a.pCheck {
    padding: 0 1px 0 0;
    background: url('../graphics/p.gif') no-repeat !important;
}
a.p input,
a.pCheck input {
    display: none;
}
.videoBox {
    margin: -12px 0 20px 0;
}
.progInfo {
    color: #be050b;
    font-weight: bold;
}
#simplemodal-overlay {
    z-index: 2147483647 !important;
}
#simplemodal-container {
    z-index: 2147483647 !important;
}
.simplemodal-wrap {
    z-index: 2147483647 !important;
}
#simplemodal-data {
    z-index: 2147483647 !important;
}
/* DIV styles */

#container {
    background: #ffffff;
    margin: 0 auto 0 auto;
    width: 920px;
    /* to center LOOK online */
    position: relative;
    /*left: 50%;
    margin-left: -460px;*/
}
#col-onetwo h2 {
    background: url('../graphics/bg_h2.gif') no-repeat;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin: 0 0 5px 0;
    padding: 5px 0 0 25px;
}
#col-onetwo h2.alleprogrammas {
    margin-bottom: 8px;
}
#col-one h2 {
    background: url('../graphics/bg_h2small.gif') no-repeat;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin: 0 0 0 0;
    padding: 5px 0 5px 25px;
}
.shareThisCol
{
	float: left;
    position: absolute;
    left: 0px;
    margin-left: -50px;
    margin-top:-5px;
}
.addthis_floating_style {
 position:absolute !important;
}
div.shareThisCol .scrollFixIt
{
	display:none;
}
/* HEADER EDIT */

#header {
    width: 920px;
    background: #fff;
    position: relative;
}
#header div#search-pr {
    position: absolute;
    right: 8px;
    top: 149px;
    z-index: 2;
    width: 165px;
    height: 25px;
}
#header div#search-pr input {
    float: left;
}
#header div#search-pr input[type="text"] {
    background: url('../img/bg_search.png') no-repeat 0 0;
    width: 125px;
    height: 25px;
    border: 0;
    font-size: 12px;
    color: #7d7d7d;
    padding-left: 10px;
    line-height: 23px;
}
#header div#search-pr input.search-clicker {
    background: url('../img/bg_search_button.png') no-repeat 0 0;
    border: 0;
    width: 26px;
    height: 25px;
    cursor: pointer;
}
#header .leaderboard {
    margin-top: 20px;
}
#header .leaderboard > div {
    margin: 0 auto 20px;
    padding: 0 25px 0 0;
    width: 728px;
    color: #7b7b7c;
    text-align: center;
}
#header .leaderboard p {
    margin-bottom: 0;
}
#header div.leader468 {
    width: 470px !important;
}
#header .imgContent {
    height: 163px;
    width: 100%;
    position: relative;
    background-position: center -519px;
    background-repeat: repeat-x;
}
#header .tips {
    height: 62px;
    width: 250px;
    top: 57px;
    left: 0px;
    position: absolute;
    color: #fff;
    z-index: 100;
}
#header .tips h3 {
    font-weight: bold;
    font-size: 11px;
}
#header .tips ul {
    margin-top: 5px;
    padding-left: 15px
}
#header .tips li {
    list-style-type: disc;
}
#header .tips a {
    color: #fff;
    font-size: 11px;
    vertical-align: top;
    font-weight: normal;
}
#header .tips li div {
    display: inline;
    /* fix for scripted tip */
}
#header .rightImg {
    width: 137px;
    height: 163px;
    position: absolute;
    left: -137px;
    top: 0px;
    overflow: hidden;
}
#header .logo {
    position: absolute;
    height: 47px;
    width: 164px;
    display: block;
    float: left;
    z-index: 100;
}
#header .logo a {
    width: 164px;
    height: 47px;
    display: block;
    text-decoration: none;
}
#header .logo img {
    display: none;
}
#header #headerSelector {
    width: 55px;
    height: 14px;
    right: 0px;
    position: absolute;
    top: 25px;
    z-index: 100;
}
#header #headerSelector a {
    width: 13px;
    height: 13px;
    float: left;
    margin-left: 4px;
    padding: 0px;
    overflow: hidden;
    font-size: 10px;
    color: none;
    display: block;
}
#flashTeaser {
    z-index: 0;
    width: 920px;
    height: 163px;
}
#flashTeaser .item {
    position: absolute;
}
#flashTeaser .item img {
    width: 920px;
    height: 163px;
}
#flashTeaser .text {
    position: absolute;
    top: 19px;
    left: 502px;
    color: #fff;
    width: 365px;
}
#flashTeaser .text a {
    color: #fff;
    font-weight: normal;
}
#flashTeaser .text h3 {
    font-size: 30px;
    color: #fff;
}
#flashTeaser .text h3 a {
    text-decoration: none !important;
}
#flashTeaser .text ul {
    padding: 0;
    margin: 16px 0 0 0;
}
#flashTeaser .text ul li {
    background: url('../img/ico_headerlist.png') no-repeat left center;
    margin: 0;
    padding: 0 0 0 22px;
}
#flashTeaser .text ul li a,
#flashTeaser .text ul li span {
    vertical-align: top;
    color: #fff;
}
/* set the position of the background sprite for the header */

body {
    background-position: center -519px;
    background-repeat: repeat-x;
    background-color: white;
}
div#header .logo {
    background-position: 0px -309px;
}
div#header .rightImg {
    background-position: 0px -356px;
}
div#header #headerSelector a {
    background-position: 0px -296px;
}
div#header #headerSelector a.active {
    background-position: -13px -296px;
}
/* set the RED background sprite */

body.red #header .logo,
body.red #header .rightImg,
body.red #header #headerSelector a,
body.red #header .imgContent,
body.red ul#menu li.mainitem:hover,
body.red ul#menu li.current,
body.red ul#menu li.mainitem:hover a,
body.red ul#menu li.current a,
body.red ul#menu li.first.current,
body.red ul#menu li.first:hover,
body.red ul#menu li.first.current a,
body.red ul#menu li.first:hover a,
body.red {
    background-image: url('../img/sprite_header_red.png')
}
/* set the GREY background sprite */

body.grey #header .logo,
body.grey #header .rightImg,
body.grey #header #headerSelector a,
body.grey #header .imgContent,
body.grey ul#menu li.mainitem:hover,
body.grey ul#menu li.current,
body.grey ul#menu li.mainitem:hover a,
body.grey ul#menu li.current a,
body.grey ul#menu li.first.current,
body.grey ul#menu li.first:hover,
body.grey ul#menu li.first.current a,
body.grey ul#menu li.first:hover a,
body.grey {
    background-image: url('../img/sprite_header_grey.png')
}
/* set the BLUE background sprite */

body.blue #header .logo,
body.blue #header .rightImg,
body.blue #header #headerSelector a,
body.blue #header .imgContent,
body.blue ul#menu li.mainitem:hover,
body.blue ul#menu li.current,
body.blue ul#menu li.mainitem:hover a,
body.blue ul#menu li.current a,
body.blue ul#menu li.first.current,
body.blue ul#menu li.first:hover,
body.blue ul#menu li.first.current a,
body.blue ul#menu li.first:hover a,
body.blue {
    background-image: url('../img/sprite_header_blue.png')
}
/* set the PURPLE background sprite */

body.purple #header .logo,
body.purple #header .rightImg,
body.purple #header #headerSelector a,
body.purple #header .imgContent,
body.purple ul#menu li.mainitem:hover,
body.purple ul#menu li.current,
body.purple ul#menu li.mainitem:hover a,
body.purple ul#menu li.current a,
body.purple ul#menu li.first.current,
body.purple ul#menu li.first:hover,
body.purple ul#menu li.first.current a,
body.purple ul#menu li.first:hover a,
body.purple {
    background-image: url('../img/sprite_header_purple.png')
}
/* set the LILA background sprite */

body.lila #header .logo,
body.lila #header .rightImg,
body.lila #header #headerSelector a,
body.lila #header .imgContent,
body.lila ul#menu li.mainitem:hover,
body.lila ul#menu li.current,
body.lila ul#menu li.mainitem:hover a,
body.lila ul#menu li.current a,
body.lila ul#menu li.first.current,
body.lila ul#menu li.first:hover,
body.lila ul#menu li.first.current a,
body.lila ul#menu li.first:hover a,
body.lila {
    background-image: url('../img/sprite_header_lila.png')
}
/* set the GREEN background sprite */

body.green #header .logo,
body.green #header .rightImg,
body.green #header #headerSelector a,
body.green #header .imgContent,
body.green ul#menu li.mainitem:hover,
body.green ul#menu li.current,
body.green ul#menu li.mainitem:hover a,
body.green ul#menu li.current a,
body.green ul#menu li.first.current,
body.green ul#menu li.first:hover,
body.green ul#menu li.first.current a,
body.green ul#menu li.first:hover a,
body.green {
    background-image: url('../img/sprite_header_green.png')
}
/* set the SHOWNIEUWS background sprite */

body.shownieuws #header .logo,
body.shownieuws #header .rightImg,
body.shownieuws #header #headerSelector a,
body.shownieuws #header .imgContent,
body.shownieuws ul#menu li.mainitem:hover,
body.shownieuws ul#menu li.current,
body.shownieuws ul#menu li.mainitem:hover a,
body.shownieuws ul#menu li.current a,
body.shownieuws ul#menu li.first.current,
body.shownieuws ul#menu li.first:hover,
body.shownieuws ul#menu li.first.current a,
body.shownieuws ul#menu li.first:hover a,
body.shownieuws {
    background-image: url('../img/sprite_header_shownieuws.png')
}
/* HEADER EDIT END */

/* Horizontal navigation */

#horNavigation {
    background: url('../graphics/bg_hornav.gif') repeat-x;
    height: 50px;
    width: 920px;
}
#horNavigation ul {
    list-style-type: none;
}
#horNavigation ul li {
    float: left;
    margin: 0px;
    padding: 0px;
}
#horNavigation ul li a {
    color: #4a4a4c;
    float: left;
    font-size: 14px;
    height: 22px;
    margin: 0 5px 0 5px;
    padding: 6px 5px 0 5px;
    text-decoration: none;
}
#horNavigation ul li a:hover {
    color: #d20001;
}
#horNavigation ul li a.active {
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #e4e4e6;
    border-right: 1px solid #e4e4e6;
    border-top: 1px solid #e4e4e6;
    color: #d20001;
    height: 21px;
    padding: 5px 6px 0 6px;
}
#horNavigation ul li a.first {
    padding-right: 47px;
}
/* Vertical navigation */

#verNavigation {
    float: left;
    width: 140px;
}
#verNavigation .navBox ul {
    margin: 5px 0 5px 0;
}
#verNavigation .navBox ul li {
    padding: 4px 8px 4px 15px;
}
#verNavigation .navBox ul li.header {
    background: url('../graphics/bg_vernav.gif') top left repeat-x;
    color: #b8000f;
    font-size: 110%;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
}
#verNavigation .navBox ul li.more {
    background: url('../graphics/arrow_vernav.gif') 8px 8px no-repeat;
}
#verNavigation .navBox ul li a {
    color: #463d3e;
}
#verNavigation .navBox ul li a.red {
    color: #D20001;
}
#verNavigation .navBox ul li ul {
    background: none;
    border: none;
    margin: 5px 0 0 0;
    padding: 0px;
}
#verNavigation .navBox ul li ul li {
    border: none;
}
/* Footer */

div#footer-container {
    background: #EBEBEC;
    padding-top: 12px;
    height: 175px;
}
div#footer-container * {
    color: #464646 !important;
}
div#footer-container div#footer {
    position: absolute;
    height: 160px;
    width: 920px;
    left: 50%;
    margin-left: -460px;
}
div#footer-banner-left,
div#footer-banner-right {
    float: left;
    width: 125px;
    height: 125px;
    margin-right: 47px;
    padding-bottom: 20px;
    background: url('../img/adhor_gray.gif') no-repeat center bottom;
}
div#footer div.footer-list {
    float: left;
    width: 241px;
    margin-right: 47px;
}
div#footer div.footer-list ul {
    margin: 10px 0 0 12px;
    list-style: disc;
    line-height: 14px;
}
div#footer div.footer-list ul a {
    font-weight: normal;
}
/* Articles */

.articles {
    margin: 0 0 10px 0;
}
.articles .article p {
    padding: 0px;
    margin: 0px;
}
/* Article */

.article .progInfo {
    color: #be050b;
    font-weight: bold;
}
.articles .article .image {
    float: left;
    margin: 0 15px 0 0;
    width: 144px;
}
.article h3,
.topArticle h3 {
    background: none;
    color: #be050b;
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
}
.article .content {
    float: left;
    width: 302px;
}
.readmoreArticle .content {
    width: 595px;
}
.readmoreArticle .image {
    float: right;
    padding: 0 0 5px 15px;
}
/*
.article ul li {
	background:				url('../graphics/bg_li_sq.gif') left center no-repeat;
	padding:				0 0 0 8px;
}*/

#col-onetwo .text ul,
#col-onetwo .content ul,
.article ul {
    list-style: disc;
    margin-left: 15px;
}
div#content div#content-col-left {
    float: left;
    width: 550px;
}
div#content div#content-col-right {
    float: right;
    width: 332px;
}
/* Columns */

#col-one,
#col-two,
#col-onetwo,
#col-three {
    display: block;
    float: left;
}
#col-one {
    padding: 0 17px 0 17px;
    width: 468px;
}
#col-two {
    padding: 0 20px 0 0;
    width: 138px;
}
#col-onetwo {
    padding: 0 20px 0 20px;
    width: 620px;
}
#col-three {
    width: 120px;
}
/* Top article */

/* Fixed with to position floating image correctly */

.topArticle {
    margin: 0 0 15px 0;
}
.topArticle .image {
    float: right;
    width: 225px;
    height: 136px;
    margin: 0 0 0 8px;
    position: relative;
}
.topArticle .image .image_overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 136px;
    margin: 0;
    padding: 0;
    background: url('../graphics/play_40.png') no-repeat;
    cursor: pointer;
}
* html .topArticle .image .image_overlay {
    background-image: none;
    /* needs to use an absolute path! */
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://tvgidsassets.nl/graphics/play_40.png', enabled=true, sizingMethod='image');
}
.topArticle .image .image_overlay:hover {
    background-image: url('../graphics/play_10.png');
}
* html .topArticle .image .image_overlay:hover {
    background-image: none;
    /* needs to use an absolute path! */
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://tvgidsassets.nl/graphics/play_10.png', enabled=true, sizingMethod='image');
}
.topArticle h3 {
    font-size: 14px;
}
/* Category  Rows */

#row-one,
#row-two,
#row-three,
#row-four {
    float: left;
}
div#row-one {
    background: url('../img/bg_cat_row_one.png') no-repeat 0 0;
    width: 910px;
    height: 330px;
    margin-bottom: 20px;
    padding: 10px 10px 0 10px;
}
div#row-two {
    width: 920px;
}
div#row-three {
    width: 920px;
    margin-bottom: 20px;
}
div#row-four {
    width: 920px;
    margin-bottom: 20px;
}
div#kalooga_8524 {
    float: left;
    margin-bottom: 20px;
}
div#row-one span.read-more,
div#row-two span.read-more,
div#row-three span.read-more,
div#row-four span.read-more {
    background: url('../img/ico_readmore.png') no-repeat 0 0;
    padding-left: 20px;
    color: black;
    font-size: 12px;
    font-weight: bold;
}
div#row-one span.read-more:hover,
div#row-two span.read-more:hover,
div#row-three span.read-more:hover,
div#row-four span.read-more:hover {
    text-decoration: underline;
}
body.red div#prog-info-content {
    /* background-image:	url('../img/sprite_red_bigger_prog_info.png'); */
    background-image: url("../img/bg_prog_info_red.png");
    background-repeat: none;
}
/* Category Sprites */

body.red div#programmas-top5,
body.red div#customtips div.customtip,
body.red div#customtips div.customtip div.image div.img-mask,
body.red div#vandaagoptv,
body.red div#commercial-textlinks,
body.red div#programmas-top5 div.uitgelicht_top5 div.image div.img-mask {
    background-image: url('../img/sprite_category_red.png');
    background-repeat: none;
}
body.grey div#programmas-top5,
body.grey div#customtips div.customtip,
body.grey div#customtips div.customtip div.image div.img-mask,
body.grey div#vandaagoptv,
body.grey div#commercial-textlinks,
body.grey div#programmas-top5 div.uitgelicht_top5 div.image div.img-mask {
    background-image: url('../img/sprite_category_grey.png');
    background-repeat: none;
}
body.green div#programmas-top5,
body.green div#customtips div.customtip,
body.green div#customtips div.customtip div.image div.img-mask,
body.green div#vandaagoptv,
body.green div#commercial-textlinks,
body.green div#programmas-top5 div.uitgelicht_top5 div.image div.img-mask {
    background-image: url('../img/sprite_category_green.png');
    background-repeat: none;
}
body.purple div#programmas-top5,
body.purple div#customtips div.customtip,
body.purple div#customtips div.customtip div.image div.img-mask,
body.purple div#vandaagoptv,
body.purple div#commercial-textlinks,
body.purple div#programmas-top5 div.uitgelicht_top5 div.image div.img-mask {
    background-image: url('../img/sprite_category_purple.png');
    background-repeat: none;
}
body.lila div#programmas-top5,
body.lila div#customtips div.customtip,
body.lila div#customtips div.customtip div.image div.img-mask,
body.lila div#vandaagoptv,
body.lila div#commercial-textlinks,
body.lila div#programmas-top5 div.uitgelicht_top5 div.image div.img-mask {
    background-image: url('../img/sprite_category_lila.png');
    background-repeat: none;
}
body.blue div#programmas-top5,
body.blue div#customtips div.customtip,
body.blue div#customtips div.customtip div.image div.img-mask,
body.blue div#vandaagoptv,
body.blue div#commercial-textlinks,
body.blue div#programmas-top5 div.uitgelicht_top5 div.image div.img-mask {
    background-image: url('../img/sprite_category_blue.png');
    background-repeat: none;
}
/* Kijktips Carousel */

div#kijktips-carousel {
    float: left;
    width: 569px;
    height: 320px;
}
div#kijktips-carousel div#carousel-tip-large {
    overflow: hidden;
    width: 320px;
    height: 320px;
    float: left;
    position: relative;
}
div#kijktips-carousel div#carousel-tip-large a:hover {
    text-decoration: none;
}
div#kijktips-carousel div#carousel-tip-large div#tip-large-container {
    position: relative;
    width: 320px;
    height: 320px;
    float: left;
}
div#kijktips-carousel div#carousel-tip-large div#tip-large-container div.tip-large,
div#kijktips-carousel div#carousel-tip-large div#tip-large-container div.commercialLink {
    width: 320px;
    height: 320px;
    float: left;
    display: none;
    position: relative;
}
div#kijktips-carousel div#carousel-tip-large div#tip-large-container div.commercialLink {
    background-color: white;
    text-align: center;
}
div#kijktips-carousel div#carousel-tip-large div#tip-large-container div.commercialLink div#code-wrapper {
    position: absolute;
    top: 0;
    left: 0;
}
div#kijktips-carousel div#carousel-tip-large div#tip-large-container div.tip-large.current {
    display: block;
}
div#kijktips-carousel div#carousel-tip-large div#tip-large-container div.link {
    z-index: 999999;
    width: 320px;
    height: 320px;
    position: absolute;
    top: 0;
    left: 0;
}
div#kijktips-carousel div#carousel-tip-large div#tip-large-container div.link.hidden {
    z-index: -1;
}
div#kijktips-carousel div#carousel-tip-large div#tip-large-container div.link a {
    background: url('../img/pixel.gif') repeat 0 0;
    width: 320px;
    height: 320px;
    float: left;
}
div#kijktips-carousel div#carousel-tip-large div.border {
    background: url('../img/sprite_cat_rows.png') no-repeat 0 0;
    width: 12px;
    height: 12px;
    position: absolute;
    z-index: 19;
}
div#kijktips-carousel div#carousel-tip-large div.border.tl {
    top: 0;
    left: 0;
    background-position: 0 0;
}
div#kijktips-carousel div#carousel-tip-large div.border.tr {
    top: 0;
    right: 0;
    background-position: -308px 0;
}
div#kijktips-carousel div#carousel-tip-large div.border.bl {
    bottom: 0;
    left: 0;
    background-position: 0 -308px;
}
div#kijktips-carousel div#carousel-tip-large div.border.br {
    bottom: 0;
    right: 0;
    background-position: -308px -308px;
}
div#kijktips-carousel div#carousel-tip-large div.img {
    position: absolute;
    top: 0;
    left: 0;
}
div#kijktips-carousel div#carousel-tip-large div.text-bg {
    background: url("../graphics/semitransparant_pixel.png") repeat scroll 0 0 transparent;
    width: 320px;
    height: 90px;
    position: absolute;
    bottom: 0;
    left: 0;
}
div#kijktips-carousel div#carousel-tip-large div.channel {
    background: url('../img/sprite_cat_rows.png') no-repeat -601px -150px;
    width: 73px;
    height: 48px;
    position: absolute;
    top: -3px;
    left: 0px;
    padding: 18px 0 0 0;
    text-align: center;
    font-weight: bold;
}
div#kijktips-carousel div#carousel-tip-large div.channel span {
    float: left;
    margin-top: 6px;
    margin-left: -1px;
    font-size: 13px;
}
div#kijktips-carousel div#carousel-tip-large div.text {
    width: 300px;
    height: 66px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    padding: 13px 13px 11px 13px;
    font-weight: bold;
    text-align: left;
}
div#kijktips-carousel div#carousel-tip-large div.text span {
    float: left;
    width: 300px;
}
div#kijktips-carousel div#carousel-tip-large div.text span.title {
    font-size: 26px;
    margin-top: -5px;
    line-height: 30px;
    height: 62px;
}
div#kijktips-carousel div#carousel-tip-large div.text span.subtitle {
    font-size: 14px;
}
div#kijktips-carousel div#carousel-tip-large div.text span.date {
    width: 205px;
}
div#kijktips-carousel div#carousel-tip-large div.text span.genre {
    width: 95px;
    float: right;
    text-align: right;
}
div#kijktips-carousel div#carousel-tip-large div.play-button {
    position: absolute;
    background: url('../img/play_large_40.png') no-repeat 0 0;
    width: 119px;
    height: 187px;
    left: 101px;
    top: 67px;
    z-index: 9999;
}
div#kijktips-carousel div#carousel-tip-large .tip-large:hover div.play-button {
    background: url('../img/play_large_10.png') no-repeat 0 0;
}
div#kijktips-carousel div#carousel-tips {
    float: left;
    width: 235px;
    margin-left: 4px;
    position: relative;
    margin-top: 0px;
    height: 320px;
    overflow: hidden;
}
div#kijktips-carousel div#carousel-tips div.tip {
    background: url('../img/sprite_cat_rows.png') no-repeat -439px -74px;
    width: 235px;
    height: 73px;
    margin-bottom: 9px;
    float: left;
}
div#kijktips-carousel div#carousel-tips div.tip.current {
    background-position: -439px 0px;
}
div#kijktips-carousel div#carousel-tips div.tip div.text {
    float: left;
    margin: 7px 4px 0 18px;
    width: 132px;
    height: 70px;
}
div#kijktips-carousel div#carousel-tips div.tip div.text span.title {
    font-weight: bold;
    float: left;
    width: 100%;
    word-wrap: break-word;
}
div#kijktips-carousel div#carousel-tips div.tip div.text span.descr {
    float: left;
    font-weight: normal;
}
div#kijktips-carousel div#carousel-tips div.tip div.img {
    margin-top: 8px;
    width: 70px;
    height: 58px;
    float: left;
    overflow: hidden;
    position: relative;
}
div#kijktips-carousel div#carousel-tips div.tip div.img div.img-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 58px;
    background: url('../img/sprite_cat_rows.png') no-repeat -375px -231px;
    z-index: 1;
}
div#kijktips-carousel div#carousel-tips div.tip div.img img {
    position: absolute;
    top: 0;
    right: 0;
}
div#kijktips-carousel div#carousel-tips div#carousel-tips-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 105;
}
div#kijktips-carousel div#carousel-tips div#carousel-tips-hover a {
    float: left;
    width: 217px;
    height: 66px;
    margin: 3px 0 7px 15px;
    text-decoration: none;
    position: relative;
    background: url('../img/pixel.gif') repeat 0 0 transparent;
}
div#programmas-top5 {
    background-position: 0 0;
    width: 321px;
    height: 310px;
    float: right;
    margin-right: 10px;
    padding: 5px;
    position: relative;
}
div#programmas-top5.short {
    height: 209px;
}
div#programmas-top5 span.header {
    color: white;
    font-size: 18px;
    font-weight: bold;
}
div#programmas-top5 span.header.small {
    font-size: 16px;
}
div#programmas-top5 span.header .small {
    font-size: 10px;
    vertical-align: middle;
	right: 6px;
	text-align: right;
	position: absolute;
	font-weight:300;
	top: 8px;
}
div#programmas-top5 div#top5 span.header span.small a {
    color:white !important;
    font-weight: normal !important;
}
div#programmas-top5 div#top5 span.header span.small a:hover  {
    text-decoration: none;
}
div#programmas-top5 span.header .small img{
	height: 12px;
	padding-right: 5px;
	vertical-align: middle;
}
div#programmas-top5 ul {
    margin-top: 10px;
}
div#programmas-top5 li {
    float: left;
    width: 100%;
    height: 37px;
}
div#programmas-top5 li a {
    color: white;
}
div#programmas-top5 li div.no {
    background: url('../img/sprite_cat_rows.png') no-repeat -642px -219px;
    width: 21px;
    height: 21px;
    margin-right: 5px;
    line-height: 20px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 6px;
}
body.red div#programmas-top5 li div.no {
    color: #dd0000;
}
body.purple div#programmas-top5 li div.no {
    color: #531e53;
}
body.grey div#programmas-top5 li div.no {
    color: #494949;
}
body.blue div#programmas-top5 li div.no {
    color: #0071be;
}
body.lila div#programmas-top5 li div.no {
    color: #8678c8;
}
body.green div#programmas-top5 li div.no {
    color: #6ab330;
}
div#programmas-top5 li div {
    float: left;
}
div#programmas-top5 li div.content {
    width: 275px;
    margin-top: -3px;
    line-height: 12px;
}
div#programmas-top5 li div.content a:hover span {
    text-decoration: underline;
}
div#programmas-top5 li div.content span {
    cursor: pointer;
}
div#programmas-top5 li div span {
    width: 100%;
    float: left;
}
div#programmas-top5 li span.descr {
    font-weight: normal;
}
div#programmas-top5 div.uitgelicht_top5 {
    margin-top: 4px;
    float: left;
    color: white;
}
div#programmas-top5 div.uitgelicht_top5 h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
div#programmas-top5 div.uitgelicht_top5 div.image {
    width: 61px;
    height: 61px;
    float: left;
    position: relative;
    overflow: hidden;
}
div#programmas-top5 div.uitgelicht_top5 div.image div.img-mask {
    width: 61px;
    height: 61px;
    background-position: -365px -282px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
div#programmas-top5 div.uitgelicht_top5 div.image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 61px;
}
div#programmas-top5 div.uitgelicht_top5 div.content {
    float: left;
    width: 245px;
    margin-left: 9px;
}
div#programmas-top5 div.uitgelicht_top5 div.content div.subtitle {
    font-weight: bold;
    margin-bottom: 2px;
}
div#programmas-top5 div.uitgelicht_top5 div.content div.subtitle a {
    color: white;
}
div#programmas-top5 div.uitgelicht_top5 div.content p {
    margin-bottom: 0;
    width: 100%;
}
div#programmas-top5 div.uitgelicht_top5 div.content p a {
    color: white;
    font-weight: normal;
}
div#programmas-top5 div.uitgelicht_top5 div.content span.read-more {
    background: none;
    padding-left: 0;
    color: white;
    font-size: 12px;
}
body.red div#prog-info div.footer,
div#programmas-top5 div.footer {
    background: url('../img/sprite_cat_rows.png') no-repeat 0 -453px;
    height: 9px;
    width: 331px;
    position: absolute;
    left: 0;
    bottom: 0;
}
/* mejane page */

div#prog-info .mejane-rental-info {
    margin: 10px 2px 0;
    padding-bottom: 10px;
    color: #8a919c !important;
}
div#prog-info .mejane-rental-info .mejane-infoblock {
    background-color: #f5f5f5;
    padding: 10px;
    font-size: 11px;
}
div#prog-info .mejane-rental-info hr {
    display: block;
    background-color: #8a919c;
    height: 1px;
    border: 0 none;
}
div#prog-info .mejane-rental-info .mejane-infoblock,
div#prog-info .mejane-rental-info p {
    color: #8a919c !important;
}
div#prog-info .mejane-rental-info .orange-btn {
    margin-left: 50px;
}
.btn-mejane {
    background-image: url("../img/mejane_btn_160.png");
    background-position: 0 0;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 0 auto 3px auto;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    width: 140px;
}
a.btn-mejane:hover {
    text-decoration: none;
    background-position: 0 -24px;
}
.orange-btn {
    display: block;
    cursor: pointer;
    width: 155px;
    padding: 5px 5px 5px 28px;
    margin: 5px;
    background-color: #ff4300;
    color: white !important;
    font-size: 12px;
    border-radius: 4px 4px 4px 4px;
    font-weight: bold;
    border: 1px solid #ff4300 !important;
}
.orange-btn:hover,
.orange-btn:hover {
    background-color: white;
    color: #ff4300 !important;
}
/* Custom Tips */

div#customtips div.customtip {
    width: 182px;
    height: 281px;
    float: left;
    background-position: 0 -320px;
    margin-right: 12px;
    display: none;
}
div#customtips div.customtip div.title {
    height: 15px;
    width: 167px;
    padding: 10px 8px;
}
div#customtips div.customtip div.subtitle {
    font-weight: bold;
    width: 100%;
    margin-bottom: 5px;
}
div#customtips div.customtip div.subtitle a {
    color: black;
}
div#customtips div.customtip div.title h3 {
    color: white;
    font-size: 14px;
    font-weight: bold;
}
div#customtips div.customtip div.image {
    margin: 10px auto 0;
    width: 150px;
    height: 140px;
    position: relative;
    overflow: hidden;
}
div#customtips div.customtip div.image img,
div#customtips div.customtip div.image div.img-mask {
    position: absolute;
    top: 0;
    left: 0;
}
div#customtips div.customtip div.image img {
    width: 150px;
    height: 140px;
}
div#customtips div.customtip div.image div.img-mask {
    background-position: -202px -320px;
    width: 150px;
    height: 140px;
    z-index: 999;
}
div#customtips div.customtip div.image div.play-button {
    position: absolute;
    background: url('../img/play_40.png') no-repeat center center;
    width: 150px;
    height: 140px;
    left: 0;
    top: 0;
    z-index: 1000;
}
div#customtips div.customtip div.image div.play-button:hover {
    background: url('../img/play_10.png') no-repeat center center;
}
div#customtips div.customtip div.content {
    padding: 10px 12px 10px 12px;
}
div#customtips div.customtip div.content p a {
    font-weight: normal;
    color: black;
}
/* Banner rectangle */

div#row-two div.banner-rectangle {
    width: 336px;
    overflow: hidden;
    background: url('../img/adhor_alt.gif') no-repeat center bottom;
    height: 301px;
}
/* Actueel */

div#actueel {
    width: 795px;
    height: 150px;
    font-family: Arial, Verdana, sans-serif;
    float: left;
    margin-bottom: 20px;
}
div#actueel.small {
    float: right;
    margin-bottom: 25px;
    height: 143px;
}
div#actueel div#actueel-header {
    background: url('../img/bg_actueel_header.png') no-repeat 0 0;
    width: 920px;
    height: 35px;
    padding-left: 10px;
}
div#actueel.small div#actueel-header {
    background: url('../img/bg_actueel_header_small.png') no-repeat 0 0;
    width: 795px;
    height: 35px;
}
div#actueel div#actueel-header span {
    line-height: 34px;
    font-weight: bold;
    font-size: 14px;
}
div#actueel div#actueel-content {
    background: url('../img/bg_actueel_content.png') no-repeat 0 0;
    width: 920px;
    height: 118px;
    padding-left: 3px;
}
div#actueel div#actueel-content div.kalooga {
    padding-top: 3px;
}
div#actueel.small div#actueel-content {
    background: url('../img/bg_actueel_content_small.png') no-repeat 0 0;
    width: 803px;
    height: 108px;
}
div#actueel div.arrow {
    background: url('../img/ico_actueel_arrows.png') no-repeat;
    width: 12px;
    height: 100%;
    margin: 0 15px 0 10px;
    float: left;
    cursor: pointer;
}
div#actueel div#left-arrow {
    background-position: -12px 45px;
}
div#actueel.small div#left-arrow {
    background-position: -12px 40px;
}
div#actueel div#left-arrow-disabled {
    background-position: 0 60px;
    cursor: auto;
    visibility: hidden;
}
div#actueel div#right-arrow {
    background-position: -36px 45px;
}
div#actueel.small div#right-arrow {
    background-position: -36px 40px;
}
div#actueel div#right-arrow-disabled {
    background-position: -24px 40px;
    cursor: auto;
    visibility: hidden;
}
div#actueel div#actueel-items {
    width: 846px;
    height: 91px;
    float: left;
    overflow: hidden;
    margin-top: 18px;
    position: relative;
}
div#actueel.small div#actueel-items {
    width: 720px;
}
div#actueel.small div#actueel-items {
    margin-top: 13px;
}
div#actueel div#actueel-items-slider {
    position: absolute;
    top: 0;
    left: 0;
}
div#actueel div.actueel-item {
    width: 265px;
    height: 92px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
div#actueel.small div.actueel-item {
    width: 225px;
}
div#actueel div.actueel-item img {
    float: left;
    width: 80px;
}
div#actueel div.actueel-item div.actueel-item-content {
    width: 175px;
    height: 77px;
    margin-left: 10px;
    float: left;
    font-size: 11px;
    overflow: hidden;
}
div#actueel.small div.actueel-item div.actueel-item-content {
    width: 135px;
}
div#actueel div.actueel-item h3 {
    height: 32px;
    overflow: hidden;
}
div#actueel div.actueel-item h3 a {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
div#actueel.small div.actueel-item h3 a {
    color: #ee1b2c;
}
div#actueel div.actueel-item div.actueel-item-content > a {
    font-weight: normal;
}
/* Vandaag op TV */

div#vandaagoptv {
    background-position: -349px 0;
    width: 286px;
    height: 269px;
    float: left;
    margin-left: 15px;
}
div#vandaagoptv div.header {
    width: 100%;
    height: 12px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
}
div#vandaagoptv div.header h1 {
    font-weight: bold;
}
div#vandaagoptv div.content {
    margin: 5px 10px;
}
div#vandaagoptv div.content div.program {
    border-bottom: 1px solid #e5e5e5;
}
div#vandaagoptv div.content span {
    float: left;
}
div#vandaagoptv div.content a {
    color: black;
    font-size: 12px;
    padding: 0;
    width: 100%;
    height: 100%;
    float: left;
}
div#vandaagoptv div.content a:hover span {
    text-decoration: underline;
}
div#vandaagoptv div.content div {
    float: left;
    height: 27px;
    padding: 0;
    margin: 0;
}
div#vandaagoptv div.content div span {
    margin-top: 6px;
    cursor: pointer;
}
div#vandaagoptv div.content span.channel {
    width: 34px;
}
div#vandaagoptv div.content span.time {
    width: 44px;
    padding-left: 10px;
}
div#vandaagoptv div.content span.title {
    width: 175px;
}
div#vandaagoptv span.read-more {
    margin-top: 8px;
}
/* Commerciele tekst links */

div#commercial-textlinks {
    background-position: -349px 0;
    width: 286px;
    height: 269px;
    float: left;
}
div#commercial-textlinks div.header {
    color: white;
    font-size: 14px;
    font-weight: bold;
    height: 12px;
    padding: 10px;
    width: 100%;
}
div#commercial-textlinks div.content {
    margin: 5px 10px;
}
div#commercial-textlinks td {
    vertical-align: middle !important;
    height: 30px;
    padding: 5px 0;
}
div#commercial-textlinks td img {
    margin-right: 10px;
}
div#commercial-textlinks td a {
    font-weight: normal;
}
/* Mail en win */

div.uitgelicht_headline {
    height: 130px;
    margin-left: 15px;
    width: 317px;
    float: left;
    background: url('../img/sprite_cat_rows.png') no-repeat 0 -320px;
}
div.uitgelicht_headline.shownieuws {
    background: url('../img/sprite_cat_rows.png') no-repeat -356px -302px;
    color: white;
    margin-top: 10px;
    height: 128px;
}
div.uitgelicht_headline div.subtitle {
    font-weight: bold;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
}
div.uitgelicht_headline div.subtitle a {
    color: black;
}
div.uitgelicht_headline.shownieuws div.subtitle a {
    color: white;
}
div.uitgelicht_headline div.title {
    height: 30px;
    padding: 10px 0 0 10px;
}
div.uitgelicht_headline div.title h3 {
    font-weight: bold;
    font-size: 14px;
}
div.uitgelicht_headline.shownieuws div.title h3 {
    color: white;
}
div.uitgelicht_headline div.image {
    float: left;
    width: 80px;
    height: 80px;
    position: relative;
    margin-left: 10px;
    margin-top: 2px;
    overflow: hidden;
}
div.uitgelicht_headline.shownieuws div.image {
    margin-top: 0;
}
div.uitgelicht_headline div.image img {
    width: 80px;
    height: 80px;
}
div.uitgelicht_headline div.image img,
div.uitgelicht_headline div.image div.img-mask {
    position: absolute;
    top: 0;
    left: 0;
}
div.uitgelicht_headline div.image div.img-mask {
    width: 80px;
    height: 80px;
    background: url('../img/sprite_cat_rows.png') no-repeat -459px -148px;
    z-index: 999;
}
div.uitgelicht_headline.shownieuws div.image div.img-mask {
    width: 80px;
    height: 80px;
    background: url('../img/sprite_cat_rows.png') no-repeat -375px -148px;
    z-index: 999;
}
div.uitgelicht_headline div.content {
    float: left;
    width: 210px;
    height: 100px;
    margin-left: 10px;
    margin-top: 2px;
}
div.uitgelicht_headline div.content p {
    margin-bottom: 0;
    height: 44px;
    overflow: hidden;
}
div.uitgelicht_headline div.content p a {
    font-weight: normal;
    color: black;
}
div.uitgelicht_headline.shownieuws div.content p {
    height: 67px;
}
div.uitgelicht_headline.shownieuws div.content p a {
    color: white;
}
div.uitgelicht_headline.shownieuws div.content {
    margin-top: -5px;
}
div.uitgelicht_headline span.read-more {
    background: none !important;
    padding-left: 0 !important;
    font-size: 12px !important;
}
div.uitgelicht_headline.shownieuws span.read-more {
    color: white !important;
}
div.headline-banner {
    width: 317px;
    height: 128px;
    margin-left: 15px;
    overflow: hidden;
    float: left;
}
div.headline-banner.banner-two {
    margin-top: 10px;
}
/* Global side box */

.infoBox {
    background: #fff7f8;
    border: 1px dashed #ebe1e2;
    float: left;
    margin: 0 0 13px 0;
}
.infoBox .active {
    color: #b70512;
}
.infoBox .header {
    background: url('../graphics/bg_vernav.gif') top left repeat-x;
    border-bottom: 1px dashed #ebe1e2;
    color: #b8000f;
    font-size: 110%;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
}
.infoBox .header span {
    float: left;
}
.infoBox .header img {
    float: right;
}
.infoBox .content {
    padding: 4px 8px 4px 8px;
}
.infoBox ul {
    margin: 5px 0 5px 0;
}
.infoBox ul li {
    background: url('../graphics/block_vernav.gif') 2px no-repeat;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.infoBox ul li a {
    color: #464646;
}
/* Banner box */

.bannerBox {
    text-align: center;
    width: 138px;
}
.bannerBox .header {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
}
/* Top-tv box */

.topBox ol {
    padding: 5px 0 0 0;
}
.topBox ol li {
    padding: 0 0 4px 20px;
}
.topBox ol li a {
    font-weight: normal;
}
.topBox ol li.no1 {
    background: url('../graphics/no1.gif') no-repeat;
}
.topBox ol li.no1 a {
    color: #b8000f;
    font-weight: bold;
}
.topBox ol li.no2 {
    background: url('../graphics/no2.gif') no-repeat;
}
.topBox ol li.no3 {
    background: url('../graphics/no3.gif') no-repeat;
}
.topBox ol li.no4 {
    background: url('../graphics/no4.gif') no-repeat;
}
.topBox ol li.no5 {
    background: url('../graphics/no5.gif') no-repeat;
}
/* News programs */

.actueelBox .progActueel {
    display: block;
    padding: 0 0 15px 0;
}
.actueelBox .progActueel a {
    color: #464646;
}
/* TV-tip box */

.tipBox {
    padding: 0 0 20px 0;
}
.tipBox .tip1 {
    float: left;
    width: 145px;
    margin: 0 15px 0 0;
}
.tipBox .tip2 {
    float: left;
    width: 145px;
    margin: 0 15px 0 0;
}
.tipBox .tip3 {
    float: left;
    width: 145px;
}
.tipBox .title {
    background: url('../graphics/bg_tip.gif') no-repeat;
    color: #ffffff;
    font-weight: bold;
    height: 20px;
    padding: 5px 0 0 25px;
    width: 120px;
}
.tipBox .image {
    padding: 5px 0 0 0;
}
.tipBox .text {
    padding: 5px 0 0 0;
}
.tipBox .text a {
    color: #464646;
}
/* Program listings */

.listingBox {
    margin: 0 0 20px 0;
}
.listingBox h2 {
    float: left;
    width: 460px;
}
.listingBox ul li {
    float: left;
}
.listingBox ul li a {
    background: #d20001 url('../graphics/bg_quick.gif') no-repeat;
    color: #ffffff;
    display: block;
    height: 15px;
    margin: 0 1px 0 0;
    padding: 5px 0 5px 15px;
    width: 140px;
}
.listingBox ul li a.large {
    width: 215px;
}
.listingBox ul li a.active,
.listingBox ul li a:hover {
    background: #d20001 url('../graphics/bg_quick_act.gif') no-repeat;
    text-decoration: none;
}
.listingBox .subtitle {
    color: #be050b;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0 2px 0;
}
.listingBox #programs {
    overflow: none;
    height: 100%;
}
.listingBox .program {
    border-bottom: 1px dashed #d7a5b1;
    cursor: pointer;
    padding: 5px 0 5px 0;
}
.listingBox .program:hover {
    background: #fde7e9;
}
.listingBox .programs a {
    font-weight: normal;
}
.listingBox .programs a:hover {
    text-decoration: none;
}
.listingBox .time,
.listingBox .title,
.listingBox .channel,
.listingBox .options {
    cursor: pointer;
    display: block;
    float: left;
    font-weight: normal;
}
.listingBox .time {
    font-weight: bold;
    width: 80px;
}
.listingBox .title {
    width: 215px;
}
.listingBox .channel {
    font-weight: normal;
    width: 105px;
}
.listingBox select {
    border: 1px solid #be050b;
    font-size: 80%;
}
/* Quick program listing */

.quickBox #programs {
    height: 130px;
    overflow: auto;
    width: 461px;
}
/* Program detail */

.detailBox {
    margin: 0 0 20px 0;
    padding: 0px;
    width: 620px;
}
#col-onetwo .detailBox h2 {
    background: url('../graphics/bg_detail_h2.gif') no-repeat;
    margin: 0 0 10px 0;
}
.detailBox .title {
    float: left;
    width: 450px;
}
.detailBox .channeltime {
    float: left;
    padding: 0 10px 0 0;
}
.detailBox .description {
    float: left;
    padding: 0 7px 0 0;
    width: 468px;
}
.detailBox .description p {
    margin: 0 0 20px 0;
}
.detailBox .image {
    float: left;
    padding: 0 10px 10px 0;
}
.detailBox .description .type {
    display: block;
    font-weight: bold;
}
.detailBox .info {
    float: left;
    width: 140px;
}
.detailBox .info ul li {
    border-bottom: 1px dashed #e08e92;
    padding: 5px 0 5px 0;
}
/* aangepast JB 11/08/2008
.detailBox .buttons {
	margin:					10px 0 0 0;
} */

.buttons {
    margin: 0 0 10px 0;
}
.buttons .btnPbg {
    background: url('../graphics/btn_pbg.gif') right center no-repeat;
    padding-right: 15px;
}
.buttons .btnMail {
    background: url('../graphics/btn_mail.gif') right center no-repeat;
    padding-right: 20px;
}
.buttons .btnSMS {
    background: url('../graphics/btn_sms.gif') right center no-repeat;
    padding-right: 22px;
}
.buttons .btnReact {
    background: url('../graphics/btn_reageren.gif') right center no-repeat;
    padding-right: 25px;
}
.buttons .btnCalendar {
    background: url('../graphics/btn_calendar.gif') right center no-repeat;
    padding-right: 15px;
}
/* All programs */

.channelSelect {
    margin: 5px 0 5px 0;
    font-size: 11px;
}
.channelSelect .button {
    background: url('../graphics/bg_buttonred.gif') repeat-x;
    border: 1px solid #c30318;
    margin: 2px 1px 2px 1px;
    padding: 4px 2px 0 5px;
    width: 195px;
}
.channelSelect .button:hover,
.channelSelect .active {
    background: url('../graphics/bg_buttonred_act.gif') repeat-x;
}
.channelSelect a {
    background: url('../graphics/arrow_white.gif') no-repeat left;
    padding: 0 0 0 8px;
}
.dateSelect {
    display: block;
    float: right;
    margin: 5px 0 5px 0;
}
.dateSelect .button {
    background: url('../graphics/bg_buttonred.gif') repeat-x;
    border: 1px solid #c30318;
    height: 19px;
    margin: 0 2px 0 0;
    padding: 4px 10px 0 10px;
}
.dateSelect .button:hover,
.dateSelect .active {
    background: url('../graphics/bg_buttonred_act.gif') repeat-x;
}
.daySelect {
    margin: 0 0 15px 0;
}
.daySelect .button {
    background: url('../graphics/bg_buttonred.gif') repeat-x;
    border: 1px solid #c30318;
    height: 19px;
    margin: 0 3px 0 3px;
    padding: 4px 10px 0 10px;
    text-align: center;
    width: 38px;
}
.daySelect .button:hover,
.daySelect .active {
    background: url('../graphics/bg_buttonred_act.gif') repeat-x;
}
.typeSelect {
    margin: 5px 0 0 0;
    float: left;
}
.typeSelect .active {
    background: url('../graphics/bg_button_act.gif') repeat-x;
}
.langSelect {
    margin: 5px 0 0 0;
    float: right;
}
.langSelect a {
    font-weight: normal;
}
.langSelect a:hover,
.langSelect a.active {
    font-weight: bold;
}
.allTabs {
    margin: 20px 0 20px 0;
}
/* Banners */

.banner-top {
    background: #eeedf2 url('../graphics/advertical.gif') top right no-repeat;
    height: 60px;
    float: left;
    margin: 0 0 0 110px;
    padding: 0 17px 0 0;
    width: 468px;
}
.banner-skyscraper {
    height: 622px;
    padding: 0;
    width: 120px;
    position: absolute;
    right: -150px;
}
.alt-banner-skyscraper {
    height: 622px;
    padding: 0;
}
.banner-rectangle {
    background: #eeedf2;
    float: right;
    height: 280px;
    width: 336px;
}
.banner-custom {
    margin: -15px 0 20px 100px;
    float: left;
    background: url('../graphics/adver_alt.gif') no-repeat center right;
    padding-right: 25px;
    padding-top: 12px;
    min-height: 72px;
    height: auto !important;
}
.banner-custom-detail {
    text-align: center;
}
.banner-custom-detail span {
    width: 138px;
}
/* add padding to center this div in page width column */

#col-onetwo .banner-rectangle {
    background: #ffffff;
    padding: 0 0 0 65px;
}
.sponsored {
    background: #ffffff url('../graphics/bg_sponsor.gif') no-repeat;
    float: left;
    height: 280px;
    margin: 0 0 0 3px;
    padding: 24px 0 0 5px;
    width: 115px;
}
.sponsored a {
    color: #464646;
    display: block;
    margin: 14px 0 0 0;
    font-weight: normal;
}
/* TVGids Live! / Video */

#livePlayer {
    margin: 2px 0 20px 0;
    text-align: center;
    width: 620px;
}
#videoPlayer {
    margin: 2px 0 20px 0;
}
/* Dialog box */

.dialogBox {
    margin: 0 0 15px 0;
    padding: 0 0 20px 0;
}
#col-one .dialogBox h2,
#col-onetwo .dialogBox h2 {
    background: url('../graphics/bg_h2_dialog.gif') no-repeat;
    padding: 5px 0 0 25px;
    margin: 0px;
}
.dialogBox .content {
    border-bottom: 1px solid #b70512;
    border-left: 1px solid #b70512;
    border-right: 1px solid #b70512;
    margin: 0px;
    padding: 10px;
}
.dialogBox a {
    color: #be050b;
}
.dialogBox form {
    margin: 15px 0 15px 0;
}
.dialogBox p {
    font-size: 105%;
}
.dialogBox .formEntry {
    margin: 0 0 5px 0;
}
.dialogBox .formEntry .smallInput {
    width: 38px;
}
.dialogBox .formEntry textarea {
    height: 125px;
    width: 435px;
}
.dialogBox .formEntry label {
    display: block;
    float: left;
    font-weight: bold;
    width: 150px;
}
.dialogBox .formEntry select {
    font-size: 110%;
}
.dialogBox .formEntry select.totalSpan {
    width: 146px;
}
.dialogBox .submitEntry {
    padding: 10px 0 10px 0;
}
.dialogBox .submitEntry .submit {
    background: url('../graphics/bg_button.gif') repeat-x;
    border: 1px solid #313131;
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 100%;
    font-weight: bold;
    padding: 2px;
}
.dialogBox .column {
    border: 1px solid #fbe6e3;
    padding: 8px;
    width: 33.3%;
}
.dialogBox .content ul li {
    background: url('../graphics/bg_li.gif') left center no-repeat;
    padding: 0 0 0 8px;
}
/* Search area */

.searchArea {
    margin: 0 0 20px 0;
}
.searchArea table th {
    font-weight: bold;
    padding: 0 10px 0 0;
    vertical-align: middle;
}
.searchArea table td {
    padding: 0 0 10px 0;
    vertical-align: middle;
    width: 200px;
}
.searchArea table .inputField,
.searchArea table select {
    width: 175px;
}
/* Scrollbar (IE only) */

body {
    scrollbar-face-color: #b2b2b2;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-shadow-color: rgb(165, 165, 165);
    scrollbar-highlight-color: rgb(165, 165, 165);
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #a5a5a5;
}
/* Table lists */

#col-onetwo .gridRed {
    background: #fbf0f1;
    margin: 10px 0 0 0;
}
.tableListing tr td table,
.tableListing caption {
    background: #ffffff;
}
.tableListing th,
td {
    font-size: 11px;
    text-align: left;
    vertical-align: top;
}
.tableListing tr td table tr td {
    padding: 5px 0 5px 0;
}
.tableListing td.channel {
    padding: 5px 10px 5px 0;
}
.tableListing td.time {
    font-weight: bold;
    padding: 5px 5px 5px 0;
}
.tableListing th {
    font-weight: bold;
}
.tableListing td.btns {
    margin: 0;
    padding: 5px 3px 5px 0 !important;
    text-align: right;
    vertical-align: top;
    width: 53px;
}
.tableListing tr td table tr {
    background: url('../graphics/bg_listing.gif') bottom repeat-x;
}
.tableListing tr td a {
    font-weight: normal;
}
.tableListing tr td a:hover {
    text-decoration: none;
}
.tableListing tr.progTip td.title a {
    background: transparent 0 1px no-repeat url(../graphics/progtip.gif) !important;
    color: #BE0614;
    padding: 0 0 0 15px;
}
.tableListing tr.highlightextra,
.tableListing tr.highlightextra_title {
    background: none;
}
.tableListing tr.highlightextra_title td {
    background-color: #FBF0F1;
}
.tableListing tr.highlightextra_title td.title a {
    font-weight: bold;
    background-color: #FBF0F1;
}
.tableListing tr.highlightextra td {
    padding: 0px 3px 5px 0px;
    background-color: #FBF0F1;
    border-bottom: 1px dotted #DA869E;
}
.tableListing tr.highlightextra img {
    float: left;
    padding: 0px 8px 0 0;
    width: 75px;
    height: 75px;
}
.tableListing tr.highlightextra p {
    color: #000;
    margin: 0px;
}
.footListing {
    background: #FBF0F1;
    border-top: 1px #000000 dashed;
    margin: 40px 0 20px 0;
    padding: 25px;
}
.footListing table {
    width: 100%;
}
.footListing table tr td.icon {
    width: 10px;
}
/* Tabs: */

table#channelTabs {
    margin: 20px 0 0 0;
}
table#channelTabs td {
    width: 207px;
}
table#channelTabs tr#row1 td {
    background: #CB3843 no-repeat top left url(../graphics/tab1.gif);
}
table#channelTabs tr#row2 td {
    background: #CB3843 no-repeat top left url(../graphics/tab2.gif);
}
table#channelTabs tr#row3 td {
    background: #CB3843 no-repeat top left url(../graphics/tab3.gif);
}
table#channelTabs tr#row4 td {
    background: #CB3843 no-repeat top left url(../graphics/tab4.gif);
}
table#channelTabs td.active {
    background: #CB3843 no-repeat top left url(../graphics/tab_active.gif) !important;
}
table#channelTabs td a {
    color: white;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 22px;
    text-decoration: none;
}
table#channelTabs td.active a {
    color: #BE0614;
}
#persgids .listingBox .sort {
    margin: 0 0 10px 0;
}
#persgids .listingBox .sort a {
    background: url('../graphics/bg_button.gif') repeat-x;
    border: 1px solid #2d2d2d;
    height: 13px;
    width: 125px;
}
#persgids .listingBox .sort a:hover,
#persgids .listingBox .sort a.active {
    background: url('../graphics/bg_button_act.gif') repeat-x;
    width: 125px;
}
/* Primetime table */

#primeListing {
    margin: 10px 0 0 0;
    padding: 0 0 0 5px;
}
#primeListing tr.row {
    background: #fae4e7;
    border-left: 3px solid #fbf0f1;
    border-right: 3px solid #fbf0f1;
    margin: 0 0 20px 0;
}
#primeListing td.column {
    background: #ffffff;
    padding: 0 0 15px 0;
    width: 200px;
}
#primeListing td.column1,
#primeListing td.column2 {
    border-right: 3px solid #fbf0f1;
}
/* Nu straks table*/

#nustraksListing {
    display: block;
    width: 100%;
}
#nustraksListing th {
    font-size: 120%;
    font-weight: bold;
    padding: 0 0 10px 0;
    color: #BD0412;
}
#nustraksListing a {
    color: #000000;
}
#nustraksListing tr {
    background: url('../graphics/bg_listing.gif') bottom repeat-x;
}
#nustraksListing tr td.channel {
    font-weight: normal;
    width: 75px;
}
#nustraksListing tr td.time {
    width: 25px;
}
#nustraksListing tr td.title {
    padding: 0 0 4px 0;
    width: 160px;
}
#nustraksListing tr td.title a {
    display: block;
    font-weight: normal;
    padding: 5px 0 0 0;
}
#nustraksListing tr td.title a,
#nustraksListing tr td.channel a {
    font-weight: normal;
}
#nustraksListing tr td.title a:hover,
#nustraksListing tr td.channel a:hover {
    text-decoration: underline;
}
#nustraksListing tr td.spacer {
    width: 50px;
}
/* Video channels */

.channelBox {
    display: block;
    margin: 0 0 20px 0;
}
ul.videoTabs,
ul.videoTabs li {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.videoTabs {
    background: url('../graphics/bg_videotab.gif') repeat-x;
    border-bottom: solid 1px #DEDEDE;
    height: 29px;
    padding-left: 10px;
}
ul.videoTabs li {
    float: left;
    margin-right: 5px;
}
.videoTabs a:link,
.videoTabs a:visited {
    background: url('../graphics/videotab.gif') right 60px;
    color: #666666;
    float: left;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}
.videoTabs a span {
    background: url('../graphics/videotab.gif') left 60px;
    float: left;
    height: 30px;
    margin-right: 8px;
    padding-left: 8px;
}
.videoTabs a span img {
    border: 0px;
}
.videoTabs a:hover {
    background: url('../graphics/videotab.gif') right 30px;
}
.videoTabs a:hover span {
    background: url('../graphics/videotab.gif') left 30px;
    float: left;
}
.videoTabs .active a:link,
.videoTabs .active a:visited,
.videoTabs .active a:visited,
.videoTabs .active a:hover {
    background: url('../graphics/videotab.gif') right 0 no-repeat;
    float: left;
}
.videoTabs .active a span,
.videoTabs .active a:hover span {
    background: url('../graphics/videotab.gif') left 0 no-repeat;
    float: left;
}
.channelBox .image {
    float: left;
    margin: 12px 12px 0 0;
}
.channelBox .image img {
    height: 150px;
    width: 225px;
}
.channelBox .videos {
    margin: 12px 0 0 0;
}
.channelBox .videos h3 {
    color: #bd1024;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 5px 0;
}
ul.videoList {
    border-top: 1px dashed #d6aeb7;
    float: left;
    width: 225px;
}
ul.videoList li {
    border-bottom: 1px dashed #d6aeb7;
    height: 19px;
    padding: 6px 0 0 20px;
}
ul.videoList li a {
    display: block;
}
ul.videoList li.no1 {
    background: #fae7e9 url('../graphics/no1.gif') left center no-repeat;
}
ul.videoList li.no1 a {
    color: #b8000f;
    font-weight: bold;
}
ul.videoList li.no2 {
    background: url('../graphics/no2.gif') left center no-repeat;
}
ul.videoList li.no3 {
    background: url('../graphics/no3.gif') left center no-repeat;
}
ul.videoList li.no4 {
    background: url('../graphics/no4.gif') left center no-repeat;
}
ul.videoList li.no5 {
    background: url('../graphics/no5.gif') left center no-repeat;
}
/* RSS display */

.rssdisplay {
    padding: 0 0 10px 0;
}
.rss_item {
    border-bottom: 1px dashed #d7a5b1;
    cursor: pointer;
    padding: 5px 0 5px 0;
}
.rss_item:hover {
    background: #fde7e9;
}
.rss_item a {
    cursor: pointer;
    font-weight: normal;
}
.rss_item a:hover {
    text-decoration: none;
}
.rss_item span.item {
    width: 250px;
    float: left;
}
.rss_item span.time {
    width: 50px;
    float: left;
    font-weight: bold;
}
/* Genre icons */

.genre-amusement {
    background: transparent url('../graphics/genres/ico_amusement.png') no-repeat;
}
.genre-animatie {
    background: transparent url('../graphics/genres/ico_animatie.png') no-repeat;
}
.genre-comedy {
    background: transparent url('../graphics/genres/ico_comedy.png') no-repeat;
}
.genre-documentaire {
    background: transparent url('../graphics/genres/ico_documentaire.png') no-repeat;
}
.genre-educatief {
    background: transparent url('../graphics/genres/ico_educatief.png') no-repeat;
}
.genre-erotiek {
    background: transparent url('../graphics/genres/ico_erotiek.png') no-repeat;
}
.genre-film {
    background: transparent url('../graphics/genres/ico_film.png') no-repeat;
}
.genre-informatief {
    background: transparent url('../graphics/genres/ico_informatief.png') no-repeat;
}
.genre-jeugd {
    background: transparent url('../graphics/genres/ico_jeugd.png') no-repeat;
}
.genre-kunst-cultuur {
    background: transparent url('../graphics/genres/ico_cultuur.png') no-repeat;
}
.genre-misdaad {
    background: transparent url('../graphics/genres/ico_misdaad.png') no-repeat;
}
.genre-muziek {
    background: transparent url('../graphics/genres/ico_muziek.png') no-repeat;
}
.genre-natuur {
    background: transparent url('../graphics/genres/ico_natuur.png') no-repeat;
}
.genre-nieuws-actualiteiten {
    background: transparent url('../graphics/genres/ico_actualiteiten.png') no-repeat;
}
.genre-overige {
    background: transparent url('../graphics/genres/ico_overige.png') no-repeat;
}
.genre-religieus {
    background: transparent url('../graphics/genres/ico_religieus.png') no-repeat;
}
.genre-serie-soap {
    background: transparent url('../graphics/genres/ico_seriesoap.png') no-repeat;
}
.genre-sport {
    background: transparent url('../graphics/genres/ico_sport.png') no-repeat;
}
.genre-wetenschap {
    background: transparent url('../graphics/genres/ico_wetenschap.png') no-repeat;
}
/* Films huren section */

.articles div.article.filmshuren div.image {
    width: 100px;
}
/* Films huren section */

.articles div.article.filmshuren div.content {
    width: 346px;
}
.listingBox .subtitle {
    color: #be050b;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0 2px 0;
}
.listingBox #programs {
    overflow: none;
    height: 100%;
}
.listingBox .program {
    border-bottom: 1px dashed #d7a5b1;
    cursor: pointer;
    padding: 5px 0 5px 0;
}
.listingBox .program:hover {
    background: #fde7e9;
}
.listingBox .programs a {
    font-weight: normal;
}
.listingBox .programs a:hover {
    text-decoration: none;
}
.listingBox .time,
.listingBox .title,
.listingBox .channel,
.listingBox .options {
    cursor: pointer;
    display: block;
    float: left;
    font-weight: normal;
}
.listingBox .time {
    font-weight: bold;
    width: 80px;
}
.listingBox .title {
    width: 215px;
}
.listingBox .channel {
    font-weight: normal;
    width: 105px;
}
.listingBox select {
    border: 1px solid #be050b;
    font-size: 80%;
}
/* Quick program listing */

.quickBox #programs {
    height: 130px;
    overflow: auto;
    width: 461px;
}
/* Program detail */

.detailBox {
    margin: 0 0 20px 0;
    padding: 0px;
    width: 620px;
}
#col-onetwo .detailBox h2 {
    background: url('../graphics/bg_detail_h2.gif') no-repeat;
    margin: 0 0 10px 0;
}
.detailBox .title {
    float: left;
    width: 450px;
}
.detailBox .channeltime {
    float: left;
    padding: 0 10px 0 0;
}
.detailBox .description {
    float: left;
    padding: 0 7px 0 0;
    width: 468px;
}
.detailBox .description p {
    margin: 0 0 20px 0;
}
.detailBox .image {
    float: left;
    padding: 0 10px 10px 0;
}
.detailBox .description .type {
    display: block;
    font-weight: bold;
}
.detailBox .info {
    float: left;
    width: 140px;
}
.detailBox .info ul li {
    border-bottom: 1px dashed #e08e92;
    padding: 5px 0 5px 0;
}
/* aangepast JB 11/08/2008
.detailBox .buttons {
	margin:					10px 0 0 0;
} */

.buttons {
    margin: 0 0 10px 0;
}
.buttons .btnPbg {
    background: url('../graphics/btn_pbg.gif') right center no-repeat;
    padding-right: 15px;
}
.buttons .btnMail {
    background: url('../graphics/btn_mail.gif') right center no-repeat;
    padding-right: 20px;
}
.buttons .btnSMS {
    background: url('../graphics/btn_sms.gif') right center no-repeat;
    padding-right: 22px;
}
.buttons .btnReact {
    background: url('../graphics/btn_reageren.gif') right center no-repeat;
    padding-right: 25px;
}
.buttons .btnCalendar {
    background: url('../graphics/btn_calendar.gif') right center no-repeat;
    padding-right: 15px;
}
/* All programs */

.channelSelect {
    margin: 5px 0 5px 0;
    font-size: 11px;
}
.channelSelect .button {
    background: url('../graphics/bg_buttonred.gif') repeat-x;
    border: 1px solid #c30318;
    margin: 2px 1px 2px 1px;
    padding: 4px 2px 0 5px;
    width: 195px;
}
.channelSelect .button:hover,
.channelSelect .active {
    background: url('../graphics/bg_buttonred_act.gif') repeat-x;
}
.channelSelect a {
    background: url('../graphics/arrow_white.gif') no-repeat left;
    padding: 0 0 0 8px;
}
.dateSelect {
    display: block;
    float: right;
    margin: 5px 0 5px 0;
}
.dateSelect .button {
    background: url('../graphics/bg_buttonred.gif') repeat-x;
    border: 1px solid #c30318;
    height: 19px;
    margin: 0 2px 0 0;
    padding: 4px 10px 0 10px;
}
.dateSelect .button:hover,
.dateSelect .active {
    background: url('../graphics/bg_buttonred_act.gif') repeat-x;
}
.daySelect {
    margin: 0 0 15px 0;
}
.daySelect .button {
    background: url('../graphics/bg_buttonred.gif') repeat-x;
    border: 1px solid #c30318;
    height: 19px;
    margin: 0 3px 0 3px;
    padding: 4px 10px 0 10px;
    text-align: center;
    width: 38px;
}
.daySelect .button:hover,
.daySelect .active {
    background: url('../graphics/bg_buttonred_act.gif') repeat-x;
}
.typeSelect {
    margin: 5px 0 0 0;
    float: left;
}
.typeSelect .active {
    background: url('../graphics/bg_button_act.gif') repeat-x;
}
.langSelect {
    margin: 5px 0 0 0;
    float: right;
}
.langSelect a {
    font-weight: normal;
}
.langSelect a:hover,
.langSelect a.active {
    font-weight: bold;
}
.allTabs {
    margin: 20px 0 20px 0;
}
/* Banners */

.banner-top {
    background: #eeedf2 url('../graphics/advertical.gif') top right no-repeat;
    height: 60px;
    float: left;
    margin: 0 0 0 110px;
    padding: 0 17px 0 0;
    width: 468px;
}
.banner-skyscraper {
    height: 622px;
    padding: 0;
    width: 120px;
    position: absolute;
    right: -150px;
}
.alt-banner-skyscraper {
    height: 622px;
    padding: 0;
}
.banner-rectangle {
    background: #eeedf2;
    float: right;
    height: 280px;
    width: 336px;
}
.banner-custom {
    margin: -15px 0 20px 100px;
    float: left;
    background: url('../graphics/adver_alt.gif') no-repeat center right;
    padding-right: 25px;
    padding-top: 12px;
    height: 72px;
}
.banner-custom-detail {
    text-align: center;
}
.banner-custom-detail span {
    width: 138px;
}
/* add padding to center this div in page width column */

#col-onetwo .banner-rectangle {
    background: #ffffff;
    padding: 0 0 0 65px;
}
.sponsored {
    background: #ffffff url('../graphics/bg_sponsor.gif') no-repeat;
    float: left;
    height: 280px;
    margin: 0 0 0 3px;
    padding: 24px 0 0 5px;
    width: 115px;
}
.sponsored a {
    color: #464646;
    display: block;
    margin: 14px 0 0 0;
    font-weight: normal;
}

/* Search area */

.searchArea {
    margin: 0 0 20px 0;
}
.searchArea table th {
    font-weight: bold;
    padding: 0 10px 0 0;
    vertical-align: middle;
}
.searchArea table td {
    padding: 0 0 10px 0;
    vertical-align: middle;
    width: 200px;
}
.searchArea table .inputField,
.searchArea table select {
    width: 175px;
}
/* Scrollbar (IE only) */

body {
    scrollbar-face-color: #b2b2b2;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-shadow-color: rgb(165, 165, 165);
    scrollbar-highlight-color: rgb(165, 165, 165);
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #a5a5a5;
}

/* Films huren section */

.articles div.article.filmshuren div.image {
    width: 100px;
}
/* Films huren section */

.articles div.article.filmshuren div.content {
    width: 346px;
}
a#banner-info {
    position: absolute;
    top: 0;
    left: 0;
    background: url('../graphics/banner_info.png') no-repeat top right;
    width: 21px;
    height: 21px;
    z-index: 1000;
}
a#banner-info:hover {
    width: 50px;
}
.cookiebar {
    display: none;
    position: fixed;
    z-index: 1000;
    background-image: url('../graphics/transparant-bg.png');
    width: 100%;
    text-align: center;
    margin: auto;
    bottom: 0px;
    padding: 3px;
    line-height: 25px;
    color: white;
}
.cookiebar a {
    color: white;
}
.cookiebartop {
    display: none;
    position: fixed;
    z-index: 1000;
    background-image: url('../graphics/transparant_grey-bg.png');
    width: 100%;
    text-align: center;
    margin: auto;
    top: 0px;
    padding: 3px;
    line-height: 25px;
    color: white;
}
.cookiebartop a {
    color: white;
}
div.videochannels div.videos {
    margin-bottom: 10px;
}
div.videochannels div.description img {
    width: 550px;
}
div.videochannels div.videos div.video {
    padding: 5px;
    margin: 5px 0px;
    min-height: 98px;
    background: url('../img/shownieuws/bg_overzicht_listitem.png') repeat-x scroll left bottom transparent;
}
div.videochannels div.videos div.video h3 {
    font-weight: bold;
}
div.videochannels div.videos div.video div.thumbnail {
    float: left;
}
div.videochannels div.videos div.video div.details {
    float: left;
    width: 370px;
    padding-left: 15px;
}
div.videochannels div.videos div.video div.video-star {
    float: left;
    width: 15px;
    height: 16px;
    background-image: url('../img/pg/star.gif');
    background-repeat: no-repeat;
}
div.videochannels div.videos div.video div.video-star.active {
    background-position: 0px -32px;
}
div.videochannels a.showmore {
    display: block;
    margin: 20px 0px;
    background: url("../graphics/shownieuws/ico_meershownieuws_link.png") no-repeat scroll left top transparent;
    color: #000000;
    font-size: 14px;
    padding-left: 21px;
}

div.greyblock265 {
	width: 265px;
}
div.greyblock265 .inner {
	width: 265px;
	background: url('../img/bg_greyblock265.png');
}

div.greyblock265 .blockfoot {
	height: 9px;
	background: 	url('../img/bg_greyblock265.png');
	background-position: left bottom;
}


div.greyblock134 {
	width: 134px;
	background: 	url('../img/bg_greyblock134.png');
}
div.greyblock134 .blockhead,
div.greyblock265 .blockhead {
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	padding: 	5px 8px;
	overflow: 	hidden;
	border: 	0;
	padding: 0 10px;
}
div.greyblock134 .blockfoot {
	height: 9px;
	background: 	url('../img/bg_greyblock134.png');
	background-position: left bottom;
}



div.greyblock {
	position: 		relative;
	background: 	url('../img/bg_videochannel-prog.png') no-repeat bottom left;
	padding: 		5px 8px;
	overflow: 		hidden;
	border-left: 	none;
	border-right: 	none;
	width: 			550px;
	margin-bottom:  20px;
}
div#prog-videochannel {
    position: relative;
    background: url('../img/bg_videochannel-prog.png') no-repeat bottom left;
    height: 90px;
    padding: 5px 0;
    overflow: hidden;
    border-left: none;
    border-right: none;
    width: 550px;
    margin-bottom: 20px;
}
/* IE-7 Fix for positioning the background */

div.greyblock,
div#prog-videochannel {
    *background-position: 0px -99px;
}
div#prog-videochannel div.videostrip {
    float: left;
}
div.greyblock-header,
div.prog-videochannel-header {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    margin-top: 10px;
    background: url('../img/bg_videochannel-prog.png') no-repeat top left;
}
div.greyblock-header span,
div.prog-videochannel-header span {
    font-weight: bold;
}
div#prog-videochannel li.prog-videochannel-video {
    float: left;
    position: relative;
    width: 120px;
    height: 90px;
    overflow: hidden;
}
div#prog-videochannel li.prog-videochannel-video div.videotitle {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 90px;
    overflow: hidden;
    background-color: black;
    color: white;
    opacity: 0.7;
    filter: alpha(opacity=60);
    font-weight: normal;
}
li.prog-videochannel-video a {
    display: block;
}
div#prog-videochannel li.prog-videochannel-video div.videotitle p {
    padding: 5px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 537px;
    padding: 0px 5px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 537px;
    height: 90px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 75px;
    height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 2px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Horizontal Buttons
 */

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 27px;
    right: 5px;
    width: 23px;
    height: 44px;
    cursor: pointer;
    background: transparent url("../img/bg_videochannel-prog_buttons.png") no-repeat 0px 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url("../img/bg_videochannel-prog_buttons.png");
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: 0px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -90px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 27px;
    left: 5px;
    width: 23px;
    height: 44px;
    cursor: pointer;
    background: transparent url("../img/bg_videochannel-prog_buttons.png") no-repeat -21px 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -21px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -21px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
/**
 *  Vertical Buttons
 */

.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 10px;
    height: 32px;
    cursor: pointer;
    background: transparent url("../img/bg_videochannel-prog_buttons.png") no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 33px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url("../img/bg_videochannel-prog_buttons.png") no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

html.lightview body.templateGreen
{
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 580px;
}
