﻿/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* Structure www.visitfalun.se */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* 20010126 - Adam, WonderBrand END */
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size:70%;
	line-height:1.3em;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(/images/bg_red.gif);/* 20010126 - Adam, WonderBrand */
	 background-repeat:repeat;/* 20010126 - Adam, WonderBrand */
	 background-position:top left;/* 20010126 - Adam, WonderBrand */
	 
	/*background-color:#c1c1c1;*/
}

body.printBody 
{
	font-family:Tahoma, Arial, Helvetica, sans-serif; /* 20010126 - Adam, WonderBrand */
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:70%;
	line-height:1.3em;
	margin:0;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
}
div#mainContainer {
	width:966px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;
}
div#mainLayout {
	float:left;
	width:830px;
}
div#top {
	width:814px;
	margin-left:16px;
	background-color:#fff; /* 20010126 - Adam, WonderBrand */
	/*background-color:#d4b01d;*/
/*	background-image:url(); */
	background-repeat:no-repeat;
	background-position:left top;
	min-height:85px;
}
#mapcontainer{width:200px; float:right;}
.gmnoprint span{width:200px; display:none; }
#map{float:right;	width:200px; height:200px; clear:right; margin-bottom:10px;}
*html div#top {
	height:85px;
}


div#foldContainer {
	width:16px;
	float:left;
	padding-top:4px;
}
div#foldContainer ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
div#foldContainer ul li {
	list-style-type:none;
	padding:2px 0 0 0;
	margin:0;
}

div#annonser {
	width:128px;
	float:left;
	margin-left:6px;
}
div.annons {
	margin-top:5px;
}
div#topMedia {
	height:224px;
	border-top:solid 4px #fefefe;
}
div#centerContainer {
	float:left;
	width:814px;
	background-color:#fff; /* 20100126 - Adam, WonderBrand */
	/*background-color:#d4b01d;*/	
}
div#centerBlock {
	clear:both;
	background-color:#fff;
	margin:0;
	float: left;
	width: 100%;
}





/* ***** QuickLinks ***** */
div#quickLinks {	
	float:right;
	color:#FFFFFF;
	font-size:0.80em;
	padding-right:13px;
}
div.quickLink {
	float:left;
	height:20px;
	margin-left:6px;
	/* 20100126 - Adam, WonderBrand START */
	/*padding:0 6px; 
	border-radius-bottomleft:3px;
	border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px; 
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	background-color:#eae9e7;*/ 
	background-image:url(/images/quicklink_bg.gif); /* 20100126 - Adam, WonderBrand END */
	background-repeat:repeat-x;
}
div.quickLinkInfo {
	float:left;
	height:20px;
	padding:2px 0 0 0;
	vertical-align:top;
}
div.quickLinkInfo a,
div.quickLinkInfo a:link,
div.quickLinkInfo a:active,
div.quickLinkInfo a:visited,
div.quickLinkInfo a:hover {
	color:#696965; /* 20100126 - Adam, WonderBrand */
	/*color:#FFFFFF;*/
	text-decoration:none;
}
div.quickLinkInfo a:hover {
	color:#696965; /* 20100126 - Adam, WonderBrand */
	/*color:#FFFFFF;*/
	text-decoration:underline;
}

div.quickLinkImage {
	float:left;
	height:20px;
}
div.quickLinkLeft {
	float:left;
	width:6px;
	height:20px;
	/*background:#eae9e7;*/ /* 20100126 - Adam, WonderBrand START */
	background-image:url(/images/quickLinkLeft.gif);
	background-repeat:no-repeat; /* 20100126 - Adam, WonderBrand END */
	
}
div.quickLinkRight {
	float:left;
	width:6px;
	height:20px;
	/*background-color:#eae9e7;*/ /* 20100126 - Adam, WonderBrand START */
	background-image:url(/images/quickLinkRight.gif);
	background-repeat:no-repeat; /* 20100126 - Adam, WonderBrand END */
}
div#weather {
	
}
div#flags {

}
div#flags img {
	padding:2px 3px 0 3px;
}

