@charset "UTF-8";

body, html {
	padding: 0px;
	margin: 0px;
	
}
#wrapper {
	height:1200px;
	width:1700px;
	margin: 0 auto;
	position: relative;
	background-image:url(../images/DG_Wikia_TO_preview.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#gray-border-top, #gray-border-left, #gray-border-right, #gray-border-bottom {
	background: #000;
	position: absolute;
	cursor: pointer;
}

#gray-border-top {
	top: 0px;
	left: 0px;
	height: 0px;
	width: 970px;
}

#gray-border-right {
	top: 0px;
	left: 969px;
	height: 250px;
	width: 0px;
}

#gray-border-bottom {
	left: 0px;
	top: 249px;
	height: 0px;
	width: 970px;
}

#gray-border-left {
	top: 0px;
	left: 0px;
	height: 250px;
	width: 0px;
}

#adWrapper__970x250 {
	margin:0px auto;
	width: 970px;
	height: 250px;
	position: relative;
	top: 60px;
	left: 0px;
	overflow:hidden;
}

#mainContent {
	position: relative;
	top: 0px;
	left: 0px;
	margin:0px auto;

}

#click4Audio {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	width: 88px;
	height: 88px;
	background-image: url(../images/muteBtn.png);
	margin-top: 72px;
}

#videoWrapper:hover  #click4Audio{
	/*background-position: 0px -69px;
	replaced with .js
	*/ 
}

#videoWrapper {
	position: absolute;
	top: 5px;
	left: 514px;
	width: 390px;
	height: 218px;
	overflow: hidden;
	border: 1px solid #000;
}
#videoCover{
	background-image: url(../images/videoCover.jpg);
	position: absolute;
	top: 0px;
    left: 0px;
	width: 390px;
  	height: 218px;
  	overflow:hidden;
	display:none;
}

#mainVideo{
	position:absolute;
  	left: 0px;
  	width: 390px;
  	height: 218px;
}

/* Video Controls */

.controls {
	position: absolute;
	left: 0px;
	top: 196px;
	height: 22px;
	width: 390px;
	border-image-source: none;
	border-color: #ff7046;
	opacity: 0;
	display: none;
	background-image: none;
	background-color: rgba(0, 0, 0, 0.670588);
}

.playButton {
	position: absolute;
	width: 15px;
	height: 15px;
	left: 6px;
	top: 2px;
	background-image: url(../images/controllerSprite.png);
	background-position: 0 -90px;
}

.progressBar {
	position: absolute;
	width: 326px;
	height: 15px;
	left: 25px;
	padding: 0px;
	margin: 0px;
}

#progressBar::-moz-progress-bar {
	background-color: #691115;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

progress[value] {
	-webkit-appearance: none;
	border: none;
	width: 336px;
	height: 6px;
	position: absolute;
	top: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

progress[value]::-moz-progress-bar {
  	background-color: #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

progress[value]::-webkit-progress-bar {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #dddddd;
}

progress[value]::-webkit-progress-value {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #691115;
}

.muteButton {
	position: absolute;
	width: 15px;
	height: 13px;
	left: 367px;
	top: 2px;
	background-image: url(../images/controllerSprite.png);
	background-position: 0px 0px
}

#videoNav{
	position: absolute;
    width: 392px;
    height: 25px;
    top: 215px;
    left: 513px;
}
#button1{
	position:absolute;
	top: 10px;
    left: 0px;	
	width: 125px;
	height:50px;
	background: url(../images/videonav.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
}
#button2{
	position: absolute;
	top: 10px;
	left: 125px; 
	width: 136px;
	height: 50px;
	background: url(../images/videonav.png);
	background-repeat: no-repeat;
	background-position: -125px 0px;
}
#button3{
	position: absolute;
	top: 10px;
	left: 261px; 
	width: 131px;
	height: 50px;
	background: url(../images/videonav.png);
	background-position: -260px 0px;
	background-repeat: no-repeat;
}


#introBanner {
	position: absolute;
	top: 100px;
	height: 250px;
    width: 970px;
	overflow: hidden;
}

#introBanner__drwho {
	/*background-image: url(../images/drwho.png);
	background-repeat: no-repeat;
	width: 271px;
	height: 102px;
	background-size: 271px 102px;
	position: absolute;
	top: 232px;
	left: 10px;*/
}

