@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,900,500);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900);
html, body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	width:100%;
	background-color:#fff;
	color:#033359;
	font-size:14px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	margin:0;
	padding:0
}
ol, ul {
	list-style:none
}
a img {
	border:0
}


#Logga img,object,embed{max-width:100%}img{height:auto}
.Bredd100  img,object,embed{max-width:100%}img{height:auto}
.Bredd75  img,object,embed{max-width:100%}img{height:auto}
.Bredd67  img,object,embed{max-width:100%}img{height:auto}
.Bredd50  img,object,embed{max-width:100%}img{height:auto}
.Bredd33  img,object,embed{max-width:100%}img{height:auto}
.Bredd25  img,object,embed{max-width:100%}img{height:auto}
.HotellHallare img,object,embed{max-width:100%}img{height:auto}
.Ikon img,object,embed{max-width:100%}img{height:auto}
.IkonLiten img,object,embed{max-width:100%}img{height:auto}
.Stjarna img,object,embed{max-width:100%}img{height:auto}
.Polaroid img,object,embed{max-width:100%}img{height:auto}


::selection {
 background: #f5ea56; /* Safari */
 color:#005388;
}
::-moz-selection {
 background: #f5ea56; /* Firefox */
 color:#005388;
}
pre, p, P {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;
	margin:0;
	margin-top:0px;
	margin-bottom:14px;
	padding:0;

}
img, div {
	behavior: url(iepngfix.htc);
}

.clear { clear:both; }


/*************** TYPOGRAFI ***************/

h1 {
	font-size:50px;
	line-height:52px;
	margin:0;
	margin-bottom: 12px;
	letter-spacing:0em;
	font-weight:900;
	text-transform:uppercase;
	text-transform:none;
	text-rendering:optimizelegibility;
	font-family: 'Source Sans Pro', sans-serif;
}


.LitenH1 {
	font-size:16px;
	width:100%;
	float:left;
	line-height:18px;
	margin:0;
	margin-bottom: 2px;
	letter-spacing:0em;
	font-weight:400;
	text-transform:uppercase;
	text-transform:none;
	text-rendering:optimizelegibility;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


.StorH1 {
	width:100%;
	float:left;
	font-size:45px;
	line-height:46px;
	margin:0;
		color:#8be1ee;
	margin-bottom: 0px;
	margin-top:0px;
	margin-bottom:7px;
	letter-spacing:0em;
	font-weight:400;
	padding-bottom:10px;
	text-transform:none;
	text-rendering:optimizelegibility;
	font-family: 'Source Sans Pro', sans-serif;
	
		background: -webkit-linear-gradient(top, #8be1ee, #58bedb);
	background: linear-gradient(top, #8be1ee, #58bedb);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
}

#ValtHotellInforuta h1 {
	font-size:40px;
	line-height:38px;
	margin-top:5px;
	font-weight:400;
}

h2 {
	font-size:27px;
	line-height:30px;
	margin:0;
	margin-bottom: 5px;
	letter-spacing:0em;
	font-weight:700;
	text-transform:uppercase;
	text-transform:none;
	text-rendering:optimizelegibility;
font-family: 'Source Sans Pro', sans-serif;
}

.HuvuddelRubrik h2 {
		font-size:20px;
	line-height:21px;
	display:inline-block;
	padding-bottom:5px;
	text-transform:uppercase;
	border-bottom:solid 3px #41C6E4;
	width:auto;

}

h3 {
	font-size:20px;
	line-height:23px;
	margin:0;
	margin-bottom: 4px;
	letter-spacing:0em;
	font-weight:500;
	text-transform:uppercase;
	text-transform:none;
	text-rendering:optimizelegibility;
font-family: 'Source Sans Pro', sans-serif;
}


h4 {
	font-size:17px;
	line-height:20px;
	margin:0;
	margin-bottom: 4px;
	letter-spacing:0em;
	font-weight:500;
	text-transform:uppercase;
	text-transform:none;
	text-rendering:optimizelegibility;

}

.TextLiten {
	font-size:13px;
	line-height:19px;
	
}


/*************** LÄNKAR ***************/

a.Vitlank, a.Vitlank:link, a.Vitlank:visited {
	color:#FFF;
	text-decoration:none;
}
a.Vitlank:hover {
	color:#FFF;
	text-decoration:underline;
	 transition: all .1s ease-in-out;
 -moz-transition: all .1s ease-in-out;
 -webkit-transition: all .1s ease-in-out;
 -o-transition:   all .1s ease-in-out; /* For IE8 and earlier */
}


a.Gralank, a.Gralank:link, a.Gralank:visited {
	color:#033359;
	text-decoration:none;
}
a.Gralank:hover {
	color:#175180;
	text-decoration:underline;
	 transition: all .1s ease-in-out;
 -moz-transition: all .1s ease-in-out;
 -webkit-transition: all .1s ease-in-out;
 -o-transition:   all .1s ease-in-out; /* For IE8 and earlier */
}

a.LjusGralank, a.LjusGralank:link, a.LjusGralank:visited {
	color:#257088;
	text-decoration:none;
}
a.LjusGralank:hover {
	color:#175180;
	text-decoration:underline;
	 transition: all .1s ease-in-out;
 -moz-transition: all .1s ease-in-out;
 -webkit-transition: all .1s ease-in-out;
 -o-transition:   all .1s ease-in-out; /* For IE8 and earlier */
}



a:link, a:visited, a:active {
	color:#029cc8;
	text-decoration:none;
}

a:hover {
	color:#19A3BE;
	text-decoration:underline;
}





/*************** STRUKTUR ***************/



.Bredd100 {
	width:100%;
	float:left;
}
.Bredd75 { width:75%;  float:left; }
.Bredd67 { width:66.7%;  float:left; }
.Bredd50 { width:50%;  float:left; }
.Bredd33 { width:33.3%; float:left; }
.Bredd25 { width:25%; float:left; }

.Marginal {
	padding-left:75px;
	padding-right:75px;
	max-width:1100px;
	position:relative;
	right:0;
	margin: 0 auto;
}

.InnehallMarginalVanster { padding-left:20px; }
.InnehallMarginalHoger { padding-right:20px; }
.InnehallMarginalVansterFortsatt { padding-left:20px; }
.InnehallMarginalHogerFortsatt { padding-right:20px; }

.InnehallMarginal {
	padding-right:5px;
	padding-left:5px;
}

.InnehallMarginalStor {
	padding-right:10px;
	padding-left:10px;
}


.InnehallMarginalUppNer { margin-top:15px; margin-bottom:15px; }
.InnehallMarginalUpp { margin-top:15px; }
.InnehallMarginalNer { margin-bottom:15px; }

.InnehallMarginalUppStor { margin-top:45px; }
.InnehallMarginalNerStor { margin-bottom:45px; }

.InnehallMarginalUppNerMindre { margin-top:10px; margin-bottom:10px; }
.InnehallMarginalUppMindre { margin-top:10px; }
.InnehallMarginalNerMindre { margin-bottom:10px; }

.InnehallMarginalStorBortUtanfor { margin-left:-10px; }
.InnehallMarginalStorBortInne { margin-right:-10px; }


#Nav {
	width:100%;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFF;
	text-align:center;
}

#Logga {
	width:100%;
	display:inline-block;
	max-width:210px;
	/*display:inline-block;*/
	padding-left:70px;
	
}

