﻿/******************************************************
/* FRAMEWORK STATICS
/******************************************************/
body
{
	background: #fff url(/Images/folkspel_main_bg.gif) left top repeat-y;
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}

body form 
{
	margin: 0 0 0 5px;
	display: block;
	width: 780px;
}


IMG.TopImage
{
	margin:0 0 15px 0;
}

img.BlockImage
{
	display: block;
	line-height: 0;
	padding: 0;
	margin: 0; 
}

#Page 
{
	position: relative;
	background: url(/Images/main_bg.gif) repeat-y right top;
	padding: 0 0.5em;
}

body, form, h1, h2, h3, h4, h5, h6, h6, p, img, blockquote, dl, dt, dd
{
	margin: 0;
	padding: 0;
}

html, body, td, th
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	line-height: 1.5;
}

p
{
	margin-bottom: 1em;
}

object
{
	display: block;
	margin-bottom: 1em;
}

.Ingress
{
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
}

a
{
	color: #333;
}

a:hover
{
	color: #666;
}

img
{
	border-style: none;
}

.DateLabel
{
	color: #999;
	font-size: .9em;
}
.HighlightNew
{
	font-family:Verdana;
	font-weight:bold;
	color:#136da9;
}

/******************************************************
/* Article
/*****************************************************/
.Article .LeftImage
{
	float: left;
	margin: 0 1em .5em 0;
}

.Article .RightImage
{
	float: right;
	margin: 0 0 .5em 1em;
}


/******************************************************
/* SPECIAL ITEMS
/*****************************************************/
.Unit
{
	display: block;
	margin-bottom: 1em;
}

.UnitTeaser
{
	display: block;
	text-decoration: none;
	cursor:pointer;
	padding-left: 5px;
	margin-left: 5px;
}

.ContentHeader
{
	display: block;
	margin-bottom: 1em;
	clear: both;
}

.TextIcon
{
	vertical-align: middle;
	margin: 0 3px;
}

.hr
{
	border-bottom: solid 1px #d3f0af;
	margin: 1em 0;
}

.hr hr
{
	display: none;
}

.ListItem
{
	display: block;
	margin-top: 5px;
	border-top: solid 1px #d3f0af;
	padding-top: 5px;
}

.ListItemRegion
{
	display: block;
	margin-top: 6px;
	padding-top: 6px;
	text-decoration: none;
}

/******************************************************
/* HEADING STYLES
/*****************************************************/
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Sans-Serif;
	margin-bottom: .3em;
	line-height: normal;
}

h1
{
	font-size: 1.6em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.1em;
}

h4, h5, h6
{
	font-size: 1em;
}

/******************************************************
/* FORMS
/*****************************************************/
input, textarea, select, option
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #603745;
}

input
{
	vertical-align: middle;
}

.InputBlock
{
	clear: both;
	margin-bottom: .5em;
}

.TextBox
{
	border: solid 1px #aaa;
	width: 160px;
}

.TextBox2
{
	border: solid 1px #aaa;
	width: 185px;
}

.ButtonBlock
{
	clear: both;
	margin-top: 1em;
	text-align: right;
	background: #eee url(/images/buttonblock.gif);
	height: 40px;
	overflow: hidden;
	width: 100%;
}

.ButtonBlock .Button
{
	margin: 10px;
}

.Button img
{
	vertical-align: middle;
}

.ButtonOnForm
{
	width: 75px;
	height: 22px;
	background-image: url(/images/Buttons/skicka.gif);
	float:right;
	border: 5px;
}



label
{
	float: left;
	width: 150px;
	line-height: 18px; /* TextBox height */
	vertical-align: middle;
}

.CheckBox label
{
	float: none;
}

.Required
{
	color: #f00;
	margin: 0 3px;
}

.FormHelp
{
	vertical-align: middle;
}

.FormHelpToolTip
{
	position: absolute;
	display: none;
	font-size: .8em;
	background-color: #ffa;
	border: solid 1px #ccc;
	padding: 5px;
	width: 300px;
	left: 10px;
}

* html .FormHelpToolTip
{
	margin-top: 20px;
}


.ErrorSummary
{
	border: solid 1px #C00;
	background-color: #fff;
	margin-bottom: 1em;
	padding: 5px 10px;
	font-size: .9em;
	color: Red;
	display: block;
	height: 1%;
}