div#quickLinks2
{
    float:right;
    margin-right:15px;
    margin-top:17px;
	color: #000; /* 20100126 - Adam, WonderBrand */
    /*color: #FFFFFF;*/
}

div#quickLinks2 a,
div#quickLinks2 a:link,
div#quickLinks2 a:active,
div#quickLinks2 a:visited,
div#quickLinks2 a:hover {
	text-decoration:none;
	color:#000; /* 20100126 - Adam, WonderBrand */
}
div#quickLinks2 a:hover {
	text-decoration:underline;
	color:#000; /* 20100126 - Adam, WonderBrand */
}

/* ***** TOP NAVIGATION ***** */
div#topNav {
	font-size:1.0em;
	font-weight:bold;
	padding: 0 20px 0 0px;
	min-height:28px;
	border-top:solid 4px #fefefe;
	border-bottom:solid 4px #fefefe;
	background-color:#696965;  /* 20100126 - Adam, WonderBrand */
}
*html div#topNav {
	height:28px;
}
div#topNav img {
	display:block;
	float:left;
    margin: 0;
    padding: 0;
	/*
	vertical-align:bottom;
	*/
}
div#topNavLink ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
div#topNavLink ul li {
/*	display:inline;
	padding:0;
	margin:0;
	list-style-type:none;*/
}
div#topNav a,
div#topNav a:link,
div#topNav a:active,
div#topNav a:visited,
div#topNav a:hover {
/*	text-decoration:none;*/
}
div#topNav a:hover {
	text-decoration: underline;
/*	text-decoration:underline;*/
}
div#topNavLink {
	float:left;
}
div#faluPhotos {
	float:right;
	
}

/* ***** Startpage ***** */
div#startpageLayout {
	padding-top: 9px;
	padding-left: 9px;
/*	padding: 17px 19px 30px 17px;*/
}
div#startpageLeft {
	float:left;
	width:606px;
}
div#startpageRight {
	float:right;
	width:180px;
	margin-right: 4px;
}
div.startPuff {
	width:588px;
	background-color:#FFFFFF;
	margin-bottom:7px;
}
div.startPuffInfo {
	padding: 0px 15px 0px 0px;
	background-image:url(/images/puff_start_bg.jpg);
	background-repeat:repeat-y;
}

div.startPuffInfo img 
{
        margin: 0px 20px 0px 10px;
        float: left;
}

div.startPuffInfo a,
div.startPuffInfo a:link,
div.startPuffInfo a:active,
div.startPuffInfo a:visited
{
    text-decoration: none;
}

div.startPuffInfo a:hover {
	text-decoration: underline;
}

div.startPuffInfo .right
{
    float: right;
    position: relative;
    top: -5px;
    left: -3px;
}




div.startPuffInfo h1 {
	color:#893c2f;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.2em;
	padding-top: 12px;
}

div.startPuffImage {
	float:left;
	width:219px;
}
div.startPuffText {
	float:left;
	width:305px;
	/*padding-top:8px;*/
	padding-bottom:15px;
}
div.startPuffTop {
	background-image:url(/images/puff_start_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}
div.startPuffBottom {
	/*background-image:url(../images/puff_start_bottom.jpg);
	background-repeat:no-repeat;
	height:30px;
	font-size:0px;
	/*text-align:right;*/
	/*float:right;
	
	*/
	margin-top: 0px;
    background-image  :url(/images/new_startpage_bottom.gif);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
	text-align:right;
}
div.startPuffRight {
	padding-bottom:8px;
}




/* ***** Underpage ***** */
div#underpageLayout { 
	padding:10px 0px 30px 0px;
}
div#underpageLeft {
	float:left;
	width:181px;
}
div#underpageLeftWide {
	float:left;
	width:228px;
}
div#underpageWideBlock {
	float:left;
	width:633px;
}
div#underpageMiddleBlock {
	float:left;
	width:580px;
}
div#underpageCenter {
	float:left;
	width:447px;
}
div#underpageCenterWide {
	float:left;
	width:620px;
	
}
div#underpageRight {
	float:left;
	width:186px;
}
div.underpagePuffRight {
	padding-bottom:8px;
}




