﻿body
{
		font-family: "Arial Narrow" , Arial, Sans-Serif;
}

H2
{
		font-size:			1.2em;		
		font-weight:		bold;
}

table.template
{
	width: 100%;
	height: auto;
	}
table.listtbl
{
	border-bottom: solid 1px #eeeeee;
	}	

table.template td
{
	height: auto;
}
	
	table.template td.title
	{
		font-size:			1.5em;
		/* padding-bottom:	1em; */
		font-weight:		normal;
		color: #000000;
		}

	table.listtbl td.title
	{
		font-size:			1.3em;
		/*padding-bottom:	0.2em;*/
		font-weight:		normal;
		color: #000000;
		text-decoration: none;
		padding: 2px 0 3px 0;
		}
	
	table.template td.title a
	 {
			color: #000000;
			text-decoration: none;
			font-weight: normal;
		}
		
	table.template td.header
	{
		font-size: 1.0em;
		color: #000000;
		padding: 0 0 5px 0;
	}
	
table.template td.image
	{
		text-align: center;
		vertical-align: top;
		font-size: 0.7em;
		color: #000000;
		text-align:justify;
	}
		
table.template td.image img
	{
		margin: 2px;
		text-decoration: none;
		border: none;
		}
		
table.template td a.more
	{
		display:			block;
		margin:				10px 0 0 0;
		text-align: right;
		}
		
	table.template td.header
		{
			font-weight: normal;
			}
			
	

td.tdTMBlank
{
	/*background-color: #817f84;*/
	background-color: #598600;
	height: 23px;
	width: auto;
	white-space: nowrap;
}
td.tdTMItem
{
	background-color: #8fcb00;
	color: #ffffff;
	height: 23px;
	width: 140px;
	font-family: Verdana,"Arial Narrow" , Arial, Sans-Serif;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	font-size: 0.9em;
	
}

td.tdTMItem a
{
	text-decoration: none;
	background-color: #8fcb00;
	color: #000000;
}

td.tdTMItem a:hover
{
	text-decoration: none;
	background-color: #8fcb00;
	color: #eceeee;
	
}

td.tdTMItemSelected
{
	background-color: #8fcb00;
	color: #ffffff;
	height: 23px;
	width: 140px;
	font-family: Verdana, "Arial Narrow" , Arial, Sans-Serif;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	font-size: 0.9em;
}

td.tdTMItemSelected a
{
	text-decoration: none;
	background-color: #8fcb00;
	color: #000000;
}

td.tdTMItemSelected a:hover
{
	text-decoration: none;
	background-color: #8fcb00;
	color: #ff0000;
	
}



/* Left */
ul.menu-left
{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul.menu-left li
{
	margin: 0;
	padding: 0;
}

ul.menu-left a
{
	text-align: left;
	display: block;
	color: #000000;
	font-family: "Arial Narrow" , Arial, "Helvetica Condensed" , Helvetica, Geneva, Sans-Serif;
	/*font-weight: bold;*/
	padding: 5px 0 5px 10px;
	/*border-bottom: solid 2px #ffffff;*/
	text-decoration: none;
}

/*
ul.menu-left a.selected, ul.menu-left a:hover
{
	text-decoration: none;
}
*/
ul.menu-left a.selected
{
	text-decoration: none;
	color: #817f84;
	
}
ul.menu-left a:hover
{
	text-decoration: none;
	color: #ffffff;
	
}



/* Left UNDERMENY */
ul.menu-left ul.menu-left a
{
	background-color: #ced0d2;
	border-bottom: none;
	margin-left: 10px;
}



/* Listemal 6 - bilde venstre 100*/
/*
table.listmalth
{
	width: 60%;
	height: auto;
	}*/
	
table.listmalth td.title
{
	font-size:			1.3em;
	/*padding-bottom:	0.2em;*/
	font-weight:		normal;
	color: #000000;
	text-decoration: none;
	
	
}

table.listmalth td.title a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	
	
	
}

	table.listmalth td.header
	{
		font-size: 1.0em;
		color: #000000;
		height:100px;
		vertical-align:top;
		
		
		
	}

table.listmalth td.image
	{
		text-align: center;
		vertical-align: top;
		font-size: 0.7em;
		color: #000000;
		text-align:justify;
	}
	
	table.listmalth td.image img
	{
		margin: 2px;
		text-decoration: none;
		border: none;
		}
		
table.listmalth td
{
	height: auto;
	
}

table.listmalth td a.more
{
	display:			block;
	
	text-align: right;
	vertical-align: top;
}

/* LISTING AV BILDEARTIKLER */	

table.img-list
		{
		border:				0;
		
		}

table.img-list p
		{
		margin-top: 3px;
		
		}

table.img-list h2
		{
		margin:				2px;
		
		}

		
table.img-list td
		{
		border:				0;
		vertical-align:		top;
		
		}
		
div.img-list-paging
		{
		text-align:			center;
		}

div.img-temp
		{
		margin:				5px;
		float:				left;
		margin-left: 50px;
		
		}
		
div.img-temp img
		{
		border:				solid 1px black;
		
		}

/* SLUTT LISTING AV BILDEARTIKLER */
