/*
Print CSS file
Kevin McGill | Elephant Head Productions | 28 April 2010
*/
body { background: #fff; font-size: 11pt; }
body p { font-size: 11pt; }
#menu { display: none; }
#container, #clouds, #content, #imageBox, #contentBox { width: auto; margin: 0; padding: 0; border: 0; float: none !important; color: #000; background: transparent none !important; }

h1, h2, h3, h4 { color: #333; padding-bottom: 1px; border-bottom: 1px solid gray;}
div#imageBox { margin-left: 10%; padding-left: 2em; border-left: 1px solid #930; }

table.receipt tr td { width: 40%; text-align: left; }

a:link, a:visited { color: #B6161C;  background: transparent; font-weight: bold; text-decoration: underline; }
#content a:link:after, #content a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
#content a[href^="/"]:after { content: " (http://www.cumuluswines.com.au" attr(href) ") "; }
