/************************/
/* GLOBAL               */
/************************/
html 
{
	min-height:600px;
}

body
{
	background-color: #F2F2F2;
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	margin: 0;
	text-align: left;	
}

body form
{
	background-color: #ffffff;
	width: 1024;
	max-width: 1024px;
	margin: 0 auto 18px auto;
    text-align: left;
    /*overflow: hidden;   */
}


#Page 
{
	/*
    position: relative;
	padding: 0px;
	width:1024px;
	*/
}
#clear
{
	clear:both;
}

a 
{
	color:#00747A;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

h1, h2, h3, h4 
{
	font-family: Arial;
}

h1 {font-weight: bold; font-size: 36px; line-height: 1.4em; padding: 0; margin: 0.2em 0; color:#00747a;}
h2 {font-weight: normal; font-size: 20px; padding: 0; margin: 0.2em 0; color:#3f3f3f}
h3 {font-weight: bold; font-size: 20px; padding: 0; margin: 0.4em 0;color:#00747a;}
h4 {font-weight: bold; font-size: 18px; padding: 0; margin: 0.4em 0;color:#3f3f3f;}

.h1 {font-family: Arial;font-weight: bold; font-size: 36px; line-height: 1.4em; padding: 0; margin: 0.2em 0; color:#00747a;}
.h2 {font-family: Arial;font-weight: normal; font-size: 20px; padding: 0; margin: 0.2em 0; color:#3f3f3f}
.h3 {font-family: Arial;font-weight: bold; font-size: 20px; padding: 0; margin: 0.4em 0;color:#00747a;}
.h4 {font-family: Arial;font-weight: bold; font-size: 18px; padding: 0; margin: 0.4em 0;color:#3f3f3f;}

#puffar p
{
    margin: 0 0 1em 0; 
    padding: 0; 
	font-size:15px;
	font-weight:normal;
}

p
{
    margin: 0 0 1em 0; 
    padding: 0; 
	font-size:17px;
	font-weight:normal;

}
    
.ingress
{
	font-size: 18px;
	color:#00747A;
	font-weight:bold;
}

.brodtext
{
	font-size:17px;
	font-weight:normal;
	color:#000000;	
}

.brodtext ul, .ingress ul {
	margin: 0px 5px;
	padding: 2px 15px;
} 

hr 
{   
	margin: 0 auto;
	padding: 0;
	color: #737373;
	width:5px;
	height: 90%;
	

}


hr.clear 
{
    clear: both;
}

ul 
{
    padding: 0;
}

fieldset 
{   
	margin: 0 0 1em 0;
	padding: 1em;
}

.hidden 
{
    display: none;
}

.error 
{
    color: Red;
}

.button
{
    border: 1px solid black;
    color:White;
    background: black url(images/buttonBg.png) repeat-x;
}

table
{
	/*font-size: 1em;*/
	border-collapse: collapse;
}

th
{
	text-align: left;
}
#PrintThis
{
	
}


.blueFatText 
{
	font-size: 18px;
	font-weight: bold;
	color: #00747A;
}

.blackFatText 
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
img
{
	border: 0;	
}


/************************/
/* HEADER               */
/************************/
#HeaderArea
{
	/*background: url(images/PageCornerRight.png) top right no-repeat;	*/
	display:block;
	margin: 16px 2px 2px 0px;	


}

#Header
{	
	
	/*background: url(images/PageCornerLeft.png) 0 0 no-repeat;*/
	position: relative;

	height: 115px;
    background-color:#FFF;
    width: 1024px;
	
}

#Logotype
{
	float: left;
	margin: 18px 0px 0px 65px;
}

#Logotype a
{
	color: White;
	padding-left: 4px;
}

#Functions
{
	position: absolute;
	top: 8px;
	right: 20px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial;
	font-size: 15px;
	line-height: 1.4em;
	color:#00747a;
	display:block;
}

#Functions li
{
	display: block;
	height: 15px;
	float: left;
	overflow: visible;
	padding-left: 4px;
	padding-right: 4px;
		color:#00747a;
}

#Functions li img
{
	padding-top: 4px;

}



#Functions li a 
{
	display: block;
	text-decoration: none;
	float: left;
	color:#00747a;
	
}

#Functions a:hover
{
	text-decoration: underline;
}

#Utbetalningsdag
{
	
	font-size: 20px;
	color:#737373;
	float:right;
	margin-top:38px;
	position:absolute;
	right: 25px;
}

.Utbetalningsdag
{
	display:inline;
	font-size: 12pt;
	font-family:Arial;
	font-weight:bold;
	color:#00747A;
	
}

a.loginButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}

a.logoutButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}

a.rssButton
{
	background: url(images/ButtonRss.png) no-repeat;
}

a.sitemapButton
{
	
}

a.languageButton, input.languageButton
{
	background: url(images/buttonLanguage.png) no-repeat;
}

input.languageButton 
{
    width: 20px;
    float: left;
    height: 1.6em;
}

select.languageButton 
{
    font-size: 1em;
}

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea 
{
	clear:both;
	display:block;
	/* position: relative; */
	height: 31px; 
	font-family: Arial;
	color: #00747A;
	line-height: 24px;
	/*margin-top: 1.5em;*/	
	/* margin-top:0;
	margin-left:-6px; */
	margin: 0px;
	/*float:left;*/
	width:1024px;
	text-align:left;
}

#MainMenuArea ul 
{
	/*background: url(images/MenuDivider.png);*/
	display:block;
	height:33px;
	position:relative;
	list-style-type:none;
	font-family: Arial;
	font-weight:bold;	
	font-size: 17px; 
	color:#737373;
	border-color:#d4d4d4;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin: 1px 0 0 0;
    padding: 0;
	width:1024px;	
	float:left;	
	z-index: 999;
}


#MainMenuArea li 
{
	display: block;
	float: left;
	padding: 0px 5px 0px 0px;
	/*height: 30px;*/
	
	/*background: url(images/MenuDivider.png) no-repeat right top;*/
}


#MainMenuArea li.LeftSpan 
{
	width: 69px;
	padding-right:0px;
}

#MainMenuArea li.selected a 
{
	/*z-index:300000;*/
	color:#00747a;
	display: block;
	/*background: url(images/MainMenuBg.png) repeat-x;*/
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	background-color:#ffffff;
}

#MainMenuArea li.selected ul li a {
	border-bottom: none;
}

#MainMenuArea li a 
{
	color:#737373;
	background-color:#f2f2f2;
	border-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-color:#d4d4d4;
	border-bottom-style:solid;
	display: block;
	padding: 3px 6px;
	/*padding: 0.3em 0.5em 0.3em 0.5em;*/
	text-decoration: none;
	
}

#MainMenuArea li a:active
{
}

#MainMenuArea li.unselected a:hover 
{

	color:#000000;
	/*background: url(images/MainMenuHoverBg.png) repeat-x;*/
	/*border: 1px solid #3d3e41;*/
	/*padding: 0px 15px;*/
}

/************************/
/* BLANKETTDIV MAINMENUAREA         */
/************************/
/*wrapper för allt som har med blanketterna att göra*/
#BlankettWrapper {
	margin-top:20px;
	position: relative;
	width: 400px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	height:700px;
	font-size:11px;
	
	
}

/*wrapper för blankettabbar*/
#BlankettDiv
{
	width:400px;
	height:500px;
	position: relative;
	
}
#BlankettDiv a
{
	display:block;
	padding-bottom:20px;
}
/*blanketttabbarana*/
#DownloadBlankett td a {
padding:1px 0 2px 26px;
}

#DownloadBlankett td .h1 {
padding:20px 0;
}
	
#DownloadBlankett tr
{
}
	
#DownloadBlankett, #OrderBlankett
{
	/*position:absolute;
	left:0px;
	top:0px;*/
	width:436px;
	border: 1px solid #d4d4d4;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	min-height:600px;
	background:#fffff;
}
#DownloadBlankett
{


}
#OrderBlankett
{

}

/*meny i blankettområdet*/

#BlankettMenu
{
	margin-top: 10px;
	margin-bottom: 6px;
}

#BlankettMenu ul
{
	margin:0px;
	padding:0px;
	
}

#DownloadLink, #OrderLink
{
	
}

.MenuItem, .MenuItemSelected
{
	color:#737373;
	background-color:#f2f2f2;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	margin: 0px;
	margin-left: 0px;
	padding: 6px;
	/*padding: 0.3em 0.5em 0.3em 0.5em;*/
	text-decoration: none;
	clear: both;
	
}
.MenuItemSelected
{
/*	border-bottom: 5px solid #ff3300;*/
	background:#fff;
	z-index:1000;
}

#BlankettWrapper ul li
{
	list-style: none;
	/*border-bottom: 1px solid #d4d4d4;*/
	display: inline;
	padding: 6px;
	padding-left: 0px;
}



/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
	position: relative;
	right: 0px;
	
}

input.quickSearchField
{
	border-top: 2px solid gray;
	float: left;
	margin: 0px 2px 0px 0px;
	width: 11em;
}

.quickSearchButton
{
	background: url(images/MainMenuSearchButton.png) no-repeat top left;
	width: 47px;
	height: 21px;
	display: block; 
	float: left;
}


/*************************/
/* STAGEAREA             */
/*************************/
#StageArea
{
    padding: 40px 0 24px 65px;
	min-height:600px;
}

#StageArea.SubMenuArea
{
	
}


/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea
{
	position: absolute;
	left: 20.5em;
	font-size: 0.8em;
	font-family: Arial;
	line-height: 2.5em;	
}

#BreadCrumbsArea a
{
    color: #3e3e3e;
	text-decoration: none;
}

#BreadCrumbsArea a:hover
{
	text-decoration: underline;
}

/*************************/
/* SUBMENUAREA           */
/*************************/

#SubMenuArea
{

	border-right: 1px solid #D7D7D7;
	height:90%;
	width: 200px;
	float: left;
	color: #3e3e3e;
	font-family: Arial;
	padding-bottom: 2em;
	padding-right: 10px;
	padding-left:4px;
	margin-right: -1px;

}


#SubMenuArea ul
{
	/*margin: 0 0.5em;*/
	list-style-type: none;
	line-height: 1.5em;	
	padding-bottom: 2em;
	margin-left:0.5em;
}

#SubMenuArea ul ul
{
	/*margin: 0 0.5em;*/
	list-style-type: none;
	line-height: 1.5em;	
	padding-bottom: 0em;
	margin-left:0.5em;
}

#SubMenuArea li
{
	padding:0.2em 0 0.2em 0;
	line-height: 1.5em;	
}


#SubMenuArea li span, #SubMenuArea li a
{
	font-family:Arial;
	color:#737373;
	font-size:16px;
	font-weight:normal;
	display: block;
	padding-left: 59px;
	margin-left: -65px;
	text-decoration: none;
}

#SubMenuArea li a, #SubMenuArea li span
{
	
	/*padding: 8px 8px 8px 0px;
	text-decoration: none;
	padding-left: 1em;*/
}

#SubMenuArea span.Header 
{
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	color:#00747a;
}

#SubMenuArea li span.selected
{
	color:#00747A;
	background-color:#ebf4f5;
	background-position:left;
	background-repeat: repeat-x;
	font-weight:bold;
	padding:0.2em 0 0.2em 58px;
	background-image: url(/Templates/public/Images/gb_meny.png);
	background-repeat:no-repeat;
}

#SubMenuArea li span.ExpandedParent, #SubMenuArea li span.ExpandedParent a
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	padding-left: 61px;
	color:#3F3F3F;
}


#SubMenuArea ul ul li span.selected
{
	padding: 0 0 0 75px;
	font-size:15px;
}

#SubMenuArea ul ul li a, #SubMenuArea ul ul li span
{
	padding: 0 0 0 75px;
}



/*************************/
/* QUICKCONTACT         */
/*************************/

#QuickContact 
{
	color: Gray;
	font-size: 15px;
	margin-right: 20px;
	margin-bottom:50px;
}


#QuickContact h2
{
	color: #AD2624;
	font-weight: bold;
	font-size: 19px;
}

#QuickContact h3
{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

#QuickContact a
{
	color: #00747A;
}

#QuickContact a:hover
{
	text-decoration: none;
}

#QuickContact a:visited
{
	text-decoration: none;
}


/*************************/
/* CONTENTAREA           */
/*************************/
.knappKontrollera {
	float: right;
	padding-top: 15px;
	padding-right: 10px;
}
table#tipsForm td input {
    width: 249px;
}
.knappTillbaka {
	float: left;
	padding-top: 15px;
}
.knappSkicka {
	float: right;
	padding-top: 15px;
}
div#FooterArea 
{
	height: 75px;
	background-color: White;
}
#LeftMainArea
{
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    height: 20em;
    min-height: 20em;
    margin-top: 1.5em;
    background: url(images/pageDivider.png) repeat-y 32em;
	width: 48em;
	float: left;
}
#MainContentArea
{
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    height: 20em;
    min-height: 20em;
    margin-top: 1.5em;
    
	width: 484px;
	float: left;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #MainContentArea {height: auto;}

#MainBodyArea
{
	width: 500px;
	margin-bottom:24px;
	/*overflow: hidden;*/
	float: left;	
	border-left:1px solid #D7D7D7;
}

#MainBodyArea #MainBody
{	
	padding: 0 30px 40px 30px;
}

#MainBodyArea .pageList
{
	padding: 0;
}

#MainBodyArea .pageList li
{
	padding: 0px;
	margin: 0px;
}

#MainBodyArea .pageList li a
{
	font-size: 19px;
}

#MainBodyArea .pageList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

/*
#MainBody p
{
	font-size:13px;
	font-weight:normal;
	color:#000000;	
	font-family:Arial;
}

#MainBody ul
{
	padding-left: 20px;
	font-size:13px;
	font-weight:normal;
	color:#000000;	
		
}
*/
#MainBody #jobs
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#MainBodyArea #jobs ul
{
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
	width: 500px;
}

#MainBodyArea #jobs ul h4
{
	font-size: 19px;
}

#MainBodyArea #jobs li.first
{
	margin-right: 10px;
	float: left;
	width:170px;
}

#MainBodyArea #jobs li.middle
{
	margin-right: 10px;
	float: left;
	width:130px;
}

#MainBodyArea #jobs ul li.last
{
	float: left;
	margin: 0px;
	width:150px;
}


#SecondaryBodyArea
{
	width: 16em;
	overflow: hidden;
	float: left;
	position: absolute;
	left:0;
	top:0;
}

#SecondaryBodyArea #SecondaryBody
{
	margin: 0 1em;
}
#newspagelist
{
	font-size:19px;
	font-weight:bold;	
}
/*************************/
/* STARTPAGE             */
/*************************/
#StageArea.StartPage #PuffBodyArea
{
	margin:0;
	float:left;
	font-family:Arial;
	left:515px;
	position:absolute;
	top:0px;	
}

#StageArea.StartPage {
margin:0;
padding-top:50px;
/*position:relative;
width:100%;*/
}
#StageArea.StartPage #ImageArea {
height:228px;
position:relative;
width:464px;
}
#StageArea.StartPage #SecondaryBodyArea {
color:White;
height:228px;
overflow:hidden;
padding:2em;
position:absolute;
top:0;
width:320px;
}
#StageArea.StartPage .pageList {
border:0 none;
margin:0;
padding:0;

}
#StageArea.StartPage .pageList h2 {
border:0 none;
color:#AD2624;
font-family:Arial;
font-weight:bold;
margin:0;
padding:0;
}
#StageArea.StartPage .pageList h6 
{
	font-size:17px;
margin:0;
padding:0;
}
#StageArea.StartPage ul {
list-style-type:none;
margin:0;
padding:0;
}
#StageArea.StartPage #MainContentArea {
background-image:none;
padding-left:25px;
position:relative;
margin:0;
}
#StageArea.StartPage #MainBodyArea {
border:0 none;
float:left;
overflow:hidden;
padding:0 2em 0 0;
width:464px;
}
#StageArea.StartPage #NewsArea {
/*font-size: 19px;*/
bottom:inherit;
float:left;
border-right:1px solid #D7D7D7;
marker-offset:inherit;
position:relative;
width:200px;
padding-right:10px;
padding-left:4px;
min-height:600px;
}
#StageArea.StartPage #NewsArea li, #StageArea.StartPage #EventsArea li {
margin:0.5em 0;
}

