HTML { margin: 0; padding: 0; }
BODY {
	margin: 0;
	padding: 0;
	border: 0 /* IE */;
	font: normal 0.8em/1.5em Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}
#wrapper {
	width: 950px;
	padding: 70px 20px 70px 20px;
	margin: 0 auto;
}
#wrapperCenter {
	min-height: 600px;
	overflow: visible;
}

A { color: #000; text-decoration: underline; outline: none; }
A:hover { text-decoration: none; }
H1 {
	font: bold 3em/1em Arial, sans-serif;
}
H2 {
	margin: 35px -10px 30px -45px;
	background: #000;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 4px 4px 45px;
	line-height: 18px;
	
}
.mainText > *:first-child,
H2:first-child { margin-top: 0; }
H3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: normal;
}
H4 {}
H5 {}
H1 A, H2 A, H3 A, H4 A, H5 A { text-decoration: none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }
P { margin: 15px 0; padding: 0; }
A IMG { border: 0; }
IMG {}
HR {
	color: #000;
	background: #000;
	height: 1px;
	padding: 0;
	margin: 30px 0;
	border: 0;
}
FORM { padding: 0; margin: 0; }
IMG.left { float: left; }
IMG.right { float: right; }

.clear { clear: both; }

/* Header
========== */
#header {
	padding-bottom: 40px;
}


/* Navigation
=============== */
#navigation {
	position: relative;
}
#navigation UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation UL LI {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation UL LI A {
	color: #000;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	display: block;
	position: relative;
}
#navigation UL LI.current A {
	background: #ddd;
}
#navigation UL LI.sub {
	padding-bottom: 2px;
}
#navigation UL LI.sub LI A {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	background: #fff;
	z-index: 10;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 3px 4px 3px;
}
#navigation UL LI.sub LI.current A {
	background: #ddd;
}
#navigation UL LI.sub .sub {
	padding: 0;
}
#navigation UL LI.sub LI {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	margin-top: -1px;
}
#navigation UL LI.sub LI LI A {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	z-index: 9;
	padding: 5px 3px 4px 3px;
}
#navigation UL LI.sub LI.sub LI.sub LI A {
	padding: 5px 3px 4px 17px;
	background-image: url(../images/navCorner.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 4px 10px !important;
}

#navigation .cabin-no-6-extras,
#navigation .hytti-nro-6-extrat { 
	padding-top: 30px; 
	margin-left: -7px;
}
#navigation .cabin-no-6-extras A,
#navigation .hytti-nro-6-extrat A {
	border: 0;
	background-image: url(../images/badge.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left top;
	width: 85px;
	height: 71px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 27px 20px;
}
#navigation .cabin-no-6-extras-sub,
#navigation .hytti-nro-6-extrat-sub { display: none; }
#navigation .last { padding-bottom: 0px; }

/* Content
============ */
#main {
	float: right;
	width: 732px;
}
#column {
	float: left;
	width: 191px;
}

