/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

	AUTHOR
	Nicky Christensen | Dynamicweb
	npc@dynamicweb.dk

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


html, 
body {
	margin: 0;
	padding: 25px 0 0 0;
}

body {
	background-color: #FFF;
	text-align: center;
}

body, td, input, select, textarea {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px; /* Always work in px, not pt */
					 /* Fair nok, men da der står 10pt i designmanualen har jeg rettet den til 12px da 10px er for småt */
}

a {
	color: #f36f34;
	text-decoration: none;
}

a:hover {
	color: #b5001f;
	text-decoration: none;
}

a img {
	border: none;
	padding: 0;
}

p  {
	margin: 0 0 10px 0;
}

h1 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 15px;
}

h2, h3 {
	padding: 10px 0 5px 0;
	margin: 0;
	color: #000;
	font-size: 13px;
}

#document {
	padding: 0;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
.text li {
	
}

/******* HEADER/TOP/MENU *******/

.topleft  {
	width: 495px;
	float: left;
}

.topright {
	width: 305px;
	float: left;
}

.topright .content {
	padding: 30px 0 0 65px;
}

.companyLogo {
	width: 493px;
	height: 67px;
}

#text-next-to-logo{
	color: #666666;
	line-height: 1.5;
}

/********** MAIN ************/

.mainContainerLeft {
	width: 495px;
	float: left;
}

.breadcrumbs {
/*	width: 495px;*/
	height: 40px;
}

.breadcrumbs ul {
	padding: 0;
	margin: 0;
	display: inline;
}

.breadcrumbs li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

.breadcrumbs li a {
	padding: 0 10px 0 10px;
	background: transparent url(/Files/images/bread_dot.gif) left top no-repeat;
}

/*.breadcrumbs li a.first {
	background: transparent;
	padding-left: 0px;
}*/

.breadcrumbs li a.expanded {
	padding: 0 10px 0 0;
}

.template1 .breadcrumbs {
	width: 400px;
	float: left;
	height: 40px;
}


.breadcrumbs a {
	color: #f36f34;
	/*padding-right: 10px;*/
	/*padding-left: 10px;
	border-right: 1px solid #CCC;*/
}

.breadcrumbs a:hover {
	color: #000;
}


.wrapTopLeft {
	padding: 10px 0 0 0;
	/*padding: 16px 0 0 0;*/
}

.topMenuRight {
	width: 95px;
	float: right;
	text-align: left;
}

.wrapTopMenu {
	padding: 35px 0 0 0;
}

.mainContainerRight {
	width: 305px;
	float: left;
}

.wrapmainRight {
	padding: 75px 0 0 50px;
}

.mainContentLeft {
	width: 120px;
	float: left;
}

.ContentImage {
	width: 120px;
	float: left;
	border-top: 1px solid #fdedcc;
}

.mainContentRight {
	width: 375px;
	float: right;
	background-color: #fdedcc;
}

.mainContentRight_DocumentPub .mainContentRight {
	width: 375px;
	float: left;
	background-color: #000;
}

.mainContentRight_DocumentPub {
	width: 375px;
	float: right;
	background-color: #fdedcc;
}

.otherArticles {
	border-top: 1px solid #fdedcc;
	padding: 8px 0 0 0;
	color: #f36f34;
	width: 120px;
	float: left;
}

.wrapOtherArticles {
	padding: 10px 0 0 0;
}

.wrapContentRight {
	line-height: 16px;
	padding: 10px 25px 10px 13px;
}
.wrapContentRight img {
	width: 320px;
}
/*.wrapContentRight img:hover {
	width: auto;
	position: absolute;
	z-index: 100;
} */
/********* MENU **********/

#menu {
	padding-bottom:2px;
	background: transparent url(../../files/images/border-bottom_menu.gif) bottom right no-repeat;
}	

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	height: 21px;
	overflow: hidden;
	margin: 0;
	padding: 7px 0 0px 11px;
	list-style: none;
	color: #f36f34;
	text-decoration: none;
}

#menu li.expanded {
	background: transparent url(../../files/images/menu_on.gif) left top no-repeat;
}

#menu li.selected {
	background: transparent url(../../files/images/menu_on.gif) left top no-repeat;
}

#menu li.selected a {
	color: #b5001f;
}

#menu li a {
	color: #f36f34;
}

#menu li a:hover {
	color: #b5001f;
}

#menu li {
	background: transparent url(../../files/images/menu_off.gif) left top no-repeat;
}

/*********  NEWS *********/

.articleItem {
	height: 120px;
	background-color: #fdedcc;
}

.articleItemLeft {
	width: 135px;
	float: left;
}

.articleItemRight {
	width: 360px;
	float: left;
	color: #000;
}

.articleWrapContent {
	padding: 10px 20px 0 0;
}

.readmore {
	padding: 10px 0 0 0;
}

/********** RANDOM ELEMENTS ETC ***********/

.printpdf {
	padding: 4px 0 0 0;
}

.OrangeBorderTop  {
	border-top:1px solid #fdedcc;
}

.whitespace {
	background-color: #FFF;
	height: 20px;
}

.orangeBackground {
	background-color: #f36f34;
	display: inline;
	margin: 2px 0 0 0;
	padding: 2px 3px;
	color: #FFF;
	font-weight: bold;
}

