/*  
Site Name: Greggs
Site URI: http://www.greggs.co.nz
Description: Greggs Website Print Styles
Version: 2.0

UPDATE INFO ---------------------------------------

Revision number: 2.0
Last updated: 18 September 2009

CONTENTS ------------------------------------------

*01: Resets
*02: Hide Blocks
*02: Targeted Elements

*/

/* *01: Resets ---------------------------------------------------------------------------------------------------------------*/
	
	.print-only {
		display:block;
	}
	
	#content,
	.form-gen,
	.form-gen .form-section,
	.form-gen .row {
		overflow:visible;
	}
	
	#header,
	#header .wrapper {
		height:auto;
	}
	
	#page,
	#header,
	#header .wrapper,
	#content,
	#content .pri,
	#content .pri .holder,
	#content .col-335 {
		width:auto;
	}
	
	.cont-gen,
	.holder .divider-top-335,
	.margin-top-15,
	.form-gen,
	.pages h2,
	.pages p {
		margin:0 !important;
	}
	
	.holder .divider-top-335,
	.cont-pad-sides,
	.highlite,
	.highlite .highlite-wrapper {
		padding:0;
	}
	
	body,
	#page,
	.holder,
	.holder .divider-top-335, 
	.highlite,
	.highlite .highlite-wrapper,
	.form-gen,
	.form-gen .form-section {
		background:none;
	}
	
/* *02: Hide -----------------------------------------------------------------------------------------------------------------*/

	#nav,
	#search,
	#footer,
	#content .sec,
	#header .logo,
	#head-image,
	.cont-tools,
	.rating-large,
	.pri .col-290 .mod,
	.item-action,
	.flag-recipe,
	.cta {
		display:none;
	}

/* *03: Targets ---------------------------------------------------------------------------------------------------------------*/
	
	#content .pri .holder {
		position:relative;
		padding-top:0;
	}
	
	#page,
	#ie6 #page {
		width:auto;
		max-width:99%;
	}
	
	#content .pri {
		float:none;
	}
	
	#content .col-290 {
		display:none !important;
	}
	
	#content .col-335 img.print-only {
		margin:0 0 10px 20px;
	}
	
	.cont-listing h2,
	.cont-listing ul.grid-view {
		margin-left:0;
	}
	
	.cont-listing ul.list-view li {
		padding-left:0;
		padding-right:0;
	}
	
	#content .col-335 {
		min-height:360px;
	}
	
	#ie7 #content .col-290 {
		display:inline;
	}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
