body, html {
	margin:0;
	padding:0;
	height:100%;
	background: url(/bilder/wooden_backpattern.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	padding: 0 0 5px 0;
	margin: 0px;
	color: #660000;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}
h2
{
	padding: 5px 0 0 0;
	margin: 0px;
	color: #660000;
	font-size: 11px;
	letter-spacing: 0.01em;
	text-transform: uppercase;	
}
h3
{
	padding: 3px 0 0 0;
	margin: 0px;
	color: #666;
	font-size: 11px;
}
p
{
	margin: 2px 0 8px 0;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
a img	{ border:none; }
object { outline:0; }

/*** Länkar ***/
a
{
	color: #660000;
	text-decoration: none;
}
a:visited
{

}
a:hover
{
	color: #b39c68;
	text-decoration: underline;
}
a.ingress_link
{
	color: #666;
}
a.ingress_link:hover
{
	color: #660000;
}
.pdf_link
{
	margin-top: 25px;
}
.pdf_link.filer
{
	width: 220px;
	float: left;
	margin: 5px 0 0 0;
}
* html .pdf_link.filer
{
	margin: 2px 0 0 0;
	padding: 3px 0;
}
.pdf_link a, .pdf_link.filer a
{
	background: url(/bilder/pdf_icon.gif) no-repeat center left;
	padding: 3px 0 3px 26px;
	outline: none;
}
/*** Slut Länkar ***/


#infoIcons { width: 100px; float: right; text-align: right; }

#socialaMedierContainer { width: 940px; padding-left: 50px; margin-bottom: -2px; }
#socialaMedierSpacer { width: 940px; height: 31px; background-image: url("/bilder/sociala_medier_hr.png"); }
#socialaMedierContent { width: 940px; min-height: 50px; background-color: White; position: relative; }
#socialaMedierContent_Placer { padding: 15px; padding-top: 5px; }

#socialamedier {
width: 900px;
height: 160px;
padding: 0px 0 0 4px;
clear:both;
}

#socialamedier .puff {
width: 204px;
height: 150px;
float: left;
padding: 0px 0px 0px 0px;
/*border: 1px solid #000;*/
}

#socialamedier #facebook {
/*background: orange;*/
margin-right: 23px;
}

#socialamedier #flickr {
/*background: green;*/
display: inline;
float: left;
margin-right: 25px;
}

#socialamedier #blogsearch {
/*background: yellow;*/
line-height: 15px;
}

#socialamedier #youtube {
/*background: brown;*/
width: 204px;
margin-right: 23px;
}

.flickrcred {font: bold 11px Tahoma;}

#socialamedier #flickr .flickrfoto img {
width: 204px;
height: 133px;
border: 0px;
}

.bloggpost {
margin-bottom: -15px;
width:165px;
}

.FB_SERVER_IFRAME {
height: 100px;
}

#socialamedier #flickr .flickrfoto {
width: 204px;
height: 133px;
float: right;
display: inline;
}

#socialamedier .rubrik {
font-size: 11px;
font-weight: bold;
color: #404040;
font-family: arial;
}

#socialamedier .socialcontent {
height: 140px;
width:204px;
/*border: 1px solid orange;*/
}

/* Easy Slider */

	#slider ul, #slider li,#slider2 ul, #slider2 li,#slider3 ul, #slider3 li,#slider4 ul, #slider4 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li,#slider2, #slider2 li,#slider3, #slider3 li,#slider4, #slider4 li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:204px;
		height:140px;
		overflow:hidden; 
		}
	#slider li,#slider2 li,#slider3 li,#slider4 li{ 

		}		
	#slider li h2,#slider2 li h2,#slider3 li h2,#slider4 li h2{ 
		margin:0 0px;
		padding-top:0px;
		}	
	#slider li p,#slider2 li p,#slider3 li p,#slider4 li p{ 
		margin:20px;
		}				
	.prevBtn{
	background: url("/bilder/design/pilback.png") no-repeat;
	width: 10px;
	height: 10px;
	position: relative;
	top: 10px;
	left: 91px;
	}
	.nextBtn{
	background: url("/bilder/design/pilforward.png") no-repeat;
	width: 10px;
	height: 10px;
	position: relative;
	top: 10px;
	left: 92px;
	text-decoration: none;
	}	
	.prevBtn a{text-decoration: none;}
	.nextBtn a{text-decoration: none;}