.titleBar {
	background: #000;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 30px;
	margin: 0px 0 10px 0;
	line-height: 18px;
	min-height: 18px;
	overflow: hidden;
	clear: both;
}
.titleBar A { color: #fff; text-decoration: none; }
.titleBar A:hover { text-decoration: underline; }

.subTitleBar { margin-top: -10px; background: #ddd; color: #000; }
.subTitleBar A { color: #000; }

.mainText { padding-left: 45px; }

.titleContent { 
	background: #000; 
	margin-bottom: 22px; 
	padding: 59px 30px;
	color: #fff;
}
.titleContent A { color: #fff; } 
.titleContent H1 {
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 0.9em;
}
.titleContent P { margin: 0; padding: 0; }
.titleContent .translations {
	list-style: none;
	margin: 0 0 0 -14px;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 14px;
}
.titleContent .translations LI {
	margin: 0;
	padding: 0 15px;
	float: left;
	font-size: 12px;
	height: 14px;
	line-height: normal;
	border-left: 1px #fff solid;
	margin-left: -1px;
	text-transform: uppercase;
}
.titleContent .translations LI SPAN { color: #fff; }
.titleContent .translations LI A { color: #fff; text-decoration: none; }
.titleContent .translations LI A:hover { text-decoration: underline; }
.pageContent { padding: 10px 30px; clear: both; }

/* Books & Gallery
==================== */
#main .gallery,
#main .books { 
	padding-bottom: 35px; 
	min-height: 10px;
	overflow: hidden;
	padding-top: 2px;
}
#main .books .bookCell {
	width: 240px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
#main .gallery .imageCell { 
	padding-top: 10px;
	width: 360px; 
	padding-bottom: 20px;
	vertical-align: middle; 
	text-align: center;
}
#main .books .bookCell .book { width: 100%; height: 100%; position: relative; overflow: visible; }
#main .books .bookCover { height: 235px; }
#main .gallery .galleryImage IMG,
#main .books .bookCover IMG {
	position: relative;
	/*
	box-shadow: 0 2px 4px #505050;
	-moz-box-shadow: 0 2px 4px #505050;
	-webkit-box-shadow: 0 2px 4px #505050;
	*/
}
#main .books .bookCoverHolder {
	width: 240px;
	height: 235px;
	text-align: center;
	table-layout: fixed;
}
#main .books .bookTitle {
	font-size: 1.17em;
	font-weight: bold;
	padding: 20px 25px 25px 25px;
}
#main .books .bookTitle A { text-decoration: none; }
#main .books .bookTitle A:hover { text-decoration: none; }


/* Book page
============= */
.titleBar .bookTitle { float: left; }
.bookPublisher { float: right; font-size: 14px; }
.bookContent { padding-top: 40px; }
.bookCoverImage { 
	border-left: 42px #fff solid; 
	border-right: 60px #fff solid; 
	border-bottom: 42px #fff solid; 
	float: left; 
}
.bookTextsColumn { 
	padding: 0 28px; 
}
.bookDescription *:first-child { margin-top: 0; padding-top: 0; }
.bookDescription { padding-bottom: 10px; }
.bookTranslations { 
	padding-top: 15px; 
	border-top: 1px #000 solid; 
	float: left; 
	width: 263px;
}
.bookTranslationSamples { 
	clear: both; 
	padding: 38px 10px 0 45px;
}
.bookTranslationSamples HR {
	margin-left: -45px;
	margin-right: -10px;
}
.collectionItems .bookContent { padding-bottom: 35px; }

/* Language 
==============*/
#lang {
	padding-top: 25px;
	font-size: 11px !important;
	font-weight: bold !important;
	padding-left: 4px;
}
#lang A { 
	text-decoration: none; 
	display: inline !important; 
	background: none !important; 
	color: #000 !important; 
}
#lang A:hover { text-decoration: underline; }
#lang SPAN { margin: 0 10px; }

/* Copy
========= */
#copy { font-size: 11px; padding: 20px 4px 0 4px; }

/* Login
========== */
.Actions { padding: 20px 10px; }

/* Cartoon page
=================*/
#main .cartoon { padding: 0px 0 20px 0; }
#main .cartoonCoverImage { text-align: center; padding: 20px 0; }
#main .cartoonImage { text-align: center; padding: 20px 0 0 0; }
#main .cartoonCoverImage IMG,
#main .cartoonImage IMG { border: 8px #000 solid; }

/* News
========= */
#news .newsItem { padding-bottom: 23px; }
#news .newsTitle {
	text-transform: uppercase; 
	font-weight: bold;
}
#news .newsContent { padding-top: 7px; }
#news .newsDate { color: #898888; }

/* Paginator
=============*/
.paginatorHolder { float: right; padding: 0px 0; }
.paginatorPrevNext { font-size: 20px; text-decoration: none; line-height: 20px !important; }
.paginator A { margin: 0 5px; float: left; line-height: 25px; }
.paginator .current { text-decoration: none; font-weight: bold; }
.paginatorDisabled { color: #c0c0c0; }

/* Form
======== */
#tfih { display: none; }
#contactForm { width: 500px; }
#contactForm FIELDSET { border: 0; padding: 0; margin: 0; }
#contactForm LABEL { display: block; width: 90px; height: 25px; line-height: 25px; }
#contactForm .left { float: left; }
#contactForm INPUT.text,
#contactForm TEXTAREA { 
	background: #000; 
	border: 0;
	color: #fff;
	padding: 5px;
	width: 400px;
	font: normal 1em Arial, sans-serif;
	margin: 0;
}
#contactForm DIV.field { padding-bottom: 10px; }
#contactForm TEXTAREA { height: 120px; }
#contactForm .Actions { text-align: right; }
#contactForm .action {
	background: #000; 
	border: 0;
	color: #fff;
	padding: 5px 15px;
	font: normal 1em Arial, sans-serif;
}

#SilverStripeNavigator {
	line-height: 1em;
	z-index: 100;
}

#footer {
	min-height: 1px;
	overflow: hidden;
}
#footer IMG {
	height: auto !important;
	width: 100% !important;
}