/* I IE er det ikke muligt at få nedarvning på form-elementer til at
   virke korrekt. */

body, input, textarea, select { color: #323232 }

html {        overflow-y: scroll; }
/*body { background-color: #ffffff; margin: 0; padding: 0 }*/
@media screen
{
	body { margin: 0; padding: 0; background-color: #ffffff; background-image: url('/CMS.Web/Images/bg.gif'); background-repeat: repeat-x }
}

/* Font-definitioner skal nedarves også til tabelelementer. Dette sker
   ikke korrekt i de fleste browsere, med mindre nedenstående tilføjes. */

table, thead, tbody, tr, td, th { font-size: inherit; font-weight: inherit; font-style: inherit; font-variant: inherit }

/* Standard for link. */

a:link { color: #eb0000; text-decoration: none }
a:visited { color: #5a739f; text-decoration: none }
a:hover { color: #eb0000; text-decoration: underline }

.redlink a:link, .redlink a:active { color: #EB0000; text-decoration: none;} 
.redlink a:hover { color: #EB0000; text-decoration: underline;} 

a.link:hover { color: #EB0000; text-decoration: underline;} 

.greylink, .greylink a:link, .greylink a:active, .greylink a:visited { color:#323232 !important; text-decoration:none; } .greylink a:hover { color:#EB0000 !important; text-decoration:underline; }

/*#frontpagecontent */

/* Til de nye generiske aspx-filer. */

#pagecontent { width: 968px; margin-left: auto; margin-right: auto; overflow: hidden; background-color: #e6e8eb }

/* Nye linkfarver i henhold til CR 835. */

#contentheader, #maincontent, #contentfooter{ margin-left: 26px; margin-right: 37px }
#contentheader { margin-top: 13px; margin-bottom: 0; color: #323232 }
#contentheader .introtekst { color: #323232 }
#contentheader h1 { color: #323232 }
#maincontent { margin-top: 15px; margin-bottom: 0; color: #323232 }
#maincontent a:link { color: #eb0000 }
#maincontent a:visited { color: #5a739f }
#maincontent a:hover {color: #eb0000; text-decoration: underline }
#contentfooter { margin-top: 25px; margin-bottom: 10px }

.footer-servicelinks { float:right;width:445px;padding: 0 10px 3px 0;text-align:right;line-height: 17px; }

table#main 
{
	background-position: left; 
	background-repeat: repeat-y;
}

table.maintable_wide
{
	background-image: url(/Images/maintable_wide_background.png); 
}

table.maintable_narrow
{
	background-image: url(/Images/maintable_narrow_background.png); 
}

/* Organigrammet. */

.organigram { margin-left: 26px; margin-right: 37px }
.organigram span, .organigram a { font-size: 10px }

.frontpagegrid tr td { padding: 0; margin: 0; border: 1px solid #ffffff; vertical-align: top }
.frontpagegrid tr td td { border: 0 }

/* Fælles definitioner fra um.css og um_large.css. */

/* GENERAL LAYOUT ITEMS */

@media screen
{
	#main { background-color: #E6E8EB; width: 968px }
}
p { margin: 0px; padding: 0px; margin-bottom: 10px; }
img, table { border:none; }
.w100 { width:100%; }
.h100 { height:100%; }
/*.h96 { position:relative; overflow:auto; overflow:hidden; width:195px; height:96px; }
.h112 { position:relative; overflow:auto; overflow:hidden; height:112px; }
.h126 { position:relative; overflow:auto; overflow:hidden; height:126px; }
.h136 { position:relative; overflow:auto; overflow:hidden; height:136px; }
.h158 { position:relative; overflow:auto; overflow:hidden; height:158px; }
.h190 { position:relative; overflow:auto; overflow:hidden; height:190px; }
.h225 { position:relative; overflow:auto; overflow:hidden; height:225px; }
.h317 { position:relative; overflow:auto; overflow:hidden; height:317px; }
.h338 { position:relative; overflow:auto; overflow:hidden; height:338px; }*/

/* IMAGE LAYER */
/*#imgLayer { position:absolute; z-index:11; visibility:hidden; width:458px; border:solid 1px #1D2E4F; background-color:#FFFFFF; }*/

/* DROP DOWN MENU */
.cellDropdown { padding:3px; padding-right:15px; background-image:url(http://www.um.dk/images/dropdown/pil_s.gif); background-color:#D7D6D1; color:#323232; cursor:pointer; text-align:left; }
.cellDropdownOver { padding:3px; padding-right:15px; background-image:url(http://www.um.dk/images/dropdown/pil_h.gif); background-color:#EB0000; color:#FFFFFF; cursor:pointer; text-align:left; }
.cellDropdown2 { padding:3px; padding-right:15px; background-image:url(http://www.um.dk/images/dropdown/pil_s.gif); background-color:#D7D6D1; color:#323232; cursor:pointer; text-align:left; }
.cellDropdownOver2 { padding:3px; padding-right:15px; background-image:url(http://www.um.dk/images/dropdown/pil_h.gif); background-color:#EB0000; color:#FFFFFF; cursor:pointer; text-align:left; }
.cellDropdownUdenPil { padding:3px; padding-right:15px; background-color:#D7D6D1; color:#323232; cursor:pointer; text-align:left; }
.cellDropdownOverUdenPil { padding:3px; padding-right:15px; background-color:#EB0000; color:#FFFFFF; cursor:pointer; text-align:left; }

/* Nye linkfarver i henhold til CR 835. */


/* Gamle indholdssider. */

#Content { color: #323232 }
#Content a:link { color: #eb0000 }
#Content a:visited { color: #5a739f }
#Content a:hover { color:#eb0000; text-decoration: underline }
#Content h1 { color: #323232 }
#Content .introtekst { color: #323232 }

/* TEKST (undersider) */
/*a, a:link, a:active { color:#618SAC; text-decoration:none; } a:visited { color:#96968A; text-decoration:none; } a:hover { color:#EB0000; text-decoration:none; }*/
/*#Content a, a:link, a:active { color:#618FAC; text-decoration:none; } 
#Content a:visited{ color:#96968A; text-decoration:none; } 
#Content a:hover { color:#EB0000; text-decoration:none; }*/
#MainSubjectSpecial a:link, #MainSubjectSpecial a:visited {color: #323232;text-decoration: none;}
#MainSubjectSpecial a:hover { color:#EB0000; text-decoration:underline; }
a.noline, a.noline:link, a.noline:active { color:#323232; text-decoration:none; } a.noline:visited { color:#7D7D70; text-decoration:none; } a.noline:hover { color:#EB0000; text-decoration:underline; }
h1, .overskrift { font-weight:normal;margin-bottom:15px; color:#000; }
.h5 { font-weight: bold }
.underoverskrift { font-weight: bold }
.underoverskriftlight { font-weight: normal }
.introtekst { color: #7D7D70 }
.dato { color:#646464; }
.white { color:#ffffff; }
.white a:visited { color:#ffffff; }
.Emneoverskrift { color:Black;}

#white a, #white a:visited, #white {color:white;}
#white a:hover{color:#EB0000;text-decoration:underline}

/* ANDRE LINKS */
.bcrumb, a.bcrumb, a.bcrumb:link, a.bcrumb:active, a.bcrumb:visited { color:#323232;font-weight:normal; text-decoration:none; } a.bcrumb:hover { color:#EB0000; text-decoration:underline; }
/*a.lastcrumb, a.lastbcrumb:link, a.lastbcrumb:active, a.lastbcrumb:visited, a.lastcrumb:hover { color:#323232; text-decoration:none;font-weight:normal !important; }*/
a.bund, a.bund:link, a.bund:active, a.bund:visited { color:#323232 !important; text-decoration:none; }
a.bund:hover { color:#EB0000 !important; text-decoration: underline; }
a.infobox, a.infobox:link, a.infobox:active, a.infobox:visited { color:#646464; text-decoration:none; } a.infobox:hover { color:#EB0000; text-decoration:underline; }
a.infobox2, a.infobox2:link, a.infobox2:active, a.infobox2:visited { background-image:url(http://www.um.dk/images/infobox/pil.gif); background-repeat:no-repeat;  padding-left:12px; color:#323232; text-decoration:none; } a.infobox2:hover { color:#323232; text-decoration:underline; }
/*a.whiteNoline, a.whiteNoline:link, a.whiteNoline:active, a.whiteNoline:visited { color:#FFFFFF; text-decoration:none; } a.whiteNoline:hover { color:#FFFFFF; text-decoration:underline; }*/
a.dato, a.dato:link, a.dato:active { color:#323232; text-decoration:none; } a.dato:visited { color:#7D7D70; text-decoration:none; } a.dato:hover { color:#EB0000; text-decoration:underline; }
a.stortlink, a.stortlink:link, a.stortlink:active { color:#323232; text-decoration:none; } a.stortlink:visited { color:#7D7D70; text-decoration:none; } a.stortlink:hover { color:#EB0000; text-decoration:underline; }a.dato:hover { color:#EB0000; text-decoration:underline; }
a.underoverskrift, a.underoverskrift:link, a.underoverskrift:active, a.underoverskrift:visited, a.underoverskrift:hover { text-decoration:none;}
a.webauthor, a.webauthor:link, a.webauthor:active, a.webauthor:visited { color:#323232; text-decoration:none; } a.webauthor:hover { color:#EB0000; text-decoration:underline; }


.forsideinfobox, .forsideinfobox a, .forsideinfobox a:link, .forsideinfobox a:active, .forsideinfobox a:visited { color:#323232 !important; text-decoration:none; }
.forsideinfobox a:hover { color:#EB0000 !important; text-decoration:underline; }

/* BILLEDE PLACERINGER */
.imgRight { float:right; clear:both; margin-left:15px; margin-bottom:10px; }
.imgLeft { float:left; clear:both; margin-right:15px; margin-bottom:10px; }
.imgCenter { margin-bottom:15px; }

/* PRIMÆRE FARVER */
.Pdarkblue { background-color:#1D2E4F; color:#FFFFFF; }
.Pyellow { background-color:#FFCC00; color:#323232; }
.Pred { background-color:#EB0000; color:#FFFFFF; }
.Pblue { background-color:#000099; color:#FFFFFF; }
.Pwhite { background-color:#FFFFFF;  color:#323232; }

/* SEKUNDÆRE FARVER */
.Sblue { background-color:#818B9D; color:#FFFFFF; }
.Slightgrey { font-weight:normal; background-color:#E6E8EB; color:#323232; }
.Slightbrown { background-color:#D7D7D2; color:#323232; }
.Sbrown { background-color:#A5A59B; color:#323232; /*color:#FFFFFF*/ }
.Sdarkbrown { background-color:#7D7D70; color:#FFFFFF; }
.Sdarkdarkbrown { background-color:#64645A; color:#FFFFFF; }
.Sdarkgrey { background-color:#323232; color:#FFFFFF; }
.Sgrey { background-color:#646464; color:#FFFFFF; }
.Sdarkred { background-color:#B40000; color:#FFFFFF; }

/* ANDRE FARVER */
.Snewgrey { background-color:#C0C5CE; color:#323232; }
.NewGrey { background-color:#C0C5CE; color:#323232; }
.NewLightGrey { background-color:#D9DCE2; color:#323232; }

/* VENSTRE MENU */
a.vmenu, a.vmenu:link, a.vmenu:active, a.vmenu:visited, a.vmenu:hover { color:#323232; text-decoration:none; }
.niv2, .niv3, .niv4, .niv5, .niv6 { background-color:#D7D7D2; color:#323232; font-weight:normal; cursor:pointer; }
.niv2open { background-color:#86867B; color:#323232; font-weight:normal; cursor:pointer; }
.niv3open { background-color:#929287; color:#323232; font-weight:normal; cursor:pointer; }
.niv4open { background-color:#A0A096; color:#323232; font-weight:normal; cursor:pointer; }
.niv5open { background-color:#AEAEA5; color:#323232; font-weight:normal; cursor:pointer; }
.niv6open { background-color:#BFBFB7; color:#323232; font-weight:normal; cursor:pointer; }

/* PRINT ITEMS */
@media print
{
	.noprint { display: none }
}

/* FORMS */
form { display:inline; }
.topmenuForms { border:none; background-color:#CDD1D8; }
/*.topmenuFormsSlightbrown { border:none; background-color:#D7D7D2; }*/
.SlightgreyForm { border:none; background-color:#E6E8EB; }
/*.whiteRightForm { border:1px solid #818B9D; background-color:#FFFFFF; Text-align:right; }*/
.gotoSelect { border: none; WIDTH: 242px; BACKGROUND-COLOR: #cdd1d8}
.displayOutOfScreen {position : absolute; left : -1000em;}

/* Dynamic Data Extraction */
/*.style1{}
.style1_hdr {font: 8pt verdana; font-weight: bold; color: black; background-color: transparent;border: solid 0px black;	padding-right: 10px;}
.style1_item {font: 8pt verdana; font-weight: normal;color: black;background-color: transparent;border: solid 0px black;padding-right: 10px;}
.style1_altitem{font: 8pt verdana; font-weight: normal;	color: Black;background-color: transparent;	border: solid 0px black; padding-right: 10px;}

.style2{font: 12pt verdana; font-weight: bold;font-style: italic;}
.style2_hdr{font: 8pt verdana; font-weight: bold;font-style: italic;color: black;background-color: transparent;	border: 0px black;border-bottom: solid 1px black;}
.style2_item{font: 8pt verdana; font-weight: normal;color: black;background-color: #E6E8EB;border: solid 0px black;	padding-right: 10px;}
.style2_altitem{font: 8pt verdana; font-weight: normal;	color: black; background-color: transparent; border: solid 0px black; padding-right: 10px;}

.style3{}
.style3_hdr{font: 8pt verdana; 	font-weight: bold;color: black;	background-color: transparent;border: solid 1px black; padding-right: 10px;}
.style3_item{font: 8pt verdana; font-weight: normal;color: black;background-color: transparent;	border: solid 1px black;padding-right: 10px;}
.style3_altitem{font: 8pt verdana; font-weight: normal;	color: black;background-color: transparent;	border: solid 1px black;padding-right: 10px;}

.style4{border: solid 1px black;}
.style4_hdr{font: 7pt verdana; font-weight: bold;color: black;background-color: transparent;border: solid 1px black;border-right: solid 1px black;}
.style4_item{font: 7pt verdana; font-weight: normal;color: black;background-color: #E6E8EB;	border: solid 0px black;padding-right: 10px;border-right: solid 1px black;}
.style4_altitem{font: 7pt verdana; font-weight: normal;color: black;background-color: #E6E8EB;border: solid 0px black;padding-right: 10px;border-right: solid 1px black;}*/

.niv1overskrift { color:#323232 }
.piccomment { color:#ffffff; padding-left:3px; padding-bottom:3px }

#forum .forumTXTa {color:#000000;}
/*#forum .forumTXTa a {color:#000000;}
#forum .forumTXTa a:visited {color:#000000;} Case 7588 MIW udkommenteret*/ 

#forum .forumTXTi {color:#cbcbcb;}
#forum .forumTXTi a {color:#cbcbcb;}
#forum .forumTXTi a:visited {color:red;}
#forum .forumTXTi a:hover {color:#cbcbcb;}

#Infobox5 a:link, #Infobox5 a:visited {color:#323232;text-decoration:none;}
#Infobox5 a:hover {color:#eb0000;text-decoration:underline;}
a.infoboks:link, a.infoboks:visited {color:#323232;text-decoration:none;}
a.infoboks:hover {color:#eb0000;text-decoration:underline;}

.forumadd {background-color:#E6E8EB;padding-left:5px;}
.danelistadd {background-color:#E6E8EB; width:140px;}
.danelisttabbedtable {width: 390px; height: 200px; }

.foruminput { border:1px solid #E6E8EB;background-color:#E6E8EB }
.danelistinput {border:1px solid #E6E8EB;background-color:#E6E8EB;line-height:11px;width:260px;}
.danelistinputpostal {border:1px solid #E6E8EB;background-color:#E6E8EB;line-height:11px;width:60px;}
.danelistinputcity {border:1px solid #E6E8EB;background-color:#E6E8EB;line-height:11px;width:180px;}
.forumdiva {background-color:#E6E8EB;padding:8px;}
.forumdivi {background-color:#F3F4F5;padding:8px;}

.topmenuen a { font-weight:bold;color:White; display: block;height:30px;line-height:30px;}
.topmenuen a:visited {font-weight:bold;color:#ffffff;}
.topmenuen a:hover {font-weight:bold;color:#1D2E4F;}
.topmenuena a { font-weight:bold;color:#1D2E4F;}
.topmenuena a:visited {font-weight:bold;color:#1D2E4F;}
.topmenuena a:hover {font-weight:bold;color:#1D2E4F;}

.noImageTopMenuCell {padding-right:17px;padding-left:17px;line-height:29px;}

.MovieClip a {color:White;}
.MovieClip a:hover {text-decoration:underline;}

span.servicemenu a {padding-left:5px;font-weight:normal;color:White}
span.servicemenu a:visited {font-weight:bold;color:#ffffff;}
span.servicemenu a:hover {font-weight:bold;color:yellow;}

.whitebackground { background-color:#ffffff;}

.blueHdr { background-color:#E7E8EC; font-weight:bold }
.blueTxt { background-color:#E7E8EC; font-weight:normal }
ul li { list-style:square }
.topbar .searchBtn { background-color:#818B9D }
.topbar .searchBtn a {}
.showIfScriptEnabled { visibility: hidden }

#bannerImg h1, #bannerImgSub h1 {margin:0px;}

.100height {height:100%;}

#ImageGallery .ImageDescriptionContainer
{
	text-align: left;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#ImageGallery .LinkContainer
{
	vertical-align: bottom;
	text-align: right;
	padding-right: 12px;
	height: 100%;
}

#ImageGallery .floatR
{
	float: right;
}

#ImageGallery .floatL
{
	float: left;
}

#ImageGallery .ImageDataList
{
	border-collapse: collapse;
}

#ImageGallery .ImageListItem
{
	vertical-align: top;	
}

#ImageGallery .LeftmostImageListItem
{
	border-left: 0px;
}

#ImageGallery .NormalLeftBorder
{
	border-left: 1px solid white;
}

#ImageGallery .RightmostImageListItem
{
	border-right:  0px;
}

#ImageGallery .NormalRightBorder
{
	border-right: 1px solid white;
}

#ImageGallery .TopmostImageListItem
{
	border-top: 0px;
}

#ImageGallery .BottomImageListItem
{
	border-bottom: 0px;
}

#ImageGallery .NormalBottomBorder
{
	border-bottom: 1px solid white;
}

#ImageGallery td.titlerow
{
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 2px;
	margin: 0;
	border-bottom: 1px solid white;
}

.alignWithBreadcrumb
{
	width: 6px;
}

#ImageGallery td.titlerow select
{
	
}

/* New web form */

/*	Make sure radio buttons don't have 100% width, making their label wrap to the next line.
	The 100% width is from the '.inputTwoColumnField input' rule below.
*/
.inputTwoColumnField .WebformRadioButtonList input { width: auto; margin-bottom: -3px;}

/*	Make sure title of radio button input is top-aligned*/
td.RadioButtonListLabelContainerClass 
{
	vertical-align: top;
	padding-top: 3px;
}

.inputTwoColumnField span.Checkbox input
{
	width: 20px;
}

/* XHTML makeover */

.inputTwoColumn { width: 100%; border: 0; border-collapse: collapse; table-layout: fixed }
.inputTwoColumnLabel { color: #323232; background-color: #c0c5ce; padding: 0 6px 0 6px; border-bottom: 1px solid white }
.inputTwoColumnField { background-color: #e6e8eb; padding: 0 6px 0 6px; border-left: 1px solid white; border-bottom: 1px solid white }
.inputTwoColumnField input { background-color: transparent; border: 0; width: 100%;}
.inputTwoColumnField textarea { background-color: transparent; border: 0; width: 100% }

/* Table height attribute is not valid html. Use css instead. */

table.fullheighttable
{
	height: 100%;
}
/* Used by Enalyzer - UserSurvey - Start */
/* CSS Document */
.enalyzer{
}
.enalyzer *{/*Nulstiller alt, så kundens site ikke burde få indflydelse på Dwarf's css*/
border:none;
padding:0;
margin:0;
float:none;
position:static;
height:auto;
width:auto;
font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
background:none;
color:#000;
display:inherit;
min-height:inherit;
min-width:inherit;
z-index:10;
}
.enalyzer .clr{
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px;
z-index:10;
}


	.enalyzer .dim{
	position:absolute;
	right:0;
	bottom:0;
	width:5000px;
	height:5000px;
	background:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	z-index:10;
	}
	
	.enalyzer .center{
	position:absolute;
	left:50%;
	top:50%;
	width:1px;
	height:1px;
	z-index:10;
	}
	
		.enalyzer .center .shadow{
		position:absolute;
		width:412px;
		height:533px;
		left:-188px;
		top:-253px;
		background:#000;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		opacity:0.3;
		z-index:10;
		}
		.enalyzer .center .main{
		position:absolute;
		width:412px;
		height:533px;
		left:-206px;
		top:-272px;
		background:#fff;
		z-index:10;
		}
			.enalyzer .topbar{
			height:25px;
			clear:both;
			background:#08246b url(../images/gx_windowBar.jpg) top right no-repeat;
			z-index:10;
			}
				.enalyzer .topbar a{
				width:21px;
				height:21px;
				margin:2px;
				display:block;
				float:right;
				cursor:default;
				background:url(../images/gx_x-close_hover.gif) center no-repeat;
				z-index:10;
				}
					.enalyzer .topbar a img{
					width:21px;
					height:21px;
					display:block;
					float:right;
					z-index:10;
					}
					.enalyzer .topbar a:hover img{
					filter:alpha(opacity=0);
					-moz-opacity:0;
					opacity:0;
					visibility:hidden;
					z-index:10;
					}
			.enalyzer .border{
			border:1px solid #08246b;
			z-index:10;
			}
				.enalyzer .devLogo{
				height:48px;
				clear:both;
				border-bottom:1px solid #d6d6ce;
				z-index:10;
				}
					.enalyzer .devLogo img{
					display:block;
					float:right;
					z-index:10;
					}
					.enalyzer .devLogo h1{
					float:left;
					height:48px;
					line-height:44px;
					font-size:20px;
					color:#808080;
					padding-left:17px;
					z-index:10;
					}
				.enalyzer .mainInner{
				background:#efefef;
				clear:both;
				height:457px;
				z-index:10;
				}
					.enalyzer .mainInner .customerLogo{
					border-top:1px solid #fff;
					padding:8px 10px;
					clear:both;
					text-align:left;
					z-index:10;
					}
						.enalyzer .mainInner .customerLogo img{
						display:block;
						width:auto;
						height:auto;
						z-index:10;
						}
					.enalyzer .mainInner .content{
					padding: 40px 13px 13px;
					position:relative;
					z-index:10;
					}
						.enalyzer .mainInner .content h3{
						text-align:center;
						font-weight:bold;
						padding:20px 0 15px 0;
						z-index:10;
						}
.enalyzer .content form.yesNo{
						text-align:left;
						}
							.enalyzer .content form.yesNo label{
							padding-right:10px;
							float:right;
							}
							.enalyzer .content input.yesNo{
							background:#cccccc;
							color:#000;
							border-style:solid;
							border-width:1px;
							border-top-color:#bbbbbb;
							border-right-color:#333333;
							border-bottom-color:#333333;
							border-left-color:#bbbbbb;
							text-align:center;
							padding:0 5px;
							margin-left:6px;
							float:right;
							}

.EnalyzerYesNo
{
	text-align:left;
	z-index:10;
	padding-right:10px;
	float:right;
	background:#cccccc;
	color:#000;
	border-style:solid;
	border-width:1px;
	border-top-color:#bbbbbb;
	border-right-color:#333333;
	border-bottom-color:#333333;
	border-left-color:#bbbbbb;
	text-align:center;
	padding:0 5px;
	margin-left:6px;
	float:right;
}

/* Used by Enalyzer - UserSurvey - End */


/*marc*/
.image-cropper	{ width:432px; height:255px; overflow:hidden; }
.select-wrap	{  }
.box-left .nc-select select		{ width:183px !important; }
.box-right .nc-select select	{ width:190px !important; }
table.nc-export		{ border-collapse:collapse; table-layout:fixed; margin-top:-1px; }
table.nc-export	td	{ text-align:left; border:1px solid #fff; border-bottom-width:0; }
.nc-select	{ border-bottom:1px solid #fff; min-height:47px; background-color:#818b9d; }
.nc-select td { border-width:0 !important; }
.nc-text	{ padding:15px; }
.box-clr-01	{ background-color:#d7d7d2; }
.box-clr-02	{ background-color:#D8DBE0; }
.box-left	{ }
.box-right	{ }
.nc-info-box	{ background-color:#fff; width:190px; padding:15px; }
.nc-bg-white	{ background-color:#fff; }
table.newslist table { border-color:#fff; }
/*.nc-wrapper		{ float:left; width:656px; margin-bottom:-1px; }*/

/*.nc-leftmenu-wrapper  { float:left; width:235px; overflow:hidden; padding-right:0px; text-align:left; margin-left:-1px; text-align:left; }*/
/*.nc-leftmenu-wrapper td { text-align:left; }*/

/* search result */
#quicklink {background-color:#E6E8EB;padding:10px 10px 10px 10px;}
#quicklink h1 {padding:0px;margin:0px;color:#000;font-weight:bold;font-size:12px;}
#quicklink a:link, #quicklink a:visited {color:#eb0000}
#quicklink a:hover {color:#000}


/* Danida pages */
#DanidaMainContentWrapper { float: left; overflow: hidden; width: 656px; height: 100%; margin-left: 0px}
#maincontent .introtekst { font-size:12px; color:#000; }
/* #maincontent h1 { font-weight: bold; } changes headlines/titles everywhere */
#rightDHTMLMenu {background-color:#E7E8EC;}
#rightDHTMLMenu h2 {background-color:#D6D7D1;border-bottom:solid 1px #fff;line-height:14px; padding-left:10px; padding-bottom:3px; padding-top:3px; margin:0; cursor:pointer; }
#rightDHTMLMenu .content {padding:10px;}
#rightDHTMLMenu .content img { padding: 0px 0px 7px 0px; border:none; }
#danidaFrontPageTopRight {padding: 10px; width:175px; }
.middle-bar { border-bottom:0px solid #fff; padding:10px; }
.middle-bar td { border-width:0;}
.mainheader { font-size: 15px; padding: 0px 0px 8px 0px; }
.frontpage-bg { background-color:#E7E8EC; }
.danida-image-cropper { width:458px; height:192px; overflow:hidden; }
.danida-image-cropper-top-right { width:195px; height:95px; overflow:hidden; }
.right-top-info-box { background-color:#FFFFFF; width:195px; }
.right-top-info-box-subpage { background-color:#a5a59b; width:195px;}
.box-content { padding:10px; }
.danida-image-width { width:458px; }
.danida-img-block img { display:block; }
.bottom-img-padding img {padding: 0px 0px 5px 0px; border:none; }
.right-bottom-img-padding td img  {padding: 0px 10px 10px 0px; border:none; }

.danida-table-no-border table td { border:0px solid #fff; }

.danida-table table td { border:0px solid #fff; }
.danida-table table td { vertical-align:top; }

.danida-bottom-column {padding: 10px; }
.danida-bottom-column table {width:100%; }
.danida-bottom-column table td { border:none; vertical-align:top; }
.danida-bottom-column table td img {border:none; width:60px; padding: 0px 10px 10px 0px;}
.danida-bottom-column img {padding: 0px 0px 5px 0px; border:none; }
.danida-bottom-column a { color:#323232; text-decoration:none; }
.danida-bottom-column a:active { color:#323232; text-decoration:none; }
.danida-bottom-column a:link { color:#323232; text-decoration:none; }
.danida-bottom-column a:active { color:#323232; text-decoration:none; }
.danida-bottom-column a:visited { color:#7D7D70; text-decoration:none; }
.danida-bottom-column a:hover { color:#EB0000; text-decoration:underline; }

/* Branding */
.brandingTextCell { padding: 8px; }
.brandingYesImageCell { border: none; vertical-align: bottom; padding-bottom: 8px; padding-right: 8px; }

.pullImageDisplay { display: block; }
#ProductHTMLMenu .collapseArrowImg { cursor: pointer; }

/* Copied from um.css */
#LeftMenuContainer {padding: 1px 0 0 0;float: left;overflow: hidden; width: 235px;}
#contentwrapper { min-height:400px; overflow-x:hidden; width:100%; }

/* --------------------------------------------- TNI added ----------------------------------------------------*/
.topMenuBorder { border:1px #FFFFFF solid; }
.hideTag { display: none; }
.topMenuItemWidth {	width: 185px; }
.menuLevel0Border { border-right: #ffffff 1px solid; border-top: #e6e8eb 1px solid; }
.menuLevel0Width { width: 922px; }
.topMenuControlHeight { height: 106px; }

/* new green forside S01 */
/*.lightGreenTopLeftDivTrans { width: 8px !important; height: 9px !important; background-color: Transparent; background-position: top; background-repeat: no-repeat; background-image: url(/CMS.Web/images/GreenStyles/LightGreenTopLeftLongTrans.gif); }
.lightGreenBottomLeftDivTrans { width: 8px !important; height: 9px !important; background-color: Transparent; background-position: bottom; background-repeat: no-repeat; background-image: url(/CMS.Web/images/GreenStyles/LightGreenBottomLeftLongTrans.gif); }
.lightGreenTopRightDivTrans { width: 8px !important; height: 9px !important; background-color: Transparent; background-position: top; background-repeat: no-repeat; background-image: url(/CMS.Web/images/GreenStyles/LightGreenTopRightLongTrans.gif); }
.lightGreenBottomRightDivTrans { width: 8px !important; height: 9px !important; background-color: Transparent; background-position: bottom; background-repeat: no-repeat; background-image: url(/CMS.Web/images/GreenStyles/LightGreenBottomRightLongTrans.gif); }*/
.lightGreenTopLeftDivTrans { width: 8px !important; height: 9px !important; background-color: Transparent; }
.lightGreenBottomLeftDivTrans { width: 8px !important; height: 9px !important; background-color: Transparent; }
.lightGreenTopRightDivTrans { width: 8px !important; height: 9px !important; background-color: Transparent; }
.lightGreenBottomRightDivTrans { width: 8px !important; height: 9px !important; background-color: Transparent; }

.welcomeText { font-weight:bold;  color:#000000 !important; }
.welcomeText:hover { color:#FFFFFF !important; text-decoration: none; }

.test { width:8px; height:1px; font-size:1px; }

/* ----------------------------------------------------------------------------------------------------------- */

/* Google map */
/*#googleMapContainer { margin-left: 26px; }*/

/* image for xmllist */
div.xmllist-unmarked { width: 10px !important; height: 10px !important; background-image:url('/CMS.Web/Images/icons/unmarked.png'); }
div.xmllist-marked { background-image:url('/CMS.Web/Images/icons/marked.png'); }

p.error{ color: #EB0000;}
table.ppotable td { padding-bottom: 3px; padding-right: 2px;}

/* DeletedItems Table */

table.deletedItemsTable 
{
	margin-bottom:10px;
	margin-top:5px;
	background-color: white;
	width:100%;
}
	
table.deletedItemsTable th {
	padding: 2px;
	background-color: white;
	text-align: left;
}

table.deletedItemsTable td {
	padding: 1px;
	background-color: white;
	vertical-align: top;
}
.movePostingPath { font-style: italic; }

/* User administration dropdowns */
.logonusers { margin-bottom: 10px; }

/* Dynamic webforms preview */
.previewAnswer { padding:3px 3px 3px 8px; margin-top:22px;}
.previewButton { float:right;}






.menuLabel {height:30px;line-height:30px;display:block;background-color:Green;}