/* Användbara klasser */
.clear  { clear:both; }
.left { float:left; margin:0 20px 10px 0; }
.right { float:right; margin:0 0 10px 20px; }
.hr { margin-top: 8px; width:100%; height:8px; border-top: 1px solid #CCC; margin:0 auto; } /* Horisontellt streck med div */
.input  { background-color:#f3f6ee; border:1px solid #4f8e4b; color:#003822; }
.l { color:#BCB9B4; padding:0 4px; } /* Stående streck (avskiljare) */
.important { color:red; } /* Stjärna (krav) vid formulär*/
.ingress { font-weight: bold; }

p.visa_alla
{
	clear: both;
	padding-top: 15px;
	text-align: right;
	border-top: 1px solid #CCC;
}

/* -------- */

/* För stilning av den nya ul-li-menyn */
#menu
{
	background: url(/bilder/meny.jpg) no-repeat top left;
	height: 28px;
	padding: 35px 0 0 70px;
	/*margin-top: -4px;*/
}
/*
* html #menu
{
	margin-top: 0;
}
 *:first-child+html #menu
{
	margin-top: 0;
}
*/
#menu #language
{
	float: right;
	margin: 0 45px 0 0;
	width: 85px;
}
* html #menu #language
{
	margin: 0 22px 0 0;
}
/******************* <ul>-lista i brödtext *******************/
.ul, li
{
	font-size: 11px;
	color: #666666;
}
	

/******************* Top meny *******************/
#menu .submenu_lv1
{
	padding: 3px 0 0 0;
	margin: 0;
	list-style: none;
}
#menu .submenu_lv1 li
{
	float: left;
	padding: 0 25px 0 0;
	margin: 0;
}
#menu .submenu_lv1 li a
{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
#menu .submenu_lv1 li a img
{
	margin-top: 3px;
}
#menu .submenu_lv1 li a:hover
{
	color: #746137;
}
#menu .submenu_lv1 li.active a
{
	color: #660000;
	cursor: default;
}
/******************* Left meny *******************/
#left .submenu_lv1
{
	padding: 0;
	margin: -11px -10px 21px -10px;
	list-style: none;
}
#left .submenu_lv1 li
{
	padding: 0;
	margin: 0;
}
#left .submenu_lv1 li a
{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	padding: 11px 10px 11px 20px;
	display: block;
}
* html #left .submenu_lv1 li a
{
	height: 1%;
}
#left .submenu_lv1 li a:hover
{
	background: #FFF;
}
#left .submenu_lv1 li.active a
{
	background: #FFF;
	cursor: default;
}
/* -------- */

/*** Layout ***/
#wrap
{
	width: 940px;
	margin: 30px auto auto 50px;
	background: #FFF;
	float: left;
	padding-bottom: 20px;
}
* html #wrap
{
	margin: 15px auto auto 25px;
}
#header
{
	height: 285px;
}
#left
{
	background: url(/bilder/column-left.jpg) no-repeat top left;
	float: left;
	width: 200px;
	min-height: 776px;
	height: auto !important;
	height: 776px;
	padding: 47px 10px 0 10px;
}
#content
{
	float: left;
	width: 440px;
	padding: 47px 30px 0 30px;
}
#right
{
	background: url(/bilder/column-right.jpg) no-repeat top left;
	float: left;
	width: 180px;
	min-height: 776px;
	height: auto !important;
	height: 776px;
	padding: 47px 20px 0 20px;
}
#footer
{
	background: #B29C67 url(/bilder/footer_line.jpg) repeat-x top left;
	clear: both;
	height: 420px;
}
#subfooter
{
	width: 960px;
	height: 64px;
	background: url(/bilder/footer_nomedier.jpg) no-repeat top left;
	margin-left: 47px;
}
#subfooter p {
	text-align: right;
	color: #FFF;
	padding: 29px 30px 0 0px;
}
#subfooter div p
{
	padding: 0;
	color: #76693d;
	text-align: center;
	margin-top: 30px;
}
#subfooter a
{
	color: #76693d;
	text-decoration: none;
}
#subfooter a:visited
{

}
#subfooter a:hover
{
	color: #660000;
	text-decoration: none;
}
#subfooter #logotyper
{
	text-align: center;	
	margin: 30px auto 0 auto;
}

#puffmeny {
	float: left;
	margin: 20px 0 0;
	padding: 20px 0 0;
	list-style: none;
	border-top: 1px solid #CCCCCC;
}
	#puffmeny li {
		float: left;
	}
		#puffmeny a {
			display: block;
			width: 210px;
			height: 150px;
			margin: 0 18px 18px 0;
			font-size: 13px;
			color: #ffffff;
			text-transform: uppercase;
			background: url(/bilder/btn_konferens.jpg) no-repeat left top;
		}
		#puffmeny #btn_konferens { background-image:url(/bilder/btn_konferens.jpg); }
		#puffmeny #btn_hotell { background-image:url(/bilder/btn_hotell.jpg); margin-right:0; }
		#puffmeny #btn_mat { background-image:url(/bilder/btn_mat.jpg); }
		#puffmeny #btn_storaBrannbo { background-image:url(/bilder/btn_storaBrannbo.jpg); margin-right:0; }
		
		#puffmeny a:hover {
			text-decoration: none;
			background-position: left -150px;
		}
			#puffmeny a span.txt {
				display: block;
				padding: 119px 0 0 10px;
			}
			#puffmeny a:hover span.txt {
				padding-top: 37px;
			}
				#puffmeny a span.txt span {
					display: none;
					width: 135px;
					font-size: 10px;
					line-height: 12px;
					color: #474747;
					text-transform: none;
					margin-top: 2px;
				}
				#puffmeny a:hover span.txt span {
					display: block;
				}