#UndersidaHallare {
	min-height:400px;
	width:100%;
	float:left;
	margin-bottom:30px;
	margin-top: 30px;
	position: relative;
}

#UndersidaArtikelHallare {
	min-height:400px;
	width:100%;
	float:left;
	margin-bottom:30px;
	margin-top: 50px;
	position: relative;
}

#Tagline {
	width:100%;
	display:inline-block;
	font-style:italic;
	float:left;
	font-size:12px;
	line-height:50px;
	text-align:left;
	padding-left: 0%;
}


#Sidhuvud {
	padding-top:80px;
	padding-bottom:150px;
	background-color:#45d2ef;
	margin-bottom:0px;
	float:left;
	width:100%;
	background-image:url(Grafik/Bg3.jpg);
	background-size:cover;
	position: relative;
	line-height: 21px;
}

#SidhuvudUndersida {
	padding-top:12px;
	padding-bottom:12px;
	background-color:#8be1ee;
	margin-bottom:0px;
	float:left;
	width:100%;
	background-size:100% auto;
	border-bottom: solid 1px #2db8c8;
}

#Sidfot {
	padding-top:40px;
	padding-bottom:40px;
	clear:both;
	background-color:#033359;
	margin-top:0px;
	width: 100%;
	float: left;
}


#ToppDestinationerHallare {
	width:100%;
	float:left;
	background-image:url(Grafik/Bg.jpg);
	background-attachment:fixed;
	background-size:cover;
	
}

#Palm { 
width:270px;
background-image:url(Grafik/Palm.png);
background-repeat:no-repeat;
background-size:100% 100%;
height:155px;
right:-30px;
top:60px;
position:absolute;
z-index:9;
}




.TextCentrera {
	text-align:center;
}

.TextVanster{
	text-align:left;
}

.InnehalldelCentrera {
	display:inline-block;
	max-width:600px;
	
}

.InnehalldelHoger { float:right !important; }

.MaxBreddCentrerad {
	max-width:400px;
	display:inline-block;
}

.MaxBreddCentreradStor {
	max-width:600px;
	display:inline-block;
}

.MaxBreddCentreradStorst {
	max-width:870px;
	display:inline-block;
}

.UndersidaTextRuta {
	background-image:url(Grafik/LjusBgTransparent2.png);
	background-repeat:repeat;
	color:#c7d6e1;
	color:#033359;
	text-align:left;
	padding-top:25px;
	padding-bottom:25px;
	margin-bottom:0px;
	
}

.UndersidaTextRutaMarginal {
	padding-left:30px;
	padding-right:30px;
	
}


#RumTyperHallare {
	margin-top:0px;
	margin-bottom:0px;
	color:#FFF;
	background-image:url(Grafik/PoolBg3.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	padding-top:60px;
	padding-bottom:60px;
	
}

#PoolTyperHallare {
	margin-top:30px;
	margin-bottom:0px;
	color:#033359;
	border-top:solid 2px #033359;

	background-repeat:repeat;

	padding-top:60px;
	padding-bottom:60px;
}

#DelaHallare {
	margin-top:20px;
	margin-bottom: 20px;	
}


.ListaBild {
	width:60px;
	height:60px;
	overflow:hidden;
	display:inline-block;
	float:left;
	margin-right:15px;
		-moz-border-radius: 99px;
	-webkit-border-radius: 99px  !important;
	border-radius: 99px !important;
}

.ToppListaTextInne {
	font-size:13px;
	line-height:18px;
	
}


.TopplistaHotell {
	margin-top:0px;
	margin-bottom: 10px;	
}

.TopplistaHotell li {
	float: left;
	width: 100%;
	height:auto;
	margin-bottom:10px;
	padding-bottom:0px;
	font-size:16px;
	text-transform:none;
	line-height:20px;
	letter-spacing:0em;
}


.LandRadStartsidan {
	margin-bottom:30px;
	
}

