/* @override http://harlequin:8888/css/print.css */

body {
	background: white;
	font-family: 'Helvetica Neue', Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5;
	margin: 0 1cm;
}

a:link, a:visited {
	color: #000;
}

h1 {
	margin-bottom: 0;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
	margin: 0;
}

h4 {
	font-size: 14pt;
	margin: 5px 0;	
}

div.homeProduct h4 {
	font-size: 10pt;
}

h5 {
	font-size: 10pt;
	margin: 0 0 5px 0;
	color: #444;
}

p {
	font-size: 10pt;
	margin: 0 0 10px 0;
}

li {
	font-size: 10pt;
}

div.productInfo {
	float: left;
	width: 70%;
}

div.productImg {
	width: 25%;
	float: right;
}

div.news h4 {
	margin-bottom: 0;
}

div.homeProduct {
	float: left;
	width: 140px;
	margin: 0 20px 20px 0;
	min-height: 225px;
	height: 225px;
}

ul {
	list-style: square;
	margin: 0 0 0 20px;
	padding: 0;
}

div.address ul {
	list-style: none;
	margin: 0 0 1cm 0;
}

div.main div.homeProduct li {
	font-size: 8pt;
	line-height: 1.75;
	margin: 0;
	text-indent: none;
}

div.welcome01 {
	margin-top: 5mm;
}


/* Forms */

fieldset, legend {
	border: 1pt solid #444;
}

fieldset {
	margin-bottom: 1cm;
}

legend {
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 10px;
	background: #fff;
}

label {
	font-size: 10pt;
	font-weight: bold;	
	float: left;
	width: 4cm;
}

div.chkRow h4 {
	font-size: 10pt;
}

div.chkRow {
	float: left;
	width: 45%;
	height: 125px;
	min-height: 125px;
}

div.chkRow label {
	width: 8cm;
	font-size: 10pt;
	font-weight: normal;
}

div.chkRow input {
	float: left;
	margin-right: 3mm;
}


/* Tables */

table {
	font-size: 10pt;
	padding: 0;
	margin: 5mm 0;
}

th {
	padding: 0;
	margin: 0;
	text-align: left;
}


/* vCard */
div.vcard {
	margin-top: 1cm;
	font-size: 10pt;
}

div.org {
	font-weight: bold;
}

div.org, div.street-address, div.locality, div.region, div.postal-code, div.country-name, div.address li {
	display: inline;
	margin-right: 8px;
}


/* Hide These */
ul#nav, div.countryChoice, div.sidebar, h2, div.resellerSearch, div.productImg ul, a.thickbox.enlarge, div.copyright, div.footer-logos, .family_name, a.email, div.pagination, div.relatedLinks, div.similarLinks, div.productSelector, div.latestNews, div.harlequinEurope, div.welcome01 h3, div.buttons {
	display: none;
}



/* Self Clearing */
div.wrap:after, div.product:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}