
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 4px 0 0 0;
	padding: 0px;
	color: #000;
	
	font: .75em Arial, Tahoma, Verdana, sans-serif;
}

#shadow {
	clear: left;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background: url(fe_bg/shadow.jpg) repeat-y left;
	position: relative;
}

#wrapper {
	background: url(fe_bg/wrapper.jpg) no-repeat top left;
	padding: 0px;
	margin: 0px;
	height: 600px;
	overflow: visible;
	width: 1000px;
}

html>body #wrapper {
	height: auto;
	min-height: 600px;
	overflow: hidden;
}


/*
Top elements (search, logo, smaller nav)
===========================================*/
#top {
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	height: 50px;
  overflow: visible;
  position: relative;
}

html>body #top {
  height: auto;
  min-height: 50px;
  overflow: hidden;
}

#top #bannerImage {
	float: left;
  width: 730px;
  overflow-x: hidden;
  height: 50px;
}

html>body #top #bannerImage {
  height: auto;
  min-height: 50px;
  overflow: hidden;
}

#top #smallNav {
	width: 250px;
	float: left;
}

#smallNav ul {
	width: 250px;
  position: absolute;
  right: 0px;
  bottom: 10px;
	margin: 0;
	padding: 0;
}

#smallNav ul li {
	float: left;
	list-style-type: none;
	padding: 0 0 0 35px;
}

#smallNav ul li a {
	display: block;
	width: 70px;
	background: url(fe_bg/top_list.jpg) no-repeat 0px 3px;
	padding: 0 0 0 10px;
	color: #000;
	text-decoration: none;
}

#smallNav ul li a:hover {
	text-decoration: underline;
}

#search {
	width: 715px;
	margin: 0 auto;
	padding-bottom: 85px;
	height: 28px;
	overflow: hidden;
}

#search ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#search ul li {
	list-style-type: none;
	margin: 0;
	padding: 5px 15px;
	float: left;
	background: url(fe_bg/searchSep.jpg) no-repeat left top;
}

#search ul li.first {
	background: url(fe_bg/searchSep.jpg) no-repeat left top;
}

#search ul li a img {
	border: 0;
	padding: 2px 0;
}

#searchField {
	float: left;
	padding: 0 0 0 50px;
	margin: 0;
	background: url(fe_bg/searchSep.jpg) no-repeat left top;
}

#searchField img {
	padding-right: 6px;
	float: left;
}

#searchField .searchText {
	width: 180px;
	height: 18px;
	background: url(fe_bg/searchField.jpg) no-repeat right top;
	border: 0;
	float: left;
	margin: 5px 0;
	padding: 0 10px;
}

#searchField .searchButton {
	width: 48px;
	height: 18px;
	background: url(fe_bg/searchButton.jpg) no-repeat left top;
	color: #fff;
	border: 0;
	float: left;
	margin: 5px 0;
	cursor: pointer;
}

#logo {
	position: absolute;
	top: 40px;
	left: 50px;
	width: 264px;
	height: 56px;
}

#logo a {
	display: block;
	width: 264px;
	height: 56px;
	background: url(fe_bg/logo.jpg) no-repeat top left;
}


/*
Navigation (top & left)
===========================================*/
#navTop {
	clear: left;
	width: 800px;
	overflow: hidden;
	height: 28px;
	padding-left: 10px;
}

#navTop ul {
	margin: 0;
	padding: 0;
}

#navTop ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px 20px;
	float: left;
	background: url(fe_bg/topnavSep.jpg) no-repeat right bottom;
}

#navTop ul li a {
	color: #fff;
	white-space: nowrap;
	display: block;
	padding: 5px 0;
	text-decoration: none;
}

#navTop ul li a:hover {
	text-decoration: underline;
}

#navLeft {
	float: left;
	width: 160px;
	padding: 20px 10px;
}

#navLeft ul {
	margin: 0;
	padding: 0;
}

#navLeft ul li {
	list-style-type: none;
	background: url(fe_bg/subnavSep.jpg) no-repeat bottom left;
	padding: 4px 0;
}

#navLeft ul li.open a {
	font-weight: bold;
}

#navLeft ul li a.open {
	font-weight: bold;
}

