/* Bengtsfors kommun stylesheet */

body
{
	background-color: #e0e0e0;
	font-family: verdana, helvetica, sans-serif;
	font-size: .67em;
	font-weight: normal;
	font-style:	normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;
	margin: 5px;
	text-align:left;
}

table
{
	border: 0; padding: 0; margin: 0;
}

form { 
display: inline; 
margin: 0px; 
padding: 0px; 
} 

.topicon {
margin-right: 4px;
margin-bottom: 3px;
margin-top: 3px;
width: 18px;
height: 18px;
}

.topFade {
	margin-left: 9px;

}

#outer
{
	width:728px;
	border: 1px solid #b8b8b8;
	text-align: left;
	padding:7px;
	background-color: #FFFFFF; 
	clear: both;
}

.maxwidth
{
	width:740px;
}

#headdate
{
    float: left;
    padding:3px;
}

#headinfo
{
    float: right;
    padding:3px;
}

div.spacer 
{
	margin-top: 8px;
}

div.whiteline {
 height:0px;
 border-top:  1px solid #FFFFFF;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}

#topmenu {	
	background-color: #B0200A;
	padding: 5px 0px 6px 5px;
	vertical-align: middle;
	color: #FFFFFF;
}

#topmenu .menuseparator
{
    vertical-align: bottom;
}

#topmenu a 
{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

#topmenu ul li
{
    display: inline;
    list-style-type: none;
}

#topmenu ul
{
    margin: 0;
    padding: 0;
}

p
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

hr
{ 
	clear:left;
}

.addressbox h1
{
    font-family: verdana,helvetica,sans-serif;
    font-size: 1em;
    margin-top: 0;
	margin-bottom: 0;
}

h1
{
	color: #000000;
	margin-top: .5em;
	margin-bottom: .2em;
	font-family: Arial,helvetica,Verdana;
	font-size: 1.8em;
	font-weight:600;
}
	
h2
{
	color: #000000;
	margin-top: 1.5em;
	margin-bottom: 0.1em;
	font-size:	1.2em;
	font-weight:bold;
}	
		
h3	{	
	font-size:	1em;
	font-weight:bold;
	margin-bottom: 0;
	color: #000000;
	}	


tfoot, thead	{	
	font-size:	1em;
	}	
		
th	{
	vertical-align:middle;
	text-align: left;
	font-weight: bold;
	}

td	{
	vertical-align:top;
	}

address
{
	font-style:normal;
	padding: 3px 10px 0 10px;
}

#address
{
    padding: 20px 0 10px 0px;
    background-color: #FFFFFF;
}

a {	text-decoration: underline; }

a:link, a:visited, a:active, a:hover
{
	color: #333333;		
}	

a:hover
{
	text-decoration: underline;
}

a.white:link, a.white:visited, a.white:active
{
	color: #FFFFFF;
	text-decoration: none;
}	
a.white:hover
{
	text-decoration: underline;
}
a.black:link, a.black:visited, a.black:active
{
	color: #000000;
	text-decoration: none;
}	

a.black:hover
{
	text-decoration: underline;
}

blockquote, pre	{	
	font-family:	courier new, monospace;
	}
	
.selected
{
	font-weight:bold;
}

ul
{
	margin-left:16px;
	padding-left:8px;
}

.shortcutlist
{
    padding: 0;
    margin: 0;
}

.shortcutlist li
{
    list-style-type: none;
}

#column70 ul
{
	margin-left:14px;
	padding-left:2px;
}
ul li	{
	list-style-type: disc ;
	}	
	
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;
}

pre
{
	font-size: 1em
}

#leftmenucontainer
{
    float: left;
    width: 177px;
    margin-top: 3px;
}

.leftmenutitle
{
	width: 170px;
	margin-top: 0;
	line-height:121%;
	background-color:#B0200A;
	color: #ffffff;
	font-weight: bold;
	padding: 0;
}


.leftmenutitle a:visited, .leftmenutitle a:active, .leftmenutitle a
{
	color: #FFFFFF; text-decoration: none;
}

.leftmenutitle a:hover
{
	color: #333333; text-decoration: underline;
}

