/*
Title:		Eastern Book Company
Author: 	J Ecker - Pemaquid Communications
Date: 		06/12/2008
*/


/* Print styles
---------------------------------------------------------- */
#header, #header h1{	
	margin:0;
	}
	
#header h1{	
	font-size:150%;
	}
	
#header h1 a
{
	height: auto;
	text-indent: 0;
	display: list-item;
	list-style-position: inside;
	letter-spacing: -1000em;         
	font-size: 1pt;                   
	color: #fff;      
	list-style-image: url(/images/logo_print.gif);
	height:50px;
	
}
	
#nav li a{
	padding:7px 0px 0 0;
	width:118px;
	}
	
#login{
	display:none;
	}
	
.simple_search{
	display:none;
	}
	
#welcome{
	display:none;
	}
	
.print_remove{
	display:none;
	}
	
.order_button_list{
	display:none;
	}
	
#footer_nav ul{
	display:none;
	}