#navLeft ul li a {
	background: url(fe_bg/subnavList.jpg) no-repeat 0px 3px;
	padding: 0px 13px;
	color: #003c73;
	text-decoration: none;
	display: block;
}

#navLeft ul li a:hover {
	text-decoration: underline;
}

#navLeft ul li ul li {
	list-style-type: none;
	background: none;
	padding: 4px 0;
}

#navLeft ul li ul li a {
	background: none;;
	padding: 0px 13px 0px 23px;
	color: #003c73;
	text-decoration: none;
	display: block;
}

#navLeft ul li ul li ul li {
	list-style-type: none;
	background: none;
	padding: 4px 0;
}

#navLeft ul li ul li ul li a {
	background: none;;
	padding: 0px 13px 0px 33px;
	color: #003c73;
	text-decoration: none;
	display: block;
}

#tellFriend {
	position: absolute;
	top: 117px;
	right: 20px;
}

#tellFriend a {
	display: block;
	width: 120px;
	background: url(fe_bg/tellFriend.jpg) no-repeat left top;
	color: #fff;
	padding: 3px 20px;
	text-decoration: none;
}

#tellFriendBox {
	position: absolute;
	top: 143px;
	right: 20px;
	width: 227px;
}

#tellFriendTop {
	background: url(fe_bg/tellFriendTop.gif) no-repeat left bottom;
	height: 10px;
}

#tellFriendBottom {
	background: url(fe_bg/tellFriendBottom.gif) no-repeat left top;
	height: 10px;
}

#tellFriendBg {
	background: #fff;
	padding: 0 20px;
	height: 140px;
}

#tellFriendBg input {
	margin-bottom: 5px;
}



/*
Content elements
===========================================*/
#content {
	padding: 28px 0 0 0;	
}

#main {
	float: left;
	width: 624px; 
	margin: 20px 14px 10px 14px;
	overflow: hidden;
}

#main .text {
	background: #fff;
	height: 350px;
	overflow: visible;
	padding: 0 30px 20px 30px;
}

html>body #main .text {
	height: auto;
	min-height: 350px;
	overflow: hidden;
}

#mainTop {
	height: 11px;
	width: 624px;
	background: url(fe_bg/mainTop.gif) no-repeat left bottom;
}

#mainBottom {
	height: 11px;
	width: 624px;
	background: url(fe_bg/mainBottom.gif) no-repeat left top;
}

#column1 {
	width: 153px;
	float: left;
	padding: 6px 5px;
}

#column1 .text {
	padding: 3px;
	border: 1px #e1e1e1 solid;
}

#footer {
	clear: both;
	width: 710px;
	padding: 10px 0 0 290px;
	height: 40px;
	background: url(fe_bg/footer.gif) no-repeat left top;
	color: #fff;
	margin: 0 auto;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#copy {
	font-size: 10px;
	margin: 0 auto;
	width: 980px;
	padding: 4px 10px 15px 10px;
	color: #000;
	text-align: right;
}

#copy a {
	text-decoration: none;
}

#copy a:hover {
	text-decoration: underline;
}
	
	
/*
Links, headings, yada, yada...
===========================================*/
a {
	color: #003c73;
	outline: none;
}

h1 {
	font: normal 2.1em Arial, Tahoma, Verdana, sans-serif;
}

h2 {
	font: normal 1.5em Arial, Tahoma, Verdana, sans-serif;
}

h3 {
	font: bold 1.2em Arial, Tahoma, Verdana, sans-serif;
}



.submit {
	background: url(fe_bg/submitButton.gif) no-repeat left top;
	border: 0;
	cursor: pointer;
	color: #fff;
	width: 105px;
	padding: 2px 4px 7px 0;
	outline: none;
}

#printButton {
	background: url(fe_bg/print.gif) no-repeat left top;
	padding: 4px 27px;
	width: 40px;
	float: right;
}

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

#printButton a:hover {
	text-decoration: underline;
}

#toolsCont {
	height: 30px;
}


/*
Conference list elements, etc.
===========================================*/
#placeList {
	float: left;
	width: 652px; 
}

#placeList #main {
	margin: 0px;
	padding: 10px 10px 10px 13px;
}

#placeList #main .text {
	padding-top: 0;
	padding-right: 10px;
	width: 584px; 
}

