
/*
=====================
Reset styles
=====================
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body 
{
	width: 100%;	
	
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
}

/*
Ændringer af nullstilning
*/
strong{font-weight:bold;}
body{line-height: 18px;}
li{padding-left:15px;}
ol{margin-left:35px;}
ul{margin-left:25px;}
ol li{margin-bottom:12px;}
td{vertical-align:middle; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; line-height:normal; padding:4px;}

/*
================================
LightBox
================================
*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-color: #FEFEFE;
}
.skinmaster {
	background-color: #FEFEFE;

}
.skinheader {
}

.skingradient {
	BACKGROUND-IMAGE: url(GradientUnderMenu.gif); HEIGHT:75px;
	background-repeat: no-repeat;
}
	
.skingradientdown {
	BACKGROUND-IMAGE: url(GradientUnderMenu.gif); HEIGHT:75px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.loginbox
{
	background-image: url(loginbg.gif); height:56px; width: 216px; 
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
}

/* ### Menu ### */

.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuBar {
	cursor: hand;
	height:31px;
	background-color: Transparent;
}


.MainMenu_MenuItem { 
	background-image: url(Tab.gif); 
	height: 31px;
	width: 135px;
	color: White;
	font-size: 12pt;
	font-family:Tahoma, Verdana;
}

.MainMenu_RootMenuItem{
    background-image: url(Tab.gif); 
	width: 135px;
	height: 31px;
} 

.MainMenu_RootMenuItemSelected{
	background-image: url(SelectedTab.gif);
    width: 135px; 
}

.MainMenu_MenuItemSel {
	background-image: url(SelectedTab.gif);
	width: 135px;
	height: 31px;
	color: White;
	font-size: 12pt;
	font-family:Tahoma, Verdana;
}

.MainMenu_MenuBreak {
	height: 1px;
	width: 10px;
}

.MainMenu_MenuArrow 
{
    display: none; 
}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight: normal;
    color: #333333;
}

#hovedSpalte 
{
	width: 964px; 
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 15px;
/*	background-color: Transparent;
	background-image: url('footerBg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
*/
}

#logo 
{
	background-image: url('logo.jpg');
	width: 135px;
	height: 93px;
}



a, a:visited, a:link,a:hover
{
	color: #00D8FF;
	text-decoration: underline;
	cursor: pointer;
}



#navParent ul
{
	list-style-type: none;
}


#navParent 
{
}

#navParent ul li a:link
{	
	width: 115px;
	height: 31px;
}

#navParent.TabList ul {
    clear:both;
    margin:0px;
    padding:0px;
    list-style:none;
    display: inline;
}
#navParent.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding:0 0 0 2px;
}

select.TabList {
    border-left: #339933 1px solid;
    border-right: #339933 1px solid;
    border-top:  #339933 1px solid;
    border-bottom: #339933 1px solid;
    background-color: #C1CFF9;
    color:#fff;
}

/* IE-PC doesn't see these child selectors but CSS2 compliant browsers can make use of them
#NavTabs > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.TabList a {float:none;}
/* End IE5-Mac hack */

#navParent.TabList a 
{
	display: block;
	margin-top: 15px;
	vertical-align: middle;
	line-height: 31px;
    width:115px;
    height: 31px;
    background-image: url('tabBgGrey.gif');
    float:left;
    text-align:center;
    text-decoration:none;
    color:#000;
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #ffffff;
    text-transform:uppercase;
}

#navParent.TabList a:hover {
    background-color: #FFF;
    background-image: url('tabBgBlack.gif');
    color: #ffffff;
    
}

#navParent.TabList .SelectedTab a {
    font-weight:bold;
    background-image: url('tabBgBlack.gif');
    background-repeat: no-repeat;
    color: #ffffff;
}

#andenNiveauMenu 
{
	background-image: url('childTabBg.gif');
	width: 964px;	
	clear:left;
	height: 22px;
}



