body,html {
  line-height: 1.5;
  font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;   
  color:#000;
  background: none;
  font-size: 10pt;
  padding: 0;
}
.container {
  background: none;
}

h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }
code { font:.9em "Courier New", Monaco, Courier, monospace; } 

a img { border:none; }

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}

a:link, a:visited {
	background: transparent;
	font-weight:700;
	text-decoration: underline;
}

/* Hidden elements */

.printContent .buttons,
.topLine,
.navigation,
form.siteSearch,
div.header .basket,
div.footer,
div.column.right {
	display: none;
	}

/* Elements set to default status */

div.wrapper,
div.sideShadows,
div.container,
div.header,
div.bottomGraphic,
div.header .logo,
div.header .logo span,
div.contentHeader,
div.headline,
div.headline h1,
.home .headline .background,
.catalogue .headline,
.sales .headline,
.how2buy .headline,
.gallery .headline,
.about .headline {
	width: auto;
	background-image: none;
	background-color: white;
	border: none;
	margin: auto;
	padding: 0;
	position: relative;
	height: auto;
	text-shadow: none;
	float: none;
	overflow: visible;
}

/* Header */

div.header .logo span.fnc {
	display: inline;
	}

/* Order printing */

.printHeader,
.printContent {
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}

