<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#Body{background:black !important;}
.Header_Fixed,.Header_Fixed.fixed-menu.animated.slideInDown{background-color:#F0F0F0;color:white;}
#SliderBg{background-color:#eeeeee !important;}
#MpageBody{background-color:#eeeeee !important;max-width:3000px !important;}
.dnnForm .dnnFormItem{background-color:white;}
.adjustPosition{margin-top:130px;}
#Header,.Header{background-color:#F0F0F0;}
.easyMenuRow{background-color:#F0F0F0;}


.homePageBox {
    background-color: white;
    box-shadow: 0px 0px 10px #BBBBBB;
    border-radius: 4px 4px 4px 4px;
    padding: 15px;
color:black;
}

.homePageBox hr { 
    background-color:#fff;
    border: #000 1px dotted;
    border-style: none none dotted;
    color:#fff;
}

.prodContent #brandContent dd.brandDesc{line:1.0;}
.prodContent #brandContent dl {padding: 10px 10px; width: 220px;border:none;box-shadow:none;margin-top:15px; }
dd.brandLogo{margin-bottom:10px;}

@media handheld, only screen and (max-width: 767px) {
.Mbmenu{background-color:#F0F0F0 !important;}

}




.dnnFormMessage { border-radius: 5px; }

/* remove control bar logo */
#ControlBar_conrolbar_logo { display: none; }

/* get rid of annnoying spacing in edit mode */
.dnnSortable { min-height: initial !important; }


div.DnnModule.DnnModule-DNN_HTML.DnnModule-2207 { clear: both }










</pre></body></html>