#introBanner__network {
	background-image: url(../images/bbca_logo.svg);
	background-repeat: no-repeat;
	width: 75px;
    height: 75px;
	position: absolute;
	top: 6px;
    left: 17px;
}


#introBanner__social{
	
	position: absolute;
	top: 200px;
    left: 14px;
	

}


#introBanner__social--Hash{
	height:20px;
	width: 95px;
	background: url(../images/twitter.png);
	background-position: 0px 0px;
	position:absolute;
	top: 35px;
    left: 5px;	
}

#introBanner__social--fb, #introBanner__social--twitter, #introBanner__social--insta, #introBanner__social--tumblr,#introBanner__social--twitter {
	height: 20px;
	width: 20px;
	background: url(../images/socialSprite.png);
	background-position: 0px 0px;
	position:absolute;
	/*border: 1px solid #000;*/

}
#introBanner__social--fb {
	background-position: 0px 0px;
	top: 15px;
    left: 0px;
}

#introBanner__social--insta {
	background-position: 0px -40px;
	top: 17px;
    left: 47px;
}
#introBanner__social--tumblr {
	background-position: 0px -30px;
	top: 18px;
    left: 40px;
}

#introBanner__social--twitter {
	background-position: 0px -20px;
	top: 16px;
    left: 22px;
}


#introBanner__line1, #introBanner__line2 {
	width: 300px;
	height: 30px;
	color: #232323;
    font-size: 31px;
    font-family: 'Cabin', sans-serif;
	font-weight:700;
    position: absolute;
}

#introBanner__line1 {
	top: 22px;
    left: 97px;
	letter-spacing: -0.2px;
}

#introBanner__line2 {
	top: 51px;
    left: 97px;
	letter-spacing: -0.3px;
}

#introBanner__line2.tomorrow {
	    top: 55px;
    letter-spacing: -0.1px;
    font-size: 23px;
}

#introBanner__line2.tonight {
	    top: 55px;
    letter-spacing: 0.1px;
    font-size: 28px;
}

#introBanner__line1.saturday {
	top: 25px;
    letter-spacing: 0.8px;
    font-size: 31px;
    left: 124px;
}

#introBanner__line2.saturday {
	
	    letter-spacing: 0.1px;
        font-size: 24px;
    top: 57px;
    left: 90px;
}

.big-size #introBanner__line1 { 
	font-size: 21px;
	letter-spacing: 0.6px;
}

.big-size #introBanner__line2 {
	font-size: 21px;
	letter-spacing: 0px;
}

.big-size #introBanner__line2.tomorrow {
	font-size: 17px;
	letter-spacing: -0.5px;
}

.big-size #introBanner__line2.tonight {
	font-size: 20px;
	letter-spacing: 0px;
}

.big-size #introBanner__line1.saturday {
	font-size: 20px;
	letter-spacing: 2.3px;
}

.big-size #introBanner__line2.saturday {
	font-size: 17px;
	letter-spacing: -0.1px;
}

#introBanner__replay {
	font-size: 19px;
	font-family: 'Cabin', sans-serif;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 531px;
	letter-spacing: 0.3px;
	opacity: 0;
	width: 100%;
	display: none;
	width: 300px;
	text-align: center;
}

#replay-ico {
	display: inline-block;
	width: 16px;
	height: 15px;
	/*background-image: url(../images/replay.png);
	background-repeat: no-repeat;*/
	margin-right: 2px;
	margin-top: 3px;
	transition: background 0.3s;
}

#introBanner__replay:hover #replay-ico {
	/*background-image: url(../images/replayBlue.png);*/

}

#introBanner__more {
	font-size: 19px;
	font-family: 'Cabin', sans-serif;
	font-weight: bold;
	color: #5c86f8;
	position: absolute;
	top: 557px;
	width: 300px;
	text-align: center;
	letter-spacing: 0.3px;
	opacity: 0;
	display: none;
}

#introBanner__line1, 
#introBanner__line2,
#introBanner__replay,
#introBanner__more {
	-webkit-user-select: none;  
	-moz-user-select: none;    
	-ms-user-select: none;      
	user-select: none;
	cursor: pointer;
}
#hitter{
position: absolute;
    top: 0px;
    left: 0;
    height: 250px;
    width: 970px;
    overflow: hidden;
    cursor: pointer;
    background-color: aliceBlue;
}