
#stacks_in_1264_page6 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_1415_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1416_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1416_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-WarWearyWolrd {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-WarWearyWolrd *,
#PlayerWrapper-WarWearyWolrd *:before,
#PlayerWrapper-WarWearyWolrd *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-WarWearyWolrd {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-WarWearyWolrd {
	padding-bottom: 0.00%;
}


#PlayerWrapper-WarWearyWolrd #media-WarWearyWolrd {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-WarWearyWolrd .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-WarWearyWolrd .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-WarWearyWolrd .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WarWearyWolrd .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WarWearyWolrd .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-WarWearyWolrd .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WarWearyWolrd .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WarWearyWolrd .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WarWearyWolrd .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-WarWearyWolrd {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-WarWearyWolrd {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-WarWearyWolrd {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-WarWearyWolrd button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-WarWearyWolrd span.media-button,
#media-controls-WarWearyWolrd span.time,
#media-controls-WarWearyWolrd span.player-extra-element,
#media-controls-WarWearyWolrd span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-WarWearyWolrd span.media-button.left-aligned,
#media-controls-WarWearyWolrd span.time.left-aligned,
#media-controls-WarWearyWolrd span.player-extra-element.left-aligned,
#media-controls-WarWearyWolrd span.duration.left-aligned {
	text-align: left;
}

#media-controls-WarWearyWolrd span.media-button.right-aligned,
#media-controls-WarWearyWolrd span.time.right-aligned,
#media-controls-WarWearyWolrd span.player-extra-element.right-aligned,
#media-controls-WarWearyWolrd span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-WarWearyWolrd span.media-button a,
#media-controls-WarWearyWolrd span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-WarWearyWolrd span.media-button a,
	#media-controls-WarWearyWolrd span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-WarWearyWolrd span.media-button a:hover,
#media-controls-WarWearyWolrd span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-WarWearyWolrd [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-WarWearyWolrd [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-WarWearyWolrd span.time,
#media-controls-WarWearyWolrd span.player-extra-element,
#media-controls-WarWearyWolrd span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-WarWearyWolrd span.time,
	#media-controls-WarWearyWolrd span.player-extra-element,
	#media-controls-WarWearyWolrd span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-WarWearyWolrd .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-WarWearyWolrd .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-WarWearyWolrd .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-WarWearyWolrd .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-WarWearyWolrd .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-WarWearyWolrd,
	#PlayerWrapper-WarWearyWolrd .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1418_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1418_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1421_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1422_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1422_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-WallsCameDown {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-WallsCameDown *,
#PlayerWrapper-WallsCameDown *:before,
#PlayerWrapper-WallsCameDown *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-WallsCameDown {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-WallsCameDown {
	padding-bottom: 0.00%;
}


#PlayerWrapper-WallsCameDown #media-WallsCameDown {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-WallsCameDown .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-WallsCameDown .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-WallsCameDown .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WallsCameDown .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WallsCameDown .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-WallsCameDown .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WallsCameDown .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WallsCameDown .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WallsCameDown .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-WallsCameDown {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-WallsCameDown {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-WallsCameDown {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-WallsCameDown button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-WallsCameDown span.media-button,
#media-controls-WallsCameDown span.time,
#media-controls-WallsCameDown span.player-extra-element,
#media-controls-WallsCameDown span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-WallsCameDown span.media-button.left-aligned,
#media-controls-WallsCameDown span.time.left-aligned,
#media-controls-WallsCameDown span.player-extra-element.left-aligned,
#media-controls-WallsCameDown span.duration.left-aligned {
	text-align: left;
}

#media-controls-WallsCameDown span.media-button.right-aligned,
#media-controls-WallsCameDown span.time.right-aligned,
#media-controls-WallsCameDown span.player-extra-element.right-aligned,
#media-controls-WallsCameDown span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-WallsCameDown span.media-button a,
#media-controls-WallsCameDown span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-WallsCameDown span.media-button a,
	#media-controls-WallsCameDown span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-WallsCameDown span.media-button a:hover,
#media-controls-WallsCameDown span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-WallsCameDown [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-WallsCameDown [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-WallsCameDown span.time,
#media-controls-WallsCameDown span.player-extra-element,
#media-controls-WallsCameDown span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-WallsCameDown span.time,
	#media-controls-WallsCameDown span.player-extra-element,
	#media-controls-WallsCameDown span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-WallsCameDown .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-WallsCameDown .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-WallsCameDown .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-WallsCameDown .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-WallsCameDown .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-WallsCameDown,
	#PlayerWrapper-WallsCameDown .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1424_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1424_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1427_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1428_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1428_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-TurnBlindEye {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-TurnBlindEye *,
#PlayerWrapper-TurnBlindEye *:before,
#PlayerWrapper-TurnBlindEye *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-TurnBlindEye {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-TurnBlindEye {
	padding-bottom: 0.00%;
}


#PlayerWrapper-TurnBlindEye #media-TurnBlindEye {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-TurnBlindEye .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-TurnBlindEye .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-TurnBlindEye .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-TurnBlindEye .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TurnBlindEye .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-TurnBlindEye .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TurnBlindEye .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-TurnBlindEye .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TurnBlindEye .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-TurnBlindEye {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-TurnBlindEye {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-TurnBlindEye {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-TurnBlindEye button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-TurnBlindEye span.media-button,
#media-controls-TurnBlindEye span.time,
#media-controls-TurnBlindEye span.player-extra-element,
#media-controls-TurnBlindEye span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-TurnBlindEye span.media-button.left-aligned,
#media-controls-TurnBlindEye span.time.left-aligned,
#media-controls-TurnBlindEye span.player-extra-element.left-aligned,
#media-controls-TurnBlindEye span.duration.left-aligned {
	text-align: left;
}

#media-controls-TurnBlindEye span.media-button.right-aligned,
#media-controls-TurnBlindEye span.time.right-aligned,
#media-controls-TurnBlindEye span.player-extra-element.right-aligned,
#media-controls-TurnBlindEye span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-TurnBlindEye span.media-button a,
#media-controls-TurnBlindEye span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-TurnBlindEye span.media-button a,
	#media-controls-TurnBlindEye span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-TurnBlindEye span.media-button a:hover,
#media-controls-TurnBlindEye span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-TurnBlindEye [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-TurnBlindEye [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-TurnBlindEye span.time,
#media-controls-TurnBlindEye span.player-extra-element,
#media-controls-TurnBlindEye span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-TurnBlindEye span.time,
	#media-controls-TurnBlindEye span.player-extra-element,
	#media-controls-TurnBlindEye span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-TurnBlindEye .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-TurnBlindEye .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-TurnBlindEye .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-TurnBlindEye .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-TurnBlindEye .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-TurnBlindEye,
	#PlayerWrapper-TurnBlindEye .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1430_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1430_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1433_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1434_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1434_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-ModernRomans {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-ModernRomans *,
#PlayerWrapper-ModernRomans *:before,
#PlayerWrapper-ModernRomans *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-ModernRomans {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-ModernRomans {
	padding-bottom: 0.00%;
}


#PlayerWrapper-ModernRomans #media-ModernRomans {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-ModernRomans .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-ModernRomans .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-ModernRomans .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-ModernRomans .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ModernRomans .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-ModernRomans .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ModernRomans .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-ModernRomans .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ModernRomans .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-ModernRomans {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-ModernRomans {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-ModernRomans {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-ModernRomans button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-ModernRomans span.media-button,
#media-controls-ModernRomans span.time,
#media-controls-ModernRomans span.player-extra-element,
#media-controls-ModernRomans span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-ModernRomans span.media-button.left-aligned,
#media-controls-ModernRomans span.time.left-aligned,
#media-controls-ModernRomans span.player-extra-element.left-aligned,
#media-controls-ModernRomans span.duration.left-aligned {
	text-align: left;
}

#media-controls-ModernRomans span.media-button.right-aligned,
#media-controls-ModernRomans span.time.right-aligned,
#media-controls-ModernRomans span.player-extra-element.right-aligned,
#media-controls-ModernRomans span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-ModernRomans span.media-button a,
#media-controls-ModernRomans span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-ModernRomans span.media-button a,
	#media-controls-ModernRomans span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-ModernRomans span.media-button a:hover,
#media-controls-ModernRomans span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-ModernRomans [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-ModernRomans [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-ModernRomans span.time,
#media-controls-ModernRomans span.player-extra-element,
#media-controls-ModernRomans span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-ModernRomans span.time,
	#media-controls-ModernRomans span.player-extra-element,
	#media-controls-ModernRomans span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-ModernRomans .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-ModernRomans .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-ModernRomans .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-ModernRomans .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-ModernRomans .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-ModernRomans,
	#PlayerWrapper-ModernRomans .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1436_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1436_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1439_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1440_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1440_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-SceneBeyondDreams {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-SceneBeyondDreams *,
#PlayerWrapper-SceneBeyondDreams *:before,
#PlayerWrapper-SceneBeyondDreams *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-SceneBeyondDreams {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-SceneBeyondDreams {
	padding-bottom: 0.00%;
}


#PlayerWrapper-SceneBeyondDreams #media-SceneBeyondDreams {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-SceneBeyondDreams .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-SceneBeyondDreams .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-SceneBeyondDreams .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-SceneBeyondDreams .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-SceneBeyondDreams .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-SceneBeyondDreams .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-SceneBeyondDreams .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-SceneBeyondDreams .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-SceneBeyondDreams .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-SceneBeyondDreams {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-SceneBeyondDreams {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-SceneBeyondDreams {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-SceneBeyondDreams button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-SceneBeyondDreams span.media-button,
#media-controls-SceneBeyondDreams span.time,
#media-controls-SceneBeyondDreams span.player-extra-element,
#media-controls-SceneBeyondDreams span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-SceneBeyondDreams span.media-button.left-aligned,
#media-controls-SceneBeyondDreams span.time.left-aligned,
#media-controls-SceneBeyondDreams span.player-extra-element.left-aligned,
#media-controls-SceneBeyondDreams span.duration.left-aligned {
	text-align: left;
}

#media-controls-SceneBeyondDreams span.media-button.right-aligned,
#media-controls-SceneBeyondDreams span.time.right-aligned,
#media-controls-SceneBeyondDreams span.player-extra-element.right-aligned,
#media-controls-SceneBeyondDreams span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-SceneBeyondDreams span.media-button a,
#media-controls-SceneBeyondDreams span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-SceneBeyondDreams span.media-button a,
	#media-controls-SceneBeyondDreams span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-SceneBeyondDreams span.media-button a:hover,
#media-controls-SceneBeyondDreams span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-SceneBeyondDreams [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-SceneBeyondDreams [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-SceneBeyondDreams span.time,
#media-controls-SceneBeyondDreams span.player-extra-element,
#media-controls-SceneBeyondDreams span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-SceneBeyondDreams span.time,
	#media-controls-SceneBeyondDreams span.player-extra-element,
	#media-controls-SceneBeyondDreams span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-SceneBeyondDreams .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-SceneBeyondDreams .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-SceneBeyondDreams .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-SceneBeyondDreams .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-SceneBeyondDreams .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-SceneBeyondDreams,
	#PlayerWrapper-SceneBeyondDreams .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1442_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1442_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1445_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1446_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1446_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-EverywhereIGo {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-EverywhereIGo *,
#PlayerWrapper-EverywhereIGo *:before,
#PlayerWrapper-EverywhereIGo *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-EverywhereIGo {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-EverywhereIGo {
	padding-bottom: 0.00%;
}


#PlayerWrapper-EverywhereIGo #media-EverywhereIGo {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-EverywhereIGo .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-EverywhereIGo .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-EverywhereIGo .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-EverywhereIGo .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-EverywhereIGo .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-EverywhereIGo .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-EverywhereIGo .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-EverywhereIGo .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-EverywhereIGo .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-EverywhereIGo {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-EverywhereIGo {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-EverywhereIGo {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-EverywhereIGo button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-EverywhereIGo span.media-button,
#media-controls-EverywhereIGo span.time,
#media-controls-EverywhereIGo span.player-extra-element,
#media-controls-EverywhereIGo span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-EverywhereIGo span.media-button.left-aligned,
#media-controls-EverywhereIGo span.time.left-aligned,
#media-controls-EverywhereIGo span.player-extra-element.left-aligned,
#media-controls-EverywhereIGo span.duration.left-aligned {
	text-align: left;
}

