div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
   overflow-y: scroll;
}
.wb-theme-header
{
   background-color: #DEEDF7;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(222,237,247,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #222222;
}
.wb-theme-content
{
   background-color: #F2F5F7;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #362B36;
   --background-color: rgba(242,245,247,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #362B36;
   --icon-color: #72A7CF;
   --colorize: invert(76%) sepia(7%) saturate(2967%) hue-rotate(176deg) brightness(83%) contrast(94%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.wb-theme-button:hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #DEEDF7;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(222,237,247,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #222222;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #72A7CF;
   --colorize: invert(64%) sepia(81%) saturate(261%) hue-rotate(171deg) brightness(86%) contrast(86%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #DEEDF7;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(222,237,247,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #222222;
}
.ui-widget-content
{
   background-color: #F2F5F7;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #362B36;
   --background-color: rgba(242,245,247,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #362B36;
   --icon-color: #72A7CF;
   --colorize: invert(64%) sepia(76%) saturate(272%) hue-rotate(170deg) brightness(87%) contrast(85%);
}
.ui-state-default
{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.ui-state-hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #DEEDF7;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(222,237,247,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #222222;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #72A7CF;
   --colorize: invert(59%) sepia(55%) saturate(306%) hue-rotate(163deg) brightness(97%) contrast(87%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.darktheme .ui-state-hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.darktheme .ui-button:hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.darktheme .ui-button:active
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
#layer-nav
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
}
#layer-placeholder
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
}
#wb_image-preview
{
   vertical-align: top;
}
#image-preview
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_text-proof 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text-proof div
{
   text-align: center;
}
#wb_text-designtitle 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-designtitle div
{
   text-align: left;
}
#wb_text-shippinginformation 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_text-shippinginformation div
{
   text-align: right;
}
#wb_text-width 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-width div
{
   text-align: left;
}
#wb_boardwidth
{
   font-size: 16px;
}
#boardwidth
{
   box-sizing: border-box;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   margin: 0;
   outline: none;
   padding: 0;
   text-align: left;
   vertical-align: middle;
}
#wb_boardwidth .ui-spinner
{
   box-sizing: border-box;
   width: 100%;
}
#wb_boardwidth .ui-spinner-button
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#wb_boardwidth .ui-button-icon.ui-icon
{
   background-image: none;
   fill: var(--color);
   text-indent: 0;
   height: 14px;
   width: 14px;
}
#wb_boardwidth .ui-corner-all
{
   border-radius: 0px;
}
#wb_boardwidth .ui-corner-tr
{
   border-top-right-radius: 0px;
}
#wb_boardwidth .ui-corner-br
{
   border-bottom-right-radius: 0px;
}
#wb_boardheight
{
   font-size: 16px;
}
#boardheight
{
   box-sizing: border-box;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   margin: 0;
   outline: none;
   padding: 0;
   text-align: left;
   vertical-align: middle;
}
#wb_boardheight .ui-spinner
{
   box-sizing: border-box;
   width: 100%;
}
#wb_boardheight .ui-spinner-button
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#wb_boardheight .ui-button-icon.ui-icon
{
   background-image: none;
   fill: var(--color);
   text-indent: 0;
   height: 14px;
   width: 14px;
}
#wb_boardheight .ui-corner-all
{
   border-radius: 0px;
}
#wb_boardheight .ui-corner-tr
{
   border-top-right-radius: 0px;
}
#wb_boardheight .ui-corner-br
{
   border-bottom-right-radius: 0px;
}
#wb_text-height 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-height div
{
   text-align: left;
}
#shippinginformation
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   padding: 0;
   box-sizing: border-box;
}
#shippinginformation:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#designtitle
{
   line-height: 33px;
   margin: 0;
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#designtitle:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#total
{
   line-height: 33px;
   margin: 0;
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: right;
   padding: 0;
}
#total:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#button-update
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_text-how-to-buy 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text-how-to-buy div
{
   text-align: center;
}
#wb_text-optional 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_text-optional div
{
   text-align: right;
}
#line-optional
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#edit-coupon-code
{
   line-height: 33px;
   margin: 0;
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 0;
}
#edit-coupon-code:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_text-coupon-code 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_text-coupon-code div
{
   text-align: justify;
}
#wb_image-height-width
{
   vertical-align: top;
}
#image-height-width
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#eb-affiliate
{
   line-height: 22px;
   margin: 0;
   border: 0px solid #A9A9A9;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   padding: 0;
}
#eb-affiliate:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#Text8 
{
   border: 0px #000000 solid;
   margin: 0;
}
#finish
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   padding: 0;
   box-sizing: border-box;
}
#finish:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#installationkit
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   padding: 0;
   box-sizing: border-box;
}
#installationkit:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#skinstyle
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   padding: 0;
   box-sizing: border-box;
}
#skinstyle:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Image4
{
   vertical-align: top;
}
#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_text-how-to-measure 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text-how-to-measure div
{
   text-align: center;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#fade
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   padding: 0;
   box-sizing: border-box;
}
#fade:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text2 div
{
   text-align: right;
}
#wb_image-fade2black
{
   vertical-align: top;
}
#image-fade2black
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_image-sparkle-animated
{
   vertical-align: top;
}
#image-sparkle-animated
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_image-laminate
{
   vertical-align: top;
}
#image-laminate
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#SlideShow1 .image
{
   border-width: 0;
   border-radius: inherit;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#SlideShow1
{
   border: 0px solid #000000;
   border-radius: 0px;
}
#layer-master-header
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_header-large-logo
{
   vertical-align: top;
}
#header-large-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_world-wide-shipping
{
   vertical-align: top;
}
#world-wide-shipping
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_made-in-the-usa
{
   vertical-align: top;
}
#made-in-the-usa
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_image-fade
{
   vertical-align: top;
}
#image-fade
{
   border-width: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_three-year-warranty
{
   vertical-align: top;
}
#three-year-warranty
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#NewsFeedTicker1
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   margin: 0;
   text-align: left;
}
#NewsFeedTicker1 .headline
{
   position: absolute;
   padding: 0px;
   height: 100%;
   margin: 0 0 8px 0;
   top: 110%;
   box-sizing: border-box;
   padding: 8px;
   width: 100%;
   overflow: hidden;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title
{
   margin-top: 0;
   display: block;
   margin: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title a
{
   color: inherit;
   text-decoration: none;
}
#NewsFeedTicker1 .news-wait
{
   position: absolute;
   top: 30%;
   left: 50%;
   width: 32px;
   height: 32px;
   margin-left: -10px;
   z-index: 4;
}
#layer-master-menu
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
}
#wb_ficon-home
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ficon-home a
{
   text-decoration: none;
}
#wb_ficon-home a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ficon-home
{
   height: 31px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ficon-home i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
}
#wb_ficon-home:hover #ficon-home i
{
   color: #FE00FE;
}
#wb_ficon-contact
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ficon-contact a
{
   text-decoration: none;
}
#wb_ficon-contact a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ficon-contact
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ficon-contact i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_ficon-contact:hover #ficon-contact i
{
   color: #FE00FE;
}
#wb_ficon-payment
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ficon-payment a
{
   text-decoration: none;
}
#wb_ficon-payment a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ficon-payment
{
   height: 27px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ficon-payment i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
}
#wb_ficon-payment:hover #ficon-payment i
{
   color: #FE00FE;
}
#wb_header-tiny-logo
{
   vertical-align: top;
}
#header-tiny-logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#NewsFeedTicker2
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   margin: 0;
   text-align: center;
}
#NewsFeedTicker2 .headline
{
   position: absolute;
   padding: 0px;
   height: 100%;
   margin: 0 0 8px 0;
   top: 110%;
   box-sizing: border-box;
   padding: 8px;
   width: 100%;
   overflow: hidden;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker2 .headline-title
{
   margin-top: 0;
   display: block;
   margin: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker2 .headline-title a
{
   color: inherit;
   text-decoration: none;
}
#NewsFeedTicker2 .news-wait
{
   position: absolute;
   top: 30%;
   left: 50%;
   width: 32px;
   height: 32px;
   margin-left: -10px;
   z-index: 4;
}
#wb_Extension1
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
}
#wb_Extension1 a
{
   text-decoration: none;
}
#wb_Extension1, #wb_Extension1 ul, #wb_Extension1 li, #Extension1 a
{
   margin: 0;
   padding: 0;
}
#Extension1_button
{
   background-color: #000000;
   border: 1px solid #000000;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #FFFFFF;
   cursor: pointer;
   display: none;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: left;
   width: 100%;
}
#Extension1_title
{
   padding: 0 0 0 15px;
}
#Extension1_icon 
{
   display: block;
   position: absolute;
   right: 11px;
   top: 7px;
}
#Extension1_icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#Extension1:before, #Extension1:after
{
   content: " ";
   display: table;
}
#Extension1:after
{
   clear: both;
}
#Extension1
{
   list-style: none;
   background-color: #000000;
   border: 1px solid #000000;
}
#Extension1 a 
{
   color: #FFFFFF;
   padding: 10px 30px 10px 15px;
}
#Extension1 a:hover 
{
   background-color: #0000FF;
   color: #FFFFFF;
}
#Extension1 li
{
   position: relative;
}
#Extension1 > li 
{
   float: left;
}
#Extension1 > li > .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 95% 50%;
   padding-right: 30px;
}
#Extension1 > li > a 
{
   display: block;
}
#Extension1 li ul 
{
   list-style: none;
   position: absolute;
   left: -9999px;
}
#Extension1 > li.hover > ul 
{
   left: 0;
}
#Extension1 li li.hover ul 
{
   left: 100%;
   top: 0;
}
#Extension1 li li a 
{
   background-color: #2D2D2D;
   border-top: 1px solid #2D2D2D;
   color: #FFFFFF;
   display: block;
   position: relative;
   z-index: 100;
}
#Extension1 li li a:hover
{
   background-color: #0000FF;
   color: #FFFFFF;
}
#Extension1 li li li a
{
   background-color: #2D2D2D;
   border-top: 1px solid #2D2D2D;
   color: #FFFFFF;
   z-index: 200;
}
#Extension1 li li li a:hover
{
   background-color: #0000FF;
   color: #FFFFFF;
}
@media screen and (max-width: 320px) 
{
#Extension1 .visible
{
   display: block;
}
#Extension1 > li 
{
   float: none;
}
#Extension1 li li .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 90% 50%;
}
#Extension1 ul
{
   display: block;
   width: 100%;
}
#Extension1 > li.hover > ul , #Extension1 li li.hover ul 
{
   position: static;
}
}
#wb_ficon-gallery
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ficon-gallery a
{
   text-decoration: none;
}
#wb_ficon-gallery a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ficon-gallery
{
   height: 28px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ficon-gallery i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_ficon-gallery:hover #ficon-gallery i
{
   color: #FE00FE;
}
#wb_ficon-information
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ficon-information a
{
   text-decoration: none;
}
#wb_ficon-information a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ficon-information
{
   height: 29px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ficon-information i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
}
#wb_ficon-information:hover #ficon-information i
{
   color: #FE00FE;
}
#wb_ficon-video
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ficon-video a
{
   text-decoration: none;
}
#wb_ficon-video a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ficon-video
{
   height: 25px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ficon-video i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 25px;
   line-height: 25px;
   vertical-align: middle;
}
#wb_ficon-video:hover #ficon-video i
{
   color: #FE00FE;
}
#wb_ficon-installation
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_ficon-installation a
{
   text-decoration: none;
}
#wb_ficon-installation a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ficon-installation
{
   height: 26px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ficon-installation i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
}
#wb_ficon-installation:hover #ficon-installation i
{
   color: #FE00FE;
}
#wb_footer-logo
{
   vertical-align: top;
}
#footer-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_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 1px solid #000000;
   border-radius: 15px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
