/*

	**  **           **  ************
	**   **         **   ************
	**    **       **         **
	**     **     **          **
	**      **   **           **
	**       ** **            **
	**        ***             **

*/


/***********************************************\
 ******************** PRINT ********************
\***********************************************/

/*	Created: Date & Time
 *	Author: Firstname Lastname <url>
 *
 *	Updated: Firstname Lastname (Date & Time)
*/


/*  For more information on print stylesheets.
 *	http://www.alistapart.com/articles/goingtoprint/
*/


/*	TYPOGRAPHY
 *	----------------------------------------------
*/

	body
	{
		margin: 20pt;
		color: black;
		font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
		/* for more information on font stacks please visit - http://articles.sitepoint.com/article/eight-definitive-font-stacks */
		/* for more information on css typeset please visit - http://www.jan-quickels.de/tools-web-typography/ */
	}
	
	
	/* --- links */
	
	a,
	a:link,
	a:active,
	a:visited
	{
		color: black;
		text-decoration: none;
	}
	
	
/*	LAYOUT
 *	----------------------------------------------
*/

.addthis_toolbox,
.addtocart,
.prodcompare,
.shippingcalc,
.mainTitle,
#catimage1,
#sideBar,
#footer,   
#header,
#tabbys,
#addReviewButton,
#sb-container
{
	display: none !important;
}

#tab2,
#tab6,
.printOnly
{
	display: block !important;
}