/* @override 
	http://faviken:8885/themes/faviken/css/faviken.css
	http://favikentest.adeprimo.se/themes/faviken/css/faviken.css
	http://favikenmagasinet.se/themes/faviken/css/faviken.css
	http://favikentest.adeprimo.se/themes/faviken/css/trancending.css
*/

html {
  background: url("/themes/faviken/css/img/htmlBg.jpg") repeat scroll 0 0 transparent;
}

body {
  position: relative;
  color: #1c1b16;
  min-height: ;
  font: small/1.4 Georgia, times, serif;
}

body:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

* {
  margin: 0;
  padding: 0;
}

nav, article, section, header, footer {
  display: block;
}

ul, ol {
  list-style: none;
}

a img, fieldset {
  border: 0;
}

.structural {
  position: absolute;
  top: -999em;
  left: -999em;
}

.nonvisual {
  display: none;
  visibility: hidden;
}

a:link,
a:visited {
  color: #000;
}

#me {
  position: absolute;
  top: 93px;
  left: 40px;
}

#yield, .wrapper {
  background: url(img/content.png) no-repeat 0 0;
  padding: 0 213px 0 286px;
  margin: 0 auto;
  width: 663px;
  height: 895px;
  position: relative; }

/* Article Start */
article {
	padding-top: 10px;
}
article h1,
article h2,
article h3,
article h4,
article h5,
article h6,
article p {
	padding: 0 30px;
}
article h1 {
	color: #7f7f7f;
}
article h2 { font-size: 134%; font-weight: normal; color: #7f7f7f; }
article h3 { font-size: 90%; text-transform: uppercase; letter-spacing:1px; font-weight: bold; color: #7f7f7f; padding-top: 5px;}
article h4 { font-size: 100%; font-weight: normal; color: #7f7f7f; }
article h5 { font-size: 90%; font-weight: normal; color: #a27b4e; }
article h6 { font-size: 80%; font-weight: normal; color: #a27b4e; }

article h2,
article h3,
article h4,
article h5,
article h6 {
	font-family: 'Sabon RomanSC',Palatino,'Palatino linotype',Georgia,serif;
}

article p {
  padding-bottom: 11px; }

article iframe {
  margin-top: 11px; }

article a {
	text-decoration: none;
	color: #a27b4e !important;
}
article img {
	padding: 10px 0;
	margin-left: -28px;
}

.press-media {
  padding: 10px 20px;
  overflow: hidden; }

.press-media .image {
  float: left;
  display: block;
  width: 270px;
  margin: 10px;
   }

.press-media img {
  padding: 0;
  margin: 0 auto;
  display: block; }

article ul.priceRange {
	margin: 10px 30px;
	width: 200px;
}
article ul.priceRange li {
}
article ul.priceRange li span {
	color:  #a27b4e;
	float: right;
}
/* Article End */

header {
	padding: 47px 0 2px;
}


/* Footer Start */

footer a:link,
footer a:visited {
 text-decoration: none;
}

footer {
	position: absolute;
	width: 661px;
	bottom: 20px;
}

.vcard {
	float: left;
	font-size: .75em;
}

.vcard .mail,
.vcard .tel {
  display: inline;
  text-transform: uppercase;
  padding-right: 7px; }


.further-reading {
  float: right; }

.further-reading .item {
  display: inline;
  text-transform: uppercase;
  font-size: .75em; }

.further-reading .item a:link,
.further-reading .item a:visited {
 color: #a27b4e;
 padding-left: 10px;
 font-weight: bold;  }

.further-reading .item a:after {
  content: "\00BB"; }

#presentation {
  position: absolute;
  top: 0;
  left: 0;
  height: 744px;
  width: 200px;
  padding: 185px 20px 0 85px;
  display: none;
}

.page-heading {
  font: normal normal 1.5em/1.1 'Sabon RomanSC', Palatino, 'Palatino linotype', Georgia, serif;
  text-transform: uppercase;
  padding: 3px 30px 10px;
  letter-spacing: 1px;
  color: #7d7d7d;
}
.page-heading .label {
  font-style: italic;
  font-weight: normal;
  font-size: .83em;
}

.rich-text {
	margin-bottom: 5px;
}
.rich-text p {
	margin: 0;
}
.rich-text p + p {
	/*text-indent: 1em;*/
}
.rich-text a {
  	color :#A27b4e;
	font-style: italic;
	text-decoration: none;
}
.rich-text p.linklist a {
	padding: 0 10px 0 0;
}
.rich-text p.linklist a:after {
  	content: "»";
  	padding: 0 0 0 5px;
}

.rich-text p.linklist {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
label {
	font-size: 1.1em;
	color: #b96327;
	cursor: pointer;
}

/* Navigation Start */
header nav {
	border-bottom: 7px solid #1f2123;
	zoom: 1;
	/*padding-top: 32px;*/
}
header nav:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

header nav + nav {
	border-top: 2px solid #1f2123;
	margin-top: 2px;
	border-bottom: solid 2px #dbd5cc;
  }

#lang-navigation {
  	float: left;
  	text-transform: uppercase;
  	letter-spacing: 1px;
  	margin-left: -12px;
  	font-size: 11px;
}

#main-navigation {
	float: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: -12px;
	font-size: 11px;
}

#lang-navigation li {
	float: left;
	padding: 7px 0;
}

#main-navigation li {
	float: left;
	padding: 7px 0 7px 12px;
}

#main-navigation li a.current,
#main-navigation li a.section,
#sub-navigation li a.current,
#sub-navigation li a.section {
	color: #9c9c9c;
}
#main-navigation a, #lang-navigation a {
	display: block;
	float: left;
	padding: 3px 12px 1px;
}
#main-navigation a:link, #main-navigation a:visited, #lang-navigation a:link, #lang-navigation a:visited {
	text-decoration: none;
}
#main-navigation a:hover, #main-navigation a:focus, #lang-navigation a:hover, #lang-navigation a:focus {
	background: #fff;
}
	/* SubNavigation Start */
	#sub-navigation {
		overflow: hidden;
		height: 24px;
		text-align: right;
		line-height: 24px;
	}
	#sub-navigation li {
		display: inline;
	}
	#sub-navigation a {
		text-decoration: none;
		color: #81381c;
	}
	
		#sub-navigation li + li a {
		  *padding-left: 10px;
		}
	
	#sub-navigation li + li a:before {
	  	content: "\2022";
	  	padding: 0 7px 0 7px;
	}
	/* Subnavigation End */