#media-controls-EverywhereIGo span.media-button.right-aligned,
#media-controls-EverywhereIGo span.time.right-aligned,
#media-controls-EverywhereIGo span.player-extra-element.right-aligned,
#media-controls-EverywhereIGo span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-EverywhereIGo span.media-button a,
#media-controls-EverywhereIGo span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-EverywhereIGo span.media-button a,
	#media-controls-EverywhereIGo span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-EverywhereIGo span.media-button a:hover,
#media-controls-EverywhereIGo span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-EverywhereIGo [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-EverywhereIGo [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-EverywhereIGo span.time,
#media-controls-EverywhereIGo span.player-extra-element,
#media-controls-EverywhereIGo span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-EverywhereIGo span.time,
	#media-controls-EverywhereIGo span.player-extra-element,
	#media-controls-EverywhereIGo span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-EverywhereIGo .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-EverywhereIGo .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-EverywhereIGo .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-EverywhereIGo .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-EverywhereIGo .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-EverywhereIGo,
	#PlayerWrapper-EverywhereIGo .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1448_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1448_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1451_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1452_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1452_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-IStillBelieve {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-IStillBelieve *,
#PlayerWrapper-IStillBelieve *:before,
#PlayerWrapper-IStillBelieve *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-IStillBelieve {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-IStillBelieve {
	padding-bottom: 0.00%;
}


#PlayerWrapper-IStillBelieve #media-IStillBelieve {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-IStillBelieve .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-IStillBelieve .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-IStillBelieve .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-IStillBelieve .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-IStillBelieve .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-IStillBelieve .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-IStillBelieve .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-IStillBelieve .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-IStillBelieve .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-IStillBelieve {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-IStillBelieve {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-IStillBelieve {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-IStillBelieve button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-IStillBelieve span.media-button,
#media-controls-IStillBelieve span.time,
#media-controls-IStillBelieve span.player-extra-element,
#media-controls-IStillBelieve span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-IStillBelieve span.media-button.left-aligned,
#media-controls-IStillBelieve span.time.left-aligned,
#media-controls-IStillBelieve span.player-extra-element.left-aligned,
#media-controls-IStillBelieve span.duration.left-aligned {
	text-align: left;
}

#media-controls-IStillBelieve span.media-button.right-aligned,
#media-controls-IStillBelieve span.time.right-aligned,
#media-controls-IStillBelieve span.player-extra-element.right-aligned,
#media-controls-IStillBelieve span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-IStillBelieve span.media-button a,
#media-controls-IStillBelieve span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-IStillBelieve span.media-button a,
	#media-controls-IStillBelieve span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-IStillBelieve span.media-button a:hover,
#media-controls-IStillBelieve span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-IStillBelieve [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-IStillBelieve [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-IStillBelieve span.time,
#media-controls-IStillBelieve span.player-extra-element,
#media-controls-IStillBelieve span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-IStillBelieve span.time,
	#media-controls-IStillBelieve span.player-extra-element,
	#media-controls-IStillBelieve span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-IStillBelieve .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-IStillBelieve .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-IStillBelieve .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-IStillBelieve .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-IStillBelieve .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-IStillBelieve,
	#PlayerWrapper-IStillBelieve .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1454_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1454_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1457_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1458_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1458_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-BloodRed {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-BloodRed *,
#PlayerWrapper-BloodRed *:before,
#PlayerWrapper-BloodRed *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-BloodRed {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-BloodRed {
	padding-bottom: 0.00%;
}


#PlayerWrapper-BloodRed #media-BloodRed {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-BloodRed .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-BloodRed .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-BloodRed .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-BloodRed .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-BloodRed .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-BloodRed .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-BloodRed .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-BloodRed .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-BloodRed .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-BloodRed {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-BloodRed {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-BloodRed {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-BloodRed button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-BloodRed span.media-button,
#media-controls-BloodRed span.time,
#media-controls-BloodRed span.player-extra-element,
#media-controls-BloodRed span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-BloodRed span.media-button.left-aligned,
#media-controls-BloodRed span.time.left-aligned,
#media-controls-BloodRed span.player-extra-element.left-aligned,
#media-controls-BloodRed span.duration.left-aligned {
	text-align: left;
}

#media-controls-BloodRed span.media-button.right-aligned,
#media-controls-BloodRed span.time.right-aligned,
#media-controls-BloodRed span.player-extra-element.right-aligned,
#media-controls-BloodRed span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-BloodRed span.media-button a,
#media-controls-BloodRed span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-BloodRed span.media-button a,
	#media-controls-BloodRed span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-BloodRed span.media-button a:hover,
#media-controls-BloodRed span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-BloodRed [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-BloodRed [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-BloodRed span.time,
#media-controls-BloodRed span.player-extra-element,
#media-controls-BloodRed span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-BloodRed span.time,
	#media-controls-BloodRed span.player-extra-element,
	#media-controls-BloodRed span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-BloodRed .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-BloodRed .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-BloodRed .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-BloodRed .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-BloodRed .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-BloodRed,
	#PlayerWrapper-BloodRed .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1460_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1460_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1463_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1464_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1464_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-TheMorning {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-TheMorning *,
#PlayerWrapper-TheMorning *:before,
#PlayerWrapper-TheMorning *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-TheMorning {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-TheMorning {
	padding-bottom: 0.00%;
}


#PlayerWrapper-TheMorning #media-TheMorning {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-TheMorning .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-TheMorning .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-TheMorning .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-TheMorning .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TheMorning .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-TheMorning .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TheMorning .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-TheMorning .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TheMorning .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-TheMorning {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-TheMorning {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-TheMorning {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-TheMorning button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-TheMorning span.media-button,
#media-controls-TheMorning span.time,
#media-controls-TheMorning span.player-extra-element,
#media-controls-TheMorning span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-TheMorning span.media-button.left-aligned,
#media-controls-TheMorning span.time.left-aligned,
#media-controls-TheMorning span.player-extra-element.left-aligned,
#media-controls-TheMorning span.duration.left-aligned {
	text-align: left;
}

#media-controls-TheMorning span.media-button.right-aligned,
#media-controls-TheMorning span.time.right-aligned,
#media-controls-TheMorning span.player-extra-element.right-aligned,
#media-controls-TheMorning span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-TheMorning span.media-button a,
#media-controls-TheMorning span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-TheMorning span.media-button a,
	#media-controls-TheMorning span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-TheMorning span.media-button a:hover,
#media-controls-TheMorning span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-TheMorning [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-TheMorning [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-TheMorning span.time,
#media-controls-TheMorning span.player-extra-element,
#media-controls-TheMorning span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-TheMorning span.time,
	#media-controls-TheMorning span.player-extra-element,
	#media-controls-TheMorning span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-TheMorning .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-TheMorning .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-TheMorning .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-TheMorning .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-TheMorning .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-TheMorning,
	#PlayerWrapper-TheMorning .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1466_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1466_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1469_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1470_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1470_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Oklahoma {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Oklahoma *,
#PlayerWrapper-Oklahoma *:before,
#PlayerWrapper-Oklahoma *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Oklahoma {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Oklahoma {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Oklahoma #media-Oklahoma {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Oklahoma .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Oklahoma .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Oklahoma .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Oklahoma .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Oklahoma .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Oklahoma .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Oklahoma .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Oklahoma .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Oklahoma .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Oklahoma {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Oklahoma {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Oklahoma {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Oklahoma button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Oklahoma span.media-button,
#media-controls-Oklahoma span.time,
#media-controls-Oklahoma span.player-extra-element,
#media-controls-Oklahoma span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Oklahoma span.media-button.left-aligned,
#media-controls-Oklahoma span.time.left-aligned,
#media-controls-Oklahoma span.player-extra-element.left-aligned,
#media-controls-Oklahoma span.duration.left-aligned {
	text-align: left;
}

#media-controls-Oklahoma span.media-button.right-aligned,
#media-controls-Oklahoma span.time.right-aligned,
#media-controls-Oklahoma span.player-extra-element.right-aligned,
#media-controls-Oklahoma span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Oklahoma span.media-button a,
#media-controls-Oklahoma span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Oklahoma span.media-button a,
	#media-controls-Oklahoma span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Oklahoma span.media-button a:hover,
#media-controls-Oklahoma span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Oklahoma [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Oklahoma [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Oklahoma span.time,
#media-controls-Oklahoma span.player-extra-element,
#media-controls-Oklahoma span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Oklahoma span.time,
	#media-controls-Oklahoma span.player-extra-element,
	#media-controls-Oklahoma span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Oklahoma .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Oklahoma .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Oklahoma .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Oklahoma .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Oklahoma .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Oklahoma,
	#PlayerWrapper-Oklahoma .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1472_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1472_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1475_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1476_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1476_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-WithoutReason {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-WithoutReason *,
#PlayerWrapper-WithoutReason *:before,
#PlayerWrapper-WithoutReason *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-WithoutReason {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-WithoutReason {
	padding-bottom: 0.00%;
}


#PlayerWrapper-WithoutReason #media-WithoutReason {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-WithoutReason .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-WithoutReason .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-WithoutReason .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WithoutReason .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WithoutReason .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-WithoutReason .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WithoutReason .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WithoutReason .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WithoutReason .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-WithoutReason {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-WithoutReason {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-WithoutReason {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-WithoutReason button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-WithoutReason span.media-button,
#media-controls-WithoutReason span.time,
#media-controls-WithoutReason span.player-extra-element,
#media-controls-WithoutReason span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-WithoutReason span.media-button.left-aligned,
#media-controls-WithoutReason span.time.left-aligned,
#media-controls-WithoutReason span.player-extra-element.left-aligned,
#media-controls-WithoutReason span.duration.left-aligned {
	text-align: left;
}

#media-controls-WithoutReason span.media-button.right-aligned,
#media-controls-WithoutReason span.time.right-aligned,
#media-controls-WithoutReason span.player-extra-element.right-aligned,
#media-controls-WithoutReason span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-WithoutReason span.media-button a,
#media-controls-WithoutReason span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-WithoutReason span.media-button a,
	#media-controls-WithoutReason span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-WithoutReason span.media-button a:hover,
#media-controls-WithoutReason span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-WithoutReason [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-WithoutReason [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-WithoutReason span.time,
#media-controls-WithoutReason span.player-extra-element,
#media-controls-WithoutReason span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-WithoutReason span.time,
	#media-controls-WithoutReason span.player-extra-element,
	#media-controls-WithoutReason span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-WithoutReason .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-WithoutReason .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-WithoutReason .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-WithoutReason .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-WithoutReason .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-WithoutReason,
	#PlayerWrapper-WithoutReason .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1478_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1478_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1481_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1482_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1482_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Sanctuary {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Sanctuary *,
#PlayerWrapper-Sanctuary *:before,
#PlayerWrapper-Sanctuary *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Sanctuary {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Sanctuary {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Sanctuary #media-Sanctuary {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Sanctuary .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Sanctuary .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Sanctuary .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Sanctuary .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Sanctuary .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Sanctuary .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Sanctuary .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Sanctuary .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Sanctuary .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Sanctuary {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Sanctuary {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Sanctuary {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Sanctuary button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Sanctuary span.media-button,
#media-controls-Sanctuary span.time,
#media-controls-Sanctuary span.player-extra-element,
#media-controls-Sanctuary span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Sanctuary span.media-button.left-aligned,
#media-controls-Sanctuary span.time.left-aligned,
#media-controls-Sanctuary span.player-extra-element.left-aligned,
#media-controls-Sanctuary span.duration.left-aligned {
	text-align: left;
}

