/* Melleruds 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; 
} 

#outer
{
	width:728px;
	border: 1px solid #b8b8b8;
	text-align: left;
	padding:5px;
	background-color: #FFFFFF;
	clear: both; 
}

.maxwidth
{
	width:740px;
}

#headdate
{
    float: left;
    padding:3px;
}

#headinfo
{
    float: right;
    padding:3px;
}

div.spacer 
{
	margin-top: 8px;
}

#topmenu {
	border-top: solid 1px #6EB7DB;
	background-color: #0081c0;
	padding: 5px 0px 6px 5px;
	vertical-align: middle;
	text-align:right;
}

#topmenu .menuseparator
{
    vertical-align:bottom;
}

#topmenu a 
{
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#topmenu ul li
{
    display: inline;
    list-style-type: none;
}

#topmenu ul
{
    margin: 0;
    padding: 0;
}

p
{
	margin-top: 0.5em;
	margin-bottom: 1em;
}

hr
{ 
	clear:left;
}

h1
{
	color: #000000;
	margin-top: .5em;
	margin-bottom: .2em;
	font-family: Arial,helvetica,Verdana;
	font-size: 1.5em;
	font-weight:600;
}
	
h2
{
	color: #000000;
	margin-top: 1.2em;
	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;
}

#address
{
    padding: 80px 0 10px 10px;
    width: 159px;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
}

a {	text-decoration: underline; }

a:link, a:visited, a:active, a:hover
{
	color: #036A9C;
	
}	

a:hover
{
	text-decoration: underline;
}

a.white:link, a.white:visited, a.white:active
{
	color: #FFFFFF;
	text-decoration: none;
}	
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #036A9C;
	font-weight:bold;
	text-decoration: none;
}
a.footerlink:hover
{
	text-decoration: underline;
}
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;
}

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;
}	

.shortcutlist
{
    padding: 0;
    margin: 0;
}

.shortcutlist li
{
    list-style-type: none;
}

img 
{
	border: 0;
	margin: 0;
	padding: 0;
}

pre
{
	font-size: 1em
}

.footerdivider {
	color: #036A9C;
	padding: 0 4px;
}

#leftmenucontainer
{
    float: left;
    width: 177px;
    margin-top: 3px;
}

.leftmenutitle
{	
	width: 171px;
	margin-top: 0;
	line-height:121%;
	background-color:#0081C0;
	color: #ffffff;
	font-weight: bold;
	padding: 0;
}

.leftmenutitle h1
{
    font-size: 1em;
    font-family: verdana,helvetica,sans-serif;
    padding: 7px 0 6px 10px;
    margin: 0;
}

.leftmenutitle a:visited, .leftmenutitle a:active, .leftmenutitle a
{
	color: #ffffff; text-decoration: none;
}

.leftmenutitle a:hover
{
	text-decoration: underline;
}

.leftmenuitembox
{
	width:169px;
	border-top: 0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #F6F6F6; 
    font-weight: normal;
	padding-left: 0;
	margin-left: 0;
}

.leftmenuitem
{
	/* height: 27px;  */
	vertical-align:middle;
	border-bottom: 1px solid #ABCBD5;
	padding: 7px 4px 7px 10px;
}
.leftmenuitem a:visited, .leftmenuitem a:active, .leftmenuitem a
{
	color: #036A9C;
	text-decoration:none;
}
.leftmenuitem a:hover
{
	color: #036A9C;
	text-decoration:underline;
}

.leftmenudivider
{
}

.headermenulink 
{
    float: left;
    padding-right: 8px;
}

.headermenulink a:link, .headermenulink a:visited, .headermenulink a:active
{
    text-decoration: none;
}

 .headermenulink a:hover
 {
    text-decoration: underline;
 }
 
.headermenupadding
{
    margin-top: 3px;
}

.stdbox, .indexbox
{
	border: 1px solid #e0e0e0;
	padding: 4px;
}