/* Navigation End */

#faviken-network {
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .66em;
	padding: 6px 0 0;
	margin: 40px 7px 0 0;
	border-top: 1px dotted #1c1b16;
}
#faviken-network li {
	float: left;
}
#faviken-network li + li {
	padding-left: 17px;
}
#faviken-network a {
	float: left;
	text-decoration: none;
}
#faviken-network a:hover, #faviken-network a:focus {
	color: #1c1b16;
}

/* Top Gallery Start */
#top-gallery {
	position: relative;
	width: 580px;
	height: 388px;
	overflow: hidden;
	/*border: 10px solid #fff;*/
}
#top-gallery .image {
	position: absolute;
	left: 0;
	
	width: 580px;
	height: 388px;
	top: 0;
	margin: 0;
	padding: 0;
}
#top-gallery img {
    margin: 0;
    padding: 0;
}

#top-gallery .description {
    background: #fff;
    position: absolute;
    float: right;
    font-size: 11px;
    max-width: 360px;
    bottom: 16px;
    right: 20px;
    padding: 12px;

     -moz-transform: rotate(1.75deg);  /* FF3.5+ */
       -o-transform: rotate(1.75deg);  /* Opera 10.5 */
  -webkit-transform: rotate(1.75deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', 
                     M11=0.9995335908367129, M12=-0.03053851320982266, M21=0.03053851320982266, M22=0.9995335908367129); /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', 
                     M11=0.9995335908367129, M12=-0.03053851320982266, M21=0.03053851320982266, M22=0.9995335908367129)"; /* IE8 */
               zoom: 1;
}


#top-gallery .description.white {
    background: #000;
    background: rgba(0,0,0,0.85);
    color: #fff;
}