#media-controls-Sanctuary span.media-button.right-aligned,
#media-controls-Sanctuary span.time.right-aligned,
#media-controls-Sanctuary span.player-extra-element.right-aligned,
#media-controls-Sanctuary span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Sanctuary span.media-button a,
#media-controls-Sanctuary span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Sanctuary span.media-button a,
	#media-controls-Sanctuary span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Sanctuary span.media-button a:hover,
#media-controls-Sanctuary span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Sanctuary [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Sanctuary [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Sanctuary span.time,
#media-controls-Sanctuary span.player-extra-element,
#media-controls-Sanctuary span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Sanctuary span.time,
	#media-controls-Sanctuary span.player-extra-element,
	#media-controls-Sanctuary span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Sanctuary .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Sanctuary .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Sanctuary .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Sanctuary .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Sanctuary .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Sanctuary,
	#PlayerWrapper-Sanctuary .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1484_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1484_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1487_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1488_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1488_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-ToreOldHouse {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-ToreOldHouse *,
#PlayerWrapper-ToreOldHouse *:before,
#PlayerWrapper-ToreOldHouse *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-ToreOldHouse {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-ToreOldHouse {
	padding-bottom: 0.00%;
}


#PlayerWrapper-ToreOldHouse #media-ToreOldHouse {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-ToreOldHouse .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-ToreOldHouse .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-ToreOldHouse .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-ToreOldHouse .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ToreOldHouse .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-ToreOldHouse .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ToreOldHouse .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-ToreOldHouse .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ToreOldHouse .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-ToreOldHouse {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-ToreOldHouse {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-ToreOldHouse {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-ToreOldHouse button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-ToreOldHouse span.media-button,
#media-controls-ToreOldHouse span.time,
#media-controls-ToreOldHouse span.player-extra-element,
#media-controls-ToreOldHouse span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-ToreOldHouse span.media-button.left-aligned,
#media-controls-ToreOldHouse span.time.left-aligned,
#media-controls-ToreOldHouse span.player-extra-element.left-aligned,
#media-controls-ToreOldHouse span.duration.left-aligned {
	text-align: left;
}

#media-controls-ToreOldHouse span.media-button.right-aligned,
#media-controls-ToreOldHouse span.time.right-aligned,
#media-controls-ToreOldHouse span.player-extra-element.right-aligned,
#media-controls-ToreOldHouse span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-ToreOldHouse span.media-button a,
#media-controls-ToreOldHouse span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-ToreOldHouse span.media-button a,
	#media-controls-ToreOldHouse span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-ToreOldHouse span.media-button a:hover,
#media-controls-ToreOldHouse span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-ToreOldHouse [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-ToreOldHouse [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-ToreOldHouse span.time,
#media-controls-ToreOldHouse span.player-extra-element,
#media-controls-ToreOldHouse span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-ToreOldHouse span.time,
	#media-controls-ToreOldHouse span.player-extra-element,
	#media-controls-ToreOldHouse span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-ToreOldHouse .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-ToreOldHouse .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-ToreOldHouse .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-ToreOldHouse .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-ToreOldHouse .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-ToreOldHouse,
	#PlayerWrapper-ToreOldHouse .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1490_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1490_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1493_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1494_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1494_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-EvenNow {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-EvenNow *,
#PlayerWrapper-EvenNow *:before,
#PlayerWrapper-EvenNow *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-EvenNow {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-EvenNow {
	padding-bottom: 0.00%;
}


#PlayerWrapper-EvenNow #media-EvenNow {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-EvenNow .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-EvenNow .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-EvenNow .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-EvenNow .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-EvenNow .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-EvenNow .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-EvenNow .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-EvenNow .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-EvenNow .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-EvenNow {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-EvenNow {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-EvenNow {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-EvenNow button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-EvenNow span.media-button,
#media-controls-EvenNow span.time,
#media-controls-EvenNow span.player-extra-element,
#media-controls-EvenNow span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-EvenNow span.media-button.left-aligned,
#media-controls-EvenNow span.time.left-aligned,
#media-controls-EvenNow span.player-extra-element.left-aligned,
#media-controls-EvenNow span.duration.left-aligned {
	text-align: left;
}

#media-controls-EvenNow span.media-button.right-aligned,
#media-controls-EvenNow span.time.right-aligned,
#media-controls-EvenNow span.player-extra-element.right-aligned,
#media-controls-EvenNow span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-EvenNow span.media-button a,
#media-controls-EvenNow span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-EvenNow span.media-button a,
	#media-controls-EvenNow span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-EvenNow span.media-button a:hover,
#media-controls-EvenNow span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-EvenNow [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-EvenNow [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-EvenNow span.time,
#media-controls-EvenNow span.player-extra-element,
#media-controls-EvenNow span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-EvenNow span.time,
	#media-controls-EvenNow span.player-extra-element,
	#media-controls-EvenNow span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-EvenNow .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-EvenNow .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-EvenNow .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-EvenNow .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-EvenNow .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-EvenNow,
	#PlayerWrapper-EvenNow .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1496_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1496_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1499_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1500_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1500_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-IDontWanna {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-IDontWanna *,
#PlayerWrapper-IDontWanna *:before,
#PlayerWrapper-IDontWanna *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-IDontWanna {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-IDontWanna {
	padding-bottom: 0.00%;
}


#PlayerWrapper-IDontWanna #media-IDontWanna {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-IDontWanna .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-IDontWanna .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-IDontWanna .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-IDontWanna .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-IDontWanna .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-IDontWanna .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-IDontWanna .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-IDontWanna .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-IDontWanna .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-IDontWanna {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-IDontWanna {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-IDontWanna {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-IDontWanna button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-IDontWanna span.media-button,
#media-controls-IDontWanna span.time,
#media-controls-IDontWanna span.player-extra-element,
#media-controls-IDontWanna span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-IDontWanna span.media-button.left-aligned,
#media-controls-IDontWanna span.time.left-aligned,
#media-controls-IDontWanna span.player-extra-element.left-aligned,
#media-controls-IDontWanna span.duration.left-aligned {
	text-align: left;
}

#media-controls-IDontWanna span.media-button.right-aligned,
#media-controls-IDontWanna span.time.right-aligned,
#media-controls-IDontWanna span.player-extra-element.right-aligned,
#media-controls-IDontWanna span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-IDontWanna span.media-button a,
#media-controls-IDontWanna span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-IDontWanna span.media-button a,
	#media-controls-IDontWanna span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-IDontWanna span.media-button a:hover,
#media-controls-IDontWanna span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-IDontWanna [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-IDontWanna [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-IDontWanna span.time,
#media-controls-IDontWanna span.player-extra-element,
#media-controls-IDontWanna span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-IDontWanna span.time,
	#media-controls-IDontWanna span.player-extra-element,
	#media-controls-IDontWanna span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-IDontWanna .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-IDontWanna .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-IDontWanna .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-IDontWanna .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-IDontWanna .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-IDontWanna,
	#PlayerWrapper-IDontWanna .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1502_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1502_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1505_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1506_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1506_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-InTheRiver {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-InTheRiver *,
#PlayerWrapper-InTheRiver *:before,
#PlayerWrapper-InTheRiver *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-InTheRiver {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-InTheRiver {
	padding-bottom: 0.00%;
}


#PlayerWrapper-InTheRiver #media-InTheRiver {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-InTheRiver .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-InTheRiver .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-InTheRiver .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-InTheRiver .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-InTheRiver .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-InTheRiver .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-InTheRiver .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-InTheRiver .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-InTheRiver .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-InTheRiver {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-InTheRiver {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-InTheRiver {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-InTheRiver button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-InTheRiver span.media-button,
#media-controls-InTheRiver span.time,
#media-controls-InTheRiver span.player-extra-element,
#media-controls-InTheRiver span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-InTheRiver span.media-button.left-aligned,
#media-controls-InTheRiver span.time.left-aligned,
#media-controls-InTheRiver span.player-extra-element.left-aligned,
#media-controls-InTheRiver span.duration.left-aligned {
	text-align: left;
}

#media-controls-InTheRiver span.media-button.right-aligned,
#media-controls-InTheRiver span.time.right-aligned,
#media-controls-InTheRiver span.player-extra-element.right-aligned,
#media-controls-InTheRiver span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-InTheRiver span.media-button a,
#media-controls-InTheRiver span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-InTheRiver span.media-button a,
	#media-controls-InTheRiver span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-InTheRiver span.media-button a:hover,
#media-controls-InTheRiver span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-InTheRiver [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-InTheRiver [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-InTheRiver span.time,
#media-controls-InTheRiver span.player-extra-element,
#media-controls-InTheRiver span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-InTheRiver span.time,
	#media-controls-InTheRiver span.player-extra-element,
	#media-controls-InTheRiver span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-InTheRiver .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-InTheRiver .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-InTheRiver .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-InTheRiver .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-InTheRiver .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-InTheRiver,
	#PlayerWrapper-InTheRiver .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1508_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1508_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1511_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1512_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1512_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-ItCouldHaveBeenMe {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-ItCouldHaveBeenMe *,
#PlayerWrapper-ItCouldHaveBeenMe *:before,
#PlayerWrapper-ItCouldHaveBeenMe *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-ItCouldHaveBeenMe {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-ItCouldHaveBeenMe {
	padding-bottom: 0.00%;
}


#PlayerWrapper-ItCouldHaveBeenMe #media-ItCouldHaveBeenMe {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-ItCouldHaveBeenMe .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-ItCouldHaveBeenMe .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-ItCouldHaveBeenMe .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-ItCouldHaveBeenMe .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ItCouldHaveBeenMe .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-ItCouldHaveBeenMe .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ItCouldHaveBeenMe .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-ItCouldHaveBeenMe .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ItCouldHaveBeenMe .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-ItCouldHaveBeenMe {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-ItCouldHaveBeenMe {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-ItCouldHaveBeenMe {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-ItCouldHaveBeenMe button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-ItCouldHaveBeenMe span.media-button,
#media-controls-ItCouldHaveBeenMe span.time,
#media-controls-ItCouldHaveBeenMe span.player-extra-element,
#media-controls-ItCouldHaveBeenMe span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-ItCouldHaveBeenMe span.media-button.left-aligned,
#media-controls-ItCouldHaveBeenMe span.time.left-aligned,
#media-controls-ItCouldHaveBeenMe span.player-extra-element.left-aligned,
#media-controls-ItCouldHaveBeenMe span.duration.left-aligned {
	text-align: left;
}

#media-controls-ItCouldHaveBeenMe span.media-button.right-aligned,
#media-controls-ItCouldHaveBeenMe span.time.right-aligned,
#media-controls-ItCouldHaveBeenMe span.player-extra-element.right-aligned,
#media-controls-ItCouldHaveBeenMe span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-ItCouldHaveBeenMe span.media-button a,
#media-controls-ItCouldHaveBeenMe span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-ItCouldHaveBeenMe span.media-button a,
	#media-controls-ItCouldHaveBeenMe span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-ItCouldHaveBeenMe span.media-button a:hover,
#media-controls-ItCouldHaveBeenMe span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-ItCouldHaveBeenMe [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-ItCouldHaveBeenMe [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-ItCouldHaveBeenMe span.time,
#media-controls-ItCouldHaveBeenMe span.player-extra-element,
#media-controls-ItCouldHaveBeenMe span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-ItCouldHaveBeenMe span.time,
	#media-controls-ItCouldHaveBeenMe span.player-extra-element,
	#media-controls-ItCouldHaveBeenMe span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-ItCouldHaveBeenMe .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-ItCouldHaveBeenMe .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-ItCouldHaveBeenMe .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-ItCouldHaveBeenMe .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-ItCouldHaveBeenMe .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-ItCouldHaveBeenMe,
	#PlayerWrapper-ItCouldHaveBeenMe .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1514_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1514_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1517_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1518_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1518_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-TheWoods {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-TheWoods *,
#PlayerWrapper-TheWoods *:before,
#PlayerWrapper-TheWoods *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-TheWoods {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-TheWoods {
	padding-bottom: 0.00%;
}


