body {
	margin: 0;
	padding: 0;
	background-color: #fcfcfc;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

#finlandiahotels {
	position: relative;
	margin: 0;
	padding: 0;
	width: 834px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fdfdfd;
	background-image: url('images/background_content.jpg');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 80px;
}

	#header {
		position: relative;
		margin: 0;
		padding: 0;
		width: 834px;
		height: 218px;
		overflow: hidden;
		z-index: 1;
	}
	
		#navi {
			position: relative;
			bottom: 40px;
			left: 18px;
			height: 26px;
			width: 800px;
			background-color: #003b6f;
			background-image: url('images/navi_background_01.gif');
			background-repeat: no-repeat;
			overflow: hidden;
			z-index: 10;
		}
			#language {
				position: absolute;
				bottom: 6px;
				left: 728px;
				margin: 0;
				padding: 0;
			}
			#navi ul {
				position: relative;
				margin: 0;
				padding: 0;
				padding-top: 5px;
				height: 21px;
			}
			#navi li {
				display: inline;
				list-style: none;
				margin: 0;
				padding: 0;
				padding-left: 20px;
				color: #fff;
				text-transform: uppercase;
			}
			#navi.rus li {
				font-size: 8pt;
				padding-left: 14px;
			}
			#navi a {
				color: #fff;
				text-transform: uppercase;
				text-decoration: none;
				font-weight: normal;
			}
					#navi a:hover, #navi a.sel {
						color: #caba1e;
						font-weight: normal;
					}
			#language a {
				text-transform: none;
				font-weight: normal;
			}

	#content_top {
		position: relative;
		margin: 0;
		padding: 0;
		width: 834px;
		height: 60px;
		overflow: hidden;
		background-image: url('images/content_top.gif');
		background-repeat: no-repeat;
	}

	#content_main {
		position: relative;
		margin: 0;
		padding: 0;
		width: 834px;
		background-image: url('images/content_main.gif');
		background-repeat: repeat-y;
	}

	#content_bottom {
		position: relative;
		margin: 0;
		padding: 0;
		width: 834px;
		height: 60px;
		overflow: hidden;
		background-image: url('images/content_bottom.gif');
		background-repeat: no-repeat;
	}
		#footer_info {
			position: relative;
			top: 8px;
			margin: 0;
			padding: 0;
			width: 754px;
			height: 40px;
			/*overflow: hidden;*/
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			border-top: 1px solid #88aac8;
		}
			#footer_info hr {
				margin-top: 0;
				margin-bottom: 0;
				padding-top: 0;
				padding-bottom: 0;
				width: 100%;
				margin-left: auto;
				margin-right: auto;
			}
			#footer_info p {
				padding-top: 8px;
				color: #5d809e;
			}
			#footer_info a {
				color: #5d809e;
				text-decoration: none;
				font-weight: normal;
			}
				#footer_info a:hover {
					color: #000;
				}

	#content {
		position: relative;
		top: -36px;
		left: 34px;
		width: 772px;
		margin: 0;
		padding: 0;
		padding-bottom: 0px;
	}
		/* #sisalto on _etusivu ja _sisasivu .css:ssä */

		/* #nosto on _etusivu ja _sisasivu .css:ssä */

body, p, td, th, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

p {
	margin: 0;
	margin-bottom: 8px;
}

h1 {
	font-size: 12pt;
	color: #003b6f;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 8px;
}

h2 {
	font-size: 9pt;
	color: #003b6f;
	font-weight: bold;
	margin: 0;
	margin-bottom: 8px;
}

a {
	color: #003b6f;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #194f97;
		text-decoration: underline;
	}

table {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin-bottom: 8px;
}
	td {
		padding: 0;
		margin: 0;
	}

form {
	margin: 0;
	padding: 0;
}

hr {
	color: #e3dfd4;
	background-color: #e3dfd4;
	border: 0;
	margin: 0;
	padding: 0;
	height: 1px;
	margin-top: 14px;
	margin-bottom: 14px;
}

img {
	border: 0;
}

input.varaa_calendar {
	background-image: url('images/calendar.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	padding-left: 20px;
	width: 70px;
	height: 18px;
	cursor: pointer;
	font-size: 8pt;
}

p.varaa_calendar_text {
	font-size: 8pt;
}

select.varaa_hotelli {
	width: 204px;
	border: 1px solid #cccccc;
	font-size: 8pt;
	margin-bottom: 0;
	height: 18px;
}

select.varaa_hloa {
	width: 100px;
	border: 1px solid #cccccc;
	font-size: 8pt;
	height: 18px;
}

select.varaa_huoneita {
	width: 100px;
	border: 1px solid #cccccc;
	font-size: 8pt;
	height: 18px;
}

