/**** ZONE HEADERS ****/

.zoneHeader2 {
  -webkit-box-shadow: 0px 5px 5px -1px rgba(216,210,200,0.4);
  -moz-box-shadow: 0px 5px 5px -1px rgba(216,210,200,0.4);
  box-shadow: 0px 5px 5px -1px rgba(216,210,200,0.4);
}

.zoneHeader3 {
  background-color: none;
  background-image: none;
}

/*
body#PAGEID_7738 .zoneHeader3, body#PAGEID_18252 .zoneHeader3 {
  background-position-x: center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: cover;
} 

#PAGEID_7738 .zoneHeader3, body#PAGEID_18252 .zoneHeader3 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #F5F2EE;
}

#PAGEID_7738 .zoneHeader3 .container_12 > DIV, body#PAGEID_18252 .zoneHeader3 .container_12 > DIV {
    background-color: transparent;
} */


/**** HOME SLIDER ****/

#PAGEID_18252 .zoneHeader3 .container_12 {
    width: 100% !important;
}

#PAGEID_18252 .zoneHeader3 .s1_grid_12 {
    width: 100% !important;
}

.HomeSlider ul.camera_pag_ul {
    text-align: center!important;
}

/**** FOOTERS ****/

div.footerFeature h4 a, div.footerFeature a {
    color: #000;
}

.zoneFooter2 .container_12 > DIV {
    background-position: center center;
}

#idFooterPoweredByContainer {
  display:none;
}

.WaGadgetNavigationLinks ul.orientationHorizontal {
    padding: 0;
    border: none;
    text-align: center;
}

.WaGadgetNavigationLinks ul.orientationHorizontal li + li:before {
  display:none;
}

.WaGadgetNavigationLinks ul.orientationHorizontal > li:first-child {
  display:none;
}

.WaGadgetNavigationLinks ul.orientationHorizontal a {
  color: #fff;
  text-transform: none;
  padding: 15px;
  font-family: 'Raleway', sans-serif;
  font-size: 1.2em;
}

div.footerUtility ul.center {
    width:100%;
    margin:0 auto;
    text-align:left;
}

div.footerUtility ul {
    list-style: none;
}

div.footerUtility ul li {
  display: inline-block;
  padding: 0 15px;
  zoom:1;
}

.footerUtility ul.centerList {
    padding: 0;
    text-align: center;
}

.footerUtility ul.centerList {
    margin: 0;
    padding: 0 20px;
    list-style: none;
    min-height: 16px;
}

.footerUtility ul.centerList li {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    stop: being-broken;
}

.footerUtility ul.centerList li a {
  color: #d8fea6;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
}

.footerUtility ul.centerList li a:hover {
  text-decoration: underline;
}

.footerSlogan h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: green;
}

/**** RIGHT SIDEBAR LAYOUT ****/

.zoneSidebarRight .leftBase {
    width: 68%;
    float: left;
    z-index: 0;
}

.zoneSidebarRight .leftBaseBg {
    position: absolute;
    width: 68%;
    height: 100%;
    z-index: -1;
}

.zoneSidebarRight .rightSidebar {
    width: 32%;
    float: right;
    z-index: 0;
}

.zoneSidebarRight .rightSidebarBg {
    position: absolute;
    width: 32%;
    height: 100%;
    z-index: -1;
}



/**** HEADINGS ****/

h1, h2, h3, h4, h5 {
font-family: 'Raleway', sans-serif;
font-weight: normal;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

.contStylePageTitle {
  color: #0E9B8F;
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
  font-weight: 400;
  padding-bottom: 10px;
}


/**** TOP BAR ****/

div.topBarMenu a {
  color: #ffffff;
  padding: 0 15px;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}

div.topBarMenu {
  color: #f8a22d;
}

/**** BUTTONS ****/

a.stylizedButton.buttonStyle001, a.stylizedButton.buttonStyle002, a.stylizedButton.buttonStyle003, a.stylizedButton.buttonStyle004 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}

.fullwidth a.stylizedButton {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a.stylizedButton.buttonStyle004 {
  border: 0;
  background-color: #71BAAC;
  color:#ffffff;
}



/**** BREADCRUMBS ****/

.WaGadgetBreadcrumbs {
    padding: 15px 30px;
    margin: 0;
}


/**** GADGET BOXES ****/


/*** DEFAULT - NONE ***/

.gadgetStyleNone .gadgetStyleTitle {
    margin: 0 0 0.7em 0;
}

.gadgetStyleNone .gadgetStyleTitle h4 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-family: 'Raleway';
  font-weight: 700;
}