.leftmenutitle h1
{
    font-size: 1em;
    font-family: verdana,helvetica,sans-serif;
    padding: 7px 0 6px 9px;
    margin-top: 0;
    margin-bottom: 0;
}


.leftmenuitembox
{
	width: 170px;
	border-top: 0;	
	font-weight: normal;
	padding-left: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}

.leftmenuitembox li
{
    margin: 0;
}

.leftmenuitem
{
	/* height: 27px;  */
	vertical-align:middle;	
	padding: 7px 4px 7px 10px;
}

.leftmenuitem a:visited, .leftmenuitem a:active, .leftmenuitem a
{
	color: #333333;
	text-decoration:none;
}
.leftmenuitem a:hover
{
	color: #333333;
	text-decoration:underline;
}

a.redlink, a.redlink:visited
{
	color: #c90e15;
	text-decoration:none;
}

a.redlink:hover
{
	color: #c90e15;
	text-decoration: underline;
}

.headermenulink 
{
    float: left;
    padding-right: 8px;
}

.headermenupadding
{
    margin-top: 3px;
}

/*
.menubox
{
	background-color: #F6F6F6; 
}
*/

.stdbox, .indexbox
{
	border: 1px solid #e0e0e0;
	padding: 4px;
}
.indexbox
{
	margin-top:3px;
}

.startrighttitle
{
	margin-top: 3px;
	line-height:26px; 
	background-color:#B0200A;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:5px;
	font-size: 1em;
	font-family: verdana,helvetica,sans-serif;
	margin-bottom: 0;
}


.startrightitembox
{
	border-top: 0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #FFFFFF; 
	padding-top:7px; padding-bottom:7px; 
	padding-left:4px; padding-right:4px;
	margin-bottom:1px;
}

