@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0 0 20px;
	background: #fff url(../images/body_bg.gif);
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-align: center;
}

h1
{
	font-size: 16px;
	font-weight: bold;
}

h2
{
	font-size: 13px;
	font-weight: bold;
	margin: .2em 0 .9em 0;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

p
{
	margin: 1.2em 0;
}


.clearer
{
	clear: both;
}

a img
{
	border: none;
}

a,
a:link,
a:visited
{
	color: #1fa2d4;
	text-decoration: underline;
}

a:hover,
a:active
{
	color: #1fa2d4;
	text-decoration: none;
	outline: none;
}






#wrapper
{
	width: 986px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
	border: 7px solid #fff;
	border-top: none;
}


#head
{
	width: 986px;
	background: #08b3f5 url(../images/head_bg.gif) repeat-x 1px top;
	padding-top: 18px;
	border-bottom: 1px solid #fff;
}

#masthead
{
	width: 151px;
	height: 52px;
	background: transparent url(../images/logo.gif) no-repeat left top;
	margin: 0 0 0 32px;
	padding: 0;
	display: inline;
	float: left;
}

#masthead a,
#masthead a:link,
#masthead a:visited,
#masthead a:hover,
#masthead a:active
{
	display: block;
	width: 151px;
	height: 52px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9999px;
}


#langlinks
{
	width: 156px;
	display: inline;
	float: left;
	margin: -3px 0 0 60px;
	padding: 0;
	list-style: none;
}

#langlinks li
{
	width: 125px;
	margin: 0;
	padding: 0 0 0 19px;
	font-size: 11px;
}

li#lang_fi
{
	background: transparent url(../images/flags/fi.gif) no-repeat left 3px;
}

li#lang_en
{
	background: transparent url(../images/flags/en.gif) no-repeat left 3px;
}

li#lang_ru
{
	background: transparent url(../images/flags/ru.gif) no-repeat left 3px;
}

li#lang_sv
{
	background: transparent url(../images/flags/sv.gif) no-repeat left 3px;
}

#langlinks li a,
#langlinks li a:link,
#langlinks li a:visited
{
	color: #fff;
	text-decoration: none;
}

#langlinks li a:hover,
#langlinks li a:active
{
	text-decoration: underline;
}

#top_banner
{
	width: 580px;
	display: inline;
	float: left;
}

* html #head .clearer
{
	margin-top: -10px;
}


#navbar
{
	clear: both;
	background: transparent url(../images/mainnavi_bg.gif) no-repeat left bottom;
	height: 29px;
}

#navbar span.corner
{
	display: block;
	background: transparent url(../images/navi_right.gif) no-repeat right top;
	padding: 10px 10px 4px 0;
	text-align: center;
}


#crumbs
{
	width: 972px;
	overflow: hidden;
	margin: 0;
	background: #fff url(../images/crumbs_bg.gif) no-repeat left top;
	padding: 8px 0 6px 14px;
	color: #a7a6a6;
	font-family: verdana, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #8cd4f7;
}

#crumbs #welcome_text,
#crumbs #breadcrumbs
{
	width: 630px;
	padding: 4px 0;
	float: left;
}

#crumbs #welcome_text
{
	padding-left: 2px;
	color: #00adef;
	font-size: 12px;
	font-family: arial, sans-serif;
}

#crumbs a,
#crumbs a:link,
#crumbs a:visited
{
	font-family: arial, sans-serif;
	color: #5e5e5e;
	font-size: 11px;
	text-decoration: none;
}

#crumbs a:hover,
#crumbs a:active
{
	text-decoration: underline;
}

#crumbs form
{
	line-height: 1;
	width: 256px;
	float: right;
	margin: 0;
	padding: 0;
	background: transparent url(../images/searchfield_bg.gif) no-repeat left top;
}

#crumbs form input.textinput
{
	width: 168px;
	margin: 0;
	padding: 1px 10px 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
	background-color: transparent;
	border: none;
	vertical-align: top;
}

#crumbs form input.imageinput,
#crumbs form img
{
	vertical-align: top;
}

* html #crumbs .clearer
{
	margin-top: -10px;
}






#subnavi
{
	margin-top: 10px;
	width: 171px;
	display: inline;
	float: left;
	height: auto !important;
	min-height: 400px;
	height: 400px;
}

#subnavi h2
{
	background: transparent url(../images/arrow_dn.gif) no-repeat right bottom;
	margin: 0;
	padding: 5px 38px 5px 12px;
}

#subnavi h2 a,
#subnavi h2 a:link,
#subnavi h2 a:visited
{
	color: #4c4c4c;
	text-decoration: none;
}

#subnavi h2 a:hover,
#subnavi h2 a:active
{
	color: #4c4c4c;
	text-decoration: underline;
}



#subnavi ul
{
	border-top: 1px  solid #87c8e1;
	background: #00adef url(../images/subnavi_bg.gif) no-repeat left bottom;
	margin: 0;
	padding: 0 0 12px;
	list-style: none;
	font-size: 11px;
}

#subnavi ul ul
{
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #87c8e1;
	background-color: #f1f2f3;
	background-image: none;
}

#subnavi ul ul ul
{
	border: none;
}

#subnavi li
{
	display: inline-block;
	margin: 0;
	padding: 0;
}

#subnavi li a,
#subnavi li a:link,
#subnavi li a:visited
{
	display: block;
	width: 152px;
	background: #00adef url(../images/subnavitem_bg.gif) repeat-y left top;
	border-bottom: 1px solid #87c8e1;
	padding: 5px 7px 5px 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#subnavi li a:hover,
#subnavi li a:active
{
	background-color: #0398d8;
	color: #fff;
}

/*
#subnavi li a.haschildren,
#subnavi li a.haschildren:link,
#subnavi li a.haschildren:visited,
#subnavi li a.haschildren:hover,
#subnavi li a.haschildren:active
{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 180px 6px;
}
*/
#subnavi li a.haschildrenactive,
#subnavi li a.haschildrenactive:link,
#subnavi li a.haschildrenactive:visited,
#subnavi li a.haschildrenactive:hover,
#subnavi li a.haschildrenactive:active
{
	text-decoration: underline;
}

#subnavi li a.active,
#subnavi li a.active:link,
#subnavi li a.active:visited,
#subnavi li a.active:hover,
#subnavi li a.active:active
{
	text-decoration: underline;
}

#subnavi li li a,
#subnavi li li a:link,
#subnavi li li a:visited
{
	background-color: transparent;
	background-image: none;
	width: 152px;
	padding: 4px 7px 4px 12px;
	border: none;
	color: #5e5e5e;
	font-weight: normal;
}

#subnavi li li a:hover,
#subnavi li li a:active
{	
	color: #5e5e5e;
	text-decoration: underline;
	background-color: transparent;
}

#subnavi li li a.active,
#subnavi li li a.active:link,
#subnavi li li a.active:visited,
#subnavi li li a.active:hover,
#subnavi li li a.active:active
{
	background-color: #fff;
	color: #5e5e5e;
	text-decoration: none;
}

#subnavi li li li a,
#subnavi li li li a:link,
#subnavi li li li a:visited
{
	background-color: #f1f2f3;
	width: 147px;
	padding: 2px 7px 2px 17px;
	border: none;
	color: #5e5e5e;
}

#subnavi li li li a:hover,
#subnavi li li li a:active
{
	text-decoration: underline;
}



#content
{
	width: 791px;
	display: inline;
	float: left;
	padding-bottom: 20px;
	margin: 14px 0 20px 22px;
	border-bottom: 7px solid #00adef;
	height: auto !important;
	min-height: 400px;
	height: 400px;
}







/* Page type: Offer */

#offer_top_left,
#offer_middle_left
{
	width: 353px;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}


#offer_top_right,
#offer_middle_right
{
	width: 390px;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


#offer_middle_left strong,
#offer_middle_left b
{
	color: #028dc8;
}

div.offer_separator
{
	height: 8px;
	width: 770px;
	clear: both;
	background: #fff url(../images/dot_bg.gif) repeat-x left center;
}

#bookingLink_fi_FI,
#bookingLink_sv_FI,
#bookingLink_en_GB,
#bookingLink_ru_RU,
#offer_extras
{
	margin: 5px 0 0;
	text-align: center;
}

#offer_extras
{
	margin-top: 10px;
	clear: right;
}

#bookingLink_fi_FI a,
#bookingLink_fi_FI a:link,
#bookingLink_fi_FI a:visited,
#bookingLink_fi_FI a:hover,
#bookingLink_fi_FI a:active
{
	display: block;
	width: 338px;
	height: 28px;
	background: #fff url(../images/btn_book_fi_FI.gif) no-repeat left top;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}

#bookingLink_sv_FI a,
#bookingLink_sv_FI a:link,
#bookingLink_sv_FI a:visited,
#bookingLink_sv_FI a:hover,
#bookingLink_sv_FI a:active
{
	display: block;
	width: 338px;
	height: 28px;
	background: #fff url(../images/btn_book_sv_FI.gif) no-repeat left top;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}
#bookingLink_en_GB a,
#bookingLink_en_GB a:link,
#bookingLink_en_GB a:visited,
#bookingLink_en_GB a:hover,
#bookingLink_en_GB a:active
{
	display: block;
	width: 338px;
	height: 28px;
	background: #fff url(../images/btn_book_en_GB.gif) no-repeat left top;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}
#bookingLink_ru_RU a,
#bookingLink_ru_RU a:link,
#bookingLink_ru_RU a:visited,
#bookingLink_ru_RU a:hover,
#bookingLink_ru_RU a:active
{
	display: block;
	width: 338px;
	height: 28px;
	background: #fff url(../images/btn_book_en_GB.gif) no-repeat left top;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}


#offer_valid
{
	font-weight: bold;
	margin-bottom: 10px;
}








table.news_list
{
	border-collapse: collapse;
}

table.news_list td
{
	vertical-align: top;
	padding: .2em .6em;
}

table.news_list td.date
{
	width: 5em;
	padding-left: 0;
	padding-right: 7px;
	text-align: right;
}






/* Navigo specific styles */

/* NAVIGO DEFAULT TABLE */

.u4-table-default
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.u4-table-default-header
{
	background-color: #00adef;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 4px 5px;
	border: none;
	border-bottom: 1px solid #fff;
}

.u4-table-default-header2,
.u4-table-default-even,
.u4-table-default-odd
{
	background-color: #e4f4fa;
	vertical-align: top;
	text-align: left;	
	border-bottom: 1px solid #fff;
	padding: 2px 5px;
}

.u4-table-default-odd
{
	background-color: #f3fbfe;
}





/* Table w/o header row */

.u4-table-noheader
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.u4-table-noheader-header
{
	background-color: #e4f4fa;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 4px 5px;
	border: none;
	border-bottom: 1px solid #fff;
}

.u4-table-noheader-header2,
.u4-table-noheader-even,
.u4-table-noheader-odd
{
	background-color: #f3fbfe;
	vertical-align: top;
	text-align: left;	
	border-bottom: 1px solid #fff;
	padding: 2px 5px;
}

.u4-table-noheader-odd
{
	background-color: #e4f4fa;
}




/* UNSTYLED TABLE */

.u4-table-unstyled-header,
.u4-table-unstyled-header2,
.u4-table-unstyled-even,
.u4-table-unstyled-odd
{
	vertical-align: top;
	text-align: left;
}

.u4-table-unstyled-header p,
.u4-table-unstyled-header2 p,
.u4-table-unstyled-even p,
.u4-table-unstyled-odd p
{
	margin: 0;
	padding: 0;
}


/* TABLE CELL STYLES */

.u4-table-default-left
{
	text-align: left;
	padding: 4px 5px;
	border-bottom: 1px solid #fff;
}

.u4-table-unstyled-left
{
	text-align: left;
}

.u4-table-default-right
{
	text-align: right;
	padding: 4px 5px;
	border-bottom: 1px solid #fff;
}

.u4-table-unstyled-right
{
	text-align: right;
}

/*  bullet-listakohtien valeista ylimaaraiset marginaalit pois */

ul p.MsoNormal { margin-top:2px; margin-bottom: 2px; }
ul p { margin-top:2px; margin-bottom: 2px; }

.textInputTd, .selectInputTd, .senderInputTd{
    width : 183px;
}





/* Dummy home */

#dummy_home
{
	margin: 10px 0;
}











/* Hotel */

#hotel #content
{
	padding-bottom: 0;
	border-bottom: none;
}

#hotel #content_head
{
	margin: 2px 0 8px;
	padding: 0;
}

#hotel #main_image
{
	margin: 0;
	padding: 0;
}

#hotel_left
{
	width: 460px;
	float: left;
	margin: 0;
}

#hotel_right
{
	width: 331px;
	float: left;
	margin: 0;
	padding: 0;
}

#hotel_content
{
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 7px solid #00adef;
	width: 453px;
	background: transparent url(../images/dot_bg.gif) repeat-y 452px top;
}

#more_images
{
	background-color: #00adef;
	color: #fff;
	width: 453px;
	border-collapse: collapse;
}

#more_images td,
#more_images th
{
	padding: 2px 5px;
}

#more_images th
{
	width: 130px;
}

#hotelImageLinks
{
	background-color: #00adef;
	color: #fff;
	margin-bottom: 12px;
	padding: 0;
	height: auto !important;
	min-height: 36px;
	height: 36px;
}

#more_images td a,
#more_images td a:link,
#more_images td a:visited,
#more_images td a:hover,
#more_images td a:active
{
	color: #fff;
}

#hotelImageLinks a,
#hotelImageLinks a:link,
#hotelImageLinks a:visited
{
	width: 206px;
	float: left;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background-color: #00adef;
}

#hotelImageLinks a:hover,
#hotelImageLinks a:active
{
	text-decoration: underline;
}

* html #hotelImageLinks div.clearer
{
	display: none;
}


#hotel_content div.left_column
{
	width: 225px;
	display: inline;
	float: left;
	margin: 0 0 10px 8px;
}

#hotel_content div.right_column
{
	width: 200px;
	display: inline;
	float: left;
	margin: 0 0 0 12px;
}

#hotel_sitescope
{
	margin: 10px 0;
	padding: 0 7px;
}

#hotel_content h2,
#hotel_sitescope h2
{
	padding: 0 0 0 16px;
	background: transparent url(../images/blt_round_blue.gif) no-repeat left 3px;
	color: #4c4c4c;
}

#hotel_sitescope ul
{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#hotel_sitescope li
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 13px;
	background: transparent url(../images/blt_raquo.gif) no-repeat left 5px;
}

#hotel_sitescope li a,
#hotel_sitescope li a:link,
#hotel_sitescope li a:visited
{
	color: #4c4c4c;
	text-decoration: none;
}

#hotel_sitescope li a:hover,
#hotel_sitescope li a:active
{
	color: #4c4c4c;
	text-decoration: underline;
}

#hotel_sitescope ul.offer_list
{
	padding-bottom: 10px;
	border-bottom: 1px solid #8ad9f8;
}

#hotel_sitescope ul.offer_list li a,
#hotel_sitescope ul.offer_list li a:link,
#hotel_sitescope ul.offer_list li a:visited
{
	color: #0398d8;
	text-decoration: none;
}

#hotel_sitescope ul.offer_list li a:hover,
#hotel_sitescope ul.offer_list li a:active
{
	color: #0398d8;
	text-decoration: underline;
}


#adress_box
{
	width: 172px;
	border: 1px solid #ccebfd;
	padding: 13px;
	background: #f3fbff url(../images/address_bg.gif) repeat-x left top;
}

#hotel_left #content_body
{
	width: 453px;
}

#hotel #maplinks
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#hotel #maplinks li
{
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	background: transparent url(../images/blt_arrow_small.gif) no-repeat left 6px;
}





/* Hotel map */

#hotel #mapLayer
{
	width: 355px;
	position: absolute;
	z-index: 1000;
	display: none;
	background: #f3fbff url(../images/address_bg.gif) repeat-x left top;
	border: 4px solid #00adef;
	padding: 10px;
	text-align: left;
}

#hotel #mapLayer a,
#hotel #mapLayer a:link,
#hotel #mapLayer a:visited,
#hotel #mapLayer a:hover,
#hotel #mapLayer a:active
{
	display: block;
	float: right;
	padding-right: 17px;
	background: transparent url(../images/btn_close_map.gif) no-repeat right top;
	cursor: pointer;
}

#hotel #mapLayer form
{
	display: none;
	padding: 0;
	margin: 0 0 10px;
}

#hotel #mapLayer input,
#hotel #mapLayer label
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#hotel #mapLayer input.blur
{
	color: #aaa;
	font-style: italic;
	width: 170px;
}

#hotel #mapLayer input.focus
{
	width: 170px;
}

#hotel #mapView
{
	width: 355px;
	height: 355px;
}

#hotel #mapView a,
#hotel #mapView a:link,
#hotel #mapView a:visited,
#hotel #mapView a:hover,
#hotel #mapView a:active
{
	display: inline;
	float: none;
	padding-right: 0;
	background-image: none;
}









/* Content element Hilight */

div.hilight
{
	clear: both;
	margin: 8px 0;
	padding: 9px 0 0;
	border-top: 1px solid #8ad9f8;
}

div.hilight_image
{
	width: 106px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

div.hilight_text
{
	margin-left: 106px;
	padding-right: 10px;
}







/* Meeting room */

#meeting_room_image
{
	width: 453px;
	overflow: hidden;
	margin-top: 20px;
}

#meeting_room_layouts
{
	width: 453px;
	border-collapse: collapse;
	margin-top: 10px;
}

#meeting_room_layouts th
{
	width: 183px;
	vertical-align: middle;
	padding: 4px 0;
	background: transparent url(../images/dot_bg.gif) repeat-x left top;
	font-weight: normal;
}

#meeting_room_layouts td
{
	width: auto;
	vertical-align: middle;
	padding: 4px 0;
	background: transparent url(../images/dot_bg.gif) repeat-x left top;
	font-weight: normal;
}

#meeting_room_layouts th img
{
	vertical-align: middle;
	margin-right: 5px;
}


#room_facilities
{
	display: inline;
	float: right;
	width: 220px;
	height: auto !important;
	min-height: 130px;
	height: 130px;
	background-color: #edf8fc;
	margin-top: 20px;
	margin-right: 20px;
	padding: 0;
	border: 1px solid #9aeefd;
}

#room_facilities h2
{
	margin: 0;
	padding: 7px 9px;
	background-color: #00adef;
	color: #fff;
	font-size: 12px;
}

#facilities_content
{
	padding: 6px 8px;
}








#hotel_search #search_tabs
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#hotel_search #search_tabs li
{
	float: left;
	padding: 0;
}

#hotel_search #tab_rooms
{
	background: #00adef url(../images/tab_rooms_bg1.gif) no-repeat left top;
	margin: 0 3px 0 0;
	border-bottom: 1px solid #00adef;
}

#hotel_search #tab_rooms span
{
	float: left;
	padding: 6px 23px 6px 47px;
	margin: 0;
	background: transparent url(../images/tab_rooms_bg2.gif) no-repeat right top;
	font-weight: bold;
	color: #fff;
}

#hotel_search #tab_meetingrooms
{
	background: #bdbdbc url(../images/tab_meetingrooms_bg1.gif) no-repeat left top;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#hotel_search #tab_meetingrooms a,
#hotel_search #tab_meetingrooms a:link,
#hotel_search #tab_meetingrooms a:visited,
#hotel_search #tab_meetingrooms a:hover,
#hotel_search #tab_meetingrooms a:active
{
	float: left;
	padding: 6px 23px 6px 23px;
	margin: 0;
	background: transparent url(../images/tab_meetingrooms_bg2.gif) no-repeat right top;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


.fi_FI #hotel_search #search_hotellimaailma
{
	clear: left;
	width: 331px;
	padding: 0;
	margin: 0;
	background: #02c5f5 url(../images/hotelsearch_bg.jpg) no-repeat left top;
	border-bottom: 5px solid #97e1fd;
}

.en_GB #hotel_search #search_hotellimaailma
{
	clear: left;
	width: 331px;
	padding: 0;
	margin: 0;
	background: #02c5f5 url(../images/hotelsearch_en_GB_bg.jpg) no-repeat left top;
	border-bottom: 5px solid #97e1fd;
}

.sv_FI #hotel_search #search_hotellimaailma
{
	clear: left;
	width: 331px;
	padding: 0;
	margin: 0;
	background: #02c5f5 url(../images/hotelsearch_en_GB_bg.jpg) no-repeat left top;
	border-bottom: 5px solid #97e1fd;
}

.ru_RU #hotel_search #search_hotellimaailma
{
	clear: left;
	width: 331px;
	padding: 0;
	margin: 0;
	background: #02c5f5 url(../images/hotelsearch_en_GB_bg.jpg) no-repeat left top;
	border-bottom: 5px solid #97e1fd;
}

#hotel_search #search_hotellimaailma #hotellimaailma_link_container
{
	width: 331px;
	height: 120px;
	margin: 0;
	padding: 0;
}

#hotel_search #search_hotellimaailma form
{
	margin: 0;
	padding: 10px 15px;
	color: #fff;
}


#hotel_search #search_hotellimaailma table th
{
	padding-right: 25px;
}




#home #home_banners
{
	float: left;
	width: 793px;
	margin: 10px 0 0;
}

#home #home_banners object
{
	float: left;
}

#home #home_flashbanner
{
	float: left;
}


#home #search_hotellimaailma
{
	margin: 10px 0 0;
	width: 191px;
	height: 418px;
	background: transparent url(../images/home_booker_bg.jpg) no-repeat left top;
	float: left;
}

#home .fi_FI #search_hotellimaailma form
{
	width: 184px;
	height: 206px;
	overflow: hidden;
	float: right;
	background: transparent url(../images/hotelsearch_home_bg.jpg) no-repeat left top;
	padding: 212px 0 0 7px;
}

#home .en_GB #search_hotellimaailma form
{
	width: 184px;
	height: 206px;
	overflow: hidden;
	float: right;
	background: transparent url(../images/hotelsearch_home_en_GB_bg.jpg) no-repeat left top;
	padding: 212px 0 0 7px;
}

#home .sv_FI #search_hotellimaailma form
{
	width: 184px;
	height: 206px;
	overflow: hidden;
	float: right;
	background: transparent url(../images/hotelsearch_home_sv_FI_bg.jpg) no-repeat left top;
	padding: 212px 0 0 7px;
}

#home .ru_RU #search_hotellimaailma form
{
	width: 184px;
	height: 206px;
	overflow: hidden;
	float: right;
	background: transparent url(../images/hotelsearch_home_ru_RU_bg.jpg) no-repeat left top;
	padding: 212px 0 0 7px;
}


#home #search_hotellimaailma form div.form_row
{
	padding-bottom: 10px;
}






table#home_bottom
{
	border-collapse: collapse;
	width: 979px;
	margin: 0;
}

table#home_bottom td,
table#home_bottom th
{
	padding: 0;
	vertical-align: top;
}

table#home_bottom th
{
	height: 25px;
}

table#home_bottom .col_a
{
	width: 389px;
}

table#home_bottom .col_b,
table#home_bottom td.col_b div.content
{
	width: 192px;
}

table#home_bottom .col_c
{
	width: auto;
	padding-left: 8px;
}

table#home_bottom td.col_a,
table#home_bottom td.col_b,
table#home_bottom td.col_c
{
	border-bottom: 6px solid #15b1ec;
}

table#home_bottom td.separator
{
	width: 6px;
}

table#home_bottom td.col_a
{
	width: 389px;
	padding: 0;
}

table#home_bottom td.col_a .content
{
	background: transparent url(../images/clock.gif) no-repeat 320px top;
}

table#home_bottom td.col_a table.news_list a,
table#home_bottom td.col_a table.news_list a:link,
table#home_bottom td.col_a table.news_list a:visited
{
	color: #5b5b5b;
	text-decoration: none;
}

table#home_bottom td.col_a table.news_list a:hover,
table#home_bottom td.col_a table.news_list a:active
{
	color: #5b5b5b;
	text-decoration: underline;
}

table#home_bottom td.col_a table.news_list td
{
	padding-bottom: 3px;
}

table#home_bottom td.col_a table.news_list td.date
{
	color: #17abe9;
	padding-right: 7px;
	text-align: right;
}


table#home_bottom td.col_a div.content
{
	width: 304px;
	padding-right: 85px;
}

table#home_bottom td.col_c
{
	padding-right: 101px;
	background: transparent url(../images/ykkosbonus.gif) no-repeat right bottom;
}

table#home_bottom tr.lower td.col_a 
{
	background: transparent url(../images/plussalogo.gif) no-repeat left bottom;
}

#footer
{
	text-align: right;
	padding: 15px 47px 10px;
}














/* Gallery */

#gallery
{
	background-color: #fff;
	background-image: none;
}

#gallery_wrapper
{
	text-align: left;
	margin: 20px auto;
	width: 508px;
	background-color: #fff;
	border: 10px solid #29baf1;
}

#gallery_header
{
	width: 508px;
	overflow: hidden;
}

#gallery_header h1
{
	width: 290px;
	float: left;
	padding: 10px 18px;
	margin: 0;
	color: #1ea1d2;
	font-size: 16px; 
}

#gallery_header a,
#gallery_header a:link,
#gallery_header a:visited,
#gallery_header a:hover,
#gallery_header a:active
{
	float: right;
	display: block;
	cursor: pointer;
	width: 142px;
	height: 40px;
	background: #fff url(../images/btn_close_fi_FI.gif) no-repeat center center;
	text-decoration: none;
	text-indent: -9999px;
}

#gallery_header a.en_GB,
#gallery_header a.en_GB:link,
#gallery_header a.en_GB:visited,
#gallery_header a.en_GB:hover,
#gallery_header a.en_GB:active
{
	float: right;
	display: block;
	cursor: pointer;
	width: 142px;
	height: 40px;
	background: #fff url(../images/btn_close_en_GB.gif) no-repeat center center;
	text-decoration: none;
	text-indent: -9999px;
}

#gallery_header a.sv_FI,
#gallery_header a.sv_FI:link,
#gallery_header a.sv_FI:visited,
#gallery_header a.sv_FI:hover,
#gallery_header a.sv_FI:active
{
	float: right;
	display: block;
	cursor: pointer;
	width: 142px;
	height: 40px;
	background: #fff url(../images/btn_close_sv_FI.gif) no-repeat center center;
	text-decoration: none;
	text-indent: -9999px;
}

#gallery_header a.ru_RU,
#gallery_header a.ru_RU:link,
#gallery_header a.ru_RU:visited,
#gallery_header a.ru_RU:hover,
#gallery_header a.ru_RU:active
{
	float: right;
	display: block;
	cursor: pointer;
	width: 142px;
	height: 40px;
	background: #fff url(../images/btn_close_ru_RU.gif) no-repeat center center;
	text-decoration: none;
	text-indent: -9999px;
}

#gallery_images
{
	width: 490px;
	border-collapse: collapse;
	margin: 0 0 8px 8px;
	border: 1px solid #ececec;
}

#gallery_images td
{
	height: 330px;
	width: 490px;
	padding: 0;
	background-color: #f2f2f2;
	vertical-align: middle;
	text-align: center;
}

#image_info
{
	text-align: center;
	line-height: 1.5em;
	color: #06a3df;
}

#gallery_controls
{
	margin: 8px 0 0 0;
	padding: 12px 0;
	width: 506px;
	overflow: hidden;
	background: #5ecaf5 url(../images/gallery_controls_bg.gif) no-repeat left bottom;
	border: 1px solid #5ecaf5;
}

#gallery_controls #prevlink_fi_FI,
#gallery_controls #prevlink_fi_FI:link,
#gallery_controls #prevlink_fi_FI:visited
{
	margin-left: 12px; 
	display: inline;
	float: left;
	width: 128px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../images/btn_prev_fi_FI.gif) no-repeat left top;
	overflow: hidden;
}

#gallery_controls #prevlink_fi_FI:hover
{
	text-decoration: none;
	background: transparent url(../images/btn_prev_fi_FI.gif) no-repeat left -52px;
}

#gallery_controls #prevlink_en_GB,
#gallery_controls #prevlink_en_GB:link,
#gallery_controls #prevlink_en_GB:visited
{
	margin-left: 12px; 
	display: inline;
	float: left;
	width: 128px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../images/btn_prev_en_GB.gif) no-repeat left top;
	overflow: hidden;
}

#gallery_controls #prevlink_en_GB:hover
{
	text-decoration: none;
	background: transparent url(../images/btn_prev_en_GB.gif) no-repeat left -52px;
}

#gallery_controls #prevlink_sv_FI,
#gallery_controls #prevlink_sv_FI:link,
#gallery_controls #prevlink_sv_FI:visited
{
	margin-left: 12px; 
	display: inline;
	float: left;
	width: 128px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../images/btn_prev_en_GB.gif) no-repeat left top;
	overflow: hidden;
}

#gallery_controls #prevlink_sv_FI:hover
{
	text-decoration: none;
	background: transparent url(../images/btn_prev_en_GB.gif) no-repeat left -52px;
}

#gallery_controls #prevlink_ru_RU,
#gallery_controls #prevlink_ru_RU:link,
#gallery_controls #prevlink_ru_RU:visited
{
	margin-left: 12px; 
	display: inline;
	float: left;
	width: 128px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../images/btn_prev_en_GB.gif) no-repeat left top;
	overflow: hidden;
}

#gallery_controls #prevlink_ru_RU:hover
{
	text-decoration: none;
	background: transparent url(../images/btn_prev_en_GB.gif) no-repeat left -52px;
}


#current_image
{
	width: 230px;
	padding: 12px 0;
	float: left;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#gallery_controls #nextlink_fi_FI,
#gallery_controls #nextlink_fi_FI:link,
#gallery_controls #nextlink_fi_FI:visited
{
	display: block;
	float: left;
	width: 123px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../images/btn_next_fi_FI.gif) no-repeat left top;
	overflow: hidden;
}

#gallery_controls #nextlink_fi_FI:hover
{
	text-decoration: none;
	background: transparent url(../images/btn_next_fi_FI.gif) no-repeat left -52px;
}

#gallery_controls #nextlink_en_GB,
#gallery_controls #nextlink_en_GB:link,
#gallery_controls #nextlink_en_GB:visited
{
	display: block;
	float: left;
	width: 123px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../images/btn_next_en_GB.gif) no-repeat left top;
	overflow: hidden;
}

#gallery_controls #nextlink_en_GB:hover
{
	text-decoration: none;
	background: transparent url(../images/btn_next_en_GB.gif) no-repeat left -52px;
}

#gallery_controls #nextlink_sv_FI,
#gallery_controls #nextlink_sv_FI:link,
#gallery_controls #nextlink_sv_FI:visited
{
	display: block;
	float: left;
	width: 123px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../images/btn_next_en_GB.gif) no-repeat left top;
	overflow: hidden;
}

#gallery_controls #nextlink_sv_FI:hover
{
	text-decoration: none;
	background: transparent url(../images/btn_next_en_GB.gif) no-repeat left -52px;
}

#gallery_controls #nextlink_ru_RU,
#gallery_controls #nextlink_ru_RU:link,
#gallery_controls #nextlink_ru_RU:visited
{
	display: block;
	float: left;
	width: 123px;
	height: 52px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../images/btn_next_en_GB.gif) no-repeat left top;
	overflow: hidden;
}

#gallery_controls #nextlink_ru_RU:hover
{
	text-decoration: none;
	background: transparent url(../images/btn_next_en_GB.gif) no-repeat left -52px;
}



/* Reservation layer */

#gps_cordinates
{
	background:url(../images/blt_arrow_small.gif) no-repeat left 5px;
	padding-left:10px;
}    

#reservation_layer
{
	display: none;
	position: absolute;
	width: 180px;
	background-color: #0495d4;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	border:1px solid #8adbf8;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#reservation_layer td,
#reservation_layer th
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#reservation_layer h2
{
	margin: 0;
	width: 160px;
	height: 15px;
	padding: 7px 0 0 15px;
	background: transparent url(../images/title_lataa.gif) no-repeat;
}

#reservation_layer form
{
	margin: 0;
	padding: 0;
}

#reservation_layer table
{
	border-collapse: collapse;
}


#reservation_layer select
{
	width: 100%;
	margin-bottom: 2px;
}

#reservation_layer input.small
{
	width: 32px;
}

#reservation_layer input.medium
{
	width: 88px;
}

#reservation_layer input.large
{
	width: 140px;
}

#reservation_layer input.submit
{
	width: 100%;
}

#reservation_layer p
{
	margin: 0;
	padding: 0;
	padding-top:5px;
}

#reservation_layer select
{
	margin: 0;
	padding: 0;
	width:180px;
}









/* Date picker */
input.calendar,
select.calendar
{
	width: auto;
}

button.calendar {
	background: transparent url(../images/icn_calendar.gif) no-repeat left top;
	border: 0;
	cursor: pointer;
	width: 19px;
	height: 19px;
	padding: 0;
}

/*
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}
*/

div.calendar {
	color: #444;
	background: transparent url(../images/calendar_bg.gif) no-repeat left top;
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
div.calendar * {
	margin: 0;
	padding: 0;
}	
div.calendar div {
	background: none !important;
	cursor: move;
	height: 185px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}	

div.calendar caption {
	color: #017fb6;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 4px 0;
	text-align: center;
	width: 100%;
}
div.calendar caption a {
	cursor: pointer;
	display: block;
	height: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 17px;
	width: 11px;
}

div.calendar caption a.prev {
	background: transparent url(../images/btn_cal_prev.gif) no-repeat left top;
	left: 0;
}
div.calendar caption a.next {
	background: transparent url(../images/btn_cal_next.gif) no-repeat left top;
	right: 0;
}
/*
div.calendar caption a:hover {
	background-color: #8bdbf5;
}
*/

div.calendar caption span {
	height: 25px;
	position: relative;
	text-align: center;
}

div.calendar caption span.month {
	padding-right: 8px;
}

div.calendar caption span.month:after {
	content: ',';
}

div.calendar table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.calendar td,
div.calendar th {
	border: 1px solid #017fb6;
	color: #c0c0c0;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 21px;
	text-align: center;
	width: 21px;
}
div.calendar td {
	/*background: url(calendar-td.gif);
	color: #FFF;*/
	font-size: 11px;
}

div.calendar th
{
	display: none;
}

div.calendar td.invalid,
div.calendar td.inactive {
	color: #c0c0c0;
}

div.calendar td.valid {
	color: #0070a2;
	cursor: pointer;
}

div.calendar td.hilite {
	color: #0070a2;
	background-color: #97e1fd;
}
/*
div.calendar td.inactive {
	background: url(calendar-td.gif) 0 100%;
	color: #FFF;
}
*/
div.calendar td.active,
div.calendar td.hover {
	/*background: url(calendar-valid.gif) 0 100%;*/
	color: #0070a2;
	background-color: #97e1fd;
	cursor: pointer;
}







form.newsletter_form
{
	line-height: 1;
	width: 256px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/searchfield_bg.gif) no-repeat left top;
}

form.newsletter_form input.textinput
{
	width: 168px;
	margin: 0;
	padding: 1px 10px 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
	background-color: transparent;
	border: none;
	vertical-align: top;
}

form.newsletter_form input.imageinput,
form.newsletter_form img
{
	vertical-align: top;
}








#meeting_room_front
{
	width: 780px;
}

#meeting_room_front #content_top
{
	width: 780px;
	border-collapse: collapse;
	margin-bottom: 8px;
}

#meeting_room_front #content_top td
{
	vertical-align: top;
}

#meeting_room_front #content_top td.left
{
	width: 432px;
	border-right: 1px solid #fff;
	padding: 0;
}

#meeting_room_front #content_top td.right
{
	padding: 0 17px;
	background-color: #00adef;
	color: #fff;
}

#meeting_room_front #content_top td.right p
{
	margin: 12px 0;
	padding: 0;
}

#meeting_room_front #content_top td.right a,
#meeting_room_front #content_top td.right a:link,
#meeting_room_front #content_top td.right a:visited,
#meeting_room_front #content_top td.right a:hover,
#meeting_room_front #content_top td.right a:active
{
	color: #fff;
}




#meeting_room_front #content_bottom
{
	width: 780px;
	border-collapse: collapse;
	background: transparent url(../images/meeting_room_search_bg.gif) repeat-x left top;
	border-top: 1px solid #9aeefd;
}

#meeting_room_front #content_bottom td,
#meeting_room_front #content_bottom th
{
	vertical-align: top;	
}

#meeting_room_front #content_bottom td.left
{
	padding: 7px 14px;
	width: 265px;
}

#meeting_room_front #content_bottom td.left h2
{
	font-size: 14px;
}

#meeting_room_front #content_bottom td.right
{
	padding: 17px 14px 7px;
}

#meeting_room_front #content_bottom td.right th
{
	padding-right: 15px;
	font-weight: normal;
}














#home table.instantoffer_list
{
	border-collapse: collapse;
	background-color: #f0fbff;
	border-bottom: 1px solid #a9e4f4;
}

#home table.instantoffer_list th,
table#home_bottom table.instantoffer_list th
{
	font-weight: normal;
	background-color: #fff;
	padding: 2px 0;
	height: auto;
}

#home table.instantoffer_list td
{
	padding-top: 2px;
	padding-bottom: 5px;
}

#home table.instantoffer_list td.date
{
	width: 53px;
	padding-left: 2px;
}

#home table.instantoffer_list td.hotel
{
	width: 100px;
	padding-right: 5px;
}

#home table.instantoffer_list td.hotel a,
#home table.instantoffer_list td.hotel a:link,
#home table.instantoffer_list td.hotel a:visited
{
	color: #07a8ee;
	text-decoration: none;
}

#home table.instantoffer_list td.hotel a:hover,
#home table.instantoffer_list td.hotel a:active
{
	color: #07a8ee;
	text-decoration: underline;
}


#home table.instantoffer_list td.price
{
	padding-right: 5px;
	color: #07a8ee;
}







/* Reklanet form */

#reklanet_form th,
#reklanet_form td
{
	vertical-align: top;
	padding: 5px;
	font-weight: normal;
	border-bottom: 1px solid #e4eff3;
}

#reklanet_form th.bold
{
	color: #00adef;
	font-weight: bold;
	padding: 10px 5px;
	font-size: 14px;
}

#reklanet_form table
{
	border-collapse: collapse;
}

#reklanet_form #tmp1
{
	margin-bottom: 5px;
}

.hidden
{
	display: none;
}










/* Search results */

ul.navigo-search-results
{
	margin: .6em 0 2em;
	padding: 0;
	list-style: none;
}

ul.navigo-search-results li
{
	clear: left;
	margin: 0;
	padding: 0;
}

ul.navigo-search-results li span.navigo-search-number
{
	width: 40px;
	padding-right: 8px;
	float: left;
	text-align: right;
}

p.navigo-search-number,
p.navigo-search-title
{
	margin: 0;
	padding: 0;
}

p.navigo-search-title,
ul.navigo-search-results li div /* Attachments */
{
	width: 550px;
	float: left;
}

/* ce_hilight_3col.jsp - kolmen palstan nosto */
div.hilight3col
{
	width:780px;
	height:313px;
	border-bottom: solid 1px #dfdfdf;
}

div.hilightbox
{
/*	width:250px;*/
	height:300px;
	border: solid 1px #dadadb;
	display:inline;
	float:left;
	margin: 0 8px 5px 0;
}

div.hilight3_image
{
	width:232px;
	height:125px;
	border-bottom: solid 1px #dadadb;
	margin: 8px 8px 2px 8px;
	overflow:hidden;
}

div.hilight3_title
{
	width:224px;
	height:16px;
	background:#00adef;
	color:#fff;
	margin: 8px 8px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 4px 4px;
	overflow:hidden;
}

div.hilight3_title p
{
	margin:0;
}


div.hilight3_text
{
	width:210px;
	height:88px;
	background:#f3fbfe;
	color:#4c4c4c;
	margin: 8px 8px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px 10px;
}


/* /ce_hilight_3col.jsp */