/*** BOX STYLE 1 ***/

/** Black **/

.gadgetStyle001 {
  border: 1px solid #F1EFE7;
}

.gadgetStyle001 .gadgetStyleTitle {
    padding: 17px 30px 17px 30px;
    background: #000000;
    color: white;
    font: 600 19px 'Raleway', sans-serif;
    text-align: center;
    
}

.gadgetStyle001 .gadgetStyleTitle h4 {
    color: white;
}

.gadgetStyle001 .gadgetStyleBody {
  box-shadow:none;
}

.WaGadgetUpcomingEvents.gadgetStyle001 ul li:after, .WaGadgetForumUpdates.gadgetStyle001 ul li:after, .WaGadgetRecentBlogPosts.gadgetStyle001 ul li:after {
    border-top: 1px solid #F5F2EE;
}

.gadgetStyle001 a, .gadgetStyle001 a:link, .gadgetStyle001 a:visited, .gadgetStyle001 a:active {
    color: #000000;
    text-decoration: none;
}

.gadgetStyle001 a:hover {
    text-decoration: underline;
    color: #666666;
}


/** Teal **/

.gadgetStyle001.teal {
  border: 1px solid #F1EFE7;
}

.gadgetStyle001.teal .gadgetStyleTitle {
    padding: 17px 30px 17px 30px;
    background: #0E9B8F;
    color: white;
    font: 300 18px 'Raleway', sans-serif;
    text-align: center;
   
}

.gadgetStyle001.teal .gadgetStyleTitle h4 {
    color: white;
}

.gadgetStyle001.teal .gadgetStyleBody {
  box-shadow:none;
}

.WaGadgetUpcomingEvents.gadgetStyle001 ul li:after, .WaGadgetForumUpdates.gadgetStyle001 ul li:after, .WaGadgetRecentBlogPosts.gadgetStyle001 ul li:after {
    border-top: 1px solid #F5F2EE;
}

.gadgetStyle001.teal a, .gadgetStyle001.teal a:link, .gadgetStyle001.teal a:visited, .gadgetStyle001.teal a:active {
    color: #000000;
    text-decoration: none;
}

.gadgetStyle001.teal a:hover {
    text-decoration: underline;
    color: #0E9B8F;
}

/** Orange **/

.gadgetStyle001.orange {
  border: 1px solid #F1EFE7;
}

.gadgetStyle001.orange .gadgetStyleTitle {
    padding: 17px 30px 17px 30px;
    background: #eb9622;
    color: white;
    font: 500 19px 'Raleway', sans-serif;
    text-align: center;
    
}

.gadgetStyle001.orange .gadgetStyleBody {
  box-shadow:none;
}

.gadgetStyle001.orange a, .gadgetStyle001.orange a:link, .gadgetStyle001.orange a:visited, .gadgetStyle001.orange a:active {
    color: #000;
    text-decoration: none;
}

.gadgetStyle001.orange a:hover {
    text-decoration: underline;
    color: #eb9622;
}


/** Green **/ 

.gadgetStyle001.green {
  border: 1px solid #F1EFE7;
}

.gadgetStyle001.green .gadgetStyleTitle {
    padding: 17px 30px 17px 30px;
    background: #0E9B8F;
    color: white;
    font: 300 18px 'Raleway', sans-serif;
    text-align: center;
    
}

.gadgetStyle001.green .gadgetStyleBody {
  box-shadow:none;
}

.gadgetStyle001.green a, .gadgetStyle001.green a:link, .gadgetStyle001.green a:visited, .gadgetStyle001.green a:active {
    color: #000;
    text-decoration: none;
}

.gadgetStyle001.green a:hover {
    text-decoration: underline;
    color: #0E9B8F;
}


/*** BOX STYLE 2 ***/

.gadgetStyle002 {
  border: 1px solid #000;
}

.gadgetStyle002 .gadgetStyleTitle {
    padding: 17px 30px 17px 30px;
    background: #eb9622;
    color: white;
    font: 500 19px 'Raleway', sans-serif;
    text-align: center;
    
}

