.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none!important;padding:0;margin:0}
#standOutWrapperstacks_in_845_page6 {
	padding-top: 33px;
	padding-bottom: 33px;
}

#standOutstacks_in_845_page6 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 2000px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_845_page6:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_845_page6 {
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(35, 85, 199, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_845_page6 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_845_page6 img,
#standOutFrontmoststacks_in_845_page6 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_845_page6 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_845_page6 {
	background: url(../files/frontmost_localimage_845.png) #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_845_page6 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_845_page6 {
	height: 33px;
}

#standOutShadowstacks_in_845_page6 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_845_page6 {
	margin-top: -60px;
	width: 500px;
	height: 250px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_845_page6 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_845_page6 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_845_page6 {
		margin-top: 0px;
		width: 250px;
		height: 150px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_845_page6 i {
		font-size: 100px;
	}
}

/* @end */

/*  */
#stacks_in_847_page6 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_851_page6 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  10px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#stackSliderWrapperstacks_in_853_page6 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_853_page6 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_853_page6 {
		height: auto;
	}
}

#stacks_in_853_page6 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_857_page6 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_2_page6 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  10px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

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

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




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






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

/* @group Splash Play Button */

#PlayerWrapper-player1 .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-player1 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 10px solid rgba(155, 192, 16, 1.00);
	border-radius: 15px;
	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-player1 .splash-button:hover {
	border: 10px solid rgba(12, 69, 218, 1.00);
}

#PlayerWrapper-player1 .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-player1 .splash-button:hover .splash-fill {
	opacity: 0.10;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(155, 192, 16, 1.00);
	font: 40px "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-player1 .splash-button:hover .splash-button-inner {
	color: rgba(12, 69, 218, 1.00);
}

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

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

/* @end */

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

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

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

#button-grid-player1 {
	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(35, 85, 199, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(35, 85, 199, 1.00) 0%, rgba(35, 85, 199, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35, 85, 199, 1.00)), color-stop(100%,rgba(35, 85, 199, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(35, 85, 199, 1.00) 0%,rgba(35, 85, 199, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(35, 85, 199, 1.00) 0%,rgba(35, 85, 199, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(35, 85, 199, 1.00) 0%,rgba(35, 85, 199, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(35, 85, 199, 1.00) 0%,rgba(35, 85, 199, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(35, 85, 199, 1.00)', endColorstr='rgba(35, 85, 199, 1.00)',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




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

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 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-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

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

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 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-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

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

/* Icons */
#media-controls-player1 [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-player1 [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 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-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .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-player1 .scrubberWrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	clear: both;
	z-index: 10;
	margin-top: 0px;
}

#button-grid-player1 {
	padding-bottom: 20px;
}


#media-controls-player1 .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(255, 255, 255, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .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(187, 0, 6, 1.00)), color-stop(100%, rgba(36, 94, 143, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(187, 0, 6, 1.00) 0, rgba(36, 94, 143, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(187, 0, 6, 1.00) 0, rgba(36, 94, 143, 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-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .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-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


#stacks_in_17_page6>.s3_row {
	margin: 0 -10px;
}

#stacks_in_17_page6>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_17_page6>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_17_page6>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_17_page6>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_17_page6>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  

#stacks_in_17_page6 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_19_page6 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(217, 0, 5, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_22_page6 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(217, 0, 5, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_25_page6 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(217, 0, 5, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_28_page6 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(217, 0, 5, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_32_page6>.s3_row {
	margin: 0 -0px;
}

#stacks_in_32_page6>.s3_row>.s3_column {
	padding: 0 0px;
}








  


@media only screen and (max-width: 770px) {


	#stacks_in_32_page6>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_32_page6>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}





}



@media only screen and (max-width: 400px) {


	#stacks_in_32_page6>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_32_page6>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}



	#stacks_in_32_page6>.s3_row  {
		margin: -0px;
	}
	#stacks_in_32_page6>.s3_row>.s3_column {
		padding: 0px;
		width:50%;
	}



}




  

#stacks_in_32_page6 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the NU LIVE button */

#stacks_in_36_page6 *,
#stacks_in_36_page6 *:before,
#stacks_in_36_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_36_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_36_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_36_page6:hover {
	background: #2355C7;
}





















.ButtonMakerStackstacks_in_36_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_36_page6 a.Button-Link:active {
	
	outline: none;
}

.ButtonMakerStackstacks_in_36_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 22px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_36_page6:hover .Button-Label {
	color: #FFFFFF;
}


.ButtonMakerStackstacks_in_36_page6 .Button-Label {
	text-shadow: 1px 1px 1px #D90005;
}

.ButtonMakerStackstacks_in_36_page6:hover .Button-Label {
	text-shadow: 1px 1px 1px #D90005;
}





@media print {
	.ButtonMakerStackstacks_in_36_page6 {
		display: none !important;
	}
}

/* End of CSS code for the NU LIVE button */












#stacks_in_36_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_45_page6>.s3_row {
	margin: 0 -0px;
}

#stacks_in_45_page6>.s3_row>.s3_column {
	padding: 0 0px;
}








  


@media only screen and (max-width: 770px) {


	#stacks_in_45_page6>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_45_page6>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}





}



@media only screen and (max-width: 400px) {


	#stacks_in_45_page6>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_45_page6>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}



	#stacks_in_45_page6>.s3_row  {
		margin: -0px;
	}
	#stacks_in_45_page6>.s3_row>.s3_column {
		padding: 0px;
		width:50%;
	}



}




  

#stacks_in_45_page6 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the TOP 10 button */

#stacks_in_49_page6 *,
#stacks_in_49_page6 *:before,
#stacks_in_49_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_49_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_49_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_49_page6:hover {
	background: #2355C7;
}





















