/* coach.css - reconstructed (original never archived). Product pages: section submenu + tables. */
#header-section-navigation { list-style: none; margin: 8px 0 0 0; padding: 0; }
#header-section-navigation li { display: inline; margin-right: 18px; }
#header-section-navigation li a { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 13px; }
#header-section-navigation li a:hover { text-decoration: underline; }
.products-table { width: 100%; border-collapse: collapse; }
.products-table td { padding: 8px 10px; vertical-align: top; text-align: center; }
.products-table-section td { text-align: left; font-size: 14px; padding-top: 16px; color: rgb(40,40,40); }
.products-table img { border: solid rgb(129,129,129) 1px; background: #fff; }
.tech-table { width: 100%; border-collapse: collapse; margin-top: 8px; }
.tech-table td, .tech-table th { border: solid rgb(200,200,200) 1px; padding: 4px 8px; text-align: left; }
.gallery-table { width: 100%; }
.gallery-table td { padding: 8px; text-align: center; }
.gallery-table img { border: solid rgb(129,129,129) 1px; background: #fff; }