/* Common Styles */
body
{
	margin:0px;
	text-align:center;
	background-color: #797979;
}

body, td, th, msonormal, .RadEContent, .RadEContentBordered, TextArea, input 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

H1
{
	font-size: 12px;
	font-weight: bold;
}

H2 
{
	font-size: 12px;
	font-weight: bold;
}

A 
{	
	color: #3D5453;
}

/*A:Hover
{	
	color: #94a5a4;
}*/
/*
A:Visited 
{	
	color: #797979;
}

*/
/* Common Styles End */
/* Page layout */

.pagelayout {
	width: 999px;
	top: 0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

.topbarcontainer {
	
	height: 220px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

.pagecontentcontainer  
{
	
	background-color: #FFFFFF;
	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: 170px 0px 0px 0px;
}

.searchtextbox
{
           border :solid 1px #6a6a6a;
        	height: 17px;
}


.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: #FFFFFF;
	clear: left; 
}

.rightmenucontainer
{
	position:relative;
	width:333px;
	min-height: 30px;
	height: 30px;
	float: right;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	clear: right;
}

.contentcontainer
{
	background-color: #FFFFFF;
	
	width: 640px;
	height: 300px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
}

.pagetoolscontainer 
{
	
	background-color: #FFFFFF;
	width:100%;
	padding-bottom:9px;
	padding-top:10px;
}

.contentareacontainer
{
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0px;
	font-size:12px;
}

.RightMenuButtomPadding,
.LeftMenuButtomPadding
{
	
	height: 0px;
	width: 1px;
	float: left;
}

/* Page Layout End */
/* Topbar Styles - Start */

.centrelogo {
	
	left: 0px;
	width: 100%;
	position: absolute;
	z-index:2;
	top: 20px;
	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-color: #FFFFFF;
}

.topmenubar 
{
	position:relative;
	/*top:77px;*/
	border-top: Transparant 2px solid;  
	border-top:	none;
	border-right:  none;
	border-left:   none;
	border-bottom: solid 1px #929292;
	width: 100%;
	height: 23px;
	background-color: #FFFFFF;
	clear: both; 
}

.topmenu
{
/*	position: relative;*/
	top: 0px;
	left: 0px;
	width: 100%;
	height: 23px;
	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: 12px;
	font-family: Verdana;
	font-weight:bold;
	color: #FFFFFF;
	padding: 3px 19px 0px 12px;
}

/* Topbar Styles */
/* Page Header Styles */

.breadcrumb
{
	margin-right:140px;
	margin-top:16px;
	margin-left:3px;
	padding-left:9px;
}

.breadcrumb p,
.breadcrumb A:active
{
	display:inline;
	color: #929292;
	font-size: 9px;
	text-decoration: none;
}

.breadcrumb A:link,
.breadcrumb A:visited,
.breadcrumb A:hover
{
	
	color: #929292;
	font-size: 9px;
	text-decoration: underline;
	padding: 12px 6px 6px 6px;
}

.PageTools
{
	float:right;
	width:126px;
	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 */

.bottomcontentcontainer
{
	clear:both;
	width: 999px;
	height:34px;
}


.bundfrise
{
	height:34px;	
	padding: 0px 0px 0px 0px;
	text-align:right;
	color: white;
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana;
	background-image: url(/CmsRoot/Skins/Centrovice/Default/Resources/images/bundfriseVenstre.jpg);
	background-position : middle left;
	background-repeat:no-repeat;
	background-color:#3d5453;
}

.bundfrise A:active,
.bundfrise A:Visited,
.bundfrise A:link
{
	
	color: white;
	font-size: 10px;
	font-weight:bold;
}

.bundfrise A:hover
{
	
	text-decoration: underline;
}

/* Page Footer Styles End*/
/* Styles for Milonic DropDown Menu Start */

.MenuItem
{
	
   	border-style:none;
   	cursor: hand;
	font-size: 12px;
   	text-align: left;
   	padding: 0px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:6px;
 	color:#000000; 
 	height:20px;
	background-color:#FFFFFF;
}

.MenuItemOver
{
	
   	border-bottom:solid 1px #ffffff;
   	border-style:none;
	cursor: hand;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:6px;
	color:#ffffff;
  	height:20px;
	background-color:#a6a6a6;
}

.SubMenuItem
{
	
   	border-bottom:solid 1px #ffffff;
   	cursor: hand;
	font-size: 12px;
   	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-color:#797979;
}

.SubMenuItemOver
{	
	
   	border-bottom:solid 1px #ffffff;
	cursor: hand;
	font-size: 12px;
	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-color:#a6a6a6;
}



/* Styles for Milonic DropDown Menu - End */

/* PopUp classes - Start */

.linkbutton
{
	
	font-size:11px;
	Font-weight: bold;
	color:white;
}

a.linkbutton
{
	
	text-decoration:none;
	color:white;
}

#popup_topbar
{
	
	padding-right:15px;
	padding-left:15px;
	background-color:#3d5453;
	height:17px;
	vertical-align:middle;
}

#popup_brandingbar
{
	
	padding-right:15px;
	padding-left:0px;
/*	background-image:url(/CmsRoot/Skins/Centrovice/PopUp/Resources/images/popup-header-background.jpg);*/
	background-repeat:repeat-x;
	height:36px;
}

#popup_content
{
	
	padding-right:22px;
	padding-left:22px;
	padding-top:20px;
	background-color:#ffffff;
	height:100%
}

#popup_bottombar
{
	
	background-color:#3d5453;
	height:0px;
}

/* 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/Centrovice/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/Centrovice/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;
	color:#FFFFFF;
	font-size: 12px;
	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;
	}
	
.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;
}