div.uPageNewsPuff {
	width:427px;
	background-color:#FFFFFF;
	margin:0 0 7px 6px;
}
div.uPageNewsPuffInfo {
	padding:10px 20px 0 20px;
	background-image:url(/images/center_bg.gif);
	background-repeat:repeat-y;
}


div.uPageNewsPuffImage {
	float:left;
	width:110px;
}
div.uPageNewsPuffText {
	float:left;
	width:250px;
	padding-top:0px;
}
div.uPageNewsPuffTop {
	background-image:url(/images/center_top.gif);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}
div.uPageNewsPuffBottom {
	background-image:url(/images/center_bottom.gif);
	background-repeat:no-repeat;
	height:30px;
	font-size:0px;
	text-align:right;
}
div.uPageNewsPuffRight {
	padding-bottom:8px;
}





div#breadcrumbs {
	font-size:0.9em;
	padding:0 15px 10px 17px;
}





div.centerPuffLayout {
	width:427px;
	margin-left:6px;
	margin-bottom:8px;
}
div.centerPuffBg {
	padding:0;
	margin:0;
	background-image:url(/images/center_bg.gif);
	background-repeat:repeat-y;
}
div.centerPuffInfo {
	margin:0;
	padding:0 20px 0 20px;
}
div.centerPuffTop {
	height:10px;
	font-size:0px;
	background-image:url(/images/center_top.gif);
	background-repeat:no-repeat;
}
div.centerPuffBottom {
	height:8px;
	font-size:0px;
	background-image:url(../images/center_bottom.gif);
	background-repeat:no-repeat;
}
div.newsPicRight img {
	float:right;
	padding:0 0 10px 10px;
}
div.rubPic {
	margin-bottom:15px;
}





div.uPageWidePuff {
	width:609px;
	font-size:0.9em;
	line-height:1.2em;
	background-color:#EBE7d7;
	margin-left:6px;
	margin-bottom:7px;
}
div.uPageWide {
	width:609px;
	
	line-height:1.2em;
	background-color:#EBE7d7;
	margin-left:6px;
	margin-bottom:7px;
}
div.uPageWidePuffInfo {
	padding:6px 15px 8px 15px;
	background-image:url(/images/puff_wide_bg.jpg);
	background-repeat:repeat-y;
}
div.uPageWidePuffImage {
	float:left;
	width:219px;
}
div.uPageWidePuffText {
	float:left;
	width:305px;
	padding-top:8px;
}
div.uPageWidePuffText h1 {
	color:#893c2f;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.0em;
}
div.uPageWidePuffTop {
	background-image:url(/images/puff_wide_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}
div.uPageWidePuffBottom {
	background-image:url(/images/puff_wide_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
	text-align:right;
}
div.uPageSuperWidePuffTop {
	background-image:url(/images/puff_superwide_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}
div.uPageSuperWidePuffBottom {
	background-image:url(/images/puff_superwide_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
	text-align:right;
}
div.uPageSuperWidePuff {
	width:790px;
	font-size:0.9em;
	line-height:1.2em;
	background-color:#FFFFFF;
	margin-left:6px;
	margin-bottom:7px;
	
	
}
div.uPageSuperWidePuffInfo {
	padding:6px 15px 8px 15px;
	background-image:url(/images/puff_superwide_bg.jpg);
	background-repeat:repeat-y;
}





div#boList {
	
}
div#boList h1 {
	font-weight:bold;
	color:#000000;
	margin-bottom:0px;
}
div#boList h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	margin-bottom:0;
}
div.amountList {
	float:right;
	color:#9c9c9c;
}
div.boListRow {
	border-top:solid 1px #a6a6a6;
	padding: 5px 0px 5px 0;
/*	border: solid 1px #000; */
	width: 380px;
}
div.boListImage {
	float:left;
	padding-top: 2px;
/* 	border: solid 1px #F00; */
 	width: 108px; 
}
div.boListTextImage {
	float:left;
/*	border: solid 1px #0F0;  */
	width: 272px;
}
div.boListText {
	float:left;
}
div.boListRow .phone {
	color:#757575;
}
div.boListRow .phone a {
	color:#757575;
}
div.boListRow div.buttonsRight {
	float:right;
  /*	border: solid 1px #00F; */
}
div.boListRow div.buttonsRight img {
	padding:0 0 0 6px;
}

div.divider {
	border-bottom:solid 1px #bbbbbb;
	margin:8px 0 8px 0;
}

div.clearDivider {
	margin:8px 0 8px 0;
}



div#boItem {
	
}
div#boItem h1 {
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}
div#boItem h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	margin-bottom:0;
}
div#boItemLeft {
	float:left;
	width:356px;
}
div#boItemRight {
	float:right;
	width:200px;
}
div.boItemImageBox
{
    padding: 0px 0px 10px 0px;
}