#RubrikHallareUndersida {
	width:100%;
	float:left;
	margin-bottom:15px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
	border-bottom: solid 1px #033359;
	background-color: #8be1ee;
	line-height: 21px;
}


.LitenbildHallare {
	height:158px;
	overflow:hidden;
}

.LitenbildHallareBild {
	min-height:158px;
	width:100%;
}

.RubrikBg {
	background-color:#033359;
	padding-top:9px;
	padding-bottom:9px;
}

#FiltreraHallare {
	width:100%;
	float:left;
	padding-bottom:0px;
	padding-top:0px;
	text-transform:none;
	font-size:13px;
	line-height: 33px;
	margin-bottom: 6px;
}

#FiltreraEfter {
	width:100%;
	float:left;
	line-height:15px;
	margin-right:20px;
	font-size: 10px;
	margin-top: 6px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

a.FiltreraLank,a.FiltreraLank:link,a.FiltreraLank:visited {
	width:auto;
	float:left;
	cursor:pointer;
	border:solid 0;
	border:none;
	height:auto;
	/*background-color:#eeeeee;*/
	border:solid 1px #e6e4de;
	font-weight:normal;
	font-size:13px;
	text-transform:none;
	letter-spacing:0.03em;
	text-align:left;
	margin-bottom:0;
	margin-right:0;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:25px;
	padding-right:25px;
	line-height:33px;
	margin-left:0px;
	margin-right:2px;
}

a.FiltreraLank:hover {
    text-decoration:underline;
}

.FiltreraPil {
	background-image:url(Grafik/PilNer.png);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:25px 8px;
	padding-right:35px !important;

}

.FiltreraPilUpp {
	background-image:url(Grafik/PilUpp.png);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:25px 8px;
	padding-right:35px !important;

}

.FiltreraLankAktiv {
	background-color:#6dc9eb !important;
	border:solid 1px #6dc9eb !important;
	color:#FFF !important;
	padding-bottom:0px !important;
	margin-bottom:2px !important;
}

.FiltreraLankAktiv:hover {
    text-decoration:underline;
}


#HotellHallareUndersida {
	margin-left:0px;
}

#ValtHotellHallare {
	width:100%;
	padding-top:40px;
	padding-bottom:60px;
	float:left;
	background-color:#F4EFE9;
	
	margin-top:5px;
}

#ValtHotellInforuta {
	background-color:#F4EFE9;
	background-color:#f2f2f2;
	-webkit-box-shadow: -1px 2px 5px 1px rgba(0,0,0,0.23);
	-moz-box-shadow: -1px 2px 5px 1px rgba(0,0,0,0.23);
	box-shadow: -1px 2px 5px 1px rgba(0,0,0,0.23);
	border:solid 4px #fff;
	margin-top:-100px;
}

#ValtHotellBild img {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px  !important;
	border-radius: 6px !important;
	padding:5px;
	/*border:solid 1px #dad7cb;*/
	background-color: #FFF;
	
}

#ValtHotellBild {
	position:relative;
	
}

#ValtHotellReserveraRuta {
	position:absolute;
	top:0px;
	right:0px;
	width:150px;
	
}

#HotellInfoHallare {
	/*border-top:solid 1px #033359;*/
	padding-top:14px;
	margin-top:6px;
	width:100%;
	float:left;
	font-size:14px;
	line-height:21px;
	border-top: solid 1px #c4c4c4;
}

#ValtHotellBildSeFlerBilder {
	position:absolute;
	left:30px;
	bottom:20px;
	width:auto;
	height:auto;
}

.HotellFaktaRuta {
	width:100%;
	float:left;
	border:solid 1px #d5cabd;
	padding-top:15px;
	padding-bottom:15px;
	margin-top: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px  !important;
	border-radius: 6px !important;
	background-color: #FFF;
}

.HotellFaktaRutaMarginal {
	padding-left:15px;
	padding-right:15px;

}

#HotellHallareUndersidaInne {
	margin-right:0px;
}

#HotellFaktaRubrikerRad {
	width:100%;
	float:left;
	margin-bottom:10px;
	
}


.HotellHallare {
	width:100%;
	float:left;
	margin-bottom:25px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*cursor:pointer;*/
	border: solid 1px #dad7cb;
	border:solid 1px #FFF;
	/*-moz-border-radius: 8px;
	-webkit-border-radius: 8px  !important;
	border-radius: 8px !important;*/
		transition: all .05s ease-in-out;
   -moz-transition: all .05s ease-in-out;
   -webkit-transition: all .05s ease-in-out;
   -o-transition:   all .05s ease-in-out;
   position:relative;
}

.HotellHallare:hover {
	border: solid 1px #033359;
}


.HotellHallareInnehallMarginal {
	padding-left:4px;
	padding-right:4px;
	
}



.HotellHallareInne {
	width:100%;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	background-color: #F4EFE9;
	
/*	-moz-border-radius: 6px;
	-webkit-border-radius: 6px  !important;
	border-radius: 6px !important;*/
}

.HotellHallareMarginal {
	padding-left:0px;
	padding-right:0px;
	
}

.HotellHallareBild {
	width:100%;
	float:left;
	position:relative;
}

.HotellHallareBild img {
	/*	-moz-border-radius: 4px;
	-webkit-border-radius: 4px  !important;
	border-radius: 4px !important;	*/
}


.TextOrange {
	color:#FC4EA2;
}

.HotellHallarePris {
	/*position:absolute;*/
	float:left;
	line-height:28px;
	margin-top:0px;
	color:#fc7b3c;
	color:#f78531;
	font-size:15px;
	font-weight:700;
	/*background-color:#FFF;*/
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}