.iconmargin
{
	vertical-align:middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.doclinkimage
{
	 padding-left: 4px;	
	 width: 12px;
	 height: 12px;
	 vertical-align: bottom;
}

.linklist, .doclist
{
/*	margin-top:1em; */
}
.linklistitem, .doclistitem
{
	line-height:1.5em;
}

.input
{
/*	width:100%; */
	border: solid 1px #647E84;
}

a.pagepath, a.pagepath:visited, .breadcrumbs a:link, .breadcrumbs a:visited
{
	text-decoration: none;
}

a.pagepath:hover, .breadcrumbs a:hover
{
	text-decoration: underline;
}

div.pagepath, .breadcrumbs
{
	line-height:24px; 
	background-color: #F6F6F6; 
	color: #333333;
	border: 1px solid #e0e0e0;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 8px;
}


.CMintro {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 1em;
	}

.pagelistitem
{
/*	line-height:2em; */
	margin-bottom: 1em;
}
a.pagelistlink
{
	color: #54215b;
	font-weight: bold;
/*	text-decoration:none; */
}

#searchbar
{
	padding-left: 12px; padding-right: 12px;
	padding-top: 4px; padding-bottom: 4px;
}

#search
{
    width: 120px;
}

.boxheader
{
	padding-left: 12px; padding-right: 12px;
	padding-top: 8px; padding-bottom: 8px;
	border: #c0c0c0 1px solid;
	font-weight: bold;
	font-size: 1.2em;
/*	color: #4f2c57; */
	color: #000000;
}

.contentbox
{
	border: #c0c0c0 1px dashed;
	padding: 10px;
	margin-bottom: 8px;
}

.contentheader
{
/*	background-color: #e5e5e5; */
/*	color: #412c65; */
	color: #000000;
	font-weight:bold;
	font-size:1.2em;
	height: 2em;
	line-height: 2em;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 2px;
}

.tabimg
{
/*	padding-right: 6px; */
	border: 0;
}

a.tablink
{
	margin-left: 8px; margin-right: 8px;
	text-decoration: none;
	color: #333333;
}
a.tablink:visited, a.tablink:hover
{
	color: #333333;
}


.indexitem
{
	margin-top: 1em;
}

.indexitemheader
{
	background-color: #F6F6F6;
	border:1px solid #e0e0e0;
	padding:3px;
	margin-top:1em;
}

.indexitemheader h2
{
	margin:0;
}

.indexitem a
{
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.indexitem a:hover
{
	text-decoration:underline;
}
.indexdescription, .OT
{
	margin-top: 0.5em;
	color: #647E84;
	font-weight: normal;
	line-height: 1.3em;
}

.newsitem, .objectitem
{
	margin-bottom:1em;
	padding-bottom: 1em;
	border-bottom:dashed 1px #c0c0c0
}

.newsitemfull
{
	margin-bottom:1em;
}
.newsitemfull h2
{
	margin-top: 0;
}
.newsitemfull .author
{
	font-style:italic;
}

/*
.searchresult table
{
	border-collapse:collapse;
	width: 100%;
}
.searchresult th
{
	background-color: #e0e0e0;
	border-width:2px;
	border-style:solid;
	border-color: White;
}
.searchresult td
{
	background-color: #f0f0f0;
	border-width:2px;
	border-style:solid;
	border-color: White;
	padding:3px;
}
*/

.shortcut
{
	vertical-align:middle;
	padding: 4px 0;
}

.shortcut a
{
	text-decoration:underline;
}


#head
{
	width:728px;
/*	background-image: url(images/bengtsfors_head.gif);
	background-repeat: no-repeat;
*/
}

#leftmenubox
{
	background-color: #F6F6F6; 
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-right: 5px;
}

#leftmenulist
{
    width: 170px;
	margin: 0 0 0 0;
	padding: 0;
}


#leftmenulist li
{
    list-style-type: none; 
}

#content
{
	background-color: #ffffff;
	width: 551px;
	float: left;
}
#columnintro
{
	width:100%;
	overflow: hidden;
}

#column70
{
    float: left;
	width: 373px;
	margin-right:5px;
	overflow: hidden;
}
#column30
{
    float: left;
	width: 173px;
	overflow: hidden;
}
#column50a
{
	width: 273px;
	margin-right:5px;
	float: left;
	overflow: hidden;
}
#column50b
{
	width: 273px;
	float: left;
	overflow: hidden;
}

.infolabel
{
/*	font-weight: bold; */
}

/*
.newsitem
{
	margin-left:15px; margin-right:15px;
}
*/

.subtle
{
	color: #9a9a9a;
/*	font-size: 0.8em; */
}

.alert
{
	color: #ff0000;
}

.SearchHL
{
	background-color: Yellow;
}

.clear
{
	clear:left;
}

#footer
{
	float:none;
	clear:both;
	margin-top:50px;
	background-color: #F6F6F6;
	border: 1px solid #e0e0e0;
	padding: 8px;
	display: none;
}

#leftfooter
{
    float: left;
}

#rightfooter
{
    float: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

.footerdivider {
	color: #333333;
	padding: 0 4px;
}

/* Start - 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_searchbox {
    background-color: #FFFFFF;
    width: 171px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}

.SE_optionitem 
{
    width: 172px;
}

.SE_Sortoption
{
    width: 169px;
}

.searchgetlayout
{
    width: 169px;
}

.searchResultHighlight
{
	background-color: #e0e0e0;
	color: #000000;
}

.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: #333333;
	font-weight: bold;
}

.searchresultitem .url
{
	/*display: none;*/
	margin-top:.2em;
	overflow: hidden;
}

.searchresultitem .url a
{
    color: #888888 !important;
    text-decoration: none;
    font-weight: normal;
}

.searchresultitem .nr
{
	font-weight:bold;
}

.filetype_html
{
}

.filetype_doc
{
	background-image: url(/styles/bengtsfors.se/images/word.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.filetype_xls
{
	background-image: url(/styles/bengtsfors.se/images/excel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.filetype_ppt
{
	background-image: url(/styles/bengtsfors.se/images/powerpoint.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.filetype_pdf
{
	background-image: url(/styles/bengtsfors.se/images/acrobat.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* End - Searchpage styles */

/* Utskriftsversion */
@media print
{
	.noprint
	{
		display:none;
	}

	#searchbar
	{
		display:none;
	}

	#topmenu
	{
		display:none;
	}

	#leftmenubox
	{
		display:none;
	}

	#footer
	{
		display:none;
	}

	#outer
	{
		width:95%;
	}

	.maxwidth
	{
		width:95%;
	}

	body
	{
		margin:0;
		width:100%;
		background-color: white;
		font-size: .7em;
	}
}