.gadgetStyle002 .gadgetStyleBody {
  box-shadow:none;
}

.gadgetStyle002 a, .gadgetStyle002 a:link, .gadgetStyle002 a:visited, .gadgetStyle002 a:active {
    color: #000;
    text-decoration: none;
}

.gadgetStyle002 a:hover {
    text-decoration: underline;
    color: #eb9622;
}

.WaGadgetUpcomingEvents.gadgetStyle002 ul li:after, .WaGadgetForumUpdates.gadgetStyle002 ul li:after, .WaGadgetRecentBlogPosts.gadgetStyle002 ul li:after {
    border-top: 1px solid #F5F2EE;
}

/*** BOX STYLE 3 ***/

.gadgetStyle003 {
    background-color: none;
    border: #000 2px solid;
}

.gadgetStyle003 .gadgetStyleTitle {
    padding: 17px 30px 17px 30px;
    background: transparent;
    color: white;
    font: 600 20px 'Raleway', sans-serif;
    text-align: center;
}

.gadgetStyle003 .gadgetStyleTitle h4 {
    margin: 0;
    padding: 0;
    font: inherit;
    color: #0E9B8F;
    font-weight: 700;
}

.gadgetStyle003 .gadgetStyleBody {
    background: transparent;
  color: #222;
}

.gadgetStyle003 a, .gadgetStyle003 a:link, .gadgetStyle003 a:visited, .gadgetStyle003 a:active {
    color: #000000;
    text-decoration: none;
}

.gadgetStyle003 a:hover {
    text-decoration: underline;
    color: #0E9B8F;
}

.WaGadgetUpcomingEvents.gadgetStyle003 ul li:after {
    border-top: 1px solid #FFFFFF;
}


/**** HOME ****/

.homeSlogan {
  background:rgba(0,0,0,0.6);
  padding: 20px;
}
.homeSlogan h2 {
  color: #ffffff;
  font-weight: 300;
  font-size: 30px;
}

div.homeFeaturesTop h5 {
    color: #FFFFFF;
}

div.featureBoxList ul {
    margin: 0;
    list-style-type: none;
}

div.featureBoxList ul li {
    margin: 0;
    padding: 7px;
}

.greenList ul li a {
    color: #fff;
}

div.tealBoxLink a, div.aquaBoxLink a, div.greenBoxLink a {
    color: #FFF;
    text-decoration: none;
}

div.tealBoxLink a:hover, div.aquaBoxLink a:hover, div.greenBoxLink a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

div.tealBoxLink a::before, div.aquaBoxLink a::before, div.greenBoxLink a::before {
    content: "\00BB \0020";
}

div.tealBoxLink {
    color: #71BAA6;
}


/**** TABLES ****/

.WaGadgetForumStateList .forumListContainer .boxHeaderOuterContainer table td, .genericListTable thead th, .membersTable thead th, .WaGadgetForum #idTopicListContainer .boxHeaderOuterContainer table td {
    padding: 15px 20px 14px 0px;
    background: #0E9B8F;
}

/***Events Calendar - Calendar View - Header****/
.WaGadgetEventsStateCalendar .EventListCalendar td.EventListCalendarHeader {
background-color: #0E9B8F; 
}

.WaGadgetEventsStateCalendar .EventListCalendar .calendarDate {

  color:#000000;
}

.WaGadgetForumStateList .forumListContainer .boxHeaderOuterContainer table td h4, .genericListTable thead th, .membersTable thead th, .WaGadgetForum #idTopicListContainer .boxHeaderOuterContainer table td.threadTD div.thread h4.boxHeaderTitle, .WaGadgetForum #idTopicListContainer .boxHeaderOuterContainer table td.lastReplyTD .lastReply h4.boxHeaderTitle, .WaGadgetForum #idTopicListContainer .boxHeaderOuterContainer table td.repliesCountTD .repliesCount .boxHeaderTitle {
    font-size: 20px;
    font-weight: normal;
    color: white;
    line-height: normal;
}


/**** BACK TO TOP ****/

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #84AA53 url("/resources/Theme/Images/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #668d33;
}

/**** MAIN MENU STYLES ****/