.HotellHallarePrisMobil {
	width:100%;
	float:left;
	display:none;
	margin-top:6px;
	color:#fc7b3c;
	padding-top:6px;
	padding-bottom:6px;
	font-size:14px;
	font-weight:700;
	background-color:#FFF;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.HotellHallarePrisMobilMarginal {
	padding-left:8px;
	padding-right:8px;
	
}

.PrisFrom {
	color:#919191;
	font-weight:400;
	font-size: 12px;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.HotellHallarePlats {
	width:100%;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 13px;

	
}



.HotellHallareBokaKnappar {
	width:50%;
	position:absolute;
	bottom:14px;
	right:0px;
	text-align:right;
	
}

.HotellBokaKnapparInneMarginal {
	padding-left:15px;
	padding-right:5px;
}

.HotellBokaKnapparInne {
	width:100%;
	float:left;
	padding-top:10px;
	border-top: dashed 1px #dad7cb;
	
}

.HotellHallareNamn {
	width:100%;
	font-weight:500;
	float:left;
	margin-top:15px;
	font-size: 17px;
}

.HotellHallareAttributHallare {
	width:100%;
	float:left;
	margin-top:10px;
	border-top: dashed 1px #dad7cb;
	padding-top:10px;
	font-size:13px;
	line-height: 20px;
}

.HotellHallareAttribut {
	width:100%;
	clear:both;
	float:left;
}


#Lander {
	position:absolute;
	z-index:999;
	width:100%;
	left:50%;
	top:70px;
	max-width:1100px;
	margin-left:-550px;
	padding-top:25px;
	padding-bottom:25px;
	border:solid 4px #033359;
	background-color:#dcf1f5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}


#LanderMarginal {
	padding-left:25px;
	padding-right:25px;
	
}

#StartsidaValkommenText {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:22px;
}

#SokHallareStartsidanUtanfor {
	display:inline-block;
	max-width:600px;
	width:100%;
}

#SokHallareStartsidan {
	width:100%;
	float:left;
	background-color:#FFF;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:40px;
}

#SokHallareUndersidaUtanfor {
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}

#SokHallareUndersida {
	width:100%;
	float:right;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	border:solid 2px #25c0d2;
	position: relative;
	margin-bottom: 0px;
	max-width: 250px;
}
#SokHallareSidfot {
	width:100%;
	float:left;
	background-color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:20px;
	border:solid 2px #25c0d2;
}



#SokHallareUndersidaNer {
	width:100%;
	float:left;
	margin-top:0px;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#25c0d2;
}

#SokHallareUndersidaNerRubrik {
	color:#fff;
	margin-top:20px;
	float:left;
	width:100%;
	
}

#SokalternativHallareMarginal {
	margin-left:20px;
	margin-right:20px;
	
}


#Brodsmulor {
	width:100%;
	float:left;
	margin-top:0px;
}



/*************** KNAPPAR ***************/

.StorKnapp:hover {
	background-position: bottom left;
	text-decoration: none;
}
.StorKnapp:hover span {
	background-position: bottom right;
}
.StorKnapp {
	float: left;
	display: block;
	height: 42px;
	max-width:100%;
	overflow:hidden;
	background-color:#41C6E4;
	padding-left: 30px;
	text-decoration: none;
	font-size:13px;
	letter-spacing:0.07em;
	line-height: 42px;
	margin: 0px 0px;
	font-weight:normal;
	margin-right:0px;
	margin-bottom:8px;
	border:solid 1px #2fb0cd;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px  !important;
	border-radius: 3px !important;
}
.StorKnapp span {
	padding: 0px 40px 0px 10px;
	display: block;
	float: left;
	position: relative;


	text-transform:uppercase;
	text-shadow: #2fb0cd 1px 1px 0px;
	color: #FFF;
}
a.StorKnapp:hover {
	background-position: bottom left;
	cursor:pointer;
	background-color:#2fb0cd;
}
a.StorKnapp:hover span {
	background-position: right bottom;
	color: #FFF;
		text-decoration:underline;
	cursor:pointer; /*text-shadow: #935a1d 1px 1px 0px;*/
}



.TillbakaKnapp {
	padding:0 !important;
	background:none !important;

	float:left;
	width:auto;
	white-space:nowrap;
	font-size:13px;
	line-height:18px;
	cursor:pointer;
	margin-top:-25px !important;
	outline:none;
	border:none;
	color:#029cc8;
	text-decoration:none;
}

.TillbakaKnapp:hover {
	color:#19A3BE;
	text-decoration:underline;
}





.LitenKnappGra:hover {
	background-position: bottom left;
	text-decoration: none;
}
.LitenKnappGra:hover span {
	background-position: bottom right;
}
.LitenKnappGra {
	float: left;
	display: block;
	height: 35px;
	max-width:100%;
	overflow:hidden;
	background-color:#f2f2f2;
	padding-left: 15px;
	text-decoration: none;
	font-size:12px;
	letter-spacing:0.07em;
	line-height: 35px;
	margin: 0px 0px;
	font-weight:normal;
	margin-right:0px;
	margin-bottom:8px;
	border:solid 1px #a4a195;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px  !important;
	border-radius: 3px !important;
}
.LitenKnappGra span {
	padding: 0px 25px 0px 10px;
	display: block;
	float: left;
	position: relative;
	text-transform:uppercase;
	color: #333;
}
a.LitenKnappGra:hover {
	background-position: bottom left;
	cursor:pointer;
	background-color:#2fb0cd;
}
a.LitenKnappGra:hover span {
	background-position: right bottom;
	color: #FFF;
		text-decoration:underline;
	cursor:pointer; /*text-shadow: #935a1d 1px 1px 0px;*/
}





