/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/

body
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #333;
	padding: 0; 
	margin: 0;
	background-color: #fff;
}
p
{
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size:100%;
	color: #333;
}

#containerdiv
{
	width: 780px;
	margin: auto;
	height:100%;
	border:solid 0px pink;
	background-image: url(../images/BGBlue.gif);
	background-repeat:repeat-y;
}
html>body #containerdiv
{
	height:100%;
}
#headerTopdiv
{
	width: 780px;
	height: 4px;
	border: solid 0px black;
	background-image: url(../images/BGBlue_top.jpg);
	background-repeat:repeat-y;
	text-align:left;
	/*text-align: left;*/
}
html>body #headerTopdiv
{
	height: 14px;
}
#headerdiv
{
	width: 780px;
	height: 155px;
	border-top: solid 1px #DDDDDD;
	background-image: url(../images/BGTinted_header.jpg);
	background-position:5px 2px;
	background-repeat:repeat-y;
	text-align:left;
	
	
}



#logodiv
{
	display:inline;
	border: solid 1px black;
	width:160px;
	height:82px;
	margin-left:30px;
	margin-top:0;
	padding-top:10px;
/*text-align: left;*/
}

/* \*/
#logodiv
{
	display:block;
	float:none;
	border: solid 0px black;
	margin-left:30px;
	margin-top:0;
	text-align:left;
	width:140px;
	height:82px; 
	/*text-align: left;*/
}

/* */



#headerfunctionsdiv
{
	display:inline;
	border: solid 0px red;
	vertical-align:middle;
	
}

/* \*/
#headerfunctionsdiv
{
	display:INLINE;
	border: solid 0px red;
	height:50px;
	position:relative; 
	float:left;
	left: 200px;
	top: -75px;

	text-align: left;
}

#headerfunctionsdiv .headerLargeFontImg {margin-right:5px;}




