/* Åmål kommun stylesheet */

body
{
    background-color: #eee;
    font-family: arial, helvetica, sans-serif;
    font-size: .72em;
    font-weight: normal;
	font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
	text-decoration: none;
    color: #404040;
    margin: 0;
    padding: 0;
    text-align:left;
}

table
{
	border: 0; padding: 0; margin: 0;

}

form { 
margin: 0px; 
padding: 0px; 
} 


#outer
{
	width: 980px;
	clear: both;
	margin: 0 auto;
}

#page
{
/*	clear:both;*/
	background-color: #fff;
	padding-top: 2em;
	padding-bottom: 4em;
	width: 950px;
	padding-left: 15px;
	padding-right: 15px;
}

#head
{
	min-height: 40px;
	background-color: transparent;
	padding-right: 8px;
}

#pagebottom
{
	display: none;
/*	background-image: url(images/pagebottom.png);
	height: 14px;
	width: 980px;
*/
}

#topmenucontainer {
	margin-top: 3px;
}

#topmenu {
}

#topmenu .menuseparator
{
	float:left;
    position: absolute;
    top: 0;
    right: -10px;
    width: 10px;
    height: 32px;
    background-image: url(images/topmenutab_bg.png);
    background-position: -390px 0;
    background-repeat: no-repeat;
}

#topmenu a
{
	float:left;
    position: relative;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 12px;
	height: 32px;
	line-height: 32px;
	font-size: 100%;
    background-image: url(images/topmenutab_bg.png);
    background-position:  0 0;
    background-repeat: no-repeat;
    color: #000;
}

#topmenu a:hover
{
    background-image: url(images/topmenutab_selected_bg.png) !important;
}
#topmenu a:hover .menuseparator
{
    background-image: url(images/topmenutab_selected_bg.png);
}
#topmenu .selected a
{
    background-image: url(images/topmenutab_selected_bg.png);
}

#topmenu .selected .menuseparator
{
    background-image: url(images/topmenutab_selected_bg.png);
}

#topmenu ul li
{
    float:left;
    list-style-type: none;
    padding-right: 10px;
}

#topmenu ul
{
    margin: 0;
    padding: 0;
}

.selected
{
	font-weight: bold;
}

p
{
	margin-top: 0.5em;
	margin-bottom: 1em;
}

hr
{ 
	clear:left;
	height: 1px;
	color: #cccdce;
	background-color: #cccdce;
	border: 0 none;
	margin: 1em 0;
	padding: 0;
}

.addressbox h1
{
    font-family: verdana,helvetica,sans-serif;
    font-size: 1em;
    margin-top: 0;
	margin-bottom: 0;
}

h1:first-child
{
	margin-top: 0;
}

h1
{
	margin-top: .5em;
	margin-bottom: .2em;
	font-family: Arial,helvetica,Verdana;
	font-size: 1.8em;
	font-weight:600;
	}
	
h2
{
	margin-top: 1.5em;
	margin-bottom: 0.1em;
	font-family: Arial Narrow, Trebuchet MS, Sans-Serif;
	font-size:	2em;
	color: #921420;
	font-weight: normal;
}	
		
h3	{	
	font-size:	1em;
	font-weight:bold;
	margin-bottom: 0;
	}	

/*
tfoot, thead	{	
	font-size:	1em;
	}	
*/
		
th	{
	vertical-align:middle;
	text-align: left;
	font-weight: bold;
	}

td	{
	vertical-align:top;
	}

address
{
	font-style:normal;
	margin: 0;
}

#address
{
    padding: 80px 0 10px 10px;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
}

a {	text-decoration: underline; }

a:link, a:visited, a:active, a:hover
{
	color: #333333;
	
}	

a:hover
{
	text-decoration: underline;
}


/*	
small {
	font-size:	.7em;
	}	

big	{
	font-size:	1.17em;
	}	
*/

blockquote, pre	{	
	font-family: courier new, monospace;
}

.sitemap

.sitemap a
{
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
}
.sitemap a:hover
{
	text-decoration: underline;
}

.sitemap ul
{
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top:0;
	margin-bottom:0;
}

.sitemap ul li
{
	float: left;
	width: 150px;
	font-weight: bolder;
	list-style-type: none;
}

.sitemap ul ul li
{
	float: none;
	width: auto;
	font-weight: normal;
	list-style-type: disc;
}

.sitemap ul ul ul
{
	display: none;
}

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;
}

.shortcutItem
{
	padding: 2px 0 2px 30px !important;
	/*line-height: 25px;*/
}

img 
{
	border: 0;
	margin: 0;
	padding: 0;
}

pre
{
	font-size: 1em
}

