﻿.subGridOrder {background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; font-size:1.1em; font-family:Calibri; color: #474747;}
.subGridOrder td {
      padding: 2px; 
      border: solid 1px #c1c1c1; }
.subGridOrder th  {
      padding : 4px 2px; 
      color: #000000; 
      background: #397A80 url(../img/subgrid_order.png) repeat-x top; 
      border-left: solid 1px #525252; 
      font-size: 0.9em; }
.subGridOrder .alt {
      background: #fcfcfc url(../img/grid-alt.png) repeat-x top; }
.subGridOrder .pgr {background: #397A80 url(../img/subgrid_order.png) repeat-x top; }
.subGridOrder .pgr table { margin: 3px 0; }
.subGridOrder .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
.subGridOrder .pgr a { color: Gray; text-decoration: none; }
.subGridOrder .pgr a:hover { color: #000; text-decoration: none; }
    
 