
pre.debug
{
	font-family: Consolas, monospace;
	font-size: 10pt;
	padding: 5px 10px;
	border-left: 1px solid #c00;
	color: #800;
}

.reserveactive{
	padding-top:0px;
	padding-bottom:0px;
	background-color:#eaeaea;
	cursor:pointer;
}
.reserveactive:hover{
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	cursor:pointer;
}
.reservetable .reserved{
	padding-top:0px;
	padding-bottom:0px;
	cursor:default;
	background-color:#fae206;
}
.reservetable .disabled{
	padding-top:0px;
	padding-bottom:0px;
	color:#a1a1a1;
	background-color:#eaeaea;
}

span.hidden
{
	visibility: hidden;
}

strong
{
	font-weight: bold;
}

p
{
	margin-bottom: 10px;
}

h1
{
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 15px;
}

h2
{
	font-size: 145%;
	font-weight: bold;
	margin-bottom: 12px;
}

h1.title
{
	margin-bottom: 20px;
	text-transform: uppercase;
}

h3
{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

h4
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

a
{
	color: #c00;
}

a:visited
{
	color: #333;
}

span.required
{
	color: #c00;
	padding-left: 5px;
}

body
{
	padding: 80px 0 0 0;
	margin: 0;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background: #CFC8AC;
/*	behavior: url("csshover3.htc");*/
}

body.closed
{
	background-color: #fff;
	text-align: left;
	padding: 20px;
}

body.common
{
	background-image: url("/design/img/laudis3.jpg");
}

body.children
{
	background-image: url("/design/img/lastekeskus.jpg");
}

#background
{
	margin: 0 auto;
	width: 861px;
	height: 559px;
	position: relative;
}

#base
{
	background: url("/design/img/wrap-shadow.png") no-repeat top left;
	text-align: left;
	/*position: relative;*/
}

#wrap
{
	/*position: relative;*/
	background: url("/design/img/paper.jpg") no-repeat 8px 8px;
	width: 861px;
	height: 559px;
}

body.children #wrap
{
	background-image: url("/design/img/paper-children.jpg");
}

#logo
{
	position: absolute;
	background: url("/design/img/logo.png") no-repeat top left;
	width: 181px;
	height: 181px;
	left: -60px;
	top: -60px;
}

#logo h1
{
	height: 125px;
	margin-top: 25px;
}

#logo a
{
	text-decoration: none;
	display: block;
	height: 125px;
}

#header
{
	padding-top: 60px;
	margin-left: 60px;
}

#menu
{
	background: url("/design/img/bg-menu.png") no-repeat 0 0;
	color: #f9e300;
	font-weight: bold;
	text-transform: uppercase;
	height: 35px;
	padding: 20px 20px 0 50px;
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	/*width: 10em;*/
	color: #f9e300;
	text-decoration: none;
	padding: 0 5px;
}

#nav a:hover
{
	color: #fff;
}

#nav li {
	float: left;
	/*width: 10em;*/
	border-left: 1px solid #f9e300;
}

#nav li.first
{
	border: none;
}

#nav li li
{
	border: none;
}

#nav li li a
{
	background-color: #000;
	width: 130px;
	padding: 5px 5px;
}

#nav li ul {
	position: absolute;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 25px;
	left: -999em;
	background: url("/design/img/bg-menu-dropdown.png") no-repeat bottom left;
	z-index: 10;
}