#NewsArea li a
{
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}

#NewsArea li a:hover
{
	text-decoration: underline;
}

#NewsArea li a:visited
{
	text-decoration: none;
}

#NewsArea a
{
	color: #AD2624;
	font-weight: normal;
	font-size: 17px;
}

#NewsArea #WelcomeArea
{
	color: #00747A;
	font-size: 15px;
	color: Gray;
	margin-bottom: 50px;
	padding-right: 10px;
}

#NewsArea #WelcomeArea h2
{
	color: #00747A;
	font-weight:bold;
	font-size: 19px;
}

#NewsArea #WelcomeArea a
{
	color: #00747A;
	font-weight: bold;
}

#newspreview
{
	font-size:17px;
	color:Gray;	
}


#StageArea.StartPage #EventsArea {
float:left;
overflow:hidden;
padding:0 1em;
width:15.5em;
}

.newsdate
{
	font-size:19px;
}

/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea 
{
    width: 100%;
}

.loginArea label 
{
    display: block;
    line-height: 1em;
    width: 35%;
}

.loginArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea 
{
    width: 100%;
}

.registerArea label 
{
    display: block;
    line-height: 1em;
}

.registerArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea 
{
    width: 100%;
}

.subscriptionArea label.topLabel 
{
    display: block;
    line-height: 1em;
}