.indexbox
{
	margin-top:3px;
}

.startrighttitle
{
	margin-top:3px;
	line-height:26px;
	background-color:#0081C0;
	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: #F6F6F6; 
	padding-top:7px; padding-bottom:7px; 
	padding-left:4px; padding-right:4px;
	margin-bottom:4px;
}

.iconmargin
{
	vertical-align:middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.doclinkimage
{
	 padding-left: 4px;	
	 width: 12px;
	 height: 12px;
	 vertical-align: bottom;
}

a.linklist, a.doclist
{

}
.linklistitem a, .doclistitem a
{
	line-height:2em;
}


.input
{
	width:100%; 
	border: solid 1px #647E84;
}

.breadcrumbs a:link, .breadcrumbs a:visited
{
	text-decoration: none;
}

.breadcrumbs a:hover
{
	text-decoration: underline;
}

.breadcrumbs
{
	line-height:24px; 
	background-color: #F6F6F6; 
	color: #036A9C;
	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;
}


.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
{
	color: #000000;
	font-weight:bold;
	font-size:1.2em;
	height: 2em;
	line-height: 2em;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 2px;
}


#searchbar
{
	margin-bottom:3px;
	border: solid 1px #54215b;
	background-color: #54215b;
	color: #ffffff;
	font-weight:bold;
}


.tabimg
{
/*	padding-right: 6px; */
	border: 0;
}

a.tablink
{
	margin-left: 8px; margin-right: 8px;
	text-decoration: none;
	color: #FFFFFF;
}
a.tablink:visited, a.tablink:hover
{
	color: #FFFFFF;
}

.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: #036A9C;
	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
}

/*
.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: 3px 0;
}

.shortcut .icon
{
	padding: 3px 0 3px 26px; 
	background-repeat: no-repeat; 
	background-position: 0 50%; 
}

.shortcut a
{
	text-decoration:underline;
}

.columndivider
{
	border-right:#c0c0c0 1px dotted;
	width:10px;
	empty-cells:show;
}


/*
.newsitem
{
	margin-left:15px; margin-right:15px;
}
*/

.subtle
{
	color: #9a9a9a;
}

.alert
{
	color: #ff0000;
}

.SearchHL
{
	background-color: Yellow;
}

#head
{
	width:728px;
}

#leftmenubox
{
	margin-right:5px;
	background-color: #F6F6F6; 
}

#leftmenulist
{
    width: 170px;
	margin: 0 0 0 0;
	padding: 0;
}

#leftmenulist li
{
    list-style-type: none; 
}

#content
{
	background-color: #ffffff;
	width: 551px;
    float: left;
	overflow: hidden;
}
#columnintro
{
	width:100%;
	overflow: hidden;
}

#column70
{
    float: left;
	width: 373px;
	margin-right:5px;
	overflow: hidden;
}
#column30
{
    float: left;
	width: 173px;
	overflow: hidden;
}
#column50a
{
    float: left;
	width: 273px;
	margin-right:5px;
	overflow: hidden;
}
#column50b
{
    float: left;
	width: 273px;
	overflow: hidden;
}

.clear
{
	clear:left;
}

#footer
{
	float:none;
	clear:both;
	margin-top:45px;
	background-color: #F6F6F6;
	border:1px solid #e0e0e0;
    padding: 8px;
}

#leftfooter
{
    float: left;
}

#rightfooter
{
    float: right;
}

.t
{
	position: absolute;
}

/* 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: #F6F6F6;
    padding-bottom: 10px;
    width: 175px;
}

.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: #036A9C;
	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/mellerud.se/images/word.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.filetype_xls
{
	background-image: url(/styles/mellerud.se/images/excel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.filetype_ppt
{
	background-image: url(/styles/mellerud.se/images/powerpoint.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.filetype_pdf
{
	background-image: url(/styles/mellerud.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;
	}
}
