html.has-interstitial {
	overflow: hidden;
}
html.has-interstitial body {
	height: 100%;
	margin: 0;
	overflow: hidden;
	text-align: left !important;
	width: 100%;
}
html.has-interstitial embed,html.has-interstitial object,html.has-interstitial select {
	display: none;
	visibility: hidden;
}
html.has-interstitial .ad-interstitial {
	display: block;
}
html.has-interstitial .ad-interstitial embed,html.has-interstitial .ad-interstitial object,html.has-interstitial .ad-interstitial select {
	display: block;
	visibility: visible;
}
html.has-interstitial .ad-interstitial.wp-int .ad-interstitial-header {
	background-color: #333;
}
html.has-interstitial .ad-interstitial.wp-int .ad-interstitial-header .ad-logo {
	background-image: url("http://img.wpdigital.net/wp-adv/ad_templates/interstitial/img/wp_int_header_left.gif");
}
html.has-interstitial .ad-interstitial.slate-int .ad-interstitial-header {
	background-color: #603;
}
html.has-interstitial .ad-interstitial.slate-int .ad-interstitial-header .ad-logo {
	background-image: url("http://img.wpdigital.net/wp-adv/ad_templates/interstitial/img/slate_int_header_left.gif");
}
html.has-interstitial .ad-interstitial.root-int .ad-interstitial-header {
	background-color: #272727;
}
html.has-interstitial .ad-interstitial.root-int .ad-interstitial-header .ad-logo {
	background-image: url("http://img.wpdigital.net/wp-adv/ad_templates/interstitial/img/root_int_header_left.png");
}
html.has-interstitial.interstitial-blur #shell,html.has-interstitial.interstitial-blur .sl-content-wrapper,html.has-interstitial.interstitial-blur #page {
	filter: blur(2px);
	webkit-filter: blur(2px);
}
.ad-interstitial {
	color: #000;
	display: none;
	font-family: arial,sans-serif;
	font-size: 10px;
	height: 100%;
	left: 0;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999999997;
}
.ad-interstitial .shadow-narrow {
	box-shadow: 0 0 8px 2px #111;
	moz-box-shadow: 0 0 8px 2px #111;
	o-box-shadow: 0 0 8px 2px #111;
	webkit-box-shadow: 0 0 8px 2px #111;
}
.ad-interstitial .shadow-wide {
	box-shadow: 0 0 15px 3px #111;
	moz-box-shadow: 0 0 15px 3px #111;
	o-box-shadow: 0 0 15px 3px #111;
	webkit-box-shadow: 0 0 15px 3px #111;
}
.ad-interstitial .ad-interstitial-cover,.ad-interstitial .ad-interstitial-inner {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ad-interstitial .ad-interstitial-cover {
	background-color: #fff;
	opacity: 1;
	z-index: 999999998;
}
.ad-interstitial .ad-interstitial-inner {
	position: absolute;
	z-index: 999999999;
}
.ad-interstitial .ad-interstitial-header {
	background-color: #000;
	color: #fff;
	height: 40px;
	padding: 3px 8px;
	position: relative;
	z-index: 5;
}
.ad-interstitial .ad-interstitial-header .ad-logo {
	background-position: left center;
	background-repeat: no-repeat;
	height: 40px;
}
.ad-interstitial .ad-interstitial-header .ad-message {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.ad-interstitial .ad-interstitial-header .ad-close {
	cursor: pointer;
	display: block;
	float: right;
	height: 40px;
	line-height: 40px;
	text-align: right;
}
.ad-interstitial .ad-interstitial-body {
	position: relative;
	z-index: 1;
}
.ad-interstitial .ad-interstitial-body embed,.ad-interstitial .ad-interstitial-body object,.ad-interstitial .ad-interstitial-body iframe,.ad-interstitial .ad-interstitial-body img {
	border: 0;
	display: block;
	margin: 0 auto;
	outline: 0;
}
.ad-interstitial .ad-interstitial-body .ad-interstitial-close-layer {
	display: block;
	height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 500;
}
.ad-interstitial .ad-interstitial-body .ad-interstitial-creative-container {
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.ad-interstitial .ad-interstitial-body .ad-interstitial-creative-container a {
	display: inline-block;
}
.ad-interstitial .ad-interstitial-body .ad-interstitial-click-overlay {
	background-color: transparent;
	border: 0;
	display: block;
	left: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	z-index: 99999;
}
.ad-interstitial .ad-col {
	float: left;
	height: 40px;
	overflow: hidden;
}
.ad-interstitial .ad-col-25 {
	width: 25%;
}
.ad-interstitial .ad-col-50 {
	width: 50%;
}
.ad-interstitial .hidden {
	display: none;
}
.ad-interstitial .bold {
	font-size: 12px;
	font-weight: bold;
}

/*--- Added This ---*/
.controls {
	margin-top: -45px;
	position: relative;
	z-index: 9999999;
	width: 100%;
	height: 40px;
	background-color: #000;
}

.conContainer {
	/*border: 1px solid blue;*/
	display: block;
	max-width: 725px;
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

#replay {
	display: inline-block;
	width: 3%;
	/*border: 1px solid #fff;*/
	padding: 6px;
}

#replay img{
	width: 25px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.pContainer {
	/*border: 1px solid #fff;*/
	width: 25px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
	padding: 8.5px;
}

#play {
	width: 0;
	height: 0;
	position: relative;
	margin: 0 auto;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 16px solid #fff;
	visibility: hidden;
}

#pause {
	width: 5px;
	height: 16px;
	background-color: #000;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	margin: 0 auto;
	margin-top: -15px;
}

.dContainer {
	/*border: 1px solid #fff;*/
	position: relative;
	display: inline-block;
	max-width: 360px;
	width: 100%;
	padding: 15px;
}

#defaultBar {
	max-width: 360px;
	width: 100%;
	height: 6px;
}

#defaultBar .ui-slider-range {
	color: #000;
}

#defaultBar .ui-slider-handle {
	width: 22px;
	height: 12px;
	border-radius: 25px;
}

#time {
	position: relative;
	display: inline-block;
	color: #fff;
	/*border: 1px solid #fff;*/
	padding: 11px;
	top: -15px;
	font-size: 15px;
}

.mContainer {
	/*border: 1px solid #fff;*/
	position: relative;
	display: inline-block;
	padding: 0;
	top: -8px;
}

#mute img {
	width: 25px;
	height: auto;
}

#unmute {
	display: none;
}

#unmute img {
	width: 35px;
	height: auto;
	margin-bottom: -5px;
}

.vContainer {
	/*border: 1px solid #fff;*/
	position: relative;
	display: inline-block;
	padding: 15px;
	max-width: 60px;
}

#volumeDefault {
	width: 60px;
	height: 6px;
}

#volumeDefault .ui-slider-handle {
	width: 12px;
	height: 13px;
	border-radius: 25px;
}

#fullScreen {
	/*border: 1px solid #fff;*/
	position: relative;
	display: inline-block;
	padding: 7px;
	top: 0;
}

#fullScreen img{
	width: 25px;
	height: auto;
}

