/*
    City of Edmonton
    Print Style Definitions
*/
/* Body Main */
body {background:#fff;color:#000;}
#doc {width:auto;}
/* Accessibility */
#accessibility {display:none;}
/* Header Styles */
#header, #headerSecondary {display:none;}
/* Main Navigation */
#navigation {display:none;}
/* Content Region */
p#breadcrumb {display:none;}
#leftContainer {display:none;}
#contentArea, #contentAreaFull, #leftLandingContainer, #audienceContentArea {float:none;padding-top:35px;width:auto;}
a img {border:0 none;}
dd {margin-bottom:10px;}
#weather p.weatherDate, #weather p.weatherHigh, #weather p.weatherLow {display:inline;}
#rightContainer {display:none;}
#videoGallery .videoGalleryItem .vidArea a img {display:none;}
.videobox object {display:none;}
/* Footer Styles */
#footer {display:none;}
#printWatermark img {position:absolute;top:0;left:0;}
#printWatermark p {clear:both;border-top:1px solid #ccc;padding-top:5px;text-align:center;}


h1 {
    margin-top: 50px;
}

.printDisabled, .screenOnly { display: none; }
table { border: 1px solid #000; border-collapse: collapse; }
table th { border: 1px solid #000; border-collapse: collapse; }
table td { border: 1px solid #000; border-collapse: collapse; }
.legend { width: 50%; padding: 10px; border: 1px solid #000; }
.legend input { display: none; }
.legendControls { display: none; }
.schedule { margin-top: 20px; }
/* disable legend colours */
table .legend1, table .legend2, table .legend3, table .legend4, table .legend5,
table .legend6, table .legend7, table .legend8, table .legend9, table .legend10,
table .legend11, table .legend12, table .legend13, table .legend14, table .legend15,
table .legend16 { visibility: hidden; }
/* enabled legend colours */
table.legend1 .legend1 { visibility: visible; background: transparent url(images/1.png); }
table.legend2 .legend2 { visibility: visible; background: transparent url(images/2.png); }
table.legend3 .legend3 { visibility: visible; background: transparent url(images/3.png); }
table.legend4 .legend4 { visibility: visible; background: transparent url(images/4.png); }
table.legend5 .legend5 { visibility: visible; background: transparent url(images/5.png); }
table.legend6 .legend6 { visibility: visible; background: transparent url(images/6.png); }
table.legend7 .legend7 { visibility: visible; background: transparent url(images/7.png); }
table.legend8 .legend8 { visibility: visible; background: transparent url(images/8.png); }
table.legend9 .legend9 { visibility: visible; background: transparent url(images/9.png); }
table.legend10 .legend10 { visibility: visible; background: transparent url(images/10.png); }
table.legend11 .legend11 { visibility: visible; background: transparent url(images/11.png); }
table.legend12 .legend12 { visibility: visible; background: transparent url(images/12.png); }
table.legend13 .legend13 { visibility: visible; background: transparent url(images/13.png); }
table.legend14 .legend14 { visibility: visible; background: transparent url(images/14.png); }
table.legend15 .legend15 { visibility: visible; background: transparent url(images/15.png); }
table.legend16 .legend16 { visibility: visible; background: transparent url(images/16.png); }