@font-face {
	font-family: 'KingsCaslon-Regular';
	src: url('fonts/2E8F18_1_0.eot');
	src: url('fonts/2E8F18_1_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/2E8F18_1_0.woff2') format('woff2'),
		 url('fonts/2E8F18_1_0.woff') format('woff'),
		 url('fonts/2E8F18_1_0.ttf') format('truetype'),
		 url('fonts/2E8F18_1_0.svg#wf') format('svg');
}
@font-face {
	font-family: 'KingsCaslonDisplay-Regular';
	src: url('fonts/2E8F18_2_0.eot');
	src: url('fonts/2E8F18_2_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/2E8F18_2_0.woff2') format('woff2'),
		 url('fonts/2E8F18_2_0.woff') format('woff'),
		 url('fonts/2E8F18_2_0.ttf') format('truetype'),
		 url('fonts/2E8F18_2_0.svg#wf') format('svg');
}
@font-face {
	font-family:PeelHuntWeb-Basic;
	src:url('fonts/peelhuntweb-basic.eot');
	src:url('fonts/peelhuntweb-basic.eot?#iefix') format("embedded-opentype"),
		url('fonts/peelhuntweb-basic.woff') format("woff"),
		url('fonts/peelhuntweb-basic.ttf') format("truetype"),
		url('fonts/peelhuntweb-basic.svg#peel_hunt_web_basicregular') format("svg");
	font-weight:400;
	font-style:normal;
	letter-spacing:0;
	zoom:1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=IEFix.png,sizingMethod=crop)
}

body {
	background: #efeff5;
	-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 0%);
}
#Main {
    max-width: 1154px;
    padding:0;
}
body,
input {
    font-size: 17px;
	font-family: KingsCaslon-Regular,serif;
    color: #462B61;
}
button {
    font-family: KingsCaslon-Regular,serif;
}
.Tabs-Tab {
    font-size: 17px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #462B61;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator, .InputBox {

    margin: 0px 0 3px 0;
}
.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
a:hover,
.PressRelease-NewsTitle:hover,
#YearPeriodsContainer a:hover {
    color: #462B61;
	
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em !important;
    font-weight: bold;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    color: #C3A368 !important;

	display: none!important;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}
#Periods {
	margin-top: 0.6em;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 9em;
    border: 1px solid #BFBED9;

	background: #ffffff;

	color: #462B61;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
	line-height: normal;
	
	font-family: PeelHuntWeb-Basic,sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF !important;
	text-transform: none;
	
	padding: 1.0em 2.0em 1.0em 2.0em;
	
	border: 0em solid #C3A368;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
    background: #C3A368;
    color: #FFFFFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	float: none;
}
.euButton:hover {
    background: #C3A368;
    color: #462B61 !important;
	border-color: #C3A368;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight:bold;
}
#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight:bold;
}
.Tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;
}
#Tabs {
    position: relative;
    z-index: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 2em;
    margin-bottom: 2em;
}
#Tabs:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	border-bottom: 0em solid #FFFFFF;	
}

.Tabs-Tab-Container:link,
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container:visited,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container,
.Tabs-Tab-Container.selected,
a.Periods-YearPeriod,
a.Periods-YearPeriod.Periods-YearPeriodSelected {
    
	height: auto;
	line-height: normal;
	
	padding-top: 0em !important;
	padding-right: 0em;
	padding-bottom: 0em !important;
	padding-left: 0em;
	
	margin-top: 0.0em;
	margin-right: 1em;
	margin-bottom: 0.0em;
	margin-left: 1em;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	font-family: PeelHuntWeb-Basic,sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: uppercase;	
	color: #C3A368!important;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 1px solid #efeff5;
	border-left: 0em solid #FFFFFF;
	
	background: #efeff5;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	position: relative;
	top: 0;
	left: 0em;
	
	letter-spacing: 1px;
	line-height: 21px;
	font-size: 13px;
}
 

.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active,
a.Periods-YearPeriod:hover,
a.Periods-YearPeriod:active {
	background: #efeff5;
	color: #462B61;	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 1px solid #efeff5;
	border-left: 0em solid #FFFFFF;
	
	position: relative;
	top: 0px;
	left: 0px;
}
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
a.Periods-YearPeriod.Periods-YearPeriodSelected,
a.Periods-YearPeriod.Periods-YearPeriodSelected:hover,
a.Periods-YearPeriod.Periods-YearPeriodSelected:active {
	background: #efeff5;
	color: #462B61!important;	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 1px solid #462B61;
	border-left: 0em solid #FFFFFF;
	
	position: relative;
	top: 0px;
	left: 0px;
}