/*** Menu Container BG ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
  display: table;
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  zoom: 1;
  text-align: left;
  background: #f5f2ee;
}

/*** Hide Home Link ***/
/*
.WaGadgetMenuHorizontal.mainNav .menuInner ul.firstLevel > li:first-child {
    display: none;
} */

/*** Main Menu Link ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
  height: 20px;
  padding: 18px 18px 18px 18px;
  font-size: 17px;
  line-height: 22px;
  font-family: 'Raleway', sans-serif;
  text-transform: none;
  color: #111;
  font-weight: 500;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a > span {
  display: block;
  height: 20px;
  padding: 0;
  position: relative;
}

/*** Main Menu Link - Hover State ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a {
  background: #fff;
  color: #d27d0a;
}

/*** Line Below Main Menu Link ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a > span {
  padding: 0;
  border-bottom: none;
}

/*** Active State for Main Menu Link ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a {
  color: #d27d0a;
  background: none;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a > span {
  padding: 0;
  border-bottom: none;
}

/*** Second Level Indicator Bullet (link has sub-nav) ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.dir > .item > a:after {
  display:none;
}

/*** Drop Down Menu - 2 Level ***/

.WaGadgetMenuHorizontal .menuInner ul ul {
  display: none;
  position: absolute;
  left: 0px;
  top: 100%;
  margin: 0;
  padding: 0px;
  list-style: none;
  min-width: 200px;
  z-index: 40000;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
}

/*** Dropdown Menu Link ***/

.WaGadgetMenuHorizontal .menuInner ul ul li > .item > a {
  margin:0;
  padding: 10px 40px 10px 20px;
  font-size: 1em;
  line-height: 22px;
  font-family: Arial, sans-serif;
  color: #111;
  white-space: nowrap;
}

/*** Link Hover ***/

.WaGadgetMenuHorizontal .menuInner ul ul li > .item:hover > a {
  color: #000;
  background: #F5F2EE;
}

/*** Active Link ***/

.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item > a {
  color: #d27d0a;
  background-color: none;
}

/*** Active Link Hover***/

.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item:hover > a {
  color: #d27d0a;
  background: #E7E5DD;
}

/*** Dropdown link has Sub-Directory ***/

.WaGadgetMenuHorizontal .menuInner ul ul li.dir > .item > a:after {
    content: "";
    position: absolute;
    right: 15px;
}

/*** Drop Down Menu - 3 Level ***/

.WaGadgetMenuHorizontal .menuInner ul ul ul {
    position: absolute;
    left: 100%;
    top: 0px;
    margin: 0 0 0 1px;
}

/**** VERTICAL MENU - SUB NAVIGATION ****/

/***** Custom Vertical Menu menuStyle002 *****/

/* First Level */

.WaGadgetMenuVertical.menuStyle002 .menuInner {
  padding: 0;
}

/*** First Level - Container ***/

.WaGadgetMenuVertical .menuInner ul.firstLevel {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #D27D0A;
}


/*** First Level - List Item ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li > .item {
  padding:0px;
  border-bottom:1px solid #EB9622;
  background-color: #D27D0A;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:last-child > .item {
  border-bottom: none;
}

/*** First Level Link - Regular ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li > .item > a {
  color: #ffffff;
  font-size: 1em;
  text-decoration: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 400;
  padding: 0px 25px;
  background-color: #D27D0A;
}

/*** First Level Link - Hover State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:hover > .item > a {
  color: #f9eac6;
  background-color: #D27D0A;
}

/*** Link Top and Bottom Padding ***/


.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li > .item > a > span {
  padding: 12px 0px 12px 0px;
}


/*** Remove Link Border on Hover ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:hover > .item > a > span {
  border: none;
}

/*** Link has Child Pages Indicator ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.dir.sel > .item > a > span:after {
  content: "\00bb";
  font: normal 22px/normal 'Raleway', sans-serif;
  color:#0682B9;
  left: -16px;
  right:auto;
  top: 0px;
  margin: 0;
  display:block;
  width: auto;
  height: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  z-index: 1;
  background: transparent;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel > .item,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:hover > .item,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel:hover > .item {

background:transparent;
}

/*** First Level Link Selected State Font Styles ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel > .item > a, .WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel:hover > .item > a {
  font-weight: 400;
  color: #fff;
  font-style: normal;
}

/*** Background Color for Link on Hover and Selected States ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel > .item,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel.dir > .item > a,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel:hover > .item > a {
 background: #EB9622;
  font-weight:normal;
}

/*** First Level Parent Link - Selected/Active State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel.parent > .item > a {
  font-weight:normal;
}

/*** First Level Parent Link - Hover State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel.parent > .item > a:hover {
  font-weight:normal;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.dir.sel > .item > a > span:after { display:none;}


/* Second Level */

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel ul {
  margin: 0;
  padding: 15px 10px;
  background-color: #fff;
  box-shadow: none;
}