a.LitenBokaKnapp,a.LitenBokaKnapp:link,a.LitenBokaKnapp:visited {
	cursor:pointer;
	border:solid 0;
	border:none;
	width:auto;
	height:28px;
	display:inline-block;
	font-weight:normal;
	font-size:12px;
	text-transform:none;
	letter-spacing:0.06em;
	text-align:center;
	margin-bottom:0;
	margin-right:6px;
	margin-top:0;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:28px;
	color:#033359;
	padding-left:7px;
	padding-right:7px;
	border: solid 1px #dad7cb;
	/*background-image:url(Grafik/OffertforfraganKnapp.png);*/
	background-repeat:repeat-x;
	background-position:left top;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px  !important;
	border-radius: 3px !important;
}

a.LitenBokaKnapp:hover {
    text-decoration:underline;
		background-color:#fff;
		/*background-image:url(Grafik/OffertforfraganKnapp.png);*/
	background-repeat:repeat-x;
	background-position:left bottom;


}




a.LitenBokaKnapp2,a.LitenBokaKnapp2:link,a.LitenBokaKnapp2:visited {
	cursor:pointer;
	border:solid 0;
	border:none;
	width:100%;
	height:30px;
	display:inline-block;
	font-weight:normal;
	font-size:13px;
	text-transform:none;
	letter-spacing:0.06em;
	text-align:center;
	margin-bottom:0;
	margin-right:6px;
	margin-top:0;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:30px;
	color:#fff;
	padding-left:0px;
	padding-right:0px;
	background-image:url(Grafik/OrangeKnappBg4.png);
	background-repeat:repeat-x;
	background-position:left top;
	border:solid 1px #d5892a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px  !important;
	border-radius: 3px !important;
}

a.LitenBokaKnapp2:hover {
    text-decoration:underline;
	border:solid 1px #c36d04;
	
		/*background-image:url(Grafik/OffertforfraganKnapp.png);*/
	background-repeat:repeat-x;
	background-position:left top;


}






/*************** NAVIGERING ***************/
.MenyInneHallare {
	width:100%;
	display:inline-block;
	max-width:800px;
	
}

#KategoriLista {
	padding: 0;
	list-style: none;
	float:left;
	margin-right:0px;
	width: auto;
	text-align:center;
	background-position:left bottom;
	background-repeat:repeat-x;
}

#KategoriLista li {
	display:inline-block;
	float:left;
	font-size:18px;
	line-height:20px;
	text-align:left;
	margin-right:0px;
	padding-left:0px;
	

	transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
   -o-transition:   all .25s ease-in-out;
}
/* Huvudflikar vid normaltillstånd */
#KategoriLista li a {
	display:block;
	color:#03C;
	text-decoration:none;
	letter-spacing:0.05em;
	text-transform:none;
	cursor:pointer;
	padding:0px;
	margin:0px;
	padding:0px;
	line-height:50px;
	margin-left:-1px;
	border-left:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
	padding-bottom:0px;
	padding-top:2px;
	padding-left:20px !important;
	padding-right:20px !important;	


}


#KategoriLista a:hover {
	color:#ccc;
	text-shadow:none;
	
}



#KategoriLista a.trigger {

	
 
}
#KategoriLista a.triggerAktiv {
			color:#ffea00;
	
}

#KategoriLista a.triggerAktiv:hover {
	border-bottom:none;
}
#KategoriLista li ul, #KategoriLista ul li {
	width: auto;
	min-width:250px;
}
#KategoriLista ul li {
	padding:0;
	border-right: 0;
	border:none;
	text-align:left;
	margin:0;
	float:left;
	width:100%;
	clear:both;
}
/* Hela listan */
#KategoriLista li ul {
	position: absolute;
	display: none;
	background-repeat: repeat-x;
	z-index:999;
	background-color:#dcf1f5;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	padding-top:5px;
	padding-right:0px;
	text-align:left;
	margin-left:0px;
	
	padding-bottom:5px;
	
	border-top:none;
}
/* Huvudflik hover - denna bakgrund gäller! */



#KategoriLista li:hover a{
	color:#005388;
	background-color:#dcf1f5;
	text-shadow:none;
	background-position:left top;
	background-repeat:no-repeat;
}
#KategoriLista a.trigger:hover {
	color:#005388;
	border-bottom:none;
	text-shadow:none;
	
}
#KategoriLista li:hover a.trigger, #KategoriLista a.trigger:focus, #KategoriLista a.trigger:active {
		color:#005388;
		
}

#KategoriLista li:hover a.triggerAktiv, #KategoriLista a.triggerAktiv:focus, #KategoriLista a.triggerAktiv:active {
color:#005388;

}
#KategoriLista li a.Aktiv {
		color:#ffea00;
	

}
#KategoriLista li a.Aktiv:hover {
		color:#0072ba;
		background-color:#dcf1f5;
		
		
}
#KategoriLista li:hover ul {
	display: block;
	text-align: center;
}
/* Underlista i vanligt tillstånd */
#KategoriLista li:hover ul a {
	color:#005388;
	font-weight:normal;
	background-color: transparent;
	line-height:19px;
	height:19px;
	padding-left:0px;
	padding-right:0px;
	background-image:none;
	font-size:14px;
	text-transform:none;
	padding-bottom:4px;
	padding-top:3px;
	 transition: all .1s ease-in-out;
	 -moz-transition: all .1s ease-in-out;
	 -webkit-transition: all .1s ease-in-out;
	 -o-transition:   all .1s ease-in-out; /* For IE8 and earlier */
	border-bottom:none;
	border-right:none;
}