/*** Slut Layout ***/

/*** Erbjudanden-right ***/
#right h2 {
	margin-bottom:10px;
}
#right h3
{
	padding: 5px 0 0 0;
	color: #660000;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}
#right .erbjudande h2
{
	color: #660000;
	margin-bottom: 0;
}
#right .erbjudande img
{
	border: 1px solid #666;	
}
.pris
{
	font-weight: bold;
}
#right .visa_alla
{
	padding-top: 5px;
	border: none;
}
#right .hr
{
	margin: 10px 0;
}
/*** Slut Erbjudanden-right ***/

/*** Erbjudanden-content, nyhet_content ***/
.erbjudande_content, .nyhet_content
{
	clear: both;
	float: left;
	width: 100%;
	margin: 5px 0;
	padding: 10px 0;
	border-bottom: 1px solid #CCC;
}
.erbjudande_content  h2, .nyhet_content h2
{
	padding: 0 0 3px 0;
}
.erbjudande_content  img, .nyhet_content img
{
	border: 1px solid #666;
	float: left;
}
.erbjudande_content div, .nyhet_content div
{
	float: right;
	width: 200px;
}
/*** Slut Erbjudanden-content, nyhet_content ***/

/*** Banners ***/
#banners
{
	list-style: none;
	margin: -30px 0 0 0;
	padding: 0;
}
#banners li
{
	margin: 0 0 10px 0;
	padding: 0;
}
/*** Slut Banners ***/

/*** Lokaler ***/
.lokaler
{
	float: left;
	padding-top: 15px;
	border-top: 1px solid #CCC;
}
* html .lokaler
{
	height: 1%;
}
.lokaler img.lokalbild
{
	border: 1px solid #666;
}
.lokaler h2
{
	padding-top: 0;
}
.lokaler .left
{
	width: 210px;
	float: left;
	margin: 0 10px 10px 0;
}
.lokaler .right
{
	width: 210px;
	float: right;
	margin: 0 0 10px 10px;
}
.lokaler .right ul
{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
.lokaler h3
{
	background: #e6e6e6;
	color: #666;
	font-size: 11px;
	padding: 3px 7px;
	margin: 0 0 3px 0;
}
.lokaler .active a
{
	outline: none;
	color: #b39c68;
}
/*** Slut Lokaler ***/

/*** Galleri ***/
.bildkategorier a.active
{
	color: #b39c68;
}
/*** Slut Galleri ***/

/*** Puffar ***/
.puff
{
	height: 215px;
	position: relative;
	width: 210px;
	float: left;
	margin: 10px 0;
}
.puff img
{
	border: 1px solid #666;
}
.puff_left
{
	padding-right: 20px;
}
p.readmore
{
/*
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	padding: 0 2px 0 0;
	margin: 0;
*/
}
.puff_left p.readmore {
/*
	right: 20px;
*/
}
/*** Slut puffar ***/

/*** Bokning ***/
#bokning
{
	margin: 0 -10px 10px -10px;
	float: left;
}
* html #bokning
{
	margin: 0 -20px 10px -5px;
}
#bokning .puff
{
	height: 160px;
	width: 210px;
	padding: 10px;
	margin: 0;
}
* html #bokning .puff
{
	height: 160px;
}
#bokning .puff a {
	color: #666;
	text-decoration: none;	
}
#bokning .puff a:hover {
	color: #660000;
	text-decoration: underline;
}
/*** Slut Bokning ***/