#placeTools {
	background: url(fe_bg/placeLongLine.gif) #fff no-repeat 0 33px;
	height: 38px;
	overflow: hidden;
	vertical-align: bottom;
	padding-left: 50px;
}

DIV.toolButton {
	padding: 10px 0px 11px 8px;
	background: url(fe_bg/placeTabLeft.gif) no-repeat top right;
	float: left;
	width: 4px;
	margin: 0;
}

A.toolButton {
	padding: 10px 15px 11px 4px;
	background: url(fe_bg/placeTab.gif) no-repeat top right;
	display: block;
	float: left;
	text-decoration: none;
}

DIV#kartallaLeft {
	background: url(fe_bg/placeTabLeft2.gif) no-repeat top right;
}

A#kartalla {
	background: url(fe_bg/placeTab2.gif) no-repeat top right;
	color: #fff;
}

#placeList #sijainti {
	margin: 20px 0;
	width: 580px;
	overflow: hidden;
}

#placeButtons {
	height: 22px;
	padding: 0;
}

.blackButtonLeft {
	display: block;
	width: 4px;
	padding: 4px 0px 8px 8px;
	background: url(fe_bg/blackButtonLeft.gif) no-repeat top right;
	float: left;
}

.blackButton {
	padding: 4px 23px 8px 9px;
	background: url(fe_bg/blackButton.gif) no-repeat top right;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
}

.place {
	background: url(fe_bg/placeListBg.gif) no-repeat top left;
	width: 586px;
	height: 180px;
	padding: 15px 20px 30px 20px;
	overflow: hidden;
	margin: 5px 12px;
}

.place h1 {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

.place h1 a {
	text-decoration: none;
	color: #000;
}

.placeListButton {
	background: url(fe_bg/placeButtonBg.gif) no-repeat top right;
	padding: 4px 15px 6px 4px;
	margin-top: 8px;
	text-decoration: none;
	color: #fff;
	display: block;
	float: left;
	width: auto;
}

.placeListButtonL {
	margin-top: 8px;
	background: url(fe_bg/placeButton.gif) no-repeat top right;
	padding: 4px 0px 6px 10px;
	float: left;
}

.placeImage {
	width: 180px;
	padding-right: 8px;
	height: 130px;
	overflow: hidden;
}

.pageSelected {
	font-weight: bold;
}

.placeDetails {
	width: 322px;
	margin-left: -15px;
}

.placeDetails TD {
	padding-left: 15px;
}

.placeDetails .headerLeft {
	background: url(fe_bg/placeLine.gif) no-repeat bottom left;
	width: 160px;
	padding: 0 0 2px 15px;
}

.placeDetails .headerRight {
	background: url(fe_bg/placeLine.gif) no-repeat bottom right;
	padding: 0 0 2px 15px;
}

.placeCard TD {
	padding-right: 20px;
}

.placeCard p {
	margin: 0;
	padding: 2px 0 15px 0;
}

.placeDistances {
	color: #747474;
	font: normal 0.9em Tahoma, Arial, Verdana, sans-serif;
}

.nextPrev {
	float: right; 
	text-align: right; 
	width: 380px;
  padding-right: 20px;
	
}

.nextPrev a {
	color: #000;
}

.nextPrev .link {
	text-decoration: none;
}

.nextPrev .link:hover {
	text-decoration: underline;
}

#changeSearch {
	position: absolute;
	z-index: 100;
	top: 205px;
	left: 200px;
	background: #fff;
	padding: 10px 20px;
	border: 1px #ccc solid;
	-moz-border-radius: 10px;
}

#imageHolder {
	width: 200px;
}


/* "News"
===========================================*/
.newsNosto {
	float: left;
	width: 230px;
}

.newsNosto h1 {
	font-size: 1.3em;
	font-weight: bold;
}

.leftNosto {
	background: url(fe_bg/linev.gif) repeat-y top right;
	padding: 10px 30px 0 20px;
}

.rightNosto {
	padding: 10px 20px 0 30px;
}




.labelArea {
	font-weight: bold;
	background: white;
	white-space: nowrap;
	-moz-border-radius: 8px;
	padding: 1px 5px;
	z-index: 1;
	position: relative;
}

