/* CSS Document - PRINT */
body {
   background: white;
   font-size: 12pt;
   font-family:"Trebuchet MS", Genevia, Arial;
   }
#left_column {
   display: none;
   }
   
#right_column {
   display: none;
   }
   
#topNav {
display: none;
   }
   
#header 
{
    display:none;
}

#print_header
{
    height: 120px;
    text-align:center;
}

#page_header
{
    color:red;   
}

/*#header_img
{
    display:none;
}

#header_date
{
    display:none;
}

.header_img
{
    float:none;
    margin:0;
    text-align:center;
}*/
   
#wrapper, #div_content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#div_content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   padding-bottom:20px;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#div_content a:link:after, #div_content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#div_content a[href^="/"]:after {
   content: " (http://www.mallaghan.co.uk" attr(href) ") ";
   }
   
#center_body
{
	border-top: 2px solid #666666;
	width:100%;
	margin:0;
}

#footer
{
	display:none;
}

#print_footer
{
	display:block;
	width:100%;
	margin:0;
	border-top: 2px solid #666666;
	display: block; position: fixed; bottom: 0;
	text-align:center;

}

/** product  ***/
.product_copy
{
    font-size:12px;
    color:Black;
}

.prod_image
{
  float:left;
  padding-right: 20px;
}

.button_icons
{
    display:none;
    
}
#a380movie{
	display:none;
}

printa380{
	display:none;
}

