:link, :visited { text-decoration: none; }
ul, ol { list-style:none; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 100%; }
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
a img { border: none; }
address { font-style: normal; }

ul#navL1,
ul#navL2,
a#giftVouchers,
div#headerBanner,
div.intro img,
p.gallerySelector,
fieldset { display: none; }

body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	margin-bottom: 1.5em;
}

a {
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h3 {
	border-bottom: 1px solid #e292bf;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 1.5em;
	padding-bottom: 7px;
}

dl {
	margin-bottom: 1.5em;
}

dt {
	border-left: 3px solid #d663a3;
	font-weight: bold;
	padding-left: 12px;
}

dd {
	padding-left: 15px;
}

div#header a#logo {
	display: block;
	margin-bottom: 2em;
}

div#header {
	position: relative;
}

address {
	border: 1px solid #ccc;
	padding: 1em;
	position: absolute;
	right: 0;
	top: 0;
}

a.thumbnail {
	display: block;
	float: left;
	margin: 0 12px 12px 0;
	padding: 9px;
}

a.thumbnail img {
	border: 1px solid #e292bf;
}

a.thumbLast {
	margin-right: 0;
}

table {
	border: none;
	border-collapse: collapse;
	margin-bottom: 2em;
}

th, td {
	border: 1px solid #e292bf;
	padding: 5px;
}

thead th {
	font-size: 10pt;
}

tfoot td {
	padding: 10px;
}

.displayNone {
	display: block;
}