<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#navbar 
{
    background-color:#232F3E; /*#232F3E;*/
    /*background-image:url(005/bg-homexx.png);*/
    box-shadow: 0px 4px 5px #888888;   
}


	#main-container, #divSettingsLogoBackground  /*main background*/
{
    background-color:#22689d;
	background-image:url(005/texture-light.png);
    background-repeat:repeat !important;

}


	#navbar, .footer .footer-inner .footer-content
{
    background-color: none;
}		}
.main-content, .footer, .no-skin .sidebar-shortcuts , .no-skin .sidebar
{
    background-color:none;

}

#divSettingsLogoBackgroundXXX{
    background-image:url(005/texture-light.png);
    background-size:auto !important;
    background-repeat:repeat !important;
}

.widget-box 
{
    background-color:White;
    background-image:none !important;
    border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    
}

.widget-header
{
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important;
    -moz-border-radius-topleft: 7px !important;
    -moz-border-radius-topright: 7px !important;
}

.form-actions, #litEntry
{
    margin-bottom:0px !important;
    border-bottom-left-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    -moz-border-radius-bottomleft: 7px !important;
    -moz-border-radius-bottomright: 7px !important;
}

.widget-body {
    border-bottom-left-radius:7px!important;
    border-bottom-right-radius:7px!important;
}

#sidebar-collapse, #sidebar-collapse i {
    background-color: transparent !important;
}

#pnlCart div#Div1,center #pnlCart, #Div2, #pnlResults, #sidebar-shortcuts , #sidebar  {
    background-color:transparent !important;
}</pre></body></html>