
/*******************************************************************************************************
/*** GENERAL & UTILITY ***/

@font-face {
    font-family: 'ModernPictogramsNormal';
    src: url('../typo/modernpics-webfont.eot');
    src: url('../typo/modernpics-webfont.eot?#iefix') format('embedded-opentype'),
         url('../typo/modernpics-webfont.woff') format('woff'),
         url('../typo/modernpics-webfont.ttf') format('truetype'),
         url('../typo/modernpics-webfont.svg#ModernPictogramsNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
canvas {
	display: none;
}
*/
body {
	font-family: "ff-basic-gothic-web-pro-n4", "ff-basic-gothic-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
}

a {
	text-decoration: underline;
	color: #584b3f;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

h1 {
/*
	font-weight: 600;
	padding-bottom: 15px;
	clear: both;
	
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	float: left;
	padding-top: 16px;	
*/
	display: none;
}

h2 {
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 15px;
	color: #584b3f;
	clear: both;
}

h3 {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 15px;
	color: #4d4d4d;
	clear: both;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #4d4d4d;
	margin-bottom: 15px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	padding: 10px 15px;
	border: 1px solid #eee;
	font-size: 12px;
	line-height: 18px;
	color: #4d4d4d;
	margin-bottom: 0px;
}

th  {
	font-weight: bold;
	text-align: left;
}

thead {
	background: #f3f3f3;
}

.clear {
	clear: both;
}

body {border-top:5px solid #584b3f;}

.main-navigation {
	display: none;
}

.image-slider {
	display: none;
}

#meta-information, #meta-search, #meta-language, .meta-language-trigger-frame, .logo-image {
	display: none !important;
}


#page-footer .page-content {
	display: none;
}

.footer-row li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

.footer-row ul {
	padding: 0;
	margin: 20px 0 0 0;
}

.footer-row li a {
	display: none;
}

.breadcrumb {
	display: none;
}

.content-sub-navigation {
	display: none;
}

.info-cell .button {
	display: none;
}

.detail-view-inner .button {
	display: none;
}

div.event-list-entry {
	border-bottom: 1px solid #eee;
}

div.right-col a {
	display: none;
}

#socialshareprivacy {
	display: none;
}
.event-detail li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.event-detail ul {
	padding: 0;
	margin: 20px 0 0 0;
}

.event-detail p span {
	font-weight: bold;
}

.event-detail h3 {
	display: none;
}

.event-detail .event-info-list a {
	display: none;
}

.date-box {
	display: none;
}