/*#topGallery.imageMask {
	background: transparent url(/themes/faviken/css/img/topGalleryImageMask.png) no-repeat 0 0;
	height: 410px;
	position: absolute;
	width: 610px;
	z-index: 50;
}*/
#galleryContent {
position: relative;
	width: 580px;
	height: 388px;
	margin: 10px auto;
}

#galleryContent .overlay {
    width: 580px;
    height: 388px;
    background: url('img/foto_ram.png') no-repeat;
    position: absolute;
    top: 0;
    z-index: 999;
}
/* Top Gallery End */


/* News Letter Subscription Start */
#newsletter-subscription {
	margin-bottom: 13px;
	overflow: hidden;
	background-color: rgba(11,11,11,.6);
	background-color: #817e75\9;
}

#newsletter-subscription .message {
  position:  absolute;
  font-style: italic;
  background: #fff;
  padding: 2px 4px;
  width: 400px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px #000; }

#newsletter-subscription form {
	letter-spacing: 1px;
}
#newsletter-subscription div#Email {
	float: left;
}
#newsletter-subscription div#Email label {
	background-color: rgba(255,255,255, .22);
	background-color: #a3988f\9;
  color: #fff;
	text-transform: uppercase;
	padding: 0 10px;
	float: left;
	line-height: 26px;
	font-size: .76em;
	height: 26px;
}
#newsletter-subscription div#Email .middleColumn {
	float: left;
}
#newsletter-subscription div#Email .middleColumn input {
	width: 263px;
	height: 26px;
	line-height: 26px;
	background-color: transparent;
	border: 0;
	font-style: italic;
	font-family: georgia, times, serif;
	color: #fff;
	padding: 0 20px;
}

#newsletter-subscription div.Actions {
	float: right;
}
#newsletter-subscription div.Actions input {
	border: 0 none;
	color: #fff;
	background-color: rgba(255,255,255,.22);
	background-color: #a3988f\9;
  height: 26px;
	line-height: 26px;
	padding: 0 12px;
	width: auto;
	font-family: georgia, times, serif;
	text-transform: uppercase;
}
#newsletter-subscription #Form_NewsletterForm fieldset {
	float: left;
}
/* News Letter Subscription End */


/* Splash Screen Start */
#SplashScreen {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: Black;
	z-index: 1000;
}
#SplashScreen.hidden {
	display: none;
}
#SplashScreen div.Image {
	margin: 0 auto;
	width: 1280px;
	height: 954px;
	position: relative;
}
/* Splash Screen End */


/* Bottom Line Start */
#bottomLine {
	border-top: 2px solid #1F2123;
	display: block;
	margin-bottom: 6px;
	width: 100%;
}
#bottomLine #bottomInnerLine {
	border-bottom: 7px solid #1F2123;
	padding-top: 2px;
}
/* Bottom Line End */


/* LightMask's Start */
#lightMask {
	background: url("/themes/faviken/css/img/lightMaskBg.png") no-repeat scroll 0 0 transparent;
	margin :0 auto;
	min-height: 1000px;
	width: 1400px;
}
#SplashMask {
	background: transparent url(/themes/faviken/css/img/mask_etta.png) no-repeat 0 0;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}
/* LightMask's End */


/* Login Form Start */
#CustomLoginForm_LoginForm label {
	float: none;
}
#CustomLoginForm_LoginForm {
	margin-left: 30px;
}
#CustomLoginForm_LoginForm p {
	padding-left: 0;
}
#CustomLoginForm_LoginForm p#Remember {
	padding: 10px 0;
}
#CustomLoginForm_LoginForm .Actions p#ForgotPassword {
	float: right;
}
/* Login Form End */

#newsletters {
  height: 88px;
  position: relative;
  width: 663px;
}
  
#newsletters .back,
#newsletters .next {
  float: left;
  height: 88px;
  width: 17px;
  margin-right: 2px;
  text-indent: -99em;
  overflow:  hidden;
  background: url(/themes/faviken/css/img/pager.png) no-repeat 0 0; }
  
#newsletter-history {
  float: left;
  width: 624px !important;
  height: 88px;
  overflow: hidden;
  zoom: 1; }

