@charset "utf-8";
/*
	Kaleva Travel 2009 revision
*/


body
{
	margin: 0;
	padding: 0;
	background: #f8f8f8 url(/stc/images/tausta_harmaafade.jpg) repeat-x left top;
}

a img
{
	border: none;
}


#wrapper
{
	margin: 0 0 15px 12px;
	width: 978px;
	padding: 0;
}

#head
{
	background-color: #fff;
	float: left;
	margin-bottom: 6px;
}

#topbar
{
	width: 978px;
	background-color: #f0efef;
	float: left;
	border-bottom: 1px solid #e4e2e2;
	padding-top: 7px;
}

#topbar #calendar
{
	width: 165px;
	padding: 0 0 7px 12px;
	float: left;
	font-size: 11px;
	color: #595959;
}

#top_buttons
{
	width: 587px;
	float: right;
}

#top_buttons strong
{
	width: 86px;
	float: left;
	padding: 1px 0 0 12px;
	background: transparent url(../images/topbar_arrow.gif) no-repeat left 4px;
	color: #8f9497;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 11px;
}



/* Button image replacements */

#top_buttons a,
#top_buttons a:link,
#top_buttons a:visited,
#top_buttons a:hover,
#top_buttons a:active
{
	display: block;
	cursor: pointer;
	float: left;
	height: 16px;
	margin-right: 2px;
	background: transparent url(../images/topbar_buttons.gif) no-repeat left top;
}

#top_buttons #top_btn_1
{
	width: 96px;
}

#top_buttons #top_btn_1:hover,
#top_buttons #top_btn_1:active
{
	background-position: left -16px;
}

#top_buttons #top_btn_2
{
	width: 86px;
	background-position: -96px 0;
}

#top_buttons #top_btn_2:hover,
#top_buttons #top_btn_2:active
{
	background-position: -96px -16px;
}

#top_buttons #top_btn_3
{
	width: 86px;
	background-position: -182px 0;
}

#top_buttons #top_btn_3:hover,
#top_buttons #top_btn_3:active
{
	background-position: -182px -16px;
}

#top_buttons #top_btn_4
{
	width: 103px;
	background-position: -268px 0;
}

#top_buttons #top_btn_4:hover,
#top_buttons #top_btn_4:active
{
	background-position: -268px -16px;
}

#top_buttons #top_btn_5
{
	width: 101px;
	background-position: -371px 0;
}

#top_buttons #top_btn_5:hover,
#top_buttons #top_btn_5:active
{
	background-position: -371px -16px;
}




#head h1
{
	clear: both;
	float: left;
	width: 148px;
	height: 49px;
	padding: 4px 0 0 27px;
	margin: 0 0 5px 0;
	background: transparent url(../images/masthead.gif) no-repeat 27px 4px;
}

#head h1 a,
#head h1 a:link,
#head h1 a:visited,
#head h1 a:hover,
#head h1 a:active
{
	display: block;
	cursor: pointer;
	width: 148px;
	height: 49px;
}


#topbanner
{
	width: 583px;
	padding: 7px 0;
	float: left;
	text-align: right;
}

#head form
{
	width: 190px;
	padding: 20px 0 0 23px;
	float: left;
	margin: 0;
}

