
@font-face {
	font-family: 'Knockout Bantam';
	src: url('../fonts/knockout-htf27-juniorbantamwt-webfont.eot?') format('eot'), 
	     url('../fonts/knockout-htf27-juniorbantamwt-webfont.woff') format('woff'), 
	     url('../fonts/knockout-htf27-juniorbantamwt-webfont.ttf')  format('truetype'),
	     url('../fonts/knockout-htf27-juniorbantamwt-webfont.svg#svgFontName') format('svg');
}


	.catalogue-page {  }
	.catalogue-list { list-style: none; }
		.cufflink-item { float: left; display: inline-block; width: 208px; height: 170px; margin: 0 20px 10px 0; position: relative; }
			.cufflink-item.last{ margin-right: -20px}
		.cufflink-item:hover h4 { /*color: #E81F00 */}
		.catalogue-title { text-shadow: none; color: #FF1000;  }
		h2.catalogue-title { 
			font-size: 50px;
			width: 100%; 
			border-bottom: 1px solid #CCC; 
			margin: 35px 0; 
			clear: both;
			font-family: 'Knockout Bantam', Arial, sans-serif;
			text-transform: uppercase; }

	.cufflink-catalogue-image { 
			display: inline-block;
			margin-bottom: 5px;
			overflow: hidden;
			width: 183px;
			height: 118px;
			border: 1px solid #999;
	}
	.cufflink-catalogue-image img { margin: -2px 0 0 -2px; }
	.cufflink-catalogue-title { text-shadow: none; color: #000; }

	.section-catalogue_price,
	.section-catalogue_category { background-color: #FFF; background: url(../images/logo.gif) no-repeat center 20px; padding-top: 0; }
	.section-catalogue_price #sidebar, 
	.section-catalogue_category #sidebar { display: none; }
	
	.view-cufflinks-catalogue ul { display: block; clear: both; position: relative; padding-bottom: 10px; overflow: hidden;  } 
	.cufflink-catalogue-category { text-shadow: none; color: #dbdbdb; display: none; position: absolute; top: 5px; left: 5px;  }
	
	.section-catalogue_price #footer,
	.section-catalogue_category #footer { display: none;  }
	
	.printed-footer { text-shadow: none; color: #1e1e1e; }
	.printed-footer h2 { font-size: 40px; color: #FF1000; text-shadow: none; margin-bottom: 5px; font-family: 'Knockout Bantam', Arial, sans-serif; }
	.printed-footer strong { font-size: 14px; margin-bottom: 5px; }
	.printed-footer a { color: #FF1000; }
	
	.print-logo { width: 141px; margin: 0 auto; }