#PlayerWrapper-TheWoods #media-TheWoods {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-TheWoods .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-TheWoods .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-TheWoods .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-TheWoods .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TheWoods .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-TheWoods .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TheWoods .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-TheWoods .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TheWoods .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-TheWoods {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-TheWoods {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-TheWoods {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-TheWoods button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-TheWoods span.media-button,
#media-controls-TheWoods span.time,
#media-controls-TheWoods span.player-extra-element,
#media-controls-TheWoods span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-TheWoods span.media-button.left-aligned,
#media-controls-TheWoods span.time.left-aligned,
#media-controls-TheWoods span.player-extra-element.left-aligned,
#media-controls-TheWoods span.duration.left-aligned {
	text-align: left;
}

#media-controls-TheWoods span.media-button.right-aligned,
#media-controls-TheWoods span.time.right-aligned,
#media-controls-TheWoods span.player-extra-element.right-aligned,
#media-controls-TheWoods span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-TheWoods span.media-button a,
#media-controls-TheWoods span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-TheWoods span.media-button a,
	#media-controls-TheWoods span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-TheWoods span.media-button a:hover,
#media-controls-TheWoods span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-TheWoods [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-TheWoods [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-TheWoods span.time,
#media-controls-TheWoods span.player-extra-element,
#media-controls-TheWoods span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-TheWoods span.time,
	#media-controls-TheWoods span.player-extra-element,
	#media-controls-TheWoods span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-TheWoods .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-TheWoods .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-TheWoods .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-TheWoods .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-TheWoods .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-TheWoods,
	#PlayerWrapper-TheWoods .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1520_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1520_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1523_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1524_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1524_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-DayOrNight {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-DayOrNight *,
#PlayerWrapper-DayOrNight *:before,
#PlayerWrapper-DayOrNight *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-DayOrNight {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-DayOrNight {
	padding-bottom: 0.00%;
}


#PlayerWrapper-DayOrNight #media-DayOrNight {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-DayOrNight .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-DayOrNight .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-DayOrNight .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-DayOrNight .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-DayOrNight .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-DayOrNight .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-DayOrNight .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-DayOrNight .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-DayOrNight .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-DayOrNight {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-DayOrNight {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-DayOrNight {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-DayOrNight button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-DayOrNight span.media-button,
#media-controls-DayOrNight span.time,
#media-controls-DayOrNight span.player-extra-element,
#media-controls-DayOrNight span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-DayOrNight span.media-button.left-aligned,
#media-controls-DayOrNight span.time.left-aligned,
#media-controls-DayOrNight span.player-extra-element.left-aligned,
#media-controls-DayOrNight span.duration.left-aligned {
	text-align: left;
}

#media-controls-DayOrNight span.media-button.right-aligned,
#media-controls-DayOrNight span.time.right-aligned,
#media-controls-DayOrNight span.player-extra-element.right-aligned,
#media-controls-DayOrNight span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-DayOrNight span.media-button a,
#media-controls-DayOrNight span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-DayOrNight span.media-button a,
	#media-controls-DayOrNight span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-DayOrNight span.media-button a:hover,
#media-controls-DayOrNight span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-DayOrNight [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-DayOrNight [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-DayOrNight span.time,
#media-controls-DayOrNight span.player-extra-element,
#media-controls-DayOrNight span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-DayOrNight span.time,
	#media-controls-DayOrNight span.player-extra-element,
	#media-controls-DayOrNight span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-DayOrNight .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-DayOrNight .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-DayOrNight .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-DayOrNight .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-DayOrNight .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-DayOrNight,
	#PlayerWrapper-DayOrNight .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1526_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1526_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1549_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1550_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1550_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Memory {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Memory *,
#PlayerWrapper-Memory *:before,
#PlayerWrapper-Memory *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Memory {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Memory {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Memory #media-Memory {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Memory .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Memory .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Memory .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Memory .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Memory .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Memory .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Memory .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Memory .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Memory .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Memory {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Memory {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Memory {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Memory button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Memory span.media-button,
#media-controls-Memory span.time,
#media-controls-Memory span.player-extra-element,
#media-controls-Memory span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Memory span.media-button.left-aligned,
#media-controls-Memory span.time.left-aligned,
#media-controls-Memory span.player-extra-element.left-aligned,
#media-controls-Memory span.duration.left-aligned {
	text-align: left;
}

#media-controls-Memory span.media-button.right-aligned,
#media-controls-Memory span.time.right-aligned,
#media-controls-Memory span.player-extra-element.right-aligned,
#media-controls-Memory span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Memory span.media-button a,
#media-controls-Memory span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Memory span.media-button a,
	#media-controls-Memory span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Memory span.media-button a:hover,
#media-controls-Memory span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Memory [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Memory [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Memory span.time,
#media-controls-Memory span.player-extra-element,
#media-controls-Memory span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Memory span.time,
	#media-controls-Memory span.player-extra-element,
	#media-controls-Memory span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Memory .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Memory .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Memory .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Memory .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Memory .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Memory,
	#PlayerWrapper-Memory .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1552_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1552_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1555_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1556_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1556_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-TooManyTears {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-TooManyTears *,
#PlayerWrapper-TooManyTears *:before,
#PlayerWrapper-TooManyTears *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-TooManyTears {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-TooManyTears {
	padding-bottom: 0.00%;
}


#PlayerWrapper-TooManyTears #media-TooManyTears {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-TooManyTears .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-TooManyTears .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-TooManyTears .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-TooManyTears .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TooManyTears .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-TooManyTears .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TooManyTears .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-TooManyTears .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-TooManyTears .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-TooManyTears {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-TooManyTears {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-TooManyTears {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-TooManyTears button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-TooManyTears span.media-button,
#media-controls-TooManyTears span.time,
#media-controls-TooManyTears span.player-extra-element,
#media-controls-TooManyTears span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-TooManyTears span.media-button.left-aligned,
#media-controls-TooManyTears span.time.left-aligned,
#media-controls-TooManyTears span.player-extra-element.left-aligned,
#media-controls-TooManyTears span.duration.left-aligned {
	text-align: left;
}

#media-controls-TooManyTears span.media-button.right-aligned,
#media-controls-TooManyTears span.time.right-aligned,
#media-controls-TooManyTears span.player-extra-element.right-aligned,
#media-controls-TooManyTears span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-TooManyTears span.media-button a,
#media-controls-TooManyTears span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-TooManyTears span.media-button a,
	#media-controls-TooManyTears span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-TooManyTears span.media-button a:hover,
#media-controls-TooManyTears span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-TooManyTears [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-TooManyTears [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-TooManyTears span.time,
#media-controls-TooManyTears span.player-extra-element,
#media-controls-TooManyTears span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-TooManyTears span.time,
	#media-controls-TooManyTears span.player-extra-element,
	#media-controls-TooManyTears span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-TooManyTears .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-TooManyTears .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-TooManyTears .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-TooManyTears .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-TooManyTears .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-TooManyTears,
	#PlayerWrapper-TooManyTears .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1558_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1558_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1561_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1562_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1562_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Expecting {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Expecting *,
#PlayerWrapper-Expecting *:before,
#PlayerWrapper-Expecting *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Expecting {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Expecting {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Expecting #media-Expecting {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Expecting .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Expecting .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Expecting .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Expecting .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Expecting .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Expecting .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Expecting .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Expecting .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Expecting .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Expecting {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Expecting {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Expecting {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Expecting button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Expecting span.media-button,
#media-controls-Expecting span.time,
#media-controls-Expecting span.player-extra-element,
#media-controls-Expecting span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Expecting span.media-button.left-aligned,
#media-controls-Expecting span.time.left-aligned,
#media-controls-Expecting span.player-extra-element.left-aligned,
#media-controls-Expecting span.duration.left-aligned {
	text-align: left;
}

#media-controls-Expecting span.media-button.right-aligned,
#media-controls-Expecting span.time.right-aligned,
#media-controls-Expecting span.player-extra-element.right-aligned,
#media-controls-Expecting span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Expecting span.media-button a,
#media-controls-Expecting span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Expecting span.media-button a,
	#media-controls-Expecting span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Expecting span.media-button a:hover,
#media-controls-Expecting span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Expecting [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Expecting [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Expecting span.time,
#media-controls-Expecting span.player-extra-element,
#media-controls-Expecting span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Expecting span.time,
	#media-controls-Expecting span.player-extra-element,
	#media-controls-Expecting span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Expecting .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Expecting .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Expecting .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Expecting .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Expecting .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Expecting,
	#PlayerWrapper-Expecting .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1564_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1564_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1567_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1568_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1568_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-WalkWalk {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-WalkWalk *,
#PlayerWrapper-WalkWalk *:before,
#PlayerWrapper-WalkWalk *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-WalkWalk {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-WalkWalk {
	padding-bottom: 0.00%;
}


#PlayerWrapper-WalkWalk #media-WalkWalk {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-WalkWalk .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-WalkWalk .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-WalkWalk .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WalkWalk .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WalkWalk .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-WalkWalk .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WalkWalk .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WalkWalk .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WalkWalk .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-WalkWalk {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-WalkWalk {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-WalkWalk {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-WalkWalk button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-WalkWalk span.media-button,
#media-controls-WalkWalk span.time,
#media-controls-WalkWalk span.player-extra-element,
#media-controls-WalkWalk span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-WalkWalk span.media-button.left-aligned,
#media-controls-WalkWalk span.time.left-aligned,
#media-controls-WalkWalk span.player-extra-element.left-aligned,
#media-controls-WalkWalk span.duration.left-aligned {
	text-align: left;
}

#media-controls-WalkWalk span.media-button.right-aligned,
#media-controls-WalkWalk span.time.right-aligned,
#media-controls-WalkWalk span.player-extra-element.right-aligned,
#media-controls-WalkWalk span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-WalkWalk span.media-button a,
#media-controls-WalkWalk span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-WalkWalk span.media-button a,
	#media-controls-WalkWalk span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-WalkWalk span.media-button a:hover,
#media-controls-WalkWalk span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-WalkWalk [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-WalkWalk [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-WalkWalk span.time,
#media-controls-WalkWalk span.player-extra-element,
#media-controls-WalkWalk span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-WalkWalk span.time,
	#media-controls-WalkWalk span.player-extra-element,
	#media-controls-WalkWalk span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-WalkWalk .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-WalkWalk .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-WalkWalk .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-WalkWalk .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-WalkWalk .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-WalkWalk,
	#PlayerWrapper-WalkWalk .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1570_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1570_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1573_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1574_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1574_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-LetTheDayBegin {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-LetTheDayBegin *,
#PlayerWrapper-LetTheDayBegin *:before,
#PlayerWrapper-LetTheDayBegin *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-LetTheDayBegin {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-LetTheDayBegin {
	padding-bottom: 0.00%;
}


#PlayerWrapper-LetTheDayBegin #media-LetTheDayBegin {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-LetTheDayBegin .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-LetTheDayBegin .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-LetTheDayBegin .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-LetTheDayBegin .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-LetTheDayBegin .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-LetTheDayBegin .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-LetTheDayBegin .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-LetTheDayBegin .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-LetTheDayBegin .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-LetTheDayBegin {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-LetTheDayBegin {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-LetTheDayBegin {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-LetTheDayBegin button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-LetTheDayBegin span.media-button,
#media-controls-LetTheDayBegin span.time,
#media-controls-LetTheDayBegin span.player-extra-element,
#media-controls-LetTheDayBegin span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-LetTheDayBegin span.media-button.left-aligned,
#media-controls-LetTheDayBegin span.time.left-aligned,
#media-controls-LetTheDayBegin span.player-extra-element.left-aligned,
#media-controls-LetTheDayBegin span.duration.left-aligned {
	text-align: left;
}

#media-controls-LetTheDayBegin span.media-button.right-aligned,
#media-controls-LetTheDayBegin span.time.right-aligned,
#media-controls-LetTheDayBegin span.player-extra-element.right-aligned,
#media-controls-LetTheDayBegin span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-LetTheDayBegin span.media-button a,
#media-controls-LetTheDayBegin span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-LetTheDayBegin span.media-button a,
	#media-controls-LetTheDayBegin span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-LetTheDayBegin span.media-button a:hover,
