@charset "utf-8";
/* CSS Document */

/* onecol and season can both be replaced by use of 'wide' when new templates all in place */

body.onecol div#wrapper,
body.onecol header,
body.onecol div#outer-content-area, 
body.onecol #maincontent,
body.onecol nav,
body.onecol nav ul,
body.season div#wrapper,
body.season header,
body.season nav,
body.season nav ul {
  width: 1200px;
}

body.season div#outer-content-area {
  width: 1100px;
}
body.season #maincontent {
  width: 720px;
}
body.season aside#sidebar {
  width: 340px;
}


body.onecol nav ul li,
body.season nav ul li {
  width: 110px;
}

  div.orc-table.f1-types div.row div.car { width: 15%; }
  div.orc-table.f1-types div.row div.all-starts { width: 5%; }
  div.orc-table.f1-types div.row div.gp-starts { width: 5%; }
  div.orc-table.f1-types div.row div.gp-wins { width: 5%; }
  div.orc-table.f1-types div.row div.first-race { width: 31.8%; }
  div.orc-table.f1-types div.row div.present-location { width: 31%; }