.ErrorSummary ul
{
	list-style: none none;
	margin: 0;
	padding: 0;
}

.InfoSummary
{
	border: solid 1px #CCC;
	background-color: #fff;
	margin-bottom: 1em;
	padding: 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
	display: block;
	height: 1%;
}

.InfoSummary .InfoSummarylink
{
	font-size: 11px;
	font-weight:normal;
}

/******************************************************
/* LISTS
/*****************************************************/
ul, ol
{
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

ul
{
	list-style-image: url(/Images/icons/1x1.gif);
}

ul li, ol li
{
	margin: 0 0 .5em 0;
	padding: 0;
	vertical-align: middle;
}

dl
{
	margin-bottom: 1em;
}

dl dt
{
	font-weight: bold;
	margin-bottom: .3em;
}

dl dd
{
	margin-bottom: 1em;
}

/******************************************************
/* NewsList
/*****************************************************/
.NewsList
{
	width: 361px;
	margin-left: 7px;
	padding-left: 7px;
}
*html .NewsList
{
	width: 361px;
	margin-left: 8px;
	padding-left: 8px;
}
.NewsList .ListItem
{
	text-decoration: none;
}

.NewsList .FirstItem
{
	border-top-style: none;
	padding-top: 0;
}

.NewsList .ListImage
{
	float: left;
	margin: 0 10px 0 0;
	width: 50px;
}


/******************************************************
/* TOPMENU 
/******************************************************/
.TopMenu li
{
	list-style: none none;
	float: left;
	margin: 0;
	padding: 0;
}

.TopMenu li.FirstItem
{
	border-left-style: none;
}
.TopMenu li.LastItem
{
	border-right-style: none;
}

.TopMenu li a
{
	padding: 1px 15px 2px 15px;
	color:#fff;
}

/******************************************************/

.FolkspelOrganization .TopMenu a
{
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	
}
.FolkspelOrganization .TopMenu
{
	list-style: none;
	position: absolute;
	left: 222px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.FolkspelOrganization .TopMenu a:hover
{
	background-color: #ffffff;
	color: #009ee0;
}

.FolkspelOrganization .TopMenu li
{
	border-right: solid 0px #3888d3;
	border-left: solid 0px #4076a9;
	margin: 0px 4px 0px 4px;
}


.FolkspelOrganization .TopMenu li a
{
	padding: 4px 8px 4px 8px;
}

.FolkspelOrganization .TopMenu .Selected a,
.FolkspelOrganization .TopMenu .SelectedParent a
{
	background-color:#ffffff;
	color:#009ee0;
}

/******************************************************
/* TOPMENU STORE	
/******************************************************/
.FolkspelStore .TopMenu a
{
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.FolkspelStore .TopMenu
{
	list-style: none;
	position: absolute;
	left: 222px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.FolkspelStore .TopMenu a:hover
{
	background-color: #ffffff;
	color: #fdc706;
}

.FolkspelStore .TopMenu li
{
	border-right: solid 0px #e67136;
	border-left: solid 0px #ec8249;
	margin: 0px 4px 0px 4px;
}

.FolkspelStore .TopMenu li a
{
	padding: 4px 8px 4px 8px;
	
}

.FolkspelStore .TopMenu .Selected a,
.FolkspelStore .TopMenu .SelectedParent a
{
	background-color:#ffffff;
	color: #fdc706;
}

/******************************************************
/* TOPMENU COMPANY
/******************************************************/
.FolkspelCompany .TopMenu a
{
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.FolkspelCompany .TopMenu
{
	list-style: none;
	position: absolute;
	left: 222px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.FolkspelCompany .TopMenu a:hover
{
	background-color: #fff;
	color: #e30167;
}

.FolkspelCompany .TopMenu li
{
	border-right: solid 0px #e85763;
	border-left: solid 0px #bc2b2b;
	margin: 0px 4px 0px 0px;
}

.FolkspelCompany .TopMenu li a
{
	padding: 4px 8px 4px 8px;
}

.FolkspelCompany .TopMenu .Selected a,
.FolkspelCompany .TopMenu .SelectedParent a
{
	background-color:#fff;
	color: #e30167;
}


/******************************************************
/* TOPMENU PERSON	
/******************************************************/
.FolkspelPerson .TopMenu a
{
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.FolkspelPerson .TopMenu
{
	list-style: none;
	position: absolute;
	left: 222px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.FolkspelPerson .TopMenu a:hover
{
	background-color: #fff;
	color: #41a62a;
}

.FolkspelPerson .TopMenu li
{
	border-right: solid 0px #a7df50;
	border-left: solid 0px #6da323;
	margin: 0px 4px 0px 0px;
}

.FolkspelPerson .TopMenu li a
{
	padding: 4px 8px 4px 8px;
}

.FolkspelPerson .TopMenu .Selected a,
.FolkspelPerson .TopMenu .SelectedParent a
{
	background-color:#fff;
	color: #41a62a;
}

/******************************************************
/* TOPMENU REGIONS	
/******************************************************/
.FolkspelRegions .TopMenu a
{
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.FolkspelRegions .TopMenu
{
	list-style: none;
	position: absolute;
	left: 70px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.FolkspelRegions .TopMenu a:hover
{
	background-color: #6484b0;
	color: #FFFFFF;
}

.FolkspelRegions .TopMenu li
{
	border-right: solid 1px #265C8F;
	border-left: solid 1px #40698F;
}

.FolkspelRegions .TopMenu li.FirstItem
{
	border-left-style: none;
}
.FolkspelRegions .TopMenu li.LastItem
{
	border-right-style: none;
}

.FolkspelRegions .TopMenu li a
{
	padding: 1px 15px 2px 15px;
}

.FolkspelRegions .TopMenu .Selected a,
.FolkspelRegions .TopMenu .SelectedParent a
{
	background: #6484b0 url(/Images/1x1.gif) left center no-repeat;
	color: #FFFFFF;
}


/******************************************************
/* TREE MENU 
/******************************************************/
.TreeMenu a
{
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

/******************************************************
/* TREE MENU ORGANIZATION	
/******************************************************/
.FolkspelOrganization .TreeMenu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.FolkspelOrganization .TreeMenu li
{
	list-style: none;
	border-top: solid 1px #26aef0;
	border-bottom: solid 1px #0090d2;
	background-color:#009ee0;
	margin: 0;
	padding: 0;

}

.FolkspelOrganization .TreeMenu li.LastItem
{
	
}

.FolkspelOrganization .TreeMenu a
{
	padding: 5px 10px 5px 13px;
	color: #fff;
}

.FolkspelOrganization .TreeMenu a:hover
{
	background-color: #B2CCE5;
	color: #333333;
}

.FolkspelOrganization .TreeMenu .Selected a,
.FolkspelOrganization .TreeMenu .SelectedParent a
{
	background: #B2CCE5 url(/Images/1x1.gif) left center no-repeat;
}

/******************************************************
/* TREE MENU STORE	
/******************************************************/
.FolkspelStore .TreeMenu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.FolkspelStore .TreeMenu li
{
	list-style: none;
	border-top: solid 1px #26aef0;
	border-bottom: solid 1px #0090d2;
	background-color:#009ee0;
	/*border-top: solid 1px #ffed33;;
	border-bottom: solid 1px #f18a00;
	background-color:#ffca00;*/
	margin: 0;
	padding: 0;
	
}

.FolkspelStore .TreeMenu li.LastItem
{
	
}

.FolkspelStore .TreeMenu a
{
	padding: 5px 10px 5px 13px;
	color: #fff;
}

.FolkspelStore .TreeMenu a:hover
{
	background-color: #ffca00;
	color: #fff;
}

.FolkspelStore .TreeMenu .Selected a,
.FolkspelStore .TreeMenu .SelectedParent a
{
	background: #fadcb2 url(/Images/1x1.gif) left center no-repeat;
}

/******************************************************
/* TREE MENU COMPANY
/******************************************************/
.FolkspelCompany .TreeMenu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.FolkspelCompany .TreeMenu li
{
	list-style: none;
	border-top: solid 1px #26aef0;
	border-bottom: solid 1px #0090d2;
	background-color:#009ee0;
	/*border-bottom: solid 1px #f31177;
	border-bottom: solid 1px #d10055;
	background-color:#e20066;*/
	margin: 0;
	padding: 0;
}

.FolkspelCompany .TreeMenu li.LastItem
{
	
}

.FolkspelCompany .TreeMenu a
{
	padding: 5px 10px 5px 13px;
	color: #ffffff;
}

.FolkspelCompany .TreeMenu a:hover
{
	background-color: #F7B2BA;
	color: #333333;
}

.FolkspelCompany .TreeMenu .Selected a,
.FolkspelCompany .TreeMenu .SelectedParent a
{
	background: #F7B2BA url(/Images/1x1.gif) left center no-repeat;
}

/******************************************************
/* TREE MENU PERSON
/******************************************************/
.FolkspelPerson .TreeMenu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.FolkspelPerson .TreeMenu li
{
	list-style: none;
	border-top: solid 1px #26aef0;
	border-bottom: solid 1px #0090d2;
	background-color:#009ee0;
	/*border-bottom: solid 1px #64c94c;
	border-bottom: solid 1px #208508;
	background-color:#42a72a;*/
	margin: 0;
	padding: 0;
}

.FolkspelPerson .TreeMenu li.LastItem
{
	border-style: none;
}

.FolkspelPerson .TreeMenu a
{
	padding: 5px 10px 5px 13px;
	color: #fff;
}

.FolkspelPerson .TreeMenu a:hover
{
	background-color: #CCE6BE;
	color: #333333;
}

.FolkspelPerson .TreeMenu .Selected a,
.FolkspelPerson .TreeMenu .SelectedParent a
{
	background: #CCE6BE url(/Images/1x1.gif) left center no-repeat;
}

/******************************************************
/* TREE MENU REGIONS	
/******************************************************/
.FolkspelRegions .TreeMenu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.FolkspelRegions .TreeMenu li
{
	list-style: none;
	border-bottom: solid 1px #002f67;
	margin: 0;
	padding: 0;
}

.FolkspelRegions .TreeMenu li.LastItem
{
	border-style: none;
}

.FolkspelRegions .TreeMenu a
{
	padding: 5px 10px 5px 13px;
	color: #333333;
}

.FolkspelRegions .TreeMenu a:hover
{
	background-color: #ccd5e1;
	color: #333333;
}

.FolkspelRegions .TreeMenu .Selected a,
.FolkspelRegions .TreeMenu .SelectedParent a
{
	background: #ccd5e1 url(/Images/1x1.gif) left center no-repeat;
}

/******************************************************
/* NAVBAR MENU	
/******************************************************/
#navcontainer
{
	font-family: Arial, Verdana, Myriad Web Pro, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}

#navlist li
{
	display: inline;
	background-repeat: no-repeat;
	padding-right:0px; 
	width:83px;
	
}

#navlist a
{
	text-decoration: none;
	color: #cd061d;
}

#navlist a:link, #navlist a:visited
{
	color: #cd061d;
}

#navlist a:hover
{
	background-color: #ffffff;
	color: #cd061d;
} 


/******************************************************
/* REGIONS ORGANIZATION
/******************************************************/
#RegionLeft
{
	float: left;
	width: 190px;
	padding-top: 10px;
	margin: 0 0 0 5px;
	background-repeat: no-repeat;
}

.FolkspelOrganization #RegionMainContent
{
	width: 100%;
	height: 100%;
	position:absolute;
}


.FolkspelOrganization #RegionHeader
{
	background-color: #fff; 
	background-image:url(/images/pageheader_folkspel_bgOrganization.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px	;
	width: 770px;
	height: 75px;
}

.FolkspelOrganization #RegionLeft
{
	background-image: url(/Images/Folkspel/leftmenu_headerOrganization.gif);
	margin-top: 1em;
	position:relative;
		
	
}

.FolkspelOrganization #RegionMain
{
	float: left;
	width: 404px;
	margin-top: 1em;
}

.FolkspelOrganization #RegionRight
{
	float: left;
	margin-left: 1em; 
	width: 142px;
	margin-top: 1em;
}

.FolkspelOrganization #MainContainer
{
	position: relative;
	float: left;
	width: 100%;
	margin: 2px;
}

.FolkspelOrganization #RegionContent
{
	position: relative;
	float: right;
	width: 566px;
}
/******************************************************
/* REGIONS STORE
/******************************************************/
.FolkspelStore #RegionHeader
{
	background-color: #fff; 
	background-image:url(/images/pageheader_folkspel_bgStore.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px	;
	width: 770px;
	height: 75px;
}

.FolkspelStore #RegionLeft
{
	background-image: url(/Images/Folkspel/leftmenu_headerStore.gif);
	margin-top: 1em;
	position:relative;
}

.FolkspelStore #RegionMain
{
	float: left;
	width: 404px;
	margin-top: 1em;
}

.FolkspelStore #RegionRight
{
	float: left;
	margin-left: 1em; 
	width: 142px;
	margin-top: 1em;
}

.FolkspelStore #MainContainer
{
	position: relative;
	float: left;
	width: 100%;
	margin: 2px;
}

.FolkspelStore #RegionContent
{
	position: relative;
	float: right;
	width: 566px;
}
/******************************************************
/* REGIONS COMPANY
/******************************************************/
.FolkspelCompany #RegionHeader
{
	background-color: #fff; 
	background-image:url(/images/pageheader_folkspel_bgCompany.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px	;
	width: 770px;
	height: 75px;
}

.FolkspelCompany #RegionMain
{
	float: left;
	width: 404px;
	margin-top: 1em;
}

.FolkspelCompany #RegionRight
{
	float: left;
	margin-left: 1em; 
	width: 142px;
	margin-top: 1em;
}

.FolkspelCompany #RegionLeft
{
	background-image: url(/Images/Folkspel/leftmenu_headerCompany.gif);
	margin-top: 1em;
	position:relative;
}

.FolkspelCompany #MainContainer
{
	position: relative;
	float: left;
	width: 100%;
	margin: 2px;
}

.FolkspelCompany #RegionContent
{
	position: relative;
	float: right;
	width: 566px;
}
/******************************************************
/* REGIONS PERSON
/******************************************************/
.FolkspelPerson #RegionHeader
{
	background-color: #fff; 
	background-image:url(/images/pageheader_folkspel_bgPerson.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px	;
	width: 770px;
	height: 75px;
}

.FolkspelPerson #RegionLeft
{
	background-image: url(/Images/Folkspel/leftmenu_headerPerson.gif);
	margin-top: 1em;
	position:relative;
}

.FolkspelPerson #RegionMain
{
	float: left;
	width: 404px;
	margin-top: 1em;
}

.FolkspelPerson #RegionRight
{
	float: left;
	margin-left: 1em; 
	width: 142px;
	margin-top: 1em;
}

.FolkspelPerson #MainContainer
{
	position: relative;
	float: left;
	width: 100%;
	margin: 2px;
}

.FolkspelPerson #RegionContent
{
	position: relative;
	float: right;
	width: 566px;
}
/******************************************************
/* REGIONS REGIONS
/******************************************************/
.FolkspelRegions #RegionMainContent
{
	width: 100%;
	height: 100%;
	position:absolute;
}


.FolkspelRegions #RegionHeader
{
	background: #fff url(/images/pageheader_folkspel_bgRegions.gif) right 39px no-repeat;
	position: relative;
	margin: 10px 0 0;
	width: 770px;
	height: 112px;
}

.FolkspelRegions #RegionLeft
{
	background-image: url(/Images/Folkspel/leftmenu_headerRegions.gif);
	margin-top: 1em;
	position:relative;
}

.FolkspelRegions #RegionMain
{
	float: left;
	width: 404px;
	margin-top: 1em;
}

.FolkspelRegions #RegionRight
{
	float: left;
	margin-left: 1em; 
	width: 142px;
	margin-top: 1em;
}

.FolkspelRegions #MainContainer
{
	position: relative;
	float: left;
	width: 100%;
	margin: 2px;
}

.FolkspelRegions #RegionContent
{
	position: relative;
	float: right;
	width: 566px;
}


.TopContent
{
	margin-bottom: 10px;
}

.LeftContent
{
	float: left;
	width: 360px;
	margin-top: 1em;
}

.MiddleContent
{
	float: left;
	width: 560px;
	margin-top: 1em;
}

.RightContent
{
	float: right;
	width: 173px;
	margin-right: 10px;
	margin-top: 1em;
}

* html .RightContent { display: inline; }

.MainContent
{
	float:left;
	display:block;
	margin: 10px;
	padding: 10px;
}

/**************
* Tables
***************/
table
{
	font-size: 1.0em;
	border-collapse: collapse;
}
table.lista caption
{
	margin:0;
	font-weight: bold;
	text-align: left;
}
table.lista tr.odd
{
	background: #fff;
}
table.lista tr.even
{
	background: #eeeeee;	
}
table.lista td,
table.lista th
{
	border-bottom: solid 1px #b3b3b3;
	vertical-align: top;
}
table.lista th
{
	font-style:italic;
}

/**************************/
/* ACCORDION ORGANIZATION */
/**************************/
.FolkspelOrganization .accordionHeader
{
	background-color:White;
	font-weight:bold;
	line-height:20px;
	border-top: solid 1px #005EA8;
	cursor:pointer;
}
.FolkspelOrganization .accordionHeaderSelected
{
	background-color:White;
	font-weight:bold;
	line-height:20px;
	border-top: solid 1px #005EA8;
	cursor:pointer;
}

.FolkspelOrganization.accordionContent
{
	padding-left:1em;
}

/**************************/
/* ACCORDION STORE */
/**************************/
.FolkspelStore .accordionHeader
{
	background-color:White;
	font-weight:bold;
	line-height:20px;
	border-top: solid 1px #F18A00;
	cursor:pointer;
}
.FolkspelStore .accordionHeaderSelected
{
	background-color:White;
	font-weight:bold;
	line-height:20px;
	border-top: solid 1px #F18A00;
	cursor:pointer;
}

.FolkspelStore .accordionContent
{
	padding-left:1em;
}

/**************************/
/* ACCORDION COMPANY      */
/**************************/
.FolkspelCompany .accordionHeader
{
	background-color:White;
	font-weight:bold;
	line-height:20px;
	border-top: solid 1px #E3001A;
	cursor:pointer;
}
.FolkspelCompany .accordionHeaderSelected
{
	background-color:White;
	font-weight:bold;
	line-height:20px;
	border-top: solid 1px #E3001A;
	cursor:pointer;
}

.FolkspelCompany .accordionContent
{
	padding-left:1em;
}

/**************************/
/* ACCORDION COMPANY      */
/**************************/
.FolkspelPerson .accordionHeader
{
	background-color:White;
	font-weight:bold;
	line-height:20px;
	border-top: solid 1px #57AB27;
	cursor:pointer;
}
.FolkspelPerson .accordionHeaderSelected
{
	background-color:White;
	font-weight:bold;
	line-height:20px;
	border-top: solid 1px #57AB27;
	cursor:pointer;
}

.FolkspelPerson .accordionContent
{
	padding-left:1em;
}


/**************
* Startpage values
***************/
*html .cirkel
{
	position:absolute;
	bottom: 2px;
	left: -205px;
	z-index: -1;
}
.cirkel
{
	position:absolute;
	bottom: 7px;
	left: -205px;
	z-index: -1;
}
.karttext
{
	position:absolute;
	margin-top: -6px;
	padding-top: -6px;
	/*top: 303px;*/
	left: 1px;
}	
*html .karttext
{
	position:absolute;
	margin-top: 4px;
	padding-top: 4px;
	left: 1px;
}	

/**************
* Regions contactpage
***************/
.Regions .MainTopArea
{
	float: left;
	width: 300px;
	/*margin-top: 0.5em;*/
}

.Regions .MainTopLeftArea
{
	float: left;
	/*width: 450px;*/
}

.Regions .MainMiddleArea
{
	float: left;
	width: 404px;
	margin-top: 1em;
}

.MainTopLeftArea .label
{
	color:#002f67;
}

/******************************************************
/* CLEAR SPACER
/*****************************************************/
.FloatContainer:after, 
.Region:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* IE Bugfix - This hides from IE-mac \*/
* html .Region 
{
	height: 1px;
}
/* End hide from IE-mac */

/* IE Bugfix - This hides from IE-mac \*/
* html .FloatContainer
{
	height: 1px;
}
/* End hide from IE-mac */

* html .TeaserFloatContainer
{
	height: 102px;
}

* .TeaserFloatContainer
{
	min-height: 102px;
}

* html .Newsfeed
{
	margin-bottom:1em;
	height:1px;
}

* .Newsfeed
{
	clear:both;
	margin-bottom:1em;
	height:22px;
}

.ProductFloatContainer:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#RegionHeader
{
	margin: 10px 0 0 0;
}

.PageTop
{

	margin-left:4px;
	height:39px;	
	width:766px
}

/******************************************************
/* FolkspelMenuTeaser
/*****************************************************/
.FolkspelMenuTeaser
{
	text-decoration: none;
	background: #fff url(/Images/Teaser/puff_left.gif) left bottom no-repeat;
	background-color : Transparent;
	color: #333333;
	line-height: 1.4;
}
.FolkspelMenuTeaser .TeaserContainer
{
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 10px;
	margin-right: 10px;
	
}

.FolkspelMenuTeaser .TeaserText
{
	cursor:pointer;
	margin-left: 3px;
	padding-left: 3px;
	display:block;
}


.FolkspelMenuTeaser .TeaserImage
{
	float:right;
	line-height: 0;
	padding-right: 3px;
	margin-right: 3px;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

.FolkspelMenuTeaser .TeaserHeader
{
	display:block;
}

/******************************************************
/* TargetGroupTeaser(organization, company, store and person
/*****************************************************/
.TargetGroupTeaser
{
	text-decoration: none;
	color: #333333;
	width:173px;
}

.TargetGroupTeaser .TeaserHeader
{
	display: inline;
}

/******************************************************
/* OrganizationTeaser
/*****************************************************/
.OrganizationTeaser
{
	text-decoration: none;
	background: #fff url(/Images/Teaser/organization_bottom.gif) left bottom no-repeat;
	color: #333333;
	width:173px;
}

.OrganizationTeaser .TeaserHeader
{
	display: inline;
}

.OrganizationTeaser .TeaserContainer
{
	padding-left: 1px;
	padding-right: 1px;
}


.OrganizationTeaser .TeaserText
{
	padding: 10px;
}

.OrganizationTeaser .TeaserImage
{
	padding-left: 0;
	margin-left: 0;
	line-height: 0;
	display: block;
}


/******************************************************
/* StoreTeaser
/*****************************************************/
.StoreTeaser
{
	text-decoration: none;
	background: #fff url(/Images/Teaser/store_bottom.gif) left bottom no-repeat;
	color: #333333;
	width:173px;
}

.StoreTeaser .TeaserHeader
{
	display: inline;
}

.StoreTeaser .TeaserContainer
{
	padding-left: 1px;
	padding-right: 1px;
}

.StoreTeaser .TeaserText
{
	padding: 10px;
}

.StoreTeaser .TeaserImage
{
	padding-left: 0;
	margin-left: 0;
	line-height: 0;
	display: block;
}

/******************************************************
/* CompanyTeaser
/*****************************************************/
.CompanyTeaser
{
	text-decoration: none;
	background: #fff url(/Images/Teaser/company_bottom.gif) left bottom no-repeat;
	color: #333333;
	width:173px;
}

.CompanyTeaser .TeaserHeader
{
	display: inline;
}

.CompanyTeaser .TeaserContainer
{
	padding-left: 1px;
	padding-right: 1px;
}

.CompanyTeaser .TeaserText
{
	padding: 10px;
}

.CompanyTeaser .TeaserImage
{
	padding-left: 0;
	margin-left: 0;
	line-height: 0;
	display: block;
}

/******************************************************
/* PersonTeaser
/*****************************************************/
.PersonTeaser
{
	text-decoration: none;
	background: #fff url(/Images/Teaser/person_bottom.gif) left bottom no-repeat;
	color: #333333;
	width:173px;
}

.PersonTeaser .TeaserHeader
{
	display: inline;
}

.PersonTeaser .TeaserContainer
{
	padding-left: 1px;
	padding-right: 1px;
}

.PersonTeaser .TeaserText
{
	padding: 10px;
}

.PersonTeaser .TeaserImage
{
	padding-left: 0;
	margin-left: 0;
	line-height: 0;
	display: block;
}

/******************************************************
/* RegionsTeaser
/*****************************************************/
.RegionsTeaser
{
	text-decoration: none;
	background: #fff url(/Images/Teaser/regions_bottom.gif) left bottom no-repeat;
	color: #333333;
	width:173px;
}

.RegionsTeaser .TeaserHeader
{
	display: inline;
}

.RegionsTeaser .TeaserContainer
{
	padding-left: 1px;
	padding-right: 1px;
}


.RegionsTeaser .TeaserText
{
	padding: 10px;
}

.RegionsTeaser .TeaserImage
{
	padding-left: 0;
	margin-left: 0;
	line-height: 0;
	display: block;
}

/******************************************************
/* CLEAR SPACER
/*****************************************************/
.FolkspelTeaser .TeaserText .ExtranetLogin Input
{
	width:153px;
	clear:both;
	display:block;
}
.FolkspelTeaser .TeaserText .ExtranetLogin .Button
{
	float:right;
	margin:10px 0;
}

.OrganizationTeaser .TeaserText .ExtranetLogin Input
{
	width:153px;
	clear:both;
	display:block;
}
.OrganizationTeaser .TeaserText .ExtranetLogin .Button
{
	float:right;
	margin:10px 0;
}

.StoreTeaser .TeaserText .ExtranetLogin Input
{
	width:153px;
	clear:both;
	display:block;
}
.StoreTeaser .TeaserText .ExtranetLogin .Button
{
	float:right;
	margin:10px 0;
}

.CompanyTeaser .TeaserText .ExtranetLogin Input
{
	width:153px;
	clear:both;
	display:block;
}
.CompanyTeaser .TeaserText .ExtranetLogin .Button
{
	float:right;
	margin:10px 0;
}

.PersonTeaser .TeaserText .ExtranetLogin Input
{
	width:153px;
	clear:both;
	display:block;
}
.PersonTeaser .TeaserText .ExtranetLogin .Button
{
	float:right;
	margin:10px 0;
}

.RegionsTeaser .TeaserText .ExtranetLogin Input
{
	width:153px;
	clear:both;
	display:block;
}
.RegionsTeaser .TeaserText .ExtranetLogin .Button
{
	float:right;
	margin:10px 0;
}

/******************************************************
/* CLEAR SPACER
/*****************************************************/
.FloatContainer:after, 
.Region:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* IE Bugfix - This hides from IE-mac \*/
* html .Region 
{
	height: 1px;
}
/* End hide from IE-mac */

/* IE Bugfix - This hides from IE-mac \*/
* html .FloatContainer
{
	height: 1px;
}
/* End hide from IE-mac */

* html .TeaserFloatContainer
{
	height: 102px;
}

* .TeaserFloatContainer
{
	min-height: 102px;
}

* html .Newsfeed
{
	margin-bottom:1em;
	height:1px;
}

* .Newsfeed
{
	clear:both;
	margin-bottom:1em;
	height:22px;
}

.ProductFloatContainer:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/**************
* Supportline image
***************/
*html .supportline
{
	position:absolute;
	bottom: 11px;
	left: -209px;
	z-index: -1;
}

.supportline
{
	position:absolute;
	bottom: 11px;
	left: -209px;
}

/******************************************************
/* CalendarList
/*****************************************************/

.CalendarList
{
	background-color: #fff;
	font-family: Arial, Verdana, Sans-Serif, Arial;
}

.CalendarList .CalendarTextContainer
{
	cursor:pointer;
	padding:3px;
	margin:3px;
	display: block;
}

.CalendarList #DateText
{
	width: 50px;
	float:left;
}
.CalendarList #CalendarText
{
	width: 215px;
	float:left;
}
.CalendarList #TimeText
{
	width: 80px;
	float:right;
}

*html .CalendarList #CalendarText
{
	width: 220px;
	float:left;
}

*html .CalendarList .ListText
{
	float:left;
	margin: 0 2px 0 0;
	position:relative;
}

.CalendarList .CalendarHyperLink
{
	cursor:pointer;
	color:#fff;
	text-decoration:none;	
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}

.CalendarList .CalendarHyperLinkToday
{
	cursor:pointer;
	color:#ffcc00;
	text-decoration:none;	
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}

.CalendarList .ListText
{
	float:left;
	margin: 0 2px 3px 0;
	position:relative;
}

a.CalendarList
{
	text-decoration: none;
}

.CalendarList a:hover
{
	color: #fff;
}

.resdiv 
{ 
	height:120px;
	width:180px;
	position:absolute;
	z-index:999;
	border:1px solid black; 
	background-color:white; 
	cursor:pointer;
}

.frmcls
{ 
	position:absolute;
	z-index:998;
	border-style: none;
	height:0px;
	width:180px;
}

/**************
* Contact
***************/
.Contact .BothCols 
{ 
	width: 100%; margin: 0 1em .5em 0; 
}
.Contact .LeftCol 
{
	float: left; width: 39%; clear:left; 
}
.Contact .RightCol 
{ 
	float: right; width: 61% 
}

.Contact .RightCol label 
{ 
	width: 135px; 
}