.newsletterItem {
  float: left;
  margin: 0 2px 0 0; }

.newsletterItem .click {
  display: block;
  width: 154px;
  height: 88px;
  overflow: hidden; }

.newsletterItem .click img {
  margin-top: -88px;
}

.newsletterItem .click:hover img,
.newsletterItem .click:focus img {
  margin-top: 0;
}

#newsletters .next {
  background-position: -17px 0; }
  
#booking-wrapper {
  background: url(img/boka2.png) no-repeat 0 0;
  text-align: left !important;
  padding: 20px 0 60px 318px; }

#booking-wrapper-inner {
  overflow: hidden;
  height: 348px; }
  
#LivebookingsDirect {
  margin: -1px 0 0 -1px !important; }
  
  .tooltip {
  	display: none;
  	background: url(img/bubble.png) no-repeat 0 0;
  	height:100px;
  	padding:10px;
  	width:270px;
  	margin-left: -75px;
  	font-size:12px;
  	font-family: georgia, serif;
  	color:#fff;
  	z-index: 9999999;
  }

  /* a .label element inside tooltip */
  .tooltip .label {
  	color: yellow;
  	width: 35px;
  }
  
  
  div.jquery-gdakram-tooltip { 
	font-size:12px;
	font-family: georgia, serif;
    color: #fff;
    width: 290px;
    height: 120px;
  	position: absolute;
  	z-index: 10000;
  	top: 0px;
  	left: 0px;
  	display: none;
  	margin: -50px 0 0 -74px;
  }

  div.jquery-gdakram-tooltip div.content { 
	background: url(img/bubble.png) no-repeat 0 0;

    width: 270px;
    height: 100px;
    float: left;
    padding: 10px;
  }

  div.jquery-gdakram-tooltip div.content h1 {
    font-size: 16px;
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 5px;
  }


  
  
#switch-language {
    height:20px;
    left:410px;
    position:absolute;
    top:626px;
    width:100px;
}

#continue-link {
  position: absolute;
  top: 610px;
  left: 730px;
}

.loading img + img {
  left: -9999em;
}

.facts {
  margin: 0 30px 10px; }

.facts td,
.facts th {
  padding: 1px 0; }

.facts th {
  vertical-align: top;
  text-align: left;
  width: 133px; }



#scroll { height: 663px; }
#scroll.withNewsletterHistory { height: 578px; }
#scroll.withGalleryItems { height: 250px; }
#scroll.atHome { height: 170px;}


  .jScrollPaneContainer {
  	position: relative;
  	overflow: hidden;
  	z-index: 1;
  	outline: none;
  }

  .jScrollPaneTrack {
  	position: absolute;
  	cursor: pointer;
  	right: 2px;
  	top: 0;
  	height: 100%;
  	background: rgba(255,255,255,.22);
  	background: #E3D9C8;
  	border-radius: 4px;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  }
  .jScrollPaneDrag {
  	position: absolute;
  	background-color: rgba(11,11,11,.6);
  	background-color: #817e75\9;
  	cursor: pointer;
  	overflow: hidden;
  	border-radius: 4px;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  }
  .jScrollPaneDragTop {
  	position: absolute;
  	top: 0;
  	left: 0;
  	overflow: hidden;
  }
  .jScrollPaneDragBottom {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	overflow: hidden;
  }
  a.jScrollArrowUp {
  	display: block;
  	position: absolute;
  	z-index: 1;
  	top: 0;
  	right: 0;
  	text-indent: -2000px;
  	overflow: hidden;
  	/*background-color: #666;*/
  	height: 9px;
  }
  a.jScrollArrowUp:hover {
  	/*background-color: #f60;*/
  }

  a.jScrollArrowDown {
  	display: block;
  	position: absolute;
  	z-index: 1;
  	bottom: 0;
  	right: 0;
  	text-indent: -2000px;
  	overflow: hidden;
  	/*background-color: #666;*/
  	height: 9px;
  }
  a.jScrollArrowDown:hover {
  	/*background-color: #f60;*/
  }
  a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
  	/*background-color: #f00;*/
  }