#nav li:hover, #nav li.sfhover
{
	position: static;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav div.thirdmenu
{
	text-transform: none;
	font-size: 85%;
	background-color: #000;
	padding-bottom: 10px;
}

#nav div.thirdmenu a
{
	padding: 2px 5px 2px 15px;
	width: 120px;
	background: url("/design/img/asterisk.png") no-repeat 5px 2px;
}








#news
{
	position: absolute;
	/*border: 1px solid red;*/
	background: url("/design/img/bg-news.png") no-repeat 0 0;
	width: 175px;
	height: 355px;
	line-height: 105%;
}

#news-content
{
	margin: 10px;
	font-size: 85%;
	height: 275px;
	overflow: hidden;

	/* Fix by Magnus. */
	overflow: visible;
}

#form-newsletter
{
	position: absolute;
	background: url("/design/img/bg-form-newsletter.png") no-repeat 0 0;
	width: 170px;
	height: 51px;
	top: 300px;
}

#form-newsletter input
{
	background-color: transparent;
	position: absolute;
	top: 25px;
	left: 4px;
	width: 156px;
	height: 18px;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	border: none;
}

#frontpage-content
{
	position: absolute;
	background: url("/design/img/bg-frontpage-content.png") no-repeat 0 0;
	width: 465px;
	height: 135px;
	left: 170px;
	top: 228px;
}

#frontpage-video
{
	position: absolute;
	left: 180px;
	top: 2px;
	width: 445px;
	height: 220px;
	/*background: url("/design/img/bg-videoplayer.jpg");*/
}

#frontpage-article
{
	margin: 20px;
	height: 95px;
	overflow: hidden;
	font-size: 85%;
}

#frontpage-banners
{
	position: absolute;
	right: -10px;
	width: 100px;
	height: 375px;
	top: -5px;
	overflow: hidden;
}

#frontpage-banners div.banner
{
	background: url("/design/img/bg-banner.png") no-repeat 0 0;
	float: left;
	width: 96px;
	height: 96px;
}

#frontpage-banners div.banner img
{
	margin: 8px 0 0 8px;
	/*visibility: hidden;*/
}

#content
{
	/*border: 1px solid red;*/
	margin: 0 72px;
	height: 360px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
}

#article
{
	background: url("/design/img/bg-article.png") no-repeat 0 0;
	width: 715px;
	height: 360px;
	font-size: 85%;
	line-height: 120%;
}

#article.plain
{
	background: none;
}

#article-text
{
	position: absolute;
	width: 695px;
	left: 10px;
	height: 340px;
	top: 10px;
	overflow: auto;
	padding-top: 5px;
}

#article-text img.vasak
{
	margin-right: 10px;
	margin-bottom: 5px;
}

#article-text img.parem
{
	margin-left: 10px;
	margin-bottom: 5px;
}

#contact-map
{
	background: url("/design/img/contact-map.png") no-repeat 0 0;
	position: absolute;
	width: 529px;
	height: 371px;
	left: 30px;
	top: 0;
	z-index: 2;
}

#contact-info
{
	background: url("/design/img/contact-info.png") no-repeat 0 0;
	position: absolute;
	width: 187px;
	height: 200px;
	left: 520px;
	top: 115px;
	z-index: 1;
}

#contact-info div
{
	padding: 40px 30px 35px 50px;
	font-size: 90%;
}

#rooms-map
{
	background: url("/design/img/rooms-map.png") no-repeat 0 0;
	position: absolute;
	width: 715px;
	height: 371px;
	left: 0;
	top: 0;
	z-index: 2;
}

#rooms-info
{
	position: absolute;
	width: 420px;
	height: 90px;
	left: 70px;
	top: 20px;
	font-size: 80%;
	line-height: 120%;
	overflow: hidden;
	padding-top: 5px;
}

#room-links a
{
	position: absolute;
	display: block;
	text-decoration: none;
}

#room-links a:hover
{
	background: transparent;
}

a.room_1, a.room_2, a.room_3, a.room_4, a.room_5, a.room_6
{
	background: transparent url("/design/img/rooms-map-links.jpg") no-repeat 0 0;
}

a.room_1
{
	left: 197px;
	top: 140px;
	width: 76px;
	height: 81px;
	background-position: -199px -32px;
}

a.room_2
{
	left: 274px;
	top: 141px;
	width: 157px;
	height: 80px;
	background-position: -276px -33px;
}

a.room_3
{
	left: 458px;
	top: 140px;
	width: 78px;
	height: 66px;
	background-position: -460px -32px;
}

a.room_4
{
	left: 538px;
	top: 140px;
	width: 78px;
	height: 65px;
	background-position: -540px -32px;
}

a.room_5
{
	left: 618px;
	top: 140px;
	width: 60px;
	height: 80px;
	background-position: -620px -32px;
}

#room-details-1,
#room-details-2,
#room-details-3,
#room-details-4,
#room-details-5,
#room-details-6
{
	background: url("/design/img/bg-room-details.png") no-repeat 0 0;
	position: absolute;
	width: 562px;
	height: 376px;
	left: -6px;
	top: -5px;
	display: none;
}

#room-details-1 img,
#room-details-2 img,
#room-details-3 img,
#room-details-4 img,
#room-details-5 img,
#room-details-6 img
{
	margin-bottom: 5px;
}


#button-close
{
	background: url("/design/img/icon-close.png") no-repeat 0 0;
	position: absolute;
	width: 19px;
	height: 19px;
	right: 25px;
	top: 25px;
	z-index: 5;
	/*cursor: pointer;*/
}

#button-close a
{
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: -1px;
	right: -1px;
	text-decoration: none;
	z-index: 6;
}

#rooms-map #description
{
	/*margin: 20px;*/
	position: absolute;
	left: 20px;
	top: 20px;
	/*width: 495px;*/
	width: 522px;
	height: 337px;
	overflow: hidden;
	/*font-size: 85%;*/
	font-size: small;
	/*line-height: 150%;*/
	line-height: 100%;
}

#rooms-map #reserve
{
	position: absolute;
	right: 20px;
	bottom: 20px;
	text-align: right;
	background-color: #fff;
}

#rooms-map #reserve a
{
	text-decoration: underline;
	color: #333;
}

#room-reserve
{
	background: url("/design/img/icon-lock.png") no-repeat 0 0;
	position: absolute;
	width: 62px;
	height: 62px;
	right: -62px;
	top: -15px;
	z-index: 3;
	cursor: pointer;
}

#room-reserve a
{
	position: absolute;
	display: block;
	text-decoration: none;
	width: 50px;
	height: 50px;
	left: 5px;
	top: 5px;
}

#room-extras
{
	background: url("/design/img/icon-options.png") no-repeat 0 0;
	position: absolute;
	width: 76px;
	height: 76px;
	right: -75px;
	top: 40px;
	z-index: 3;
	cursor: pointer;
}

#room-extras a
{
	position: absolute;
	display: block;
	text-decoration: none;
	width: 64px;
	height: 64px;
	left: 5px;
	top: 5px;
}

#room-invite
{
	background: url("/design/img/icon-mail.png") no-repeat 0 0;
	position: absolute;
	width: 62px;
	height: 62px;
	right: -63px;
	top: 108px;
	z-index: 3;
	cursor: pointer;
}

#room-invite a
{
	position: absolute;
	display: block;
	text-decoration: none;
	width: 50px;
	height: 50px;
	left: 5px;
	top: 5px;
}

#gallery
{
	position: absolute;
	width: 525px;
	left: 10px;
	height: 360px;
	top: 10px;
	overflow: auto;
}

#gallery-sidebar
{
	position: absolute;
	width: 186px;
	height: 366px;
	top: 0;
	right: 0;
}

#gallery-sidebar.list
{
	/* background: url("/design/img/bg-gallery-sidebar.png") no-repeat 0 0; */
}

#gallery-sidebar.thumbnails
{
	background: url("/design/img/bg-gallery-thumbnails.png") no-repeat 0 0;
}

#gallery-list
{
	
	border: 1px solid red;
}

#gallery-sidebar ul
{
	list-style-type: none;
	line-height: 150%;
	margin: 10px;
}

#gallery-sidebar a
{
	color: #000;
	text-decoration: underline;
}

#gallery-sidebar a:visited
{
	color: #666;
}

#gallery-sidebar .thumbnail
{
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 0;
}

#reserve-sidebar
{
	position: absolute;
	background: url("/design/img/bg-gallery-sidebar.png") no-repeat 0 0;
	width: 186px;
	height: 366px;
	top: 0;
	left: 0;
}

#reserve-sidebar dl
{
	margin: 10px;
	line-height: 120%;
	font-size: 85%;
	color: #333;
}

#reserve-sidebar dt
{
	font-weight: bold;
}

#reserve-sidebar dd
{
	margin-bottom: 10px;
}

#reserve-sidebar dt.disabled,
#reserve-sidebar dd.disabled
{
	color: #999;
}

#reserve-sidebar dd.past
{
	color: #090;
}

#reserve-sidebar a
{
	text-decoration: none;
	color: #000;
}

#reserve-sidebar a:hover
{
	text-decoration: underline;
}

#reserve-content
{
	position: absolute;
	left: 200px;
	top: 10px;
	width: 500px;
	height: 350px;
	overflow: hidden;
	font-size: 85%;
	line-height: 120%;
}

#invite-navigation
{
	line-height: 200%;
	font-size: 90%;
	margin-left: 30px;
}

#invite-navigation span
{
	color: #000;
}

#invite-navigation span.disabled
{
	color: #666;
}

#invite-navigation span a
{
	color: #000;
	text-decoration: none;
}

#invite-navigation span a:hover
{
	text-decoration: underline;
}

#invite-content
{
	position: absolute;
	top: 40px;
	width: 700px;
	height: 325px;
	font-size: 85%;
}

#invite-designs
{
	position: absolute;
	top: 100px;
	left: 20px;
}

#invite-designs div
{
	float: left;
	margin: 0 30px;
}

#invite-designs img
{
	border: 0;
}

#invite-postcard
{
	background: url("/design/img/bg-invite.png") no-repeat 0 0;
	position: absolute;
	width: 595px;
	height: 295px;
	overflow: hidden;
	left: 30px;
}

#invite-postcard h2
{
	
}

#invite-preview
{
	position: absolute;
	background: url("/design/img/bg-invite-preview.png") no-repeat 0 0;
	width: 615px;
	height: 320px;
	overflow: hidden;
	left: 30px;
}

#invite-preview.d1 { background-image: url("/design/img/bg-invite-preview-1.png"); }
#invite-preview.d2 { background-image: url("/design/img/bg-invite-preview-2.png"); }
#invite-preview.d3 { background-image: url("/design/img/bg-invite-preview-3.png"); }
#invite-preview.d4 { background-image: url("/design/img/bg-invite-preview-4.png"); }

#invite-preview-image
{
	position: absolute;
	right: 142px;
	top: 157px;
}

#invite-preview div
{
	line-height: 150%;
	margin: 65px 0 20px 70px;
	font-size: 110%;
}

fieldset.datafields
{
	position: absolute;
	top: 30px;
	left: 20px;
	width: 300px;
}

fieldset.picture
{
	position: absolute;
	left: 330px;
	top: 30px;
	width: 230px;
}

fieldset.picture div.info
{
	margin-left: 40px;
	/*margin-top: 10px;*/
}

#footer
{
	height: 21px;
	text-align: center;
}

div.knopka
{
	position: absolute;
	width: 40px;
	height: 40px;
}

div.knopka.ne
{
	background: url("/design/img/knopka-ne.png") no-repeat 0 0;
	top: 20px;
	right: 0px;
}

div.knopka.se
{
	background: url("/design/img/knopka-se.png") no-repeat 0 0;
	/*bottom: 14px;*/
	top: 504px;
	right: 12px;
}

div.knopka.sw
{
	background: url("/design/img/knopka-sw.png") no-repeat 0 0;
	/*bottom: 10px;*/
	top: 510px;
	left: 16px;
}

#friends
{
	position: absolute;
	width: 890px;
	left: 0;
	top: 365px;
	z-index: -1;
	text-align: right;
}

#friends-link
{
	text-decoration: none;
	position: absolute;
	display: block;
	right: -30px;
	/*bottom: 80px;*/
	top: 365px;
	width: 40px;
	height: 115px;
}

#lang
{
	position: absolute;
	background: url("/design/img/link-lang.png") no-repeat 0 0;
	top: 130px;
	left: -30px;
	width: 58px;
	height: 139px;
	z-index: -1;
}

#lang-links
{
	position: absolute;
	top: 130px;
	left: -30px;
	width: 58px;
	height: 139px;
}

#lang-links a
{
	text-decoration: none;
	position: absolute;
	display: block;
}

#lang-links a.primary
{
	width: 30px;
	height: 46px;
	left: 5px;
}

#lang-links a.secondary
{
	width: 35px;
	height: 40px;
	top: 50px;
}

#lang-links a.tertiary
{
	width: 35px;
	height: 40px;
	top: 90px;
}


/******************** contact page ********************/

#feedback
{
	background: url("/design/img/feedback.png") no-repeat 0 0;
	position: absolute;
	width: 111px;
	height: 81px;
	right: -85px;
	top: 15px;
	z-index: 1;
	cursor: pointer;
}

#feedback a
{
	display: block;
	position: absolute;
	width: 45px;
	height: 45px;
	top: 26px;
	right: 7px;
	/*border: 1px solid red;*/
	text-decoration: none;
	z-index: 5;
}

fieldset
{
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	margin-top: 0;
}

fieldset table
{
	margin: 0;
	padding: 0;
}

legend
{
	font-weight: bold;
	margin-top: 10px;
}

#reserve-content label
{
	display: block;
	text-align: right;
	/*font-size: 85%;*/
}

#invite-content label
{
	display: block;
	margin: 5px 0
}

/*#reserve-content */select
{
	font-family: Tahoma, Arial, sans-serif;
}

/* #reserve-content */input.textbox,
textarea
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 95%;
	border: 1px solid #999;
	padding: 2px;
}

