/* GENERAL */
body { overflow: hidden; background: #f2f5d8; }

#isMobileView { display: none; }

#isTabletView { display: none; }

/* ROOT ELEMENTS */
#TopStripe, #Header, #HeaderTopHalf, #Main, #Footer { position: relative; float: left; display: block; width: 100%; }

/* INNER */
.inner { position: relative; margin: 0 auto; min-width: 980px; width: 90%; max-width: 980px; }

#MemberLoginForm_LoginForm #Remember label { width: auto; }

/* IMG */
#WA5-Content #Content img { margin: 5px; }

/* HEADER */
/* HEADER */
/* HEADER */
/* HEADER */
/* HEADER */
#TopStripe { height: 9px; background-image: url("../images/topStripe.png"); }

#Header { height: 132px; background: #fff; }

#HeaderTopHalf { clear: both; height: 90px; }

#SiteLogo { position: relative; float: left; display: block; width: 412px; height: 70px; max-width: 100%; /*height: auto !important;*/ margin-top: 20px; }

#SiteLogo img { max-width: 100%; height: auto !important; max-height: 70px; /*width: auto; height: auto; max-width: 412px; max-height: 70px;*/ }

#RightBox { position: relative; float: right; display: block; width: 323px; height: 60px; }

#LanguageSelect { position: relative; float: left; display: block; clear: both; width: 100%; height: 18px; margin-top: 25px; }

#LanguageSelect ul { float: right; }

#LanguageSelect ul li { position: relative; float: left; list-style: none; }

#LanguageSelect ul li.isCurrent a { color: #999999; }

#LanguageSelect ul li a { color: #000; }

#LanguageSelect ul li.langDot { width: 4px; height: 4px; background-image: url("../images/langDot.png"); background-repeat: no-repeat; margin: 7px 6px; }

#ExtraLinks { position: relative; float: left; display: block; width: 70px; height: 40px; text-align: right; }

#ExtraLinks a { color: #000; }

#SearchHolder { position: relative; float: left; display: block; width: 241px; height: 40px; margin-left: 12px; background: #f2f2f2; }

/* MOBILE NAVIGATION */
#MobileNavigationBar { display: none; }

/* NAVIGATION */
#SiteNavigation { position: relative; float: left; display: block; clear: both; width: 100%; height: 32px; margin-top: 10px; }

#SiteNavigation .primary { float: left; width: 100%; min-height: 32px; }

#SiteNavigation .primary ul { float: left; min-height: 32px; }

#SiteNavigation .primary ul li { position: relative; float: left; list-style: none; font-family: "futura-pt",sans-serif; font-size: 16px; margin: 0 5px 0 0; padding: 5px 5px 1px 5px; /* text-transform: uppercase; */ }

#SiteNavigation .primary ul li.current, #SiteNavigation .primary ul li:hover, #SiteNavigation .primary ul li.section { border-bottom: 5px solid #F8AD0B; }

#SiteNavigation .primary ul li:last-child { margin-right: 0; }

#SiteNavigation .primary ul li a { position: relative; float: left; }

#SiteNavigation .primary ul li a span.MenuItem-Label { position: relative; float: left; color: #000; }

#SiteNavigation .primary ul li a span.MenuItem-Arrow { position: relative; float: left; display: none; margin-top: 8px; margin-left: 4px; }

#SiteNavigation .primary ul li a.hasChildren span.MenuItem-Arrow { display: block; width: 6px; height: 4px; background-image: url("../images/hasChildren-arrow.png"); background-repeat: no-repeat; }

#SiteNavigation .primary ul li#MoreMainLink { background: transparent; }

#SiteNavigation .primary ul li#MoreMainLink #MainMoreMenuList li ul.MainSubMenu { display: none; }

#SiteNavigation .primary ul li#MoreMainLink ul.MainSubMenu.MainMoreMenu { right: 0px; }

/* DROPDOWN MENU2 */
#SiteNavigation .primary ul li ul.MainSubMenu { visibility: hidden; opacity: 0; position: absolute; top: 27px; left: 0px; z-index: 1000; width: 213px; /* 235 - 12 - 10 = 213 */ padding: 4px 12px 6px 10px; border-top: 6px solid #f8ad0b; background: #fff; -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); transition: opacity 0.3s linear, visibility 0s linear 0.3s; -moz-transition: opacity 0.3s linear, visibility 0s linear 0.3s; -webkit-transition: opacity 0.3s linear, visibility 0s linear 0.3s; -o-transition: opacity 0.3s linear, visibility 0s linear 0.3s; -ms-transition: opacity 0.3s linear, visibility 0s linear 0.3s; }

#SiteNavigation .primary ul li:hover ul.MainSubMenu { transition-delay: 0s; -moz-transition-delay: 0s; -webkit-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; visibility: visible; opacity: 1; }

#SiteNavigation .primary ul li ul.MainSubMenu li { border-bottom: 1px solid #f2f2f2; padding: 0; margin: 0; width: 100%; background: transparent; }

#SiteNavigation .primary ul li ul.MainSubMenu li:last-child { border: 0; }

#SiteNavigation .primary ul li ul.MainSubMenu li a { font-size: 14px; }

#SiteNavigation .primary ul li ul.MainSubMenu li:hover a span.SubMenuItem-Label { text-decoration: underline; }

#SiteNavigation .primary ul li ul.MainSubMenu li a { text-transform: none; padding: 6px 0 6px 0; position: relative; display: block; float: left; width: 100%; }

#SiteNavigation .primary ul li ul.MainSubMenu li a span.SubMenuItem-Arrow { position: relative; float: left; display: block; width: 6px; height: 9px; background-image: url("../images/secondary_nav_arrow.png"); margin-top: 6px; }

#SiteNavigation .primary ul li ul.MainSubMenu li a span.SubMenuItem-Label { position: relative; float: left; display: block; margin-left: 8px; color: #000; width: 90%; }

/* SEARCH */
#SearchHolder { width: 239px; height: 30px; background: #f2f2f2; border: 1px solid #e3e3e3; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

#SearchHolder form#Form_SearchForm fieldset { position: relative; float: left; width: 190px; height: 30px; }

#SearchHolder form#Form_SearchForm fieldset #Search { height: 30px; margin: 0; }

#SearchHolder form#Form_SearchForm fieldset #Search .middleColumn { height: 30px; }

#SearchHolder form#Form_SearchForm fieldset #Search .middleColumn #Form_SearchForm_Search { outline: none; background: transparent; width: 150px; height: 26px; padding: 0 05px 0 15px; margin: 2px 0 0 12px; border: 0; font-size: 12px; color: #000; }

#SearchHolder form#Form_SearchForm .Actions { position: relative; float: left; margin-left: 10px; }

#SearchHolder form#Form_SearchForm .Actions input#Form_SearchForm_action_FulltextSearch { position: relative; float: left; display: block; width: 30px; height: 30px; background-image: url("../images/searchIcon.png"); background-color: transparent; background-repeat: no-repeat; background-position: center; text-indent: -9999px; padding: 0; border: 0; }

/* END of HEADER */
/* END of HEADER */
/* END of HEADER */
/* END of HEADER */
/* END of HEADER */
/* MAIN */
/* MAIN */
/* MAIN */
/* MAIN */
/* MAIN */
#Main { min-height: 500px; z-index: 100; }

/* BGBAND */
#BGBand { position: absolute; width: 100%; height: 386px; background: #a5c837; }

/* SITEBG  */
/*
body#Page #SiteBG,
body#NewsCategoryPage #SiteBG,
body#EventCalendarConnectorPage { min-height: 980px; background-image: url('../images/page_bg.png'); background-repeat: no-repeat; background-position: top center; }
*/
body #SiteBG { position: relative; float: left; width: 100%; height: auto; min-height: 760px; background-image: url("../images/page_bg.png"); background-repeat: no-repeat; background-position: top center; }

body#FrontPage #SiteBG { position: relative; float: left; width: 100%; height: auto; /*min-height: 980px;*/ background-image: url("../images/site_bg2.png"); background-repeat: no-repeat; background-position: top center; }

/* FRONTPAGE */
body#FrontPage #Main { min-height: 980px; /*min-height: 1130px;*/ }

body#FrontPage #FrontPageContent { position: relative; float: left; width: 100%; margin-bottom: 25px; }

/* PAGE */
#Content-Container { position: relative; float: left; width: 94.69387755102041%; /* 980 - 28 - 24 = 928 / 980 */ padding: 0 2.85714285714286% 0 2.44897959183673%; /* 28 / 980 /// 24 / 980 */ margin-top: 15px; border-top: 6px solid #f8ad0b; background: #fff; margin-bottom: 25px; }

#Content-Container #mobileSubNav { display: none; }

#Content-Container #BreadCrumbs { position: relative; float: left; clear: both; width: 100%; height: 16px; padding: 20px 0 16px 0; margin: 0 0 24px 0; border-bottom: 1px solid #e3e3e3; font-size: 12px; color: #67a430; }

#BreadCrumbs a { font-size: 12px; color: #67a430; }

#BreadCrumbs .breadcrumbArrow { position: relative; top: -2px; color: #999999; }

.breadCrumbSeparator { position: relative; color: #a1a1a1; top: -1px; }

#Content-Container #Page-Content { position: relative; float: left; width: 65.625%; /* 609 / 928 */ min-height: 500px; }

#WA5-Content #PageTitle, #Module-Content #PageTitle { font-family: "futura-pt",sans-serif; font-size: 18px; text-transform: uppercase; margin-bottom: 14px; }

#WA5-Content #Content img { max-width: 100%; height: auto !important; }

#Page-Content #Page-Documents { margin-top: 25px; }

#Page-Content #Module-Content { position: relative; float: left; width: 100%; }

#Content-Container #Page-Sidebar-Content { position: relative; float: left; margin-left: 2.58620689655172%; /* 24 / 928 */ width: 31.78879310344828%; /* 295 / 928 */ }

#Content-Container #UpdatedDate { position: relative; float: left; clear: both; width: 100%; max-height: 36px; padding: 15px 0 23px 0; border-top: 1px solid #e3e3e3; color: #999999; }

/* PAGE EDITING */
a.edit-link { float: right; width: 16px; height: 16px; margin-top: 10px; background: transparent url(../../../framework/images/icons/document--pencil.png) no-repeat; }

/* form.crea .field .middleColumn { float: left; } */
.cms .Actions { margin-bottom: 15px; }

#webadminContentAdd { position: absolute; display: block; top: -35px; right: 0px; width: 16px; height: 16px; background-image: url("../../../framework/admin/images/btn-icon/add.png"); background-repeat: no-repeat; }

.datetime .middleColumn .field.date, .datetime .middleColumn .field.time { width: 110px; }

/* SIDEBAR-NAVIGATION */
#SidebarNavigation { position: relative; float: left; width: 100%; margin-bottom: 26px; }

#SidebarNavigation #NavTitle { font-family: "futura-pt",sans-serif; font-size: 21px; text-transform: uppercase; border-bottom: 1px dashed #a5c837; padding-bottom: 8px; margin-bottom: 10px; }

#SidebarNavigation ul#NavList { display: inline-block; width: 100%; }

#Content-Container .blog-management li, ul#NavList li { position: relative; float: left; display: block; clear: both; margin-bottom: 4px; width: 100%; }

li .sec_nav_arrow { position: relative; float: left; display: block; width: 6px; height: 9px; margin-top: 4px; background-image: url("../images/secondary_nav_arrow.png"); background-repeat: no-repeat; }

#Content-Container .blog-management li a, ul#NavList li a { position: relative; float: left; display: block; margin-left: 10px; color: #67a430; width: 93%; margin-left: 3.38983050847458%; }

ul#NavList li.current > a, ul#NavList li.section > a { font-weight: bold; }

/* MENU 3 */
li ul.NavList3 { display: none; }

li.current ul.NavList3, li.section ul.NavList3 { display: block; float: left; clear: both; width: 100%; padding: 5px 0 5px 18px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

ul#NavList ul.NavList3 li a { color: #555; }

/* MENU 4 */
li ul.NavList3 li ul.NavList4 { display: none; }

li ul.NavList3 li.current ul.NavList4, li ul.NavList3 li.section ul.NavList4 { display: block; float: left; clear: both; width: 100%; padding: 5px 0 5px 18px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

li ul.NavList3 ul#NavList ul.NavList4 li a { color: #555; }

li ul.NavList3 ul#NavList ul.NavList4 li.current a { text-decoration: underline; }

li ul.NavList3 li ul.NavList4 li ul.NavList5 { display: none; }

li ul.NavList3 li ul.NavList4 li.current ul.NavList5, li ul.NavList3 li ul.NavList4 li.section ul.NavList5 { display: block; float: left; clear: both; width: 100%; padding: 5px 0 5px 18px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

#Content-Container .profile, #Content-Container .blog-management { margin-bottom: 26px; clear: both; color: #1e1e1e; }

#mobileSubNav .profile, #mobileSubNav .blog-management { display: none; }

#mobileSubNav .profile { border-top: 1px solid #e3e3e3; padding-top: 15px; margin-top: 10px; clear: both; }

#Page-Sidebar-Content .profile, #Page-Sidebar-Content .blog-management { display: block; }

@media screen and (max-width: 760px) { #mobileSubNav .profile, #mobileSubNav .blog-management { display: block; }
  #Page-Sidebar-Content .profile, #Page-Sidebar-Content .blog-management { display: none; } }
#Page-Sidebar-Content .profile > h3, #Page-Sidebar-Content .blog-management > h3 { font-family: "futura-pt",sans-serif; font-size: 21px; text-transform: uppercase; border-bottom: 1px dashed #67A430; padding-bottom: 8px; margin-bottom: 10px; font-weight: normal; }

#mobileSubNav .profile > h3, #mobileSubNav .blog-management > h3 { position: relative; float: left; width: 100%; font-family: "futura-pt",sans-serif; font-size: 16px; color: #1e1e1e; text-transform: uppercase; margin: 0 0 5px 0; font-weight: normal; }

#Content-Container .profile .image, #Content-Container .blog-management .image { margin-bottom: 10px; }

#Content-Container .profile .image img, #Content-Container .blog-management .image img { max-width: 100%; }

#Content-Container .profile ul.root li > a, #Content-Container .blog-management ul.root li > a { position: relative; float: left; display: block; margin-left: 10px; color: #67a430; width: 93%; margin-left: 3.38983050847458%; }

#Page-Sidebar-Content .profile ul.root, #Page-Sidebar-Content .blog-management ul.root { display: inline-block; width: 100%; }

.blogEntry img, .blogSummary img { max-width: 100%; height: auto; }

.comments-holder-container *, .blogVitals * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* LOGIN PAGE */
#LoginPage { position: relative; margin: 0 auto; width: 581px; padding: 30px 28px 35px 24px; background: #fff; margin-top: 15px; /* border-top: 6px solid #f8ad0b; */ }

/* SITEMAP */
#SitemapPage ul.level1 { margin-bottom: 10px; }

#SitemapPage ul.level1 > li { margin-bottom: 10px; }

#SitemapPage ul.level1 > li > a { font-family: "futura-pt",sans-serif; color: #000; font-size: 16px; }

#SitemapPage ul.level1 li ul.level2 { margin-left: 20px; }

#SitemapPage ul.level1 li ul.level2 li a { color: #67a430; }

#SitemapPage ul.level1 li ul.level2 li ul.level3 { margin-left: 20px; }

#SitemapPage ul.level1 li ul.level2 li ul.level3 li a { color: #555; }

/* SEARCH PAGE */
#SearchPage #Form_AdvancedSearchForm_Classes { margin: 0; }

#SearchPage #Page-Content #Form_AdvancedSearchForm { background: #f1f1f1; border: 1px solid #C0C0C0; padding: 5px 10px; border-radius: 5px; margin-bottom: 12px; }

#SearchPage label { position: relative; float: left; font-weight: bold; width: 30%; }

#SearchPage li label { font-weight: normal; width: auto; margin-left: 5px; }

#SearchPage #Search { margin-bottom: 15px; }

#SearchPage form .field.optionset .middleColumn { position: relative; float: left; width: 65%; }

#SearchPage form .field.optionset ul li { width: auto; clear: both; position: relative; float: left; }

#SearchPage ul#SearchResults { margin-left: 0; }

#SearchPage ul#SearchResults li { float: left; list-style: none; border-bottom: 1px dashed #a5c837; margin-bottom: 15px; padding-bottom: 12px; clear: both; width: 100%; }

#SearchPage ul#SearchResults li .searchResultHeader { display: block; font-family: "futura-pt",sans-serif; font-size: 18px; margin-bottom: 8px; font-family: Arial; font-weight: bold; color: #333333; }

#SearchPage ul#SearchResults li .searchResultContent { margin-bottom: 8px; }

#SearchPage ul#SearchResults li .readMoreNewsLink { position: relative; float: left; clear: both; display: block; padding-right: 15px; background-image: url("../../ostforb/images/secondary_nav_arrow.png"); background-repeat: no-repeat; background-position: right center; }

#SearchPage ul#SearchResults li:last-child { border-bottom: 0; }

/* WIDGETAREAS */
/* ARBITRARY */
.WidgetArea .actions #StartWidgetEditing, .WidgetArea .actions #SaveWidgetEditing, .WidgetArea .actions #StopWidgetEditing { margin: 0 !important; position: relative; float: left; clear: both; }

.WidgetArea .actions #SaveWidgetEditing { margin-bottom: 5px !important; }

.WidgetArea .actions .ui-button-text-only .ui-button-text { padding: 2px 8px !important; font-size: 12px; }

.WidgetHolder { overflow: hidden; }

.WidgetHolderContent { overflow: hidden; }

.WidgetContent { float: left; width: 100%; }

/* FRONTPAGE WIDGETAREAS */
/* ARBITRARY */
#FrontPageContent .FrontPage-WidgetArea { position: relative; float: left; display: block; margin-top: 15px; padding: 20px 0; background: #fff; min-height: 250px; margin-bottom: 10px; width: 100%; -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); }

#FrontPageContent .FrontPage-WidgetArea.OrangeStripe { border-top: 6px solid #f8ad0b; }

/* ACTIONS */
#FrontPageContent .WidgetArea .actions { position: absolute; left: -210px; width: 200px; }

#FrontPageContent .WidgetArea .actions .field { margin-right: 0; }

#FrontPageContent .WidgetArea .actions button { clear: both; position: relative; float: right; margin-bottom: 5px; min-width: 85px; }

#FrontPageContent .WidgetArea .actions #WidgetColumns { margin-bottom: 10px; }

/* WIDGETAREA - WIDGETSIDEBAR - FIRST WIDGETAREA */
#FrontPageContent #WidgetSideBar.FrontPage-WidgetArea { padding: 0; }

/* WIDGETAREA - WIDGETAREACENTER - SECOND WIDGETAREA */
/* WIDGETAREA - WIDGETAREABOTTOM - THIRD WIDGETAREA */
#FrontPageContent #WidgetAreaBottom.FrontPage-WidgetArea { /*margin-bottom: 25px;*/ }

/* WIDGETCOLUMNS */
.FrontPage-WidgetArea .WidgetArea.WidgetColumns1 { width: 100%; }

.FrontPage-WidgetArea .WidgetArea.WidgetColumns2 { width: 100%; }

.FrontPage-WidgetArea .WidgetArea.WidgetColumns3 { width: 100%; }

.FrontPage-WidgetArea .WidgetArea.WidgetColumns4 { width: 100%; }

.FrontPage-WidgetArea .WidgetArea.WidgetColumns5 { width: 100%; }

/* COLUMNSPANS  */
.WidgetArea .WidgetHolder { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 15px; /* SLIDESHOW-WIDGET */ }
.WidgetArea .WidgetHolder.SlideshowWidget { margin-left: 0 !important; margin-top: 0; margin-bottom: 0; width: 100% !important; padding: 0; }
.WidgetArea.WidgetColumns1 .WidgetColumnSpan1 { width: 100%; }
.WidgetArea.WidgetColumns1 .WidgetColumnSpan2 { width: 100%; }
.WidgetArea.WidgetColumns1 .WidgetColumnSpan3 { width: 100%; }
.WidgetArea.WidgetColumns1 .WidgetColumnSpan4 { width: 100%; }
.WidgetArea.WidgetColumns1 .WidgetColumnSpan5 { width: 100%; }
.WidgetArea.WidgetColumns2 .WidgetColumnSpan1 { width: 50%; }
.WidgetArea.WidgetColumns2 .WidgetColumnSpan2 { width: 100%; }
.WidgetArea.WidgetColumns2 .WidgetColumnSpan3 { width: 100%; }
.WidgetArea.WidgetColumns2 .WidgetColumnSpan4 { width: 100%; }
.WidgetArea.WidgetColumns2 .WidgetColumnSpan5 { width: 100%; }
.WidgetArea.WidgetColumns3 .WidgetColumnSpan1 { width: 33.33%; }
.WidgetArea.WidgetColumns3 .WidgetColumnSpan2 { width: 66.66%; }
.WidgetArea.WidgetColumns3 .WidgetColumnSpan3 { width: 100%; }
.WidgetArea.WidgetColumns3 .WidgetColumnSpan4 { width: 100%; }
.WidgetArea.WidgetColumns3 .WidgetColumnSpan5 { width: 100%; }
.WidgetArea.WidgetColumns4 .WidgetColumnSpan1 { width: 25%; }
.WidgetArea.WidgetColumns4 .WidgetColumnSpan2 { width: 50%; }
.WidgetArea.WidgetColumns4 .WidgetColumnSpan3 { width: 75%; }
.WidgetArea.WidgetColumns4 .WidgetColumnSpan4 { width: 100%; }
.WidgetArea.WidgetColumns4 .WidgetColumnSpan5 { width: 100%; }
.WidgetArea.WidgetColumns5 .WidgetColumnSpan1 { width: 20%; }
.WidgetArea.WidgetColumns5 .WidgetColumnSpan2 { width: 40%; }
.WidgetArea.WidgetColumns5 .WidgetColumnSpan3 { width: 60%; }
.WidgetArea.WidgetColumns5 .WidgetColumnSpan4 { width: 80%; }
.WidgetArea.WidgetColumns5 .WidgetColumnSpan5 { width: 100%; }

.FrontPage-WidgetArea .WidgetColumnSpan1, .FrontPage-WidgetArea .WidgetColumnSpan2, .FrontPage-WidgetArea .WidgetColumnSpan3, .FrontPage-WidgetArea .WidgetColumnSpan4, .FrontPage-WidgetArea .WidgetColumnSpan5 { margin-top: 12px; }

/* PAGE WIDGETAREAS */
/* ACTIONS */
/* RSS FEED PAGE */
#RSSfeedList { position: relative; float: left; width: 100%; }

#RSSfeedList .rss-item { position: relative; float: left; width: 100%; display: block; clear: both; margin-bottom: 15px; border-bottom: 1px dashed #a5c837; padding: 20px 0 20px 0px; }

#RSSfeedList .rss-item:last-child { border-bottom: 0; }

#RSSfeedList .rss-item .RSSItemDate { font-family: "futura-pt",sans-serif; }

.rss-item .RSSItemTitle { margin-bottom: 5px; }

.rss-item .RSSItemTitle a h2 { margin-bottom: 0; }

.rss-item .RSSItemContent { margin-bottom: 5px; }

.rss-item .RSSItemReadMore a { padding-right: 15px; background-image: url("../../ostforb/images/secondary_nav_arrow.png"); background-repeat: no-repeat; background-position: right center; }

#PageNumbers { position: relative; float: left; width: 100%; margin: 15px 0 25px 0; }

#PageNumbers span p, #PageNumbers span a { position: relative; float: left; display: block; width: 20px; text-align: center; line-height: 18px; margin: 0 2px; }

#PageNumbers span p { background: #a5c837; padding: 6px; }

#PageNumbers span p.pageNumDots { background: transparent; font-size: 18px; }

#PageNumbers span a { padding: 5px; border: 1px solid #a5c837; }

#PageNumbers a.prev, #PageNumbers a.next { position: relative; float: left; }

#PageNumbers a.prev { margin-right: 10px; padding: 6px 0 6px 15px; background-image: url("../../ostforb/images/secondary_nav_arrow_left.png"); background-repeat: no-repeat; background-position: left center; }

#PageNumbers a.prev.passive { color: #ccc; background-image: url("../../ostforb/images/secondary_nav_arrow_left_passive.png"); }

#PageNumbers a.next { margin-left: 10px; padding: 6px 15px 6px 0; background-image: url("../../ostforb/images/secondary_nav_arrow.png"); background-repeat: no-repeat; background-position: right center; }

#PageNumbers a.next.passive { color: #ccc; background-image: url("../../ostforb/images/secondary_nav_arrow_passive.png"); }

a.backToNewsPage { position: relative; float: left; margin-bottom: 15px; }

.NewsItemDate { font-family: "futura-pt",sans-serif; }

/* END of MAIN */
/* END of MAIN */
/* END of MAIN */
/* END of MAIN */
/* END of MAIN */
/* FOOTER */
/* FOOTER */
/* FOOTER */
/* FOOTER */
/* FOOTER */
/* FOOTER */
#Footer { position: relative; min-height: 380px; }

#Footer #FullPageFooter { height: 190px; background-position: bottom center; margin-top: 130px; /*margin-top: -150px;*/ }

#Footer #PageFooter { position: relative; float: left; width: 100%; min-height: 324px; }

#Footer { margin-top: -324px; }

body#FrontPage #Footer { margin-top: 0; }

#PageFooter #PF_Left { position: relative; float: left; width: 50%; min-height: 325px; /*background-image: url('../images/pfl_windmills.png');*/ background-repeat: no-repeat; background-position: left bottom; }

#PageFooter #PF_Right { position: relative; float: right; width: 50%; min-height: 325px; /*background-image: url('../images/pfr_dotts.png');*/ background-repeat: no-repeat; background-position: right bottom; }

#FooterContent { position: relative; float: left; width: 100%; background-color: #a5c837; min-height: 380px; color: #fff; }

#FooterContent #FooterTop { position: relative; float: left; display: block; clear: both; width: 100%; min-height: 300px; }

#FooterTop #FT_Left { position: relative; float: left; display: block; width: 350px; }

#FT_Left #FooterSiteLogo { position: relative; float: left; display: block; width: 331px; height: 67px; max-width: 100%; margin-top: 20px; /*background-image: url('../images/siteLogoWhite.png');*/ background-repeat: no-repeat; margin-bottom: 15px; }

#FT_Left #FooterSiteLogo img { max-width: 100%; height: auto; max-height: 67px; }

#FT_Left #FooterContactInform { position: relative; float: left; display: block; color: inherit; font-family: Arial; font-size: 12px; line-height: 18px; }

#addThis { position: relative; float: left; margin-top: 20px; clear: both; width: 100%; }

#FooterTop #FT_Right { position: relative; float: right; display: block; margin-left: -40px; width: 540px; min-height: 120px; margin-top: 35px; }

#FT_Right .FTR_LinkItem { position: relative; float: left; display: block; margin-left: 40px; margin-bottom: 30px; width: 140px; min-height: 140px; }

.FTR_LinkItem .LinkSection_Title { position: relative; float: left; display: block; clear: both; color: #fae903; font-size: 16px; text-transform: uppercase; }

.FTR_LinkItem .LinkSection_Content { position: relative; float: left; display: block; clear: both; }

.FTR_LinkItem .LinkSection_Content a { position: relative; float: left; display: block; clear: both; color: inherit; }

#FooterContent #FooterBottom { position: relative; float: left; display: block; clear: both; width: 100%; min-height: 16px; margin-top: 35px; text-align: left; }

#FooterBottom #SiteCopyRightAndPowerdBy { position: relative; float: left; display: block; color: inherit; width: 50%; }

#FooterBottom #SiteCopyRightAndPowerdBy #CopyRight { position: relative; float: left; margin-right: 4px; }

#FooterBottom #SiteCopyRightAndPowerdBy #PoweredBy { position: relative; float: left; }

#FooterBottom #SiteCopyRightAndPowerdBy #PoweredBy a { color: inherit; }

#FooterBottom #FooterExtraLinks { position: relative; float: left; display: none; width: 33.333%; text-align: center; min-height: 16px; }

#FooterExtraLinks a { color: #fff; }

#FooterBottom #FooterLanguage { position: relative; float: left; display: block; width: 50%; text-align: right; margin-bottom: 40px; min-height: 16px; }

#FooterLanguage ul { float: right; }

#FooterLanguage ul li { position: relative; float: left; list-style: none; }

/*#FooterLanguage ul li.langDot { width: 4px; height: 4px; background-image: url('../images/langDotWhite.png'); background-repeat: no-repeat; margin: 7px 6px; }*/
#FooterLanguage ul li.langDot:before { width: 20px; height: 20px; content: '•'; display: block; color: inherit; line-height: 18px; font-size: 16px; text-align: center; }

#FooterLanguage ul li a { color: inherit; }

/* END of FOOTER */
/* END of FOOTER */
/* END of FOOTER */
/* END of FOOTER */
/* END of FOOTER */
/* REPSONSIVE TABLET VIEW */
/* REPSONSIVE TABLET VIEW */
/* REPSONSIVE TABLET VIEW */
/* REPSONSIVE TABLET VIEW */
/* REPSONSIVE TABLET VIEW */
@media screen and (max-width: 980px) { /* INNER */
  .inner { min-width: 760px; max-width: 760px; }
  /* FOOTER */
  #FooterTop #FT_Left { width: 100%; }
  #FT_Left #FooterContactInform { float: right; text-align: right; margin-top: 32px; }
  #FooterTop #FT_Right { float: left; } }
/* END of REPSONSIVE TABLET VIEW */
/* END of REPSONSIVE TABLET VIEW */
/* END of REPSONSIVE TABLET VIEW */
/* END of REPSONSIVE TABLET VIEW */
/* END of REPSONSIVE TABLET VIEW */
/* END of REPSONSIVE TABLET VIEW */
/* RESPONSIVE PHONE VIEW */
/* RESPONSIVE PHONE VIEW */
/* RESPONSIVE PHONE VIEW */
/* RESPONSIVE PHONE VIEW */
/* RESPONSIVE PHONE VIEW */
@media screen and (max-width: 760px) { /* GENERAL */
  #isMobileView { display: block; }
  #isTabletView { display: none; }
  /* INNER */
  .inner { min-width: 300px; max-width: 300px; }
  body#FrontPage #SiteBG, body #SiteBG { background-position: top left; }
  /* COLUMNSPANS  */
  .WidgetArea.WidgetColumns3 .WidgetColumnSpan1 { width: 90%; /* 360 - 18 - 18 = 324 / 360*/ }
  .WidgetArea.WidgetColumns3 .WidgetColumnSpan2 { width: 90%; /* 360 - 18 - 18 = 324 / 360*/ }
  .WidgetArea.WidgetColumns3 .WidgetColumnSpan3 { width: 90%; /* 360 - 18 - 18 = 324 / 360*/ }
  .WidgetArea.WidgetColumns3 .WidgetColumnSpan1 { margin-left: 5%; /* 18 / 360 */ }
  .WidgetArea.WidgetColumns3 .WidgetColumnSpan2 { margin-left: 5%; /* 18 / 360 */ }
  .WidgetArea.WidgetColumns3 .WidgetColumnSpan3 { margin-left: 5%; /* 18 / 360 */ }
  .WidgetArea.WidgetColumns3 .WidgetColumnSpan3.SlideshowWidget { width: 100%; }
  /* PAGE */
  #Content-Container { position: relative; float: left; width: 96.66666666666667%; /* 980 - 28 - 24 = 928 / 960 */ padding: 0 2.91666666666667% 0 2.5%; /* 28 / 960 /// 24 / 960 */ margin-top: 15px; border-top: 6px solid #f8ad0b; background: #fff; }
  #Content-Container #BreadCrumbs { display: none; }
  #Content-Container #mobileSubNav { display: block; position: relative; float: left; clear: both; width: 100%; min-height: 16px; padding: 20px 0 16px 0; margin: 0 0 24px 0; border-bottom: 1px solid #e3e3e3; font-size: 12px; color: #67a430; }
  #Content-Container #Page-Content { position: relative; float: left; width: 90%; /* 360 - 18 - 18 = 324 / 360*/ margin-left: 5%; /* 18 / 360 */ min-height: 300px; }
  #Content-Container #Page-Sidebar-Content { position: relative; float: left; margin-left: 5%; /* 18 / 360 */ width: 90%; /* 360 - 18 - 18 = 324 / 360*/ }
  /* HEADER */
  #Header { min-height: 158px; height: auto; }
  #RightBox { position: absolute; top: 0px; width: 100%; }
  #LanguageSelect { position: relative; float: left; width: 100%; margin-top: 0; text-align: center; }
  #LanguageSelect ul { float: none; display: inline-block; }
  #ExtraLinks { width: 100%; margin: 6px auto 0 auto; text-align: center; }
  #SiteLogo { margin-top: 38px; }
  /* MOBILE NAVIGATION */
  #MobileNavigationBar { display: block; width: 100%; }
  #MobileNavigationBar .MNB_Column { position: relative; float: left; display: block; width: 33.33333333333333%; }
  #MobileNavigationBar #GoHome.MNB_Column { text-align: left; }
  #MobileNavigationBar #ShowSearch.MNB_Column { text-align: center; }
  #MobileNavigationBar #ShowNavigation.MNB_Column { text-align: right; }
  #MobileNavigationBar .MNB_Column .MNB_C_Link { font-family: "futura-pt",sans-serif; font-size: 16px; color: #1e1e1e; text-transform: uppercase; }
  #MobileNavigationBar #ShowSearch.MNB_Column .MNB_C_Link { padding-right: 20px; background-image: url("../images/mobileSearchIcon.png"); background-repeat: no-repeat; background-position: right center; }
  #MobileNavigationBar #ShowNavigation.MNB_Column .MNB_C_Link { padding-right: 25px; background-image: url("../images/mobileNavIcon.png"); background-repeat: no-repeat; background-position: right center; }
  /* NAVIGATION */
  #SiteNavigation { width: 100%; margin-top: 34px; }
  #SiteNavigation .primary { display: none; position: absolute; width: 100%; z-index: 8000; background: #fff; top: 25px; border-top: 6px solid #f8ad0b; -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); }
  #SiteNavigation .primary.active { display: block; }
  #SiteNavigation .primary ul { padding: 0 20px 10px 19px; margin: 0; }
  #SiteNavigation .primary ul li { width: 100%; border-bottom: 1px solid #f2f2f2; padding: 5px 0; }
  #SiteNavigation .primary ul li.current, #SiteNavigation .primary ul li:hover, #SiteNavigation .primary ul li.section { border-bottom: 1px solid #f2f2f2 !important; }
  #SiteNavigation .primary ul li:last-child { border-bottom: 0; }
  #SiteNavigation .primary ul li .Mobile-MenuItem-Arrow { position: relative; float: left; display: block; width: 6px; height: 9px; background-image: url("../images/secondary_nav_arrow.png"); margin-top: 6px; }
  #SiteNavigation .primary ul li .MenuItem-Label { margin-left: 10px; }
  #SiteNavigation .primary ul li ul.MainSubMenu { display: none; border: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
  #SiteNavigation .primary ul li:hover ul.MainSubMenu { display: none; position: relative; top: 0px; left: 7px; z-index: 1000; width: 213px; /* 235 - 12 - 10 = 213 */ padding: 4px 12px 6px 10px; border-top: 0; background: #fff; }
  /* MOBILE SEARCH */
  #MobileSearch { display: none; position: absolute; top: 200px; z-index: 8000; background: #fff; top: 152px; left: 0px; border-top: 6px solid #f8ad0b; width: 260px; /* 300 - 20 - 20 = 260 / 360 */ padding: 15px 20px; /* 20 / 360 */ }
  #MobileSearch.active { display: block; }
  #MobileSearch #SearchHolder { width: 100%; margin-left: 0px; }
  #MobileSearch #SearchHolder form#Form_SearchForm fieldset { width: 210px; }
  /* MOBILE SUB NAV */
  #Page-Sidebar-Content #SidebarNavigation { display: none; }
  #SubNavTitle { display: inline-block; width: 100%; }
  #SubNavTitle a { position: relative; float: left; width: 100%; font-family: "futura-pt",sans-serif; font-size: 16px; color: #1e1e1e; text-transform: uppercase; margin: 0 0 5px 0; background-image: url("../images/mobileNavIcon.png"); background-repeat: no-repeat; background-position: right center; }
  #mobileSubNav .blog-management .root, #SubNavList { position: relative; float: left; display: none; width: 90%; margin: 0 5%; }
  #mobileSubNav .blog-management .root { display: block !important; }
  #mobileSubNav .blog-management li, #SubNavList li { position: relative; float: left; display: block; clear: both; width: 100%; margin-bottom: 6px; }
  #mobileSubNav .blog-management li a, #SubNavList li a { position: relative; float: left; display: block; margin-left: 10px; color: #67a430; }
  #mobileSubNav .blog-management li .sec_nav_arrow, #SubNavList li .sec_nav_arrow { position: relative; float: left; display: block; width: 6px; height: 9px; margin-top: 4px; background-image: url("../images/secondary_nav_arrow.png"); background-repeat: no-repeat; }
  #SubNavList li.current ul.NavList3, #SubNavList li.section ul.NavList3 { position: relative; float: left; display: block; width: 90%; margin: 8px 5%; }
  #SubNavList li.current ul.NavList3 li a, #SubNavList li.section ul.NavList3 li a { color: #555; }
  #SubNavList li.current ul.NavList4, #SubNavList li.section ul.NavList4 { position: relative; float: left; display: block; width: 90%; margin: 8px 5%; }
  #SubNavList li.current ul.NavList4 li a, #SubNavList li.section ul.NavList4 li a { color: #555; }
  #SubNavList li.section ul.NavList4 li.current a { text-decoration: underline; }
  /* FOOTER */
  #Footer { min-height: 240px; }
  #FooterContent { min-height: 240px; }
  #FooterContent #FooterTop { min-height: 175px; }
  #FooterContent #FooterBottom { margin-bottom: 25px; }
  #FooterBottom #SiteCopyRightAndPowerdBy { width: 100%; }
  #FooterTop #FT_Right, #FooterBottom #FooterExtraLinks, #FooterBottom #FooterLanguage { display: none; }
  #FT_Left #FooterContactInform { float: left; text-align: left; margin-top: 0; } }
/* END of RESPONSIVE PHONE VIEW */
/* END of RESPONSIVE PHONE VIEW */
/* END of RESPONSIVE PHONE VIEW */
/* END of RESPONSIVE PHONE VIEW */
/* END of RESPONSIVE PHONE VIEW */
.pagination { margin-bottom: 1em; }

.SharePageLinks { display: inline-block; }

.SharePageLinks .share-link { position: relative; display: inline-block; }

/* .SharePageLinks .share-link.facebook-share { top: -3px; } */
/* .SharePageLinks .share-link.linkedin-share { top: 4px; } */
#Footer .SharePageLinks { margin-top: 10px; }

#Footer .SharePageLinks .share-link.linkedin-share { top: 0; }