.subscriptionArea input, .subscriptionArea select
{
    margin: 0.3em 0 1.5em 0;
}

.subscriptionListArea input
{
    margin: 0 0.3em 0 0;
}

.subscriptionListArea td 
{
    vertical-align: text-bottom;
    padding: 0.3em 0;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
#ResultArea 
{
    padding-top: 2em;
}

#ResultArea ul
{
    margin: 0;
    list-style-type:none;
}

#ResultArea li 
{
    margin: 0; 
    padding: 0;
    font-size: 19px;
    font-weight:bold;
}
#AdvancedArea
{
	clear:both;
}
input.searchText 
{
    width: 75%;
    float:left;
}
.searchbutton
{
	width: 47px;
	height: 21px;
	display:block;
	padding-left:5px;
	
}

.PagingContainer
{
	vertical-align:top;
	font-family: Tahoma;
	font-size:18px;
	padding-top: 25px;
	text-align:right;
	}
.PagingContainer a
{
	text-decoration:none;
	margin-left:1px;
	margin-right:1px;
	font-size:18px;
}

.PagingContainer a.UnselectedPagingItem
{
	text-decoration:none;
	margin-left:1px;
	margin-right:1px;
	font-size:18px;
}

.PagingContainer a.SelectedPagingItem
{
	font-weight:bold;	
	font-size:18px;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    /*font-size: 1.3em;*/
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
    /*font-size: 0.7em;*/
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    /*font-size: 1em;*/
}

/*************************/
/* DOCUMENTS             */
/*************************/
#MainBody.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#MainBody.documentList li
{
    clear: both;
}

#PuffMitten .download 
{
    /*float: right;*/
}

#MainBody.documentList a
{
    padding: 3px 0 2px 25px;
}

a.bmpExtension {background: url(images/extensions/bmp.gif) no-repeat;  padding: 3px 0 2px 25px; }
a.docExtension, a.docxExtension {background: url(images/extensions/doc.gif) no-repeat; padding: 3px 0 2px 25px; }
a.gifExtension {background: url(images/extensions/gif.gif) no-repeat; padding: 3px 0 2px 25px; }
a.htmExtension, a.htmlExtension {background: url(images/extensions/htm.gif) no-repeat; padding: 3px 0 2px 25px; }
a.jpgExtension, a.jpegExtension {background: url(images/extensions/jpg.gif) no-repeat; padding: 3px 0 2px 25px; }
a.mp3Extension {background: url(images/extensions/mp3.gif) no-repeat; padding: 3px 0 2px 25px; }
a.mpgExtension {background: url(images/extensions/mpg.gif) no-repeat; padding: 3px 0 2px 25px; }
a.pdfExtension {background: url(images/extensions/pdf.gif) no-repeat; padding: 3px 0 2px 25px; }
a.pngExtension {background: url(images/extensions/png.gif) no-repeat; padding: 3px 0 2px 25px; }
a.pptExtension, a.pptxExtension {background: url(images/extensions/ppt.gif) no-repeat; padding: 3px 0 2px 25px; line-height: 2em;}
a.tifExtension, a.tiffExtension {background: url(images/extensions/tif.gif) no-repeat; padding: 3px 0 2px 25px; line-height: 2em;}
a.defaultExtension, a.txtExtension {background: url(images/extensions/txt.gif) no-repeat; padding: 3px 0 2px 25px; line-height: 2em;}
a.wavExtension {background: url(images/extensions/wav.gif) no-repeat; padding: 3px 0 2px 25px; }
a.xlsExtension, a.xlsxExtension {background: url(images/extensions/xls.gif) no-repeat; padding: 3px 0 2px 25px; }
a.zipExtension {background: url(images/extensions/zip.gif) no-repeat; padding: 3px 0 2px 25px; }

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pageList li
{
   /* padding-bottom: 0.2em; */
	list-style-type: none;
}

.pageList h2
{
	margin: 0;
}

/*************************/
/* FORMS                 */
/*************************/
.xForm {}

.xForm h2
{
	padding: 1em 0;
	margin: 0;
}

.xForm legend 
{
    color: Black;
}

.xForm input 
{
    float: left;
}

.xForm .heading
{
    font-weight: bold; 
    font-size: 1em; 
    padding: 0; 
    margin: 0.4em 0em;
}

.xForm #id_matrix
{
    width: 100%;
	margin: 0;
	padding: 0;
}

.xForm #id_matrix td
{
	border:0;
	margin: 0;
	padding: 0.2em 0;
}

span.xformvalidator
{
    color: Red;
}

.xForm .options 
{
    float: left;
}

.xForm label 
{
    margin-right: 0.5em;
    float: left;
}

#id_matrix br 
{
    clear: both;
}

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}

