/* CSS Document */

/************************************************************************
MACSIM FASTENINGS PTY LTD
-------------------------
Use with www.macsim.com.au

filename		:	/css/print.css    
version			:	07.12.06  
copyright		:	Go Live Media	2006
author			:	Lauren Beale 
web				:	http://www/golivemedia.com.au                 
 
***********************************************/
/*@ import url("/css/print.css");*/



/***********************************************/
/* PRINT STYLES                             */
/***********************************************/

@media print{
body{
	 BACKGROUND-COLOR: #ffffff;  
}
h1 {
	color:#000000 !important;
}
p {
	color:#000000 !important; font-size:12pt !important;
}
* {
	color:#000000 !important; 
}
#sidebar, #utility, #homeImage, #latestOffer, #siteInfo, #pageDivider {
	display: none;
}
#footer{
	BACKGROUND-COLOR: #ffffff; COLOR: #000000; 
}
#hbox1, #hbox2, #hbox3, #hbox3Thin, #hbox4{
	BACKGROUND-COLOR:#eeeeee; COLOR: #ffffff; 
}
#hpageTitle {
BACKGROUND-IMAGE: none; COLOR: #000000; FONT-SIZE: 14px;
}
#hsection, #hsectionLink{
	BACKGROUND-IMAGE: none;
}
.subglobalNav{
	display: none;
}
#globalNav, #quickLinks, #sectionLinks{
	display: none; 
}
#buttonsml, #buttonmed, #buttonlge,{
	BACKGROUND-COLOR:#eeeeee; COLOR: #ffffff; BORDER:none;
}
#decorativeLinks{
	BACKGROUND-IMAGE: none;
}
#wrapper,  {
	width:auto;
}
* html #wrapper {
	width:auto;
}
