1 /************************************************************************************************************
\r 
   3         DHTML Suite for Applications
\r 
   4         (C) www.dhtmlgoodies.com, August 2006
\r 
   6         CSS for the DHTMLsuite_tableWidget class.
\r 
   9         Look at the terms of use at http://www.dhtmlgoodies.com/index.html?page=termsOfUse
\r 
  13         www.dhtmlgoodies.com
\r 
  16 ************************************************************************************************************/
\r 
  18 .DHTMLSuite_menuBar_top{        /* The bar that is parent of the menu strip */
\r 
  21         background-repeat:repeat-x;
\r 
  22         font-family: sans-serif, Verdana, Arial, Helvetica;
\r 
  28 .DHTMLSuite_menuBar_sub{
\r 
  30         background-color:#FFF;
\r 
  31         border:1px solid #D1D1D1;
\r 
  32         background-repeat:repeat-y;
\r 
  33         background-position: left center;
\r