/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea
{
	
	overflow: visible;
	width:1024px;
	clear: both;
	height:75px;
}

#Footer 
{
	clear:both;
	float:left;
	width:90%;
	border-top: 2px solid #D7D7D7;
	margin-right: 50px;
	margin-left: 50px;	
	padding-top: 15px;
	padding-bottom: 5px;
	height:25px;

	/*background: url(images/FooterCornerLeft.png) bottom left no-repeat;*/
}

#FooterArea, #FooterArea p, #FooterArea div 
{
	color: #737373;
	font-size: 15px;
	font-size: 15px;
}

#FooterArea ul
{
	
	margin-top: -3px;
	/*position:relative;*/
	padding: 0;
	list-style-type: none;
	/*float:left;*/
	/*left:50%;*/
	/*width:947px;*/
	height:11px;
	
}

#FooterArea ul li
{	
	display: inline;	
	border-left: solid 1px White;
	padding: 0 0.8em;
	font-size: 15px;
	float:right;
	text-align: center;
	width: 100%;
}

#FooterArea ul li.first
{
	border: 0;
}

#FooterArea a
{
	text-decoration: underline;
	color: #737373;
	
}

#FooterArea a:hover
{
	text-decoration: underline;
}

/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}

table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}

table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}

table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}

table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}

