.aftoolbarpanel{display:none}

/* ================================
    Dotnetnuke related styles
   ================================ */

.ControlPanel{width:100%;height:;background-color:#FFFFFF;border:#003366 1px solid;}



.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active{
    font-weight:normal;font-size:10px;color:#535353;text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
A.Skinobject:hover{text-decoration:underline;font-size:10px;color:#1380D5;
    font-family:Verdana, Arial, Helvetica, sans-serif;}
	
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active{
    color:#3e66a6;font-size:11px;font-family:Verdana, Arial, Helvetica;font-weight:bold;}
A.CommandButton:hover{color:#2b4e84;text-decoration:underline;font-size:11px;font-weight:bold;
    font-family:Verdana, Arial, Helvetica;}


/* Panes Style (Must be changed for each skin)*/
.headerpane{padding:10px 20px 0px 10px;}
.pane{padding:6px 4px 6px 4px }
.showpane{padding:0px;}

/* Module Style (Must be changed for each skin)*/
.ModuleTitle_MenuContainer{border:blue 0px solid;}
.ModuleTitle_MenuBar{cursor:hand;height:16px;background-color:transparent;}
.ModuleTitle_MenuItem
{   border-right:white 0px solid;
	border-top:white 1px solid;
	border-bottom:white 1px solid;
	border-left:white 0px solid;
	font-weight:bold;font-size:9pt;cursor:hand;color:black;font-style:normal;
	font-family:Verdana, Arial, Helvetica;background-color: transparent;}
.ModuleTitle_MenuIcon
{
	border:1px solid #eeeeee;
	border-right:0px solid #eeeeee;
	width:15px;cursor:hand;height:21px;background-color:#eeeeee;text-align:center;
}
.ModuleTitle_SubMenu
{
	border: #ffffff 0px solid;
	z-index:1000;
	FILTER:progid:DXImageTransform.Microsoft.Shadow(color='DimGray',Direction=135,Strength=3);
	cursor:hand;background-color:#ffffff;
}
.ModuleTitle_MenuBreak
{
	border-right:#eeeeee 0px solid;
	border-top:#eeeeee 1px solid;
	border-left:#eeeeee 0px solid;
	border-bottom:#eeeeee 1px solid;
	height:1px;
	background-color:#eeeeee;
}
.ModuleTitle_MenuItemSel{font-weight:bold;font-size:9pt;cursor:hand;color:#ffffff;
    font-style:normal;background-color:#1380D5;font-family:Verdana, Arial, Helvetica;}
.ModuleTitle_MenuArrow{
	border-right:#ffffff 1px solid;
	border-top:#ffffff 0px solid;
	border-bottom:#ffffff 1px solid;
	font-size:10pt;cursor:hand;font-family:webdings;
}
.ModuleTitle_RootMenuArrow{font-size:10pt;cursor:hand;font-family:webdings;}


.LINKS,A.LINKS:link,A.LINKS:active,A.LINKS:visited{
    font-weight:normal;font-size:11px;color:#ffffff;text-decoration:none;font-family:Verdana,Helvetica,sans-serif;}
A.LINKS:hover{font-weight:normal;font-size:11px;color:#ffffff;font-family:Verdana,Helvetica,sans-serif;text-decoration:underline;}


.BREADCRUMB,A.BREADCRUMB:link,A.BREADCRUMB:active,A.BREADCRUMB:visited, #dnn_dnnBREADCRUMB_lblBreadCrumb a:link, #dnn_dnnBREADCRUMB_lblBreadCrumb a:visited {
    font-weight:normal;font-size:11px;color:#cccccc;text-decoration:none;
	vertical-align:middle;}
A.BREADCRUMB:hover{
    font-weight:normal;font-size:11px;color:black;text-decoration:none;
	vertical-align:middle;}





.LOGIN,A.LOGIN:link,A.LOGIN:active,A.LOGIN:visited{
    color:white;font-size:11px;font-weight:normal;text-decoration:none;
	font-family:Verdana,Helvetica,sans-serif;
	MARGIN:0px;PADDING:0px 0px 2px 15px;
	background:url(images/register.gif) no-repeat left center ;}
A.LOGIN:hover{
    font-size:11px;color:#3e66a6;font-weight:normal;text-decoration:underline;
	font-family:Verdana,Helvetica,sans-serif;
	MARGIN:0px;PADDING:0px 0px 2px 15px;
	background:url(images/royalblue-register-hover.gif) no-repeat left center ;}



.breadcrumb-txt{font-size:11px;color:#7e7e7e;font-family:Verdana;font-weight:normal;vertical-align:middle;}

.user-padding{padding:14px 0px 0px 0px}

.top-padding{padding:0px 5px 0px 0px}

.logo {padding:0px 0px 5px 20px;}

.breadcrumb-padding{padding:0px 0px 0px 5px;}









/* ================================
    Global LDS styles
   ================================ */



/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #fff;
    background-image: none;
    font-size: .80em;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: black;
    overflow: scroll;
}

a:link, a:visited
{
    /*color: #034af3;*/
    color:#3366D1;
}

a:hover
{
    color: navy;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

h1, h2, h3, h4{
	
	color: black;
	}


/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

.divLDSWelcomecenter{
	
	height: 36px; 
	overflow:hidden;
	margin-top: -8px; 
	text-align:left; 
	padding-top: 0px;
	/*margin-top: 20px;*/
	
	}

.divMsgbar_alert{
	
	heigh: 50px;
	padding: 5px;
	background-color:#FEF8F6;
	border: 1px solid #CD0A0A;
	color: #DD0A0A;
	font-size:14px;
	
	}


.page
{
    width: 980px;
    background-color: #fff;
    margin: 0px auto 0px auto;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
    background-image: url('/portals/0/skins/lds2010/images/topmenu_bg.png')
}

.topbanner_div
{
    width: 960px;
    height: 180px;
    padding: 0px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    top: 0px;
    left: 0px;
}


.topmenu_div
{
    width: 960px;
    height: 70px;
    padding: 0px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    background-image: url('/portals/0/skins/lds2010/images/topmenu_bg.png');
    top: 0px;
    left: 0px;
}

.topmenu_left
{
    width: 200px; 
    float: left;
    }


.topmenu_right
{
    width: 220px;
    float: left;
    padding-top: 30px;
    text-align: right;
    color: #cccccc;
    }

.topmenu_right a
    {
        color: #fff;
        font-size: 12px;
        }
    

.topmenu_center
{
    width: 500px; 
    float: left;
    }


.topmenu_highlight
{

background-image: url('/portals/0/skins/lds2010/images/topmenu_highlight_bg.png') !important;


}

.subheader
{
    margin: 0px;
    padding: 0px;
    background: #E6E6E6;
    height: 50px;
    width: 100%;
    background-image: url('/portals/0/skins/lds2010/images/submenu_bg.png'); 
    background-repeat: repeat-x;
    }
    
.submenu_div
{
    width: 965px;
    height: 50px;
    padding: 0px;
    margin: 0px auto;

/*	background-color: #E6E6E6;
    background-image: url('/portals/0/skins/lds2010/Images/submenu_bg.png'); 
    background-repeat: repeat-x;
*/
    
    }


.submenu_right
{
    width: 285px;
    float: left;
    text-align: left;
	font-size:12px;
    clear: right;
    padding-top: 10px;
	
    }

.submenu_right a{
	color: #000}

.submenu_left
{
    height: 50px;
    width: 680px;
    float: left;
    clear: left;
    
    }
     

.main
{
    width: 100%;
    }
    
.pagefooter
{
    width: 980px;
    color: #999999;
    height: 82px;
    padding: 5px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    background-image: url('images/bg_footer.png');
    background-repeat: no-repeat;
    clear: both;
}
.pagefooter a{
	color: #999999;
	}
.pagefooter a:hover{
	color: black;
	}



/*Styles på søgeboks og knap i topmenuen
----------------------------------------------------------*/

.GCSearchButton
{
margin:0px;
padding:0px;
border:none;
width:16px; /*Same as Background Image's Width */
height:16px; /*Same as Background Image's Height */
background-image:url("/Portals/0/Skins/LDS/Images/search.gif");
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
cursor: pointer;
}

.GCSearchBox
{
Font-size: 10px;

}


/*Styles på loginmodul
----------------------------------------------------------*/

a.signin
{

    text-decoration: none;
    font-weight: bold;
}
a.signin:hover
{
}
a.signin, a.signin:hover
{
}


a.signin span
{
    background-position: 100% 50%;
    padding: 4px 16px 6px 0;
}
#topnav a.menu-open
{
    background: #ccc !important;
    color: #666 !important;
    outline: none;
}
#small_signup
{
    display: inline;
    float: none;
    line-height: 23px;
    margin: 25px 0 0;
    width: 170px;
}
a.signin.menu-open
{
    background-color: #ccc;
    color: #789;
}
#signin_menu
{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    display: none;
    background-color: #ccc;
    position: absolute;
    width: 200px;
    z-index: 100;
    border: 1px transparent;
    text-align: left;
    padding: 12px;
    top: 24.5px;
    right: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-right: -1px;
    color: #789;
    font-size: 11px;
    line-height: 20px;
}
#signin_menu input[type=text], #signin_menu input[type=password]
{
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #ACE;
    font-size: 15px;
    margin: 0 0 5px;
    padding: 5px;
    width: 203px;
}
#signin_menu p
{
    margin: 0;
}
#signin_menu a
{
    color: #6AC;
}
#signin_menu label
{
    font-weight: normal;
}
#signin_menu p.remember
{
    padding: 10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete
{
    clear: both;
    margin: 5px 0;
}
#signin_menu p a
{
    color: #27B !important;
}
.signin_submit
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #F17F05;
    border: 1px solid #39D;
    color: #fff;
    text-shadow: 0 -1px 0 #39d;
    padding: 4px 10px 5px;
    font-size: 11px;
    margin: 0 5px 0 0;
    font-weight: bold;
    text-shadow: 0 -1px 0 #F17F05;
}
.signin_submit::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
.signin_submit:hover, #signin_submit:focus
{
    background-position: 0 -5px;
    cursor: pointer;
}
a.signin img
{
    vertical-align:middle;
    border-width:0;
}


/*Styles på forsiden
----------------------------------------------------------*/

.divInfoboxWide, .divInfoboxWide_top, .divInfoboxWide_middle, .divInfoboxWide_bottom{
	width: 340px;
}

.divInfoboxWide{
	background-image: url('images/infoboxwide_bg.png');
	background-repeat:no-repeat;
	height: 80px;
	padding-top: 10px;
	padding-left: 10px;	
	margin-bottom: 0px;
	}


.divInfoboxWide_top{
	background-image: url('images/infoboxwide_bg.png');
	background-repeat:no-repeat;
	height:8px;
}

.divInfoboxWide_middle{
	background-image: url('images/infoboxwide_middle_bg.png');
	background-repeat:repeat-y;
}

.divInfoboxWide_bottom{
	background-image: url('images/infoboxwide_bg.png');
	background-repeat: no-repeat;
	background-position:bottom;
	height:8px;
}


.divInfoboxWide img, .divInfoboxWide_middle img{
	float:left;	
}

.divInfoboxWide span.line1, .divInfoboxWide_middle span.line1{
	font-size: 11px;
	color: black;
	}

.divInfoboxWide span.line2, .divInfoboxWide_middle span.line2{
	font-size: 20px;	
	color: black;
	}
	
.divInfoboxWide span.line3, .divInfoboxWide_middle span.line3{
	font-size: 14px;	
	color: black;
	}



/*Styles på standardsider (forum mv)
----------------------------------------------------------*/

.divInfobox, .divInfobox_top, .divInfobox_repeat, .divInfobox_bottom{
	background-image: url('images/infobox_bg.png');
	background-repeat:no-repeat;
	height: 80px;
	width: 250px;
	padding-top: 10px;
	padding-left: 10px;	
	margin-bottom: 2px;
	}

.divInfobox_repeat {
	background-image: url('images/infobox_middle_bg.png');
	background-repeat: repeat-y;
}



.divInfobox img, .divInfobox_repeat img{
	float:left;	
}

.divInfobox span.line1, .divInfobox_repeat span.line1{
	font-size: 11px;
	color: black;
	}

.divInfobox span.line2, .divInfobox_repeat span.line2{
	font-size: 20px;	
	color: black;
	}
	
.divInfobox span.line3, .divInfobox_repeat span.line3{
	font-size: 14px;	
	color: black;
	}

.ldsbutton,.ldsbutton_over{padding-right:2px;padding-top:6px; padding-left: 5px;padding-bottom:0px;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:5px;float:left;clear:right;font-size: 11px;font-family: Tahoma;color: #000;height: 23px;width: 113px;background-image: url(/desktopmodules/activeforums/themes/lds2010/lds_button.png);cursor:pointer;position: static;text-decoration:none;display:inline;}
.ldsbutton a:link, .ldsbutton a:visited, .ldsbutton a:active, .ldsbutton a:hover{font-size:11px;font-family: Tahoma;color:#000;text-decoration:none;}
.ldsbutton_over A:link, .ldsbutton_over A:visited, .ldsbutton_over A:active, .ldsbutton_over A:hover{font-size:11px;font-family: Tahoma;color:#000;text-decoration:none;}
*/


/*Styles på forum overview tab
----------------------------------------------------------*/


.tableForumLatestPosts{
	width: 400px;
	}
	
	

.tableForumLatestPosts a:link, .tableForumLatestPosts a:visited, .tableForumLatestPosts a:active {
	color: black;
	font-weight:bold;
	font-size: 13px;
	}



.tableForumLatestPosts td.tdHeaderSubject, .tableForumLatestPosts td.tdHeaderReplyCount{

background-color: #F2F2F2;
border-top: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
	}

.tableForumLatestPosts td.tdSubject{
	font-size: 11px;
	}

.tableForumLatestPosts td.tdReplyCount{
	text-align:center; 
	font-size:18px;
	
	}

/*Styles til LDS Similar Topics
-------------------------------------------------------------*/

.divSimilarTopics{
margin-bottom: 25px;
margin-top: -30px;
}


.liSimilarTopic {
height: 18px;

}
.divSimilarTopic a{

}

