/* Common Styles */
body
{
	margin:0px;
	text-align:center;
}

body, td, th, msonormal, .RadEContent, .RadEContentBordered, TextArea, input 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

H1
{
	font-size: 14px;
	font-weight: bold;
}

H2 
{
	font-size: 13px;
	font-weight: bold;
}

A 
{	
	color: #628d38;
}

/* Common Styles End */
/* Page layout */

.pagelayout {
	width: 999px;
	top: 0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.topbarcontainer {
	
	height: 100px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

.pagecontentcontainer  
{
	
	background-color: #e5eaee;
	margin: 0px px 0px 0px;
	padding: 0px px 0px 0px;
}

.brandingtopcontainer 
{
	overflow:hidden;
	
	position:relative;
	float: none;
	height: 77px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.searchcontainer
{
	
	z-index:3;
	position: absolute;
	left:577px;
	width: 412px;
	height: 19px;
	float: right;
	margin: 10px 0px 0px 0px;
}

.leftmenucontainer
{
	overflow:hidden;
	position: relative;
	width: 180px;
	min-height: 300px;
	height: auto;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #dfe3e2;
	clear: left; 
	background-image: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/pix/fader.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.rightmenucontainer
{
	position:relative;
	
	width: 180px;
	min-height: 300px;
	height: 300px;
	float: right;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #dfe3e2;
	clear: right;
	background-image: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/pix/fader.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.contentcontainer
{
	
	width: 639px;
	height: 300px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	background-image: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/pix/centercontentfader.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.pagetoolscontainer 
{
	
	background-color: transparent;
	width:100%;
	padding-bottom:9px;
	padding-top:10px;
}

.contentareacontainer
{
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0px;
}

.RightMenuButtomPadding,
.LeftMenuButtomPadding
{
	
	height: 120px;
	width: 1px;
	float: left;
}

/* Page Layout End */
/* Topbar Styles - Start */

.centrelogo {
	
	left: 0px;
	width: 100%;
	position: absolute;
	z-index:2;
	top: 0px;
	height: 77px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

.partnerlogo
{
	overflow:hidden;
	
	position: relative;
	clear:right;
	height: 31px;
	float: right;
	margin: 6px 0px 0px 0px;
	
}
.brandingimage {
	
	height: 10px;
}

.servicebar
{
	
	padding: 1px 0px 0px 0px;
	float: right;
}

#searchbox
{
	
	float: right;
	padding: 0px 0px 0px 12px;
}

#searchtext
{
	
	width: 109px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 4px 0px;
}

#searchbutton
{
	
	border: none ! important;
	cursor: hand;
	margin-left:4px;
}

.topbar 
{
	
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	position: relative;
	background-image: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/centertopbarbaggrund.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.topmenubar 
{
	position:relative;
	top:77px;
	
	/* border-top: Transparant 2px solid;  */
	border-top:	   none;
	border-right:  none;
	border-left:   none;
	border-bottom: none;
	width: 100%;
	height: 23px;
	background-image: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/menu/topmenu_baggrund.gif);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #015233;
	clear: both; 
}

.topmenu
{
	
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 23px;
	text-align: left;
	clear: right;
}

.topmenu A:Active,
.topmenu A:Link,
.topmenu A:Visited
{
	
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 0px 12px 0px 0px;
}

.topmenu A:hover
{
	
	font-weight:bolder;
	text-decoration: underline;
}

.catchphrase
{
	
	float: left;
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
	color: #FFFFFF;
	padding: 3px 19px 0px 12px;
}

/* Topbar Styles */
/* Page Header Styles */

.breadcrumb
{
	margin-right:240px;
	margin-top:16px;
	margin-left:3px;
	padding-left:9px;
}

.breadcrumb p,
.breadcrumb A:active
{
	display:inline;
	color: #628d38;
	font-size: 9px;
	text-decoration: none;
}

.breadcrumb A:link,
.breadcrumb A:visited,
.breadcrumb A:hover
{
	
	color: #628d38;
	font-size: 9px;
	text-decoration: underline;
}

.PageTools
{
	float:right;
	width:226px;
	text-align:right;
	margin-right:6px;
}

.Paging A.next,
.Paging A.previous,
.Paging A.home,
.Paging A.page,
.Paging A.page_selected
{
	
	margin-right:3px;
}

.imagebutton
{
	
	border: none ! important;
	cursor: hand;
}

/* Page Header Styles End*/
/* Page Footer Styles */

.bundfrise
{
	
	width: 100%;
	padding: 6px 6px 6px 6px;
	text-align: center;
	color: #adadad;
	font-size: 9px;
}

.bundfrise A:active,
.bundfrise A:Visited,
.bundfrise A:link
{
	
	color: #adadad;
	font-size: 9px;
}

.bundfrise A:hover
{
	
	text-decoration: underline;
}

/* Page Footer Styles End*/
/* Styles for Milonic DropDown Menu Start */

.MenuItemOver
{
	
	/* background-color:Transparent; */
	border-style:none;
	cursor: hand;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:6px;
	color:White;
    height:20px;
	background-image: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/menu/topmenu_baggrund_inv.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.MenuItem
{
	
    background-color:Transparant;
    border-style:none;
    cursor: hand;
	font-size: 11px;
    text-align: left;
    padding: 0px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:6px;
    color:White; 
    height:20px;
	background-image: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/menu/topmenu_baggrund.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

/* Styles for Milonic DropDown Menu - End */
/* PopUp classes - Start */

.linkbutton
{
	
	font-size:11px;
	color:White;
}

a.linkbutton
{
	
	text-decoration:none;
	color:White;
}

#popup_topbar
{
	
	padding-right:15px;
	padding-left:15px;
	background-color:#37765c;
	height:17px;
	vertical-align:middle;
}

#popup_brandingbar
{
	
	padding-right:15px;
	padding-left:15px;
	background-image:url(/CmsRoot/Skins/DLIDLBR/PopUp/Resources/images/popup-header-background.gif);
	background-repeat:repeat-x;
	height:36px;
}

#popup_content
{
	
	padding-right:22px;
	padding-left:22px;
	padding-top:20px;
}

#popup_bottombar
{
	
	background-color:#37765c;
	height:17px;
}

/* PopUp classes - End */

/* Posting List */

.clsDisplayName
{
	
	font-weight: bold;
}

/* Left treview menu - Start */
/* main list without Javascript */
ul.nav{
	
	width:100%;
	margin:0;
	display:none;
}
ul.nav li{
	
	list-style-type:none;
}
ul.nav ul{
	
	margin:0px 0px 0px 12px;
	padding:0px;
}
ul.nav a, ul.nav a:link, ul.nav a:visited
{
	
	text-decoration:none;
	color:#000000;
}
ul.nav a:hover
{
	
	text-decoration:none;
	color:#628d38;
}
/* main list with Javascript */
ul.dln_nav
{
	
	display:block;
	margin-left:-1px;
	text-align:left;
	padding:0px;
}
ul.dln_nav ul
{
	
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:-1px;
	padding-right:0px;
	padding-top:0px;
}
ul.dln_nav li
{
	
	list-style-type:none;
	list-style-position:outside;
	display:block;
	padding-left:12px;
	margin-left:0px;
	line-height:14px;
	padding-top:2px;
}
.dln_hide
{
	
	display:none;
}
.dln_show
{
	
	display:block;
}
.dln_parent
{
	
	background-image:url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/menu/SinglePlus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-image:none;
}
.dln_active
{
	
	background-image:url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/menu/SingleMinus.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-image:none;
}
.dln_document
{
	
	list-style-image:none;
}
ul.dln_nav a, ul.dln_nav a:link, ul.dln_nav a:visited
{
	
	width:100%;
	text-decoration:none;
	color:#000000;
}
ul.dln_nav a:hover
{
	
	color:#628d38;
}

/* Left treview menu - End */


.leftmenucontainer .ComponentBar
{
	
	padding-left:9px;	
	padding-right:9px;	
}

.rightmenucontainer .ComponentBar
{
	
	padding-left:9px;	
	padding-right:9px;	
}


.ComponentBarTitleTextBox
{
	
	width:100px;
	background-color:Transparent;
	border:none 0px none;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.logincontrolbutton A:link, .logincontrolbutton A:visited, .logincontrolbutton A:hover
{
	font-size:11px;
    color:white;
    text-decoration:none;
	font-weight:bold;
}
.BodyHeader
{
	
	/* overskrft på rss reader */
	font-weight:bold;
}
.BodyItemHeader
{
	
	/* overskrifter i feed i rss reader */
	font-weight:bold;
}
.dlrrssreader
{
	
	/* rss reader container */
}
.ms-toolbar A:link, .ms-toolbar A:visited, .ms-toolbar A:hover
{
	
	/* Sharepoint calendar buttons */
	font-size:11px;
}
.SiteMapBoxTitle a
{
	font-weight:bold;
	
	color:#3B7696;
}

.SiteMapItemRow a
{
	
	color:#3B7696;
}

.SiteMapLinks
{
	
		
}

/* PAGE ELEMENTS */

img	{
	border: 0px;
	}

.pageSeperator
	{
	display: block;
	width: 100%;
	clear: both;
	}
.pageHead
	{
	clear: both;
	width: 100%;
	font-size: 12px;
	border-bottom: 1px solid #84ae55;
	border-top: 1px solid #d6e4c5;
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 10px 0px;
	}
.pageGfxHeader
	{
	margin: 0px 0px 10px 0px;
	}
p.pageIntro
	{
	margin: 20px 0px 20px 0px;
	}


/* OUTLINED TEXTBOX */

.custombox
	{
	width: 100%;
	}
.custombox .t
	{
	background: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/navgfx/dot.gif) 0 0 repeat-x;
	width: 100%;
	}
.custombox .b
	{
	background: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/navgfx/dot.gif) 0 100% repeat-x;
	}
.custombox .l
	{
	background: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/navgfx/dot.gif) 0 0 repeat-y;
	}
.custombox .r
	{
	background: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/navgfx/dot.gif) 100% 0 repeat-y;
	}
.custombox .bl
 	{
	background: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/navgfx/bl.gif) 0 100% no-repeat;
	}
.custombox .br
	{
	background: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/navgfx/br.gif) 100% 100% no-repeat;
	}
.custombox .tl
	{
	background: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/navgfx/tl.gif) 0 0 no-repeat;
	}
.custombox .tr
	{
	background: url(/CmsRoot/Skins/DLIDLBR/Default/Resources/images/navgfx/tr.gif) 100% 0 no-repeat;
	padding: 20px 10px 20px 10px;
	}



/* SOFTBOX SETUP */

table.softBoxOuter
	{
	border-collapse: collapse;
	background-repeat:no-repeat;
	}
table.softBoxOuter td
	{
	vertical-align: top;
	width: 50%;
	}
table.softBoxOuter td.sboL
	{
	padding: 10px 10px 0px 0px;
	}
table.softBoxOuter td.sboR
	{
	padding: 10px 0px 0px 10px;
	}



/* APP PAGE */
.pageAppFunctions
	{
	float: right;
	width: 32%;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	}
.pageAppFunctions a
	{
	display: block;
	}


/* SINGLE SOFTBOXES */
table.softBox
	{
	width: 100%;
	height: 170px;
	border-collapse:collapse;
	padding: 0px;
	background-repeat:no-repeat;
	}
.softBoxR
	{
	width: 8px;
	background-position:right;
	float:right;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
.softBoxContent
	{
	vertical-align: top;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	background-position:right;
	}
.softBoxContent a.softBoxLink
	{
	text-align: right;
	display:block;
	color: #000000;
	}
.softBoxText
	{
	margin: 55px 5px 0px 138px;
	}
.softBoxContent img
	{
	display: block;
	}

/* SOFT BOX CONTENTS */
.softBoxContentListOuter
	{
	color: #ffffff;
	font-weight: bold;
	margin-top:10px;
	width: 90%; 
	padding: 2px 6px 2px 6px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	}
ul.softBoxContentList
	{
	float:inherit; 
	border: 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 6px;
	width: 90%;
	}

ul.softBoxContentList li
	{
	display: block;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
	width: 135px;
	list-style-type: none;
	}

a.softBoxListLink, a.softBoxListLinkActive
	{
	display: block;
	color: #000000;
	font-size: 10px;
	height: 15px;
	padding-left:0px;
	margin-left:0px;
	text-align: left;
	float: left;
	list-style-type: none;
	}
a.softBoxListLinkActive
	{
	font-weight: bold;
	text-transform: uppercase;
	}
a.softBoxListLink:hover
	{
	font-weight: bold;
	}

/* PRICE TABLE */
.boxPrice
	{
	width: 100%;
	}
.tblPriceLinkbox
	{
	float: right;
	width: 25%;
	}
table.tblPrice
	{
	border-collapse: collapse;
	width: 70%;
	margin-bottom: 20px;
	}
table.tblPrice th
	{
	text-align: left;
	font-size: 10px;
	border-bottom: 1px solid #c2c2c2;
	height: 18px;
	}
table.tblPrice td
	{
	border-bottom: 1px solid #c2c2c2;
	height: 18px;
	}
table.tblPrice .amnt
	{
	text-align: right;
	}
.pricePageFunctions
	{
	float: right;
	width: 32%;
	margin-left: 20px;
	}
.tblPriceLinkbox ul
	{
	padding: 0px;
	margin: 10px 0px 0px 10px;
	}



/* SUPPORT PAGE CUSTOM TAGS */
ul.supportList
	{
	padding: 0px;
	list-style: none;
	margin: 1%;
	display: block;
	float: left;
	width: 22%;
	}
ul.supportList li
	{
	margin-bottom: 10px;
	}

.StyleCollectorContainer
{
	background-color : #ffffff;
	border : 1px solid Black;
}

.cnt .c
{
   /* FOX Nyt Sikre at content ikke udvider boks */
	overflow:hidden;
	width:100%;
}

.blankcontainer
{
 text-align:left;
}

.hdr .l .edit,
.hdr .r .edit,
.hdr .c .edit
{
 	width:100%;
	border: #c6dfff 1px solid; 
	background-color: #c6dfff;
	background-image:url(/CmsRoot/Resources/Shared/images/toolBg.gif);
	background-repeat:repeat-x;
	margin-top: 10px; 
	font-size:11px;
	height:22px !important;
}

.ComponentBarTitleTextBox 
{
	color:black !important;
}