body
{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(Images/8000013.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

body, table
{
	font-family: helvetica;
	font-size: 14px;
	font-weight: 900;
}

ul, ol
{
}

li
{
	text-align: justify;
}

#backgroundLayer
{
	width: 0px;
	height: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#mainLogoImage
{
	width: 52px;
	height: 70px;
	margin-right: 10px;
}

#logoItemImage
{
	width: 26px;
	height: 35px;
}

#logoItem
{
	display: none;
}

#backgroundCover
{
	/*background: transparent url('Images/BackgroundCover.png') repeat;*/
	background-color: #88A0C6;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 100;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#contactFooter
{
	display: none;
}

img
{
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

form
{
	text-align: center;
}

p.DialogHeader
{
	font-size: 1px;
	border-style: none;
	height: 0px;
	margin: 0px;
}

table.DialogHeader
{
	font-size: 16px;
	border-style: none;
	height: 41px;
	margin: 0px;
}

.DialogContent
{
	font-size: 14px;
	text-align: justify;
	margin-top: 20px;
}

.DialogExtContent
{
	font-size: 12px;
	font-weight: 100;
	text-align: justify;
	margin-top: 10px;
}

.CloseButton
{
	background-color: #7890B6;
	border: 1px solid #006070;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	cursor: default;
}

.CheckedCheckBox
{
	font-size: 11px;
	background-color: #7890B6;
	border: 1px solid #006070;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	height: 22px;
	cursor: default;
}

.CheckBox
{
	font-size: 11px;
	background-color: #7890B6;
	border: 1px solid #7890B6;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	height: 22px;
	cursor: default;
}

.MainMenuItem, .Tab
{
	font-weight: 400;
	background-color: #7890B6;
	border: 1px none #006070;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	margin: 3px;
	width: 70px;
	height: 20px;
	cursor: default;
}

.ActiveMainMenuItem, .ActiveTab
{
	background-color: #7890B6;
	border: 1px solid #006070;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	margin: 3px;
	width: 70px;
	height: 20px;
	cursor: default;
}

.ActiveTabPage
{
	display: inline;
}

.TabPage
{
	display: none;
}

.DialogLink
{
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}

.DialogItem
{
	/*background-color: #30A840; 	border: #006070 1px solid; 	background-color: #88A0C6; 	padding: 10px 10px 7px 10px; 	border: #006070 1px solid;*/
	background: transparent;
	border: none;
	top: 0px;
	left: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: none;
	z-index: 200;
	cursor: default;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ContentItem
{
	/*background-color: #30A840; 	border: #006070 1px solid;*/
	background: transparent;
	border: none;
	text-align: center;
	vertical-align: middle;
	top: 0px;
	left: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: none;
	cursor: default;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ContentItemBorder, .DialogItemBorder
{
	background-color: transparent;
	border: none;
	text-align: center;
	vertical-align: middle;
	width: auto;
	margin: 0px;
	padding: 0px;
	cursor: default;
}

.ItemBorderNW
{
	background: transparent url('Images/ItemBorder/NW.png') no-repeat;
	border: none;
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.ItemBorderN
{
	background: #88A0C6 url('Images/ItemBorder/N.png') repeat-x;
	border: none;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.ItemBorderNE
{
	background: transparent url('Images/ItemBorder/NE.png') no-repeat;
	border: none;
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.ItemBorderE
{
	background: #88A0C6 url('Images/ItemBorder/E.png') repeat-y;
	border: none;
	width: 10px;
	margin: 0px;
	padding: 0px;
}

.ItemBorderSE
{
	background: transparent url('Images/ItemBorder/SE.png') no-repeat;
	border: none;
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.ItemBorderS
{
	background: #88A0C6 url('Images/ItemBorder/S.png') repeat-x;
	border: none;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.ItemBorderSW
{
	background: transparent url('Images/ItemBorder/SW.png') no-repeat;
	border: none;
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.ItemBorderW
{
	background: #88A0C6 url('Images/ItemBorder/W.png') repeat-y;
	border: none;
	width: 10px;
	margin: 0px;
	padding: 0px;
}

.ItemData
{
	background: #88A0C6;
	border: none;
	margin: 0px;
	padding: 0px;
}

.ContactMeItem
{
	font-family: Helvetica;
	font-weight: 600;
	border: 1px solid #006070;
	width: 200px;
}

#contactMeSubmit
{
	background-color: #7890B6;
	border: 1px solid #006070;
	width: auto;
}

.LogoItem
{
	font-size: 26px;
	font-weight: 500;
	margin: 0px;
	vertical-align: middle;
}

.HeaderLogo
{
	font-size: 26px;
	font-weight: 500;
	margin: 0px;
	vertical-align: middle;
}

a, a:visited
{
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

a:hover, a:active
{
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}

p
{
	text-align: center;
	line-height: 1em;
	margin: 2px 2px 5px 2px;
}

.ContactFooter
{
	font-size: 11px;
	line-height: 1.5em;
	height: 51px;
	margin: 0px;
}

.EventMainMenu, .TabLayout
{
	height: 30px;
}

.CenterAligned
{
	text-align: center;
}

.LeftAligned
{
	text-align: left;
}

.RightAligned
{
	text-align: right;
}

.Companies
{
	display: none;
}

.Locations
{
	display: none;
}

.Persons
{
	display: none;
}

.Events
{
	display: none;
}

.Pictures
{
	display: none;
}

.Videos
{
	display: none;
}

.Event
{
	background-color: #7890B6;
	border: 1px solid #006070;
	text-align: center;
	vertical-align: middle;
	width: 608px;
	margin: 3px;
	padding: 4px;
	cursor: default;
}

.HistoricEvent
{
	background-color: #7890B6;
	/*border: 1px dashed #A01010;*/
	border: 1px dashed #333333;
	text-align: center;
	vertical-align: middle;
	width: 608px;
	margin: 3px;
	padding: 4px;
	cursor: default;
}

#eventsList, #eventsMap, #eventsCalendar
{
	width: 650px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.GalleryList
{
	width: 650px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.EventsListContent
{
	width: 622px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

.GalleryListContent
{
	width: 622px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

.ScrollBarButton, .VerticalUpButton, .VerticalDownButton, .HorizontalUpButton, .HorizontalDownButton
{
	background-color: #7890B6;
	border: 1px solid #006070;
	width: 20px;
	margin: 3px;
}

.EventCollection
{
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.MediaCollection
{
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.LanguageFlagImage
{
	border: 3px solid transparent;
}

.ActiveLanguageFlagImage
{
	border: 3px double #006070;
}

.HistoricEventHeader
{
	/*color: #A01010;*/
	color: #333333;
	font-style: italic;
	font-size: 18px;
	text-align: center;
}

.EventHeader
{
	font-size: 18px;
	text-align: center;
}

.EventOccasion
{
	font-size: 14px;
	text-align: left;
}

.EventSignUp, .EventContact, .EventFutureSignUpContact, .EventInfoLink
{
	font-size: 12px;
	text-align: left;
}

.EventDescription
{
	font-size: 11px;
	font-weight: 100;
	text-align: left;
	display: none;
}

.EventDescriptionButton
{
	font-size: 11px;
	font-weight: 100;
	text-align: center;
}

.EventTable
{
	width: 600px;
}
