﻿/*
* Presentation of News.
* class not defined in this file but that is needed is:
* .clearfix - defined in SiteCss.css
*/
/* NEWS - CommonStartNewsControl.ascx */
.newsControl_header {
	margin: 12px 0;
}
.newsControl_header a,
.newsControl_showAll a {
	color: #10659e !important;
	font: 11px verdana, arial, helvetica, sans-serif !important;
	text-decoration: none !important;
}
.newsControl_showAll a {
	font-style: italic !important;
}
.newsControl_showAll {
	margin-top: 12px;
	text-align: left;
}
.newsControl_shortInfo,
.newsControl_date {
	display: none !important;
}

#main_div_sCMRight .CEVC_pageHeader,
#main_div_sCMRight .CEVC_catDdl {
	display: none;
}
a.CEVC_icnPrint,
.CEVC_catDdl select,
.CEVC_catDdl input {
	margin:4px 4px 3px 4px !important;
}
a.CEVC_icnPrint {
	padding-top:4px !important;
}

#start_div_firstEvents .CEVC_pageHeader { margin-bottom:6px; }
#start_div_firstEvents .CEVC_pageHeader h1 { margin-top:0; }

.CEVC_lstItmDate p,
.CEVC_lstItmTime p {
	color: #c05e0c !important;
	font: 11px Verdana, Arial, Helvetica !important;
}

#start_div_firstEvents .CEVC_lstItmHeaderLink a:link,
#start_div_firstEvents .CEVC_lstItmHeaderLink a:visited,
#start_div_firstEvents .CEVC_lstItmHeaderLink a:hover {
	color: #10659e !important;
	font: 11px Verdana, Arial, Helvetica;
	text-decoration:none !important;
}
#start_div_firstEvents .CEVC_lstItmHeaderLink a:link,
#start_div_firstEvents .CEVC_lstItmHeaderLink a:visited,
#start_div_firstEvents .CEVC_lstItmHeaderLink a:hover {
	font-weight: bold;
}
#start_div_firstNews .newsControl_shortInfo a:hover,
#start_div_firstEvents .CEVC_lstItmHeaderLink a:hover {
	color:#c05e0c !important;
}
#start_div_firstEvents .CEVC_footerWrapper a:link,
#start_div_firstEvents .CEVC_footerWrapper a:visited,
#start_div_firstEvents .CEVC_footerWrapper a:hover {
	color: #10659e !important;
	font: italic 11px Verdana, Arial, Helvetica;
	text-decoration:none !important;
}
#start_div_firstEvents .CEVC_footerWrapper a:hover {
	color: #c05e0c !important;
}

#start_div_firstEvents .CEVC_lstItmShortInfo { display:none; }
#start_div_firstEvents .CEVC_lstItmShortInfo p { display:none; }

/* SITE SPECIFIC SETTINGS */
#start_div_firstEvents .CEVC_lstItmDate,
#start_div_firstEvents .CEVC_lstItmHeaderLink,
#start_div_firstEvents .CEVC_lstItmHeaderLink p {
	float: none;
	margin: 2px 0 !important;
	padding: 0 !important;
}
#start_div_firstEvents .CEVC_lstItmDate p,
#start_div_secondEvents .CEVC_lstItmDate p {
	margin:0 6px 0 0 !important;
}
#start_div_firstEvents .CEVC_lstItmHeaderLink p {
	margin-bottom: 6px !important;
}
#start_div_firstEvents .CEVC_lstItmShortInfo,
#start_div_secondEvents .CEVC_lstItmShortInfo {
	clear: both;
}
#start_div_firstEvents .CEVC_lstItmExtraLinks  {
	display: none;
}
#start_div_firstEvents .CEVC_lstItemAlt,
#start_div_firstEvents .CEVC_lstItem {
	background: none !important;
	background-color: transparent !important;
	background-image: none !important;
	border-top: none !important;
	padding-bottom: 4px !important;
	margin: 0 !important;
}

.CNC_newsDate { display: none; }
.CNC_newsHeader { float: none !important; margin-left: 110px !important; padding: 0 !important; }
.CNC_shortNewsInfo { float: none !important; margin-left: 110px !important; padding: 0 !important; }

/* MAILLIST - Registration form for News */
.divCNCMailingListRegistration	{}
.divMLRWrapper					{ width:100%; padding-top:15px; }
.divMLRHeader					{ font-weight:bold; padding-bottom:5px; font-size:1em; }
.divMLRDataHeader				{ font-size:1em; }
.divMLRInput					{ float:left; font-size:1em; }
.divMLRInput input 				{ width:300px; } /* OBS! - Check so that this value is NOT to wide for page layout */
.divMLRButton					{ float:left; font-size:1em; }