@charset "utf-8";

a {
color:transparent;
text-decoration: none;
}

.background {
width: 726px;
height: 88px;
border: 1px solid #838690;
background-image: url(background.png);
background-position: center center;
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
opacity: 1;
}

.banner-wrapper {
width: 728px;
height: 90px;
position: absolute;
top: 0;
left: 0;
display: block;
}
.logo {
width: 63px;
height: 21px;
background-image: url(xfinity-logo.png);
background-size: cover;
position: absolute;
left:645px;
top:11px;
}
.border-top {
width: 202px;
height: 1px;
background-image: url(border.png);
position: absolute;
left: 50px;
top: 11px;
}
.border-bot {
width: 202px;
height: 1px;
background-image: url(border.png);
position: absolute;
left: 50px;
top: 474px;
}
.border-mid {
width: 202px;
height: 1px;
background-image: url(border.png);
position: absolute;
left: 50px;
top: 259px;
}
.big-week {
width: 469px;
height: 29px;
background-image: url(biggest-week.png);
background-position: center center;
position: absolute;
left: 152px;
top: 31px;
}
.watchathon {
width: 111px;
height: 41px;
background-image: url(watchathon-logo.png);
background-position: center center;
position: absolute;
left: 11px;
top: 25px;
}
.watchathon-l {
width: 180px;
height: 67px;
background-image: url(watchathon_logo_l.png);
background-position: center center;
position: absolute;
left: 57px;
top: 58px;
}
.binge {
width: 441px;
height: 16px;
background-image: url(watch.png);
background-position: center center;
position: absolute;
left: 158px;
top: 25px;
}
.date {
width: 206px;
height: 15px;
background-image: url(april09.png);
background-position:center center;
position: absolute;
left:279px;
top:49px;
}
.nbc-logo {
width: 23px;
height: 21px;
background-image: url(nbc-logo.png);
background-position: center center;
position: absolute;
left: 264px;
top:178px;
z-index: 101;
}
.nbc {
display:block;
position: absolute;

}
.nbc1 {
width: 149px;
height: 90px;
background-image: url(chicago.png);
background-position: center center;
position: absolute;
left:161px;
top:0px;
border: 1px solid #000;
}
.nbc2 {
width: 149px;
height: 90px;
background-image: url(usa.png);
background-position: center center;
position: absolute;
left:314px;
top:0px;
border: 1px solid #000;
}
.nbc3 {
width: 149px;
height: 90px;
background-image: url(shades.png);
background-position: center center;
position: absolute;
left:467px;
top:0px;
border: 1px solid #000;
}


.this-is-us {
width: 290px;
height: 353px;
background-image: url(this-is-us.png);
background-position: center center;
position: absolute;
left:5px;
top:144px;
}
.the-voice {
width: 290px;
height: 353px;
background-image: url(nbc-the-voice.png);
background-position: center center;
position: absolute;
left:5px;
top:144px;
}

.cta {
background-image: url(cta-wff.png);
background-position: center center;
width: 85px;
height: 26px;
display:block;
position:absolute;
left:634px;
top: 54px;
}


