/* qedc-videos print style sheet. 
    Copyright 2017, Chxo Internets, LLC, all rights reserved. 
*/

html { font-size: 50%; }
body { background-color: #ffffff; background-image: none; }
#Canvas { width: auto; margin: 0; position: static; }
#TopNav, #SiteBanner, #SiteNav, #Social { display: none; }

#Banner, #HomeSlides { padding-top: 79px; }
#Banner div.banner-title { top: 79px; }

#User, .noprint, .editor { display: none; }
div.printonly { display: block; }

tr.odd td { border: 1px solid #999; border-style: none none solid none; }
tr.even td { border: 1px solid #999; border-style: none none solid none; }
input.button { display: none; }
div.sort { display: none; }
div.sorter { display: none; }