/*** FAQ ***/
dl
{
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
dt
{
	margin: 5px 0 0 0;
	font-weight: bold;
}
dd
{
	margin: 0;
	padding: 0;
}
/*** Slut FAQ ***/

/*** Form ***/
label
{
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
#bokning_form p, #nyhetsbrev p, #kontakt_form p
{
	padding-top: 10px;
}
#bokning_form div, #bokning_form p, #nyhetsbrev div, #nyhetsbrev p, #kontakt_form p, #kontakt_form div
{
	float: left;
	width: 220px;
}
#bokning_form .large
{
	float: left;
	width: 300px;
}
#bokning_form .small
{
	width: 140px;
}
#bokning_form div input, #nyhetsbrev div input, #kontakt_form div input
{
	width: 200px;
}
#bokning_form .small input
{
	width: 50px;
}
#bokning_form select
{
	margin-bottom: 5px;
}
#bokning_form fieldset
{
	margin: 0;
	padding: 5px 0 10px 0;
	border: none;
	border-bottom: 1px solid #CCC;
}
#bokning_form textarea, #kontakt_form textarea
{
	width: 300px;
}
#kontakt_form div.helaBredden
{
	float: none;
	clear: both;
	width: 400px;
}
/*** Slut Form ***/

/*** 360 ***/
#viewer
{
	margin: 15px 0;
	position: relative;
}
#tresextio
{
	position:absolute;
	top: 10px;
	left: 17px;
	z-index: 0;
}
#hjalp
{
	display: none;
	position: absolute;
	background: #fff7eb;
	top: 20px;
	right: -280px;
	width: 250px;
	padding: 20px;
	border: 1px solid #BBB;
}
* html #hjalp
{
	display: none;
	position: absolute;
	background: #fff7eb;
	top: 20px;
	right: -230px;
	width: 250px;
	padding: 20px;
	border: 1px solid #BBB;
}
#hjalp h4
{
	margin:0;
	padding:0;
}
/*** Slut 360 ***/

/*** Sitemap ***/
.sitemap
{
	width: 80%;
	list-style: none;
	padding-left: 25px;
}
.sitemap li
{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #666;
	border-top: 1px dotted #ddd;
	padding-top: 3px;
}
.sitemap li a
{
	display: block;
	padding: 2px 0;
}
.sitemap ul
{
	list-style: circle;
	padding: 0 0 10px 30px;
}
.sitemap ul li
{
	font-weight: normal;
	border: none;
	padding-top: 0;
}
/*** Slut Sitemap ***/


/*** Filmgalleri ***/
		.filmPuff { width: 210px; height: 250px; overflow: hidden; float: left; text-align: center; font-family: Arial; margin-top: 20px;}
		.filmPuffSpacer { width: 20px; height: 160px; float: left; }
		.filmPuff_thumb { width: 210px; height: 160px; position: relative; }
		    .filmPuff_thumb_overlay { width: 210px; height: 150px; position: absolute; background-image: url("/bilder/play_btn.png"); background-repeat: no-repeat; background-position: center; left: 0px; top: 0px; cursor: pointer; } 
		.filmRubrik {color: #660000; font-size: 12px; font-weight: bold; text-transform:uppercase; margin-bottoM: 5px; }
		

/*** Filmgalleri ***/
