/* Print media stylesheet for Park Beekeeping */

@page {
	size: auto;
	margin: 2cm 1cm 1cm 2cm;
}

body { color: black; background-color: white;}
#side_panel, #main_footer, #main_header {display: none;}
#main_content {width:100%; float:none; margin-left:0; padding-left: 0;}
#attribution {width:100%; float:none; text-align: left; margin-left: 0; padding-left:0;}
#secpage {width:98%; border: none;}
a, a:visited {color:#3333FF; font-weight: bold; font-size:80%; text-decoration: underline;}
input, iframe {display: none;}
.backtotop {display: none;}
.catblock {float:none; width: 95%; margin-left:2%; border: none;}
.shopproduct {
	page-break-inside: avoid;
}
#adminlink, #site_footer table {display: none;}