/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

	Stylesheet for Udir.no
	media: print

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

*
{
	max-width: 640px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5% !important;
}

#skipLinks,
#global,
#navigation,
#localNav,
#breadcrumbs,
#printShare,
body.home #content .lower .col.calendar .icon span,
#mainContentBookmark,
#easyReadControls,
.nextPart,
.prevPart,
#removeWatermark,
#footer
{
	display: none;
}

#logo
{
	margin-bottom: 10px;
}
	#logo img
	{
		border: none;
	}

#warning
{
	padding: 10px 20px;
	border: 1px solid red;
}
	#warning p
	{
		margin: 0;
	}

h1
{
	font-weight: normal;
	line-height: 1.13em;
	color: #000;
}
h4,
h5,
h6
{
    margin-bottom: 0;
    margin-top: 1.4em;
	font-size: 1.2em;
    line-height: 1.4em;
}
a
{
	color: #007eac;
}
h2 a,
h3 a,
h4 a,
h5 a,
h6 a
{
	color: #000;
}

table
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}
th,
td
{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
	th p,
	td p
	{
		margin-top: 0;
	}

#mainContent #documentInfo dl
{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
	#mainContent #documentInfo dl dt
	{
		clear: left;
		float: left;
		width: 8em;
		margin: 0 1em 0 0;
		padding: 3px 0;
	}
	#mainContent #documentInfo dl dd
	{
		display: inline-block;
		width: 29em;
		margin: 0;
		padding: 3px 0;
	}

#printLinksContainer
{
	margin: 2em 0;
	border-top: 1px solid #999;
	/*border-bottom: 1px solid #999;*/
}

figure
{
	margin: 0;
}

ul.linkList,
.list.accordion .subList ul,
ul.theList,
#related ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
	ul.linkList li,
	.list.accordion .subList ul li,
	ul.theList li,
	#related ul li
	{
		margin: .4em 0;
		padding: 0;
	}

#mainContent #factsBox
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

/*
#footer
{
	margin-top: 3em;
	padding: .8em 0 3em;
	color: #666;
	border-top: 1px solid #8b8678;
}
	#footer .col
	{
		float: left;
		width: 32%;
		margin-left: 1%;
		padding-bottom: 1em;
		font-size: 1.1em;
	}
	#footer .col:first-child
	{
		margin-left: 0;
	}
	#footer h2
	{
		margin-bottom: .4em;
		font-size: 1.2em;
	}
	#footer ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#footer ul li
		{
			margin: 0 0 .5em;
			padding: 0;
		}
	#footer .subCol.floatLeft,
	#footer .subCol.floatRight
	{
		width: auto !important;
	}
*/