#media-controls-LetTheDayBegin span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-LetTheDayBegin [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-LetTheDayBegin [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-LetTheDayBegin span.time,
#media-controls-LetTheDayBegin span.player-extra-element,
#media-controls-LetTheDayBegin span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-LetTheDayBegin span.time,
	#media-controls-LetTheDayBegin span.player-extra-element,
	#media-controls-LetTheDayBegin span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-LetTheDayBegin .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-LetTheDayBegin .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-LetTheDayBegin .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-LetTheDayBegin .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-LetTheDayBegin .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-LetTheDayBegin,
	#PlayerWrapper-LetTheDayBegin .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1576_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1576_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1579_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1580_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1580_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-YouRun {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-YouRun *,
#PlayerWrapper-YouRun *:before,
#PlayerWrapper-YouRun *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-YouRun {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-YouRun {
	padding-bottom: 0.00%;
}


#PlayerWrapper-YouRun #media-YouRun {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-YouRun .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-YouRun .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-YouRun .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-YouRun .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-YouRun .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-YouRun .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-YouRun .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-YouRun .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-YouRun .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-YouRun {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-YouRun {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-YouRun {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-YouRun button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-YouRun span.media-button,
#media-controls-YouRun span.time,
#media-controls-YouRun span.player-extra-element,
#media-controls-YouRun span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-YouRun span.media-button.left-aligned,
#media-controls-YouRun span.time.left-aligned,
#media-controls-YouRun span.player-extra-element.left-aligned,
#media-controls-YouRun span.duration.left-aligned {
	text-align: left;
}

#media-controls-YouRun span.media-button.right-aligned,
#media-controls-YouRun span.time.right-aligned,
#media-controls-YouRun span.player-extra-element.right-aligned,
#media-controls-YouRun span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-YouRun span.media-button a,
#media-controls-YouRun span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-YouRun span.media-button a,
	#media-controls-YouRun span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-YouRun span.media-button a:hover,
#media-controls-YouRun span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-YouRun [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-YouRun [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-YouRun span.time,
#media-controls-YouRun span.player-extra-element,
#media-controls-YouRun span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-YouRun span.time,
	#media-controls-YouRun span.player-extra-element,
	#media-controls-YouRun span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-YouRun .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-YouRun .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-YouRun .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-YouRun .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-YouRun .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-YouRun,
	#PlayerWrapper-YouRun .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1582_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1582_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1585_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1586_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1586_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Surrender {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Surrender *,
#PlayerWrapper-Surrender *:before,
#PlayerWrapper-Surrender *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Surrender {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Surrender {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Surrender #media-Surrender {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Surrender .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Surrender .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Surrender .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Surrender .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Surrender .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Surrender .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Surrender .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Surrender .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Surrender .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Surrender {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Surrender {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Surrender {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Surrender button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Surrender span.media-button,
#media-controls-Surrender span.time,
#media-controls-Surrender span.player-extra-element,
#media-controls-Surrender span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Surrender span.media-button.left-aligned,
#media-controls-Surrender span.time.left-aligned,
#media-controls-Surrender span.player-extra-element.left-aligned,
#media-controls-Surrender span.duration.left-aligned {
	text-align: left;
}

#media-controls-Surrender span.media-button.right-aligned,
#media-controls-Surrender span.time.right-aligned,
#media-controls-Surrender span.player-extra-element.right-aligned,
#media-controls-Surrender span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Surrender span.media-button a,
#media-controls-Surrender span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Surrender span.media-button a,
	#media-controls-Surrender span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Surrender span.media-button a:hover,
#media-controls-Surrender span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Surrender [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Surrender [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Surrender span.time,
#media-controls-Surrender span.player-extra-element,
#media-controls-Surrender span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Surrender span.time,
	#media-controls-Surrender span.player-extra-element,
	#media-controls-Surrender span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Surrender .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Surrender .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Surrender .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Surrender .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Surrender .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Surrender,
	#PlayerWrapper-Surrender .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1588_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1588_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1591_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1592_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1592_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Uncovered {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Uncovered *,
#PlayerWrapper-Uncovered *:before,
#PlayerWrapper-Uncovered *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Uncovered {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Uncovered {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Uncovered #media-Uncovered {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Uncovered .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Uncovered .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Uncovered .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Uncovered .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Uncovered .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Uncovered .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Uncovered .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Uncovered .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Uncovered .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Uncovered {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Uncovered {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Uncovered {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Uncovered button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Uncovered span.media-button,
#media-controls-Uncovered span.time,
#media-controls-Uncovered span.player-extra-element,
#media-controls-Uncovered span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Uncovered span.media-button.left-aligned,
#media-controls-Uncovered span.time.left-aligned,
#media-controls-Uncovered span.player-extra-element.left-aligned,
#media-controls-Uncovered span.duration.left-aligned {
	text-align: left;
}

#media-controls-Uncovered span.media-button.right-aligned,
#media-controls-Uncovered span.time.right-aligned,
#media-controls-Uncovered span.player-extra-element.right-aligned,
#media-controls-Uncovered span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Uncovered span.media-button a,
#media-controls-Uncovered span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Uncovered span.media-button a,
	#media-controls-Uncovered span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Uncovered span.media-button a:hover,
#media-controls-Uncovered span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Uncovered [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Uncovered [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Uncovered span.time,
#media-controls-Uncovered span.player-extra-element,
#media-controls-Uncovered span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Uncovered span.time,
	#media-controls-Uncovered span.player-extra-element,
	#media-controls-Uncovered span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Uncovered .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Uncovered .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Uncovered .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Uncovered .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Uncovered .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Uncovered,
	#PlayerWrapper-Uncovered .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1594_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1594_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1597_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1598_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1598_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-WhatHappenedToYou {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-WhatHappenedToYou *,
#PlayerWrapper-WhatHappenedToYou *:before,
#PlayerWrapper-WhatHappenedToYou *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-WhatHappenedToYou {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-WhatHappenedToYou {
	padding-bottom: 0.00%;
}


#PlayerWrapper-WhatHappenedToYou #media-WhatHappenedToYou {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-WhatHappenedToYou .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-WhatHappenedToYou .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-WhatHappenedToYou .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WhatHappenedToYou .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WhatHappenedToYou .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-WhatHappenedToYou .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WhatHappenedToYou .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WhatHappenedToYou .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WhatHappenedToYou .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-WhatHappenedToYou {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-WhatHappenedToYou {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-WhatHappenedToYou {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-WhatHappenedToYou button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-WhatHappenedToYou span.media-button,
#media-controls-WhatHappenedToYou span.time,
#media-controls-WhatHappenedToYou span.player-extra-element,
#media-controls-WhatHappenedToYou span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-WhatHappenedToYou span.media-button.left-aligned,
#media-controls-WhatHappenedToYou span.time.left-aligned,
#media-controls-WhatHappenedToYou span.player-extra-element.left-aligned,
#media-controls-WhatHappenedToYou span.duration.left-aligned {
	text-align: left;
}

#media-controls-WhatHappenedToYou span.media-button.right-aligned,
#media-controls-WhatHappenedToYou span.time.right-aligned,
#media-controls-WhatHappenedToYou span.player-extra-element.right-aligned,
#media-controls-WhatHappenedToYou span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-WhatHappenedToYou span.media-button a,
#media-controls-WhatHappenedToYou span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-WhatHappenedToYou span.media-button a,
	#media-controls-WhatHappenedToYou span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-WhatHappenedToYou span.media-button a:hover,
#media-controls-WhatHappenedToYou span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-WhatHappenedToYou [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-WhatHappenedToYou [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-WhatHappenedToYou span.time,
#media-controls-WhatHappenedToYou span.player-extra-element,
#media-controls-WhatHappenedToYou span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-WhatHappenedToYou span.time,
	#media-controls-WhatHappenedToYou span.player-extra-element,
	#media-controls-WhatHappenedToYou span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-WhatHappenedToYou .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-WhatHappenedToYou .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-WhatHappenedToYou .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-WhatHappenedToYou .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-WhatHappenedToYou .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-WhatHappenedToYou,
	#PlayerWrapper-WhatHappenedToYou .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1600_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1600_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1603_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1604_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1604_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-YouWereThere {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-YouWereThere *,
#PlayerWrapper-YouWereThere *:before,
#PlayerWrapper-YouWereThere *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-YouWereThere {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-YouWereThere {
	padding-bottom: 0.00%;
}


#PlayerWrapper-YouWereThere #media-YouWereThere {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-YouWereThere .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-YouWereThere .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-YouWereThere .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-YouWereThere .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-YouWereThere .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-YouWereThere .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-YouWereThere .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-YouWereThere .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-YouWereThere .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-YouWereThere {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-YouWereThere {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-YouWereThere {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-YouWereThere button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-YouWereThere span.media-button,
#media-controls-YouWereThere span.time,
#media-controls-YouWereThere span.player-extra-element,
#media-controls-YouWereThere span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-YouWereThere span.media-button.left-aligned,
#media-controls-YouWereThere span.time.left-aligned,
#media-controls-YouWereThere span.player-extra-element.left-aligned,
#media-controls-YouWereThere span.duration.left-aligned {
	text-align: left;
}

#media-controls-YouWereThere span.media-button.right-aligned,
#media-controls-YouWereThere span.time.right-aligned,
#media-controls-YouWereThere span.player-extra-element.right-aligned,
#media-controls-YouWereThere span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-YouWereThere span.media-button a,
#media-controls-YouWereThere span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-YouWereThere span.media-button a,
	#media-controls-YouWereThere span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-YouWereThere span.media-button a:hover,
#media-controls-YouWereThere span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-YouWereThere [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-YouWereThere [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-YouWereThere span.time,
#media-controls-YouWereThere span.player-extra-element,
#media-controls-YouWereThere span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-YouWereThere span.time,
	#media-controls-YouWereThere span.player-extra-element,
	#media-controls-YouWereThere span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-YouWereThere .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-YouWereThere .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-YouWereThere .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-YouWereThere .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-YouWereThere .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-YouWereThere,
	#PlayerWrapper-YouWereThere .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1606_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1606_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1609_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1610_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1610_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-BecomeAmerica {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-BecomeAmerica *,
#PlayerWrapper-BecomeAmerica *:before,
#PlayerWrapper-BecomeAmerica *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-BecomeAmerica {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-BecomeAmerica {
	padding-bottom: 0.00%;
}


#PlayerWrapper-BecomeAmerica #media-BecomeAmerica {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-BecomeAmerica .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-BecomeAmerica .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-BecomeAmerica .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-BecomeAmerica .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-BecomeAmerica .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-BecomeAmerica .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-BecomeAmerica .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-BecomeAmerica .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-BecomeAmerica .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-BecomeAmerica {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-BecomeAmerica {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-BecomeAmerica {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-BecomeAmerica button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-BecomeAmerica span.media-button,
#media-controls-BecomeAmerica span.time,
#media-controls-BecomeAmerica span.player-extra-element,
#media-controls-BecomeAmerica span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-BecomeAmerica span.media-button.left-aligned,
#media-controls-BecomeAmerica span.time.left-aligned,
#media-controls-BecomeAmerica span.player-extra-element.left-aligned,
#media-controls-BecomeAmerica span.duration.left-aligned {
	text-align: left;
}

#media-controls-BecomeAmerica span.media-button.right-aligned,
#media-controls-BecomeAmerica span.time.right-aligned,
#media-controls-BecomeAmerica span.player-extra-element.right-aligned,
#media-controls-BecomeAmerica span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-BecomeAmerica span.media-button a,
#media-controls-BecomeAmerica span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-BecomeAmerica span.media-button a,
	#media-controls-BecomeAmerica span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-BecomeAmerica span.media-button a:hover,