div.boItemInfobox {
	padding: 10px;
	background-color:#eaeaea;
	margin-bottom:10px;
}

div#boItemRight img {
	margin-bottom:10px;
}
div#boItemLeft div.boItemInfobox table {
	width:336px;
}

div.eventItemInfobox {
	padding:10px;
	background-color:#eaeaea;
	margin-bottom:10px;
}

div#boItemLeft div.eventItemInfobox table {
	width:282px;
}


div.boItemButtons {
	text-align: right;
	line-height:0.4em;
	padding-right: 0px;
}
div.boItemList {

}
div.boItemList th,
div.boItemList td {
	padding-right:10px;
}


/* ***** FOOTER ***** */
div#footerContainer {
	padding:0 0 0 16px;
}
div#footer {
	font-size:0.9em;
	color:#FFFFFF;
	background-color:#696965; /* 20100126 - Adam, WonderBrand */
	/*background-color:#d4b01d;*/
	padding:2px 10px 2px 10px;
	margin-bottom:10px;
}
div.footerRight {
	float:right;
}
div#footer a,
div#footer a:link,
div#footer a:active,
div#footer a:visited,
div#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}

div#footerSponsors {
	background-color:#FFFFFF;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
}
div#footerSponsors div.footerRight img {
	padding-left:25px;
}


/* -- Standard divs from EPiServer --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
div.rightpadded
{
	padding-right: 1em;
}
div.clear
{
	clear: both;
}
div.emptyclear 
{
	clear:both;
	width: 1px;
	height:0;
	line-height:1px;
	font-size:1px;
}


/* Evenemang */

div.evenemangList {
	
}
div.evenemangList h1 {
	font-weight:bold;
	color:#000000;
	margin-bottom:0px;
}
div.evenemangList h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	margin-bottom:0;
}
div.evenemangList .divider {
	border-bottom:solid 1px #e6e6e6;
	margin:8px 0 8px 0;
}

table.evenemangTable {
	width:513px;
}
table.evenemangTable tr td {
	border-bottom:solid 1px #a6a6a6;
	padding:10px 0 10px 0;
}
table.evenemangTable tr td .evnCategory {
	font-style:italic;
}
table.evenemangTable tr td.evnInfo {
	padding-left:15px;
	padding-right:15px;
}
table.evenemangTable tr td.evnDate {
	
}
table.evenemangTable tr td .evnButton {
	padding:6px 0 0 0;
}