/*.Tabs-Tab-Container.selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0em;
	
	border-left: 0em solid transparent; 
	border-right: 0em solid transparent; 
	border-top: 0em solid #462B61;
}*/
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #C3A368;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #C3A368;
    padding: 0.5em 0.5em 0.4em 0.5em;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: uppercase;
    font-family: PeelHuntWeb-Basic,sans-serif;
    font-size: 11px;
    margin: 0.5em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}
.TypeSelected,
.Type:hover {
	cursor: pointer;
	
	background-color: #462B61;
	color: #FFFFFF;
	border-color: #462B61;
}

/******************************************************************************** Paging Buttons */

.PagesContainer {
	text-align: center;
}
.Pages-ArrowContainer {
	width: auto;	
}
.Pages-Arrow {
	display: inline-block !important;
	opacity: 1!important;
}
.Pages {
	border-collapse: collapse;
	width: auto;
	margin: 0 auto;
	float: none;
}
.Pages td {
	width: auto;
}
.Pages td {
	padding: 0em;
}
.Pages-PageMarker-Text {
	margin: 0px;
}

.Pages-Arrow,
.Pages-PageMarker {
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	margin: 0.0em;
}

.Pages-ArrowContainer:first-child .Pages-Arrow {
	border-top-left-radius: 0.3em;
	border-bottom-left-radius: 0.3em;
}
.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	
	display: inline-block;
	
	background-color: #efeff5;
	color: #C3A368;
	border-bottom: 1px solid #efeff5;
	font-family: PeelHuntWeb-Basic,sans-serif;
	padding: 0em;
	margin: 0.75em;

	font-size: 13px;
	text-decoration: initial;
	font-weight: normal;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	transition: background 0.5s, color 0.5s, border 0.5s;	
	
	line-height: 21px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #efeff5;
	color: #462B61;
	border-color: #efeff5;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #efeff5;
	color: #462B61;
	border-color: #462B61;
	
	text-decoration: initial;
	font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' PRESS RELEASE CONTENT''''''''''''''''''''''''''''''''''''''''''''*/

#SortReleaseArrow {
	display: none;
}
.ArrowContainer {	
	display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
}
.ArrowContainer:after {
	content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -1em;
    margin-top: -0.6em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;    
	border-top: 0.0em solid #462B61;
	border-bottom: 0.0em solid #462B61;
}
.ArrowContainer_DSEC:after {
	border-top-width: 0.6em;
}
.ArrowContainer_ASC:after {
	border-bottom-width: 0.6em;
}

.SortingContainer-NoChange-NewsColumn a:link .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:visited .ArrowContainer:after {
	border-top-color: #462B61;
	border-bottom-color: #462B61;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #462B61;
	border-bottom-color: #462B61;
}

.PressRelease-SingleLine-DateContainer {
	float: none;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: none;
	
	border: 0em solid #C3A368;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: #C3A368;
	padding: 0.5em 0.5em 0.5em 0.5em;

	font-family: PeelHuntWeb-Basic,sans-serif;
    font-size: 11px;
	
}
.PressRelease-SingleLine-TitleContainer {
	clear: left;
	float: none;	
}
.PressRelease-SingleLine-AttachmentsContainer {
	float: none;
	clear: left;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 1px solid #BFBED9;
	padding: 0.5em 0.5em 0.5em 0.5em;
	
	border-right: 0em solid #BFBED9;	
	border-left: 0em solid #BFBED9;
}


.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 20px!important;
    line-height: 25px;
    margin-top: 0.5em;
    display: block;
	
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #462B61;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #462B61;
}
.PressRelease-NewsType {
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #FFFFFF;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 1.0em;
	color: #462B61;
	font-weight: normal;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 0;

	font-size: 13px;
}
#YearPeriodsContainer a {
    font-size: 13px!important;
    font-weight: normal!important;
}
#YearPeriodsContainer {
    text-align: left;
}
td#CurrentPeriodContainer {
    display: none;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    display: none!important;
}

.PressRelease {
    background: #fff;
    border-top: 5px solid #efeff5!important;
}

.PressRelease-SingleLine-TitleContainer {
    display: block!important;
    vertical-align: top;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
    position: absolute;
    top: 0;
    right: 0;
}
.PressRelease {
    position: relative!important;
    top: 0;
    left: 0;
}
div#TotalContainer {
    text-align: left;
}
.Periods-YearPeriod:first-child {
    margin-left: 0!important;
}
#SearchContainer {
    padding: 0;
    clear: both;
}

.SeparateNews-Footer-Container {
    font-size: 13px;
}
#SortingContainer {
    margin-top: 0em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1em;
    font-weight: bold;
}

@media (max-width:480px) {
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
		padding-top: 1.2em;
	}
}