body, html {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#58595b;
	background: #e9f3f5;
}

img { border: none; }

#wrapper {
	margin:0 auto;
	width:983px;
	background-image:url(/bilder/design/body.png);
	background-repeat:repeat-y;
	position:relative;
	z-index:2;
}
#wrapper_inner {
	margin:0 3px;
	width:975px;
	/**height:679px; **/
	overflow:hidden;
	Position: relative;
	background-repeat:no-repeat;
	border-left:1px solid #589498;
	border-right:1px solid #589498;
	border-bottom:1px solid #589498;
	background-color:#e9f3f5;
}
#index {
	float:right;
	width:476px;
}
#main {
	position: relative;
	z-index: 120;
}
#main_left {
	float:left;
	width:275px;
	min-height:100px;
}
#main_left_header {
	height:103px;
	width:161px;
	margin-left:14px;
	background-color:#7dd1e1;
	padding:15px 50px;
}
#main_left_menu {
	height:31px;
	width:275px;
	background-image:url(/bilder/design/left_menu_bg.png);
	background-repeat:no-repeat;
}
#main_left_content {
	width:261px;
	margin-left:14px;
	background-color:#7dd1e1;
	min-height:100px;
}
#main_left_footer {
	width:261px;
	margin-left:14px;
	height:38px;
	background-image:url(/bilder/design/left_footer.png);
	background-repeat:no-repeat;
}
#main_right {
	float:right;
	width:700px;
}
#main_right_header {
	height:133px;
	width:700px;
}

#top_functions {
	clear:both;
	float:right;
	height:21px;
}
#top_links_1 {
	float:left;
	margin-right:5px;
	padding:2px 5px 0 5px;
	height:19px;
}
#language {
	float:left;
	margin-right:5px;
	background-image:url(/bilder/design/content_bg.png);
	padding:0 5px;
}
#language img {
	padding:3px;
	position:relative;
	top:2px;
}
#top_links_2 {
	float:left;
	background-image:url(/bilder/design/content_bg.png);
	padding: 2px 0 1px;
	height:19px;
}

#weather {
	clear:both;
	float:right;
	margin-top:5px;
	width:98px;
	height:59px;
	/*
	background-image:url(/bilder/design/content_bg.png);
	*/
}



.extramenu {
 	display: block;
	float: right;
	text-align: right;
	margin-top: 87px;
	clear: both;
	color: #58595b;
	font-size: 13px;
	font-weight: bold;
	width: 600px;
}
	.extramenu .extramenu_item{
		background: #f8fbfd;
		display: block;
		float: right;
		height: 17px;
		margin: 1px;
		padding: 6px 13px 0;
	}
	
	.extramenu .extramenu_item a{
		color: #58595b;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.extramenu .extramenu_item.vader {
		padding-top: 0px;
		height: 23px;
	}
	
	.extramenu .extramenu_item .temperatur{
		display: inline;
		font-size: 18px;
		margin-top: 0;
		padding-bottom: 1px;
		padding-top: 0;
		position: relative;
		top: -4px;
		}
	.extramenu .extramenu_item .vader{    
 display: inline;
    font-size: 10px;
    padding: 0 10px 0;
    position: relative;
    top: -4px;
	}
	.extramenu .extramenu_item .symbol{
		display: inline;
  	}
	.extramenu .extramenu_item .symbol img{
		height: 23px;
		position: relative;
		top: 3px;
	}

#booking {
	clear:both;
	float:right;
	margin-top:21px;
	height:27px;
	width:97px;
}
#booking_skiinfo {
	clear:both;
	float:right;
	margin-top:21px;
	height:27px;
	width:253px;
}
#booking_skiinfo a {
	float: left;
}
#booking_skiinfo .skiinfo {
	margin-right: 1px;
}
#main_right_menu {
	height:31px;
	background-image:url(/bilder/design/menu_bg.png);
	background-repeat:repeat-x;
}
#main_right_content {

}

#index {
	margin:15px 19px;
}

#main_right_content_sub {
	margin:0;
}
#main_right_content_left {
	width:104px;
	float:left;
	background-repeat:no-repeat;
	background-position:top left;
	padding: 25px 0 0 17px;
	clear: left;
}
#main_right_content_left_wrapper {
	float:left;
	clear: left;
}
#main_right_content_right {
	width:554px;
	float:right;
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #E9F3F5;
}
#main_right_content_right_sub {
	float:right;
	background-image:url(/bilder/design/content_bg.png);
	background-repeat:repeat;
    margin-right: -20px;
    width: 554px;
	border-top: 1px solid #E9F3F5;
}