#media-controls-BecomeAmerica span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-BecomeAmerica [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-BecomeAmerica [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-BecomeAmerica span.time,
#media-controls-BecomeAmerica span.player-extra-element,
#media-controls-BecomeAmerica span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-BecomeAmerica span.time,
	#media-controls-BecomeAmerica span.player-extra-element,
	#media-controls-BecomeAmerica span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-BecomeAmerica .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-BecomeAmerica .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-BecomeAmerica .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-BecomeAmerica .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-BecomeAmerica .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-BecomeAmerica,
	#PlayerWrapper-BecomeAmerica .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1612_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1612_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1760_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1761_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1761_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-AllYouHoldOnto {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-AllYouHoldOnto *,
#PlayerWrapper-AllYouHoldOnto *:before,
#PlayerWrapper-AllYouHoldOnto *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-AllYouHoldOnto {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-AllYouHoldOnto {
	padding-bottom: 0.00%;
}


#PlayerWrapper-AllYouHoldOnto #media-AllYouHoldOnto {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-AllYouHoldOnto .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-AllYouHoldOnto .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-AllYouHoldOnto .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-AllYouHoldOnto .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-AllYouHoldOnto .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-AllYouHoldOnto .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-AllYouHoldOnto .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-AllYouHoldOnto .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-AllYouHoldOnto .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-AllYouHoldOnto {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-AllYouHoldOnto {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-AllYouHoldOnto {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-AllYouHoldOnto button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-AllYouHoldOnto span.media-button,
#media-controls-AllYouHoldOnto span.time,
#media-controls-AllYouHoldOnto span.player-extra-element,
#media-controls-AllYouHoldOnto span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-AllYouHoldOnto span.media-button.left-aligned,
#media-controls-AllYouHoldOnto span.time.left-aligned,
#media-controls-AllYouHoldOnto span.player-extra-element.left-aligned,
#media-controls-AllYouHoldOnto span.duration.left-aligned {
	text-align: left;
}

#media-controls-AllYouHoldOnto span.media-button.right-aligned,
#media-controls-AllYouHoldOnto span.time.right-aligned,
#media-controls-AllYouHoldOnto span.player-extra-element.right-aligned,
#media-controls-AllYouHoldOnto span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-AllYouHoldOnto span.media-button a,
#media-controls-AllYouHoldOnto span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-AllYouHoldOnto span.media-button a,
	#media-controls-AllYouHoldOnto span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-AllYouHoldOnto span.media-button a:hover,
#media-controls-AllYouHoldOnto span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-AllYouHoldOnto [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-AllYouHoldOnto [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-AllYouHoldOnto span.time,
#media-controls-AllYouHoldOnto span.player-extra-element,
#media-controls-AllYouHoldOnto span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-AllYouHoldOnto span.time,
	#media-controls-AllYouHoldOnto span.player-extra-element,
	#media-controls-AllYouHoldOnto span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-AllYouHoldOnto .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-AllYouHoldOnto .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-AllYouHoldOnto .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-AllYouHoldOnto .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-AllYouHoldOnto .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-AllYouHoldOnto,
	#PlayerWrapper-AllYouHoldOnto .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1763_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1763_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1717_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1718_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1718_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-FloatingBack {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-FloatingBack *,
#PlayerWrapper-Live-FloatingBack *:before,
#PlayerWrapper-Live-FloatingBack *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-FloatingBack {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-FloatingBack {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-FloatingBack #media-Live-FloatingBack {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-FloatingBack .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-FloatingBack .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-FloatingBack .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-FloatingBack .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-FloatingBack .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-FloatingBack .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-FloatingBack .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-FloatingBack .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-FloatingBack .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-FloatingBack {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-FloatingBack {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-FloatingBack {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-FloatingBack button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-FloatingBack span.media-button,
#media-controls-Live-FloatingBack span.time,
#media-controls-Live-FloatingBack span.player-extra-element,
#media-controls-Live-FloatingBack span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-FloatingBack span.media-button.left-aligned,
#media-controls-Live-FloatingBack span.time.left-aligned,
#media-controls-Live-FloatingBack span.player-extra-element.left-aligned,
#media-controls-Live-FloatingBack span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-FloatingBack span.media-button.right-aligned,
#media-controls-Live-FloatingBack span.time.right-aligned,
#media-controls-Live-FloatingBack span.player-extra-element.right-aligned,
#media-controls-Live-FloatingBack span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-FloatingBack span.media-button a,
#media-controls-Live-FloatingBack span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-FloatingBack span.media-button a,
	#media-controls-Live-FloatingBack span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-FloatingBack span.media-button a:hover,
#media-controls-Live-FloatingBack span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-FloatingBack [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-FloatingBack [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-FloatingBack span.time,
#media-controls-Live-FloatingBack span.player-extra-element,
#media-controls-Live-FloatingBack span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-FloatingBack span.time,
	#media-controls-Live-FloatingBack span.player-extra-element,
	#media-controls-Live-FloatingBack span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-FloatingBack .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-FloatingBack .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-FloatingBack .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-FloatingBack .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-FloatingBack .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-FloatingBack,
	#PlayerWrapper-Live-FloatingBack .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1720_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1720_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1711_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1712_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1712_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-SwimOcean {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-SwimOcean *,
#PlayerWrapper-Live-SwimOcean *:before,
#PlayerWrapper-Live-SwimOcean *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-SwimOcean {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-SwimOcean {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-SwimOcean #media-Live-SwimOcean {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-SwimOcean .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-SwimOcean .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-SwimOcean .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-SwimOcean .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-SwimOcean .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-SwimOcean .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-SwimOcean .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-SwimOcean .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-SwimOcean .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-SwimOcean {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-SwimOcean {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-SwimOcean {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-SwimOcean button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-SwimOcean span.media-button,
#media-controls-Live-SwimOcean span.time,
#media-controls-Live-SwimOcean span.player-extra-element,
#media-controls-Live-SwimOcean span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-SwimOcean span.media-button.left-aligned,
#media-controls-Live-SwimOcean span.time.left-aligned,
#media-controls-Live-SwimOcean span.player-extra-element.left-aligned,
#media-controls-Live-SwimOcean span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-SwimOcean span.media-button.right-aligned,
#media-controls-Live-SwimOcean span.time.right-aligned,
#media-controls-Live-SwimOcean span.player-extra-element.right-aligned,
#media-controls-Live-SwimOcean span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-SwimOcean span.media-button a,
#media-controls-Live-SwimOcean span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-SwimOcean span.media-button a,
	#media-controls-Live-SwimOcean span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-SwimOcean span.media-button a:hover,
#media-controls-Live-SwimOcean span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-SwimOcean [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-SwimOcean [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-SwimOcean span.time,
#media-controls-Live-SwimOcean span.player-extra-element,
#media-controls-Live-SwimOcean span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-SwimOcean span.time,
	#media-controls-Live-SwimOcean span.player-extra-element,
	#media-controls-Live-SwimOcean span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-SwimOcean .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-SwimOcean .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-SwimOcean .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-SwimOcean .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-SwimOcean .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-SwimOcean,
	#PlayerWrapper-Live-SwimOcean .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1714_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1714_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1699_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1700_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1700_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-ThisIsYourLife {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-ThisIsYourLife *,
#PlayerWrapper-Live-ThisIsYourLife *:before,
#PlayerWrapper-Live-ThisIsYourLife *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-ThisIsYourLife {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-ThisIsYourLife {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-ThisIsYourLife #media-Live-ThisIsYourLife {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-ThisIsYourLife .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-ThisIsYourLife .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-ThisIsYourLife .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-ThisIsYourLife .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-ThisIsYourLife .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-ThisIsYourLife .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-ThisIsYourLife .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-ThisIsYourLife .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-ThisIsYourLife .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-ThisIsYourLife {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-ThisIsYourLife {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-ThisIsYourLife {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-ThisIsYourLife button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-ThisIsYourLife span.media-button,
#media-controls-Live-ThisIsYourLife span.time,
#media-controls-Live-ThisIsYourLife span.player-extra-element,
#media-controls-Live-ThisIsYourLife span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-ThisIsYourLife span.media-button.left-aligned,
#media-controls-Live-ThisIsYourLife span.time.left-aligned,
#media-controls-Live-ThisIsYourLife span.player-extra-element.left-aligned,
#media-controls-Live-ThisIsYourLife span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-ThisIsYourLife span.media-button.right-aligned,
#media-controls-Live-ThisIsYourLife span.time.right-aligned,
#media-controls-Live-ThisIsYourLife span.player-extra-element.right-aligned,
#media-controls-Live-ThisIsYourLife span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-ThisIsYourLife span.media-button a,
#media-controls-Live-ThisIsYourLife span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-ThisIsYourLife span.media-button a,
	#media-controls-Live-ThisIsYourLife span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-ThisIsYourLife span.media-button a:hover,
#media-controls-Live-ThisIsYourLife span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-ThisIsYourLife [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-ThisIsYourLife [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-ThisIsYourLife span.time,
#media-controls-Live-ThisIsYourLife span.player-extra-element,
#media-controls-Live-ThisIsYourLife span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-ThisIsYourLife span.time,
	#media-controls-Live-ThisIsYourLife span.player-extra-element,
	#media-controls-Live-ThisIsYourLife span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-ThisIsYourLife .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-ThisIsYourLife .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-ThisIsYourLife .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-ThisIsYourLife .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-ThisIsYourLife .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-ThisIsYourLife,
	#PlayerWrapper-Live-ThisIsYourLife .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1702_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1702_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1693_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1694_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1694_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-DontWanna {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-DontWanna *,
#PlayerWrapper-Live-DontWanna *:before,
#PlayerWrapper-Live-DontWanna *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-DontWanna {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-DontWanna {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-DontWanna #media-Live-DontWanna {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-DontWanna .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-DontWanna .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-DontWanna .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-DontWanna .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-DontWanna .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-DontWanna .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-DontWanna .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-DontWanna .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-DontWanna .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-DontWanna {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-DontWanna {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-DontWanna {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-DontWanna button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-DontWanna span.media-button,
#media-controls-Live-DontWanna span.time,
#media-controls-Live-DontWanna span.player-extra-element,
#media-controls-Live-DontWanna span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-DontWanna span.media-button.left-aligned,
#media-controls-Live-DontWanna span.time.left-aligned,
#media-controls-Live-DontWanna span.player-extra-element.left-aligned,
#media-controls-Live-DontWanna span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-DontWanna span.media-button.right-aligned,
#media-controls-Live-DontWanna span.time.right-aligned,
#media-controls-Live-DontWanna span.player-extra-element.right-aligned,
#media-controls-Live-DontWanna span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-DontWanna span.media-button a,
#media-controls-Live-DontWanna span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-DontWanna span.media-button a,
	#media-controls-Live-DontWanna span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-DontWanna span.media-button a:hover,
#media-controls-Live-DontWanna span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-DontWanna [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-DontWanna [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-DontWanna span.time,
#media-controls-Live-DontWanna span.player-extra-element,
#media-controls-Live-DontWanna span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-DontWanna span.time,
	#media-controls-Live-DontWanna span.player-extra-element,
	#media-controls-Live-DontWanna span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-DontWanna .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-DontWanna .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-DontWanna .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-DontWanna .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-DontWanna .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-DontWanna,
	#PlayerWrapper-Live-DontWanna .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1696_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1696_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1687_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1688_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1688_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-YouRun {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-YouRun *,
#PlayerWrapper-Live-YouRun *:before,
#PlayerWrapper-Live-YouRun *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-YouRun {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-YouRun {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-YouRun #media-Live-YouRun {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-YouRun .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-YouRun .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-YouRun .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-YouRun .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-YouRun .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-YouRun .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-YouRun .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-YouRun .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-YouRun .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-YouRun {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-YouRun {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-YouRun {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-YouRun button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-YouRun span.media-button,
#media-controls-Live-YouRun span.time,
#media-controls-Live-YouRun span.player-extra-element,
#media-controls-Live-YouRun span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-YouRun span.media-button.left-aligned,
#media-controls-Live-YouRun span.time.left-aligned,
#media-controls-Live-YouRun span.player-extra-element.left-aligned,
#media-controls-Live-YouRun span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-YouRun span.media-button.right-aligned,
#media-controls-Live-YouRun span.time.right-aligned,
#media-controls-Live-YouRun span.player-extra-element.right-aligned,
#media-controls-Live-YouRun span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-YouRun span.media-button a,
#media-controls-Live-YouRun span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-YouRun span.media-button a,
	#media-controls-Live-YouRun span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-YouRun span.media-button a:hover,