.otherArticles ul {
	padding: 0 0 0 20px;
	margin:0 0 0 -20px;
}

.otherArticles li {
	list-style: url(../../files/images/list-element.gif);
	margin: 0;
	padding: 0;
}


/************* SEARCH *************/

.searchItem {
	/*height: 120px;*/
	overflow: hidden;
	color: #999999;
}

.searchItem_all {
	
	overflow: hidden;
	color: #999999;
}

.wrapSearchItem {
	 padding: 5px 30px 10px 5px;
}

.searchTitleHeader  h2 {
	font-weight: bold;
}

.searchManchet {
	padding: 0 0 0 7px;
}

.searchItem .readmore,
.searchItem_all .readmore {
	padding: 10px 0 0 7px;
}
.searchNumberDate{
	padding: 3px 5px 5px 10px;
	font-style: italic;
}
.paging {
	background-color: #FFF;
	padding: 0 0 0 7px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Mail a friend
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#mailfriend {
	position: absolute; top: 25%; left: 28%; width: 460px; z-index: 95;
	background-color: #f36f34;
	padding: 5px;
	}
	#mailfriend h5 {
		font-size: 120%;
		color: #fff;
		padding: 3px 5px 5px 10px;
	}
	#mailfriend-content, #mailfriend-content-reply {
		background-color: #fff;
		padding: 10px;
		}
		#mailfriend-content-reply {text-align: center;}
	#mailfriend-close {
		position: absolute;
		top: 10px;
		right: 15px;
		text-align: right;
		}
		#mailfriend-close a {
			color: #fff;
			font-weight: bold;
			padding: 0 20px 0 0;
			background: url('../images/mailfriend-close.gif') no-repeat right center;
		}

	#mailfriend-content label { display: block;	margin: 4px 0 0 0;}
	#mailfriend-content-left {
		width: 45%;
		float: left;
		margin-right: 20px;
		}
		#mailfriend-content-left input.viaTextField {
			padding: 2px; width: 190px; margin-right: 3px; border: 1px solid #C2C2C2;
			margin: 0 0 0 0;
		}


	#mailfriend-content-right {
		width: 45%;
		float: left;
		}
		#mailfriend-content-right textarea.viaTextArea {
			width: 190px;
			border: 1px solid #C2C2C2;
			margin: 0 0 5px 0;
		}
		#mailfriend-content-right input.viaSendButton {
			display: block;
			padding: 3px 5px 3px 7px; color: #fff; font-weight: bold; border:0; background: #f36f34 url('../Images/search-arrow.gif') no-repeat 5px 6px; 
		}

	
#glass {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8; z-index: 90; 
}
div#forPrintOnly { display: none; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Forms
 * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
form, fieldset, input, textarea {
	display: inline; 
	font-size: 1em; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.formError { 
	color: #BC2D3D; 
	position: relative; left: -10px; 
	font-style:italic; 
	font-weight:bold; 
}

input.viaCheckbox, input.viaRadio {
	margin-right: 1em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Float clears
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.clear{clear:both; height: 1;}
.clearFix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/************* FORMS **************/

form {
	margin: 0;
	padding: 0;
}

.viaButton {
	background: transparent;
	border: none;
	color: #f47041;
	margin-left: -8px;
}

.searchForm .viaiButton a:hover {
	color: #000;
}

.searchphrase {
	font-weight: bold;
	color: #000;
	background-color: yellow;
}

/**** BOT ****/

.reset {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
}

/***** TABLES *****/
table {
	background: #fff;
	padding: 0px;
	border-collapse: collapse;
}
div.table {
	padding: 10px 0px 10px 0px;
}
td, th, caption {
	border-bottom: 1px solid #f4bea0;
	padding: 2px;
	text-align: left;
}
caption {
	background: #fff;
	border-top: 1px solid #f4bea0;
}
tfoot th {
	font-weight: normal;
}

/***** FAKTABOX ****/

div.faktaboks {
	padding: 2px;
	border: 1px solid #f4bea0;
}
div.faktaboks h2{
	margin-top: 0px;	
}

.mainContent hr {
	height: 0px;
	border: 0px solid #fff;
	border-top: 1px solid #f36f34;
}
/****** FORSIDE I PRESSEN ******/
.forside-ipressen {
	padding: 50px 0px 0px 11px;
}
.forside-ipressen h2 {
	font-weight: bold;
	background:#808080;
	float:left; 
	padding: 3px 5px 3px 5px; 
	margin: 0px;
	color: #fff;
	font-size: 12px;
}
.forside-ipressen-link {
	background:#edecec; 
	padding: 3px; 
	color: #000; 
	margin-top: 1px;
}
/***** artikel-bottom-link *****/
.artikel-bottom-link {
	border-top: 2px solid #fff;
	background: #edecec;
	padding: 5px 25px 5px 13px;
}

/**** IMAGE ONCLICK FUNCTIONS ****/
#showbigimagebg {
	position: absolute;
	background: #000;
	top: 0px;
	left: 0px;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	z-index:100;
	cursor:pointer;
}
#showbigimage {
	position: absolute;
	z-index:101;
	cursor:pointer;
}