div.evnSearch {
	width:215px;
	font-size:0.9em;
	line-height:1.2em;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-bottom:10px;
}
div.evnSearchInfo {
	padding:10px 15px 0 15px;
	background-image:url(/images/evn_search_bg.gif);
	background-repeat:repeat-y;
	font-size:1.1em;
	font-weight:bold;
	color:#3f68c4;
}
div.evnSearchInfo .header {
	padding-bottom:10px;
}
div.evnSearch h1 {
	color:#893c2f;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.0em;
}
div.evnSearchTop {
	background-image:url(/images/evn_search_top.gif);
	background-repeat:no-repeat;
	height:5px;
	font-size:0px;
}
div.evnSearchBottom {
	background-image:url(/images/evn_search_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
	font-size:0px;
	text-align:right;
}




div.evnSearch select {
	width:185px;
}
div.evnSearch div.evnSearchDate input {
	
}



div.evnSearch select,
div.evnSearch input {
	margin:2px 0 8px 0;
	font-weight:normal;
	font-size:0.9em;
}
div.evnSearch .labelHeaders {
	text-transform:uppercase;
}



div.puffLeft {
	padding:0 0 4px 10px;
	margin:0;
}

div.uPageMiddlePuff {
	width:543px;
	font-size:0.9em;
	line-height:1.2em;
	background-color:#FFFFFF;
	margin-left:20px;
	margin-bottom:9px;
}
div.uPageMiddlePuffInfo {
	padding:6px 15px 8px 15px;
	background-image:url(/images/puff_middle_bg.jpg);
	background-repeat:repeat-y;
}
div.uPageMiddlePuffImage {
	float:left;
	width:219px;
}
div.uPageMiddlePuffText {
	float:left;
	width:205px;
	padding-top:8px;
}
div.uPageMiddlePuffText h1 {
	color:#893c2f;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0.0em;
}
div.uPageMiddlePuffTop {
	background-image:url(/images/puff_middle_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}
div.uPageMiddlePuffBottom {
	background-image:url(/images/puff_middle_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
	text-align:right;
}

div.TellusPreviousNext
{
    padding-bottom: 5px;
 /*   border: solid 1px #000; */
}

div.TellusPreviousNext .Link
{
    margin-right: 5px;
    float:left;
}
div.TellusPreviousNext .Linkone
{
	margin-right: 5px;
    float:left;
	text-decoration:underline;
	
	}

.calendarButton
{
    
    margin-bottom:5px;
  
}

tr.row1
{
    background-color: #eaeaea;
}

tr.row0
{
    background-color: #f7f7f7;
}

tr.row_top_margin_1
{
    background-color: #eaeaea;
    margin-top: 2px;    
}

tr.row_top_margin_0
{
    background-color: #f7f7f7;
    margin-top: 2px;    
}

tr.row_bottom_margin_1
{
    background-color: #eaeaea;
    padding-bottom: 2px;    
}

tr.row_bottom_margin_0
{
    background-color: #f7f7f7;
    padding-bottom: 2px;    
}

/*Huvudmeny*/
ul.TopMenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 28px;
}
ul.TopMenu li {
	text-transform:uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* 20010126 - Adam, WonderBrand END */
	/*font-family:"Trebuchet MS";*/
	font-weight:bold;
	
}
ul.TopMenu li a:link, ul.TopMenu li a:visited {
	color:#FFF;
	padding-top: 8px;
}
ul.TopMenu li a:hover {
	text-decoration:underline;
}

/*Huvudnavigering*/
ul.TopMenu li {
	list-style-type:none;
	display:inline;
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 4px;
}
ul.TopMenu a:link, ul.TopMenu a:visited {
	text-decoration:none;
	color:#FFF;
}
ul.TopMenu a:hover {
	cursor:pointer;
}

/*Huvudnavigering-flikhantering-InAktiv*/
ul.TopMenu span.LeftBg {
	float: right;
	width: 5px;
	height:28px;
}
ul.TopMenu span.LinkText {
	float: left;
	/*font-weight:normal;*/
	color: #FFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
}
ul.TopMenu span.RightBg {
	float: left;
	width: 5px;
	height:28px;
}

/*Huvudnavigering-flikhantering-Aktiv*/
ul.TopMenu li .Active:link, 
ul.TopMenu li .Active:visited {
	color:#FFF;
}
ul.TopMenu .Active:link span.LeftBg, 
ul.TopMenu .Active:visited span.LeftBg {
	background-image:url(../images/leftact.gif);
	float: left;
	width: 5px;
	height:28px;
	background-repeat: no-repeat;
}
ul.TopMenu .Active:link span.LinkText, 
ul.TopMenu .Active:visited span.LinkText {
	float: left;
	background-image: url(../images/whitebg.gif);
	background-repeat: repeat-x;
	color: #333333;
	height: 22px;
}
ul.TopMenu .Active:link span.RightBg, 
ul.TopMenu .Active:visited span.RightBg {
	background-image:url(../images/rightact.gif);
	float: left;
	width: 5px;
	height:28px;
	background-repeat: no-repeat;
}

/*Area För bildpuffar*/
.PuffArea {
	width:100%;
	clear:both;
	padding-bottom: 8px;
}
.PuffArea img {
	margin-right:4px;
}

.PuffLeftUp {
	background-image:url(../images/puff-left-up.gif);
	background-repeat:no-repeat;
	width:10px;
	height:8px;
	float:left;
}
.PuffItem {
	float: left;
	width: 100%;
	background-image: url(../images/puff-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.PuffRightUp {
	background-image: url(../images/puff-right-up.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 15px;
	float: right;
}
.PuffTopp {
	float: left;
	width: 100%;
	height: 8px;
}
.PuffLeftDown {
	background-image: url(../images/puff-left-down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 15px;
	width: 10px;
}
.PuffRightDown {
	background-image: url(../images/puff-right-down.gif);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 15px;
	background-position: right bottom;
}
.PuffBottom {
	float: left;
	width: 100%;
	background-image: url(../images/puff-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px;
}
.PuffContent a:link, .PuffContent a:visited {
	text-decoration:none;

}
.PuffLink {
	background-repeat: no-repeat;
	padding-left: 33%;
	float: left;
	width: 65%;
	background-position: left top;
}
.PuffHeading {
	font-size: 1.6em;
	color:#696965; /* 20100126 - Adam, WonderBrand */
	/*color: #893c2f;*/
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* 20100126 - Adam, WonderBrand */
	/*font-family: Arial, Helvetica, sans-serif;*/
	display: block;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
}
.PuffText {
	display: block;
	padding-right: 15px;
	color: #000; /* 20100126 - Adam, WonderBrand */
	/*color: #333333;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* 20100126 - Adam, WonderBrand */
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.PuffContent {
	float: left;
	width: 98%;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 97% bottom;
	padding-right: 6px;
	padding-left: 6px;
}
.PuffContent:hover {
	background-image: url(../images/arrow_hov.gif);
}
.Standard:hover {
	background-image:none;
}
div.Small {
	width: 202px;
}
div.Small .PuffLink {
	padding-top: 120px;
	padding-left: 0px;
	width: 100%;
}
div.Small .PuffHeading {
	font-size:1.1em;
	padding-top: 0px;
}
div.Small .PuffContent {
	width: 92%;


}
div.Medium {
	width: 404px;
}
div.Medium .PuffLink {
	padding-top: 120px;
	padding-left: 0px;
	width: 100%;
}
div.Medium .PuffHeading {
	font-size:1.1em;
	padding-top: 0px;
}
div.Medium .PuffContent {
	width: 97%;

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

/*Sökning höger */
.QuickSearchArea {
	float: left;
	clear: both;
	width: 175px;
	background:#696965; /* 20010126 - Adam, WonderBrand START */
	border-radius-topleft:5px; 
	border-radius-topright:5px; 
	-moz-border-radius-topleft:5px; 
	-moz-border-radius-topright:5px; 
	-webkit-border-top-left-radius:5px; 
	-webkit-border-top-right-radius:5px; 
	/*background-image: url(../images/q-searchbg.gif);*/ /* 20010126 - Adam, WonderBrand END */
	background-repeat: no-repeat;
	height: 55px;
}
.QSearchContent {
	padding-right: 5px;
	padding-left: 5px;
}
.QSearchContent .quicksearch {
	float: left;
	margin-left: 2px;
}
h2.QSearchHead {
	color: #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* 20100126 - Adam, WonderBrand */
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2.BookingHeading {
	background:#696965; /* 20010126 - Adam, WonderBrand START */
	border-radius-topleft:5px; 
	border-radius-topright:5px; 
	-moz-border-radius-topleft:5px; 
	-moz-border-radius-topright:5px; 
	-webkit-border-top-left-radius:5px; 
	-webkit-border-top-right-radius:5px; 
	/*background-image: url(../images/q-searchbg.gif);*/ /* 20010126 - Adam, WonderBrand END */
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* 20010126 - Adam, WonderBrand END */
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #FFF;
	padding-left: 8px;
	padding-top: 4px;
	margin: 0px;
	padding-bottom: 4px;
	font-size: 1.1em;
}
.BookingArea {
	clear: both;
	float: left;
	width: 175px;
}
.BookingEnd {
	height: 15px;
	clear: both;
	float: left;
	width: 100%;
	/*background-image: url(../images/bgtone.gif);*/ /* 20010126 - Adam, WonderBrand */
	background-repeat: repeat-x;
}

/*Iframe högerkolumn */
.Iframe {
	clear: both;
	float: left;
	width: 175px; 
	height: 170px;
}

/*Standaradpuffar */
.PuffStandard .PuffHeading {
	font-size: 1em;
	text-transform: uppercase;
}
.PuffStandard:link, .PuffStandard:visited {
	float: left;
	width: 185px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.PuffStandard:hover {
	background-image: url(../images/arrow2_hov.gif);
}
.Middle:link, .Middle:visited  {
	margin-left: 15px;
	margin-right: 15px;
}
div.Standard {
	background-image: none;
}

/*Citybreak bodyhantering */
Body.CityBreak div#underpageLeft {
	display: none;
}
Body.CityBreak div#underpageWideBlock {
	width: 100%;
}
body.CityBreak div.centerPuffLayout {
	width: 610px;
	clear: both;
}
body.CityBreak div#underpageRight {
	float:right;
	padding-top: 20px;
}
body.CityBreak div#underpageCenter {
	width: 615px;
}
body.CityBreak div.centerPuffTop {
	background-image:url(../images/center_top_wide.gif);
}
body.CityBreak div.centerPuffBottom {
	background-image:url(../images/center_bottom_wide.gif);
}
body.CityBreak div.centerPuffInfo {
	background-position: right;
	padding-left: 0px;
}
body.CityBreak div.centerPuffBg {
	background-position: right;
	background-color: #FFFFFF;
}

/*Fliknavigering CITYBREAK*/
ul.SubTabs {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* 20100126 - Adam, WonderBrand */
	/*font-family: Arial, Helvetica, sans-serif;*/
}
ul.SubTabs li {
	list-style-type:none;
	display:inline;
	margin-right: 4px;
	float: left;
}
.SubTabs a:link, .SubTabs a:visited {
	cursor:pointer;
}

/*aktiva flikar*/
.SubTabs .SubActive:link .LeftC,
.SubTabs .SubActive:visited .LeftC {
	background-image: url(../images/lc.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 8px;
	background-position: right top;
}
.SubTabs .SubActive:link .RightC,
.SubTabs .SubActive:visited .RightC {
	background-image: url(../images/rc.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 8px;
	background-position: left top;
}
.SubTabs .SubActive:link .MidText,
.SubTabs .SubActive:visited .MidText{
	float: left;
	background-color: #FFFFFF;
	height: 16px;
	padding-top: 4px;
	font-weight: bold;
}

/*Inaktiva flikar*/
.SubTabs a:link .LeftC,
.SubTabs a:visited .LeftC {
	background-image: url(../images/lc-inact.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 8px;
	background-position: right top;
}
.SubTabs a:link .RightC,
.SubTabs a:visited .RightC {
	background-image: url(../images/rc-inact.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 8px;
	background-position: left top;
}
.SubTabs a:link .MidText,
.SubTabs a:visited .MidText{
	float: left;
	background-color: #F5F3EB;
	height: 16px;
	padding-top: 4px;
}
.CBIframe {
	width: 99%;
	
}
#copyright
{
	display:none;
	}