/*
 * SuperFlex v1.4
 * Nick Cates Design
 */



.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}

body .slides,
body .flex-control-nav,
body .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

.flexslider {width: 100%; margin: 0; padding: 0;}

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}

.flexslider .slides img {max-width: 100%; display: block; width: 100%; height: auto;padding:0;margin:0;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {background: transparent; zoom: 1; position: relative;z-index: 50;}

.flexslider .slides {zoom: 1;}
body .flexslider ul.slides, body .flexslider li { padding: 0; margin: 0;list-style: none; line-height: 0;}
.flexslider .slides > li {position: relative;}

.flex-container {zoom: 1; position: relative;}

body .flex-caption { 
height:50px; 
background:none; 
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
zoom: 1; 
text-align: left; 
width: 100%; 
display: block; 
text-indent: 3%;
position: absolute; 
left: 0; 
bottom: 0; 
background: rgba(0,0,0,.5); 
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,.3); 
font-size: 14px; 
line-height: 3.6em;
}

.flex-direction-nav{opacity: 0;}
.flex-direction-nav{padding: 0 !important;}
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url('../files/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .flex-next {background-position: -52px 0; right: 0;}
.flex-direction-nav li .flex-prev {left: 0;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

.flex-control-nav {position: absolute; line-height: 3.6em; font-size: 14px; text-align: center; bottom:0; opacity:0;width:100%;z-index:100;}
.alignRight {text-align: right; right: 15px;width:auto;}

.flex-control-nav li {position: relative; top: 4px; margin: 0 0 0 7px !important; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a { top: 5px; width: 20px; height: 20px;display: block; background: url('../files/bg_control_nav.png') no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -20px;}
.flex-control-nav li a.flex-active {background-position: 0 -40px; cursor: default;}

.flex-control-nav,.flex-direction-nav{-webkit-transition: opacity 500ms; -moz-transition: opacity 500ms; -ms-transition: opacity 500ms; -o-transition: opacity 500ms; transition: opacity 500ms;}
.flexslider:hover .flex-control-nav,.flexslider:hover .flex-direction-nav{opacity: 1 !important;}
 

.flex-viewport,
.flex-viewport ul.slides, 
.flex-viewport ul.slides li,
.flex-viewport ul.slides li img{
    border-radius: 0;
}

#stacks_in_142_page5 .flex-caption{border-radius: 0 0 4px 4px;}

@media all and (max-width: 600px){
    .flex-caption{visibility: hidden;}
}

@media all and (max-width: 320px){
    .flex-direction-nav{visibility: hidden;}
}

@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
	only screen and (-o-min-device-pixel-ratio: 13/10),
	only screen and (min-resolution: 120dpi)
	{
    .flex-control-nav li a {
    	background-image: url('../files/bg_control_nav_2x.png') !important; 
    	background-size: 20px 60px;
    }
    .flex-direction-nav li a {
    	background: url('../files/bg_direction_nav_2x.png') no-repeat 0 0;
    	background-size: 104px 52px;
    }
}










/* Edit Mode UI  */


.stacksSpacerstacks_in_4_page5 {
	display: block;
	width: 100%;
	height:40px;
}/* Start AudioDeckr stack CSS code */.stacks_in_34_page5audiodeckr {}/* panzer - general */.panzer { width: 300px; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.panzer-unsupported { width: auto; }div.panzer-expand { width: 100%; }.panzer .player { -moz-border-radius: 5px; /* Firefox */  -webkit-border-radius: 5px; /* Safari, Chrome */  border-radius: 5px; /* CSS3 */    position: relative; padding: 3px; height: 27px; text-align: left; }.panzer .controls { float: left; width: 28px; height: 28px; overflow: hidden; }.panzer .controls span, .panzer .controls a { float: left; width: 28px; height: 28px; background-position: 0 0; }.panzer .controls span:hover, .panzer .controls span.hover, .panzer .controls a:hover { background-position: -28px 0; }.panzer .controls span:active, .panzer .controls span.active, .panzer .controls a:active { background-position: -56px 0; }.panzer .controls em { display: block; }.panzer .controls .play em { width: 9px; height: 12px; margin-top: 9px; margin-left: 11px; background-position: -85px -1px; }.panzer .controls .pause em { width: 7px; height: 11px; margin-top: 9px; margin-left: 10px; background-position: -94px -1px; }.panzer .controls .download em { width: 9px; height: 10px; margin-top: 9px; margin-left: 9px; background-position: -103px -1px; }.panzer strong.alert { font: 12px/27px 'Helvetica',Arial; font-weight: normal; padding-left: 5px; }.panzer .progress-wrapper { position: absolute; height: 10px; left: 33px; top: 12px; right: 4px; }.show-duration .progress-wrapper { right: 34px; }.show-volume .progress-wrapper { right: 89px; }.show-volume .volume-wrapper { position: absolute; width: 80px; height: 10px; top: 12px; right: 4px; }.show-duration.show-volume .progress-wrapper { right: 120px; }.show-duration span.duration { position: absolute; top: 0; right: 4px; font: 10px/34px 'Helvetica',Arial; cursor: default; }.show-duration span.small { font-size: 9px; }.show-duration.show-volume span.duration { right: 89px }.panzer .progress, .panzer .volume { position: relative; margin: 0 5px; height: 10px; background-position: 0 -78px; z-index: 1; }.panzer .progress:before, .panzer .progress:after, .panzer .volume:before, .panzer .volume:after { position: absolute; top: 0; content: ''; width: 5px; height: 10px; z-index: 1; }.panzer .progress:before, .panzer .volume:before { left: -5px; background-position: -112px -1px; }.panzer .progress:after, .panzer .volume:after { right: -4px; background-position: -119px -1px; }.panzer .progress .elapsed, .panzer .volume .set { position: relative; height: 10px; background-position: 0 -88px; z-index: 2; }.panzer .progress .elapsed:before, .panzer .progress .elapsed:after, .panzer .volume .set:before, .panzer .volume .set:after { position: absolute; top: 0; content: ''; width: 6px; height: 10px; }.panzer .progress .elapsed:before, .panzer .volume .set:before { left: -5px; background-position: -124px -1px; }.panzer .progress .elapsed:after, .panzer .volume .set:after { right: -5px; background-position: -130px -1px; }.panzer .cover { position: relative; }.panzer .cover:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-background-origin: border-box; -moz-background-origin: border; background-origin: border-box; background: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0.05)), color-stop(0.5, rgba(255, 255, 255, .07)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))); background: -moz-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); }.panzer-expand .cover:after { display: none; }.panzer .cover img { display: block; margin: 0 auto; border: 0; max-width: 100%; height: auto; }/* panzer - player big */.panzer-big .player { padding: 5px; height: 48px; }.panzer-big .controls { width: 48px; height: 49px; overflow: hidden; }.panzer-big .controls span, .panzer-big .controls a { width: 48px; height: 49px; background-position: 0 -29px; margin: 0; padding: 0; border: 0; }.panzer-big .controls span:hover, .panzer-big .controls span.hover, .panzer-big .controls a:hover { background-position: -49px -29px; }.panzer-big .controls span:active, .panzer-big .controls span.active, .panzer-big .controls a:active { background-position: -98px -29px; }.panzer-big .controls .play em { width: 15px; height: 18px; margin-top: 15px; margin-left: 19px; background-position: -148px -33px; }.panzer-big .controls .pause em { width: 14px; height: 19px; margin-top: 15px; margin-left: 17px; background-position: -148px -53px; }.panzer-big .controls .download em { width: 14px; height: 18px; margin-top: 15px; margin-left: 17px; background-position: -165px -33px; }.panzer-big strong.alert { line-height: 48px; }.panzer-big .progress-wrapper { left: 58px; top: 24px; right: 6px; }.panzer-big.show-duration .progress-wrapper { right: 40px; }.panzer-big.show-duration span.duration { right: 6px; font-size: 12px; line-height: 57px; }.panzer-big.show-duration span.small { font-size: 11px; line-height: 58px; }.panzer-big.show-volume .progress-wrapper { right: 91px; }.panzer-big.show-volume .volume-wrapper { top: 24px; right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 126px; }.panzer-big.show-duration.show-volume span.duration { right: 91px }/* panzer - dark theme */.panzer-dark .controls span, .panzer-dark .controls a, .panzer-dark .controls em, .panzer-dark .progress, .panzer-dark .progress:before, .panzer-dark .progress:after, .panzer-dark .elapsed, .panzer-dark .elapsed:before, .panzer-dark .elapsed:after, .panzer-dark .volume, .panzer-dark .volume:before, .panzer-dark .volume:after, .panzer-dark .volume .set, .panzer-dark .volume .set:before, .panzer-dark .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-dark .player { border: 1px solid #111; background: #333; background: -moz-linear-gradient(top, #4a4a4a 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -o-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -ms-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: linear-gradient(to bottom, #4a4a4a 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#292929',GradientType=0 ); -webkit-box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); }.panzer-dark strong.alert { color: #ccc; }.panzer-dark span.duration { color: #bbb; }.panzer-dark .cover { border: 1px solid #111; border-bottom: 0; background: #333; }/* panzer - light theme */.panzer-light .controls span, .panzer-light .controls a, .panzer-light .controls em, .panzer-light .progress, .panzer-light .progress:before, .panzer-light .progress:after, .panzer-light .elapsed, .panzer-light .elapsed:before, .panzer-light .elapsed:after, .panzer-light .volume, .panzer-light .volume:before, .panzer-light .volume:after, .panzer-light .volume .set, .panzer-light .volume .set:before, .panzer-light .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-light .player { border: 1px solid #bababa; background: #eee; background: -moz-linear-gradient(top, #fcfcfc 0%, #d0d0d0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d0d0d0)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#d0d0d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d0d0d0',GradientType=0 ); }.panzer-light span.duration { color: #666; }.panzer-light strong.alert { color: #666; }.panzer-light .cover { border: 1px solid #baababa; border-bottom: 0; background: #eee; }@media screen and (max-width: 480px) {	.panzer { width: auto; display: block; }}@media screen and (max-width: 320px) {	.show-duration .progress-wrapper { right: 34px; }	.show-volume .progress-wrapper { right: 4px; }	.show-volume .volume-wrapper { display: none; }	.show-duration.show-volume .progress-wrapper { right: 34px; }	.show-duration.show-volume span.duration { right: 4px }	.panzer-big.show-volume .progress-wrapper { right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 40px; }.panzer-big.show-duration.show-volume span.duration { right: 6px; }}.webbox06 { /* frames */ width: auto; height: auto; position: relative; margin: 15px auto 25px auto;}.webbox06  .box { /* body */ width: auto; height: auto; margin: 0 5px; padding: 40px 30px;/* text */ text-align: left; font: 12px/15px arial; color: #444444; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);/* border radius */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;/* background */ background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6)); background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6); background-color: #a6a6a6;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);   box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);/* border */ border: 1px solid #888; }.webbox06 .box li {list-style:none;}.webbox06 .box li:before{content: '- ';}.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */ position: absolute; top: 15px; height: 10px; width: 100%;}.webbox06 .ribbon_top .left_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px;}.webbox06 .ribbon_top .right_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px; right: 0px;}.webbox06 .ribbon_top .left { height: 10px; width: 5px; position: absolute; top: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.webbox06 .ribbon_top .right { height: 10px; width: 5px; top: 0px; right: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: absolute;}.webbox06 .ribbon_top .main { /* main part of the ribbon */ height: 25px; width: 100%; background-color: #aaa; position: absolute; top: 10px; padding: 5px 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;/* text */ text-align: center; font: bold 18px/24px arial; color: #fff; text-shadow:  0 1px 1px #005cc4;/* backgorund */ background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4)); background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4); background-color: #005cc4;/* border */ border-top: solid 1px #005cc4; border-bottom: solid 1px #005cc4;/* shadow */ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}.webbox06 .gloss_top { width: 100%; height: 1px; position: absolute; top: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);} .webbox06 .gloss_bottom { width: 100%; height: 1px; position: absolute; bottom: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);}  .webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */ position: absolute; bottom: -7px; left: 90px; height: 40px; width: 140px;}.webbox06 .ribbon_bottom .left_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; left: 5px; bottom: 0;}.webbox06 .ribbon_bottom .right_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; right: 5px; bottom: 0;}.webbox06 .ribbon_bottom .left { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .right { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0; right: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */ height: 39px; width: 120px; position: absolute; left: 10px; text-align: center;/* border radius */ -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4)); background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4); background-color: #218ef4;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);   -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);/* border */ border-top: solid 1px #218ef4; border-left: solid 1px #218ef4; border-right: solid 1px #218ef4;}.webbox06 .ribbon_bottom .main:hover {/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4)); background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);}.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */ text-decoration: none; font: bold 14px/36px arial; color: #005cc4; text-shadow:  0 1px 1px rgba(255, 255, 255, 1);}.webbox06 .ribbon_bottom .main:hover  a { color: #287cda;}/* End AudioDeckr stack CSS code */
#stacks_in_1116_page5 {
	margin: 20px 0px 0px 0px;
}
/* Start AudioDeckr stack CSS code */.stacks_in_1118_page5audiodeckr {}/* panzer - general */.panzer { width: 300px; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.panzer-unsupported { width: auto; }div.panzer-expand { width: 100%; }.panzer .player { -moz-border-radius: 5px; /* Firefox */  -webkit-border-radius: 5px; /* Safari, Chrome */  border-radius: 5px; /* CSS3 */    position: relative; padding: 3px; height: 27px; text-align: left; }.panzer .controls { float: left; width: 28px; height: 28px; overflow: hidden; }.panzer .controls span, .panzer .controls a { float: left; width: 28px; height: 28px; background-position: 0 0; }.panzer .controls span:hover, .panzer .controls span.hover, .panzer .controls a:hover { background-position: -28px 0; }.panzer .controls span:active, .panzer .controls span.active, .panzer .controls a:active { background-position: -56px 0; }.panzer .controls em { display: block; }.panzer .controls .play em { width: 9px; height: 12px; margin-top: 9px; margin-left: 11px; background-position: -85px -1px; }.panzer .controls .pause em { width: 7px; height: 11px; margin-top: 9px; margin-left: 10px; background-position: -94px -1px; }.panzer .controls .download em { width: 9px; height: 10px; margin-top: 9px; margin-left: 9px; background-position: -103px -1px; }.panzer strong.alert { font: 12px/27px 'Helvetica',Arial; font-weight: normal; padding-left: 5px; }.panzer .progress-wrapper { position: absolute; height: 10px; left: 33px; top: 12px; right: 4px; }.show-duration .progress-wrapper { right: 34px; }.show-volume .progress-wrapper { right: 89px; }.show-volume .volume-wrapper { position: absolute; width: 80px; height: 10px; top: 12px; right: 4px; }.show-duration.show-volume .progress-wrapper { right: 120px; }.show-duration span.duration { position: absolute; top: 0; right: 4px; font: 10px/34px 'Helvetica',Arial; cursor: default; }.show-duration span.small { font-size: 9px; }.show-duration.show-volume span.duration { right: 89px }.panzer .progress, .panzer .volume { position: relative; margin: 0 5px; height: 10px; background-position: 0 -78px; z-index: 1; }.panzer .progress:before, .panzer .progress:after, .panzer .volume:before, .panzer .volume:after { position: absolute; top: 0; content: ''; width: 5px; height: 10px; z-index: 1; }.panzer .progress:before, .panzer .volume:before { left: -5px; background-position: -112px -1px; }.panzer .progress:after, .panzer .volume:after { right: -4px; background-position: -119px -1px; }.panzer .progress .elapsed, .panzer .volume .set { position: relative; height: 10px; background-position: 0 -88px; z-index: 2; }.panzer .progress .elapsed:before, .panzer .progress .elapsed:after, .panzer .volume .set:before, .panzer .volume .set:after { position: absolute; top: 0; content: ''; width: 6px; height: 10px; }.panzer .progress .elapsed:before, .panzer .volume .set:before { left: -5px; background-position: -124px -1px; }.panzer .progress .elapsed:after, .panzer .volume .set:after { right: -5px; background-position: -130px -1px; }.panzer .cover { position: relative; }.panzer .cover:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-background-origin: border-box; -moz-background-origin: border; background-origin: border-box; background: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0.05)), color-stop(0.5, rgba(255, 255, 255, .07)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))); background: -moz-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); }.panzer-expand .cover:after { display: none; }.panzer .cover img { display: block; margin: 0 auto; border: 0; max-width: 100%; height: auto; }/* panzer - player big */.panzer-big .player { padding: 5px; height: 48px; }.panzer-big .controls { width: 48px; height: 49px; overflow: hidden; }.panzer-big .controls span, .panzer-big .controls a { width: 48px; height: 49px; background-position: 0 -29px; margin: 0; padding: 0; border: 0; }.panzer-big .controls span:hover, .panzer-big .controls span.hover, .panzer-big .controls a:hover { background-position: -49px -29px; }.panzer-big .controls span:active, .panzer-big .controls span.active, .panzer-big .controls a:active { background-position: -98px -29px; }.panzer-big .controls .play em { width: 15px; height: 18px; margin-top: 15px; margin-left: 19px; background-position: -148px -33px; }.panzer-big .controls .pause em { width: 14px; height: 19px; margin-top: 15px; margin-left: 17px; background-position: -148px -53px; }.panzer-big .controls .download em { width: 14px; height: 18px; margin-top: 15px; margin-left: 17px; background-position: -165px -33px; }.panzer-big strong.alert { line-height: 48px; }.panzer-big .progress-wrapper { left: 58px; top: 24px; right: 6px; }.panzer-big.show-duration .progress-wrapper { right: 40px; }.panzer-big.show-duration span.duration { right: 6px; font-size: 12px; line-height: 57px; }.panzer-big.show-duration span.small { font-size: 11px; line-height: 58px; }.panzer-big.show-volume .progress-wrapper { right: 91px; }.panzer-big.show-volume .volume-wrapper { top: 24px; right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 126px; }.panzer-big.show-duration.show-volume span.duration { right: 91px }/* panzer - dark theme */.panzer-dark .controls span, .panzer-dark .controls a, .panzer-dark .controls em, .panzer-dark .progress, .panzer-dark .progress:before, .panzer-dark .progress:after, .panzer-dark .elapsed, .panzer-dark .elapsed:before, .panzer-dark .elapsed:after, .panzer-dark .volume, .panzer-dark .volume:before, .panzer-dark .volume:after, .panzer-dark .volume .set, .panzer-dark .volume .set:before, .panzer-dark .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-dark .player { border: 1px solid #111; background: #333; background: -moz-linear-gradient(top, #4a4a4a 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -o-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -ms-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: linear-gradient(to bottom, #4a4a4a 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#292929',GradientType=0 ); -webkit-box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); }.panzer-dark strong.alert { color: #ccc; }.panzer-dark span.duration { color: #bbb; }.panzer-dark .cover { border: 1px solid #111; border-bottom: 0; background: #333; }/* panzer - light theme */.panzer-light .controls span, .panzer-light .controls a, .panzer-light .controls em, .panzer-light .progress, .panzer-light .progress:before, .panzer-light .progress:after, .panzer-light .elapsed, .panzer-light .elapsed:before, .panzer-light .elapsed:after, .panzer-light .volume, .panzer-light .volume:before, .panzer-light .volume:after, .panzer-light .volume .set, .panzer-light .volume .set:before, .panzer-light .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-light .player { border: 1px solid #bababa; background: #eee; background: -moz-linear-gradient(top, #fcfcfc 0%, #d0d0d0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d0d0d0)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#d0d0d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d0d0d0',GradientType=0 ); }.panzer-light span.duration { color: #666; }.panzer-light strong.alert { color: #666; }.panzer-light .cover { border: 1px solid #baababa; border-bottom: 0; background: #eee; }@media screen and (max-width: 480px) {	.panzer { width: auto; display: block; }}@media screen and (max-width: 320px) {	.show-duration .progress-wrapper { right: 34px; }	.show-volume .progress-wrapper { right: 4px; }	.show-volume .volume-wrapper { display: none; }	.show-duration.show-volume .progress-wrapper { right: 34px; }	.show-duration.show-volume span.duration { right: 4px }	.panzer-big.show-volume .progress-wrapper { right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 40px; }.panzer-big.show-duration.show-volume span.duration { right: 6px; }}.webbox06 { /* frames */ width: auto; height: auto; position: relative; margin: 15px auto 25px auto;}.webbox06  .box { /* body */ width: auto; height: auto; margin: 0 5px; padding: 40px 30px;/* text */ text-align: left; font: 12px/15px arial; color: #444444; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);/* border radius */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;/* background */ background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6)); background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6); background-color: #a6a6a6;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);   box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);/* border */ border: 1px solid #888; }.webbox06 .box li {list-style:none;}.webbox06 .box li:before{content: '- ';}.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */ position: absolute; top: 15px; height: 10px; width: 100%;}.webbox06 .ribbon_top .left_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px;}.webbox06 .ribbon_top .right_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px; right: 0px;}.webbox06 .ribbon_top .left { height: 10px; width: 5px; position: absolute; top: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.webbox06 .ribbon_top .right { height: 10px; width: 5px; top: 0px; right: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: absolute;}.webbox06 .ribbon_top .main { /* main part of the ribbon */ height: 25px; width: 100%; background-color: #aaa; position: absolute; top: 10px; padding: 5px 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;/* text */ text-align: center; font: bold 18px/24px arial; color: #fff; text-shadow:  0 1px 1px #005cc4;/* backgorund */ background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4)); background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4); background-color: #005cc4;/* border */ border-top: solid 1px #005cc4; border-bottom: solid 1px #005cc4;/* shadow */ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}.webbox06 .gloss_top { width: 100%; height: 1px; position: absolute; top: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);} .webbox06 .gloss_bottom { width: 100%; height: 1px; position: absolute; bottom: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);}  .webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */ position: absolute; bottom: -7px; left: 90px; height: 40px; width: 140px;}.webbox06 .ribbon_bottom .left_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; left: 5px; bottom: 0;}.webbox06 .ribbon_bottom .right_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; right: 5px; bottom: 0;}.webbox06 .ribbon_bottom .left { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .right { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0; right: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */ height: 39px; width: 120px; position: absolute; left: 10px; text-align: center;/* border radius */ -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4)); background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4); background-color: #218ef4;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);   -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);/* border */ border-top: solid 1px #218ef4; border-left: solid 1px #218ef4; border-right: solid 1px #218ef4;}.webbox06 .ribbon_bottom .main:hover {/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4)); background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);}.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */ text-decoration: none; font: bold 14px/36px arial; color: #005cc4; text-shadow:  0 1px 1px rgba(255, 255, 255, 1);}.webbox06 .ribbon_bottom .main:hover  a { color: #287cda;}/* End AudioDeckr stack CSS code */
#stacks_in_1111_page5 {
	margin: 20px 0px 0px 0px;
}
/* Start AudioDeckr stack CSS code */.stacks_in_1113_page5audiodeckr {}/* panzer - general */.panzer { width: 300px; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.panzer-unsupported { width: auto; }div.panzer-expand { width: 100%; }.panzer .player { -moz-border-radius: 5px; /* Firefox */  -webkit-border-radius: 5px; /* Safari, Chrome */  border-radius: 5px; /* CSS3 */    position: relative; padding: 3px; height: 27px; text-align: left; }.panzer .controls { float: left; width: 28px; height: 28px; overflow: hidden; }.panzer .controls span, .panzer .controls a { float: left; width: 28px; height: 28px; background-position: 0 0; }.panzer .controls span:hover, .panzer .controls span.hover, .panzer .controls a:hover { background-position: -28px 0; }.panzer .controls span:active, .panzer .controls span.active, .panzer .controls a:active { background-position: -56px 0; }.panzer .controls em { display: block; }.panzer .controls .play em { width: 9px; height: 12px; margin-top: 9px; margin-left: 11px; background-position: -85px -1px; }.panzer .controls .pause em { width: 7px; height: 11px; margin-top: 9px; margin-left: 10px; background-position: -94px -1px; }.panzer .controls .download em { width: 9px; height: 10px; margin-top: 9px; margin-left: 9px; background-position: -103px -1px; }.panzer strong.alert { font: 12px/27px 'Helvetica',Arial; font-weight: normal; padding-left: 5px; }.panzer .progress-wrapper { position: absolute; height: 10px; left: 33px; top: 12px; right: 4px; }.show-duration .progress-wrapper { right: 34px; }.show-volume .progress-wrapper { right: 89px; }.show-volume .volume-wrapper { position: absolute; width: 80px; height: 10px; top: 12px; right: 4px; }.show-duration.show-volume .progress-wrapper { right: 120px; }.show-duration span.duration { position: absolute; top: 0; right: 4px; font: 10px/34px 'Helvetica',Arial; cursor: default; }.show-duration span.small { font-size: 9px; }.show-duration.show-volume span.duration { right: 89px }.panzer .progress, .panzer .volume { position: relative; margin: 0 5px; height: 10px; background-position: 0 -78px; z-index: 1; }.panzer .progress:before, .panzer .progress:after, .panzer .volume:before, .panzer .volume:after { position: absolute; top: 0; content: ''; width: 5px; height: 10px; z-index: 1; }.panzer .progress:before, .panzer .volume:before { left: -5px; background-position: -112px -1px; }.panzer .progress:after, .panzer .volume:after { right: -4px; background-position: -119px -1px; }.panzer .progress .elapsed, .panzer .volume .set { position: relative; height: 10px; background-position: 0 -88px; z-index: 2; }.panzer .progress .elapsed:before, .panzer .progress .elapsed:after, .panzer .volume .set:before, .panzer .volume .set:after { position: absolute; top: 0; content: ''; width: 6px; height: 10px; }.panzer .progress .elapsed:before, .panzer .volume .set:before { left: -5px; background-position: -124px -1px; }.panzer .progress .elapsed:after, .panzer .volume .set:after { right: -5px; background-position: -130px -1px; }.panzer .cover { position: relative; }.panzer .cover:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-background-origin: border-box; -moz-background-origin: border; background-origin: border-box; background: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0.05)), color-stop(0.5, rgba(255, 255, 255, .07)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))); background: -moz-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); }.panzer-expand .cover:after { display: none; }.panzer .cover img { display: block; margin: 0 auto; border: 0; max-width: 100%; height: auto; }/* panzer - player big */.panzer-big .player { padding: 5px; height: 48px; }.panzer-big .controls { width: 48px; height: 49px; overflow: hidden; }.panzer-big .controls span, .panzer-big .controls a { width: 48px; height: 49px; background-position: 0 -29px; margin: 0; padding: 0; border: 0; }.panzer-big .controls span:hover, .panzer-big .controls span.hover, .panzer-big .controls a:hover { background-position: -49px -29px; }.panzer-big .controls span:active, .panzer-big .controls span.active, .panzer-big .controls a:active { background-position: -98px -29px; }.panzer-big .controls .play em { width: 15px; height: 18px; margin-top: 15px; margin-left: 19px; background-position: -148px -33px; }.panzer-big .controls .pause em { width: 14px; height: 19px; margin-top: 15px; margin-left: 17px; background-position: -148px -53px; }.panzer-big .controls .download em { width: 14px; height: 18px; margin-top: 15px; margin-left: 17px; background-position: -165px -33px; }.panzer-big strong.alert { line-height: 48px; }.panzer-big .progress-wrapper { left: 58px; top: 24px; right: 6px; }.panzer-big.show-duration .progress-wrapper { right: 40px; }.panzer-big.show-duration span.duration { right: 6px; font-size: 12px; line-height: 57px; }.panzer-big.show-duration span.small { font-size: 11px; line-height: 58px; }.panzer-big.show-volume .progress-wrapper { right: 91px; }.panzer-big.show-volume .volume-wrapper { top: 24px; right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 126px; }.panzer-big.show-duration.show-volume span.duration { right: 91px }/* panzer - dark theme */.panzer-dark .controls span, .panzer-dark .controls a, .panzer-dark .controls em, .panzer-dark .progress, .panzer-dark .progress:before, .panzer-dark .progress:after, .panzer-dark .elapsed, .panzer-dark .elapsed:before, .panzer-dark .elapsed:after, .panzer-dark .volume, .panzer-dark .volume:before, .panzer-dark .volume:after, .panzer-dark .volume .set, .panzer-dark .volume .set:before, .panzer-dark .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-dark .player { border: 1px solid #111; background: #333; background: -moz-linear-gradient(top, #4a4a4a 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -o-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -ms-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: linear-gradient(to bottom, #4a4a4a 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#292929',GradientType=0 ); -webkit-box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); }.panzer-dark strong.alert { color: #ccc; }.panzer-dark span.duration { color: #bbb; }.panzer-dark .cover { border: 1px solid #111; border-bottom: 0; background: #333; }/* panzer - light theme */.panzer-light .controls span, .panzer-light .controls a, .panzer-light .controls em, .panzer-light .progress, .panzer-light .progress:before, .panzer-light .progress:after, .panzer-light .elapsed, .panzer-light .elapsed:before, .panzer-light .elapsed:after, .panzer-light .volume, .panzer-light .volume:before, .panzer-light .volume:after, .panzer-light .volume .set, .panzer-light .volume .set:before, .panzer-light .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-light .player { border: 1px solid #bababa; background: #eee; background: -moz-linear-gradient(top, #fcfcfc 0%, #d0d0d0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d0d0d0)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#d0d0d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d0d0d0',GradientType=0 ); }.panzer-light span.duration { color: #666; }.panzer-light strong.alert { color: #666; }.panzer-light .cover { border: 1px solid #baababa; border-bottom: 0; background: #eee; }@media screen and (max-width: 480px) {	.panzer { width: auto; display: block; }}@media screen and (max-width: 320px) {	.show-duration .progress-wrapper { right: 34px; }	.show-volume .progress-wrapper { right: 4px; }	.show-volume .volume-wrapper { display: none; }	.show-duration.show-volume .progress-wrapper { right: 34px; }	.show-duration.show-volume span.duration { right: 4px }	.panzer-big.show-volume .progress-wrapper { right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 40px; }.panzer-big.show-duration.show-volume span.duration { right: 6px; }}.webbox06 { /* frames */ width: auto; height: auto; position: relative; margin: 15px auto 25px auto;}.webbox06  .box { /* body */ width: auto; height: auto; margin: 0 5px; padding: 40px 30px;/* text */ text-align: left; font: 12px/15px arial; color: #444444; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);/* border radius */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;/* background */ background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6)); background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6); background-color: #a6a6a6;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);   box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);/* border */ border: 1px solid #888; }.webbox06 .box li {list-style:none;}.webbox06 .box li:before{content: '- ';}.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */ position: absolute; top: 15px; height: 10px; width: 100%;}.webbox06 .ribbon_top .left_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px;}.webbox06 .ribbon_top .right_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px; right: 0px;}.webbox06 .ribbon_top .left { height: 10px; width: 5px; position: absolute; top: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.webbox06 .ribbon_top .right { height: 10px; width: 5px; top: 0px; right: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: absolute;}.webbox06 .ribbon_top .main { /* main part of the ribbon */ height: 25px; width: 100%; background-color: #aaa; position: absolute; top: 10px; padding: 5px 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;/* text */ text-align: center; font: bold 18px/24px arial; color: #fff; text-shadow:  0 1px 1px #005cc4;/* backgorund */ background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4)); background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4); background-color: #005cc4;/* border */ border-top: solid 1px #005cc4; border-bottom: solid 1px #005cc4;/* shadow */ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}.webbox06 .gloss_top { width: 100%; height: 1px; position: absolute; top: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);} .webbox06 .gloss_bottom { width: 100%; height: 1px; position: absolute; bottom: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);}  .webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */ position: absolute; bottom: -7px; left: 90px; height: 40px; width: 140px;}.webbox06 .ribbon_bottom .left_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; left: 5px; bottom: 0;}.webbox06 .ribbon_bottom .right_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; right: 5px; bottom: 0;}.webbox06 .ribbon_bottom .left { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .right { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0; right: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */ height: 39px; width: 120px; position: absolute; left: 10px; text-align: center;/* border radius */ -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4)); background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4); background-color: #218ef4;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);   -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);/* border */ border-top: solid 1px #218ef4; border-left: solid 1px #218ef4; border-right: solid 1px #218ef4;}.webbox06 .ribbon_bottom .main:hover {/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4)); background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);}.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */ text-decoration: none; font: bold 14px/36px arial; color: #005cc4; text-shadow:  0 1px 1px rgba(255, 255, 255, 1);}.webbox06 .ribbon_bottom .main:hover  a { color: #287cda;}/* End AudioDeckr stack CSS code */
#stacks_in_1127_page5 {
	margin: 20px 0px 0px 0px;
}
/* Start AudioDeckr stack CSS code */.stacks_in_1129_page5audiodeckr {}/* panzer - general */.panzer { width: 300px; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.panzer-unsupported { width: auto; }div.panzer-expand { width: 100%; }.panzer .player { -moz-border-radius: 5px; /* Firefox */  -webkit-border-radius: 5px; /* Safari, Chrome */  border-radius: 5px; /* CSS3 */    position: relative; padding: 3px; height: 27px; text-align: left; }.panzer .controls { float: left; width: 28px; height: 28px; overflow: hidden; }.panzer .controls span, .panzer .controls a { float: left; width: 28px; height: 28px; background-position: 0 0; }.panzer .controls span:hover, .panzer .controls span.hover, .panzer .controls a:hover { background-position: -28px 0; }.panzer .controls span:active, .panzer .controls span.active, .panzer .controls a:active { background-position: -56px 0; }.panzer .controls em { display: block; }.panzer .controls .play em { width: 9px; height: 12px; margin-top: 9px; margin-left: 11px; background-position: -85px -1px; }.panzer .controls .pause em { width: 7px; height: 11px; margin-top: 9px; margin-left: 10px; background-position: -94px -1px; }.panzer .controls .download em { width: 9px; height: 10px; margin-top: 9px; margin-left: 9px; background-position: -103px -1px; }.panzer strong.alert { font: 12px/27px 'Helvetica',Arial; font-weight: normal; padding-left: 5px; }.panzer .progress-wrapper { position: absolute; height: 10px; left: 33px; top: 12px; right: 4px; }.show-duration .progress-wrapper { right: 34px; }.show-volume .progress-wrapper { right: 89px; }.show-volume .volume-wrapper { position: absolute; width: 80px; height: 10px; top: 12px; right: 4px; }.show-duration.show-volume .progress-wrapper { right: 120px; }.show-duration span.duration { position: absolute; top: 0; right: 4px; font: 10px/34px 'Helvetica',Arial; cursor: default; }.show-duration span.small { font-size: 9px; }.show-duration.show-volume span.duration { right: 89px }.panzer .progress, .panzer .volume { position: relative; margin: 0 5px; height: 10px; background-position: 0 -78px; z-index: 1; }.panzer .progress:before, .panzer .progress:after, .panzer .volume:before, .panzer .volume:after { position: absolute; top: 0; content: ''; width: 5px; height: 10px; z-index: 1; }.panzer .progress:before, .panzer .volume:before { left: -5px; background-position: -112px -1px; }.panzer .progress:after, .panzer .volume:after { right: -4px; background-position: -119px -1px; }.panzer .progress .elapsed, .panzer .volume .set { position: relative; height: 10px; background-position: 0 -88px; z-index: 2; }.panzer .progress .elapsed:before, .panzer .progress .elapsed:after, .panzer .volume .set:before, .panzer .volume .set:after { position: absolute; top: 0; content: ''; width: 6px; height: 10px; }.panzer .progress .elapsed:before, .panzer .volume .set:before { left: -5px; background-position: -124px -1px; }.panzer .progress .elapsed:after, .panzer .volume .set:after { right: -5px; background-position: -130px -1px; }.panzer .cover { position: relative; }.panzer .cover:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-background-origin: border-box; -moz-background-origin: border; background-origin: border-box; background: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0.05)), color-stop(0.5, rgba(255, 255, 255, .07)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))); background: -moz-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); }.panzer-expand .cover:after { display: none; }.panzer .cover img { display: block; margin: 0 auto; border: 0; max-width: 100%; height: auto; }/* panzer - player big */.panzer-big .player { padding: 5px; height: 48px; }.panzer-big .controls { width: 48px; height: 49px; overflow: hidden; }.panzer-big .controls span, .panzer-big .controls a { width: 48px; height: 49px; background-position: 0 -29px; margin: 0; padding: 0; border: 0; }.panzer-big .controls span:hover, .panzer-big .controls span.hover, .panzer-big .controls a:hover { background-position: -49px -29px; }.panzer-big .controls span:active, .panzer-big .controls span.active, .panzer-big .controls a:active { background-position: -98px -29px; }.panzer-big .controls .play em { width: 15px; height: 18px; margin-top: 15px; margin-left: 19px; background-position: -148px -33px; }.panzer-big .controls .pause em { width: 14px; height: 19px; margin-top: 15px; margin-left: 17px; background-position: -148px -53px; }.panzer-big .controls .download em { width: 14px; height: 18px; margin-top: 15px; margin-left: 17px; background-position: -165px -33px; }.panzer-big strong.alert { line-height: 48px; }.panzer-big .progress-wrapper { left: 58px; top: 24px; right: 6px; }.panzer-big.show-duration .progress-wrapper { right: 40px; }.panzer-big.show-duration span.duration { right: 6px; font-size: 12px; line-height: 57px; }.panzer-big.show-duration span.small { font-size: 11px; line-height: 58px; }.panzer-big.show-volume .progress-wrapper { right: 91px; }.panzer-big.show-volume .volume-wrapper { top: 24px; right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 126px; }.panzer-big.show-duration.show-volume span.duration { right: 91px }/* panzer - dark theme */.panzer-dark .controls span, .panzer-dark .controls a, .panzer-dark .controls em, .panzer-dark .progress, .panzer-dark .progress:before, .panzer-dark .progress:after, .panzer-dark .elapsed, .panzer-dark .elapsed:before, .panzer-dark .elapsed:after, .panzer-dark .volume, .panzer-dark .volume:before, .panzer-dark .volume:after, .panzer-dark .volume .set, .panzer-dark .volume .set:before, .panzer-dark .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-dark .player { border: 1px solid #111; background: #333; background: -moz-linear-gradient(top, #4a4a4a 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -o-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -ms-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: linear-gradient(to bottom, #4a4a4a 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#292929',GradientType=0 ); -webkit-box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); }.panzer-dark strong.alert { color: #ccc; }.panzer-dark span.duration { color: #bbb; }.panzer-dark .cover { border: 1px solid #111; border-bottom: 0; background: #333; }/* panzer - light theme */.panzer-light .controls span, .panzer-light .controls a, .panzer-light .controls em, .panzer-light .progress, .panzer-light .progress:before, .panzer-light .progress:after, .panzer-light .elapsed, .panzer-light .elapsed:before, .panzer-light .elapsed:after, .panzer-light .volume, .panzer-light .volume:before, .panzer-light .volume:after, .panzer-light .volume .set, .panzer-light .volume .set:before, .panzer-light .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-light .player { border: 1px solid #bababa; background: #eee; background: -moz-linear-gradient(top, #fcfcfc 0%, #d0d0d0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d0d0d0)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#d0d0d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d0d0d0',GradientType=0 ); }.panzer-light span.duration { color: #666; }.panzer-light strong.alert { color: #666; }.panzer-light .cover { border: 1px solid #baababa; border-bottom: 0; background: #eee; }@media screen and (max-width: 480px) {	.panzer { width: auto; display: block; }}@media screen and (max-width: 320px) {	.show-duration .progress-wrapper { right: 34px; }	.show-volume .progress-wrapper { right: 4px; }	.show-volume .volume-wrapper { display: none; }	.show-duration.show-volume .progress-wrapper { right: 34px; }	.show-duration.show-volume span.duration { right: 4px }	.panzer-big.show-volume .progress-wrapper { right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 40px; }.panzer-big.show-duration.show-volume span.duration { right: 6px; }}.webbox06 { /* frames */ width: auto; height: auto; position: relative; margin: 15px auto 25px auto;}.webbox06  .box { /* body */ width: auto; height: auto; margin: 0 5px; padding: 40px 30px;/* text */ text-align: left; font: 12px/15px arial; color: #444444; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);/* border radius */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;/* background */ background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6)); background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6); background-color: #a6a6a6;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);   box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);/* border */ border: 1px solid #888; }.webbox06 .box li {list-style:none;}.webbox06 .box li:before{content: '- ';}.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */ position: absolute; top: 15px; height: 10px; width: 100%;}.webbox06 .ribbon_top .left_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px;}.webbox06 .ribbon_top .right_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px; right: 0px;}.webbox06 .ribbon_top .left { height: 10px; width: 5px; position: absolute; top: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.webbox06 .ribbon_top .right { height: 10px; width: 5px; top: 0px; right: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: absolute;}.webbox06 .ribbon_top .main { /* main part of the ribbon */ height: 25px; width: 100%; background-color: #aaa; position: absolute; top: 10px; padding: 5px 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;/* text */ text-align: center; font: bold 18px/24px arial; color: #fff; text-shadow:  0 1px 1px #005cc4;/* backgorund */ background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4)); background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4); background-color: #005cc4;/* border */ border-top: solid 1px #005cc4; border-bottom: solid 1px #005cc4;/* shadow */ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}.webbox06 .gloss_top { width: 100%; height: 1px; position: absolute; top: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);} .webbox06 .gloss_bottom { width: 100%; height: 1px; position: absolute; bottom: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);}  .webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */ position: absolute; bottom: -7px; left: 90px; height: 40px; width: 140px;}.webbox06 .ribbon_bottom .left_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; left: 5px; bottom: 0;}.webbox06 .ribbon_bottom .right_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; right: 5px; bottom: 0;}.webbox06 .ribbon_bottom .left { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .right { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0; right: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */ height: 39px; width: 120px; position: absolute; left: 10px; text-align: center;/* border radius */ -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4)); background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4); background-color: #218ef4;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);   -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);/* border */ border-top: solid 1px #218ef4; border-left: solid 1px #218ef4; border-right: solid 1px #218ef4;}.webbox06 .ribbon_bottom .main:hover {/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4)); background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);}.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */ text-decoration: none; font: bold 14px/36px arial; color: #005cc4; text-shadow:  0 1px 1px rgba(255, 255, 255, 1);}.webbox06 .ribbon_bottom .main:hover  a { color: #287cda;}/* End AudioDeckr stack CSS code */
#stacks_in_1132_page5 {
	margin: 20px 0px 0px 0px;
}
/* Start AudioDeckr stack CSS code */.stacks_in_1134_page5audiodeckr {}/* panzer - general */.panzer { width: 300px; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.panzer-unsupported { width: auto; }div.panzer-expand { width: 100%; }.panzer .player { -moz-border-radius: 5px; /* Firefox */  -webkit-border-radius: 5px; /* Safari, Chrome */  border-radius: 5px; /* CSS3 */    position: relative; padding: 3px; height: 27px; text-align: left; }.panzer .controls { float: left; width: 28px; height: 28px; overflow: hidden; }.panzer .controls span, .panzer .controls a { float: left; width: 28px; height: 28px; background-position: 0 0; }.panzer .controls span:hover, .panzer .controls span.hover, .panzer .controls a:hover { background-position: -28px 0; }.panzer .controls span:active, .panzer .controls span.active, .panzer .controls a:active { background-position: -56px 0; }.panzer .controls em { display: block; }.panzer .controls .play em { width: 9px; height: 12px; margin-top: 9px; margin-left: 11px; background-position: -85px -1px; }.panzer .controls .pause em { width: 7px; height: 11px; margin-top: 9px; margin-left: 10px; background-position: -94px -1px; }.panzer .controls .download em { width: 9px; height: 10px; margin-top: 9px; margin-left: 9px; background-position: -103px -1px; }.panzer strong.alert { font: 12px/27px 'Helvetica',Arial; font-weight: normal; padding-left: 5px; }.panzer .progress-wrapper { position: absolute; height: 10px; left: 33px; top: 12px; right: 4px; }.show-duration .progress-wrapper { right: 34px; }.show-volume .progress-wrapper { right: 89px; }.show-volume .volume-wrapper { position: absolute; width: 80px; height: 10px; top: 12px; right: 4px; }.show-duration.show-volume .progress-wrapper { right: 120px; }.show-duration span.duration { position: absolute; top: 0; right: 4px; font: 10px/34px 'Helvetica',Arial; cursor: default; }.show-duration span.small { font-size: 9px; }.show-duration.show-volume span.duration { right: 89px }.panzer .progress, .panzer .volume { position: relative; margin: 0 5px; height: 10px; background-position: 0 -78px; z-index: 1; }.panzer .progress:before, .panzer .progress:after, .panzer .volume:before, .panzer .volume:after { position: absolute; top: 0; content: ''; width: 5px; height: 10px; z-index: 1; }.panzer .progress:before, .panzer .volume:before { left: -5px; background-position: -112px -1px; }.panzer .progress:after, .panzer .volume:after { right: -4px; background-position: -119px -1px; }.panzer .progress .elapsed, .panzer .volume .set { position: relative; height: 10px; background-position: 0 -88px; z-index: 2; }.panzer .progress .elapsed:before, .panzer .progress .elapsed:after, .panzer .volume .set:before, .panzer .volume .set:after { position: absolute; top: 0; content: ''; width: 6px; height: 10px; }.panzer .progress .elapsed:before, .panzer .volume .set:before { left: -5px; background-position: -124px -1px; }.panzer .progress .elapsed:after, .panzer .volume .set:after { right: -5px; background-position: -130px -1px; }.panzer .cover { position: relative; }.panzer .cover:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-background-origin: border-box; -moz-background-origin: border; background-origin: border-box; background: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0.05)), color-stop(0.5, rgba(255, 255, 255, .07)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))); background: -moz-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); }.panzer-expand .cover:after { display: none; }.panzer .cover img { display: block; margin: 0 auto; border: 0; max-width: 100%; height: auto; }/* panzer - player big */.panzer-big .player { padding: 5px; height: 48px; }.panzer-big .controls { width: 48px; height: 49px; overflow: hidden; }.panzer-big .controls span, .panzer-big .controls a { width: 48px; height: 49px; background-position: 0 -29px; margin: 0; padding: 0; border: 0; }.panzer-big .controls span:hover, .panzer-big .controls span.hover, .panzer-big .controls a:hover { background-position: -49px -29px; }.panzer-big .controls span:active, .panzer-big .controls span.active, .panzer-big .controls a:active { background-position: -98px -29px; }.panzer-big .controls .play em { width: 15px; height: 18px; margin-top: 15px; margin-left: 19px; background-position: -148px -33px; }.panzer-big .controls .pause em { width: 14px; height: 19px; margin-top: 15px; margin-left: 17px; background-position: -148px -53px; }.panzer-big .controls .download em { width: 14px; height: 18px; margin-top: 15px; margin-left: 17px; background-position: -165px -33px; }.panzer-big strong.alert { line-height: 48px; }.panzer-big .progress-wrapper { left: 58px; top: 24px; right: 6px; }.panzer-big.show-duration .progress-wrapper { right: 40px; }.panzer-big.show-duration span.duration { right: 6px; font-size: 12px; line-height: 57px; }.panzer-big.show-duration span.small { font-size: 11px; line-height: 58px; }.panzer-big.show-volume .progress-wrapper { right: 91px; }.panzer-big.show-volume .volume-wrapper { top: 24px; right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 126px; }.panzer-big.show-duration.show-volume span.duration { right: 91px }/* panzer - dark theme */.panzer-dark .controls span, .panzer-dark .controls a, .panzer-dark .controls em, .panzer-dark .progress, .panzer-dark .progress:before, .panzer-dark .progress:after, .panzer-dark .elapsed, .panzer-dark .elapsed:before, .panzer-dark .elapsed:after, .panzer-dark .volume, .panzer-dark .volume:before, .panzer-dark .volume:after, .panzer-dark .volume .set, .panzer-dark .volume .set:before, .panzer-dark .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-dark .player { border: 1px solid #111; background: #333; background: -moz-linear-gradient(top, #4a4a4a 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -o-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -ms-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: linear-gradient(to bottom, #4a4a4a 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#292929',GradientType=0 ); -webkit-box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); }.panzer-dark strong.alert { color: #ccc; }.panzer-dark span.duration { color: #bbb; }.panzer-dark .cover { border: 1px solid #111; border-bottom: 0; background: #333; }/* panzer - light theme */.panzer-light .controls span, .panzer-light .controls a, .panzer-light .controls em, .panzer-light .progress, .panzer-light .progress:before, .panzer-light .progress:after, .panzer-light .elapsed, .panzer-light .elapsed:before, .panzer-light .elapsed:after, .panzer-light .volume, .panzer-light .volume:before, .panzer-light .volume:after, .panzer-light .volume .set, .panzer-light .volume .set:before, .panzer-light .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-light .player { border: 1px solid #bababa; background: #eee; background: -moz-linear-gradient(top, #fcfcfc 0%, #d0d0d0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d0d0d0)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#d0d0d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d0d0d0',GradientType=0 ); }.panzer-light span.duration { color: #666; }.panzer-light strong.alert { color: #666; }.panzer-light .cover { border: 1px solid #baababa; border-bottom: 0; background: #eee; }@media screen and (max-width: 480px) {	.panzer { width: auto; display: block; }}@media screen and (max-width: 320px) {	.show-duration .progress-wrapper { right: 34px; }	.show-volume .progress-wrapper { right: 4px; }	.show-volume .volume-wrapper { display: none; }	.show-duration.show-volume .progress-wrapper { right: 34px; }	.show-duration.show-volume span.duration { right: 4px }	.panzer-big.show-volume .progress-wrapper { right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 40px; }.panzer-big.show-duration.show-volume span.duration { right: 6px; }}.webbox06 { /* frames */ width: auto; height: auto; position: relative; margin: 15px auto 25px auto;}.webbox06  .box { /* body */ width: auto; height: auto; margin: 0 5px; padding: 40px 30px;/* text */ text-align: left; font: 12px/15px arial; color: #444444; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);/* border radius */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;/* background */ background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6)); background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6); background-color: #a6a6a6;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);   box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);/* border */ border: 1px solid #888; }.webbox06 .box li {list-style:none;}.webbox06 .box li:before{content: '- ';}.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */ position: absolute; top: 15px; height: 10px; width: 100%;}.webbox06 .ribbon_top .left_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px;}.webbox06 .ribbon_top .right_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px; right: 0px;}.webbox06 .ribbon_top .left { height: 10px; width: 5px; position: absolute; top: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.webbox06 .ribbon_top .right { height: 10px; width: 5px; top: 0px; right: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: absolute;}.webbox06 .ribbon_top .main { /* main part of the ribbon */ height: 25px; width: 100%; background-color: #aaa; position: absolute; top: 10px; padding: 5px 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;/* text */ text-align: center; font: bold 18px/24px arial; color: #fff; text-shadow:  0 1px 1px #005cc4;/* backgorund */ background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4)); background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4); background-color: #005cc4;/* border */ border-top: solid 1px #005cc4; border-bottom: solid 1px #005cc4;/* shadow */ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}.webbox06 .gloss_top { width: 100%; height: 1px; position: absolute; top: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);} .webbox06 .gloss_bottom { width: 100%; height: 1px; position: absolute; bottom: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);}  .webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */ position: absolute; bottom: -7px; left: 90px; height: 40px; width: 140px;}.webbox06 .ribbon_bottom .left_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; left: 5px; bottom: 0;}.webbox06 .ribbon_bottom .right_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; right: 5px; bottom: 0;}.webbox06 .ribbon_bottom .left { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .right { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0; right: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */ height: 39px; width: 120px; position: absolute; left: 10px; text-align: center;/* border radius */ -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4)); background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4); background-color: #218ef4;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);   -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);/* border */ border-top: solid 1px #218ef4; border-left: solid 1px #218ef4; border-right: solid 1px #218ef4;}.webbox06 .ribbon_bottom .main:hover {/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4)); background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);}.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */ text-decoration: none; font: bold 14px/36px arial; color: #005cc4; text-shadow:  0 1px 1px rgba(255, 255, 255, 1);}.webbox06 .ribbon_bottom .main:hover  a { color: #287cda;}/* End AudioDeckr stack CSS code */
#stacks_in_1137_page5 {
	margin: 20px 0px 0px 0px;
}
/* Start AudioDeckr stack CSS code */.stacks_in_1139_page5audiodeckr {}/* panzer - general */.panzer { width: 300px; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.panzer-unsupported { width: auto; }div.panzer-expand { width: 100%; }.panzer .player { -moz-border-radius: 5px; /* Firefox */  -webkit-border-radius: 5px; /* Safari, Chrome */  border-radius: 5px; /* CSS3 */    position: relative; padding: 3px; height: 27px; text-align: left; }.panzer .controls { float: left; width: 28px; height: 28px; overflow: hidden; }.panzer .controls span, .panzer .controls a { float: left; width: 28px; height: 28px; background-position: 0 0; }.panzer .controls span:hover, .panzer .controls span.hover, .panzer .controls a:hover { background-position: -28px 0; }.panzer .controls span:active, .panzer .controls span.active, .panzer .controls a:active { background-position: -56px 0; }.panzer .controls em { display: block; }.panzer .controls .play em { width: 9px; height: 12px; margin-top: 9px; margin-left: 11px; background-position: -85px -1px; }.panzer .controls .pause em { width: 7px; height: 11px; margin-top: 9px; margin-left: 10px; background-position: -94px -1px; }.panzer .controls .download em { width: 9px; height: 10px; margin-top: 9px; margin-left: 9px; background-position: -103px -1px; }.panzer strong.alert { font: 12px/27px 'Helvetica',Arial; font-weight: normal; padding-left: 5px; }.panzer .progress-wrapper { position: absolute; height: 10px; left: 33px; top: 12px; right: 4px; }.show-duration .progress-wrapper { right: 34px; }.show-volume .progress-wrapper { right: 89px; }.show-volume .volume-wrapper { position: absolute; width: 80px; height: 10px; top: 12px; right: 4px; }.show-duration.show-volume .progress-wrapper { right: 120px; }.show-duration span.duration { position: absolute; top: 0; right: 4px; font: 10px/34px 'Helvetica',Arial; cursor: default; }.show-duration span.small { font-size: 9px; }.show-duration.show-volume span.duration { right: 89px }.panzer .progress, .panzer .volume { position: relative; margin: 0 5px; height: 10px; background-position: 0 -78px; z-index: 1; }.panzer .progress:before, .panzer .progress:after, .panzer .volume:before, .panzer .volume:after { position: absolute; top: 0; content: ''; width: 5px; height: 10px; z-index: 1; }.panzer .progress:before, .panzer .volume:before { left: -5px; background-position: -112px -1px; }.panzer .progress:after, .panzer .volume:after { right: -4px; background-position: -119px -1px; }.panzer .progress .elapsed, .panzer .volume .set { position: relative; height: 10px; background-position: 0 -88px; z-index: 2; }.panzer .progress .elapsed:before, .panzer .progress .elapsed:after, .panzer .volume .set:before, .panzer .volume .set:after { position: absolute; top: 0; content: ''; width: 6px; height: 10px; }.panzer .progress .elapsed:before, .panzer .volume .set:before { left: -5px; background-position: -124px -1px; }.panzer .progress .elapsed:after, .panzer .volume .set:after { right: -5px; background-position: -130px -1px; }.panzer .cover { position: relative; }.panzer .cover:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-background-origin: border-box; -moz-background-origin: border; background-origin: border-box; background: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0.05)), color-stop(0.5, rgba(255, 255, 255, .07)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))); background: -moz-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); }.panzer-expand .cover:after { display: none; }.panzer .cover img { display: block; margin: 0 auto; border: 0; max-width: 100%; height: auto; }/* panzer - player big */.panzer-big .player { padding: 5px; height: 48px; }.panzer-big .controls { width: 48px; height: 49px; overflow: hidden; }.panzer-big .controls span, .panzer-big .controls a { width: 48px; height: 49px; background-position: 0 -29px; margin: 0; padding: 0; border: 0; }.panzer-big .controls span:hover, .panzer-big .controls span.hover, .panzer-big .controls a:hover { background-position: -49px -29px; }.panzer-big .controls span:active, .panzer-big .controls span.active, .panzer-big .controls a:active { background-position: -98px -29px; }.panzer-big .controls .play em { width: 15px; height: 18px; margin-top: 15px; margin-left: 19px; background-position: -148px -33px; }.panzer-big .controls .pause em { width: 14px; height: 19px; margin-top: 15px; margin-left: 17px; background-position: -148px -53px; }.panzer-big .controls .download em { width: 14px; height: 18px; margin-top: 15px; margin-left: 17px; background-position: -165px -33px; }.panzer-big strong.alert { line-height: 48px; }.panzer-big .progress-wrapper { left: 58px; top: 24px; right: 6px; }.panzer-big.show-duration .progress-wrapper { right: 40px; }.panzer-big.show-duration span.duration { right: 6px; font-size: 12px; line-height: 57px; }.panzer-big.show-duration span.small { font-size: 11px; line-height: 58px; }.panzer-big.show-volume .progress-wrapper { right: 91px; }.panzer-big.show-volume .volume-wrapper { top: 24px; right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 126px; }.panzer-big.show-duration.show-volume span.duration { right: 91px }/* panzer - dark theme */.panzer-dark .controls span, .panzer-dark .controls a, .panzer-dark .controls em, .panzer-dark .progress, .panzer-dark .progress:before, .panzer-dark .progress:after, .panzer-dark .elapsed, .panzer-dark .elapsed:before, .panzer-dark .elapsed:after, .panzer-dark .volume, .panzer-dark .volume:before, .panzer-dark .volume:after, .panzer-dark .volume .set, .panzer-dark .volume .set:before, .panzer-dark .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-dark .player { border: 1px solid #111; background: #333; background: -moz-linear-gradient(top, #4a4a4a 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -o-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -ms-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: linear-gradient(to bottom, #4a4a4a 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#292929',GradientType=0 ); -webkit-box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); }.panzer-dark strong.alert { color: #ccc; }.panzer-dark span.duration { color: #bbb; }.panzer-dark .cover { border: 1px solid #111; border-bottom: 0; background: #333; }/* panzer - light theme */.panzer-light .controls span, .panzer-light .controls a, .panzer-light .controls em, .panzer-light .progress, .panzer-light .progress:before, .panzer-light .progress:after, .panzer-light .elapsed, .panzer-light .elapsed:before, .panzer-light .elapsed:after, .panzer-light .volume, .panzer-light .volume:before, .panzer-light .volume:after, .panzer-light .volume .set, .panzer-light .volume .set:before, .panzer-light .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-light .player { border: 1px solid #bababa; background: #eee; background: -moz-linear-gradient(top, #fcfcfc 0%, #d0d0d0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d0d0d0)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#d0d0d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d0d0d0',GradientType=0 ); }.panzer-light span.duration { color: #666; }.panzer-light strong.alert { color: #666; }.panzer-light .cover { border: 1px solid #baababa; border-bottom: 0; background: #eee; }@media screen and (max-width: 480px) {	.panzer { width: auto; display: block; }}@media screen and (max-width: 320px) {	.show-duration .progress-wrapper { right: 34px; }	.show-volume .progress-wrapper { right: 4px; }	.show-volume .volume-wrapper { display: none; }	.show-duration.show-volume .progress-wrapper { right: 34px; }	.show-duration.show-volume span.duration { right: 4px }	.panzer-big.show-volume .progress-wrapper { right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 40px; }.panzer-big.show-duration.show-volume span.duration { right: 6px; }}.webbox06 { /* frames */ width: auto; height: auto; position: relative; margin: 15px auto 25px auto;}.webbox06  .box { /* body */ width: auto; height: auto; margin: 0 5px; padding: 40px 30px;/* text */ text-align: left; font: 12px/15px arial; color: #444444; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);/* border radius */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;/* background */ background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6)); background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6); background-color: #a6a6a6;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);   box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);/* border */ border: 1px solid #888; }.webbox06 .box li {list-style:none;}.webbox06 .box li:before{content: '- ';}.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */ position: absolute; top: 15px; height: 10px; width: 100%;}.webbox06 .ribbon_top .left_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px;}.webbox06 .ribbon_top .right_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px; right: 0px;}.webbox06 .ribbon_top .left { height: 10px; width: 5px; position: absolute; top: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.webbox06 .ribbon_top .right { height: 10px; width: 5px; top: 0px; right: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: absolute;}.webbox06 .ribbon_top .main { /* main part of the ribbon */ height: 25px; width: 100%; background-color: #aaa; position: absolute; top: 10px; padding: 5px 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;/* text */ text-align: center; font: bold 18px/24px arial; color: #fff; text-shadow:  0 1px 1px #005cc4;/* backgorund */ background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4)); background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4); background-color: #005cc4;/* border */ border-top: solid 1px #005cc4; border-bottom: solid 1px #005cc4;/* shadow */ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}.webbox06 .gloss_top { width: 100%; height: 1px; position: absolute; top: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);} .webbox06 .gloss_bottom { width: 100%; height: 1px; position: absolute; bottom: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);}  .webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */ position: absolute; bottom: -7px; left: 90px; height: 40px; width: 140px;}.webbox06 .ribbon_bottom .left_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; left: 5px; bottom: 0;}.webbox06 .ribbon_bottom .right_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; right: 5px; bottom: 0;}.webbox06 .ribbon_bottom .left { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .right { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0; right: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */ height: 39px; width: 120px; position: absolute; left: 10px; text-align: center;/* border radius */ -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4)); background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4); background-color: #218ef4;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);   -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);/* border */ border-top: solid 1px #218ef4; border-left: solid 1px #218ef4; border-right: solid 1px #218ef4;}.webbox06 .ribbon_bottom .main:hover {/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4)); background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);}.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */ text-decoration: none; font: bold 14px/36px arial; color: #005cc4; text-shadow:  0 1px 1px rgba(255, 255, 255, 1);}.webbox06 .ribbon_bottom .main:hover  a { color: #287cda;}/* End AudioDeckr stack CSS code */.stacksSpacerstacks_in_25_page5 {
	display: block;
	width: 100%;
	height:40px;
} #stacks_in_5_page5 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_5_page5 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#999999,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#999999,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#999999,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#999999,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#999999,#FFFFFF)}#stacks_in_5_page5 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_5_page5 hr.dashed_fade{border-bottom:1px dashed #E4E4E4;background:#999999}#stacks_in_5_page5 hr.dotted_fade{border-bottom:1px dotted #E4E4E4;background:#999999}#stacks_in_5_page5 hr.dashed{border-bottom:1px dashed #999999}#stacks_in_5_page5 hr.dotted{border-bottom:1px dotted #E4E4E4}#stacks_in_5_page5 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_5_page5 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #999999}#stacks_in_5_page5 hr.cloudy:after{content:"\00a0"}#stacks_in_5_page5 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_5_page5 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #999999}#stacks_in_5_page5 hr.inset_three{border-top:1px solid #999999;border-bottom:1px solid #FFFFFF}#stacks_in_5_page5 hr.inset_four{border-top:1px solid #999999;border-bottom:1px solid #CCCCCC}#stacks_in_5_page5 hr.flared{height:30px;border-style:solid;border-color:#999999;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_5_page5 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#999999;border-width:0 0 1px 0;border-radius:20px}#stacks_in_5_page5 hr.glyph{padding:0;border:0;border-top:1px double #999999;color:#999999;text-align:center;margin:1em 0}#stacks_in_5_page5 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* Start Dyno Text stack CSS code */ @font-face {	font-family: 'Badass';	src: url('../files/dynotextAssets/BebasNeue-webfont.eot');	src: local('../files/dynotextAssets/BebasNeue-webfont'), url('../files/dynotextAssets/BebasNeue-webfont.woff') format('woff'), url('../files/dynotextAssets/BebasNeue-webfont.ttf') format('truetype'), url('../files/dynotextAssets/BebasNeue-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}.stacks_in_359_page5container{position: relative;text-align: center;}h1.stacks_in_359_page5doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #999999 !important;letter-spacing: 0px !important;margin-bottom: 0px; font-family:  Badass !important; /* end if override */}.stacks_in_359_page5showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_359_page5topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_359_page5mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_359_page5small{font-weight: normal;font-size: 12px;}.stacks_in_359_page5centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */
#stacks_in_359_page5 {
	padding: 20px 40px 0px 20px;
}