#invite-content input.textbox
{
	width: 80%;
}

/*#reserve-content */input.textbox.error, textarea.error
{
	border: 2px solid #c00;
}

#reserve-content input.img
{
	position: absolute;
	right: 0;
	bottom: 0;
}

#invite-content input.img
{
	position: absolute;
	right: 10px;
	bottom: 45%;
}

#invite-content input.img-mail
{
	position: absolute;
	left: -30px;
}

#reserve-content table
{
	margin: 0;
}

#reserve-confirmation
{

}

#reserve-confirmation p
{
	margin: 0;
}

#reserve-confirmation dt
{
	font-weight: bold;
}

#reserve-confirmation dd
{
	margin-left: 20px;
}

#calendar
{
	width: 200px;
	background-color: #eee;
	padding: 2px;
}

#calendar th
{
	text-align: center;
	font-weight: bold;
}

#calendar td
{
	text-align: right;
	/*width: 20px; */
	padding: 6px 2px;
	background-color: #fff;
}

#calendar td a
{
	display: block;
	text-decoration: none;
	color: #000;
	/*padding: 3px 2px;*/
	border: 1px solid #fff;
}

#calendar td.dim,
#calendar td.dim a
{
	color: #999;
}

#calendar td.weekend,
#calendar td.weekend a
{
	color: #c00;
}

#calendar td.dim.weekend
{
	color: #b99;
}

#calendar td.reserved a
{
	background-color: #ddd;
}

#calendar td a:hover
{
	background-color: #eee;
	border-color: #666;
}

p.error
{
	color: #c00;
}

a#link-previous
{
	position: absolute;
	bottom: 0;
}