﻿/*
    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;}
/* 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;}