#leftmenucontainer
{
    float: left;
    width: 180px;
    margin-right: 15px;
}

#leftmenu
{
}

.leftmenuitembox
{
	border-top: 1px solid #e0e0e0;
	font-weight: normal;
	padding-left: 0;
	margin-left: 0;
	background-color: #fff;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

#leftmenu ul
{
	margin: 0;
}

.leftmenuitembox li
{
    margin: 0;
    list-style-type: none;
}

.leftmenuitem
{
	/* height: 27px;  */
	vertical-align:middle;
	border-bottom: 1px solid #e0e0e0;
	padding: 7px 4px 7px 10px;
}

.leftmenuitem a:visited, .leftmenuitem a:active, .leftmenuitem a
{
	color: #333333;
	text-decoration:none;
}
.leftmenuitem a:hover
{
	color: #666666;
	text-decoration:underline;
}

#leftmenu .selected
{
	background-color: #eee;
}

#headermenu
{
	position: absolute; top: 8px; right: 0; z-index: 2;
}

#head .searchbox
{
	position: absolute; bottom: 12px; right: 0; z-index: 2;
	height: 23px;
}

.headermenulink 
{
    float: left;
    vertical-align: bottom;
}
.headermenulink a
{
    padding-right: 6px;
    border-right: 1px solid #fff;
    margin-right: 5px;
	color: #fff;
	/*display: inline-block;*/
}

.headermenulink a:link, .headermenulink a:visited
{
    text-decoration: none;
}

 .headermenulink a:hover
 {
    text-decoration: underline;
 }

#translateDlg
{
	display: none;
	position: absolute;
	background-color: #fff;
	padding: 8px;
	border: 1px solid #cccdce;
	width: 160px;
	left: 90px;
	top: 1.4em;
	z-index: 3;
}

a.close
{
	float:right; margin-right:-4px;border:1px solid #cccdce;padding:1px;color:#000 !important;text-decoration: none !important;
}

.stdbox, .indexbox
{
	border: 1px solid #e0e0e0;
	padding: 4px;
}

.indexbox
{
	margin-top:3px;
}

.startrighttitle
{
	margin-top:3px;
	line-height:26px; 
	background-color:#444; 
	color: #fff; 
	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: #fff; 
	padding-top:7px; padding-bottom:7px; 
	padding-left:4px; padding-right:4px;
	margin-bottom:4px;
}

.doclink
{
	line-height: 2em;
}

.doclinkimage
{
	 padding-left: 4px;	
	 width: 16px;
	 height: 16px;
	 vertical-align: baseline;
	 margin-bottom: -2px;
}

a.linklist
{
	line-height:2em;
}

.linklistitem a
{
	line-height:2em;
}

.input
{
/*	width:100%;  */
	border: solid 1px #647E84;
}

.breadcrumbs a:link, .breadcrumbs a:visited
{
	text-decoration: none;
	color: #777;
}

.breadcrumbs a:hover
{
	text-decoration: underline;
}

.breadcrumbs
{
	line-height:24px; 
	color: #777;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
}


.CMintro {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 1em;
	}

.pagelistitem
{
	margin-bottom: 1em;
}
a.pagelistlink
{
	color: #54215b;
	font-weight: bold;
}

input.search
{
	border: 0;
	background-color: transparent;
	width: 125px; 
	height: 23px;
	background: url(/styles/amal.se/images/searchbox-bg.png) no-repeat;
	vertical-align: middle;
	padding: 0 0 0 25px;
    display: inline-block;
    float: left;
}

button.search
{
    background: url(/styles/amal.se/images/sokknapp.png) repeat-x;
    color: #000;
    border: 0 none;
    width: 55px;
    height: 22px;
    margin-top: 1px;
    margin-left: 4px;
    padding: 0;
    line-height: 22px;
    display: inline-block;
    float: left;
}

a.search
{
/*    height: 23px;*/
    line-height: 23px;
    margin-left: 4px;
    margin-top: 1px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
}

a.search:hover
{
	text-decoration: underline;
}


.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;
}

#tpl3columns .indexitem
{
	margin-top: .5em;
}

#tpl3columns .indexitem a
{
	font-weight: normal;
}

.newsitem, .objectitem
{
	margin-bottom:1em;
	padding-bottom: 1em;
	border-bottom: dotted 1px #d1d2d4
}

.newsitemfull
{
	padding-bottom:20px;
	border-bottom: 1px solid #cccdce;
	margin-bottom:20px;
	clear: both;
}

.newsitemfull h2
{
	margin-top: 0;
}

.newsitemfull .author
{
	font-style:italic;
}
.newsitemfull .date
{
	font-size: .9em;
	font-weight: bold;
}
.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: 0;
}

.shortcut a
{
	text-decoration:underline;
}


