/* Adjust margins: Add margin to compensate for menu + remove margin added to site-wrapper in base.css */
body > #fv2015-drdk-top-banner-wrapper {
    margin-top: 40px;
	
	~ div.site-wrapper {
		margin-top:0;
	}
}
.expand-globalnavigation #fv2015-drdk-top-banner-wrapper {
    margin-top: 76px;
}
body.fv15-ban-no-topmargin > #fv2015-drdk-top-banner-wrapper{
	margin-top:0px;
}

#fv2015-drdk-top-banner-wrapper {
  background-image: url('../../images/external/gradient.jpg');
  background-repeat: repeat-x;
  background-position: 100% 0; 
  background-color: #133d49;
  height: 150px;
  width: 100%;
  color: #fff;
  font-family: "gibsonRegular","Arial",sans-serif;
  box-sizing: border-box;
  overflow: hidden;

  .cf:before,
  .cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
  }

  .cf:after {
    clear: both;
  }

  a img {
    border:none;
  }
  .fvban-wrapper {
    background-image: url('../../images/external/bg.jpg');
    background-repeat: no-repeat;
    background-position: top right; 
    background-color: transparent;
    height: 100%;
    text-align: center;
	padding: 0 10px;

    .fvban-content {
      display: inline-block;
      max-width: 960px;
      min-width: 768px;
      width: 100%;
      margin: 0 auto;
      height: 100%;
      box-sizing: border-box;
      text-align: left;
    }
  }

  .block-candidates {
    float: left;
    width: 40%;
    display: inline-block;
    box-sizing: border-box;
    height: 100%;
    padding: 20px 20px 20px 0;
    position: relative;
    text-align: left;

    .candidates {
      overflow: hidden;
      height: 68px;
      display: inline-block;
      a{
		  -webkit-transition: opacity 0.3s;
		  -moz-transition: opacity 0.3s;
		  -o-transition: opacity 0.3s;
		  transition: opacity 0.3s;
      opacity: 1;  
  	  }

      .group {
        display: inline;

        &.second {
          display: none;
        }

        a {
          display: block;
          text-decoration: none;
          width: 68px;
          height: 68px;
          margin-bottom: 5px;
          background-color: none;
          float: left;
          overflow: hidden;
          position: relative;
          font-size: 12px;

          .letter-color {
            position: absolute;
            z-index: 999;
            right: 0;
            top: 0;
            text-indent: -9999px;
            display: block;
          }

          img {
            width: 100%;
            height: 100%;
            color: none;
            color: rgba(0,0,0,0);
          }
        }
      }
    }

    .tagline {
      position: absolute;
      bottom: 20px;
      left: 0px;
      font-size: 14px;
      font-family: "gibsonRegular","Arial",sans-serif;
    
      &.first {
        bottom: 35px;
      }
    }

    .fvban-button {
      display: block;
      background-color: #000;
      border-radius: 2px;
      color: #fff;
      position: absolute;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      bottom: 20px;
      right: 20px;
      line-height: 30px;
      padding: 0 20px;
      font-size: 12px;
      height: 30px;

      &:hover {
        background-color: #2A2A2A;
      }

      &:active {
        background-color: #666;
      }
    }
  }

  .block-video-etc {
    float: left;
    width: 60%;
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    height: 100%;
    box-sizing: border-box;
    padding: 20px 0 20px 20px;

    .fvban-video {
      float: left;
      width: 192px;
      position: relative;

      .fv-play {
        position: absolute;
        top: 30px;
        width: 100%;
        text-align: center;

        span {
          background-color: #ef3f23;
          color: #fff;
          border-radius: 2px;

          &:before {
            background-color: inherit;
            color: inherit;
            font-size: 38px;
            line-height: 38px;
            height: 38px;
            width: 38px;
            margin: 0;
          }

          &:active {
            background-color: #fff;
            color: #ef3f23;
          }
        }
      }

      img {
        height: 110px;
        width: 100%;
      }
    }

    .fvban-etc {
      margin-left: 192px;
      padding-left: 10px;

      .fvban-scribble {
        font-family: "gibsonRegular","Arial",sans-serif;

        h4 {
          border-bottom: 1px solid #fff;
          text-transform: uppercase;
          font-size: 18px;
          margin: 0 0 10px 0;
          line-height: 1;
          overflow: hidden;
          padding-bottom: 10px;
        }

        .fvban-timestamp {
          font-size: 12px;
          color: #ccc;
          float: left;
          height: 100%;
          padding-right: 10px;
        }

        .fvban-message {
          font-size: 12px;
          max-height: 50px;
          margin-bottom: 20px;
        }

        .fvban-c2a {
          a {
            color: #fff;
            font-family: "gibsonRegular","Arial",sans-serif;
            font-size: 16px;
            text-decoration: none;

            &:before {
              background-color: #ef3f23;
            }
          }
        }
      }
      .fvban-countdown {
        color:#000;
        background-color:rgb(150, 164, 165);
        background-color:rgba(200, 205, 210, 0.7);
        margin-right:20px;
        margin-left:10px;

        h4{
          text-transform: uppercase;
          font-size: 18px;
          line-height: 1;
          overflow: hidden;
          padding-top: 10px;
          text-align:center;
          margin:0;
          min-height:45px;
        }
        .fvban-timer {
          width:182px;
          margin:0 auto;
        }

        .fvban-timecell {
          height: 33px;
          width: 25px;
          background: #000;
          float: left;
          margin-left: 2px;
          line-height: 33px;
          text-align:center;
          font-size:24px;
          font-family: gibsonLight;
        }

        .fvban-timer-element {
          color:#fff;
          float:left;
          width:56px; 
          text-align:center;
          font-size:12px;
        }
  
        .fvban-timer-seperator {
          color:#fff;
          float:left;
          width: 7px;
          font-size:24px;
          text-align:center;
          line-height: 33px;
        }        
      }
    }
  }
}