#KategoriLista ul li:first-child
{
	padding-top:10px;
}

#KategoriLista ul li:last-child
{
	padding-bottom:10px;
}



/* Underlistans alla rader vid hover */
#KategoriLista ul a:hover {
	color:#0984d2 !important;
	text-decoration:underline;

}

#KategoriLista ul li a{
	border-left:none !important;
	border-right:none !important;
	border-top:none !important;

}


#KategoriLista ul a.Aktiv {
	/*background-color: #000!important;
	background-image:url(Grafik/UnderKategoriUnderAktivBg.png) !important;*/
	color:#0984d2 !important;
	
	text-decoration:underline;
}


#KategoriLista ul a.Aktiv:hover {

	text-decoration:underline;
	
}









/*************** FORMULÄR ***************/
#SoktextHallare {
	width:100%;
	float:left;
	position: relative;
}

#SoktextHallareUndersida {
	width:100%;
	float:left;
	position: relative;
}

#SokalternativHallare {
	width:30%;
	float:left;
	line-height: 43px;
	text-align: left;
}

#SokknappHallare {
	width:50px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#SokknappHallareUndersida {
	width:43px;
	position:absolute;
	z-index:100;
	right:0px;
}


.SokKnapp {
	display: inline-block;
	padding: 0px 0px 0px 0px !important;
	width:100%;
	line-height:40px;
	cursor: pointer;
	height:43px;
	background-color:#fd951a;
	font-weight:400 !important;
	color:#fff;
	border:solid 1px #ef6d2d;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:0.04em;
	background-image:url(Grafik/Search.png);
	background-position:center center;
	background-repeat:no-repeat;
	font-family: 'Source Sans Pro', sans-serif;
}
                
.SokKnapp:hover, .SokKnapp:active {
	background-color:#ffaf50;
}


.SokKnappUndersida {
	display: inline-block;
	padding: 0px 0px 0px 0px !important;
	width:43px;
	line-height:43px;
	cursor: pointer;
	height:43px;
	background-color:#fc7b3c;
	font-weight:700 !important;
	color:#fff;
	border:solid 2px #ef6d2d;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:0.04em;
	background-image:url(Grafik/Search.png);
	background-position:center center;
	background-repeat:no-repeat;
	font-family: 'Source Sans Pro', sans-serif;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px  !important;
	border-radius: 2px !important;	
	
}
                
.SokKnappUndersida:hover, .SokKnappUndersida:active {
	background-color:#ff9662;

}




.SkickaKnappOrange {
	display: inline-block;
	padding: 0px 25px 0px 25px !important;
	width:auto;
	padding-left:20px;
	padding-right:20px;
	line-height:40px;
	cursor: pointer;
	height:43px;
	background-color:#fc7b3c;
	font-weight:700 !important;
	color:#fff;
	border:solid 2px #ef6d2d;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:0.04em;
	-webkit-appearance: none;
border-radius: 0;
	font-family: 'Source Sans Pro', sans-serif;	
}
                
.SkickaKnappOrange:hover, .SkickaKnappOrange:active {
	background-color:#ff9662;

}
				
		



.FormularEnRad {
	background-image:url(Grafik/FormBg3.png);
	background-repeat:repeat;
	background-position:left top;
	width:100%;
	height:43px;
	line-height:25px;
	padding-top:1px;
	color:#033359;
	font-size:13px;
	vertical-align:middle;
	padding-left:10px;
	border: solid 0px;
	font-weight:normal;
	background-color: #eee;
	font-style:italic;
	font-weight:400;
	outline: none;
	border:none;
	float:left;
	margin:0;
	margin-bottom:0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border:solid 1px #bbb;
}

.FormularEnRad:hover, .FormularEnRad:focus {
	color:#005388;
}




.SidfotListaRubrik {
	width:100%;
	float:left;
	margin-bottom:10px;
	font-size:20px;
	color:#fff;
	font-weight:900;
	text-transform: none;
	text-align: left;
}


/*************** SidfotLista-LISTA ***************/
#SidfotListaHallare {
	width:40%;
	display:inline-block;
	padding-top: 60px;
	padding-bottom:60px;
	margin-left:-2px;
	margin-right:-2px;
	text-align:center;
}


#SidfotListaHallareInne {
	width:100%;
	max-width:420px;
	display:inline-block;
	
}

.SidfotListaRubrik {
	width:100%;
	float:left;
	margin-bottom:10px;
	font-size:18px;
	text-transform: none;
	text-align: left;
}


.SidfotLista {
	margin-top:0px;
	width:50%;
	float:left;
	
}

