/* Coloring Defines */
/*    --boxes: #494E6B;                         */
/*    --menucolor: #3F3F3F;                     */
/*      --NXmall : #6D7993;                     */
/*      --PPMmall: #A9B7C0;                     */
/*       --SMmall: #CCC8C6;                     */
/*       --SRgray: #CCCCCC;                     */
/*                                              */
/* burntumber      9°      #8A3324              */
/* darkcherryred   0°      #330000              */
/* bloodred        0°      #660000              */
/* maroon          0°      #800000              */
/* darkred         0°      #8B0000              */
/* bing cherry     1°      #A02422              */
/* red             0°      #FF0000              */
/* novascotia salmon       0°      #FF3333      */
/* rosybrown1      0°      #FFC1C1              */
/*                         #FFE5E5              */
/* rosybrown3      0°      #CD9B9B              */
/*                                              */
/*                                              */
/*                                              */



div.showrow2023     { background: transparent;   }
div.showrowSM2023   { background-color: #CD5555; }
div.showrowSM2023   { background-color: #EEB4B4; } /*1 */
div.showrowSM2023   { background: transparent; } /*2 */
div.showrowWG2023   { background-color: #660000; }
div.showrowWG2023   { background-color: #D1C2F0;  color: #000000;} /* soft purple */
   div.showrowWG2023   {
                         background-color: transparent;
                         color: #000000;  !important;
                         box-shadow: 2px 4px 8px 0px black inset;
                       } /*2 */


       div.product   { float: left; width: 95%; text-align: center; font-family: "Verdana"; white-space: nowrap; font-size:  14pt; letter-spacing: 2px; word-spacing: 8px; color: #000080; height: 40px;}
       div.sports    { float: left; width: 25%; font-family: "Verdana"; white-space: nowrap; font-size:  14pt; letter-spacing: 2px; word-spacing: 8px; color: #000080;}
       div.nonsports { float: left; width: 25%; font-family: "Verdana"; white-space: nowrap; font-size:  14pt; letter-spacing: 2px; word-spacing: 8px; color: #000080;}
div.showrowPP2023   { background-color: #567E3A; }
div.container       { background-color: transparent; }

@media print {
   div.showrow2023     { background: #EDEDED;       }
   div.showrowSM2023   { background-color: #CD5555; }
   div.showrowSM2023   { background: transparent;} /*1 */
   div.showrowWG2023   {
                         background-color: transparent;
                         color: #000000;  !important;
                         box-shadow: 2px 4px 8px 0px black ;
                       } /*2 */
       div.product   { float: left; width: 95%; text-align: center; font-family: "Verdana"; white-space: nowrap; font-size:  10pt; letter-spacing: 2px; word-spacing: 8px; color: #000080; height: 40px;}
       div.sports    { float: left; width: 25%; font-family: "Verdana"; white-space: nowrap; font-size:  10pt; letter-spacing: 2px; word-spacing: 8px; color: #000080;}
       div.nonsports { float: left; width: 25%; font-family: "Verdana"; white-space: nowrap; font-size:  10pt; letter-spacing: 2px; word-spacing: 8px; color: #000080;}
   div.showrowPP2023   { background-color: #567E3A; }
   div.container       { background-color: transparent; }

/* end of Coloring   */

