﻿/* -------------------------------------------------------------
   Foreningsweb CLASSES
  ------------------------------------------------------------ */
/*
.Topmenu_background
{
	background-image: url("/Portals/Foreningsweb/Images/bg_topmenu.jpg");
	width: 100%;
	height: 24px;

}
*/

.ForeningswebLogo
{
	margin: -7px 0 0 25px;
	width: 223px;
}

.ForeningswebLogo2
{

	margin: 15px 20px 0 0px;
	width: 160px;
	float: right;
}

.ForeningswebLogo3
{
	margin: 0px 0px 0 20px;
	
}

.ForeningswebLogo4
{

	margin: -8px 35px 0 0px;
	
}

.Public_RightAd_1
{
	display: none;
}

.Public_RightAd_2
{
	display: none;
}

/* styles for login and register box */
.horizontalvalidationsummary
{
	font-size:9px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style: solid;
	border-color: Red;
	background-color: #FFE1E1;
}
.horizontalloginlabel 
{
	font-size:12px ; 
	font-weight:normal; 
	margin:0 0 0 0;
	text-align:left;
}
.horizontalloginCheckbox
{
	font-size:12px !important; 
	font-weight:normal !important; 
	margin:0 0 0 0;
	text-align:left;
	
}
.horizontalloginCheckbox input
{margin-left: 0;
	height:11px !important;
}
.horizontalloginLink
{
	float: left;
    font-size: 12px !important;
    font-weight: normal !important;
    margin: 20px 0 1px 0;
    text-align: center !important;
    width: 99%;
}
.right{ float:right;}
.horizontallogintextbox
{ font-family:Georgia;
  padding-left:5px;
	    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    height: 24px !important;
    margin: 0 0 5px 0;
    text-align: left;
    width: 220px;
	
}
.horizontallogintable
{ margin-top:15px;
		width: 100%;
}
.horizontallogintd17
{
		width: 17%;
}
.horizontallogintd22
{
        width: 22%;
}
.horizontallogintd24
{
        width: 24%;
}
.horizontallogintd5
{
		width: 5%;
}
.horizontallogintd45
{
		width: 45%;
}

.horizontalloginbutton
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 0px solid #3cb84d;
    width: 75px;
    height: 16px;
    cursor: pointer;
    background-image: url( "/Images/buttonbackground.jpg" );
    font-family: Arial;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
}
.horizontalloginbutton-forening
{ text-align:center;
  border-radius:3px;
    padding: 0 0 0 0;
    margin: 0 10px 0 0;
    border: 0px solid #3cb84d;
    width: 80px;
    height: 24px;
    cursor: pointer;
    background-image: url( "/Images/buttonbackground.jpg" );
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
}

.horizontalloginsignup-forening
{ text-align:center;
  border-radius:3px;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    border: 1px solid #3cb84d;
    width: 120px;
    height: 24px;
    cursor: pointer;
    background-image: url(   "/Images/buttonbackground.jpg" );
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
}

.divhorizontalsignupmessage
{
	padding:10px;
	border:2px solid #3cb84d;
	background-color:#FFF;
}

