﻿/* Empir CMS base stylesheet */

body
{
	background-color: #fff;
	font-family: verdana, helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.4em;
	color: #303030;
	margin-top: 20px;
}

#topmenu
{
	overflow:hidden;
}

.topmenuitem
{
	margin: 0;
	border: none;
	float: left;
}
#topmenu a, #topmenu a:hover, #topmenu a:visited, #topmenu a:link
{
	padding: 4px 12px;
	display: block;
	text-decoration: none;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}

p
{
	margin-top: .5em;
	margin-bottom: .2em;
}

hr
{
	clear: both;
	border: 0;
	height: 3px;
	color: #eee;
	background-color: #eee;
}

h1, h2, h3
{
	font-family: Arial,helvetica,Verdana;
	margin-top: 0;
	margin-bottom: 0.5em;
	line-height: normal;
}

h1
{
	font-size: 1.8em;
	font-weight: 600;
}

h2
{
	font-size: 1.4em;
	font-weight: bold;
}

h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
}


h2 a:link, h2 a:hover, h2 a:visited, h3 a:link, h3 a:hover, h3 a:visited, a.nostyle:link, a.nostyle:hover, a.nostyle:visited
{
	text-decoration: none;
	color: inherit !important;
	cursor: pointer;
}

form
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

fieldset
{
	border: 0;
}

fieldset p
{
	clear: both;
}

label
{
	float: left;
	display: block;
	margin-right: .5em;
	width: 13em;
	text-align: left;
	margin-bottom: 1em;
}

label.SE
{
	float: none;
	display: inline;
	margin-right: 0;
	width: 6em;
	margin-bottom: 0;
}

input
{
}

textarea
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

table
{
	border: 0;
	padding: 0;
	margin: 0;
}
caption
{
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

tfoot, thead
{
	font-size: 1em;
}

th
{
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
td
{
	vertical-align: top;
}

.clearfix
{
	display: block;
	height: 0;
	clear: both;
	float: none;
}

blockquote, pre
{
	font-family: courier new, monospace;
}

ul 
{
	margin: .5em 0;
	line-height: 1.4em;
	padding: 0;
}

ul li
{
	list-style-type: square;
	padding: 0;
	margin-left: 20px;
}

ul li li
{
	list-style-type: disc;
}

ul li li li
{
	list-style-type: circle;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

img.gfxheader
{
	display: block;
}

.caption
{
	color: #444;
	font-style: italic;
	padding-bottom: 1em;
	margin: 0;
	overflow: visible;
}

div.column100, div.column70, div.column30
{
	float: left;
	overflow: hidden;
}


.breadcrumbs
{
	font-size: .9em;
}
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active, .breadcrumbs a:link, .breadcrumbs a:hover
{
	text-decoration:none;
}

.alphaindex
{
	font-size: 1.2em;
}
.alphaindex a
{
	font-weight: bold;
}

.indexitemheader
{
	line-height: 2em;
	margin: 1.5em 0 .5em 0;
	padding: 0 4px 0 0;
}
.indexitemheader p
{
	margin-bottom: 0;
	padding-bottom: 0;
}
.indexitemheader h2
{
	margin: 0;
}
.indexbox
{
}
.indexbox .totop
{
	float:right;
}

.indexitem
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 4px;
}

pre
{
	font-size: 1em;
}

.sitemap
{
	line-height: normal;
}

.CMintro
{
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 1em;
}

.newsitem .CMintro
{
	font-size: 1em;
	font-weight: normal;
}

.pagelistitem
{
	margin-bottom: 1em;
}

.newsitem, .newsitemfull
{
	margin-bottom: 1em;
}

.newsitem .date, .newsitemfull .date
{
	margin-top: .5em;
	font-size: .8em;
	color: #a0a0a0;
}

.newsitem .author, .newsitemfull .author
{
	margin: .5em 0;
	font-style: italic;
}

.newsitem .imgbox
{
	margin-bottom: .5em;
}


.linklist, .linklistSinglelink
{
	margin-top: .5em;
}

.contact
{
	margin-top: 2em;
}

.contact img
{
	margin-right: 8px;
}

.subtle
{
	color: #9a9a9a;
}

.alert
{
	color: #ff0000;
}


.printonly
{
	display: none !important;
}

#pageinfo
{
	margin-top: 15px;
	color: #a0a0a0;
	width: 100%;
}
#pageinfo .modDateContainer
{
	padding: 10px 0;
	margin: 0;
	width: 50%;
	float: left;
}
#pageinfo .printContainer
{
	padding: 10px 0;
	margin: 0;
	width: 20%;
	float: right;
}

.printContainer a
{
	text-decoration: none;
}

.thumbnail
{
}

.imagedimensions, .imagefilesize
{
	color: #aaa;
	font-size: .8em;
}

.rss .item
{
	margin-bottom: 1em;
}

/* Searchpage styles */

.SE_Pager span
{
	padding-right: 3px;
	padding-left: 3px;
}

a.SE_Pager
{
	padding: 0 10px;
}

.SE_pagingNumberSelected
{
	font-weight: bold;
}

.SE_sorttext
{
	padding: 10px;
	float: left;
}

.SE_searchsortlink
{
	padding: 10px;
	text-decoration: underline;
	float: left;
}

.SE_searchsortselected
{
	padding: 10px;
	float: left;
	font-weight: bold;
}

#SE_optionbox2
{
	margin-top: 1em;
}

#SE_optionbox3
{
	margin-bottom: 1em;
}

.searchResultHighlight
{
	font-weight: bold;
}

.searchresults
{
	margin-top: 1em;
}

.searchresultitem .content
{
	padding-left: 20px;
	padding-bottom: 10px;
}

.searchresultitem p
{
	font-weight: bold;
	margin-bottom: 0;
}

.searchresultitem .score
{
	color: #cccccc;
}

.searchresultitem a
{
	color: #542024;
	font-weight: bold;
}

.searchresultitem .url
{
	display: none;
}

.filetype_html
{
}

.filetype_doc
{
	background-image: url(images/word.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.filetype_xls
{
	background-image: url(images/excel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.filetype_ppt
{
	background-image: url(images/powerpoint.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.filetype_pdf
{
	background-image: url(images/acrobat.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* End - Searchpage styles */


/* Utskriftsversion */
@media print
{
	.noprint
	{
		display: none;
	}

	.printonly
	{
		display: block !important;
	}

	#head
	{
		/*display: none;*/
		background-image: none;
		background-color: #fff;
		border-bottom: solid 1px #555;
	}

	#foot
	{
		border-top: solid 1px #555;
		background-color: #fff;
		background-image: none;
	}

	#outer
	{
		width: 100%;
	}

	#leftmenu
	{
		display: none;
	}

	.breadcrumbs
	{
		display: none;
	}

	#pageinfo .modDateContainer
	{
		width: auto;
	}

	#pageinfo .printContainer
	{
		display: none;
	}
	div.column100
	{
		width: auto;
	}

	div.column70
	{
		width: auto;
		padding-right: 10px;
		margin-left: 0;
		overflow: visible;
	}
	div.column30
	{
		width: 4.5cm;
		padding-left: 10px;
		overflow: visible;
	}

	body
	{
		margin: 0 auto;
		padding: 0;
		width: 98%;
		background-color: white;
		font-size: .7em;
		color: #000000;
	}

}