table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}

th.highlighted, td.highlighted {}

table.classic th.highlighted
{
	background-color: #AAAAAA;
}

table.classic td.highlighted
{
	background-color: #F0F0F0;
}

table.color th.highlighted
{
	background-color: #377995;
}

table.color td.highlighted
{
	background-color: #d1e6ef;
}

th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
}

th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
}

/**********************************/
/*   Image  classes for content    */
/**********************************/
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}


/************************/
/*	              */
/************************/


#PuffBodyArea
{
	margin-left:15px;
	float:left;
    font-family: Arial;   
}

#PuffBodyArea p
{
    margin:0;

}

#PuffBodyArea a
{
	text-decoration: none;
	
}

#PuffBodyArea a:hover
{
	text-decoration: none;
	cursor: pointer; 
	cursor: hand;	
}

#PuffBodyArea dl
{
	margin-bottom:0px;
}


/************************/
/* Puff anpassa         */
/************************/

#PuffTopAnpassa
{
	
	background-image: url(/Templates/Public/Images/puff/puff_anpassa_topp.jpg);
	background-repeat:no-repeat;
	width:213px;
	height:12px;
	padding:0 px 0px 0px 0px;

}

#PuffMittenAnpassa
{
	background-image: url(/Templates/Public/Images/puff/puff_anpassa_mitten.jpg);
	background-repeat:repeat-y;
	width:213px;
	padding: px 0px 0px 0px;

}

