﻿/* 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:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:1.3em;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#c1c1c1;
}

body.printBody 
{
	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:#d4b01d;
/*	background-image:url(); */
	background-repeat:no-repeat;
	background-position:left top;
	min-height:62px;
}
#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:62px;
}
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:#d4b01d;	
}
div#centerBlock {
	clear:both;
	background-color:#ebe7d7;
	margin:0;
}





/* ***** QuickLinks ***** */
div#quickLinks {	
	float:right;
	color:#FFFFFF;
	font-size:0.80em;
	padding-right:13px;
}
div.quickLink {
	float:left;
	height:20px;
	margin-left:6px;
	background-image:url(../images/quicklink_bg.gif);
	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:#FFFFFF;
	text-decoration:none;
}
div.quickLinkInfo a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

div.quickLinkImage {
	float:left;
	height:20px;
}
div.quickLinkLeft {
	float:left;
	width:6px;
	height:20px;
	background-image:url(../images/quickLinkLeft.gif);
	background-repeat:no-repeat;
}
div.quickLinkRight {
	float:left;
	width:6px;
	height:20px;
	background-image:url(../images/quickLinkRight.gif);
	background-repeat:no-repeat;
}
div#weather {
	
}
div#flags {

}
div#flags img {
	padding:2px 3px 0 3px;
}

div#quickLinks2
{
    float:right;
    margin-right:15px;
    margin-top:17px;
    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: White;
}
div#quickLinks2 a:hover {
	text-decoration:underline;
	color: White;
}

/* ***** 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;
}
*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;
}
div#topNavLink {
	float:left;
}
div#faluPhotos {
	float:right;
	
}

/* ***** Startpage ***** */
div#startpageLayout {
	padding: 17px 19px 30px 17px;
}
div#startpageLeft {
	float:left;
	width:592px;
}
div#startpageRight {
	float:right;
	width:166px;
}
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:232px;
}
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.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:#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:17px;
	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 17px;
	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;    
}
