/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

	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 */
}

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;
	color: #707070;
}

.topright .content {
	padding: 40px 0 0 65px;
}

.companyLogo {
	width: 493px;
	height: 67px;
}

/********** MAIN ************/

.mainContainerLeft {
	width: 495px;
	float: left;
}

.breadcrumbs {
	width: 495px;
	height: 25px;
}

.breadcrumbs ul {
	padding: 0;
	margin: 0;
	display: inline;
}

.breadcrumbs li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

.template1 .breadcrumbs li a {
	padding: 0 10px 0 0px;
}

.breadcrumbs li a {
	padding: 0 10px 0 10px;
	background: transparent url(/Files/design/images/bread_dot.gif) left top no-repeat;
}

.breadcrumbs li a.expanded {
	padding: 0 10px 0 0;
}

.template1 .breadcrumbs {
	width: 300px;
	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: 0 0 0 0;
}


.topMenuRight {
	width: 105px;
	float: right;
	text-align: right;
}

template1 .topmenu {
	
}

.template2 .topmenu {
	height: 60px;
}

.wrapTopMenu {
	padding: 35px 0 0 0;
}

.mainContainerRight {
	width: 305px;
	float: left;
}

.wrapmainRight {
	padding: 75px 0 0 50px;
}

.template2 .wrapmainRight {
	padding: 60px 0 0 50px;
}

.mainContentLeft {
	width: 120px;
	float: left;
}

.ContentImage {
	width: 120px;
	float: left;
	border-top: 1px solid #e6e6e6;
}

.mainContentRight {
	width: 375px;
	float: right;
	background-color: #e6e6e6;
}

.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;
}

/********* MENU **********/

#menu {
	padding-bottom:2px;
	background: transparent url(/files/design/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/design/images/menu_on.gif) left top no-repeat;
}

#menu li.selected {
	background: transparent url(/files/design/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/design/images/menu_off.gif) left top no-repeat;
}

.lastlink {
	padding: 0 0 7px 11px;
}

.lastlinkBorder {
	padding: 7px 0 0 0;
	border-top: 1px solid #e6e6e6;
}

/*********  NEWS *********/

.articleItem {
	background-color: #e6e6e6;
}

.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/design/images/list-element.gif);
	margin: 0;
	padding: 0;
}


/************* SEARCH *************/

.searchItem {
	/*height: 120px;*/
	overflow: hidden;
	color: #999999;
}

.searchItem_all {
	height: 105px;
	overflow: hidden;
	color: #999999;
}

.wrapSearchItem {
	 padding: 5px 30px 5px 5px;
}

.searchTitleHeader  h2 {
	font-weight: bold;
}

.searchManchet {
	padding: 0 0 0 7px;
}

.searchItem .readmore,
.searchItem_all .readmore {
	padding: 10px 0 0 7px;
}

.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: #d0d0d0;
	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: #d0d0d0 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: -10px;
}

.searchForm .viaiButton a:hover {
	color: #000;
}

.searchphrase {
	font-weight: bold;
	color: #000;
}

/**** BOT ****/

.reset {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
}

/***tables****/
table {
	border-collapse:collapse;
}
td,th{
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: #fff;
}