#main_right_content_right_image {
	margin: 16px 0 0;
	overflow:hidden;
}
#main_right_content_right_image_sub {
	margin: 15px 0px 0 0px;
	width:534px;
	overflow:hidden;
}
#main_right_content_right_info {
	
}
#main_right_content_right_info_sub {

}
#printyta {
	width: 480px;
	float:left;
	padding: 26px 30px;
	margin-right:3px;
}
#printyta_sub {
	width: 480px;
	float:left;
	padding: 33px 30px;
}
#printyta_bs {
	width:660px;
	float:left;
}
#printyta a {
	color:#007687;
	text-decoration:none;
}
#printyta_sub a {
	color:#007687;
	text-decoration:none;
}
#printyta_bs a {
	color:#007687;
	text-decoration:none;
}
#BloggLeftDiv a {
	color:#007687;
	text-decoration:none;
}

#main_right_content_right_extra {
	margin:15px 0 0 0;
	float:left;
}
#main_right_content_right_act {
	margin:55px 10px 0 0;
	float:right;
}

#module_right_menu {
	margin-bottom:25px;
	width:135px;
	overflow-x:hidden;
}
#module_right_menu ul {
	margin-left:0px;
}

#module_pakker {
	margin-bottom:25px;
	width:135px;
	overflow-x:hidden;
}
#module_pakker ul {
	margin-left:0px;
}

#module_right_menu_act {
	margin-bottom:25px;
	width:140px;
	overflow:hidden;
}
#module_right_menu_act .header {
	text-transform:uppercase;
	margin-bottom:5px;
}
#module_right_menu_act ul {
	margin-left:0px;
}


#main_right_content_right_tools {
}
#footer {
	height:30px;
	margin:10px auto 25px auto;
	width:983px;
	color:#808285;
}
#footer a {
	color:#808285;
	text-decoration:none;
}
#footer_left {
	float:left;
	margin-left:15px;
	margin-top: 8px;
}
#footer_right {
	float:right;
	margin-right:15px;
}


#footer .footer_text {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 38px;
    margin-left: 5px;
    margin-top: 20px;
    padding-top: 6px;
    width: 973px;
}

.mjilofyrtarn_nett {
	display: block;
	float: right;
	margin-right: 4px;
	margin-bottom: 20px;
}



/* För stilning av den nya ul-li-menyn */
.submenu_lv1 {
	padding:0; 
	margin:0; 
	list-style:none; 
	text-transform:uppercase;
}
.submenu_lv1 li a {
	color:#808285; 
	padding:3px 0; 
	text-decoration:none;
}
.submenu_lv1 li.active a {
	font-weight:bold;
	color:#007687;
}

.submenu_lv2 {
	padding:0; 
	margin:0; 
	list-style:none;
}
.submenu_lv2 li {
	padding-left:10px;
}
.submenu_lv2 li a {
	color:#808285; 
	padding:3px 0; 
	font-weight:normal;
	text-transform:capitalize; 
	text-decoration:none;
}
.submenu_lv2 li.active a {
	font-weight:normal;
	color:#007687;
}

.submenu_lv3 {
	padding:0; 
	margin:0; 
	list-style:none;
}
.submenu_lv3 li {
	padding-left:10px; 
	font-style:italic;
}
.submenu_lv3 li a {
	color:#808285; 
	padding:3px 0;
}
.submenu_lv3 li.active a {
	color:#007687;
}
.left_menu_pic {
	margin:6px 55px;
	width:180px;
}

.linkPrePic {
	border:0;
	margin-right:5px;
	margin-top:-4px;
	margin-bottom:4px;
	display:inline;
}
#module_pakker .linkPrePic {
	border:0;
	margin-right:5px;
	position:relative;
	top:0px;
	display:inline;
}

#top_links_1 .submenu_lv1 li {
	padding:0; 
	margin:3px; 
	text-transform:capitalize;
	float:left;
}
#top_links_2 .submenu_lv1 li {
	padding:0; 
	margin: 1px 7px;
	text-transform:capitalize;
	float:left;
}
#top_links_2 .submenu_lv1 li a{
	color: #808285;
    font-size: 11px;
}


#main_right_menu {
	padding-left:5px; 
}
#main_right_menu .submenu_lv1 li {
	padding:0; 
	margin:10px 0 0 2px; 
	text-transform:uppercase;
	float:left;
}