#media-controls-Live-YouRun span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-YouRun [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-YouRun [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-YouRun span.time,
#media-controls-Live-YouRun span.player-extra-element,
#media-controls-Live-YouRun span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-YouRun span.time,
	#media-controls-Live-YouRun span.player-extra-element,
	#media-controls-Live-YouRun span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-YouRun .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-YouRun .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-YouRun .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-YouRun .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-YouRun .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-YouRun,
	#PlayerWrapper-Live-YouRun .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1690_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1690_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1681_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1682_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1682_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-Family {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-Family *,
#PlayerWrapper-Live-Family *:before,
#PlayerWrapper-Live-Family *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-Family {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-Family {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-Family #media-Live-Family {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-Family .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-Family .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-Family .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-Family .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-Family .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-Family .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-Family .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-Family .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-Family .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-Family {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-Family {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-Family {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-Family button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-Family span.media-button,
#media-controls-Live-Family span.time,
#media-controls-Live-Family span.player-extra-element,
#media-controls-Live-Family span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-Family span.media-button.left-aligned,
#media-controls-Live-Family span.time.left-aligned,
#media-controls-Live-Family span.player-extra-element.left-aligned,
#media-controls-Live-Family span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-Family span.media-button.right-aligned,
#media-controls-Live-Family span.time.right-aligned,
#media-controls-Live-Family span.player-extra-element.right-aligned,
#media-controls-Live-Family span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-Family span.media-button a,
#media-controls-Live-Family span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-Family span.media-button a,
	#media-controls-Live-Family span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-Family span.media-button a:hover,
#media-controls-Live-Family span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-Family [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-Family [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-Family span.time,
#media-controls-Live-Family span.player-extra-element,
#media-controls-Live-Family span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-Family span.time,
	#media-controls-Live-Family span.player-extra-element,
	#media-controls-Live-Family span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-Family .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-Family .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-Family .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-Family .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-Family .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-Family,
	#PlayerWrapper-Live-Family .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1684_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1684_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1675_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1676_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1676_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-SameOld {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-SameOld *,
#PlayerWrapper-Live-SameOld *:before,
#PlayerWrapper-Live-SameOld *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-SameOld {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-SameOld {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-SameOld #media-Live-SameOld {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-SameOld .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-SameOld .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-SameOld .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-SameOld .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-SameOld .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-SameOld .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-SameOld .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-SameOld .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-SameOld .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-SameOld {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-SameOld {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-SameOld {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-SameOld button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-SameOld span.media-button,
#media-controls-Live-SameOld span.time,
#media-controls-Live-SameOld span.player-extra-element,
#media-controls-Live-SameOld span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-SameOld span.media-button.left-aligned,
#media-controls-Live-SameOld span.time.left-aligned,
#media-controls-Live-SameOld span.player-extra-element.left-aligned,
#media-controls-Live-SameOld span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-SameOld span.media-button.right-aligned,
#media-controls-Live-SameOld span.time.right-aligned,
#media-controls-Live-SameOld span.player-extra-element.right-aligned,
#media-controls-Live-SameOld span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-SameOld span.media-button a,
#media-controls-Live-SameOld span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-SameOld span.media-button a,
	#media-controls-Live-SameOld span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-SameOld span.media-button a:hover,
#media-controls-Live-SameOld span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-SameOld [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-SameOld [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-SameOld span.time,
#media-controls-Live-SameOld span.player-extra-element,
#media-controls-Live-SameOld span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-SameOld span.time,
	#media-controls-Live-SameOld span.player-extra-element,
	#media-controls-Live-SameOld span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-SameOld .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-SameOld .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-SameOld .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-SameOld .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-SameOld .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-SameOld,
	#PlayerWrapper-Live-SameOld .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1678_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1678_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1669_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1670_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1670_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-EvenNow {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-EvenNow *,
#PlayerWrapper-Live-EvenNow *:before,
#PlayerWrapper-Live-EvenNow *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-EvenNow {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-EvenNow {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-EvenNow #media-Live-EvenNow {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-EvenNow .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-EvenNow .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-EvenNow .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-EvenNow .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-EvenNow .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-EvenNow .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-EvenNow .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-EvenNow .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-EvenNow .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-EvenNow {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-EvenNow {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-EvenNow {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-EvenNow button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-EvenNow span.media-button,
#media-controls-Live-EvenNow span.time,
#media-controls-Live-EvenNow span.player-extra-element,
#media-controls-Live-EvenNow span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-EvenNow span.media-button.left-aligned,
#media-controls-Live-EvenNow span.time.left-aligned,
#media-controls-Live-EvenNow span.player-extra-element.left-aligned,
#media-controls-Live-EvenNow span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-EvenNow span.media-button.right-aligned,
#media-controls-Live-EvenNow span.time.right-aligned,
#media-controls-Live-EvenNow span.player-extra-element.right-aligned,
#media-controls-Live-EvenNow span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-EvenNow span.media-button a,
#media-controls-Live-EvenNow span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-EvenNow span.media-button a,
	#media-controls-Live-EvenNow span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-EvenNow span.media-button a:hover,
#media-controls-Live-EvenNow span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-EvenNow [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-EvenNow [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-EvenNow span.time,
#media-controls-Live-EvenNow span.player-extra-element,
#media-controls-Live-EvenNow span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-EvenNow span.time,
	#media-controls-Live-EvenNow span.player-extra-element,
	#media-controls-Live-EvenNow span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-EvenNow .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-EvenNow .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-EvenNow .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-EvenNow .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-EvenNow .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-EvenNow,
	#PlayerWrapper-Live-EvenNow .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1672_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1672_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1663_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1664_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1664_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-RedMoon {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-RedMoon *,
#PlayerWrapper-Live-RedMoon *:before,
#PlayerWrapper-Live-RedMoon *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-RedMoon {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-RedMoon {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-RedMoon #media-Live-RedMoon {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-RedMoon .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-RedMoon .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-RedMoon .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-RedMoon .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-RedMoon .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-RedMoon .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-RedMoon .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-RedMoon .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-RedMoon .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-RedMoon {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-RedMoon {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-RedMoon {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-RedMoon button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-RedMoon span.media-button,
#media-controls-Live-RedMoon span.time,
#media-controls-Live-RedMoon span.player-extra-element,
#media-controls-Live-RedMoon span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-RedMoon span.media-button.left-aligned,
#media-controls-Live-RedMoon span.time.left-aligned,
#media-controls-Live-RedMoon span.player-extra-element.left-aligned,
#media-controls-Live-RedMoon span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-RedMoon span.media-button.right-aligned,
#media-controls-Live-RedMoon span.time.right-aligned,
#media-controls-Live-RedMoon span.player-extra-element.right-aligned,
#media-controls-Live-RedMoon span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-RedMoon span.media-button a,
#media-controls-Live-RedMoon span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-RedMoon span.media-button a,
	#media-controls-Live-RedMoon span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-RedMoon span.media-button a:hover,
#media-controls-Live-RedMoon span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-RedMoon [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-RedMoon [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-RedMoon span.time,
#media-controls-Live-RedMoon span.player-extra-element,
#media-controls-Live-RedMoon span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-RedMoon span.time,
	#media-controls-Live-RedMoon span.player-extra-element,
	#media-controls-Live-RedMoon span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-RedMoon .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-RedMoon .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-RedMoon .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-RedMoon .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-RedMoon .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-RedMoon,
	#PlayerWrapper-Live-RedMoon .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1666_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1666_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1657_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1658_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1658_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-Oklahoma {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-Oklahoma *,
#PlayerWrapper-Live-Oklahoma *:before,
#PlayerWrapper-Live-Oklahoma *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-Oklahoma {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-Oklahoma {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-Oklahoma #media-Live-Oklahoma {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-Oklahoma .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-Oklahoma .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-Oklahoma .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-Oklahoma .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-Oklahoma .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-Oklahoma .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-Oklahoma .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-Oklahoma .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-Oklahoma .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-Oklahoma {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-Oklahoma {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-Oklahoma {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-Oklahoma button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-Oklahoma span.media-button,
#media-controls-Live-Oklahoma span.time,
#media-controls-Live-Oklahoma span.player-extra-element,
#media-controls-Live-Oklahoma span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-Oklahoma span.media-button.left-aligned,
#media-controls-Live-Oklahoma span.time.left-aligned,
#media-controls-Live-Oklahoma span.player-extra-element.left-aligned,
#media-controls-Live-Oklahoma span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-Oklahoma span.media-button.right-aligned,
#media-controls-Live-Oklahoma span.time.right-aligned,
#media-controls-Live-Oklahoma span.player-extra-element.right-aligned,
#media-controls-Live-Oklahoma span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-Oklahoma span.media-button a,
#media-controls-Live-Oklahoma span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-Oklahoma span.media-button a,
	#media-controls-Live-Oklahoma span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-Oklahoma span.media-button a:hover,
#media-controls-Live-Oklahoma span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-Oklahoma [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-Oklahoma [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-Oklahoma span.time,
#media-controls-Live-Oklahoma span.player-extra-element,
#media-controls-Live-Oklahoma span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-Oklahoma span.time,
	#media-controls-Live-Oklahoma span.player-extra-element,
	#media-controls-Live-Oklahoma span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-Oklahoma .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-Oklahoma .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-Oklahoma .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-Oklahoma .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-Oklahoma .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-Oklahoma,
	#PlayerWrapper-Live-Oklahoma .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1660_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1660_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1651_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1652_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1652_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-YouWereThere {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-YouWereThere *,
#PlayerWrapper-Live-YouWereThere *:before,
#PlayerWrapper-Live-YouWereThere *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-YouWereThere {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-YouWereThere {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-YouWereThere #media-Live-YouWereThere {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-YouWereThere .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-YouWereThere .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-YouWereThere .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-YouWereThere .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-YouWereThere .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-YouWereThere .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-YouWereThere .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-YouWereThere .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-YouWereThere .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-YouWereThere {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-YouWereThere {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-YouWereThere {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-YouWereThere button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-YouWereThere span.media-button,
#media-controls-Live-YouWereThere span.time,
#media-controls-Live-YouWereThere span.player-extra-element,
#media-controls-Live-YouWereThere span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-YouWereThere span.media-button.left-aligned,
#media-controls-Live-YouWereThere span.time.left-aligned,
#media-controls-Live-YouWereThere span.player-extra-element.left-aligned,
#media-controls-Live-YouWereThere span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-YouWereThere span.media-button.right-aligned,
#media-controls-Live-YouWereThere span.time.right-aligned,
#media-controls-Live-YouWereThere span.player-extra-element.right-aligned,
#media-controls-Live-YouWereThere span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-YouWereThere span.media-button a,
#media-controls-Live-YouWereThere span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-YouWereThere span.media-button a,
	#media-controls-Live-YouWereThere span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-YouWereThere span.media-button a:hover,
#media-controls-Live-YouWereThere span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-YouWereThere [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-YouWereThere [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-YouWereThere span.time,
#media-controls-Live-YouWereThere span.player-extra-element,
#media-controls-Live-YouWereThere span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-YouWereThere span.time,
	#media-controls-Live-YouWereThere span.player-extra-element,
	#media-controls-Live-YouWereThere span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-YouWereThere .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-YouWereThere .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-YouWereThere .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-YouWereThere .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-YouWereThere .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-YouWereThere,
	#PlayerWrapper-Live-YouWereThere .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1654_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1654_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1645_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1646_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1646_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-IStillBelieve {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-IStillBelieve *,