.SidfotLista li {
	float: left;
	width: 100%;
	height:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

.SidfotLista li a {
	display: block;
	text-align: left;
	margin:0px;
	font-size:13px;
	text-transform:none;
	line-height:19px;
	letter-spacing:0.05em;
	padding-bottom:0px;
	transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -webkit-transition: all .15s ease-in-out;
   -o-transition:   all .15s ease-in-out; /* For IE8 and earlier */
	list-style-type:none;
	margin-top:0px;
	color:#b1e5fa;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:3px;
	text-decoration:none;
}

.SidfotLista li a:hover {
	color:#dff2f8;
	text-decoration:underline;
}








/*************** StorLista-LISTA ***************/
.StorLista {
	margin-top:0px;
	width:100%;
	float:left;
	
}

.StorLista li {
	float: left;
	width: 100%;
	height:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

.StorLista li a {
	display: block;
	text-align: left;
	margin:0px;
	font-size:15px;
	text-transform:none;
	line-height:20px;
	letter-spacing:0.05em;
	padding-bottom:0px;
	transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -webkit-transition: all .15s ease-in-out;
   -o-transition:   all .15s ease-in-out; /* For IE8 and earlier */
	list-style-type:none;
	margin-top:0px;
	color:#029cc8;
	border-bottom:solid 1px #f6f6f6;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}

.StorLista li a:hover {
	color:#19A3BE;
	text-decoration:underline;
}






.DestinationerListaRubrik {
	width:100%;
	float:left;
	margin-bottom:6px;
	font-size:17px;
	text-transform: none;
	text-align: left;
	font-weight: 500;
}


.DestinationerLista {
	margin-top:0px;
	width:33%;
	color:#033359;
	float:left;
}

.DestinationerLista li {
	float: left;
	width: 100%;
	height:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

.DestinationerLista li a {
	display: block;
	text-align: left;
	margin:0px;
	font-size:14px;
	text-transform:none;
	line-height:19px;
	letter-spacing:0.03em;
	padding-bottom:0px;
	transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -webkit-transition: all .15s ease-in-out;
   -o-transition:   all .15s ease-in-out; /* For IE8 and earlier */
	list-style-type:none;
	margin-top:0px;
	color:#029cc8;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:3px;
	text-decoration:none;
}

.DestinationerLista li a:hover {
	color:#19A3BE;
	text-decoration:underline;
}




/*************** Socialamedier-LISTA ***************/
.Socialamedier {
    width:100%;
	float:left;
    margin-top:5px;
    height:53px
}

.Socialamedier li {
	float: left;
	width: auto;
	height:auto;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-right:8px;
}


.Socialamedier li a {
	display: block;
	text-align: left;
	margin:0px;
	font-size:14px;
	text-transform:none;
	line-height:30px;
	letter-spacing:0.05em;
	padding-bottom:0px;
	transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -webkit-transition: all .15s ease-in-out;
   -o-transition:   all .15s ease-in-out; /* For IE8 and earlier */
	list-style-type:none;
	margin-top:0px;
	color:#033359;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:3px;
	padding:5px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px  !important;
	border-radius: 3px !important;
}

.Socialamedier li a:hover {
	color:#175180;
	text-decoration:underline;
}

.Ikon {
	width:30px;
	display:block;
	float:left;
	margin-right:0px;
}

.IkonLiten { 
width:10px;
padding-top:2px;
	display:block;
	float:left;
	margin-right:5px;
}



.KontaktuppgifterRubrikMarginal {
	margin-bottom:10px;
}


#StjarnorHallareHotellValt {
	width:100%;
	float:left;
	margin-bottom:6px;
	margin-top:-2px;
}

#StjarnorHallareHotellValtText {
	letter-spacing:0.08em;
	display:inline-block;
	text-transform:uppercase;
	font-size:11px;
	line-height:14px;
	font-family: 'Source Sans Pro', sans-serif;
}


#StjarnorHallareHotell {
	width:100%;
	float:left;
	margin-bottom:3px;
	margin-top:4px;
	
}

.Stjarna {
	width:15px;
	display:block;
	float:left;
	margin-right:2px;
}


.RumHallareRad {
	width:100%;
	float:left;
	font-size:14px;
	font-weight:700;
	padding-top: 9px;
	margin-top:9px;
	border-top:solid 1px #d5cabd;
	line-height: 18px;
}

.ForstaIngenRad { border-top:none !important; margin-top:0px !important; padding-top:0px !important; }


.RumHallareRadMarginal {
	padding-left:15px;
	padding-right:15px;
	
}

.RumHallareRadNamn {
	width:50%;
	float:left;
	max-width:380px;
	
}

.RumHallareRadPris {
	width:25%;
	float:left;
	max-width:105px;
}

#PolaroidHallare {
	width:100%;
	float:left;
	margin-top:0px;
	text-align: center;
	position: relative;
}

.Polaroid {
	width:33%;
	padding:7px;
	background-color:#fff;
	border:solid 1px #ddd;
	display:inline-block;
	margin-left:-2px;
	max-width:230px;
	box-sizing: border-box;
	
}

#Polaroid1 {
	-webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);	
}

#Polaroid2 {
	-webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);	
}

#Polaroid3 {
	-webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);	
}


#loading {
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-15px;
	background-color:#fff;
	padding:15px;
			-moz-border-radius: 5px;
	-webkit-border-radius: 5px  !important;
	border-radius: 5px !important;
	z-index:999;
	display:none;
	
}


#ArtikelIngressHallare {
	width:100%;
	float:left;
	font-size:20px;
	line-height:26px;
	font-weight:300;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom:50px;
	
}

.Ingress {
	font-size:18px;
	line-height:24px;
	font-weight:400;
	font-family: 'Source Sans Pro', sans-serif;
}

.AntalHotellStor {
	font-size:27px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	
}

.Ingress strong { font-weight:700; }


.SokfilterRad {
	width:100%;
	float:left;
	margin-bottom:4px;
	padding-bottom:0px;
	/*border-bottom:solid 1px #e3e3e3;*/
	
}

.SokfilterDelare {
	width:100%;
	float:left;
	margin-top:8px;
	border-top:solid 1px #e3e3e3;
	padding-top:13px;
	
}

.SokfilterRadPrisRubrik {
	width:100%;
	float:left;
	margin-top:8px;
	border-top:solid 1px #e3e3e3;
	padding-top:13px;
	
}

.VisaSokfilterPris {
	border:0;
	color:#f6931f;
	color:#f78531;
	font-weight:700;
	font-size:13px;
	line-height:19px;
	width:110px;
	text-align:right;
	float:right;
	background: none;	
}

