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;
}
#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_right-advert
{
   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;
}
#right-advert
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#right-advert > .row
{
   margin-right: 0;
   margin-left: 0;
}
#right-advert > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#right-advert > .row > .col-1
{
   float: left;
}
#right-advert > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#right-advert:before,
#right-advert:after,
#right-advert .row:before,
#right-advert .row:after
{
   display: table;
   content: " ";
}
#right-advert:after,
#right-advert .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#right-advert > .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: 20px;
   grid-template-columns: 300px 1fr 170px;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "title title title"
      "left-panel body-text advert"
      "square-advert body-text 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 .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;
}
#FlexGrid1 .square-advert
{
   display: flex;
   grid-area: square-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;
}
#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/privacy%2dpolicies_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/privacy%2dpolicies_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;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape1
{
   margin: 0;
   vertical-align: top;
}
#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_LayoutGrid1
{
   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;
}
#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: center;
}
#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;
}
}
#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_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: 100;
   font-size: 19px;
   line-height: 22px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text3
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Shape1
{
   display: none;
   width: 223px;
   height: 20px;
   z-index: 20;
   position: relative;
}
#wb_header-strawberryjazz-shop-icon
{
   position: absolute;
   left: 174px;
   top: 23px;
   width: 104px;
   height: 104px;
   z-index: 4;
}
#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;
}
#Shape1
{
   width: 223px;
   height: 20px;
}
#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: 59;
}
#wb_EmbeddedPage2
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_EmbeddedPage4
{
   display: block;
   width: 100%;
   z-index: 8;
}
#left_panel_video_buttom
{
   display: block;
   width: 100%;
   height: 60px;
   z-index: 15;
}
#header-Layer1_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#left-panel-podcasts-button
{
   display: block;
   width: 100%;
   height: 60px;
   z-index: 14;
}
#left-panel-listen-to-solar
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 11;
}
#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: 54;
}
#wb_header-strawberryjazz-tshitr
{
   position: absolute;
   left: 725px;
   top: 30px;
   width: 84px;
   height: 91px;
   z-index: 5;
}
#wb_left-panel-solar-logo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 12;
}
#wb_header-panel-menu
{
   position: absolute;
   left: 10px;
   top: 9px;
   width: 42px;
   height: 54px;
   z-index: 0;
}
#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;
}
#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_right-advert
{
   visibility: visible;
   display: table;
}
#wb_right-advert
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#right-advert
{
   height: auto;
   padding: 0;
}
#right-advert .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#FlexGrid1
{
   visibility: visible;
   display: grid;
   background-color: transparent;
   background-image: none;
}
#FlexGrid1-grid
{
   height: auto;
}
#FlexGrid1-grid
{
   margin: 0;
}
#FlexGrid1-grid
{
   grid-column-gap: 20px;
   grid-row-gap: 0px;
   grid-template-columns: 320px 1fr;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "title title"
      "left-panel body-text"
      "square-advert 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: 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 .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 .intro
{
   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 .square-advert
{
   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 .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: none;
   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_EmbeddedPage2
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_Shape1
{
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_footer_top_djs
{
   visibility: visible;
   display: block;
}
#wb_footer_top_djs
{
   margin: 0;
   padding: 0;
}
#wb_footer_list_of_featured_artists
{
   visibility: visible;
   display: block;
}
#wb_footer_list_of_featured_artists
{
   margin: 0;
   padding: 0;
}
#wb_colin_hughes
{
   visibility: visible;
   display: block;
}
#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
{
   visibility: visible;
   display: block;
}
#wb_ft-Text23
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_ft-contact-us-title
{
   visibility: visible;
   display: block;
}
#wb_ft-contact-us-title
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#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
{
   visibility: visible;
   display: block;
}
#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
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#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;
}
#wb_EmbeddedPage4
{
   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_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 10px 20px 0 ;
   padding: 0;
}
}
@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;
}
#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_right-advert
{
   visibility: hidden;
   display: none;
}
#wb_right-advert
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#right-advert
{
   height: auto;
   padding: 0;
}
#right-advert .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#FlexGrid1
{
   visibility: visible;
   display: grid;
   background-color: transparent;
   background-image: none;
}
#FlexGrid1-grid
{
   height: auto;
}
#FlexGrid1-grid
{
   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:
      "left-panel"
      "title"
      "body-text"
      "square-advert";
}
#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 .intro
{
   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 .square-advert
{
   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 .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;
}
#wb_EmbeddedPage2
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_footer_top_djs
{
   visibility: visible;
   display: block;
}
#wb_footer_top_djs
{
   margin: 0;
   padding: 0;
}
#wb_footer_list_of_featured_artists
{
   visibility: visible;
   display: block;
}
#wb_footer_list_of_featured_artists
{
   margin: 0;
   padding: 0;
}
#wb_colin_hughes
{
   visibility: visible;
   display: block;
}
#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
{
   visibility: visible;
   display: block;
}
#wb_ft-Text23
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_ft-contact-us-title
{
   visibility: visible;
   display: block;
}
#wb_ft-contact-us-title
{
   margin: 0;
   padding: 20px 0 0 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#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
{
   visibility: visible;
   display: block;
}
#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
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#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;
}
#wb_EmbeddedPage4
{
   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_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 10px 20px 10px;
   padding: 0;
}
}