#PlayerWrapper-Live-IStillBelieve *:before,
#PlayerWrapper-Live-IStillBelieve *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-IStillBelieve {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-IStillBelieve {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-IStillBelieve #media-Live-IStillBelieve {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-IStillBelieve .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-IStillBelieve .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-IStillBelieve .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-IStillBelieve .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-IStillBelieve .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-IStillBelieve .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-IStillBelieve .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-IStillBelieve .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-IStillBelieve .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-IStillBelieve {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-IStillBelieve {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-IStillBelieve {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-IStillBelieve button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-IStillBelieve span.media-button,
#media-controls-Live-IStillBelieve span.time,
#media-controls-Live-IStillBelieve span.player-extra-element,
#media-controls-Live-IStillBelieve span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-IStillBelieve span.media-button.left-aligned,
#media-controls-Live-IStillBelieve span.time.left-aligned,
#media-controls-Live-IStillBelieve span.player-extra-element.left-aligned,
#media-controls-Live-IStillBelieve span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-IStillBelieve span.media-button.right-aligned,
#media-controls-Live-IStillBelieve span.time.right-aligned,
#media-controls-Live-IStillBelieve span.player-extra-element.right-aligned,
#media-controls-Live-IStillBelieve span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-IStillBelieve span.media-button a,
#media-controls-Live-IStillBelieve span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-IStillBelieve span.media-button a,
	#media-controls-Live-IStillBelieve span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-IStillBelieve span.media-button a:hover,
#media-controls-Live-IStillBelieve span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-IStillBelieve [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-IStillBelieve [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-IStillBelieve span.time,
#media-controls-Live-IStillBelieve span.player-extra-element,
#media-controls-Live-IStillBelieve span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-IStillBelieve span.time,
	#media-controls-Live-IStillBelieve span.player-extra-element,
	#media-controls-Live-IStillBelieve span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-IStillBelieve .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-IStillBelieve .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-IStillBelieve .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-IStillBelieve .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-IStillBelieve .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-IStillBelieve,
	#PlayerWrapper-Live-IStillBelieve .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1648_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1648_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1639_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1640_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1640_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Live-LetDay {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Live-LetDay *,
#PlayerWrapper-Live-LetDay *:before,
#PlayerWrapper-Live-LetDay *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Live-LetDay {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Live-LetDay {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Live-LetDay #media-Live-LetDay {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Live-LetDay .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Live-LetDay .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Live-LetDay .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-LetDay .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-LetDay .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Live-LetDay .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-LetDay .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Live-LetDay .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Live-LetDay .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Live-LetDay {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Live-LetDay {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Live-LetDay {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Live-LetDay button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Live-LetDay span.media-button,
#media-controls-Live-LetDay span.time,
#media-controls-Live-LetDay span.player-extra-element,
#media-controls-Live-LetDay span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Live-LetDay span.media-button.left-aligned,
#media-controls-Live-LetDay span.time.left-aligned,
#media-controls-Live-LetDay span.player-extra-element.left-aligned,
#media-controls-Live-LetDay span.duration.left-aligned {
	text-align: left;
}

#media-controls-Live-LetDay span.media-button.right-aligned,
#media-controls-Live-LetDay span.time.right-aligned,
#media-controls-Live-LetDay span.player-extra-element.right-aligned,
#media-controls-Live-LetDay span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Live-LetDay span.media-button a,
#media-controls-Live-LetDay span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-LetDay span.media-button a,
	#media-controls-Live-LetDay span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Live-LetDay span.media-button a:hover,
#media-controls-Live-LetDay span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Live-LetDay [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Live-LetDay [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Live-LetDay span.time,
#media-controls-Live-LetDay span.player-extra-element,
#media-controls-Live-LetDay span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Live-LetDay span.time,
	#media-controls-Live-LetDay span.player-extra-element,
	#media-controls-Live-LetDay span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Live-LetDay .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Live-LetDay .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Live-LetDay .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Live-LetDay .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Live-LetDay .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Live-LetDay,
	#PlayerWrapper-Live-LetDay .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1642_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1642_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1633_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1634_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1634_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-ToFeelThisWay {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-ToFeelThisWay *,
#PlayerWrapper-ToFeelThisWay *:before,
#PlayerWrapper-ToFeelThisWay *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-ToFeelThisWay {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-ToFeelThisWay {
	padding-bottom: 0.00%;
}


#PlayerWrapper-ToFeelThisWay #media-ToFeelThisWay {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-ToFeelThisWay .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-ToFeelThisWay .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-ToFeelThisWay .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-ToFeelThisWay .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ToFeelThisWay .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-ToFeelThisWay .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ToFeelThisWay .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-ToFeelThisWay .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-ToFeelThisWay .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-ToFeelThisWay {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-ToFeelThisWay {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-ToFeelThisWay {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-ToFeelThisWay button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-ToFeelThisWay span.media-button,
#media-controls-ToFeelThisWay span.time,
#media-controls-ToFeelThisWay span.player-extra-element,
#media-controls-ToFeelThisWay span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-ToFeelThisWay span.media-button.left-aligned,
#media-controls-ToFeelThisWay span.time.left-aligned,
#media-controls-ToFeelThisWay span.player-extra-element.left-aligned,
#media-controls-ToFeelThisWay span.duration.left-aligned {
	text-align: left;
}

#media-controls-ToFeelThisWay span.media-button.right-aligned,
#media-controls-ToFeelThisWay span.time.right-aligned,
#media-controls-ToFeelThisWay span.player-extra-element.right-aligned,
#media-controls-ToFeelThisWay span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-ToFeelThisWay span.media-button a,
#media-controls-ToFeelThisWay span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-ToFeelThisWay span.media-button a,
	#media-controls-ToFeelThisWay span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-ToFeelThisWay span.media-button a:hover,
#media-controls-ToFeelThisWay span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-ToFeelThisWay [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-ToFeelThisWay [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-ToFeelThisWay span.time,
#media-controls-ToFeelThisWay span.player-extra-element,
#media-controls-ToFeelThisWay span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-ToFeelThisWay span.time,
	#media-controls-ToFeelThisWay span.player-extra-element,
	#media-controls-ToFeelThisWay span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-ToFeelThisWay .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-ToFeelThisWay .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-ToFeelThisWay .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-ToFeelThisWay .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-ToFeelThisWay .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-ToFeelThisWay,
	#PlayerWrapper-ToFeelThisWay .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1636_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1636_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1627_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1628_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1628_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Us {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Us *,
#PlayerWrapper-Us *:before,
#PlayerWrapper-Us *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Us {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Us {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Us #media-Us {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Us .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Us .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Us .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Us .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Us .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Us .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Us .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Us .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Us .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Us {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Us {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Us {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Us button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Us span.media-button,
#media-controls-Us span.time,
#media-controls-Us span.player-extra-element,
#media-controls-Us span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Us span.media-button.left-aligned,
#media-controls-Us span.time.left-aligned,
#media-controls-Us span.player-extra-element.left-aligned,
#media-controls-Us span.duration.left-aligned {
	text-align: left;
}

#media-controls-Us span.media-button.right-aligned,
#media-controls-Us span.time.right-aligned,
#media-controls-Us span.player-extra-element.right-aligned,
#media-controls-Us span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Us span.media-button a,
#media-controls-Us span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Us span.media-button a,
	#media-controls-Us span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Us span.media-button a:hover,
#media-controls-Us span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Us [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Us [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Us span.time,
#media-controls-Us span.player-extra-element,
#media-controls-Us span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Us span.time,
	#media-controls-Us span.player-extra-element,
	#media-controls-Us span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Us .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Us .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Us .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Us .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Us .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Us,
	#PlayerWrapper-Us .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1630_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1630_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1621_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1622_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1622_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-WeKnowTooMuch {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-WeKnowTooMuch *,
#PlayerWrapper-WeKnowTooMuch *:before,
#PlayerWrapper-WeKnowTooMuch *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-WeKnowTooMuch {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-WeKnowTooMuch {
	padding-bottom: 0.00%;
}


#PlayerWrapper-WeKnowTooMuch #media-WeKnowTooMuch {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-WeKnowTooMuch .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-WeKnowTooMuch .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-WeKnowTooMuch .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WeKnowTooMuch .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WeKnowTooMuch .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-WeKnowTooMuch .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WeKnowTooMuch .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-WeKnowTooMuch .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-WeKnowTooMuch .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-WeKnowTooMuch {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-WeKnowTooMuch {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-WeKnowTooMuch {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-WeKnowTooMuch button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-WeKnowTooMuch span.media-button,
#media-controls-WeKnowTooMuch span.time,
#media-controls-WeKnowTooMuch span.player-extra-element,
#media-controls-WeKnowTooMuch span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-WeKnowTooMuch span.media-button.left-aligned,
#media-controls-WeKnowTooMuch span.time.left-aligned,
#media-controls-WeKnowTooMuch span.player-extra-element.left-aligned,
#media-controls-WeKnowTooMuch span.duration.left-aligned {
	text-align: left;
}

#media-controls-WeKnowTooMuch span.media-button.right-aligned,
#media-controls-WeKnowTooMuch span.time.right-aligned,
#media-controls-WeKnowTooMuch span.player-extra-element.right-aligned,
#media-controls-WeKnowTooMuch span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-WeKnowTooMuch span.media-button a,
#media-controls-WeKnowTooMuch span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-WeKnowTooMuch span.media-button a,
	#media-controls-WeKnowTooMuch span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-WeKnowTooMuch span.media-button a:hover,
#media-controls-WeKnowTooMuch span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-WeKnowTooMuch [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-WeKnowTooMuch [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-WeKnowTooMuch span.time,
#media-controls-WeKnowTooMuch span.player-extra-element,
#media-controls-WeKnowTooMuch span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-WeKnowTooMuch span.time,
	#media-controls-WeKnowTooMuch span.player-extra-element,
	#media-controls-WeKnowTooMuch span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-WeKnowTooMuch .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-WeKnowTooMuch .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-WeKnowTooMuch .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-WeKnowTooMuch .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-WeKnowTooMuch .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-WeKnowTooMuch,
	#PlayerWrapper-WeKnowTooMuch .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1624_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1624_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1705_page6 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_1706_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1706_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}
#PlayerWrapper-Manana {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Manana *,
#PlayerWrapper-Manana *:before,
#PlayerWrapper-Manana *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Manana {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 1.00);
}








#MediaFrame-Manana {
	padding-bottom: 0.00%;
}


#PlayerWrapper-Manana #media-Manana {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Manana .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Manana .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Manana .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Manana .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Manana .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Manana .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Manana .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Manana .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Manana .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Manana {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Manana {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Manana {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Manana button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Manana span.media-button,
#media-controls-Manana span.time,
#media-controls-Manana span.player-extra-element,
#media-controls-Manana span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Manana span.media-button.left-aligned,
#media-controls-Manana span.time.left-aligned,
#media-controls-Manana span.player-extra-element.left-aligned,
#media-controls-Manana span.duration.left-aligned {
	text-align: left;
}

#media-controls-Manana span.media-button.right-aligned,
#media-controls-Manana span.time.right-aligned,
#media-controls-Manana span.player-extra-element.right-aligned,
#media-controls-Manana span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Manana span.media-button a,
#media-controls-Manana span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Manana span.media-button a,
	#media-controls-Manana span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Manana span.media-button a:hover,
#media-controls-Manana span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Manana [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Manana [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Manana span.time,
#media-controls-Manana span.player-extra-element,
#media-controls-Manana span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Manana span.time,
	#media-controls-Manana span.player-extra-element,
	#media-controls-Manana span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Manana .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Manana .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Manana .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1.00)), color-stop(100%, rgba(255, 102, 102, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 1.00) 0, rgba(255, 102, 102, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Manana .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Manana .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Manana,
	#PlayerWrapper-Manana .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_out_1708_page6 {
	width: 650px;
	margin-left:0;
}

#stacks_in_1708_page6 {
	background-color: rgba(128, 128, 128, 1.00);
}

#stacks_in_1399_page6 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_1399_page6 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_1399_page6 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1399_page6 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_1401_page6 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_1404_page6 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_1407_page6 {
	margin:  2px;
	padding:  5px;
}
