@import "../../Documents/Batvaruhuset/RadControls/Menu/styles.css";


/*
* NEWS - Presentation of news when the news page is set/presented as a connected page 
*/
.cnp .tblCNCNews{
    padding-bottom:6px;
}
.cnp .tdCNCPageHeader{
    float:none;
}
.cnp .tdCNCPageHeader h1{
    font-size:13px !important;
    font-weight:bold !important;
    line-height:15px !important;
    margin:0 0 10px !important;
    padding:0 0 1px 0 !important;
    border-bottom:solid 2px #516e96 !important;
}
.cnp .tdCNCNewsTopLine,
cnp .divCNCMailingListRegistration{
    display:none;
}
.cnp .tdCNCNewsBottomLine{
    background:none !important;
}
.cnp .CNCShowDateTime{
    margin-right:0;
    min-width:0px;
}
.cnp .CNCShowDateTime, 
.cnp .CNC_newsHeader, 
.cnp .tdCNCShortNewsInfo {
    display:block;
    float:none;
}
.cnp .CNC_newsHeader,
.cnp .tdCNCShortNewsInfo{
    padding-left:0;
}
/* NEWS & CALENDAR - Date */
.cnp .tdCNCShowDate,
.cnp .CEVC_lstItmDate p,
.newsControl_date p{
    font-size:10px;
    font-weight:bold;
    line-height:12px;
    color:#4e4e4e;
    margin-bottom:0;
}
/* NEWS - When having a preamble image */
.cnp .CNC_hasImage {
	overflow:hidden;
}
.cnp .CNC_hasImage .CNC_newsInfo{
	float:left;
	width:70%;
}
.CNC_hasImage .tdCNCShortNewsInfo {
	width:55%;
}
.cnp .CNC_hasImage .tdCNCShortNewsInfo {
	width:auto;
}
/* NEWS & CALENDAR - Show ALL Link */
.cnp a.CNC_showAll:link,
.cnp a.CNC_showAll:visited,
.cnp a.CNC_showAll:hover,
.cnp .CEVC_footerWrapper a:link,
.cnp .CEVC_footerWrapper a:visited,
.cnp .CEVC_footerWrapper a:hover,
.newsControl_header a:link,
.newsControl_header a:visited,
.newsControl_header a:hover{
    color:#832b2c;
    font-family:Verdana;
    font-size:11px;
    font-style:bold;
    font-weight:400;
    line-height:14px;
    margin:0;
    padding:0;
    text-decoration:none;
}
.cnp a.CNC_showAll:hover,
.cnp .CEVC_footerWrapper a:hover,
.newsControl_header a:hover{
    text-decoration:underline;
}
#mwlc_div_leftNewsScroll .newsControl_showAll a{
    display:none;
}
/* NEWS - Shortinfo */
.newsControl_shortInfo p{
    font-size:11px;
    color:#595252;
}

/*
* CALENDAR - Presentation of the the calendar and CommonStartEventControl when is set/presented as a connected page 
*/
.cnp .CEVC_pageHeaderWrapper,
.cnp .CEVC_lstItmExtraLinks{
    display:none;
}
.cnp .CEVC_lstItem{
    background: none;
    border:none;
}
.cnp .CEVC_lstItem p{
    margin:0 !important;
}
.cnp .CEVC_lstItmDate,
.cnp .CEVC_lstItmHeaderLink{
    float:none;
    width:100%;
    padding-left:0;
}
/* CALENDAR Startpage - .cnpStartLeft */
.cnpStartLeft .siteCSS:first-child .puffWrapper .CEVC_footerWrapper{
    position:absolute;
    bottom:12px;
    right:15px;
    padding:0;
}

