/*
  Alfresco Woodfired Pizza Ovens
  Stylesheet: Print - css/print.css
*/


body {
  background: #ffffff;
  color: #000000;
  font-size: 100%;
}

.clear {
  display: block;
  clear: both;
  width: 100%;
}

.printlinks a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#printlogo {
  margin-bottom: 1cm;
}


#header, #intro, #woodfiredovens, #upcomingdemos, #latestnews, #footer, p.breadcrumbs, #slideshow, #fullsize {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Adobe Garamond Pro", Times, Garamond, "Times New Roman", serif;
}

h1 {
  border-bottom: 1px solid #333333;
}


p, li, th, td {
  font-family: Myriad, Tahoma, sans-serif;
  line-height: 150%;
}

a {
  text-decoration: none;
  color: #000000;
}

#thumbnails img {
  margin: 0.20cm;
}

table, th, td {
  border: 1px solid #333333;
  border-collapse: collapse;
}

table {
  width: 100%;
}


th, td {
  padding: 0.20cm;
}

th.heading {
  text-align: center;
}

th.label {
  text-align: right;
}

table#comparison td {
  width: 25%;
  text-align: center;
}

#accordian div {
  display: block;
}


#printfooter {
  border-top: 1px solid #333333;
  padding-top: 1cm;
}

