body
{
   background-color: #FFFFFF;
   background-image: url('images/carbon_fibre_01.png');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Button27
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button27:focus
{
   outline: 0;
}
#Button20
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button20:focus
{
   outline: 0;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #242424;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #696969;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#LayoutGrid4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#FlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#FlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
   font-size: 0;
   grid-column-gap: 10px;
   grid-template-columns: 300px 1fr 120px 170px;
   grid-template-rows: auto auto;
   grid-template-areas:
      ". title . ."
      "left-panel body-text year-selection advert";
}
#FlexGrid1 .title
{
   display: flex;
   grid-area: title;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .left-panel
{
   display: flex;
   grid-area: left-panel;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .body-text
{
   display: flex;
   grid-area: body-text;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .year-selection
{
   display: flex;
   grid-area: year-selection;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .advert
{
   display: flex;
   grid-area: advert;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 300px;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#left_panel_video_buttom
{
   box-sizing: border-box;
   line-height: 53px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/sj%2dpodcasts%2d2026_left_panel_video_buttom_bkgrnd.png');
   background-repeat: repeat-x;
   background-position: left top;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 20px 0 ;
}
#left_panel_video_buttom:focus
{
   outline: 0;
}
#left_panel_video_buttom:hover
{
   background-color: #000000;
   transition: background-color 500ms linear 0ms;
}
#wb_left-panel-solar-logo
{
   margin: 0;
   vertical-align: top;
}
#left-panel-solar-logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_left-panel-www_solarradio_com 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_left-panel-www_solarradio_com div
{
   text-align: center;
}
#wb_left-panel-www_solarradio_com
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#left-panel-podcasts-button
{
   box-sizing: border-box;
   line-height: 53px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/sj%2dpodcasts%2d2026_left%2dpanel%2dpodcasts%2dbutton_bkgrnd.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   color: #000000;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#left-panel-podcasts-button:focus
{
   outline: 0;
}
#left-panel-podcasts-button:hover
{
   background-color: #000000;
   transition: background-color 500ms linear 0ms;
}
#left-panel-listen-to-solar
{
   box-sizing: border-box;
   line-height: 31px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #696969;
   border-radius: 0px;
   background-color: #242424;
   background-image: none;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#left-panel-listen-to-solar:focus
{
   outline: 0;
}
#left-panel-listen-to-solar:hover
{
   background-color: #000000;
   transition: background-color 500ms linear 0ms;
}
#wb_lp-LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
}
#lp-LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#lp-LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#lp-LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#lp-LayoutGrid2 > .row > .col-1
{
   float: left;
}
#lp-LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#lp-LayoutGrid2:before,
#lp-LayoutGrid2:after,
#lp-LayoutGrid2 .row:before,
#lp-LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#lp-LayoutGrid2:after,
#lp-LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#lp-LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_lp-solar-LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid #696969;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#lp-solar-LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#lp-solar-LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lp-solar-LayoutGrid2 > .row > .col-1, #lp-solar-LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#lp-solar-LayoutGrid2 > .row > .col-1, #lp-solar-LayoutGrid2 > .row > .col-2
{
   float: left;
}
#lp-solar-LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#lp-solar-LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#lp-solar-LayoutGrid2:before,
#lp-solar-LayoutGrid2:after,
#lp-solar-LayoutGrid2 .row:before,
#lp-solar-LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#lp-solar-LayoutGrid2:after,
#lp-solar-LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 50000px)
{
#lp-solar-LayoutGrid2 > .row > .col-1, #lp-solar-LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_lp-pods-LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
}
#lp-pods-LayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#lp-pods-LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#lp-pods-LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#lp-pods-LayoutGrid1 > .row > .col-1
{
   float: left;
}
#lp-pods-LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#lp-pods-LayoutGrid1:before,
#lp-pods-LayoutGrid1:after,
#lp-pods-LayoutGrid1 .row:before,
#lp-pods-LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#lp-pods-LayoutGrid1:after,
#lp-pods-LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#lp-pods-LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Lp-ayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#Lp-ayoutGrid5
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Lp-ayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Lp-ayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Lp-ayoutGrid5 > .row > .col-1
{
   float: left;
}
#Lp-ayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Lp-ayoutGrid5:before,
#Lp-ayoutGrid5:after,
#Lp-ayoutGrid5 .row:before,
#Lp-ayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#Lp-ayoutGrid5:after,
#Lp-ayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Lp-ayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#header-Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
.header-panel-menu
{
   float: left;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   position: relative;
   width: 100%;
}
.header-panel-menu a
{
   text-decoration: none;
}
#header-panel-menu_panel,
.header-panel-menu ul 
{
   background-color: #424242;
   list-style: none;
   padding: 0;
}
.header-panel-menu li 
{
   position: relative;
}
.header-panel-menu li a 
{
   display: block;
   position: relative;
   padding: 10px 20px 10px 20px;
   color: #FFFFFF;
   outline: none;
}
.header-panel-menu li a:hover 
{
   color: #000000;
   background-color: #A9A9A9;
}
.header-panel-menu .sub-menu
{
   padding-top: 0;
   padding-left: 20px;
   display: none;
}
.header-panel-menu .item-has-children > a 
{
   position: relative;
}
.header-panel-menu .item-has-children > a::after 
{
   background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2211%22%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%205.5L1.9%2011%20.1%209.4l4.3-3.8L.1%201.8%202%20.1l6%205.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
   background-size: 8px 11px;
   bottom: auto;
   content: "";
   display: block;
   height: 11px;
   position: absolute;
   right: 1em;
   top: 50%;
   width: 8px;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
   -webkit-transition-property: -webkit-transform;
   -moz-transition-property: -moz-transform;
   transition-property: transform;
   -webkit-transition-duration: 0.2s;
   -moz-transition-duration: 0.2s;
   transition-duration: 0.2s;
}
.header-panel-menu .item-has-children > a.submenu-open::after 
{
   -webkit-transform: translateY(-50%) rotate(90deg);
   -moz-transform: translateY(-50%) rotate(90deg);
   -ms-transform: translateY(-50%) rotate(90deg);
   -o-transform: translateY(-50%) rotate(90deg);
   transform: translateY(-50%) rotate(90deg);
}
#header-panel-menu
{
   background: #282828;
   border: 0px solid #424242;
   border-radius: 0px;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: block;
   font-size: 10px;
   height: 54px; 
   outline: none;
   position: relative;
   width: 42px; 
}
#header-panel-menu:before, #header-panel-menu:after
{
   background: #FFFFFF;
   border-radius: 2px;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#header-panel-menu span
{
   background: #FFFFFF;
   border-radius: 2px;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   -ms-transform-origin: 50% 50%;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#header-panel-menu span, #header-panel-menu:before, #header-panel-menu:after
{
   border-radius: 0;
   left: 9px;
   width: 24px;
   height: 4px;
}
#header-panel-menu:before
{
   top: 15px;
}
#header-panel-menu span
{
   margin: 0;
   top: 23px;
}
#header-panel-menu:after
{
   top: 31px;
}
#header-panel-menu_panel
{
   display: none;
   position: fixed;
   text-align: left;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
.header-panel-menu .panel-icon
{
   color: #FFFFFF;
   font-size: 19px;
   margin-right: 10px;
   width: 19px;
}
.header-panel-menu a:hover .panel-icon
{
   color: #000000;
}
#wb_header-strawverberryjazz-logo
{
   vertical-align: top;
}
#header-strawverberryjazz-logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_header-mixcloud-icon-Image
{
   vertical-align: top;
}
#header-mixcloud-icon-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_header_facebook
{
   vertical-align: top;
}
#header_facebook
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_header-strawberryjazz-shop-icon
{
   vertical-align: top;
}
#header-strawberryjazz-shop-icon
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_header-strawberryjazz-tshitr
{
   vertical-align: top;
}
#header-strawberryjazz-tshitr
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_header-youbube-icon-Image4
{
   vertical-align: top;
}
#header-youbube-icon-Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_sj-podcasts-2021 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_sj-podcasts-2021 div
{
   text-align: center;
}
#wb_sj-podcasts-2021
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer_top_djs 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 20px;
   text-align: left;
}
#wb_footer_top_djs div
{
   text-align: left;
}
#wb_footer_top_djs
{
   display: block;
   margin: 10px 0 0 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_footer_list_of_featured_artists 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 20px;
   text-align: left;
}
#wb_footer_list_of_featured_artists div
{
   text-align: left;
}
#wb_footer_list_of_featured_artists
{
   display: block;
   margin: 10px 0 0 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_colin_hughes 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 20px;
   text-align: left;
}
#wb_colin_hughes div
{
   text-align: left;
}
#wb_colin_hughes
{
   display: block;
   margin: 10px 0 0 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ft-LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ft-LayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#ft-LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ft-LayoutGrid13 > .row > .col-1, #ft-LayoutGrid13 > .row > .col-2, #ft-LayoutGrid13 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ft-LayoutGrid13 > .row > .col-1, #ft-LayoutGrid13 > .row > .col-2, #ft-LayoutGrid13 > .row > .col-3
{
   float: left;
}
#ft-LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#ft-LayoutGrid13 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#ft-LayoutGrid13 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#ft-LayoutGrid13:before,
#ft-LayoutGrid13:after,
#ft-LayoutGrid13 .row:before,
#ft-LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#ft-LayoutGrid13:after,
#ft-LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ft-LayoutGrid13 > .row > .col-1, #ft-LayoutGrid13 > .row > .col-2, #ft-LayoutGrid13 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_ft-Text23 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #4B4B4B;
   border-right-color: #4B4B4B;
   border-bottom-color: #4B4B4B;
   border-left-color: #4B4B4B;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_ft-Text23 div
{
   text-align: left;
}
#wb_ft-Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ft-contact-us-title 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #4B4B4B;
   border-right-color: #4B4B4B;
   border-bottom-color: #4B4B4B;
   border-left-color: #4B4B4B;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_ft-contact-us-title div
{
   text-align: left;
}
#wb_ft-contact-us-title
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #4B4B4B;
   border-right-color: #4B4B4B;
   border-bottom-color: #4B4B4B;
   border-left-color: #4B4B4B;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ft-strawberry-jazz-logo-layoutgrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ft-strawberry-jazz-logo-layoutgrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#ft-strawberry-jazz-logo-layoutgrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ft-strawberry-jazz-logo-layoutgrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ft-strawberry-jazz-logo-layoutgrid > .row > .col-1
{
   float: left;
}
#ft-strawberry-jazz-logo-layoutgrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ft-strawberry-jazz-logo-layoutgrid:before,
#ft-strawberry-jazz-logo-layoutgrid:after,
#ft-strawberry-jazz-logo-layoutgrid .row:before,
#ft-strawberry-jazz-logo-layoutgrid .row:after
{
   display: table;
   content: " ";
}
#ft-strawberry-jazz-logo-layoutgrid:after,
#ft-strawberry-jazz-logo-layoutgrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ft-strawberry-jazz-logo-layoutgrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ft-copyright-LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#ft-copyright-LayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ft-copyright-LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ft-copyright-LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ft-copyright-LayoutGrid > .row > .col-1
{
   float: left;
}
#ft-copyright-LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ft-copyright-LayoutGrid:before,
#ft-copyright-LayoutGrid:after,
#ft-copyright-LayoutGrid .row:before,
#ft-copyright-LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#ft-copyright-LayoutGrid:after,
#ft-copyright-LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ft-copyright-LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ft-copyright-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_ft-copyright-text div
{
   text-align: center;
}
#wb_ft-copyright-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ft-soul-london-logo
{
   margin: 0;
   vertical-align: top;
}
#ft-soul-london-logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 0 20px;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 10px 0 0 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #242424;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #696969;
   border-right-color: #696969;
   border-bottom-color: #696969;
   border-left-color: #696969;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#But_mobile_2022
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 10px 10px 0 ;
}
#But_mobile_2022:focus
{
   outline: 0;
}
#But_mobile_2022:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#wb_pod-mobile-years-LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#pod-mobile-years-LayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#pod-mobile-years-LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#pod-mobile-years-LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#pod-mobile-years-LayoutGrid1 > .row > .col-1
{
   float: left;
}
#pod-mobile-years-LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#pod-mobile-years-LayoutGrid1:before,
#pod-mobile-years-LayoutGrid1:after,
#pod-mobile-years-LayoutGrid1 .row:before,
#pod-mobile-years-LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#pod-mobile-years-LayoutGrid1:after,
#pod-mobile-years-LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#pod-mobile-years-LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#But_mobile_2014
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 10px 10px 0 ;
}
#But_mobile_2014:focus
{
   outline: 0;
}
#But_mobile_2014:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#But_mobile_2023
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 10px 10px 0 ;
}
#But_mobile_2023:focus
{
   outline: 0;
}
#But_mobile_2023:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#But_mobile_2025
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 10px 10px 0 ;
}
#But_mobile_2025:focus
{
   outline: 0;
}
#But_mobile_2025:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#But_mobile_2021
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 10px 10px 0 ;
}
#But_mobile_2021:focus
{
   outline: 0;
}
#But_mobile_2021:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2017
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2017:focus
{
   outline: 0;
}
#pdy-But_2017:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2016
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2016:focus
{
   outline: 0;
}
#pdy-But_2016:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2018
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2018:focus
{
   outline: 0;
}
#pdy-But_2018:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2019
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2019:focus
{
   outline: 0;
}
#pdy-But_2019:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2020
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2020:focus
{
   outline: 0;
}
#pdy-But_2020:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2021
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2021:focus
{
   outline: 0;
}
#pdy-But_2021:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2015
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2015:focus
{
   outline: 0;
}
#pdy-But_2015:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2014
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2014:focus
{
   outline: 0;
}
#pdy-But_2014:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2013
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#pdy-But_2013:focus
{
   outline: 0;
}
#pdy-But_2013:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But-2025
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But-2025:focus
{
   outline: 0;
}
#pdy-But-2025:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But-2024
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But-2024:focus
{
   outline: 0;
}
#pdy-But-2024:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2023
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2023:focus
{
   outline: 0;
}
#pdy-But_2023:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But_2022
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But_2022:focus
{
   outline: 0;
}
#pdy-But_2022:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#pdy-But-2021
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#pdy-But-2021:focus
{
   outline: 0;
}
#pdy-But-2021:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#Button1
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button1:focus
{
   outline: 0;
}
#Button1:hover
{
   background-color: #FF22C5;
   transition: background-color 500ms linear 0ms;
}
#Button2
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button2:focus
{
   outline: 0;
}
#Button3
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button3:focus
{
   outline: 0;
}
#Button4
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button4:focus
{
   outline: 0;
}
#Button5
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button5:focus
{
   outline: 0;
}
#Button6
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button6:focus
{
   outline: 0;
}
#Button7
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button7:focus
{
   outline: 0;
}
#Button8
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button8:focus
{
   outline: 0;
}
#Button9
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button9:focus
{
   outline: 0;
}
#Button10
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button10:focus
{
   outline: 0;
}
#Button11
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button11:focus
{
   outline: 0;
}
#Button12
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button12:focus
{
   outline: 0;
}
#Button13
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button13:focus
{
   outline: 0;
}
#Button14
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button14:focus
{
   outline: 0;
}
#Button15
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button15:focus
{
   outline: 0;
}
#Button16
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button16:focus
{
   outline: 0;
}
#Button17
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button17:focus
{
   outline: 0;
}
#Button18
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button18:focus
{
   outline: 0;
}
#Button19
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button19:focus
{
   outline: 0;
}
#Button21
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button21:focus
{
   outline: 0;
}
#Button22
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button22:focus
{
   outline: 0;
}
#Button23
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button23:focus
{
   outline: 0;
}
#Button24
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button24:focus
{
   outline: 0;
}
#Button25
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button25:focus
{
   outline: 0;
}
#Button26
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button26:focus
{
   outline: 0;
}
#Button28
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button28:focus
{
   outline: 0;
}
#Button29
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button29:focus
{
   outline: 0;
}
#Button30
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button30:focus
{
   outline: 0;
}
#Button31
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button31:focus
{
   outline: 0;
}
#Button32
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button32:focus
{
   outline: 0;
}
#Button33
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button33:focus
{
   outline: 0;
}
#Button34
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 10px 0 ;
}
#Button34:focus
{
   outline: 0;
}
#But_mobile_2025
{
   display: inline-block;
   width: 50px;
   height: 40px;
   z-index: 56;
}
#Button4
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 53;
}
#Button13
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 44;
}
#Button23
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 33;
}
#podcasts-bookmark-2021
{
   opacity: 0;
}
#wb_header-strawberryjazz-shop-icon
{
   position: absolute;
   left: 174px;
   top: 23px;
   width: 104px;
   height: 104px;
   z-index: 4;
}
#But_mobile_2014
{
   display: inline-block;
   width: 50px;
   height: 40px;
   z-index: 57;
}
#Button3
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 54;
}
#Button10
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 48;
}
#Button22
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 35;
}
#Button34
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 23;
}
#wb_header-youbube-icon-Image4
{
   position: absolute;
   left: 821px;
   top: 19px;
   width: 35px;
   height: 35px;
   z-index: 6;
}
#wb_header_facebook
{
   position: absolute;
   left: 914px;
   top: 19px;
   width: 35px;
   height: 35px;
   z-index: 3;
}
#Button2
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 55;
}
#Button11
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 46;
}
#Button21
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 36;
}
#Button1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 120px;
   height: 40px;
   z-index: 76;
}
#Button16
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 41;
}
#Button20
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 37;
}
#But_mobile_2021
{
   display: inline-block;
   width: 50px;
   height: 40px;
   z-index: 60;
}
#Button17
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 40;
}
#Button14
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 43;
}
#Button30
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 27;
}
#But_mobile_2023
{
   display: inline-block;
   width: 50px;
   height: 40px;
   z-index: 58;
}
#Button15
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 42;
}
#Button31
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 26;
}
#But_mobile_2022
{
   display: inline-block;
   width: 50px;
   height: 40px;
   z-index: 59;
}
#Button32
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 25;
}
#Button33
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 24;
}
#wb_podcasts-bookmark-2021
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_header-strawverberryjazz-logo
{
   position: absolute;
   left: 375px;
   top: 9px;
   width: 220px;
   height: 133px;
   z-index: 1;
}
#wb_EmbeddedPage1
{
   display: block;
   width: 100%;
   z-index: 146;
}
#wb_EmbeddedPage5
{
   display: block;
   width: 100%;
   z-index: 78;
}
#wb_EmbeddedPage4
{
   display: none;
   width: 100%;
   z-index: 77;
}
#Button18
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 39;
}
#Button29
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 28;
}
#wb_EmbeddedPage2
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_EmbeddedPage3
{
   display: block;
   width: 100%;
   z-index: 8;
}
#pdy-But_2013
{
   position: absolute;
   left: 0px;
   top: 600px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 70;
}
#pdy-But_2014
{
   position: absolute;
   left: 0px;
   top: 550px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 69;
}
#pdy-But_2015
{
   position: absolute;
   left: 0px;
   top: 500px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 68;
}
#pdy-But_2019
{
   position: absolute;
   left: 0px;
   top: 300px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 65;
}
#pdy-But_2018
{
   position: absolute;
   left: 0px;
   top: 350px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 64;
}
#pdy-But_2016
{
   position: absolute;
   left: 0px;
   top: 450px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 63;
}
#pdy-But_2017
{
   position: absolute;
   left: 0px;
   top: 400px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 62;
}
#Button19
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 38;
}
#Button28
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 29;
}
#left_panel_video_buttom
{
   display: block;
   width: 100%;
   height: 60px;
   z-index: 16;
}
#header-Layer1_Container
{
   width: 969px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#pdy-But-2021
{
   position: absolute;
   left: 0px;
   top: 249px;
   width: 120px;
   height: 40px;
   z-index: 75;
}
#pdy-But_2022
{
   position: absolute;
   left: 0px;
   top: 199px;
   width: 120px;
   height: 40px;
   z-index: 74;
}
#pdy-But_2023
{
   position: absolute;
   left: 0px;
   top: 149px;
   width: 120px;
   height: 40px;
   z-index: 73;
}
#pdy-But-2024
{
   position: absolute;
   left: 0px;
   top: 99px;
   width: 120px;
   height: 40px;
   z-index: 72;
}
#pdy-But-2025
{
   position: absolute;
   left: 0px;
   top: 49px;
   width: 120px;
   height: 40px;
   z-index: 71;
}
#pdy-But_2021
{
   position: absolute;
   left: 0px;
   top: 200px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 67;
}
#pdy-But_2020
{
   position: absolute;
   left: 0px;
   top: 250px;
   width: 120px;
   height: 40px;
   visibility: hidden;
   z-index: 66;
}
#Button9
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 47;
}
#left-panel-podcasts-button
{
   display: block;
   width: 100%;
   height: 60px;
   z-index: 15;
}
#left-panel-listen-to-solar
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 12;
}
#wb_header-mixcloud-icon-Image
{
   position: absolute;
   left: 869px;
   top: 19px;
   width: 35px;
   height: 35px;
   z-index: 2;
}
#wb_ft-soul-london-logo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 141;
}
#Button8
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 49;
}
#Button27
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 30;
}
#Button7
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 50;
}
#Button26
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 31;
}
#wb_header-strawberryjazz-tshitr
{
   position: absolute;
   left: 725px;
   top: 30px;
   width: 84px;
   height: 91px;
   z-index: 5;
}
#Button6
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 51;
}
#Button25
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 32;
}
#wb_left-panel-solar-logo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 13;
}
#wb_header-panel-menu
{
   position: absolute;
   left: 10px;
   top: 9px;
   width: 42px;
   height: 54px;
   z-index: 0;
}
#Button5
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 52;
}
#Button12
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 45;
}
#Button24
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 34;
}
#header-Layer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 150px;
   float: left;
   clear: left;
   display: block;
   z-index: 7;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/carbon_fibre_01.png');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat;
}
#Button27
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button27
{
   line-height: 33px;
}
#Button20
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button20
{
   line-height: 33px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#FlexGrid1
{
   visibility: visible;
   display: grid;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px #000000;
}
#FlexGrid1-grid
{
   height: auto;
}
#FlexGrid1
{
   margin: 0;
}
#FlexGrid1-grid
{
   grid-column-gap: 20px;
   grid-row-gap: 0px;
   grid-template-columns: 320px 1fr;
   grid-template-rows: auto auto;
   grid-template-areas:
      ". title"
      "left-panel body-text";
}
#FlexGrid1 .header
{
   display: none;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #696969;
   border-left-color: #000000;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .title
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .body-text
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .year-selection
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .left-panel
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .advert
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .footer
{
   display: none;
   background-color: #242424;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 ..
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid2
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_EmbeddedPage2
{
   visibility: visible;
   display: block;
}
#wb_EmbeddedPage3
{
   visibility: visible;
   display: block;
}
#header-Layer1
{
   height: 136px;
   visibility: visible;
   display: block;
   margin: 0;
}
#header-Layer1
{
   width: 99.8698%;
   margin: 0;
}
#header-Layer1_Container
{
   width: 767px;
}
#header-Layer1
{
    width: 100%;
    height: 136px;
}
#wb_header-panel-menu
{
   left: 10px;
   top: 9px;
   width: 42px;
   height: 54px;
   visibility: visible;
   display: inline;
}
.header-panel-menu
{
   font-size: 19px;
}
.header-panel-menu .panel-icon
{
   font-size: 19px;
   width: 19px;
}
#wb_header-strawverberryjazz-logo
{
   left: 299px;
   top: 17px;
   width: 170px;
   height: 102px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header-mixcloud-icon-Image
{
   left: 671px;
   top: 19px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header_facebook
{
   left: 716px;
   top: 19px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header-strawberryjazz-shop-icon
{
   left: 146px;
   top: 24px;
   width: 89px;
   height: 89px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header-strawberryjazz-tshitr
{
   left: 537px;
   top: 23px;
   width: 84px;
   height: 91px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header-youbube-icon-Image4
{
   left: 671px;
   top: 19px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_sj-podcasts-2021
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
}
#wb_sj-podcasts-2021
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_footer_top_djs
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer_top_djs
{
   margin: 0;
   padding: 0;
}
#wb_footer_list_of_featured_artists
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer_list_of_featured_artists
{
   margin: 0;
   padding: 0;
}
#wb_colin_hughes
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_colin_hughes
{
   margin: 0;
   padding: 0;
}
#wb_ft-LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_ft-LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ft-LayoutGrid13
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#ft-LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ft-LayoutGrid13 > .row > .col-1, #ft-LayoutGrid13 > .row > .col-2, #ft-LayoutGrid13 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#ft-LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ft-LayoutGrid13 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ft-LayoutGrid13 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ft-Text23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ft-Text23
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_ft-contact-us-title
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ft-contact-us-title
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text1
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_ft-strawberry-jazz-logo-layoutgrid
{
   visibility: visible;
   display: table;
}
#wb_ft-strawberry-jazz-logo-layoutgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ft-strawberry-jazz-logo-layoutgrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ft-strawberry-jazz-logo-layoutgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_ft-copyright-LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_ft-copyright-LayoutGrid
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 20px;
}
#ft-copyright-LayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ft-copyright-LayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_ft-copyright-text
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ft-copyright-text
{
   margin: 0;
   padding: 0;
}
#wb_ft-soul-london-logo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#ft-soul-london-logo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_podcasts-bookmark-2021
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_EmbeddedPage4
{
   visibility: visible;
   display: block;
}
#wb_EmbeddedPage5
{
   visibility: visible;
   display: block;
}
#Button2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button2
{
   line-height: 33px;
}
#Button3
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button3
{
   line-height: 33px;
}
#Button4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button4
{
   line-height: 33px;
}
#Button5
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button5
{
   line-height: 33px;
}
#Button6
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button6
{
   line-height: 33px;
}
#Button7
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button7
{
   line-height: 33px;
}
#Button8
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button8
{
   line-height: 33px;
}
#Button9
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
   box-shadow: 0px 0px 0px #000000;
}
#Button9
{
   line-height: 33px;
}
#Button10
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button10
{
   line-height: 33px;
}
#Button11
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button11
{
   line-height: 33px;
}
#Button12
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button12
{
   line-height: 33px;
}
#Button13
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button13
{
   line-height: 33px;
}
#Button14
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button14
{
   line-height: 33px;
}
#Button15
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button15
{
   line-height: 33px;
}
#Button16
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button16
{
   line-height: 33px;
}
#Button17
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button17
{
   line-height: 33px;
}
#Button18
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button18
{
   line-height: 33px;
}
#Button19
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button19
{
   line-height: 33px;
}
#Button21
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button21
{
   line-height: 33px;
}
#Button22
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button22
{
   line-height: 33px;
}
#Button23
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button23
{
   line-height: 33px;
}
#Button24
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button24
{
   line-height: 33px;
}
#Button25
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button25
{
   line-height: 33px;
}
#Button26
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button26
{
   line-height: 33px;
}
#Button28
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button28
{
   line-height: 33px;
}
#Button29
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button29
{
   line-height: 33px;
}
#Button30
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button30
{
   line-height: 33px;
}
#Button31
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button31
{
   line-height: 33px;
}
#Button32
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button32
{
   line-height: 33px;
}
#Button33
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button33
{
   line-height: 33px;
}
#Button34
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button34
{
   line-height: 33px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/carbon_fibre_01.png');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat;
}
#Button27
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button27
{
   line-height: 33px;
}
#Button20
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button20
{
   line-height: 33px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#FlexGrid1
{
   visibility: visible;
   display: grid;
   background-color: transparent;
   background-image: none;
   box-shadow: 0px 0px 0px #000000;
}
#FlexGrid1-grid
{
   height: auto;
}
#FlexGrid1
{
   margin: 0;
}
#FlexGrid1-grid
{
   grid-column-gap: 0px;
   grid-row-gap: 0px;
   grid-template-columns: 1fr;
   grid-template-rows: auto auto auto auto;
   grid-template-areas:
      "title"
      "body-text"
      "year-selection"
      "left-panel";
}
#FlexGrid1 .header
{
   display: none;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #696969;
   border-left-color: #000000;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .left-panel
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .sidebar
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-end;
   align-content: flex-end;
}
#FlexGrid1 .body-text
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .title
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .year-selection
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .footer
{
   display: none;
   background-color: #242424;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_EmbeddedPage2
{
   visibility: visible;
   display: block;
}
#wb_EmbeddedPage3
{
   visibility: visible;
   display: block;
}
#header-Layer1
{
   height: 120px;
   visibility: visible;
   display: block;
   margin: 0;
}
#header-Layer1
{
   width: 99.6875%;
   margin: 0;
}
#header-Layer1_Container
{
   width: 319px;
}
#header-Layer1
{
    width: 100%;
    height: 120px;
}
#wb_header-panel-menu
{
   left: 20px;
   top: 9px;
   width: 46px;
   height: 54px;
   visibility: visible;
   display: inline;
}
.header-panel-menu
{
   font-size: 16px;
}
.header-panel-menu .panel-icon
{
   font-size: 16px;
   width: 16px;
}
#wb_header-strawverberryjazz-logo
{
   left: 75px;
   top: 9px;
   width: 170px;
   height: 102px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header-mixcloud-icon-Image
{
   left: 241px;
   top: 17px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header_facebook
{
   left: 283px;
   top: 17px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header-strawberryjazz-shop-icon
{
   left: 20px;
   top: 63px;
   width: 46px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header-strawberryjazz-tshitr
{
   left: 258px;
   top: 64px;
   width: 36px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header-youbube-icon-Image4
{
   left: 241px;
   top: 17px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_sj-podcasts-2021
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
}
#wb_sj-podcasts-2021
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_footer_top_djs
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer_top_djs
{
   margin: 0;
   padding: 0;
}
#wb_footer_list_of_featured_artists
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_footer_list_of_featured_artists
{
   margin: 0;
   padding: 0;
}
#wb_colin_hughes
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_colin_hughes
{
   margin: 0;
   padding: 0;
}
#wb_ft-LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_ft-LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ft-LayoutGrid13
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#ft-LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ft-LayoutGrid13 > .row > .col-1, #ft-LayoutGrid13 > .row > .col-2, #ft-LayoutGrid13 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#ft-LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ft-LayoutGrid13 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ft-LayoutGrid13 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ft-Text23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ft-Text23
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_ft-contact-us-title
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ft-contact-us-title
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text1
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_ft-strawberry-jazz-logo-layoutgrid
{
   visibility: visible;
   display: table;
}
#wb_ft-strawberry-jazz-logo-layoutgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ft-strawberry-jazz-logo-layoutgrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ft-strawberry-jazz-logo-layoutgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_ft-copyright-LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_ft-copyright-LayoutGrid
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 20px;
}
#ft-copyright-LayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ft-copyright-LayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_ft-copyright-text
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_ft-copyright-text
{
   margin: 0;
   padding: 0;
}
#wb_ft-soul-london-logo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#ft-soul-london-logo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_podcasts-bookmark-2021
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_EmbeddedPage4
{
   visibility: visible;
   display: block;
}
#wb_EmbeddedPage5
{
   visibility: hidden;
   display: none;
}
#Button2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button2
{
   line-height: 33px;
}
#Button3
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button3
{
   line-height: 33px;
}
#Button4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button4
{
   line-height: 33px;
}
#Button5
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button5
{
   line-height: 33px;
}
#Button6
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button6
{
   line-height: 33px;
}
#Button7
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button7
{
   line-height: 33px;
}
#Button8
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button8
{
   line-height: 33px;
}
#Button9
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
   box-shadow: 0px 0px 0px #000000;
}
#Button9
{
   line-height: 33px;
}
#Button10
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button10
{
   line-height: 33px;
}
#Button11
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button11
{
   line-height: 33px;
}
#Button12
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button12
{
   line-height: 33px;
}
#Button13
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button13
{
   line-height: 33px;
}
#Button14
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button14
{
   line-height: 33px;
}
#Button15
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button15
{
   line-height: 33px;
}
#Button16
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button16
{
   line-height: 33px;
}
#Button17
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button17
{
   line-height: 33px;
}
#Button18
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button18
{
   line-height: 33px;
}
#Button19
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button19
{
   line-height: 33px;
}
#Button21
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button21
{
   line-height: 33px;
}
#Button22
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button22
{
   line-height: 33px;
}
#Button23
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button23
{
   line-height: 33px;
}
#Button24
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button24
{
   line-height: 33px;
}
#Button25
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button25
{
   line-height: 33px;
}
#Button26
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button26
{
   line-height: 33px;
}
#Button28
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button28
{
   line-height: 33px;
}
#Button29
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button29
{
   line-height: 33px;
}
#Button30
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button30
{
   line-height: 33px;
}
#Button31
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button31
{
   line-height: 33px;
}
#Button32
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button32
{
   line-height: 33px;
}
#Button33
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button33
{
   line-height: 33px;
}
#Button34
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 1px 1px 6px 6px;
   color: #FFFFFF;
}
#Button34
{
   line-height: 33px;
}
}
