/* Video site stylesheet goes here! */
#videotabs-tabs .ui-tabs-panel {
    width: 100%;
}
div.ajax-loader {
    background: #F8F8F8 url(/img/ajax-loader.gif) no-repeat center 75px;
    padding-top: 120px; text-align: center; font-weight: bold;
    font-size: 14px; width: 100%; height: 70px; color: #979797;
}

ol.video-list {
    display: none;
}
ol.video-list.selected {
    display: block;
}

ol.video-list ol.row {
    float: left;
    width: 100%;
    margin-top: 10px;
}

ol.video-list li {
    background: white;
    float: left;
    width: 149px;
    cursor: pointer;
    margin-left: 17px;
    min-height: 150px;
    _height: 150px;
}

ol.video-list a {
    display: block; float: left;
    min-height: 150px;
}
ol.video-list a:hover {

    background: transparent url(/img/video-gradient-hover.gif) 0px 84px;
}

ol.video-list li.selected a,
ol.video-list li.selected a:focus {
    background: #D0D0D0 url(/img/video-gradient.gif) repeat-x 0px 84px;
}

ol.video-list li.selected a div.play-button,
ol.video-list li.selected a:focus div.play-button {
    background-image: url(/img/video-afspillernu.gif);
    width: 78px; height: 11px; margin-top: 69px;
}

ol.video-list li:first-child {
    margin-left: 0px;
}

ol.video-list li b, .videotv2 ol li h2 {
    display: block;
    font-weight: bold;
    font-size: 13px;
    margin-top: 1px;
    padding-left: 5px;
    color: black;
}

ol.video-list li span, .videotv2 ol li span {
    cursor: pointer;
    float: left;
    font-size: 12px;
    color: #4A4A4A;
    padding-left: 5px;
    padding-top: 5px;
}

ol.video-list li span.description {
    display: none;
}

ol.video-list li div.play-button {
    position: absolute; cursor: pointer; width: 20px; height: 20px; margin: 60px 0px 0px 4px;
    background: transparent url(/img/play-button.gif) no-repeat left top;
}

ol.video-list li a:hover div.play-button {
    background-position: left bottom;
}

#video-player {
    float: left;
    width: 647px;
    height: 460px;
    background: black url(/img/flyvefiskstill.jpg) no-repeat left top;
}

#video-player .video-info {
    padding: 9px;
    width: 100%;
    height: 96px;
    background-color: #F1F1F1;
    color: black;
}
#video-player .video-info h2 {
    font-weight: bold;
    font-size: 18px;
    float: left;
}
#video-player .video-info span {
    float: left;
    padding-left: 5px;
    padding-top: 2px;
    color: gray;
}
#video-player .video-info p {
    padding-top: 5px;
    clear: both;
}
#video-player .video-info div.link { padding-top: 15px; }
#video-player .video-info input.link {
    background: transparent;
    border: none;
    margin-left: 5px;
    width: 550px;
}

/* Video navigation */
.video-top-navi, .video-list .section-header {
    float: left;
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid #C9C6C5;
}
.video-top-navi h2, .video-list .section-header h2 {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    background: white;
    color: black;
}
.video-top-navi .vp-navi {
    float: right;
    padding-bottom: 3px;
}
.video-top-navi .vp-navi .page-day {
    color: black;
    width: 160px;
    cursor: default;
    text-align: center;
    font-weight: bold;
    float: left;
    user-select: none; -khtml-user-select: none; -moz-user-select: none;
}
.video-top-navi .vp-navi .button {
    cursor: pointer;
    float: left;
    width: 10px;
    height: 16px;
    background: transparent url(/img/pile.png) no-repeat -4px -2px;
}

.video-top-navi .vp-navi .button.right { background-position: -4px -22px; }
.video-top-navi .vp-navi .button.left.hover { background-position: -24px -2px; }
.video-top-navi .vp-navi .button.right.hover { background-position: -24px -22px; }
.video-top-navi .vp-navi .button.left.disabled { background-position: -44px -2px; }
.video-top-navi .vp-navi .button.right.disabled { background-position: -44px -22px; }

.video-top-navi .small-ajax-loader {
    background: transparent url(/img/ajax-loader-small.gif) no-repeat left top;
    padding-right: 7px; float: left; width: 16px; height: 16px;
}

/* VIDEO.TV2.DK */
.videotv2 .gfxheader {
    background-position: 0 -1860px;
}
.videotv2 ol li {
    float: left;
    width: 149px;
    margin-left: 17px;
}
.videotv2 ol li.clip {
    cursor: pointer;
    min-height: 120px;
    _height: 120px;
}
.videotv2 ol li.clip.hover {
    background: transparent url(/img/video-gradient-hover.gif) 0px 68px;
}
.videotv2 ol li:first-child {
    margin-left: 0px;
}
.videotv2 ol h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    padding-top: 5px;
    color: #4A4A4A;
}

div.tab-content div div{ float: left; }


.com-sponsorat-sektion-315x80.rendered {
    margin-top: 10px;
}