.tdalignright
{
	text-align:right;
}
.tdvalignbottom
{float: left; width:100%; font-size:12px;
    margin-top: 10px;
    vertical-align: bottom;
	
}
/* end here */
.InternalSearch
{
	float:right;
	display: block;
	margin: 0px 10px 0 0;
	width: 300px;
	height: 30px;
	clear:both;
}
.login{float:right;  position:relative;}
 .login a{ color:#3cb84d!important; padding-right:13px; margin-right:20px; background-image:url("/Portals/iAlbertslund/images/down-arrow.png");  font-size:13px; text-decoration:none;}
 .login a{ background-position:right 6px; background-repeat:no-repeat;}
 .login a:hover{ text-decoration:underline;}
 .pop-up-log{ margin: 0px ;    position: absolute;    top: 20px; left:-186px;    width: 256px;    z-index: 998;}
 .pop-up-top{width:256px; float:left; height:17px; margin:0px; padding:0px;background-image:url("/Portals/iAlbertslund/Images/pop-top.png");}
 .pop-up-middle{width:236px; background-repeat:repeat-y; float:left;  margin:0px; padding:0px 10px 5px 10px;background-image:url("/Portals/iAlbertslund/Images/pop-middle.png") ;}
 .pop-up-bottom{width:256px; float:left; height:9px; margin:0px; padding:0px;background-image:url("/Portals/iAlbertslund/Images/pop-bottom.png");}
 .pop-up-register{    margin: 0px; position:absolute; left:-110px; top:20px; width:256px; z-index:999;}
 .header{ position:inherit;}


.loginleft
{
		width:207px;
		margin: 0px 0 0px 0px;
		padding: 70px 0 0 15px;
		height: 335px;
		background-image: url("/Portals/Foreningsweb/Images/bg_frontpage_left.jpg");
		background-repeat: no-repeat;
        background-color:#F0EFF3;
		color: #000000;
}	
.loginleft .validationsummary
{
	width: 180px;
}

.loginleft a:link, .loginleft a:visited, .loginleft a.normalLink:link, .loginleft a.normalLink:visited
{

		color: #3cb84d;
}	

.bund_indhold
{

    height: 175px;
    background-color: #002319;
    
    font-size: 11px;
    color: #FFFFFF;
    text-align: left;
    margin:0 auto;
    padding:0; 
}

.bund_indhold a:link, .bund_indhold a:visited, .bund_indhold a.normalLink:link, .bund_indhold a.normalLink:visited
{
    color: #FFFFFF;
    font-weight: normal;
}

.bund_center
{
    text-align: left;
	margin:0 auto;
	padding:0 0 0 0;
    width: 950px;
    height: 50%;
    text-align: left;
}

.bund_billede
{
	width: 532px;
	height: 59px;
	float: left;
}



.bund_ad
{
    width: 190px;
    height: 134px;
    float: right;
    padding: 35px 20px 0 0px;
    color: #FFFFFF;
	text-align: center;
}

.bund_ad_indhold_left
{
	float: left;
	width: 190px;

}

.bund_ad_indhold_right
{

    float: left;
    margin: 20px 0 0 0;
}

.bund_ad_indhold
{

    padding: 0px 25px 8px 10px;
    width: 250px;
}

.bund_tekst1
{
    width: 137px;
    text-align: left;
    vertical-align: top;
    float: left;
	line-height: 12px;

}

.bund_tekst2
{
    width: 200px;
    margin: 0 0 0 17px;
    text-align: left;
    vertical-align: top;
    float: left;
	line-height: 12px;
}

.NewsletterList
{
	float: left; 
	width: 900px;

}

.NewsletterList img
{
	margin: 0 15px 20px 0;
}

/* -------------------------------------------------------------
   STANDARD CLASSES - this section defines standard html classes
   ------------------------------------------------------------ */
html { height: 100%;}
	
body
{
    background: #FFFFFF url(/Portals/Foreningsweb/Images/bg_body.jpg);
    background-repeat: repeat-y;
    background-position: center 107px;
    min-height: 100%;
    height: auto;
    height: 100%;
    color: #333; /*defines the general text color for the entire site */
    font-family: Helvetica, sans-serif, Arial; /*defines the general font family for the entire site */
    font-size: 12px;
    text-align: left;
    margin:0 auto;
    padding:0;    
}

.bodyEmptyPage
{
	background: #ffffff url(/images/blank.png) repeat-x;
	height: 100%;
    color: #333; /*defines the general text color for the entire site */
    font-family: Helvetica, sans-serif, Arial; /*defines the general font family for the entire site */
    font-size: 12px;
    text-align: left;
    margin:0 auto;
    padding:0; 
}

a:link, a:visited, a.normalLink:link, a.normalLink:visited {
	color: #3cb84d;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover, a.normalLink:hover {
	text-decoration: underline; }

h1 { color: #000000; font: bold 14px Arial; margin: 0 0 0 0; text-transform: uppercase;}
h2 { color: #626262; font: bold 13px Arial; margin: 0 0 0 0;}
h3 { color: #626262; font: bold 12px Arial; margin: 0 0 0 0;}	
h4 { color: #484848; font: bold 13px Arial;
    border: 0px solid #666; padding: 4px 2px 2px 2px; margin: 0px 0 10px 0; height: 19px;
	background-image: url("/Images/h4background.jpg")}
h4 img {margin: 0 5px 0 5px; }	
h5 { color: #000000; font: bold 13px Arial; margin: 0 0 8px 0; text-transform: uppercase;}
h6 { color: #FFFFFF; font: bold 16px Arial; margin: 0 0 0 0;}	
hr { color: #ccc; background-color: #ccc; border: none; height: 1px; width: 100%;}
img { border: none;}
li { font-size: 100%;}
p { font-size: 100%;}
ol { list-style-type: decimal;}
ul { color:#626262;}
table, tr, td { border-collapse: collapse;} /* collapses any borders from any html tables */

/* --------------------- 
   END Standard Classes 
/* --------------------- */


/* -------------------- 
   LAYOUT Information
   -------------------- */
.wrapper { 
	width: 989px;
	text-align: left;
	margin:0 auto;
	padding:0 0 0 0;
	
	

}
.wrapperpopup { 
	width: auto;
	text-align: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background: #FFFFFF;
}

.header_BG
{
    width: 100%;
    height: 107px;
    background: #FFFFFF url(/Portals/Foreningsweb/Images/bg_header_foreningsweb.jpg);
    position:absolute;
    display:block;
    background-repeat: repeat-x;
    background-position: center top;
}

.header, .header_menu
{
    margin: 0 0 0 0;
    width: 989px;
    height: 107px;
    position: relative;
}
.header
{
	background: #FFFFFF url(/Portals/Foreningsweb/Images/bg_header_foreningsweb.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}

.header_menu
{
    background: #FFFFFF url(/Portals/Foreningsweb/Images/bg_header_foreningsweb.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}



.body0a
{
    /* FRONT PAGE before login - Right section*/
    float: left;
    width: 220px;
    padding: 70px 15px 0 15px;
	height: 320px;
    line-height: 1.5em;
    margin: 0px 0px 0px 12px;
	background-image: url("/Portals/Foreningsweb/Images/bg_frontpage_right.jpg");
	background-repeat: no-repeat;
    display:inline;
    color: #000000;
}

.body0a a:link, .body0a a:visited, .body0a a.normalLink:link, .body0a a.normalLink:visited
{

		color: #3cb84d;
}	

.body0a h1
{
	color: #000000;
	font: bold 15px Arial;
}

#body0b { /* FRONT PAGE before login - Middle section*/
	float: left;
	width: 709px;
	height: 400px;
	background-image: url("/Portals/Foreningsweb/Images/bg_frontpage_middle.jpg");
	background-repeat: no-repeat;
    background-color:#F0EFF3;
	padding: 0 5px 5px 0;
	margin: 0px 0px 30px 6px; 
	display:inline;
	text-align:center;
}

.body0b a:link, .body0b a:visited, .body0b a.normalLink:link, .body0b a.normalLink:visited
{

		color: #3cb84d;
}	


.body1 { /* Left section  */
	float: left;
	width: 215px;
	padding: 5px; 
	margin: 5px 10px 0 20px; 
	overflow:visible;
	display:inline;
}

.body1_space { /* Left section  */
	float: left;
	width: 10px;
	padding: 0 0 0 0; 
	margin: 10px 0 0 28px; 
	overflow:hidden;
	display:inline;
}

.body2, .body2wide { /* Main section */
	float: left;
	line-height: 1.5em;
	padding: 0 0 0 0; 
	margin: 10px 0px 0px 5px;
	display:inline;
}
.body2
{
	width: 575px;
/*	background-color: #ffffff;*/
	display:inline;
}
.body2wide
{
	width: 698px;
	background-color: #ffffff;
	display:inline;
}
.body3 { /* Right (ad's) section */
	float: left;
	width: 120px;
	padding: 0 0 0 0; 
	margin: 10px 0px 0px 10px;
	background-color: #FFFFFF;
	display:inline;
}

.top_ad
{
    text-align: center;
    margin: 0px 0 0px 0;
    padding: 0px 0 0 0;
    clear:both;

}

.footer {
	display: none;
    height: 0px;
	color: #333;
	font-size: 100%;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0px;
	clear: both;
	border-top: 2px solid #cccccc; 
}

.footer p {
	color: #333;
	font-size: 100%; 
	margin: 5px 10px 0 10px; 
}
	
.footer a:link, .footer a:visited {
    color: #3cb84d;
    text-decoration: none; 
}

.footer a:hover {
    text-decoration: underline; }

.footer2 {

	height: 19px;
	width: 989px;
	clear:both;

}

#navigation {
	color: #333;
	font-size: 100%;
	text-align: center;
	padding: 0 0 00px 0;
	border-bottom: 1px solid #999; }

#navigation a:link, #navigation a:visited { text-decoration: none; font-weight: bold; }
#navigation a:hover{ text-decoration: underline; font-weight: bold; }

.loginname /* Login-name top left corner - after login */
{
    color: #3cb84d; 
    font: bold 11px Arial;
    display:block;
    float:left;
	padding: 0 0 0 0; 
	margin: 5px 0 0 0px; 
}

.topMenuLeft
{
	display:block;
    float:left;
	margin: 0px 0 0 0; 
	width: 300px;
	color: #FFFFFF; 
}
/* -------------------- 
   Quick Links
   -------------------- */	
.QuickLinks
{
	margin-top:15px;
	padding-top:15px;
	overflow:hidden;
	border-top: solid 1px Silver;
	color:Black;
	clear:both;	
}
.QuckButtons
{
	background-color:#f3f3f3;
	height: 25px;
	margin-bottom: 10px;
	padding: 7px 0px 0px 15px;
	clear:both;
}
a.QuickHref
{
	color: black;
}
a.QuickHref:hover
{
	color: #3cb84d;	
}
/* -------------------- 
   Add contact / administrator
   -------------------- */	
.linkButtonAdd
{
    font-size: 10px;    
}
/* -------------------- 
   END Layout Information
   -------------------- */	
	
/* -------------------------------------------
	TOP MENU SECTION - For Advanced Users Only
	------------------------------------------- */
.topmenu
{
    color: #3cb84d; 
    font: bold 11px Arial;
    display:inline;
    float:right;
	padding: 0 0 0 0; 
	margin: 5px 10px 0 28px; 
    text-transform: uppercase;
    width:auto;
    
}


.topmenu li { display:inline; margin:0; padding:0; }

.topmenu a span { float:left; display:inline; padding: 0 0 0 20px; color:#3cb84d; cursor: pointer;}

.topmenu a:hover span { text-decoration:underline; }

.topmenulogout
{
    color: #3cb84d; 
    font: bold 11px Arial;
    display:block;
    float:left;
	padding: 0 0 0 0; 
	margin: 0 0 0 28px; 
    text-transform: uppercase;
    width:auto;
}


.topmenulogout li { display:inline; margin:0; padding:0; }

.topmenulogout a span { float:right; display:block; padding: 0 0 0 20px; color:#3cb84d; cursor: pointer;}

.topmenulogout a:hover span { text-decoration:underline; }

.topmenubookmark
{
    color: #3cb84d; 
    font: bold 11px Arial;
    float:right;
	padding: 0 0 0 0; 
	margin: 0px 0 0 28px; 
    text-transform: uppercase;
    width:auto;
}


.topmenubookmark li { display:inline; margin:0; padding:0; }

.topmenubookmark a span { float:right; display:block; padding: 0 0 0 28px; color:#3cb84d; cursor: pointer;}

.topmenubookmark a:hover span { text-decoration:underline; }

a.topmenSwitch
{
	 color: #3cb84d; 
	 font: bold 11px Arial;
	 text-transform: uppercase;
	 }


/* -------------------------------------------
	LEFT MENU SECTION - For Advanced Users Only
	------------------------------------------- */
.lmenu { overflow:hidden; float:left; margin: 0 0 0 -0; background: transparent; font-size:100%; line-height:normal; position: relative; clear:both; }
html>body .lmenu { margin: 0 0 0 0;}
.lmenu a , .lmenu a:visited
{
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	color: #565656;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, 'Times New Roman' , Times, serif;
	line-height: 20px;
	vertical-align:middle;
}
.lmenu a:hover {background-position: 0% 0; text-decoration: underline; color:#3cb84d;}
.lmenu .current, .lmenu a:visited.current {color:#3cb84d; font-weight: bold; text-decoration:underline; font-size:13px;}
.lmenu img { border-width: 0; margin:2px 5px 0 0; padding:0; float:left; }
.lmenu .lmparent, .lmenu .lmchild, .lmenu .lmitem {display:block; clear:both; }
.lmenu .lmchild {margin: 0;padding: 0 0 0 10px; display:none;}
.lmenu .lmitem {margin: 0;padding: 0 0 0 14px;}

/* ---------------------
   END Left Menu Section
	--------------------- */

/* ---------------------- 
   Login Form
	---------------------- */



.loginlabel, .logintextbox
{
    font-size: small;
    width: 82%;
    margin: 0 10px 0 10px;
   
}

.logintextbox
{
    border: 1px solid #999999;
    margin: 0 0 5px 0;
    background-color: #FFFFFF;
    
}

.loginlabel 
{
	margin: 10px 10px 0 0px;
	font-weight:bold;
	text-align: left;
	
}

.loginbutton
{
    padding: 0 0 0 0;
    margin: 7px 0 10px 0px;
    border: 0px solid #666666;
    width: 86px;
    height: 31px;
    cursor: pointer;
    background-image: url( "/portals/foreningsweb/Images/buttonbackground.jpg" );
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
    display: block;
}

.loginsignup
{
    padding: 0 0 0 0;
    margin: 7px 0 10px 0px;
    border: 0px solid #666666;
    width: 86px;
    height: 31px;
    cursor: pointer;
    background-image: url("/portals/foreningsweb/Images/buttonbackground.jpg" );
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
}

#DivJoinPortalToday
{
	display: none;
}


.AgreeWithTerms
{
	color: #000000;
	font-size: 9px;	
}


/* ---------------------- 
   User inputs - USE THIS CLASS FOR STANDARD USER INPUTS
	---------------------- */

.textbox 
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    width: 250px;     
}
.textboxSmall
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    width: 80px;     
}

.textboxMultiLine
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    width: 350px;     
    height: 100px;
}

.selectbox
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;     
}

.button
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF; 
    background-image: url( "/Images/tabletopbackground.jpg" );
    width: 75px;
    cursor: pointer;
}

.PulicRightBackbutton
{
	float:right;
	width:500px;
	display:block;
    text-align:right;
}

.leftLabel
{ 
	width: 80px;
	display: block;	
	float:left;
	font-weight: bold; 
}

.rightLabel
{
	width: 300px;
	display: block;	
}

.TableVieweLeft { 
	float: left;
	display:block;
	width: 280px;
	padding: 0px 0px; 
	margin: 0px 0 0 0px;
	/*color:Blue;*/

}

.googlesearchbutton
{
    padding: 0 0 0 0;
    border: 1px solid #546610;
    width: auto;
    height: 22px;
    cursor: pointer;
    background-image: url(   "/Images/searchbackground.jpg" );
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FFFFFF;
}

.googlesearch
{
     background-color: #FFFFFF;
}
.internsearch
{
	float: right;
}
.internsearchbutton
{
    padding: 0 0 0 0;
    width: 22px;
    height: 22px;
    margin: 0 10px 0 5px;
    vertical-align: top;
}
.internsearchtextbox
{
	width: 150px;
	height: 18px;
	margin: 0 0 0 0;
	vertical-align: top;
	border: 1px solid #999999;
}
.internsearchlabel
{
	margin-right: 5px;
	font: bold 13px Arial;
	color: #000000; 
	line-height: 24px;
	vertical-align: middle;
}
.internsearch
{
     /*float:right; */
     /*margin-right:25px; */
     /*margin-top:20px;*/
     margin: 0;
     height:auto;
     width:auto; /*175px;*/
     /*height:23px;*/
     padding:0;
}

/* ---------------------- 
   END User inputs
	---------------------- */

/* ---------------------- 
   Warnings before delete items
	---------------------- */
.warningbox
{
    background-color: #FFFFFF;
    border: 2px solid #999999;
    padding: 5px 5px 5px 5px;
    color: #000000;
    font: bold 14px Arial;
    text-transform: uppercase;
    display: none;
    position: absolute;
    width: 400px;
    height: 100px;
    z-index: 100;
    line-height: 30px;
}


/* ---------------------- 
   Help Texts
	---------------------- */
.helpText
{
	display:none;
	position: relative; 
	border: solid 1px #CCCCCC; 
	width:95%; 
	background-color:White;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
}

/* ---------------------- 
   Message box in master page
	---------------------- */
.messagebox
{
	background-color: #fdfdfd;
	border: 1px solid #999999;
	overflow:hidden;
	width: 100%;
	height: auto;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 15px 0;
	font-size: 150%;
}
/* ---------------------- 
   Progress popup in master page
	---------------------- */
.progress_popup
{
	padding: 0;
	margin:0;
	float:left;
	width:auto;
	height:auto;
}

.progress_popup_div
{
	background-color: #fdfdfd;
	border: 1px solid #999999;
	text-align:center;
	padding:60px 0 0 0;
	height: 100px;
	z-index: 500;
	text-align:center;
	display:block;
	font-size: 250%;
	line-height: 30px;
	position: absolute;
    top : expression( (100 + ( ignoreMe3  = document.documentElement.scrollTop  ? document.documentElement.scrollTop  : document.body.scrollTop  ) ) + 'px' );
    left: expression( ( ( ignoreMe1 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft  ) + (( ignoreMe2 = document.documentElement.clientWidth  ? document.documentElement.clientWidth  : document.body.clientWidth )*20/100) )+ 'px' );
    width :  expression( (( ignoreMe4 = document.documentElement.clientWidth  ? document.documentElement.clientWidth  : document.body.clientWidth )*60/100) + 'px' );
	margin: 0;
}
.progress_popup > .progress_popup_div
{
	position:fixed;
	top:100px;
	left:0;
	width: 60%;
	margin: 0 0 0 20%;
}
/* ---------------------- 
   Largetab's
	---------------------- */
.smallTab, .smallTabSelected
{
    margin: 0 3px 0 0;
    border-width: 0px;
    width: 120px;
    height: 18px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 90%;
    line-height: 18px;
    font-family: Arial;
}	
	
	
.LargeTab, .LargeTabSelected
{
    margin: 0 3px 0 0;
    border-width: 0px;
    width: 135px;
    height: 18px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 90%;
    line-height: 18px;
    font-family: Arial;
}
.LargeTab, .smallTab
{
	background-image: url(/Images/tab_off.jpg );
}
.LargeTabSelected, .smallTabSelected
{
	background-color: #3cb84d;
	color:#FFFFFF;
}
.LargeTab a, .smallTab a
{
	color:#4b4b4b;
	width:100%;
	height:100%;
	display:block;
}

.LargeTabSelected a, .smallTabSelected a
{
	color:#FFFFFF;
	width:100%;
	height:100%;
	display:block;
}

.LargeTab a:hover, .smallTab a:hover
{
	background-color: #3cb84d;
	color:#FFFFFF;
	text-decoration: none;
}
.LargeTabSelected a, .smallTabSelected a
{
	font-weight:bold;
}
.LargeTabSelected a:hover, .smallTabSelected a:hover
{
	text-decoration: none;
}
.LargeTabPage
{
	border-width: 0px;
	padding: 5px 5px 5px 5px;
	height: auto;
	width:558px;
	text-align:left;
	margin: 0 0 0 0;
}
/* ---------------------- 
   Disabled background
	---------------------- */
.DisabledBackground {
	position: absolute;
    left: expression(  ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft  ) + 'px' );
    top : expression(  ( ignoreMe4  = document.documentElement.scrollTop  ? document.documentElement.scrollTop  : document.body.scrollTop  ) + 'px' );
    width :  expression( ( ignoreMe1 = document.documentElement.clientWidth  ? document.documentElement.clientWidth  : document.body.clientWidth )  + 'px' );
    height : expression( ( ignoreMe3 = document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)  + 'px' );
	opacity: .4;
	filter: alpha(opacity=60);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #000000;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/Images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 1;
	display:none;
}
.popupparent > .DisabledBackground 
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

BrowserOptimizedInfoBodyIframe
{
	position:absolute;
	top: 200px;
	left: 400px;
	width: 390px;
	height: 100px;
	border-style:solid;
	border-width: 1px;
	background-color: White;
	}

.BrowserOptimizedInfoBody
{
	position:absolute;
	top: 200px;
	left: 400px;
	width: 400px;
	height: 100px;
	border-style:solid;
	border-width: 1px;
	background-color: White;

	}

.BrowserOptimizedInfoText
{
	width: 300px;
	display: block;
	
	}
	
/* ---------------------- 
   GridViews (tables)
	---------------------- */
.GridView
{
	border: 0px solid #FFFFFF;
	width: 97%;
}
.GridView th /* header */
{
	border-style: none;
	border-width: 0;
	color: #484848;
	height: 20px;
	background-image: url("/Images/tabletopbackground.jpg");
	text-align: left;
}
.GridViewTableRowAlt
{
		border-style: none;
	border-width: 0;
	border-bottom: 1px solid #b0b0b0; 
	}
.GridView td, .GridViewTable td, .GridViewTableAlt td
{
	border-style: none;
	border-width: 0;
	
}
.GridView tr /* even rows (starting with 0) */
{
    
}
.GridView .alt, .GridView .altread, .GridView .altunread, .GridViewTableAlt /* odd rows (starting with 0) */
{
	background-color: #f3f3f3;
	
}
.GridView .icon
{
	width:16px;
	height:16px;
}
.GridView .pager
{
	font-size: 16px;
	text-align: right;
}
/* specific for inbox:*/
.GridView .altread, .GridView .read
{
	color: #404040;
}
.GridView .altunread, .GridView .unread
{
	color: #000000;
	font-weight:bold;
}
.GridViewTable td, .GridViewTableAlt td
{
	border-style: none;
	border-width: 0;
	border-bottom: 1px solid #b0b0b0;
	overflow: hidden;
	
}
.validationsummary
{
	margin: 10px 0 10px 0;
	padding:5px 5px 5px 5px;
	border-style: double;
	border-color: Red;
	background-color: #FFE1E1;
}
.validationsummary ul
{
	margin: 0 0 0 0px;
	padding:0;
}
.validationsummary ul li
{
	color:Red;
	font-weight: bold;
	padding:0;
	margin: 0 0 0 20px;
	background-color:Transparent;
}

.validation
{
color:Red;	
}

.PlainText
{
	color:Black;
	font-weight:normal;
}

.displayBlock
{
	display: block;
}

tr.cpRssH1 {font-family: Arial; font-weight:bold; font-size: 12px;margin-left:10px;}
tr.cpRssH2 {font-family: Arial; font-weight:bold; font-size: 12px; }
td.cpRssTDH1 {font-family: Arial; padding-left:0px; padding-right:5px;}
td.cpRssTD {font-family: Arial;font-size: 10px; padding-left:0px; padding-right:5px;}
td.cpRssTDFeedInfo {font-family: Arial; padding-left:0px; font-size: 10px; padding-right:5px; color: #9b9b9b ;}
td.cpRssTDTop {font-family: Arial; font-size: 11px; padding-left:0px; padding-right:5px; }

td.cpRssTDTopLink{font-family: Arial;font-size: 10px; padding-left:0px; padding-right:5px;}

.NewsFileUploadLable
{
	width: 200px;
}

div.publicBody
{
  width:890px;
 }

div.publicBodyLeft	
{
	padding-left:20px; 
	float:left; 
	width:500px;
}

div.SponsorlinkBodyLeft
{
	padding-left:0px; 
	float:left; 
	width:560px;
}

div.publicBodyRight
{
	float:right;
}

div.SponsorlinkBodyRight
{
	float:right;
	width: 300px;
	border: 1px solid #b0b0b0;
	padding: 6px;
}

div.NewUserBottomLeft
{
	 width:285px; display: block; float:left; margin-bottom: 20px;  padding: 15px 15px 0 15px;
	 background: #f3f5f4 url('/Portals/Foreningsweb/Images/bg_news_top.jpg') repeat-x;

	}
	
	div.NewUserBottomRight
{
	float:left; width:230px; display: block;  display: block; margin-left:35px; 
}

div.oneline
{
	display: block;
	height:14px;
	overflow: hidden;
	}
	
.ScriptLogInBody
{
	background-color: #DFDFDF;
	}
	
.PageBottomRssNewsTitle
{
		display: block;
	height:24px;
	overflow: hidden;
	}

.PageBottomRssNewsDescription
{
		display: block;
	height:34px;
	overflow: hidden;
	}