#PuffMittenAnpassa .PuffHeader
{
	
	font-size:25px;
    font-weight:bold;
    padding:0px 10px 0px 10px;
    color:#005282;

}

#PuffMittenAnpassa .PuffMitten
{
	font-size:15px;
    padding:0px 10px 0px 10px;
    color:#005282;

}

#PuffMittenAnpassa .PuffMitten a
{
	color:#005282;
	
}

#PuffMittenAnpassa .PuffMitten a:hover
{
	color:#005282;
}



#PuffBottomAnpassa
{
	
	background-image: url(/Templates/Public/Images/puff/puff_anpassa_botten.jpg);
	background-repeat:no-repeat;
	width:213px;
	height:25px;
	padding:0 px 0px 0px 0px;

}




/************************/
/* Puff Default           */
/************************/

#PuffTopDefault
{
	
	width:213px;
	height:14px;
	padding:0 px 0px 0px 0px;

}

#PuffMittenDefault
{

	width:213px;
	padding:0 px 0px 0px 0px;
	
}

#PuffMittenDefault .PuffHeader
{
	padding-top: 5px;
	font-size:25px;
    font-weight:bold;
    padding:0px 10px 0px 10px;
    color:#ad2624; 
   
	
}

#PuffMittenDefault .PuffHeaderRoundCorners
{
	padding-top: 5px;
    position: relative;
	behavior: url(/templates/public/styles/glossy/pie.htc);
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	
}

#PuffMittenDefault .PuffMitten
{
	font-size:11px;
    padding:0px 10px 0px 10px;
    color:#ad2624;

}

#PuffMittenDefault .PuffMitten a
{
	color:#ad2624;
	
}

#PuffMittenDefault .PuffMitten a:hover
{
	color:#ad2624;
}



/************************/
/* Puff grön              */
/************************/

#PuffTopGron
{
	
	background-image: url(/Templates/Public/Images/puff/puff_internetkassan_gron_topp.png);
	width:213px;
	height:14px;
	padding:0 px 0px 0px 0px;

}

#PuffMittenGron 
{
	background-image: url(/Templates/Public/Images/puff/puff_internetkassan_gron_mitten.png);
	width:213px;
	padding: px 0px 0px 0px;

}

#PuffMittenGron .PuffHeader
{
	
	font-size:25px;
    font-weight:bold;
    padding:0px 10px 0px 10px;
    color:#00747A;

}

#PuffMittenGron .PuffMitten
{
	font-size:15px;
    padding:0px 10px 0px 10px;
    color:#00747A;

}

#PuffMittenGron .PuffMitten a
{
	color:#00747A;
	
}

#PuffMittenGron .PuffMitten a:hover
{
	color:#00747A;
}



#PuffBottomGron
{
	
	background-image: url(/Templates/Public/Images/puff/puff_internetkassan_gron_botten.png);
	width:213px;
	height:25px;
	padding:0 px 0px 0px 0px;

}

/************************/
/* Puff röd             */
/************************/

#PuffTopRod
{
	background-image: url(/Templates/Public/Images/puff/puff_lararforb_rod_topp.png);
	width:213px;
	height:14px;
	padding:0 px 0px 0px 0px;

}

#PuffMittenRod 
{
	background-image: url(/Templates/Public/Images/puff/puff_lararforb_rod_mitten.png);
	width:213px;
	padding:0 px 0px 0px 0px;
	
}

#PuffMittenRod .PuffHeader
{
	
	font-size:25px;
    font-weight:bold;
    padding:0px 10px 0px 10px;
    color:#ad2624;

}


#PuffMittenRod .PuffMitten
{
	font-size:15px;
    padding:0px 10px 0px 10px;
    color:#ad2624;

}

#PuffMittenRod .PuffMitten a
{
	color:#ad2624;
	
}

#PuffMittenRod .PuffMitten a:hover
{
	color:#ad2624;
}





#PuffBottomRod
{
	
	background-image: url(/Templates/Public/Images/puff/puff_lararforb_rod_botten.png);
	width:213px;
	height:25px;
	padding:0 px 0px 0px 0px;

}

/************************/
/* Puff grå             */
/************************/


#PuffTopGra
{
	background-image: url(/Templates/Public/Images/puff/puff_kontakta_oss_gra_topp.png);
	width:213px;
	height:14px;
	padding:0 px 0px 0px 0px;

}


#PuffMittenGra 
{
	background-image: url(/Templates/Public/Images/puff/puff_kontakta_oss_gra_mitten.png);
	width:213px;
	padding:0 px 0px 0px 0px;
	
	

}

#PuffMittenGra .PuffHeader
{

	font-size:25px;
    font-weight:bold;
    padding:0px 10px 0px 10px;
    color:#AD2624;


}


#PuffMittenGra .PuffMitten
{
	font-size:15px;
    padding:0px 10px 0px 10px;
    color:#3f3f3f;

}