.lang_1033 .menuitemwrap {
	padding:0 5px;
}

.menuitemwrap {
	margin-bottom:-5px;
	height:21px;
	padding:0 17px;
}
.menuitemwrap img {
	padding-bottom:5px;
}
.menuitemactive {
	background-image:url(/bilder/design/activemenu.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	color: #007787;
    font-size: 11px;
    font-weight: bold;
}
/*Undersida, vänster undermeny */
#main_right_content_left .submenu_lv1 {
	margin:0;
	padding:0;
}
#main_right_content_left .submenu_lv1 li {
	padding:0; 
	margin:0 0 3px 0; 
	text-transform:uppercase;
	float:none;
}
#main_right_content_left .submenu_lv1 li a {
	height:12px;
	position:relative;
}
#main_right_content_left .submenu_lv2 {
	margin:0 0 0 12px;
	padding:0;
}
#main_right_content_left .submenu_lv2 li {
	padding:0; 
	margin:3px 0 3px 0; 
	text-transform:capitalize;
	float:none;
}
#main_right_content_left .submenu_lv1 li a,  #main_right_content_left .submenu_lv1 li.active li a {
	color:#808285;
	font-size: 11px;
	font-weight: normal;
}
#main_right_content_left .submenu_lv1 li.active a,  #main_right_content_left .submenu_lv1 li.active li.active a {
	color:#007787;
	font-weight: normal;
}


/*Infosida, höger undermeny */
#module_right_menu .submenu_lv1 {
	margin:0;
	padding:0;
	list-style-type:none;
}
#module_right_menu .submenu_lv1 li {
	padding:0; 
	margin:0 0 3px 0; 
	text-transform:capitalize;
	float:none;
}
#module_right_menu .submenu_lv1 li a {
	color:#58595b;
}

#module_pakker .submenu_lv1 {
	margin:0;
	padding:0;
	list-style-type:none;
}
#module_pakker .submenu_lv1 li {
	padding:0; 
	margin:0 0 3px 0; 
	text-transform:capitalize;
	float:none;
}
#module_pakker .submenu_lv1 li a {
	color:#58595b;
}
/* -------- */

/* Moduler */
.module_offers {
	padding:15px 0 0 0;
}

.module_offers .seallapakker {
	background: #bee8f0;
	margin: 0 auto;
    width: 229px;	
	height: 20px;
	text-align: right;
}

.module_offers .seallapakker a{
	text-decoration: none;
	font-size: 11px;
	color: #007787;
	padding-right: 5px;
	padding-top: 4px;
}

.offer_container, .book_container {
	background: url(/bilder/design/bg_offer_top.gif) top left no-repeat;
	margin: 0 auto;
    width: 229px;
}

.offer_head {
	height:3px;
	width:229px;
	margin:0 auto;
	background-image:url(/bilder/design/left_puffarea_border_header.png);
	background-repeat:no-repeat;
}
 .offer_body {
	width:229px;
	margin:0 auto;
	background-image:url(/bilder/design/bg_offer_bottom.gif);
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: bottom left;
	
}

 .book_body {
	width:229px;
	margin: 10px auto 0;
	padding-top: 10px;
	background-image:url(/bilder/design/bg_offer_bottom.gif);
	background-repeat:repeat-y;
	background-repeat: no-repeat;
	background-position: bottom left;
	
}
	.bokapuff h2 {
	    color: #325359;
		font-size: 15px;
		margin: 0 0 0 10px;
		padding: 0;
		text-transform: uppercase;
	}


.offer_foot {
	height:2px;
	width:229px;
	margin:0 auto;
	background-image:url(/bilder/design/left_puffarea_border_footer.png);
	background-repeat:no-repeat;
}
.module_offers .offer_body_image {
	width:102px;
	float:left;
}
.module_offers .offer_body_image img {
	margin:1px;
}
.module_offers .offer_body_content {
	width:126px;
	float:right;
}

#module_chat {
	padding:15px 0 0 0;
}
#module_chat .chat_head {
	height:3px;
	width:229px;
	margin:0 auto;
	background-image:url(/bilder/design/left_puffarea_border_header.png);
	background-repeat:no-repeat;
}
#module_chat .chat_body {
	width:209px;
	margin:0 auto;
	background-image:url(/bilder/design/left_puffarea_border_center.png);
	background-repeat:repeat-y;
	padding:10px;
}
#module_chat .chat_foot {
	height:2px;
	width:229px;
	margin:0 auto;
	background-image:url(/bilder/design/left_puffarea_border_footer.png);
	background-repeat:no-repeat;
}


