@charset "UTF-8";

/* Cotswold Product Page Print CSS Document */

body {
	background-color:#FFF;
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;
	width: 7in;
}

#tnav, #searchbox, #c1, #frmContact, ul.info, #verisign, #footerNavigation, .structureLabel, #addToCart tfoot tr td, #logo img.logo, #columns-bottom, #searchbox .columns-bottom, #contactbox .columns-bottom, #columns-top, #searchbox .columns-top, #contactbox .columns-top {
	display: none;
}

#addToCart thead tr th {
	border-bottom: 1px solid #b3b3b3;
	padding: 0 0.5em;
	text-align: center;
}

#addToCart tbody tr td {
	border-bottom: 1px solid #b3b3b3;
	padding: 0.25em 0.5em;
	vertical-align: top;
}

#addToCart tbody tr td span {
	color: #B75E59;
	font-weight: bold;
}

#addToCart tfoot tr td {
	border-bottom: none;
}

#addToCart tbody tr td.center {
	text-align: center;
}

.print em {
	display: block;
	font: 36pt/36pt "Times New Roman", Times, serif;
	font-weight: bold;
}

.print p {
	margin-top: 0;
}

h1 {
	font: 16pt;
}

h2 {
	font: 14pt;
}

h3 {
	font: 14pt;
}

div.newform img.large {
	display: block;
}

fieldset {
	border: none;
}

