@page { background: red; }
body { color: #3d3d3d; font-family: "Arial", sans-serif; margin: 0; padding: 0px 80px; font-size: 23px; background: white; }

#logo { height: 100%; display: block; }

.category { margin-bottom: 30px; }
.category_title { margin-bottom: 20px; page-break-after: avoid; }
.category_title h1 { font-size: 30px; background-color: #1d77b4; color: #fff !important; padding: 10px 0 ; margin: 0 0 10px 0; text-align: center; font-weight: bold; text-transform: uppercase; }
.category_title.level-0 { background: #222; padding: 10px 10px; }
.category_title.level-0 h1 { font-size: 32px; color: white; margin: 0; }
.category_title.level-1 h1 { font-size: 28px;} 
.category_title.level-2 h1 { font-size: 24px; }

.categoryTitleGroup { page-break-inside: avoid; }

.product { margin-bottom: 0;  page-break-inside: avoid; min-height: 220px; }
.product .product_image { margin: 0 20px 8px 0; float: left; height: 220px; max-width: 150px; }
.product_image a { display: block; }
.product_image img { height: 100%; }
.product_description p { text-align: left; font-size: 0.8em; }
.product .price { font-weight: bold; }
.product .SKU { font-weight: normal; }

.product_row { margin-bottom: 40px; }

h2.product_title { margin: 1px 0 10px 1px; padding: 10px 0; font-size: 25px; font-weight: bold; background-color: #1d77b4; color: #fff; }