#module_news {
	padding:15px 0 0 0;
}
#module_news .news_head {
	height:3px;
	width:229px;
	margin:0 auto;
	background-image:url(/bilder/design/left_puffarea_border_header.png);
	background-repeat:no-repeat;
}
#module_news .news_body {
	width:229px;
	margin:0 auto;
	background-image:url(/bilder/design/left_puffarea_border_center.png);
	background-repeat:repeat-y;
}
#module_news .news_foot {
	height:2px;
	width:229px;
	margin:0 auto;
	background-image:url(/bilder/design/left_puffarea_border_footer.png);
	background-repeat:no-repeat;
}
#module_news .news_image {
	margin:-2px 0 0 1px;
	width:103px;
	float:left;
}
#module_news .news_text {
	width:124px;
	float:right;
	font-size:9px;
}
#module_news .news_text_heading {
	font-size:17px;
	padding:0 8px;
	margin:8px 0 0 0;
	color:#fff;
}
#module_news .news_text_ingress {
	padding:5px 8px;
	height:47px;
	overflow:hidden;
	color:#000;
	line-height:10px;
}
#module_news .news_image img {
	margin-bottom:-5px;
}

#module_tools {
	margin:0;
	width:135px;
	overflow-y:hidden;
}
#module_tools .header {
	text-transform:uppercase;
	margin-bottom:5px;
}
#module_tools .body {
}
#module_tools .submenu_lv1 {
	margin:0;
	padding:0;
	list-style-type:none;
}
#module_tools .submenu_lv1 li {
	padding:0; 
	margin:0 0 3px 0; 
	text-transform:capitalize;
}
#module_tools .submenu_lv1 li a {
	color:#58595b;
}

.offer_body_content .news_text_heading {
	font-size:17px;
	padding:0 8px;
	margin:8px 0 0 0;
	color:#fff;
	line-height:17px;
}

.offer_body_content .news_text_ingress {
	font-size:9px;
	padding:5px 8px;
	overflow:hidden;
	color:#000;
	line-height:10px;
}




/* -------- */

/* Arrangement */

table#arrangement tr {
	vertical-align: top;
}
table#arrangement td{
	padding-bottom: 8px;
}
table#arrangement tr p {
	margin: 0;
	padding: 0;
	display: inline;
}
#arrangement_img {
	float: right;
	padding: 0 0 0 5px;
}
/* -------- */

/* Allmänna klasser */
.clear  {clear:both; height:0px; overflow:hidden;}
.important { color:red; cursor:help; }
/* -------- */

#BloggLeftDiv img {
	border:0;
}
#bloggbox img {
	border:0;
}


/** Pakker   **/

.pakker_privatpaket {
	width: 245px;
	float:left;
}

.pakker_weekendpaket {
	width: 245px;
	float:right;
	margin-right:5px;
}

.pakker_privatpaket_poster {
	border: 1px solid #CCC;	
	margin: 10px 0 10px 0;
	min-height: 135px;
	_height: 135px;
}

.pakker_privatpaket_poster img{ 
	padding-right: 5px;
}

.pakker_body_content {
	width: 130px;
	float:right; 
	overflow:hidden;
}

.pakker_body_content .news_text_heading {
	font-size:17px;
	padding:5px 8px 0 0;
	margin:8px 0 0 0;
	color:#000;
	line-height:17px;
}

.pakker_body_content .news_text_ingress  {
	font-size:9px;
	padding:5px 2px;
	margin:8px 0 0 0;
	color:#000;
	line-height:10px;
}

/*** Slut pakker***/


/* GALLERI */
#gallery {
}
.storbild {
	margin-bottom:25px;
	position:relative;
	width:533px;
}
#bild {
	margin-top:-93px;
	margin-left:3px;
	float:left;
	width:533px;
}
.bild_forra {
	position:relative;
	height:48px;
	width:48px;
	top:197px;
	left:10px;
	z-index:100;
	border:0;
}
.bild_nasta {
	position:relative;
	height:48px;
	width:48px;
	top:149px;
	left:477px;
	z-index:100;
}
.bild_forra img {
	border:0;
}
.bild_nasta img {
	border:0;
}
#imgtext {
	text-align:left; 
	clear:both; 
	padding:0 5px;
}
#piclist {
	    margin-bottom: 30px;	
}
.piclink {
	float:left;
	width:128px; 
	height:100px; 
	overflow:hidden;
 	padding: 20px 27px;
	text-align: center;
}
.pictext {
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 12px;
	color:#333333;
}
.pufflink1 {
	text-decoration:none; 
	color:#FFFFFF;
}
.news_text_heading .pufflink1 {text-transform: uppercase;}