#head form input.textinput
{
	width: 157px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#mainNavi
{
	clear: both;
	width: 958px;
	text-align: right;
	padding: 5px 20px 5px 0;
	background: #039855 url(../images/mainnavi_bg.gif) no-repeat left bottom;
	color: #fff;
	font-size: 11px;
}

#mainNavi a,
#mainNavi a:link,
#mainNavi a:visited
{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#mainNavi a:hover,
#mainNavi a:active
{
	color: #fff;
	text-decoration: underline;
}






#body
{
	clear: both;
	width: 978px;
	background: #fff url(../images/content_body_bg.gif) repeat-y 5px top;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	float: left;
	margin-bottom: 6px;
}

#destination #body
{
	background-position: -985px top;
}

#subnavi
{
	width: 153px;
	padding-left: 5px;
	float: left;
}

#subnavi h2
{
	margin: 0;
	padding: 10px 10px 10px 21px;
	background: #009460 url(../images/blt_arrow_dn.gif) no-repeat 5px 6px;
	color: #d8e5e4;
	font-size: 11px;
	border-bottom: 3px solid #fff;
}

#subnavi ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#subnavi li
{
	display: inline-block;
	margin: 0;
	padding: 0;
}

#subnavi li a,
#subnavi li a:link,
#subnavi li a:visited
{
	display: block;
	width: 130px;
	background: #d8e8e7 url(../images/subnavi_sprites.gif) no-repeat 4px 5px;
	border-bottom: 1px solid #fff;
	padding: 1px 7px 1px 16px;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
}

#subnavi li a:hover,
#subnavi li a:active
{
	background-color: #eef6f6;
}

/*
#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
{
	color: #fff;
	background-color: #71d000;
	background-position: -149px 5px;
}

#subnavi li a.active,
#subnavi li a.active:link,
#subnavi li a.active:visited,
#subnavi li a.active:hover,
#subnavi li a.active:active
{
	color: #fff;
	background-color: #71d000;
	background-position: -149px 5px;
}

#subnavi li li a,
#subnavi li li a:link,
#subnavi li li a:visited
{
	width: 125px;
	background: #fff url(../images/subnavi_sprites.gif) no-repeat 10px 5px;
	padding: 1px 7px 1px 21px;
	color: #3f3f3f;
	text-decoration: none;
}

#subnavi li li a:hover,
#subnavi li li a:active
{	
	color: #007347;
	background-position: 10px -50px;
	background-color: #fff;
}

#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
{
	color: #007347;
	background-position: 10px -50px;
	background-color: #fff;
}

#subnavi li.spacer
{
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url(../images/subnavi_spacer.gif) repeat left top;
	width: 153px;
	height: 14px;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

#subnavi li.spacer hr
{
	display: none;
}



#sidebanner
{
	margin: 20px 0 10px;
	padding-left: 6px;
}

#sidebanner h2
{
	border: none;
}




#content
{
	display: inline;
	width: 801px;
	float: right;
	margin: 0 6px 0 0;
}

#content_top
{
	width: 801px;
	float: left;
	background-color: #fff;
	border-bottom: 1px solid #d6d3d3;
}

#crumb_bar
{
	font-size: 11px;
	float: left;
	width: 801px;
}

#crumb_bar #crumbs
{
	padding: 7px 0 7px 19px;
	background: transparent url(../images/subnavi_sprites.gif) no-repeat 6px 12px;
	width: 540px;
	float: left;
}

#crumb_bar #crumbs a,
#crumb_bar #crumbs a:link,
#crumb_bar #crumbs a:visited
{
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
}

#crumb_bar #crumbs a:hover,
#crumb_bar #crumbs a:active
{
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: underline;
}

#crumb_bar #printlink
{
	width: 150px;
	float: right;
	text-align: right;
	font-size: 11px;
	padding: 7px 15px 7px 0;
}

#crumb_bar #printlink a,
#crumb_bar #printlink a:link,
#crumb_bar #printlink a:visited
{
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
	vertical-align: top;
}

#crumb_bar #printlink a:hover,
#crumb_bar #printlink a:active
{
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: underline;
}

#crumb_bar #printlink a img
{
	vertical-align: middle;
}

h1#content_head
{
	clear: both;
	height: 1%;
	padding: 10px 22px;
	background-color: #009460;
	font-size: 14px;
	color: #fff;
	margin: 0;
	border-bottom: 1px solid #fff;
	background-image: none;
}

#content_navi
{
	float: left;
	background-color: #6cc601;
	margin: 0;
	padding: 0;
	width: 801px;
	list-style: none;
}

#content_navi li
{
	float: left;
	margin: 0;
	padding: 0;
}

#content_navi li a,
#content_navi li a:link,
#content_navi li a:visited
{
	display: block;
	cursor: pointer;
	float: left;
	padding: 4px 6px;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#content_navi li a:hover,
#content_navi li a:active,
#content_navi li.active a,
#content_navi li.active a:link,
#content_navi li.active a:visited
{
	height: 1%;
	text-decoration: none;
	color: #6cc601;
	background-color: #fff;
}

#content_subnavi
{
	clear: both;
	float: left;
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 801px;
	list-style: none;
	height: auto !important;
	min-height: 23px;
	height: 23px;
}

#content_subnavi li
{
	float: left;
	margin: 0;
	padding: 4px 0;
}

#content_subnavi li a,
#content_subnavi li a:link,
#content_subnavi li a:visited
{
	display: block;
	cursor: pointer;
	float: left;
	padding: 0 6px;
	border-right: 1px solid #3f3f3f;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
	line-height: 1;
}

#content_subnavi li a:hover,
#content_subnavi li a:active,
#content_subnavi li.active a,
#content_subnavi li.active a:link,
#content_subnavi li.active a:visited
{
	height: 1%;
	text-decoration: none;
	color: #027049;
}






/* Country page */

#country #content_main
{
	clear: left;
	width: 637px;
	float: left;
}

#country #content_main h1
{
	font-size: 14px;
	color: #3f3f3f;
	margin: 0;
	padding: 10px 0 10px 22px;
	/*background: transparent url(../images/title_bullets.gif) no-repeat 5px 13px;*/
}

#country #content_main h1#hilights_head
{
	background: transparent url(../images/title_bullets.gif) no-repeat 5px 13px;
}

#hilight_cols
{
	width: 637px;
	float: left;
	margin-bottom: 10px;
}

#hilight_cols div.hilight_col
{
	float: left;
}

.columns_3 div.hilight_col
{
	width: 210px;
}

.columns_2 div.hilight_col
{
	width: 315px;
}

.columns_1 div.hilight_col
{
	width: 630px;
}


#hilight_cols div.hilight_col .image img
{
	border: 1px solid #b1c6c6;
}

#hilight_cols div.hilight_col h2
{
	font-size: 12px;
	color: #3f3f3f;
	margin: 0;
	padding: 10px 0 0 22px;
	background: transparent url(../images/title_bullets.gif) no-repeat 5px -77px;
}

.columns_3 div.hilight_col h2,
.columns_3 div.hilight_col h2 div,
.columns_3 div.hilight_col .price,
.columns_3 div.hilight_col .body
{
	width: 175px;
}

.columns_2 div.hilight_col h2,
.columns_2 div.hilight_col h2 div,
.columns_2 div.hilight_col .price,
.columns_2 div.hilight_col .body
{
	width: 290px;
}

.columns_1 div.hilight_col h2
.columns_1 div.hilight_col h2 div,
.columns_1 div.hilight_col .price,
.columns_1 div.hilight_col .body
{
	width: 605px;
}

.columns_2 #hicol_c,
.columns_1 #hicol_c,
.columns_1 #hicol_b
{
	display: none;
}

#hilight_cols div.hilight_col h2 a,
#hilight_cols div.hilight_col h2 a:link,
#hilight_cols div.hilight_col h2 a:visited
{
	color: #3f3f3f;
	text-decoration: none;
}

#hilight_cols div.hilight_col h2 a:hover,
#hilight_cols div.hilight_col h2 a:active
{
	text-decoration: underline;
}

#hilight_cols div.hilight_col .price,
#hilight_cols div.hilight_col .body
{
	padding-left: 5px;
}

#hilight_cols div.hilight_col .price
{
	color: #097f17;
}

#hilight_wide
{
	clear: left;
	width: 637px;
	float: left;
	margin-bottom: 10px;
}

#country #content_main #country_content
{
	clear: both;
}

#country #content_main #country_content h1
{
	font-size: 14px;
	color: #3f3f3f;
	margin: 0;
	padding: 10px 0 10px 22px;
	background: transparent url(../images/title_bullets.gif) no-repeat 5px 13px;
	border-bottom: 4px solid #e6e6e6;
}


#content_side
{
	width: 150px;
	float: right;
}










/* Destination page */

#destination #content_main
{
	width: 801px;
	clear: both;
	float: left;
}

#destination #content_main h1
{
	font-size: 15px;
	color: #3f3f3f;
	margin: 0 0 4px;
	padding: 10px 0 10px 22px;
	/*background: transparent url(../images/title_bullets.gif) no-repeat 5px 13px;*/
	border-bottom: 1px solid #e6e6e6;
	height: 1%;
}

#destination #content_main h1.bullet
{
	background: transparent url(../images/title_bullets.gif) no-repeat 5px 13px;
}

#destination #content_main h1 span
{
	font-size: 15px;
}

#slideDisplay
{
	margin-bottom: 10px;
}

#reservations_wrapper
{
	width: 801px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	border-bottom: 4px solid #e6e6e6;
	background-color: #fff;
}

#reservations_wrapper h2
{
	font-size: 15px;
	background-color: #0bb133;
	background-image: none;
	color: #fff;
	padding: 6px 13px;
	margin: 0 0 10px;
	border-bottom: 6px solid #71d000;
	height: auto !important;
	min-height: 18px;
	height: 18px;
}

#reservations_wrapper h2 span
{
	color: #fff;
}

#rcol_a,
#rcol_b,
#rcol_c
{
	float: left;
	width: 306px;
	margin-right: 1px;
}

#destination #rcol_a h2
{
	float: left;
	width: 280px;
}

#destination #col_a_head
{
	width: 125px;
	float: left;
}

#destination #col_a_price
{
	float: right;
	width: 145px;
	text-align: right;
}

#destination #col_a_price em
{
	font-style: normal;
	color: #fbe104;
}

#rcol_b
{
	width: 310px;
}

#rcol_c
{
	width: 179px
}

#rcol_c_content a,
#rcol_c_content a:link,
#rcol_c_content a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: #097f17;
}

#rcol_c_content a:hover,
#rcol_c_content a:active
{
	font-size: 11px;
	text-decoration: underline;
	color: #097f17;
}

#reservations_wrapper div.imagearea
{
	clear: left;
	width: 285px;
}




#intro_wrapper
{
	width: 801px;
	clear: both;
	float: left;
	padding-bottom: 9px;
	border-bottom: 4px solid #e6e6e6;
	margin-bottom: 20px;
}

#intro_image
{
	width: 245px;
	float: left;
}

#intro_text
{
	width: 365px;
	float: left;
	padding-right: 22px;
}

#intro_map
{
	width: 155px;
	float: left;
}






#comments_wrapper
{
	width: 801px;
	clear: both;
	float: left;
	border-bottom: 4px solid #e6e6e6;
}

#comments_head
{
	width: 801px;
	float: left;
	border-bottom: 4px solid #e6e6e6;
	margin-bottom: 13px;
}

#comments_wrapper #comments_head h1
{
	font-size: 15px;
	color: #3f3f3f;
	margin: 0;
	padding: 10px 0 10px 22px;
	background: transparent url(../images/title_bullets.gif) no-repeat 5px 13px;
	width: 310px;
	float: left;
	border-bottom: none;
}

#comments_head #comments_overview
{
	width: 385px;
	padding: 14px 0 0 15px;
	float: left;
}

#comments_head #comments_overview #votes_total
{
	width: 190px;
	float: left;
	background-color: none;
}

#comments_head #comments_overview #votes_average
{
	width: 175px;
	float: left;
	background-color: none;
}

#comments_buttons
{
	width: 190px;
	float: left;
	clear: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments_buttons li
{
	width: 164px;
	height: 23px;
	padding: 0;
	margin: 0 0 8px;
	background: #fff url(../images/btn_comment_bg.gif) no-repeat left top;
}

#comments_buttons li a,
#comments_buttons li a:link,
#comments_buttons li a:visited
{
	display: block;
	width: 142px;
	height: 13px;
	padding: 5px 0 5px 22px;
	margin: 0;
	background: transparent url(../images/link_comment_bg.gif) no-repeat 11px 10px;
	text-decoration: none;
	color: #3f3f3f;
	font-size: 11px;
}

#comments_buttons li a:hover,
#comments_buttons li a:active
{
	text-decoration: underline;
}


#comments_list_wrapper
{
	width: 585px;
	height: 180px;
	float: left;
	overflow: auto;
}

#comments_list_wrapper div.comment
{
	border-bottom: 1px dashed #a6a6a6;
	padding: 12px 17px 5px 8px;
	width: 530px;
}

#comments_list_wrapper div.comment div.comment_head
{
	float: left;
	width: 530px;
	margin-bottom: 12px;
}

#comments_list_wrapper div.comment div.comment_head h3
{
	font-size: 12px;
	color: #3f3f3f;
	float: left;
	margin: 0 7px 0 0;
	font-family: arial, helvetica, sans-serif;
}

#comments_list_wrapper div.comment div.comment_head span.author
{
	font-size: 12px;
	color: #097f17;
	font-weight: bold;
	float: left;
	margin: 0 7px 0 0;
}

#comments_list_wrapper div.comment div.comment_body
{
	clear: left;
	width: 530px;
}

#comments_wrapper #comments_foot
{
	clear: both;
	width: 751px;
	padding: 5px 50px 10px 0;
	text-align: right;
}

#comments_wrapper #comments_foot a,
#comments_wrapper #comments_foot a:link,
#comments_wrapper #comments_foot a:visited
{
	color: #3f3f3f;
	text-decoration: none;
}

#comments_wrapper #comments_foot a:hover,
#comments_wrapper #comments_foot a:active
{
	text-decoration: underline;
}




#article_wrapper
{
	width: 801px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

#content #content_main #article_wrapper h1
{
	width: 779px;
	float: left;
	background-position: 5px 25px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#article_wrapper h1 a,
#article_wrapper h1 a:link,
#article_wrapper h1 a:visited
{
	width: 570px;
	float: left;
	padding-top: 12px;
	font-size: 15px;
	color: #3f3f3f;
	text-decoration: none;
}

#article_wrapper h1 a:hover,
#article_wrapper h1 a:active
{
	text-decoration: underline;
}

#article_wrapper h1 a.traveller_link,
#article_wrapper h1 a.traveller_link:link,
#article_wrapper h1 a.traveller_link:visited,
#article_wrapper h1 a.traveller_link:hover,
#article_wrapper h1 a.traveller_link:active
{
	width: 205px;
	float: right;
	text-align: right;
}

#article
{
	width: 801px;
	float: left;
	clear: left;
}

#article_image
{
	width: 245px;
	float: left;
}

#article_text
{
	width: 520px;
	float: left;
}


#weather_wrapper
{
	width: 801px;
	clear: both;
}

#weather_wrapper #w_table_wrapper
{
	padding: 6px;
	background: #ededed url(../images/weather_table_bg.gif) repeat-x left bottom;
}

#weather_wrapper table
{
	border-collapse: collapse;
	border-left: 1px solid #d5d7d8;
}

#weather_wrapper table td
{
	height: 125px;
	border-bottom: 1px solid #d5d7d8;
	border-right: 1px solid #d5d7d8;
	border-top: none;
	background: transparent url(../images/weather_cell_bg.gif) no-repeat top left;
	overflow: hidden;
	vertical-align: top;
	padding: 0;
}

#weather_wrapper table td div
{
	text-align: center;
	overflow: hidden;
}

#weather_wrapper table td div.month
{
	width: 51px;
	height: 18px;
	font-size: 11px;
	color: #f0ff02;
	padding: 5px 0 0;
}

#weather_wrapper table td div.image
{
	width: 51px;
	height: 36px;
	padding-top: 18px;
	margin-bottom: 4px;
	font-weight: bold;
}

#weather_wrapper #w_table_wrapper table td div.temp,
#weather_wrapper #w_table_wrapper table td div.temp *
{
	width: 51px;
	font-weight: bold;
	padding: 11px 0 0;
}

#weather_wrapper #w_table_wrapper #w_table_legend
{
	padding-top: 10px;
	width: 150px;
	float: left;
	border: none;
	background-image: none;
}

#weather_wrapper #w_table_wrapper #w_table_legend table
{
	border: none;
}

#weather_wrapper #w_table_wrapper #w_table_legend td
{
	border: none;
	width: 70px;
	height: 59px;
	background-image: none;
	vertical-align: middle;
	font-size: 11px;
}











/* Comments page */

#comments_page
{
	width: 637px;
	float: left;
}

#comments_page h1,
#comments_page h1#comments_head,
#comments_page h1#images_head
{
	clear: both;
	float: none;
	width: auto;
	background: transparent url(../images/title_bullets.gif) no-repeat 5px 13px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 17px;
}

#comments_page h1 span
{
	font-size: 14px;
	background-image: none;
}

#comments_page #comments_overview
{
	width: 275px;
	padding: 6px 11px;
	border: 1px solid #ccc;
	float: left;
	clear: left;
	margin-right: 15px;
	margin-bottom: 17px;
	background-image: none;
	
}

#comments_page #comments_utils
{
	width: 315px;
	float: left;
	margin-bottom: 17px;
}

#comments_page #comments_utils a,
#comments_page #comments_utils a:link,
#comments_page #comments_utils a:visited
{
	display: block;
	cursor: pointer;
	padding: 1px 0;
	background-color: #e4eff1;
	width: 300px;
	border: 1px solid #545f61;
	text-align: center;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 4px;
}

#comments_page #comments_utils a:hover,
#comments_page #comments_utils a:active
{
	background-color: #fff;
}

#comments_page #comments_utils form
{
	margin: 0;
	padding: 0;
}

#comments_page #comments_utils form input.textinput
{
	width: 273px;
}

#comments_page #comments_list_outer
{
	clear: left;
	width: 637px;
	padding-bottom: 6px;
	border-bottom: 4px solid #e6e6e6;
}

#comments_page #comments_list_wrapper
{
	background-color: #f9f9f9;
	border: 1px solid #f5f5f5;
	border-top: 4px solid #e6e6e6;
	padding: 9px 7px;
	overflow: visible;
	width: auto;
	height: auto;
}

#comments_page #comments_list
{
	width: 623px;
	height: 261px;
	overflow: auto;
}

#comments_page #comments_list div.comment,
#comments_page #comments_list div.comment_head,
#comments_page #comments_list div.comment_body
{
	width: 570px;
}

#comments_page h1#images_head
{
	width: 630px;
	border: none;
	float: left;
	margin-top: 10px;
}

#comments_page #images_head span
{
	float: left;
	margin-right: 19px;
}

#comments_page #images_head  a,
#comments_page #images_head  a:link,
#comments_page #images_head  a:visited
{
	display: block;
	cursor: pointer;
	float: left;
	padding: 1px 0;
	background-color: #e4eff1;
	width: 145px;
	border: 1px solid #545f61;
	text-align: center;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 4px;
	font-weight: normal;
}

#comments_page #images_head  a:hover,
#comments_page #images_head  a:active
{
	background-color: #fff;
}

#comments_page #images_list
{
	width: 530px;
	float: left;
	clear: left;
}

#comments_page #images_list a,
#comments_page #images_list a:link,
#comments_page #images_list a:visited,
#comments_page #images_list a:hover,
#comments_page #images_list a:active
{
	width: 127px;
	height: 91px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
}

#comments_page #images_list a img
{
	float: left;
	margin: 0;
	padding: 0;
}

#comments_page #btn_showAllImages
{
	cursor: pointer;
	display: block;
	float: left;
	width: 63px;
	height: 215px;
	padding: 158px 0 0 28px;
	background: #e7f2f8 url(../images/btn_show_all_bg.gif) no-repeat 8px 160px;
	border: 1px solid #9cb7e0;
	text-decoration: none;
	font-weight: bold;
	color: #0a4c67;
}









/* Destination list */

ul.destination_list
{
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.destination_list li
{
	width: 312px;
	height: 73px;
	float: left;
	margin: 0;
	padding: 0 0 8px;
	border-bottom: 1px solid #d3d1d1;
	background: #fff url(../images/dest_list_bg.gif) no-repeat right top;
}

ul.destination_list li div.thumbnail
{
	float: left;
	width: 85px;
}

ul.destination_list li div.body_wrapper
{
	width: 220px;
	height: 57px;
	float: left;
}

ul.destination_list li h2
{
	margin: 0 0 3px;
	padding: 5px 0 0 16px;
	background: transparent url(../images/title_bullets.gif) no-repeat left -82px;
}

ul.destination_list li .price
{
	color: #097f17;
	padding: 0 0 0 16px;
}

ul.destination_list li em
{
	font-style: normal;
}

ul.destination_list li a,
ul.destination_list li a:link,
ul.destination_list li a:visited
{
	padding-top: 1px;
	display: block;
	float: right;
	width: 67px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}

ul.destination_list li a:hover,
ul.destination_list li a:active
{
	text-decoration: underline;
}






/* Destination 2009 offer list */

div.dest2009_offer_list_wrapper
{
	background-color: #71d000;
	padding: 7px 6px 54px;
	margin-bottom: 10px;
}

div.dest2009_offer_list_wrapper h2
{
	background: #44b826 url(../images/offers_title_bg.gif) repeat-x left bottom;
	padding: 5px 0;
	margin: 0 0 6px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

ul.dest2009_offer_list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.dest2009_offer_list li
{
	margin: 0 0 4px;
	padding: 0;
	border-top: 1px solid #009460;
	border-bottom: 1px solid #fff;
}

ul.dest2009_offer_list .destination
{
	background-color: #fff;
	padding: 2px 5px;
	border-bottom: 1px solid #44b826;
}

ul.dest2009_offer_list .destination a,
ul.dest2009_offer_list .destination a:link,
ul.dest2009_offer_list .destination a:visited
{
	font-size: 11px;
	color: #097f17;
	text-decoration: none;
}

ul.dest2009_offer_list .destination a:hover,
ul.dest2009_offer_list .destination a:active
{
	text-decoration: underline;
}

ul.dest2009_offer_list a.flydrive,
ul.dest2009_offer_list a.flydrive:link,
ul.dest2009_offer_list a.flydrive:visited,
ul.dest2009_offer_list a.flydrive:hover,
ul.dest2009_offer_list a.flydrive:active,
ul.dest2009_offer_list a.flydrive i,
ul.dest2009_offer_list a.flydrive b
{
	display: block;
	cursor: pointer;
	width: auto;
	height: 25px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/btn_flydrive.gif) repeat-x center top;
	text-decoration: none;
	overflow: hidden;
}

ul.dest2009_offer_list a.flydrive i
{
	background: transparent url(../images/btn_flydrive.gif) no-repeat left -25px;
}

ul.dest2009_offer_list a.flydrive i b
{
	background: transparent url(../images/btn_flydrive.gif) no-repeat right -25px;
	text-indent: -9999px;
}

ul.dest2009_offer_list .price_wrapper
{
	height: 25px;
	padding: 0;
	background-color: #009460;
}

ul.dest2009_offer_list .duration
{
	width: 43px;
	padding: 5px 0 0 0;
	height: 20px;
	background-color: #ff9d02;
	color: #fff;
	float: left;
	text-align: center;
}

ul.dest2009_offer_list .price
{
	float: right;
	width: 90px;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


/* Destination 2009 offer list on destination page */

#rcol_c_content div.dest2009_offer_list_wrapper
{
	padding: 0;
	margin: 0 0 5px;
	background-color: transparent;
}

#rcol_c_content div.dest2009_offer_list_wrapper h2
{
	display: none;
}

#rcol_c_content ul.dest2009_offer_list li
{
	border-top: none;
	margin: 0 0 2px;
	padding: 0 0 4px;
	border-bottom: 1px solid #009460;
}

#rcol_c_content ul.dest2009_offer_list .destination
{
	border: none;
}

#rcol_c_content ul.dest2009_offer_list .price_wrapper
{
	height: 25px;
	padding: 0;
	background-color: #009460;
}

#rcol_c_content ul.dest2009_offer_list .duration
{
	width: 43px;
	padding: 5px 0 0 0;
	height: 20px;
	background-color: #ff9d02;
	color: #fff;
	float: left;
	text-align: center;
}

#rcol_c_content ul.dest2009_offer_list .price
{
	float: right;
	width: 125px;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}









/* Community styles */

a.btn_community,
a.btn_community:link,
a.btn_community:visited
{
	display: block;
	cursor: pointer;
	padding: 1px 0;
	background-color: #e4eff1;
	border: 1px solid #545f61;
	text-align: center;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 4px;
}

a.btn_community:hover,
a.btn_community:active
{
	background-color: #fff;
}









#footer
{
	clear: both;
	width: 978px;
	background-color: #fff;
	border-top: 8px solid #dfdddd;
	margin-bottom: 15px;
}
















.hotel09_wrapper .hotel09_text
{
	width: 335px;
	float: left;
	padding: 2px 0 0;
}

.hotel09_wrapper .hotel09_images
{
	width: 170px;
	float: left;
	padding: 7px 0 0;
}

.hotel09_wrapper .allComments
{
	display: none;
}



/* Overlay styles */

div.vj_fader
{
	width: 100%;
	height: 100%;
	z-index: 998;
	background-color: #000;
	filter:alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;
	position: absolute;
	left: 0;
	top: 0;
}

div.vj_overlay
{
	background-color: #fff;
	z-index: 999;
	padding: 18px;
	border: 2px solid #c3d6da;
	
}

div.vj_overlay .content_wrapper
{
	overflow: auto;
	height: 360px;
}

div.vj_overlay .content
{
	padding: 10px;
	border-bottom: 1px solid #ddd;
}














/* Comment smilies */

i.smilies
{
	display: block;
	float: left;
	width: 69px;
	height: 13px;
	overflow: hidden;
	background: #fff url(../images/smilies.gif) no-repeat left top;
}

i.smilies b
{
	display: block;
	float: left;
	width: 69px;
	height: 13px;
	overflow: hidden;
	background: #fff url(../images/smilies.gif) no-repeat left -14px;
}

i.smilies b.smilies_0,
i.smilies b.smilies_null
{
	width: 0;
}

i.smilies b.smilies_1
{
	width: 13px;
}

i.smilies b.smilies_2
{
	width: 27px;
}

i.smilies b.smilies_3
{
	width: 41px;
}

i.smilies b.smilies_4
{
	width: 55px;
}






/* Review meter */

i.meter
{
	display: block;
	float: left;
	width: 104px;
	height: 10px;
	overflow: hidden;
	background: transparent url(../images/meter.gif) no-repeat left top;
}

i.meter b
{
	display: block;
	float: left;
	width: 104px;
	height: 10px;
	overflow: hidden;
	background: transparent url(../images/meter.gif) no-repeat left -10px;
}

i.meter b.meter_0,
i.meter b.meter_null
{
	width: 0;
}

i.meter b.meter_1
{
	width: 20px;
}

i.meter b.meter_2
{
	width: 41px;
}

i.meter b.meter_3
{
	width: 62px;
}

i.meter b.meter_4
{
	width: 83px;
}








/* Hotel mapper */

#mapLayer
{
	display: none;
	width: 760px;
	position: absolute;
	padding: 10px;
	border: 1px solid #e6e6e6;
	background: transparent url(../images/gmaps/wrapper_bg.png) repeat left top;
	z-index: 1000;
}

#mapLayer #mapLayer_close,
#mapLayer #mapLayer_close:link,
#mapLayer #mapLayer_close:visited,
#mapLayer #mapLayer_close:hover,
#mapLayer #mapLayer_close:active
{
	float: right;
	cursor: pointer;
	height: 25px;
	width: 71px;
	text-indent: -9999px;
	background: transparent url(../images/gmaps/btn_sulje.gif) no-repeat left top;
	margin: 0 0 5px;
}

#mapLayer #mapLayer_map
{
	clear: both;
	width: 760px;
	height: 400px;
	position: relative;
}