/*** Hide Second Level Flyout Menu ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul {
  display:none !important;
  position:static;
}

/*** Second Level - Open State - Background Color ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel > ul {
  background-color: #ffffff;
}

/*** Second Level - Open State for Second and Third Levels ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel ul,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel ul ul {
  display: block !important;
}


/*** Second Level - Open State - Down Arrow ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel ul {
  display: block !important;
  background-image: url("https://alhfam.wildapricot.org:443/resources/Theme/Images/verticalNav-secondLevel-down-arrow.png");
  background-position: top center;
  background-repeat: no-repeat;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel li.sel ul ul {
    background-image: none;
}

/*** Second Level List Item Background Color ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel ul .item,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:hover ul .item,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel:hover > ul .item {
  background:transparent;
}

/*** Second Level List Item - Hover State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul li > .item:hover {
  background-color: transparent;
}

/*** List Item Padding - Removing Padding Around Link ***/

.WaGadgetMenuVertical .menuInner ul ul li > .item {
  padding:0px;
}

/*** Second Level Link Padding ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul li > .item > a > span {
  padding:8px 14px 7px 14px;
}


/*** Second Level Link - Regular State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel ul li > .item > a {
  color: #000;
  text-transform: none;
  text-shadow: none;
  display: block;
  font-size: 16px;
  font-family: inherit;
  margin:0;
  padding: 6px 20px 6px 20px;
}

/*** Second Level Link - Hover State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul li > .item > a:hover {
  color: inherit;
  background-color: #fff;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul li.sel > .item > a:hover {
  color: #D27D0A;
  background-color: #F5F2EE;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul > li > .item > a:hover > span:after {
  background: #0682B9;
}

/*** Second Level Link - Selected State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul > li.sel > .item > a {
    font-weight: normal;
    color: #000;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul > li.sel > .item > a:hover {
    color:#D27D0A;
}

/*** Second Level Link - Selected State Hover ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul li.sel > .item:hover > a {
  color: #001D62;
}


/*** Second Level Link - Left Bullet ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul > li > .item > a > span:after {
  content: "";
  left: 0px;
  right:auto;
  top: 0px;
  position:absolute;
  margin: 15px 0 0 16px;
  display:block !important;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
  background: #7c8789 !important;
}


/* Third and Deeper Levels */

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel ul ul {
  padding:1px 0px 2px 0px;
  box-shadow: none;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel ul ul {
  margin-left:18px;
}


/**** EVENT CALENDAR ****/

.WaGadgetEventsStateCalendar .EventListCalendar td {
    padding: 10px;
    border-color: #fff;
}

.WaGadgetEventsStateCalendar .EventListCalendar .yearViewHeader {
    display: block;
    margin: -10px -9px -10px -10px;
    padding: 10px;
    background-color: #0E9B8F;
    color: #000;
}

@media only screen and (max-width: 716px) {
.WaGadgetMenuHorizontal[class*=menuStyle] .menuInner .menuButton {
    background: none;
    color: #000;
    cursor: pointer;
    font: 40px/16px Verdana;
    height: 26px;
    position: relative;
    padding: 21px 25px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
}

.zoneSidebarRight .rightSidebar {
    width: 100%;
    float: right;
    z-index: 0;
}

.zoneSidebarRight .leftBase {
    width: 100%;
    float: left;
    z-index: 0;
}

div.topBarMenu p {
    text-align: center;
}

div.topBarMenu a {
    padding: 0 12px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}

.WaGadgetSiteSearch .searchBoxOuter.alignRight {
    text-align: center;
}

Hide-For-Mobile {
  display:none;
}

}

@import url(http://weloveiconfonts.com/api/?family=fontawesome);

/* fontawesome */
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul ul li > .item:hover > a {
  background-color: #F5F2EE;
}