#PuffMittenGra .PuffMitten a
{
	color:#707070;
	
}

#PuffMittenGra .PuffMitten a:hover
{
	color:#707070;
}



#PuffBottomGra
{
	
	background-image: url(/Templates/Public/Images/puff/puff_kontakta_oss_gra_botten.png);
	width:213px;
	height:25px;
	padding:0 px 0px 0px 0px;

}



.PuffTextContactText
{
	font-size: 15px;
	font-weight:bold;
	color:#3f3f3f;
}

.PuffTextContact
{
	display:inline;
	font-size: 15px;
	color:#707070;
	font-weight:normal;
	
}

.Puffhr
{
	margin: 6px;
	height: 1px;
	padding: 0;
	color: #707070;
	background-color:#c0c0c0;
	border:0;
	width:95%;
	margin-left: 0px;
	
}

.PuffTextContact a
{
	display:inline;
	font-size: 15px;
	color:#707070;
	font-weight:normal;
	
}

.PuffListHeader
{
	font-size: 19px;
	font-weight:bold;
	color:#AD2624;
	padding:0px 10px 0px 10px;
}



.PuffListText
{
	font-size: 15px;
	font-weight:normal;
	color:#3f3f3f;
	margin-top: 8px;
	padding-bottom:5px;
}

.PuffList
{
	font-size: 15px;
	color:#00747A;
	font-weight:normal;	
}

.PuffList a
{
	display:inline;
	font-size: 15px;
	color:#707070;
	font-weight:normal;
	
}


#TipFriend
{
    float:left;
	padding-right:10px;
	
}

#PrintPage
{
	display:inline-block;
    border-left:1px solid #707070;
	padding-left:10px;	
}
.PrintPage
{
	/*background-image: url(/Templates/Public/Images/ikon_skrivut.png);
	background-image: none-repeat;*/
}
    
#TipFriendForm
{
	font-family:Arial;	
	background-color:#ffffff;
}

#TipFriendFormHeader
{
	width:86%;
}

#TipFriendMailContent
{
	padding:12px;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
	border:solid 1px #d4d4d4;
	width:86%;
}

#TipFriendMailContent p
{
	font-family: Arial;
	font-size: 14pt;
}

#TipFriendInputs ul
{
	float:left;
	list-style-type:none;
	width:90%;
}

#TipFriendInputs input
{
	margin-top:2px;
	float:right;
	list-style-type:none;
	width:50%;
}

#TipFriendInputs label
{
	margin-top:2px;
	float:left;
	list-style-type:none;
	width:40%;
}

#TipFriendButtonRow
{
	width:90%;
}

#TipFriendButtonRow ul
{
	float:right;
	list-style-type:none;
	line-height:24px;
}

#TipFriendButtonRow ul li
{
	float:right;
	list-style-type:none;
	line-height:24px;
}

.TipFriendModalWindow
{
	padding:30px;
	width:600px;
	height:auto;
	font-family:Arial;	
	background-color:#ffffff;
	border:solid 1px #000000;
}

.close
{
	float: right;
	text-align: right;
}


.modalBackground
{
	background-color:#D4D4D4;
	filter:alpha(opacity=80);
	opacity:0.8;
}


#Print
{
   float:left;
   padding: 2px 10px 0px 10px;  
}

#ButtonArea
{
  padding-bottom:30px;   
}




/************************************
 * ORDLISTA
 ************************************/
#AOPageList
{
/*	margin: 0;
	padding: 0;*/
	list-style-type: none;
	font-family: Arial;
	/*line-height: 0.2em;*/
	display:block;
	font-size:13px;	
}
#AOPageList ul
{
	float:left;	
	padding-left:0px;
	margin-left:0px;
}

#AOPageList li 
{
	
	display: block;
	/*height: 18px;*/
	float: left;
	padding:1px;
	overflow: visible;	
}

#AOPageList li a
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color:#00747A;
	display: block;
	/*height: 15px;*/
	float: left;	
	overflow: visible;	
	padding-right:2px;
}

#OrdlistaContent
{
	margin-top:75px;
	
}
#OrdlistaAnchor
{
	padding-top:20px;
}

#OrdlistaAnchor a
{
	font-family: Arial;
	font-size:20px;
	font-weight:bold;
	color:#AD2624;
}

#OrdlistaEntry a
{
	font-family: Arial;
	font-size:16px;
	text-decoration:underline;
	color:#00747A;
}


/************************************
 * FAQ
 ************************************/
 

 
ul#theMenu h3 a
{
	color: #AD2624;
	text-decoration: none;
}
 
li#ExpandedData
{
	padding-bottom:20px;	
}
ul#xtraMenu li ul li
{
	padding-bottom:20px;
}
ul#theMenu, ul#theMenu ul { list-style: none; margin: 0; }  

ul#theMenu li h3.selected
{
	color:#00747A;
	background-position:left;
	background-repeat: repeat-x;
	font-weight:bold;
	padding:0.2em 0 0.2em 1.5em;
	background-image: url(/Templates/public/Images/gb_meny.png);
	background-repeat:no-repeat;
	background-color: #EBF4F5;

}


