/*
* TV Walcheren (znid: zn3373221)
*
*/
 
html, body {
  background-color: #fff;
}
body {
  background-image: url('../img/tvwalcheren.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
  background-attachment: fixed;
}

a {
  color: #747d1a;
}

.yui-t6 #yui-main .yui-b {margin-right:23.55em; *margin-right:23.12em;}



/* 
 * Masthead
 *
 */

.mh-channel {
  background-color: #d8de22;
  border-bottom: 1px solid #b8c829;
  *position: static;
}
.mh-channel-applink, 
.mh-channel-loginlink {
  color: #555;
  text-shadow: 0 1px 0 #eef3b7;
}
.breadcrumb-item-link,
.breadcrumb-item-link:hover {
  color: #555;
}
.userinfo {
  color: #444;
}


.box-top-r,
.box-top-l,
.box-bottom-l,
.box-bottom-r {
  background-image: url('../img/rounded.png');
  background-repeat: no-repeat;
  height: 6px;
  width: 6px;
  position: absolute;
  top: 0px;
}
.box-top, 
.box-bottom, 
.box-c {
  background-color: #eaf061;
  background-image: none;
}
.box-c {
  padding: 0 6px;
}

.box-top {
  position: relative;
  margin: 0 6px;
  height: 6px;
}
.box-bottom {
  position: relative;
  margin: 0 6px 6px 6px;
  height: 6px;
}

.box-top-l {
  left: -6px;
  background-position: 0px 0px;
}
.box-top-r {
  right: -6px;
  background-position: 100% 0px;
}

.box-bottom-l {
  left: -6px;
  background-position: 0px -6px;
}
.box-bottom-r {
  right: -6px;
  background-position: 100% -6px;
}


.panel {
  background-color: #f5f7c6;
}
#featured-movie {
  padding: 10px;
  min-height: 150px;
}
.panel-margin {
  margin: 0 0 6px 0; 
}
.channel-station-thumb {
  background-color: #fff;
  float: left;
  margin: 5px 10px 5px 5px;
}

.channel-station-title {
  font-size: 161.6%;
  letter-spacing: -0.5px;
  margin: 0;
  padding: 10px 0 0 0;
}

#theatre {
  width: 655px;
  height: 369px;
}

#mediaplayer {
  width: 655px;
  height: 369px;
  background: #333;
}

#channel-info {
 *height: 272px;
 min-height: 268px;
 padding: 10px;
}

.channel-info-thumb {
  float: left;
  margin: 0 10px 20px 0;
  /*border: 1px solid #ccd3e1; */
  background-color: #fff;
}

.featured-movie-rating,
.featured-movie-current-rating {
  background-image: url('../img/ratingstars.png');
  display: inline-block;
}

.featured-movie-rating {
  width: 100px;
  position: relative;
  float: right;
  margin: 4px 0 0 5px;
}
.featured-movie-current-rating {
  display: block;
  height: 25px;
  background-position: 0 -25px;
}
.featured-movie-rating-votes {
  float: right;
  margin: 5px 0 0 0;
}  
.featured-movie-read-more {
  display: none;
  font-size: 85%;
}
.featured-movie-read-more span {
  color: #013db6;
  border-bottom: 1px dotted #013db6;
  cursor: pointer;
}




.featured-movie-title {
  font-size: 161.6%;
  letter-spacing: -0.5px;
  margin: 0 0 5px 0;
  line-height: 123.1%;
}
.featured-movie-date {
  font-size: 10px;
  margin: 0 0 10px 0;
}
.featured-movie-description {
  color: #333;
}
.featured-movie-link {
  font-weight: bold;
  letter-spacing: -0.1px;
}

#banner-rb {
  height: 250px;
}

div#tabs {
  margin: 0;
  background: transparent;
}



#movie-list {
  margin: 0 0 0 0px;
}
.movie-list-item {
  float: left;
  margin: 0 20px 15px 20px;
  width: 15.7%;
}
.movie-list-item.newline {
  clear: left;
}


.movie-list-item-thumb {
  border: 1px solid #ccd3e1;
  padding: 2px;
  background: #fff;
  margin: 0 0 5px 0;
}
.movie-list-item-title {
  font-size: 116.67%;
  letter-spacing: -1px;
  margin: 0 0 5px 0;
  color: #747d1a;
}


.movie-list-item-duration-views {
  float: left;
}
.movie-list-item-duration-views h4 {
  font-size: 11px;
  font-weight: bold;
  color: #444;
  margin: 0;
  line-height: 11px;
}
.movie-list-item-duration-views p {
  font-size: 10px;
  color: #555;
}
.movie-list-item-duration-views em {
  font-size: 11px;
  color: #555;
}
.movie-list-item-rating {
  margin: 0;
}
.movie-list-item-votes {
  float: right;
  font-size: 10px;
  color: #555;
}

#banner-rb {
  padding: 0;
}


.rated5,
.rated4, 
.rated3,  
.rated2,  
.rated1,  
.rated0 {
  background-image: url('../img/ratingstars-small.png');
}

.condense_control {
  font-size: 10px;
  color: #747d1a;
  border-bottom: 1px dotted #747d1a;
}
.channel-info-website {
  font-weight: bold;
}
div#tabs {
  border-bottom: 1px solid #d8de22;
}
div#tabs ul li,
div#tabs ul li a,
div.tabs ul li,
div.tabs ul li a {
  background-image: url('../img/tab.png');
  color: #333;
}

#movie-list-container {
  min-height: 666px;
}