#navChild ul 
{
	text-indent: 0px;
	list-style: none none none;
	display:inline;
	float:left;
	margin:0pt;
	padding:0pt 0pt 0pt 2px;
	text-align: center;
}

#navChild ul li
{
	float:left;
    
    display: inline;
    width: 135px;
    padding:0pt 0pt 0pt 2px;
}

#navChild ul li a
{	
	color:#ffffff;
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 11px;
    width: 135px;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    
}

#navChild ul li a:hover 
{
	text-decoration: none;
}

#header 
{
	
}



#andenNiveauMenu 
{
	line-height: 22px;
	
}

.ruler 
{
	clear: left;
	/*width: 964px;*/
	height: 2px;
	background-color: #313131;
}

#navChild ul li.selectedTab a
{
	display: block;
	background-image: url('childTabBgSelected.gif');
	width: 135px;
	height: 20px;
}

#navChild ul li a:hover
{
	display: block;
	background-image: url('childTabBgSelected.gif');
	width: 135px;
	height: 20px;
}

#rightOfHeader 
{
	float: right;
	width: 826px;
}

#bottomOfHeader 
{
	width: 832px;
	height: 5px;
	clear:both;	
}


#topOfHeader 
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	color: #2a2a2a;
	height: 20px;
	width: 829px;
	
	text-align: right;
}

#topOfHeader a
{
	color: #292929;
	text-decoration: none;
}
#topOfHeader a:hover
{
	color: #292929;
	
}

#logo 
{
	float: left;
	width: 132px;
}

#navParent .First-Child a
{
	margin-left: 4px;
}

.soegKnap 
{
	background-image: url('soegKnapBg.gif');
	width: 66px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;	
	padding: 0x;
	padding-top:1px;
	margin-top: -6px;
	margin-left:5px;
	text-transform:uppercase;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	
}

a.soegKnap 
{
	color: #ffffff;		
	text-decoration: none;
}

a:hover.soegKnap 
{
	color: #ffffff;		
	text-decoration: none;
}



.medTitelKnap 
{
	background-image: url('soegKnapBg.gif');
	
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;	
	padding: 0x;
	padding-top:1px;
	/*margin-top: -6px;*/
	/*margin-left:5px;*/
	text-transform:uppercase;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
}

a.medTitelKnap 
{
	color: #ffffff;		
	text-decoration: none;
}

a:hover.medTitelKnap 
{
	color: #ffffff;		
	text-decoration: none;
}



#searchBoxInner 
{
	padding-left: 6px;
	padding-top: 5px;
	line-height: 0px;
	width: 357px;
	height:22px;
	float:right;
}

#dnn_dnnSEARCH_txtSearch
{
	color: black;	
	width: 180px;
	line-height: 16px;
	height: 22px;
	border: solid 1px #D9D9D9;
	padding: 0px;
	font-size: 16px;
	background-color: #FcFcFc;
	display: block;
	float: left;
}

body, td
{
	font-family: Trebuchet MS;
	font-size: 11px;	
	color: #2a2a2a;
}