/* */
.HeaderFunctionSpacer
{
	
	width: 10px;
	height:20px;

	background-image: url(../images/Button_divider.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	border: solid 0px black;
}
.HeaderFunctionSpacer
{
	
	background-position:0px 2px;

}

 
 .headerLargeFontLink
 {
	font-size:70%;
	font-weight:bold; 
	text-decoration:none;
	color:#038C4B;
	vertical-align:middle;
	cursor:pointer;
 }
 
#headerbuttonsdiv
{
	/*margin: -94px 0px -24px 0px;*/
	
	display:inline;
	float: right;
	margin:0;
	background-image: url(../images/BGShortcut_green.gif);
	background-repeat:repeat-x;
	background-position: 0px 24px;
	padding-right:0px;
}

/* \*/
#headerbuttonsdiv
{	
	display:inline-block;
	margin: -88px 0px -24px 0px;
	left: 220px;
	position:relative; 
	float: left;
	padding-right:0px;
	background-image: url(../images/BGShortcut_green.gif);
	background-repeat:repeat-x;
	background-position: 0px 24px;
	text-align: left;
	border: solid 0px black;
}

#headerbuttonsdiv .headerbutton {margin-right:10px;}

/* */
.HeaderButtonSpacer
{
	width: 15px;
	border: solid 0px black;
}

#TopMenuDiv
{
	
	
}

/* \*/
#TopMenuDiv
{
	
	
	border: solid 0px black;
	margin-top:-15px;
	background-image: url(../images/BG_TopMenu_ext.gif);
	background-repeat: repeat-y;
	clear:both;
	margin-left:5px;
	text-align:left;
	width: 763px;
	font-size:65%;	
	/*text-align: left;*/
}

html>body #TopMenuDiv
{
	padding-top:3px;
	float:left;
	background-position:left top;
	background-repeat: repeat;
	margin-bottom:15px;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:3px;
}

#TopMenuDiv .TopMenuItem {float:left;margin-right:4px;padding-top:3px;margin-top:-3px;white-space:pre;}

#TopMenuDiv span {margin:0px; position:relative;}
/* */

.TopMenu_LeftCorner
{
	background-image: url(../images/CornerLeft_TopMenu.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 4px 0px;
	height:10px;
	border: solid 0px black;
	text-decoration:none;
}

.TopMenuText
{
background-image: url(../images/BG_TopMenuText.gif);	
	background-repeat: repeat-x;

	padding: 3px 7px 4px 7px;
	height:10px;
	border: solid 0px black;
	color:#034A28;
	font-family:Verdana;
	font-size:100%;
	text-decoration:none;
}
.TopMenu_RightCorner
{
	background-image: url(../images/CornerRight_TopMenu.gif);
	text-align:right;
	background-repeat: no-repeat;
	padding: 3px 0px 4px 0px;
	height:10px;
	border: solid 0px black;
	text-decoration:none;
}
.A_TopMenu_LeftCorner
{
	background-image: url(../images/A_CornerLeft_TopMenu.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 4px 0px;
	height:10px;
	border: solid 0px black;
	text-decoration:none;
}
.A_TopMenuText
{
	background-image: url(../images/A_BG_TopMenuText.gif);
	background-repeat: repeat-x;
	padding: 3px 5px 4px 5px;
	height:10px;
	border: solid 0px black;
	color:#034A28;
	font-family:Verdana;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
}
.A_TopMenu_RightCorner
{
	background-image: url(../images/A_CornerRight_TopMenu.gif);
	text-align:right;
	background-repeat: no-repeat;
	padding: 3px 0px 4px 0px;
	height:10px;
	border: solid 0px black;
	text-decoration:none;
}

#leftmenudiv
{
	width: 190px;
	margin-top:-5px;
	float: left;
	text-align: left;
	font-size:65%;
	border: solid 0px black;
}

/* \*/

#leftmenudiv
{
	width: 190px;
	margin-top:-5px;
	float: left;
	text-align: left;
	font-size:65%;
	border: solid 0px black;
	overflow:hidden;
}
html>body #leftmenudiv
{
	margin-left: 5px;
}

/* */

#LeftMenu_head
{
	margin-left:5px;
	background-image:url(../images/LeftMenuTop.gif);
	background-repeat:no-repeat;
	width:185px;
	font-size:5px;
	border: solid 0px black;
}
html>body #leftmenu_head
{
	height: 5px;
}
#LeftMenu
{
	background-image: url(../images/LeftMenuBG.gif);
	margin-left:5px;
	padding:5px 10px 0px 10px;
	background-repeat:repeat-y;
	width:185px;
	display:block;
	font-weight:bold;
	color:#ffffff;
	border: solid 0px black;
	overflow:hidden;
}

#LeftMenu_Selected
{
	background-image: url(../images/LeftMenuBG.gif);
	margin-left:5px;
	padding:5px 10px 0px 10px;
	background-repeat:repeat-y;
	width:185px;
	display:block;
	font-weight:bold;
	color:#ffffff;
	border: solid 0px black;
	overflow:hidden;
}

html>body #LeftMenu
{
	padding:5px 5px 5px 10px;
	width:170px;
}
#LeftMenu_footer
{
	margin-left:5px;
	background-image: url(../images/LeftMenuBottom.gif);
	background-repeat:no-repeat;
	width:185px;
	font-size:10px;
	border: solid 0px black;
}
html>body #LeftMenu_footer
{
	height: 10px;
}

.StartPage_LeftMenu_head
{
	font-size:1px;
	line-height:1px;
	height:5px;
	clear:both;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:5px;
	background-image:url(../images/StartPage_LeftMenuTop.gif);
	background-repeat:no-repeat;
	width:185px;
}
html>body .StartPage_LeftMenu_head
{
	height: 5px;
}
.StartPage_LeftMenu
{
	background-image: url(../images/StartPage_LeftMenuBG.gif);
	margin:0px 0px 0px 5px;
	padding:5px 0px 5px 0px;
	width:185px;
	font-weight:bold;
	color:#ffffff;
	border: solid 0px black;
}

.StartPage_LeftMenu a, .StartPage_LeftMenu .StartPage_LeftMenu_header
{
	margin:0px 0px 0px 0px;
	padding:0px!important;
	padding-left:10px;
	padding-right:3px;
}

html>body .StartPage_LeftMenu
{
	padding:5px 5px 5px 10px;
	width:170px;
}

.StartPage_LeftMenu_footer
{
	margin-left:5px;
	background-image: url(../images/StartPage_LeftMenuBottom.gif);
	background-repeat:no-repeat;
	height:10px;
	width:185px;
	font-size:5px;
	border: solid 0px black;
}
html>body .StartPage_LeftMenu_footer
{
	height: 10px;
}

#mainAreaDiv
{
	float:left;
	width: 380px;
	font-size:65%;
	text-align: left;
	border: solid 0px green;
	margin-left:5px;
}
/* \*/

#mainAreaDiv
{
	width: 400px;
	font-size:65%;
	text-align: left;
}
html>body #mainAreaDiv
{
	font-size:65%;
	position:relative;
	margin-left:10px;
	width: 380px;
}
/* */

.mainareaTopdiv
{
	width: 380px;
	background-image: url(../images/MainAreaTop.gif);
	background-repeat:no-repeat;
	text-align: left;
	font-size:5px;
	height:5px;
	border: solid 0px green;
}
/* \*/
.mainareaTopdiv
{
	width: 380px;
	background-image: url(../images/MainAreaTop.gif);
	background-repeat:no-repeat;
	text-align: left;
	font-size:5px;
	border: solid 0px green;
}
html>body .mainareaTopdiv
{
	height:5px;
}
/* */

.mainareaContentdiv
{
	background: url(../images/MainAreaBG.gif) repeat-y 0px 0px;
	width: 350px;
	/*margin: 5px 15px 10px 15px;*/
	padding: 0px 15px 0px 15px;
	text-align:left;
	border:solid 1px transparent;
}

/* \*/
.mainareaContentdiv
{
	width: 380px;
	background-image: url(../images/MainAreaBG.gif);
	background-repeat:repeat-y;
	text-align: left;
	border: solid 0px green;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:5px;
}
html>body .mainareaContentdiv
{
	width: 350px;
	background-image: url(../images/MainAreaBG.gif);
	background-repeat:repeat-y;
}
/* */

.mainareaBottomdiv
{
	width: 380px;
	background: url(../images/MainAreaBottom.gif) no-repeat 0px 0px;
	text-align: left;
	height:5px;
	font-size:5px;
	padding-bottom:2px;
}

/* \*/
.mainareaBottomdiv
{
	width: 380px;
	background-image: url(../images/MainAreaBottom.gif);
	background-repeat:no-repeat;
	text-align: left;
	padding-bottom:2px;
	border: solid 0px green;
}
html>body .mainareaBottomdiv
{
	height:5px;
}
/* */

#MainAreaLargeTopDiv
{
	width: 560px;
	background-image: url(../images/MainAreaLargeTop.gif);
	background-repeat:no-repeat;
	text-align: left;
	font-size:5px;
	border: solid 0px green;
}
html>body #MainAreaLargeTopDiv
{
	height:10px;
	margin-left:0px;
}

#MainAreaContentLargeDiv
{
	vertical-align:top;
	text-align: left;
	border: solid 0px red;
	font-size:65%;
	height:100%;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:5px;
		
	/*height:400px;*/
}

/* \*/

#MainAreaContentLargeDiv
{
	width: 100%;
	text-align: left;
	border: solid 0px green;
	font-size:65%;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:5px;
	margin-left:5px;	
	/*height:400px;*/
}

html>body #MainAreaContentLargeDiv
{
	position:relative;
	width: 530px;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:5px;
	margin-left:10px;	
	border: solid 0px green;
}

/* */

#MainAreaLargeBottomDiv
{
	width: 565px;
	background: url(../images/MainAreaLargeBottom.gif) no-repeat 5px 0px;
	float:right;
	padding-bottom:10px;
	margin-right:0px;
}

/* \*/
#MainAreaLargeBottomDiv
{
	width: 565px;
	background-image: url(../images/MainAreaLargeBottom.gif);
	background-position:5px 0px;
	float:right;  
	background-repeat:no-repeat;
	text-align: left;
	padding-bottom:10px;
	margin-right:10px;
	border: solid 0px green;
}
html>body #MainAreaLargeBottomDiv
{
	width: 560px;
	padding-bottom:5px;
	background-position:0px 0px;
	margin-right:10px;
}

/* */

#RelatedBody
{
	width:365px;
	border: solid 0px blue;
	vertical-align:top;
	padding-left:5px;
	float:left;
	padding-right:10px;
	/*border-right: solid 1px #999999; */

}
html>body #RelatedBody
{
	width:350px;
	border: solid 0px blue;
	vertical-align:top;
	padding-right:12px;
	padding-left:0px;
	float:left;
	border-right: solid 1px #999999;

}

#RelatedlinksDiv
{
	
	height:100%;
	margin-left:10px;
	padding-left:10px;
	padding-top:0px;
	vertical-align:top;
	/*border:dotted 1px lime;*/
	/*border-left: solid 1px #999; */
}
/* \*/
#RelatedlinksDiv
{
	width:171px;
	height:100%;
	float:right;
	border: solid 0px blue;
	margin-left:-1px;
	padding-left:8px;
	padding-top:12px;
	vertical-align:top;
	border-left: solid 1px #999999;
}
html>body #RelatedlinksDiv
{
	height:auto;
	width:159px;
	border: solid 0px blue;
	margin-left:-2px;
	border-left: solid 1px #999999;
}

#RelatedlinksDiv img
{
	border:none;
}
/* */

#PublishedInfoDiv
{
	padding-top:10px;
	text-align: left;
	font-size:100%;
	font-weight:normal;
	color:#038C4B;	
	text-decoration:none;
	border: solid 0px black;
}

.SavedDate
{
	padding-top:0px;
	text-align: left;
	font-size:100%;
	font-weight:normal;
	color:#038C4B;	
	text-decoration:none;
	border: solid 0px black;
	margin-top: 0px;
	padding-bottom: 0px;
}

#PrintNavDiv
{
	vertical-align:top;
	margin-top:5px;
	border: solid 0px blue;
}

/* \*/
#PrintNavDiv
{
	margin-top:5px;
	float: left;
	border: solid 0px blue;
}
/* */

#NavigationDiv
{
	vertical-align:top;
	width:350px;
	border: solid 0px black;
}
/* \*/
#NavigationDiv
{
	float: left;
}
/* */

.voicearea
{
	vertical-align:top;
}

/* \*/
#voicearea
{
	clear:both;	
}
/* */

#PrintAreaDiv
{
	vertical-align:top;
}

/* \*/
#PrintAreaDiv
{
	clear:both;
}

 
.PrintDiv
{
	text-align:right;
}


#PrintDiv
{
	vertical-align:top;
	text-align:right;
	padding-right:5px;
	border: solid 0px black;
}
/* */

.mainBodydiv
{
	width:100%;
}

/* \*/
.mainBodydiv
{
	clear:both;
}
/* */

#HistoryBackDiv
{
	/*float:left;*/
	text-align:right;
	vertical-align:top;
	padding-right:5px;
	border: solid 0px black;
}

/* \*/
#HistoryBackDiv
{
	float:left;
}
/* */

.PictureImage
{
	float: right;
	padding-right:5px;
	border: solid 0px green;
}

#rightmenudiv
{
	float:right;
	width: 170px;
	text-align: left;
	vertical-align:top;
	margin-right: 7px;
	border: solid 0px red;
	font-size:65%;
	overflow:hidden;
}

/* \*/
#rightmenudiv
{
	width: 170px;
	float: right;
	text-align: left;
	vertical-align:top;
	margin-right: 7px;
	border: solid 0px red;
	font-size:65%;
}
html>body #rightmenudiv
{
	width: 170px;
	float: right;
	text-align: left;
	vertical-align:top;
	margin-right: 10px;
	border: solid 0px red;
	font-size:65%;
}
/* */

.rightmenuTopdiv
{
	width: 170px;
	background-image: url(../images/RightMenuTop.gif);
	background-repeat:no-repeat;
	text-align: left;
	font-size:5px;
	border: solid 0px green;
	margin-bottom:0;
}
html>body .rightmenuTopdiv
{
	height:5px;
}
.rightmenuContentdiv
{
	width: 170px;
	background-image: url(../images/RightMenuBG.gif);
	background-repeat:repeat-y;
	text-align: left;
	border: solid 0px green;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	font-size:100%;
	font-weight:bold;
	color:#038C4B;
}

.rightmenuContentdiv p{font-weight:normal;}

html>body .rightmenuContentdiv
{
	width: 160px;
	border: solid 0px green;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:10px;	
	margin-top:0;
}
.rightmenuBottomdiv
{
	width: 170px;
	background-image: url(../images/RightMenuBottom.gif);
	background-repeat:no-repeat;
	text-align: left;
	border: solid 0px green;
}
html>body .rightmenuBottomdiv
{
	height:7px;
}

#maincontainerdiv
{
	margin-top:1px;
	padding-top:1px;
	height:auto;
	float: right;
	width: 780px;
	border: solid 1px red;
}

/* \*/

#maincontainerdiv
{
	padding-top:10px;
	height:auto;
	float: right;
	width: 780px;
	border: solid 0px red;
	margin-top:-15px;
}
html>body #maincontainerdiv
{
	
	/*margin-top:-15px;*/
	background-image: url(../images/BGBlue.gif);
	background-repeat:repeat-y;
	border: solid 0px red;
	position:relative;	
}
/* */

#LargeContentdiv
{
	vertical-align:top;
	background:url(../images/MainAreaLargeBG.gif) repeat-y 0px 0px;
	margin-right:10px;
	margin-left:10px;
	border: solid 0px black;
}

/* \*/
#LargeContentdiv
{
	width: 560px;
	background:url(../images/MainAreaLargeBG.gif) repeat-y 0px 0px;
	margin-right:10px;
	margin-left:10px;
	float: right;
	border: solid 0px black;
}
html>body #LargeContentdiv
{
	margin-top:0px;
}
/* */

#contentdiv
{
	width: 585px;
	margin-top:-5px;
	float: right;
	border: solid 0px black;
}

#QuickSearchLayer
{
	width: 185px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:5px;
	background-color:#EFEFEF;
	border: solid 1px #999999;
}
html>body #QuickSearchLayer
{
	width: 179px;
	padding-left: 4px;
	vertical-align: bottom;
}
#quickbar
{
	border-width: 0.1em 0em;
	border-style: solid;
	text-align: center;
	border: solid 1px blue;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}
.RelatedHead, A.RelatedHead:link, A.RelatedHead:visited
{
	font-size:100%;
	font-weight:normal;
	color:#038C4B;	
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration:none;
}
A.RelatedHead:hover
{
	text-decoration:underline;
}
.RelatedLinks, A.RelatedLinks:link, A.RelatedLinks:visited
{
	font-size:100%;
	font-weight:normal;
	color:#038C4B;	
	display:block;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration:none;
}
A.RelatedLinks:hover
{
	text-decoration:underline;
}
#footerdiv
{
	text-align: center;
	width: 780px;
	font-size:65%;
	border: solid 0px black;
}
html>body #footerdiv
{
	text-align: center;
	float:left;
	width: 780px;
	font-size:65%;
	background-image: url(../images/BGBlue.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	height:20px;
	border: solid 0px pink;
	padding-top:10px;
}
/* -- Standard divs --*/

div.leftfloating
{
	float: left;
}
div.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
div.rightaligned
{
	text-align: right;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
.normalpage
{
	text-align: center;
}
.space
{
	padding:2px;
	border: solid 0px black;
}

.font65
{
	color:#034A28;
	font-size:65%;
}

.floatKiller {
	height:1px;
	clear:both;
	margin:-1px 0 0 0;
	overflow:hidden;
}
.LeftEdit
{
	padding:0 5px 5px 5px;
}

.LeftEdit p
{
	margin:0;
}
.LeftEdit a img
{
	border:none;
}
#eventdiv
{
	float:left;
	width: 480px;
	font-size:65%;
	text-align: left;
	border: solid 0px green;
	margin-left:5px;
}
.event
{
	clear:both;
}
.eventpicture
{
	float:right;
}
#EventInfo
{
	float:left;
	width:330px;
}
#EventPic
{
	float:right;
	width:200px;
}

#google_translate_element
{
	background-color:#fff;
	padding:10px;
	border:1px solid #000;
	z-index:1000;
	position:absolute;
	width:250px;
	font-size:70%;
}

#google_translate_element .close {float:right; color:#000; text-decoration:none; font-weight:bold; cursor:pointer;}

.google_link
 {
	font-size:70%;
	font-weight:bold; 
	text-decoration:none;
	color:#038C4B;
	vertical-align:middle;
	cursor:pointer;
	padding-left:20px;
	background: url("../images/icon-google.gif") no-repeat left center;
 }
	