ul#theMenu p
{
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
}


#LastChangeDate
{
	padding-top:20px;
	color: #737373;
}

.ErrorStar
{
	color:Red;
	font-size:22px;
	font-weight:bold;
	font-family:Arial;	
}



.ErrorStarTableData
{
}

#PuffMittenGra .download a
{
	color:#00747A;
	padding-bottom:3px;
	padding-top:2px;
	}
	
#PuffMittenGra .PuffHeader
{
	font-size:20px;
}
#PuffMittenGra .PuffMitten ul
{
	list-style:none;	
	padding-bottom:10px;
	margin-bottom: 0px;
}

#PuffMittenGra .PuffMitten li
{
	padding: 3px 0px 3px 0px;
}


#PuffMittenGra .PuffRelatedLinksBullet
{
	padding:0px 9px 0px 5px;
}

#PuffMittenGra .PuffRelatedLinks a
{
	color:#00747A;
}

#PuffMittenGra .PuffRelatedLinks tr
{
	height: 23px;
}

#PuffMittenGra .PuffRelatedLinks a:hover
{
	color:#000000;
}

#PuffMittenGra .RelatedLinksHeader {
	color:#737373;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding-top:5px;
}

.PuffContactUsBlock
{
	padding-top:12px;	
}

#panelContactPuff #PuffMittenGra .PuffHeader
{
	color: #00747A;
	font-size: 29px;
}

#PuffMittenGra .PuffDokumentText
{
	/*text-indent: 30px;*/
}

.BlankettBlockTable
{
	padding-left:20px;
}


.BlankettDocumentName
{
	width: 170px;	
	vertical-align:top;
}

.BlankettDocumentLink
{
	width: 85px;	
	vertical-align:top;

}

.BlankettDocumenVariant
{
	width: 150px;	
	vertical-align:top;

}

#DownloadBlankett td.BlankettDocumenVariant a
{
	padding-left:4px;
}

.BlankettContainerHeader
{
	height: 70px;
}

.BlankettCheckBox
{
	margin-right:0px;
	width:35px;	
}

.UnselectedPagingItem
{
	font-size:16px;	
}

.TableBlankettLista
{
	margin-top: 15px;
}

.TableBlankettContainer
{
}

.TableBlankett
{
	padding-bottom:5px;
	background-color:#ffffff;
}

.TableBlankettAlt
{
	padding-bottom:5px;
	background-color:#f2f2f2;
}

#pnlShowRelatedDocs
{
	padding-top:15px;
}

/* Hover-menu */

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
}

#nav a{
	display:block;
	padding:0px 5px;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	background-color:#333;
}

.hoverParent > a{
	background-color: #B1D2d7 !important;
}

#nav ul li a:hover{
	background-color: #B1D2D7 !important;
	/*color:#333;*/
}

#nav li{
	float:left;
	position:relative;
	top: 1px;
}

body:first-of-type #nav li{
	top: 0;
}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.5em;
}

#nav li ul a{
	width:12em;
	height:auto;
	float:left;
	border-top: none;
	border-bottom: none;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#nav li.dropTrigger:hover ul ul, #nav li.dropTrigger:hover ul ul ul, #nav li.dropTrigger:hover ul ul ul ul{
	display:none;
}
#nav li.dropTrigger:hover ul, #nav li.dropTrigger li:hover ul, #nav li.dropTrigger li li:hover ul, #nav li.dropTrigger li li li:hover ul{
	display:block;
}

div#MainMenuArea ul#nav li.selected ul li.unselected a {
	background-color:#F2F2F2;
	color:#737373;
	display:block;
	padding:3px 6px;
	text-decoration:none;
}

div#MainMenuArea ul#nav li ul {
	padding-top: 7px;
}

div#MainMenuArea ul#nav li ul li.arrow > a {
	background-image:url("/Templates/Public/Images/pil.png");
	background-position:210px 50%;
	background-repeat:no-repeat;
}

div#MainMenuArea ul#nav li ul li.arrow ul li.first {
	margin-top: -5px;
}

div#MainMenuArea ul#nav li ul li.arrow ul li.first a {
	border-top:1px solid #D4D4D4;
}

div#MainMenuArea ul#nav li ul li.arrow ul li.last {
	border-bottom: medium none;
}

div#MainMenuArea ul#nav li ul li.arrow ul li.last a {
	border-bottom:1px solid #D4D4D4;
}

div#MainMenuArea ul#nav li ul li.lastDrop {
	border-bottom: 1px solid #D4D4D4;
}

div#MainMenuArea ul#nav li ul li.arrow ul {
	padding-left: 3px;
}

div#MainMenuArea ul#nav li ul li.lastDrop
{
	border-bottom: none; /*1px solid #D4D4D4;*/
}
ul#nav > li.dropTrigger > ul > li.arrow > ul.lastDrop
{
	border-bottom: none;
	}
li.dropTrigger ul > li.lastDrop
{
	width: 165px;
	}