h1 
{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 16px;
	color: #00d8ff;
	text-transform:uppercase;
}
h1.dark
{
	color:#000033;	
}
h2.dark
{
	color:#000033;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
h2.DarkUnderline
{
	color:#000033;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
}
h1.newsheader
{
	color: #000000;
	text-transform:none;
}

p
{
	margin: 13px 0px;	
}


.clearDiv 
{
	clear: left;
}

.sideTabs ul li a 
{
	background-color: #4C4C4C;
	color: #B7B7B7;
	display: block;
	float:left;
	width: 125px;
	height: 24px;
	line-height: 27px;
	background-image: url('sideTabGrey.gif');	
	font-weight: bolder;
	margin-right: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.sideTabs ul li a.selected
{
	background-color: #00CDFF;
	color: white;
	font-weight: bolder;	
	background-image: url('sideTabBlue.gif');
}

.sideTabs ul li a:hover 
{
	background-color: #00CDFF;
	color: white;
	font-weight: bolder;
	background-image: url('sideTabBlue.gif');
}

.sideTabs ul
{
	margin: 0;
	padding: 0;
	padding-left: -15px;
	list-style-type: none;
	text-align: center;
}

.sideTabs ul li 
{
	display: inline; 
	padding-left:0;
}

.sideTabs ul li a
{
	text-decoration: none;	
}

/* Min Profil */
#minProfil
{
	background-color: Transparent;
	background-image: url('MinProfilTopBg.gif');
	background-position: top;
	background-repeat: repeat-x;
	clear:left;
}

#body 
{
	width: 100%;	
}

/* Css for MinProfil ProfilTab */
#MinProfil #ProfilTab
{
	background-image: url('MinProfilTopBg.gif');
	background-repeat: repeat-x;
}

#MinProfil #ProfilTab #Profil 
{
	/*clear: left;*/
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 27px;
	width: 964px;
	float: left;
	display: block;
}

#MinProfil #ProfilTab .Case
{
	margin-top: 27px;	
	margin-bottom: 27px;	
	float: left;
	width: 350px;
	height: 418px;
	display: block;
}

/* Css for MinProfil CaseTab */
#MinProfil #CaseTab, #MinProfil #videoTab, #MinProfil #KategorierTab, #MinProfil #AudioTab, #MinProfil #MyNetworkTab, #InfoBox
{
	background-image: url('MinProfilTopBg.gif');
	background-repeat: repeat-x;
}

#MinProfil #GalleriTab
{
	background-image: url('MinProfilTopBg.gif');
	background-repeat: repeat-x;
	padding-left:15px;
}

.CaseView5
{
	background-image: url(caseview5Bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}


/* Forsiden */
#Forside #Forum
{
	width:687px;padding:10px 10px 0px 10px;height:130px;clear:left; margin-bottom:25px; background-image:url('ForsideForumBg.gif');background-repeat:repeat-x;background-color:#F9F9F9;
}

/* CaseView1 */

.caseView1 
{
	width: 924px;	
	padding-top: 22px;
}

.caseView1 .tekst 
{
	width: 500px;
	float: left;
}
.caseView1 .billeder 
{
	
	width: 350px;
	float: left;
	padding-left: 22px;
	padding-right: 22px;	
}

.caseView1 .billeder table 
{
	margin: 5px;
	padding-top: 0px;
	/*background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
}

.caseView1 .billeder table td
{
	padding: 0px 0px 0px 0px;
}

.caseView1 .billeder td img 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.caseView1 .billeder .videoThumb 
{
	width: 350px;
	height:350px;
/*	background-image:url('bg_stribetgraa.gif');*/
	margin-top: 15px;
	
}
.caseView1 .billeder .videoThumb img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}
.caseView1 .billeder .videoThumb img.player
{
	padding-top: 0px;
}

.Case .video 
{
	padding-top: 45px;
	padding-left: 150px;
	
}

.galleribillede
{
	float:left;
	margin-right:12px;
	margin-bottom  : 15px;
	padding-bottom: 15px;
}
		

.galleribillede table
{	
	/*background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width:104px;
}
.galleribillede table td
{
	padding: 0px 0px 0px 0px;
	height:104px;
}

.galleribillede table td img
{
	margin-left: auto;
	margin-right: auto;
	display:block;
}

#videoTab 
{
	/*margin-top: 15px;*/	
}

#videoTab .player
{
	padding-top:18px;
	width: 660px;
	float:left;	
}	
#videoTab .videoThumbs 
{
	padding-top:18px;
	width: 300px;
	float:left;	
}

#MinProfil #videoTab > div 
{
	margin-top: 0px;	
}

/* Profil RedigerMode */	
.profilbillede_141 table
{	
	/*background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width:141px;
}

.profilbillede_141 table td
{
	padding: 0px 0px 0px 0px;
	height:141px;
}

.profilbillede_141 table td img
{
	margin-left: auto;
	margin-right: auto;
	display:block;
}


.profilbilledeBaggrund 
{
	/*background-image: url('bg_stribetgraa.gif');	*/
}


/* Profil Viewmode 2 */	
.profilbillede_70 table
{	
/*	background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width:70px;
}

.profilbillede_70 table td
{
	padding: 0px 0px 0px 0px;
	height:95px;
}

.profilbillede_70 table td img
{
	margin-left: auto;
	margin-right: auto;
	display:block;
}

/* Profil Viewmode 1 */	
.profilbillede_106 table
{	
/*	background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width:95px;
}

.profilbillede_106 table td
{
	padding: 0px 0px 0px 0px;
	height:141px;
}

.profilbillede_106 table td img
{
	margin-left: auto;
	margin-right: auto;
	display:block;
}

/* Case width 350 px */	
.casebillede_350 table
{	
	/*background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width:350px;
}

.casebillede_350 table td
{
	padding: 0px 0px 0px 0px;
	height:350px;
}

.casebillede_350 table td img
{
	margin-left: auto;
	margin-right: auto;
	display:block;
}

/* Case width 250 px */	
.casebillede_250 table
{	
/*	background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width:250px;
}

.casebillede_250 table td
{
	padding: 0px 0px 0px 0px;
/*	height:230px; */
	width:250px;
	text-align:center;
}

.casebillede_250 table td img
{
/*	margin-left: auto;
	margin-right: auto;*/
	display:block;
	text-align:center;
}

/* Case width 230 px */	
.casebillede_230 table
{	
	/*background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width:230px;
}

.casebillede_230 table td
{
	padding: 0px 0px 0px 0px;
	height:230px;
}

.casebillede_230 table td a img
{
	margin-left: auto;
	margin-right: auto;
	display:block;
}

/* Case width 170 px */	
.casebillede_170 table
{	
	/*background-image: url('bg_stribetgraa.gif');*/
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width:170px;
}

.casebillede_170 table td
{
	padding: 0px 0px 0px 0px;
	height:170px;
}

.casebillede_170 table td img
{
	margin-left: auto;
	margin-right: auto;
	display:block;
}




td.sendtilven 
{
	padding: 0px;
	padding-left:4px;
}

.sendKnap 
{
	background-image: url('knap_send_nyhedsboks.gif');
	width: 66px;
	height: 25px;
	line-height: 22px;
	display: block;
}

a.sendKnap 
{
	color: #ffffff;		
	text-decoration: none;
}

a:hover.sendKnap 
{
	color: #ffffff;		
	text-decoration: none;
}

/*	
#tblAddProfile
{
	background-image:url('bg_OpretBoks_empty.gif');
	background-repeat:no-repeat;
	width:520px;
	height:208px;
}
*/

#tblAddProfile .inputfield
{
	border: solid 0px gray;
	background-image: url('bg_Opretboks_tekstfelt.gif');
	padding: 6px;
	width:148px;
	height:18px;
}

#tblAddProfile .inputtext
{
	padding-left:6px;
	vertical-align:baseline;
}

#tblLoginBox
{
	background-image:url('bg_Login_box.gif');
	background-repeat:no-repeat;
}

.inputOutherDiv
{
	
	border:solid 4px #EBEBEB;
	margin: 0px;
	padding: 1px;
	background-color:Lime;
}

.inputTextbox_73
{
	background-image:url('inputbg_85.gif');
	border-width: 0px;
	padding: 6px;
	width:73px;
	height:18px;
}


.inputTextbox_93
{
	background-image:url('inputbg_105.gif');
	border-width: 0px;
	padding: 6px;
	width:93px;
	height:18px;
}

.inputTextbox_119
{
	background-image:url('inputbg_131.gif');
	border-width: 0px;
	padding: 6px;
	width:119px;
	height:18px;
}


.inputTextbox_161
{
	background-image:url('inputbg_161.gif');
	border-width: 0px;
	padding: 6px;
	width:161px;
	height:18px;
}

.inputTextbox_164
{
	background-image:url('inputbg_176.gif');
	border-width: 0px;
	padding: 6px;
	width:164px;
	height:18px;
}

.inputTextbox_215
{
	background-image:url('inputbg_215.gif');
	border-width: 0px;
	padding: 6px;
	width:215px;
	height:18px;
}

.inputTextbox_254
{
	background-image:url('inputbg_266.gif');
	border-width: 0px;
	padding: 6px;
	width:254px;
	height:18px;
}

.inputTextbox_254_53
{
	background-image:url('inputbg_266_53.gif');
	border-width: 0px;
	padding: 6px;
	width:254px;
	height:41px;
}


.inputTextbox_326
{
	background-image:url('inputbg_326.gif');
	border-width: 0px;
	padding: 6px;
	width:326px;
	height:18px;
}

.inputTextbox_326_84
{
	background-image:url('inputbg_326_84.gif');
	border-width: 0px;
	padding: 6px;
	width:326px;
	height:84px;
	display:block;
	
}

.inputTextbox_393
{
	background-image:url('inputbg_393.gif');
	border-width: 0px;
	padding: 6px;
	width:381px;
	height:18px;
	display:block;

}

.inputTextbox_393_160
{
	background-image:url('inputbg_393_160.gif');
	border-width: 0px;
	padding: 6px;
	width:381px;
	height:160px;
	display:block;
	
	
}


.inputTextlabel
{
	padding-left:5px;
}  
	
/* Profile Calender styles */

.ProfileCalender td
{
	border: 1px solid #E5E5E5;
	height:42px;
	width:60px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}



a.profilLink
{
	/*background-color: lime;*/
	text-decoration: none;
	display: block;
	padding:11px;
	
	
}
a:hover.profilLink
{
	background-color: #FAFAFA;
	text-decoration: none;
	display: block;
	padding:10px;
	border: solid 1px #B2B2B2;
}


.ProfileCalender .Optaget
{
	background-image:url('MyCalender_bgshow_optaget.gif');
	background-repeat:no-repeat;
	
	}
	
.ProfileCalender .Ledig
{
	background-image:url('MyCalender_bgshow_ledig.gif')
	}

.ProfileCalender .Tom
{
	color:#b2b2b2;
	background-color:#FFFFFF;
}

.EditProfileCalender td
{
	border: 1px solid #E5E5E5;
	height:42px;
	width:100px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	text-align:center;
	color:#000000;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	}
.EditProfileCalender .Optaget
{
	background-image:url('MyCalender_bgedit_optaget.gif');
	background-repeat:no-repeat;
}
	
.EditProfileCalender .Ledig
{
	background-image:url('MyCalender_bgedit_ledig.gif')
}
	
	
div.TitleTree 
{
	background-color: #fafafa;	
	padding: 20px;
}

	
/* TitleTree styling*/
div.TitleTree>ul
{
	display: block;
	float: left;
	width: 220px;
	padding: 0;
	margin: 0;
}

div.TitleTree ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*border-top: solid 1px lime;*/	
	line-height: 22px;	
}

div.TitleTree ul li ul 
{
	background-color: #EEEEEE;
}


div.TitleTree a.expand 
{
	background-image: url('plusIcon.gif');
	background-repeat: no-repeat;
	background-position: center;	
	margin-left: 4px;
	margin-right: 3px;
	
}

div.TitleTree a:hover.expand
{
	background-image: url('plusIconHover.gif');
	background-repeat: no-repeat;
	background-position: center;	
	margin-left: 4px;
}

div.TitleTree a.shrink 
{
	background-image: url('minusIcon.gif');
	background-repeat: no-repeat;
	background-position: center;	
	margin-left: 4px;
	margin-right: 3px;
	
}

div.TitleTree a:hover.shrink
{
	background-image: url('minusIconHover.gif');
	background-repeat: no-repeat;
	background-position: center;	
	margin-left: 4px;
}

div.TitleTree table td 
{
	vertical-align: top;
	width: 220px;
}

div.titleTreeSingleSelector div.TitleTree a, div.titleTreeSingleSelector div.TitleTree li
{
	/*font-size: 17px;*/
	color: #292929;
}

div.titleTreeSingleSelector div.TitleTree a 
{
	padding-left: 23px;
}

div.titleTreeSingleSelector div.TitleTree a.expand, div.titleTreeSingleSelector div.TitleTree a.shrink
{
	padding-left: 0px;
}

#valgteTitlerDiv 
{
	font-size: 20px;
	padding: 10px;
	line-height: 22px;
}

div.helpText 
{
	background-color: #FFFFBB;
	color: #4D4D4D;
	font-size: 14px;
	padding: 10px;
	line-height: 24px;
	font-weight: bold;
	border: solid 1px #4D4D4D;
}

#sendTitleRequestOuter 
{
	background-color: #FAFAFA;
	padding: 20px;
	height: 50px;
}

#pageEndRuler 
{
	border-bottom: solid 2px #00C4E7;
}


/* Newsletterbox on frontpage*/
#spalte3 #Newsletterbox
{
	width:224px;
	margin-top:10px;
	height:123px;
	margin-bottom:10px;
	background-image:url('bg_Nyhedsbrev_box.gif');
	position:relative;
}	
#spalte3 .NewsletterName
{
	position:absolute;
	top: 50px;
	left:12px;
	width:97px;
	height:18px;
	border:none 0px;
}
	
#spalte3 .NewsletterEmail
{
	position:absolute;
	top: 50px;
	left: 115px;
	width:97px;
	height:18px;
	border:none 0px;
}
#spalte3 .NewsletterText
{
	position:absolute;
	top: 75px;
	left:12px;
	width:130px;
	display:block;
	height:45px;
	border:none 0px;
	line-height:14px;
	vertical-align:middle;
	color:White;
}

#spalte3 .NewsletterTextApproved
{
	position:absolute;
	top: 95px;
	left:12px;
	width:130px;
	display:block;
	height:45px;
	border:none 0px;
	line-height:14px;
	vertical-align:middle;
	color:green;
	font-weight:bold;
}

#spalte3 .NewsletterButton
{
	position:absolute;
	top: 90px;
	left:140px;
}

.centeredImage
    {
    text-align:center;
    display:block;
    }

#medProfilerDiv 
{
	border: solid 10px #F1D98F;
	background-color: White;
	position:absolute;
	width:500px;
	top:20px;
	left:10px;
	z-index: 100;
	padding: 10px;
	line-height: normal;	
}


/* styling af grå bokse   */
.greyboxHeader
{
	
	background: #F5F5F5 url('greybox_tr.gif') no-repeat scroll 100% 0pt;
	height: 9px;
	overflow:hidden;
}

.greyboxHeader div
{
	background:#F5F5F5 url('greybox_tl.gif');
	height:9px;
	overflow:hidden;
	width:9px;
}

.greyboxBody
{
	background: #F5F5F5;
	padding: 0px 9px 0px 9px;
}

.greyboxBottom
{
	background:#F5F5F5 url('greybox_br.gif') no-repeat scroll 100% 0pt;
	height:9px;
	overflow:hidden;
}

.greyboxBottom div
{
	background:#F5F5F5 url('greybox_bl.gif') no-repeat scroll 0pt;
	height:9px;
	overflow:hidden;
	width:9px;
	line-height:9px;
}

a img.border
{
	padding:5px;
	border:solid 1px #dbdbdb;
	text-align:center;
	background-color:white;
}



/* Blue Headerbar under profilvisningen */
.MyProfileBlueHeader
{
	background-color:#00C5E8;
	height:20px;
	padding-left:5px;
	margin-bottom:5px;
}
.MyProfileBlueHeader h2
{
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	float:left;

}

.MyProfileBlueHeader .knap
{
	background-image: url('button_bg_orange.gif');
	background-repeat:repeat-x;
	text-align:center;
	width:67px;
	height: 20px;
	color: White;
	border: solid 0px white;
	border-left: solid 1px white;
	
	font-weight:bold;
	font-size:10px;
	cursor:pointer;

	
	
}