#content
{
	float: left;
	width: 755px; /* This width setting needed for IE < 8 */
	min-height: 600px;
	overflow: hidden;
}
#columnintro
{
	width:100%;
	overflow: hidden;
	margin-bottom: 10px;
}
#column100
{
	width: 755px;
	overflow: hidden;
}
#column70
{
    float: left;
	width: 495px;
	margin-right: 15px;
	overflow: hidden;
}
#column30
{
    float: left;
	width: 245px;
	overflow: hidden;
}
#column50a
{
    float: left;
	width: 370px;
	margin-right: 15px;
	overflow: hidden;
}
#column50b
{
    float: left;
	width: 370px;
	overflow: hidden;
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
	overflow:hidden;
	display: block;
}

#footer
{
	width: 965px;
	padding: 15px 15px 15px 0px;
	color: #000;
	padding-bottom: 10px;
	background: #dddddd url(images/footerbottom.png) no-repeat bottom;
}

#footer h1, #footer h2
{
	margin-top: 0;
}

#footer .column, #footer .pageindex
{
	float: left;
	padding: 0 15px;
	border-right: 1px solid #cccdce;
	min-width: 140px;
}

#footer a
{
	color: #000;
	font-weight: normal;
	text-decoration: none; 
}
#footer a:hover { text-decoration: underline; }

#footer .indexitem
{
	margin: 0;
}

#footer .indexdescription
{
	display:none;
}

#tplStartpage
{
	width: 100%;
}

#tplStartpage #content
{
	width: 950px;
}

#tplStartpage #column70
{
	width: 690px;
}

#tpl3columns
{
	width: 100%;
}

#tpl3columns #content
{
	width: 950px;
}

#tpl3columns .columns-1-2
{
	float: left;
	width: 735px;
	margin-right: 15px;
	overflow: hidden;
}

#tpl3columns #column1
{
    float: left;
	width: 520px;
	margin-right: 15px;
	overflow: hidden;
}

#tpl3columns #column2, #tpl3columns #column3
{
    float: left;
	width: 200px;
	overflow: hidden;
}

#tpl3columns #column1 .floatleft
{
	margin-right: 10px;
}

#tpl3columns #column1 .floatright
{
	margin-left: 10px;
}

#tpl3columns #column3 h2:first-child
{
	margin-top: 0;
}

.cmsblock
{
	color: #fff;
	padding: 12px;
	margin-bottom: 10px;
}

.cmsblock a
{
	color: #fff;
}

.cmsblock h1, .cmsblock h2, .cmsblock h3
{
	font-family: Arial, Sans-Serif;
	margin: -12px -12px 0px -12px !important;
	padding: 12px !important;
	color: #fff;
}

.cmsblock h2
{
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: normal;
}

.block-Variant-1
{
	background-color: #a7d068;
	color: #404040;
}

.block-Variant-1 h2
{
	background-color: #b2d67a;
	color: #404040;
}
.block-Variant-1 a
{
	color: #404040 !important;
}
.block-Variant-2
{
	background-color: #0094d8;
}
.block-Variant-2 h2
{
	background-color: #109bda;
}
.block-Variant-3
{
	background-color: #de1818;
}
.block-Variant-3 h2
{
	background-color: #ce1418;
}

.block-Variant-4
{
	background-color: #fff;
	color: #000;
	border: 1px solid #cccdce;
}
.block-Variant-4 h2
{
	background-color: #cccdce;
	color: #000;
}

.block-Variant-5
{
	background-color: #eee;
	color: #000;
	border: 1px solid #e3e4e4;
}
.block-Variant-5 h1, .block-Variant-5 h2, .block-Variant-5 h3
{
	background-color: inherit;
	color: #000;
	padding: 0 !important;
	margin: 0 0 .1em 0 !important;
}
.block-Variant-5 a
{
	color: #000 !important;
}

.block-Variant-5 .newsitemfull h2
{
	margin-bottom: 0.1em;
	padding-bottom: 0;
	font-family: Arial Narrow, Trebuchet MS, Sans-Serif;
	font-size:	2em;
	color: #921420;
	font-weight: normal;
}

.subtle
{
	color: #9a9a9a;
}

.alert
{
	color: #ff0000;
}

.SearchHL
{
	background-color: Yellow;
}

/* 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: #fffae5;
    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: #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(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;
	}

	#topmenu
	{
		display:none;
	}

	#leftmenu
	{
		display:none;
	}

	#footer
	{
		display:none;
	}

	#outer
	{
		width:95%;
	}

	.maxwidth
	{
		width:95%;
	}

	body
	{
		margin:0;
		width:100%;
		background-color: white;
		font-size: .7em;
	}
}