.ButtonMakerStackstacks_in_49_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_49_page6 a.Button-Link:active {
	
	outline: none;
}

.ButtonMakerStackstacks_in_49_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 22px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_49_page6:hover .Button-Label {
	color: #FFFFFF;
}


.ButtonMakerStackstacks_in_49_page6 .Button-Label {
	text-shadow: 1px 1px 1px #D90005;
}

.ButtonMakerStackstacks_in_49_page6:hover .Button-Label {
	text-shadow: 1px 1px 1px #D90005;
}





@media print {
	.ButtonMakerStackstacks_in_49_page6 {
		display: none !important;
	}
}

/* End of CSS code for the TOP 10 button */












#stacks_in_49_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stackSliderWrapperstacks_in_890_page6 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_890_page6 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_890_page6 {
		height: auto;
	}
}

#stacks_in_890_page6 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}
#stacks_in_892_page6>.s3_row {
	margin: 0 -10px;
}

#stacks_in_892_page6>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_892_page6>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_892_page6>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_892_page6>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_892_page6>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_892_page6>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_894_page6 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_896_page6 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_899_page6 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_901_page6 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_904_page6 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_906_page6 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_908_page6 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}

#stacks_in_730_page6 {
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_734_page6 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_736_page6>.s3_row {
	margin: 0 -10px;
}

#stacks_in_736_page6>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {






}



@media only screen and (max-width: 400px) {


	#stacks_in_736_page6>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_736_page6>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Tunein button */

#stacks_in_738_page6 *,
#stacks_in_738_page6 *:before,
#stacks_in_738_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_738_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_738_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_738_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_738_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_738_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_738_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_738_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_738_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_738_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_738_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Tunein button */












#stacks_in_738_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Streema button */

#stacks_in_740_page6 *,
#stacks_in_740_page6 *:before,
#stacks_in_740_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_740_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_740_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_740_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_740_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_740_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_740_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_740_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_740_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_740_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_740_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Streema button */












#stacks_in_740_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Radio.net button */

#stacks_in_742_page6 *,
#stacks_in_742_page6 *:before,
#stacks_in_742_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_742_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_742_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_742_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_742_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_742_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_742_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_742_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_742_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_742_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_742_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Radio.net button */












#stacks_in_742_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Media You button */

#stacks_in_744_page6 *,
#stacks_in_744_page6 *:before,
#stacks_in_744_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_744_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_744_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_744_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_744_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_744_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_744_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_744_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_744_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_744_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_744_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Media You button */












#stacks_in_744_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_745_page6>.s3_row {
	margin: 0 -10px;
}

#stacks_in_745_page6>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {






}



@media only screen and (max-width: 400px) {


	#stacks_in_745_page6>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_745_page6>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Online Radio Box button */

#stacks_in_747_page6 *,
#stacks_in_747_page6 *:before,
#stacks_in_747_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_747_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_747_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_747_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_747_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_747_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_747_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_747_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_747_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_747_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_747_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Online Radio Box button */












#stacks_in_747_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the My Tuner Radio button */

#stacks_in_749_page6 *,
#stacks_in_749_page6 *:before,
#stacks_in_749_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_749_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_749_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_749_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_749_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_749_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_749_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_749_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_749_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_749_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_749_page6 {
		display: none !important;
	}
}

/* End of CSS code for the My Tuner Radio button */












#stacks_in_749_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Stream Finder button */

#stacks_in_751_page6 *,
#stacks_in_751_page6 *:before,
#stacks_in_751_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_751_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_751_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_751_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_751_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_751_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_751_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_751_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_751_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_751_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_751_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Stream Finder button */












#stacks_in_751_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Radio Forest button */

#stacks_in_753_page6 *,
#stacks_in_753_page6 *:before,
#stacks_in_753_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_753_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_753_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_753_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_753_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_753_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_753_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_753_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_753_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_753_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_753_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Radio Forest button */












#stacks_in_753_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_754_page6>.s3_row {
	margin: 0 -10px;
}

#stacks_in_754_page6>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {






}



@media only screen and (max-width: 400px) {


	#stacks_in_754_page6>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_754_page6>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Live Online Radio button */

#stacks_in_756_page6 *,
#stacks_in_756_page6 *:before,
#stacks_in_756_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_756_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_756_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_756_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_756_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_756_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_756_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_756_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_756_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_756_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_756_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Live Online Radio button */












#stacks_in_756_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Radio-Belgie button */

#stacks_in_758_page6 *,
#stacks_in_758_page6 *:before,
#stacks_in_758_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_758_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_758_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_758_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_758_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_758_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_758_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_758_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_758_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_758_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_758_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Radio-Belgie button */












#stacks_in_758_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Radio Search button */

#stacks_in_760_page6 *,
#stacks_in_760_page6 *:before,
#stacks_in_760_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_760_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_760_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_760_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_760_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_760_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_760_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_760_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_760_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_760_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_760_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Radio Search button */












#stacks_in_760_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Radio Belgium button */

#stacks_in_762_page6 *,
#stacks_in_762_page6 *:before,
#stacks_in_762_page6 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_762_page6 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_762_page6 {
	background: #2355C7;
}

.ButtonMakerStackstacks_in_762_page6:hover {
	background: #1B88FF;
}




















.ButtonMakerStackstacks_in_762_page6 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #2355C7;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_762_page6:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_762_page6 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_762_page6 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #FFFFFF;
	box-shadow:inset 0 0 5px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_762_page6 .Button-Label {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonMakerStackstacks_in_762_page6:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_762_page6 {
		display: none !important;
	}
}

/* End of CSS code for the Radio Belgium button */












#stacks_in_762_page6 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
