/* Heineken The Company: Print stylesheet */

/* general */
body {
	font: 12pt/1.3 'Lucida Sans','Lucida Sans Unicode','Lucida Grande',Lucida,Arial,sans-serif;
}

@page {
	margin: 0.5cm;
}

img {
	max-width: 500px;
}

h1, h2, h3 {
    margin-bottom: 10px;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

a {
    color: #000;
}

p a {
    word-wrap: break-word;
}

ul, ol {
    margin: 0 0 10px 0;
}

ul li, ol li {
    margin: 0;
    padding: 0;
}

.small, .sub {
    font-size: 11pt;
    color: #999999;
}

/* specific */

header *,
a span,
section.masthead,
.module-a,
.age-check-message,
.listing-x.module-b,
.listing-x.biographies,
.listing-x.video-categories,
.listing.general,
section.breadcrumbs,
section.external,
section.notifications-a,
section.explore,
section.download_center,
section#heineken-maps,
section.calendar-events,
.addthis_toolbox,
.article-actions,
.collapsible,
.slideshow,
.btn-more,
fieldset,
.mediagallery,
.results,
.download-all,
section.paging,
iframe,
.download-action,
footer section.teasers,
footer section nav,
footer section .tabs-content {
    display: none;
}

#header .logo,
#header .logo img {
    margin: 0 0 30px;
}

#header .logo,
#header .logo img,
footer .copy {
    display: block;
}

footer p.copy,
.contact-map .map {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    position: relative!important;
}

.eventinfo {
    font-size: 12px;
}

.eventinfo .description {
    width: 120px;
    display: inline-block;
}

table th, 
table td {
    text-align: left;
    font-size: 12px;
}