#slider {
	width:100%;
	float:left;
	margin-top:5px;
}

.ui-slider .ui-slider-handle {
  height: 22px;
  width: 25px;
  border:solid 1px #033359;
  background-image:url(Grafik/SliderBg6.png);
  background-position:center center;
  outline: none;
 
}
/*

.ui-slider .ui-slider-handle{
    width:50px; 
    height:50px; 
    background:url(../images/slider_grabber.png) no-repeat; overflow: hidden; 
    position:absolute;
    top: -10px;
    border-style:none; 
}
*/




#result {
	width:100%;
	position:absolute;
	z-index:20;
	top:45px;
	
}

#Sokresultat {
	width:100%; 
	float:left; 
	background-color:#FFF;
	border:solid 4px #033359;
	margin-left:-4px;

}



.IngaResultat {
	color:#3d3c3f;
	width:100%;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
	line-height:18px;
	background-color:#f6f6f6;
}


/************ Sökresultat-knapp ************/
a.Sokresultatrad,a.Sokresultatrad:link,a.Sokresultatrad:visited {
	cursor:pointer;
	border:solid 0;
	border:none;
	width:100%;
	float:left;
	height:auto;
	border-bottom:solid 1px #385f7d;
	background-color:#033359;
	font-weight:normal;
	font-size:13px;
	color:#fff;
	text-transform:none;
	letter-spacing:0.06em;
	text-align:left;
	margin:0;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:18px;
	padding-top:8px;
	padding-bottom:8px;

}

a.Sokresultatrad:hover {
    text-decoration:underline;
	background-color:#f3f3f3;
}



.SokresultatradMarginal {
	padding-left:10px;
	padding-right:10px;
	
}


.MenyVarldsdelRubrik {
	width:100%;
	float:left;
	margin-bottom:7px;
	text-align:left;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	letter-spacing:0.02em;
	text-transform:uppercase;
	text-rendering:optimizelegibility;
	font-family: 'Source Sans Pro', sans-serif;
}



.MenyVarldsdel {
	margin-top:0px;
	width:100%;
	float:left;
	margin-bottom:15px;
	
}

.MenyVarldsdel li {
	float: left;
	width: 100%;
	height:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

.MenyVarldsdel li a {
	display: block;
	text-align: left;
	margin:0px;
	font-size:13px;
	text-transform:none;
	line-height:19px;
	letter-spacing:0.05em;
	padding-bottom:0px;
	transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -webkit-transition: all .15s ease-in-out;
   -o-transition:   all .15s ease-in-out; /* For IE8 and earlier */
	list-style-type:none;
	margin-top:0px;
	color:#029cc8;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:3px;
	text-decoration:none;
}

.MenyVarldsdel li a:hover {
	color:#19A3BE;
	text-decoration:underline;
}



.datepicker {
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  direction: ltr; }
  .datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333;
    font-size: 13px;
    line-height: 18px; }
    .datepicker.dropdown-menu th {
      padding: 2px 2px; }
    .datepicker.dropdown-menu td {
      padding: 2px 2px; }
  .datepicker table {
    border: 0;
    margin: 0;
	border-spacing: 0;
    border-collapse: collapse;
    width: auto; }
    .datepicker table tr td span {
      display: block;
      width: 23%;
      height: 54px;
      line-height: 54px;
      float: left;
      margin: 0;
	 
      cursor: pointer; }
  .datepicker td {
    text-align: center;
    width: 28px;
    height: 24px;
    border: 0;
    font-size: 12px;
    padding: 0px 0px;
    background: #fff;
    cursor: pointer;
	color:#029cc8;
	border:solid 1px #e5e5e5;
	margin-top:-1px;
	
	
	}
	.datepicker td:hover { background-color:#d5d5d5; }
    .datepicker td.active.day, .datepicker td.active.year {
      background: #2ba6cb; color:#FFF; }
    .datepicker td.old, .datepicker td.new {
      color: #999; border:none; }
    .datepicker td span.active {
      background: #2ba6cb; }
    .datepicker td.day.disabled {
		border:none;
      color: #eee; }
	  .datepicker td.day.disabled:hover { background:none; }
  .datepicker th {
    text-align: center;
    width: 28px;
    height: 24px;
    border: 0;
	margin:0;
	padding:0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer; }
    .datepicker th.active.day, .datepicker th.active.year {
      background: #2ba6cb; }
    .datepicker th.date-switch {
      width: 145px; }
    .datepicker th span.active {
      background: #2ba6cb; color:#FFF; }
  .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; }
  .datepicker.days div.datepicker-days {
    display: block; }
  .datepicker.months div.datepicker-months {
    display: block; }
  .datepicker.years div.datepicker-years {
    display: block; }
  .datepicker thead tr:first-child th {
    cursor: pointer; }
    .datepicker thead tr:first-child th.cw {
      cursor: default;
      background-color: transparent; }
  .datepicker tfoot tr:first-child th {
    cursor: pointer; }

.datepicker-inline {
  width: 220px; }

.datepicker-rtl {
  direction: rtl; }
  .datepicker-rtl table tr td span {
    float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }
  .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: 1px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px; }
  .datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px; }

.datepicker > div,
.datepicker-dropdown::before,
.datepicker-dropdown::after {
  display: none; }

.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }





#DestinationSidhuvud {
    position: relative;
	float:left;
	padding-top:40px;
	width:100%;
	min-height:500px;
    overflow: hidden;
}
#DestinationSidhuvud h1 {
    position: relative;
    z-index: 2;
} 
#DestinationSidhuvud img {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    min-height:100%;
    opacity: 1;
	padding:0px;
}