.labelArea:hover {
	font-weight: bold;
	background: #ddf;
	white-space: nowrap;
	-moz-border-radius: 8px;
	padding: 1px 5px;
	z-index: 100;
	position: relative;
}

.tabDescription {
	padding: 0 10px;
}

.tabDescription h3 {
	font-weight: normal;
}

.tabServices {
	padding: 0 10px;
}

.tabContact {
	padding: 0 10px;
}



/* Main box elements
=========================================*/
.leftBox, .rightBox {
	width: 370px;
	padding: 0 0 0 0px;
	float: left;
}

.boxHeader {
	margin: 0px 0 0 0;
	height: 28px;
	background: url(bg/boxTop.gif) no-repeat right bottom;
}

.boxHeader .boxHeaderText {
	background: url(bg/boxHeader.gif) no-repeat left bottom;
	padding: 4px 5px 4px 10px;
	width: auto;
	float: left;
	color: #fff;
}

.boxHeader img {
	float: left;
}

.boxContent {
	clear: left;
	background: url(bg/boxBottom.gif) #edf3f4 no-repeat right bottom;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}

.boxContent table {
	width: 350px;
}

.boxContent table td {
	padding-bottom: 10px;
}

.iconDescription {
	padding: 0px 2px;
}

.textAndImages span {
	line-height: 28px;
}

.textAndImages div, .textAndImages input {
	padding: 5px 0;
}

.textAndImages img {
	vertical-align: bottom;
	padding: 0 2px;
}

.wideBox, .wideBoxInfo {
	/*background: url(bg/wideBoxTop.gif) #edf3f4 no-repeat right top;*/
	background: #edf3f4;
	width: 720px;
}

.wideBox table {
	background: url(bg/wideBoxBottom.gif) no-repeat right bottom;
	width: 720px;
}

.wideBox table td {
	border-top: 1px #c0c0c0 solid;
	border-right: 1px #c0c0c0 solid;
}

#imageHolder {
	background-color: #fff;
	text-align: center;
}

#contactInfo {
	padding: 10px 5px;
}

.wideBoxInfo {
	padding: 10px;
	width: 700px;
}

.wideBoxInfoBottom {
	display: none;
	background: url(bg/wideBoxBottom.gif) no-repeat right top;
	width: 720px;
	height: 5px;
	padding-left: 55px;
}

#wideBoxContainer {
	position: absolute;
	bottom: 130px;
	left: 120px;
	z-index: 150;
	padding: 10px;
	-moz-border-radius: 10px;
	border: 1px #ddd solid;
	background: #fff;
} 

#wideBoxContainer .wideBox {
	border: 1px #c0c0c0 solid;
}

.sin {
	background: #d7e9f3;
}

.vih {
	background: #d4e7d5;
}


/* current state divs 
=========================================*/
.statusActive {
	width: 70px;
	float: left;
	padding: 56px 20px 20px 20px;
	text-align: center;
	height: 20px;
	background: url(bg/statusActive.gif) no-repeat center top;
	margin-top: 15px;
}

.statusInactive {
	width: 70px;
	float: left;
	padding: 56px 20px 20px 20px;
	height: 20px;
	text-align: center;
	background: url(bg/statusInactive.gif) no-repeat center top;
	margin-top: 15px;
}


/* Error fields
=========================================*/
.errorField {
	background: #ffe0e0;
	border: 1px #A5ACB2 solid;
	height: 17px;
}

#alert {
	padding: 0px 0 10px 30px;
	color: #f00;
}


/* State buttons
=========================================*/
#stateButtonHolder {
}

.inputPrevious {
	color: #000;
	margin-top: 20px;
	padding: 11px 0 11px 40px;
	background: url(bg/edellinen.jpg) no-repeat left top;
	border: none;
	cursor: pointer;
	float: left;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

.inputNext {
	color: #000;
	margin-top: 20px;
	padding: 11px 40px 11px 0;
	background: url(bg/seuraava.jpg) no-repeat right top;
	cursor: pointer;
	border: none;
	float: right;
	font-size: 12px;
	text-align: right;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}



#areaSelect {
	display: block;
}

/* really */

#really {
	margin: 0 auto;
	width: 980px;
	padding: 4px 10px 15px 10px;
	text-align: right;
}

#really a.reallyLink {
	color: #909090;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
}

#really a.reallyLink:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}