.pufflink2 {
	text-decoration:none;
	color:#000000;
}
.chat_picture {
	margin-left:-9px; 
	margin-bottom:-11px; 
	float:left; 
	width:90px; 
	height:100px;
}

.fb_iframe_widget {
	margin-top: 20px;
	margin-bottom: 100px;
}

.textruta330 {
	width:320px;
}
.inputfield {
	 margin-bottom:10px;
	 width:100%;
}
.inputarea {
	 margin-bottom:10px;
	 width:100%;
}

/* Bildgalleri */

.bildgalleri_info {
	padding: 37px 27px 0;
}

.bildgalleri_container {
	width: 800px;
	height: 661px;
	background-color: #7dd1e1;
	text-align: center;
	color: #FFFFFF;
}

	.katnamn {
		font-size: 22px;
		padding-top: 14px;
	}

	.galleryUl {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.galleryPicture {
		height:439px;
		left:53px;
		opacity:0;
		position:absolute;
		top:53px;
		width:700px;
	}
	.galleryPicture2 {
		height:439px;
		left:53px;
		opacity:1;
		position:absolute;
		top:53px;
		width:700px;
	}
	.galleryKat {
		color:#FFFFFF;
		height:37px;
		left:53px;
		position:absolute;
		text-align:center;
		top:20px;
		width:700px;
		font-size: 20px;
		font-weight: normal;
	}
	.galleryThumbOverlay {
		background:none repeat scroll 0 0 #000000;
		cursor:pointer;
		height:48px;
		opacity:0.7;
		width:68px;
	}
	.galleryThumb {
		float:left;
		height:48px;
		margin-right:11px;
		width:68px;
	}
	.galleryThumbs {
		height:48px;
		left:53px;
		overflow:hidden;
		padding-left:316px;
		position:absolute;
		top:552px;
		width:384px;
	}
	.galleryNav {
		height:20px;
		left:53px;
		position:absolute;
		text-align:center;
		top:624px;
		width:700px;
	}
	.galleryPicText {
		color:#FFFFFF;
		display:none;
		height:37px;
		left:53px;
		position:absolute;
		text-align:center;
		top:500px;
		width:700px;
	}
	#galleryThumbMover {
		width:5000px;
	}
	
	.weatherrow {
		background: #edeff4;	
	}
	
	
/* Slut bildgalleri */

.nyhetspuff {
	margin-top: 10px;	
}
	.nyhetspuff .offer_body {
		padding: 13px;
		width: 206px;
	}
	.nyhetspuff .nyhetspuff_datum {
		color: #325359;
		font-size: 10px;
		line-height: 5px;
	}
	.nyhetspuff .nyhetspuff_rubrik {
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.nyhetspuff .nyhetspuff_ingress{
		color: #333333;
		font-size: 11px;
	}
	.nyhetspuff a{
		text-decoration: none;
		color: #007787;
	}
	
	
	.nyhetstabell tr td {
		border-top: #c0c0c0 1px solid;
		padding-top: 15px;
	}

/* CSS För Google Map i hittahit.asp */
#GM_Form { display:none; } /* Formuläret */
#GM_Map { display:none; width:100%; height:350px; } /* Kartan*/
#GM_Route { display:none; width:100%; } /* Vägbeskrivningen*/
#GM_Message { display:none; padding:10px; } /* Felmeddelanden och även förslag på avresepunkter om flera olika hittas */
#GM_Destination { width:250px; }  /* Inmatningsfältet för avresepunkt */
#GM_Submit { } /* Sök-knappen */


/* -------- */

/*CSS för utskrift*/
@media print{
   body *{ visibility:hidden; }
   body { background-color:white; }
   #printyta { visibility:visible; position:absolute; top:0px; left:0px; width:100%; background-color:#ffffff; }
   #printyta *{ visibility:visible; }
   #printyta_sub { visibility:visible; position:absolute; top:0px; left:0px; width:100%; background-color:#ffffff; }
   #printyta_sub *{ visibility:visible; }
   #printyta_bs { visibility:visible; position:absolute; top:0px; left:0px; width:100%; background-color:#ffffff; }
   #printyta_bs *{ visibility:visible; }
}
