/* Root Variables */
:root {
    --directory-results-primary-color: 162, 38, 40;
    --directory-results-secondary-color: 47, 100, 141;
}


@charset "utf-8";
/* CSS Document */
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
	}
p {
    margin: 0 0 10px;
}
.container {
    padding-left:8px;
    padding-right: 8px;
}
input, button, select, textarea{
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 5px 10px;
	}
a{
	  color: #2f648d;
	  word-break: break-word;
	}
a:hover{
	color: #333333;
	text-decoration:none;
	}
h1, h2, h3, h4, h5{
	margin:10px 0 15px;
	}
h1{
	font-size: 32px;
    line-height: 36px;
    color: #c1122f;
    font-weight: 400;
	}
h2{
	font-size:30px;
	line-height:34px;
	color: #2f648d;
	font-weight:400;
	}
h3{
	font-size: 28px;
    line-height: 32px;
    color: #333333;
    font-weight: 400;
	}
h4{
	font-size:26px;
	line-height:30px;
	 color: #666;
	font-weight:400;
	}
h5{
	font-size:24px;
	line-height:28px;
	color:#333;
	font-weight:400;
	}
.container {
    padding-left:8px;
    padding-right: 8px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

.row {
    margin-right: -8px!important;
    margin-left: -8px!important;
}
.toolbar-out {
    background-color: rgb(255 255 255 / 80%);
    border-bottom: none;
    border-top: 5px solid #c1122f;
    position: absolute;
    z-index: 9;
    left: 0px;
    right: 0px;
}

.toolbar-out .container, .header-out .container, .mainmenu-out .container {
    width: 100%;
    padding: 0px 20px;
    max-width: 1500px;
}

#itoolbar_bg {
    background-color: transparent;
    min-height: 35px;
    height: auto;
	position: relative;
}

#itoolbar {
    color: #FFFFFF;
    font-size: 0;
    width: 100%;
    padding-right: 145px;
}

#itoolbar a {
    color: #c1122f;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 700;
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    line-height: 28px;
    text-transform: uppercase;
}

#itoolbar a:hover {
	color: #333333;
}

#isearch {
    height: auto;
    min-height: 35px;
    position: absolute;
    top: 0px;
    width: auto;
    right: 89px;
    z-index: 1000;
}
#isearch .input-group-btn {
  display: none;
}
#isearch .btn {
  color: #fff;
  padding: 3px 10px;
  font-size: 12px;
  background-color: #147DBF;
  border: none;
  height: 25px;
}
#isearch .btn:hover {
  background-color: #9fd3c7;
  border-color: #9fd3c7;
  color: #fff;
}
#isearch .input-group {
  margin-top: 0px;
}
#isearch .form-control {
  font-size: 11px;
  height: 25px;
  padding: 3px 8px;
  border: none;
  box-shadow: none;
}
#isearch input[name="bst"] {
  border-radius: 0;
  color: #e1e5ef;
  font-family: inherit;
  font-size: 12px;
  outline: medium none;
  padding: 0 8px;
  transition: all 0.5s ease 0s;
  width: 34px;
}
#isearch input[name="bst"] {
    background: #c1122f url(//cdn.ymaws.com/nena.site-ym.com/resource/resmgr/new_design_2023/search.png) no-repeat scroll center center;
    border: none;
    box-shadow: none;
    color: #e1e5ef;
    cursor: pointer;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    height: 30px;
    padding-left: 30px;
    width: 0;
}

#isearch input[name="bst"]:focus {
  background: #f1f1f1 url("//cdn.ymaws.com/nena.site-ym.com/resource/resmgr/new_design_2023/search.png") no-repeat scroll 8px center;
  border: medium none;
  border-radius: 0;
  color: #666;
  cursor: auto;
  padding-left: 30px;
  padding-right: 10px;
  width: 220px;
}

.header-out {
    background-color: rgb(255 255 255 / 80%);
    position: absolute;
    z-index: 10;
    top: 40px;
    left: 0px;
    right: 0px;
}

.header-social {
    position: absolute;
    right: 0px;
    top: -35px;
    background-color: #c1132f;
}

.header-social i {
    margin-left: 0px;
    background: #c1122f;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.header-social i:hover {
    background-color: #333;
}
#header {
    height: 100px;
    background-color: transparent;
    position: relative;
}
.header-ad {
    position: absolute;
    right: 0px;
    top: 0px;
    max-width: 650px;
    width: 100%;
    max-height: 60px;
    overflow: hidden;
}
.header-ad iframe {
    width: 100%;
}
img.img_ad {
    width: 100% !important;
    height: auto !important;
}

#logo {
	position: absolute;
    top: -10px;
    left: 0;
}

#logo img {
    max-width: 200px;
    width: 100%;
}

.mainmenu-out {
    background-color: rgb(255 255 255 / 80%);
    border-bottom: none;
    position: absolute;
    height: 5px;
    box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
    top: 140px;
    left: 0px;
    right: 0px;
}

#mainmenu .caret {
    display: none;
}

#mainmenu .dropdown-menu .caret {
    display: inline-block;
}
	
#mainmenu {
    background-color: #c1122f;
    height: 0;
    line-height: normal;
}

.mainmenu-out:after {
	display: none;
}

#hero-slider .carousel-inner {
    top: 0px;
}

.islideshow-out {
    background-repeat: repeat-x;
    padding: 48px 0 30px;
    border-bottom: none;
    background-image: linear-gradient(#f1f1f1, #c1122f);
	display: none;
}
#islideshow {
    background-color: #666666;
    height: 0;
    padding-bottom: 32%;
    -webkit-box-shadow: 0 0 0 5px #fff;
    -moz-box-shadow: 0 0 0 5px #fff;
    box-shadow: 0 0 0 5px #fff;
}

#sp-main:before {
    content: " ";
    width: 100%;
    height: 200px;
    background-image: url(//cdn.ymaws.com/nena.site-ym.com/resource/resmgr/2026_redesign/hero.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
}

#left, #right {
    margin-top: 200px;
}

#hp-main .content {
    padding: 0px;
}

#hp-main {
    overflow: hidden;
    margin-top: 0px;
}

.hp-center-out>.container {
    width: 100%;
    padding: 0px;
}

.sliderBox {
    text-align: left;
    line-height: normal;
    max-width: 700px;
    width: 100%;
}

.heroTitle {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 5px;
	text-transform: uppercase;
}

.sliderBox p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

.intro-heading {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 22px;
}

.sub-heading {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 22px;
    margin-bottom: 10px;
}

.btn-area .formbutton {
    background: #fff;
    color: #c1122f;
}

.btn-area .formbutton:hover {
    background: #333333;
    color: #fff;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    min-width: 1800px;
}

#hero-slider .carousel-caption {
    top: 175px;
}

.static-section {
    position: absolute;
    right: 0px;
    top: 100px;
    background-color: rgba(0,0,0,0.7);
    padding: 10px 15px;
    color: #fff;
}

.content-out {
    padding: 100px 0px;
}

.content-out .intro-heading {
    color: #c1122f;
}

.content-out .heroTitle {
    color: #000;
    margin: 20px 0px;
}

#hero-slider {
    position: relative;
}

.static-section a {
    color: #fff;
}

.static-section a:hover {
    color: #c1122f;
}

.title-section {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.title-section a {
    float: right;
    font-size: 14px;
}

.static-section .rss-item-title {
    max-width: 200px;
    width: 100%;
    display: block;
    max-height: 20px;
    overflow: hidden;
    word-break: break-all;
}

.static-section .rss-item {
    margin-bottom: 10px;
}

.static-section .rss-item br {
    display: none;
}

.custom-snapshots .rss-item-title {
    max-height: 40px;
    display: block;
    overflow: hidden;
}

#CTA-area {
    padding: 50px 0px;
    text-align: center;
}

.cta-title, #bottomcontentarea h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

.cta-title:after, #bottomcontentarea h3:after {
    content: " ";
    position: absolute;
    width: 75px;
    height: 5px;
    background: #c1122f;
    bottom: 0px;
    left: 0;
    right: 0px;
    margin: auto;
}

.cta-content img, .cta-content i {
    font-size: 40px;
    color: #222;
    width: 120px;
    height: 120px;
    line-height: 120px;
    border: 2px solid #c1122f;
    border-radius: 50%;
}

.cta-content {
    max-width: 145px;
    width: 100%;
    margin: auto;
    height: 145px;
    border: 2px solid #2f648d;
    border-radius: 50%;
    padding: 10px 0px;
    margin-bottom: 10px;
}

.cta-col h3 {
    color: #222;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.cta-col h3:hover {
    color: #c1122f;
}

#about {
    padding: 50px 0px;
    background-color: #d5e0e8;
    text-align: center;
}

.about-content {
    background-color: #fff;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding: 15px 75px;
    box-shadow: 0 9px 7px -8px rgb(0 0 0 / 20%);
}

.button-section .formbutton {
    margin: 0px 5px;
}

.mission-heading {
    font-size: 26px;
    color: #c1122f;
    font-weight: bold;
    text-transform: uppercase;
}

.about-content p {
    margin-bottom: 25px;
}

#ad-section {
    padding: 100px 0px;
    padding-top: 0px;
}

.ad-container iframe {
    display: block;
    margin: auto;
}
.news-box {
    padding: 10px 0px;
}

.news-content {
    padding: 15px 20px;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
}

.news-content .rss-item-title {
    color: #c1122f;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
}

.news-content .rss-item-title:hover {
    color: #2f648d;
}

.sub-text {
    color: #c1122f !important;
    font-size: 12px !important;
    min-height: 25px !important;
}

.news-content p {
    font-weight: bold;
    color: #000;
    font-size: 16px;
    min-height: 95px;
}

.news-content .link {
    color: #c1122f;
    font-weight: bold;
}

.news-content .link i {margin-left: 5px;}

.heading-text {
    min-height: 25px !important;
}

.color-change {background-color: #c1122f;}

.color-change .heading-text {
    color: #fff !important;
    font-weight: bold;
}

.color-change p {
    font-weight: normal;
    color: #fff;
}

.color-change .link {
    color: #fff;
}

#second-section {
    padding-top: 0px;
}

.text p {
    line-height: 22px;
}

#second-section .news-content {
    margin: 0px 15px;
}

#third-section {
    padding-top: 0px;
}

.img img {
    margin-bottom: 15px;
}

.White-bg p {
    font-weight: normal;
}

.White-bg .heading-text {
    font-weight: bold;
    min-height: 45px !important;
}

#forth-section {
    padding-top: 0px;
}

#forth-section .White-bg .link {
    color: #fff;
}

.content-out .sub-heading {
    color: #c1122f;
}

.White-bg .link {
    color: #000;
}

#fifth-section {
    padding-top: 0px;
}

#fifth-section .heading-text {
    min-height: 92px !important;
}

#fifth-section p {
    min-height: 115px;
}

#fifth-section .link {
    min-height: 40px;
    display: block;
}

.news-content .link:hover {
    opacity: 0.7;
    color: #666;
}

#hp-center {
    margin-bottom: 0;
    padding: 0;
}

#hp-center .content {
	padding:0;
}

#LoginForm .small {
    background: #f1f1f1;
    border-radius: 0;
    color: #666;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 15px;
    width: 100%;
    border: 1px solid #e0e0e0;
}

#RememberMe {
    font-size: 14px;
}

.securesubmit {
    display: none;
}

#login .formbutton {
    width: 100%;
}

#sp-main #LoginForm .small{
	    background: #fff;
	}

.hp-left-out {
    display: none;
}

#hp-left {
    height:auto;
    min-height:auto;
}

#hp-left #infoImageWrap {
    padding: 0;
    margin-bottom: 20px;
    border: 2px solid #1d4e7a;
}


#hp-left #contentWrap {
    padding: 0 30px;
}

#hp-left h1{
	 margin-bottom: 30px;
	 margin-top: 0;
	}
#hp-left a.readMore {
    font-weight: bold;
    color: #c1122f;
    float: left;
    margin-top: 10px;
    font-size: 14px;
}

#hp-left a.readMore:hover{
	color:#333333;
	}
	
	
#hp-main .zone {
    background-color: rgba(255,255,255,.85);
    height: auto;
    min-height: 460px;
    padding: 0;
    border: 1px solid #aaa;
    box-shadow: 0 9px 7px -8px rgb(0 0 0 / 20%);
}

#right .zone {
    background-color: #fff;
    border: 1px solid #ddd;
    height: auto;
    padding: 0;
    box-shadow: 0 9px 7px -8px rgb(0 0 0 / 20%);
}

.irailhead {
    background-color: transparent;
    color: #c1122f;
    height: auto;
    line-height: normal;
    padding: 16px 15px 0;
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(255,255,255,.8);
}
.irailhead a {
    font-size: 14px;
    display: block;
    padding: 0 10px;
    border-radius: 0;
    border: none;
    font-weight: bold;
}

.irailcontent {
    padding: 15px;
    text-align: left;
	color: #666;
}

.irailcontent a{
    font-style: normal;
    font-weight: 700;
	}
.irailcontent a:hover{
	color: #333333;
	}
.LatestNewsItemDate {
    display: block;
}

#bottom-left .zone>.irailcontent {
    padding: 0px;
}

#bottom-left {
    width: 100%;
    padding: 0px;
}

#bottom-left .zone {
    background: transparent;
    min-height: auto;
    border: none;
    box-shadow: none;
}

.bottom-left-out>.container {
    width: 100%;
}

#bottom-left .zone>.irailcontent {
    padding: 0px;
    text-align: center;
}

.news, .calendar {
    display: none;
}

.bottom-left-out {
    display: none;
}

.bottomcontentarea-out {
    padding: 50px 0px;
}

#bottomcontentarea .slide {
    margin: 0px 20px;
}

.feed-container {
    padding: 15px;
    border: 2px solid #ddd;
    box-shadow: 0 9px 7px -8px rgb(0 0 0 / 20%);
}

#social-area .nav-tabs>li>a {
    color: #fff;
    background-color: #c1122f;
    padding: 5px 20px;
}

#social-area .nav-tabs>li.active>a, #social-area .nav-tabs>li.active>a:focus, #social-area .nav-tabs>li.active>a:hover {
    background-color: #2f648d;
}

.involve-col h3 {
    font-size: 20px;
    font-weight: bold;
    color: #c1122f;
}

.involve-col {
    text-align: left;
    padding: 0px 50px;
}

.involve-col p {
    margin-bottom: 25px;
}

#social-area {
    padding: 50px 0px;
}

#CTA-area-bottom {
    padding: 50px 0px;
    background: #f1f1f1;
}

#CTA-area-bottom .cta-col h3 {
    color: #c1122f;
}

#CTA-area-bottom .cta-col h3:hover {
    color: #222;
}

.cta-content img {padding: 30px;}

#CTA-area-bottom .cta-content {
    border-color: #c1122f;
}

#CTA-area-bottom i, #CTA-area-bottom img {
    background: #c1122f;
    color: #fff;
}

#sponsor-area {
    padding: 50px 0px;
}

#bottomcontentarea {
    background-color: #fff;
    padding: 0px 0px;
    margin-bottom: 0;
    text-align: center;
}

#FooterContentArea {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(//cdn.ymaws.com/nena.site-ym.com/resource/resmgr/2026_redesign/footer-bg.png);
    background-color: #c1122f;
    height: auto;
    min-height: 35px;
    padding: 50px 0px 85px 0px;
    color: #eee;
    background-position: center;
    background-size: cover;
}

#FooterContentArea a {
    color: #fff;
}

#FooterContentArea a:hover {
    color: #f1f1f1;
}

.fheader {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.col-section {
    margin-bottom: 20px;
}

.social a {
    font-size: 20px;
    margin: 0px 5px;
}

.quick-links, .contact {
    margin-bottom: 25px;
}


.footer-social i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #c1122f;
    margin: 0px 5px;
}

.footer-social i:hover {
    color: #fff;
    background-color: #333;
}

.footer-social {
    text-align: center;
}

.contact {
    text-align: right;
}

#icopyright {
    background-color: transparent;
    padding: 10px 0px;
    font-size: 12px;
    margin-top: -38px;
}

#copyright-inner {
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0 55px;
}

#copyright-inner a {
    color: #fff;
}

#copyright-inner a:hover{
	 color:#2f648d;
}

#SpTitleBar {
    background: transparent;
    font-size: 32px;
    height: auto;
    padding: 15px;
    margin-bottom: 50px;
    margin-top: 0px;
    display: table;
    color: #c1122f;
	font-weight: 500;
}

#SpContent {
    padding: 15px;
    width: 100%;
    table-layout: fixed;
}

#SpContent_Container {
    padding: 15px;
}

.subpage-ads .ad-container {
	margin-bottom: 15px;
}

.breadCrumb ul {
    list-style: none;
}

.breadCrumb ul li {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    position: relative;
}

.navbar-toggle {
    background-color: #666;
    background-image: none;
    border: medium none;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}


/* 0. Begin Template Styles */
/*********************************************/

a img {border:none;}


/* Toolbar & search styling */
#PrintPage img {
	display:none;
}
.navbar-left {
	float: right !important;
    margin-top: -45px;
}
.navbar-nav>li>a {
    color: #c1122f;
    font-size: 16px;
    text-transform: none;
    padding: 15px 14px;
    font-weight: 600;
	background: transparent;
}
.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus{
	background-color:transparent;
	color: #333;
	}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus{
	background-color:transparent;
	color: #333;
	}
.dropdown-menu{
	background-color:#fff;
	min-width:250px !important;
	border:none;
	border-radius:0;
	box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
	}
.navbar-collapse {
    background-color:transparent;
    border-top: medium none !important;
    position: relative;
    z-index: 999999;
    max-height: 600px;
}
.navbar-nav .open .dropdown-menu > li > a {
	background-color:tranparent;
    color: #000;
    line-height: 20px;
	border-bottom:none;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus  {
	background-color:#c1122f !important;
	color: #fff !important;
	border-bottom:none;
}
.navbar-nav .open .dropdown-menu li .highlighted {
    color: #fff !important;
}

/* End Public Menu Style */
.FeaturedMemberTile a {
	display:block;
}

/* Slideshow styling */

#full-slider-wrapper
{
	width: 100% !important;
	height:0px!important;
	padding-bottom:32% !important;
}
.slide-panel
{
	width: inherit;
}
.slide-panel .active
{
	width: inherit;
}

/* Begin Hp/Sp zone styling */

.LatestNewsItemDate {
	display:block;
}

#RememberMe input {
	margin-right:5px;
}

#members img {
	margin-right:10px;
	margin-bottom:8px;
	}
#members .FeaturedMemberTile {
	font-size:11px;
	clear:both;
	display:block;
	margin-top:15px;
	}
#members .FeaturedMemberTile a {
	font-weight:bold; 
	margin: 5px 0; 
	font-size:12px;
	}

/* Subpage title and navbar styling */

#SpNavBar form {
    float: left;
}
#SpNavBar select {
    margin-right: 5px;
}
#SpNavBar {
   background: none repeat scroll 0 0 #FFFFFF;
    height: 30px;
    line-height: 23px;
    padding: 5px 10px;
}
#SpNavBar a {
   font-size: 11px;
   float:left;
   color: #000;
   margin: 0 5px;
}

#SpNavBar a:hover {
	color:#666;
	}
	
#SpNavBar img {
	margin-right:5px;
}
#SpSubHead
{
	width: 100%;
	margin:0 auto;
}
#GroupPagesMenuLink
{
	float: left;
}
#GroupMoreMenuLink
{
	float: left;
}

/* These are bars in member pg content + */

.datagrid1 tr.header td
{
    background-color: #c1122f;
    color: #fff;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: none;
    border-top: transparent;
    border-bottom: transparent;
    height: 30px;
    line-height: 30px;
    padding: 0 5px 0 5px;
}
.datagrid1 tr.header a
{
    color: #eee;
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    padding: 7px 4px 7px 4px;
}
.datagrid1 tr.header a:hover
{
    text-decoration: none;
    color: #000;
    background-color: transparent;
}

.datagrid1 tr.item td
{
    background-color: #ebebeb;
	padding:5px;
}

.datagrid1 tr.altitem td
{
    background-color: #fff;
	padding:5px;
}
.datagrid1 td {
	height:auto!important;
}
.ForumSubject {
    font-size: 12px !important;
}
.FormTable1 th
{
    background-color: #c1122f;
    color: #fff;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: none;
    border-top: transparent;
    border-bottom: transparent;
    height: 30px;
    line-height: 30px;
    padding:0px 5px;
}
.FormTable1 th a
{
    color: #eee;
    font-size: 14px;
    text-decoration: none;
}
.FormTable1 th a:hover
{
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    padding: 7px 4px 7px 4px;
    color: #000;
    background-color: transparent;
}

.FormTable1 tr td {
    padding-bottom: 10px;
	padding-top: 10px;
}

/* These are bars in latest news & calendar content + */

ViewTable1 {
    margin-bottom: 10px;
}

.ViewTable1 th
{
    background-color:#c1122f;
    color: #fff;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: none;
    border-top: transparent;
    border-bottom: transparent;
    height: 30px;
    line-height: 30px;
    padding:0px 5px;
}
.ViewTable1 th a
{
    color: #eee;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
.ViewTable1 th a:hover
{
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.ViewTable1 tr td {
    padding: 6px 0;
}

#SearchForm table {
    width: 100%;
}

/* Button & Callout Styling */

.specialContent, .specialcontent, .SpecialContent
{
    background-color: #ebebeb;
    border: 0 none;
}
.formbutton
{
    background-color: #c1122f;
    color: #fff;
    text-align: center;
    padding: 6px 45px;
    border: none;
    line-height: normal;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 20px;
}
.formbutton:hover {
	background: #333333;
	border:none;
	color:#fff;
	}

.calloutbox, .infobox
{
    background-color: #eee;
	border: 1px solid #ddd;
    box-shadow: inset 0 0 0 1px rgba(255,255,255, .6);
    padding: 12px 15px;
}

#classyears .bigyear {
    background: none repeat scroll 0 0 #DDDDDD!important;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    padding: 5px;
}

#classyears .main {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD!important;
    font-size: 12px;
    height: 100%;
}
#frmWallPost #btnSubmitWallPost {
	font-size: 11px !important;
    padding: 5px 20px !important;
}


#strWallText, #ctl00_PageContent_ctl01_txtWallText {border:1px solid #ccc!important;}

#ctl00_PageContent_ctl01_txtWallText {margin-bottom:5px;}

/* TabBar Styling (Search and Member Profile)  */
				   
.TabBar div.activeTab a, .TabBar div.activeTab a:hover 
{
	background-color: #c1122f;
    color: #fff !important;
    padding-bottom: 5px;
    padding-top: 5px;
}
.TabBar div a 
{
	background-color:#2f648d; 
	color: #fff;
}
.TabBar div a:hover{
	background-color: #c1122f;
	color: #fff;
	}
#Calendar th.Head 
{
  font-size: 18px;
 padding: 5px;
 text-align:center;
}
#Calendar td.MonthPrevNext 
{
 
}

.MemberControlPanel:hover{
	background-color:transparent !important;
	}
.MemberControlPanel_Container:hover {
	background-color:#f1f1f1;
	box-shadow:inset 0 0 0 1px #ddd;
    height:65px;
}
.deemphasize{
	color:#333;
	}
	
.CaptchaQuestion {
    white-space: normal;
}

/* Begin Custom Form Styles */

#CustomFormPager .current, #CustomFormPagerLegend .current {
    background-color: #000000;
}
 
#CustomFormPager .invalid, #CustomFormPagerLegend .invalid {
    background-color: #FB5252;
}
 
#CustomFormPager .valid, #CustomFormPagerLegend .valid {
    background-color: #8AEB8A;
}
#CustomFormPager div, #CustomFormPagerLegend div {
    border: 1px solid #333333;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 3px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 16px;
}
#CustomPageBody {
	width: auto;
	clear:both;
}
#full-slider-nav-left {
	margin-top:15%;	
}

#full-slider-nav-right {
	margin-top:15%;	
}
#DisplayCurrMenu_c {
    left: -60px !important;
}

#GalleryFormsPanel {
    max-width: 680px;
    width: 100% !important;
}

#JournalEntryFormPanel {
    max-width: 640px;
    width: 100% !important;
}

#JournalEntryFormPanel_c {
    left: 40px !important;
}

#ctl00_PageContent_isTwitterEnabled {
    max-width: 400px;
    width: 100% !important;
}

.DescriptionPanel.yui-module.yui-overlay.yui-panel {
    max-width: 350px;
    width: 100% !important;
}

.FeaturedMemberTile {
    clear: both;
    min-height: 80px;
    padding-bottom: 10px;
}

.FeaturedMemberTile a {
    display: block;
    margin-bottom: 5px;
}

.FeaturedMemberTile img {
    margin-bottom: 10px;
    margin-right: 10px;
}

#tblBasicSearch td, .FormTable1 td {
    text-align: left;
}

.redalert {
    color: #d9534f;
}

#SearchForm {
  font-size: 14px;
}

.mtop-0 {margin-top: 0px;}
.mtop-5 {margin-top: 5px;}
.mtop-10 {margin-top: 10px;}
.mtop-15 {margin-top: 15px;}
.mtop-20 {margin-top: 20px;}
.mtop-25 {margin-top: 25px;}
.mbottom-0 {margin-bottom: 0px;}
.mbottom-5 {margin-bottom: 5px;}
.mbottom-10 {margin-bottom: 10px;}
.mbottom-15 {margin-bottom: 15px;}
.mbottom-20 {margin-bottom: 20px;}
.mbottom-25 {margin-bottom: 25px;}
.mbottom-30 {margin-bottom: 30px;}
.mright-5 {margin-right: 5px;}
.mright-10 {margin-right: 10px;}
.mright-15 {margin-right: 15px;}
.mright-20 {margin-right: 20px;}
.mright-25 {margin-right: 25px;}
.mleft-5 {margin-left: 5px;}
.mleft-10 {margin-left: 10px;}
.mleft-15 {margin-left: 15px;}
.mleft-20 {margin-left: 20px;}
.mleft-25 {margin-left: 25px;}
.ptop-15 {padding-top: 15px;}
.pleft-15 {padding-left: 15px;}
.pright-0 {padding-right: 0;}
.pleft-0 {padding-left: 0;}
#Form1 td {
    padding: 5px;
}
#SpPopup_Container {
    background: #fff;
    vertical-align: top;
	height:1500px;
}
.navbar-toggle{
	background-color:#5D9158;	
}
#ctl00_PageContent_fpb_pForumsQuickSearch{
	margin: 0px 25px 0px 6px !important;
}
#SpPopup_Container #SpTitleBar {
    padding-left: 15px;
    color: #666666;
    text-shadow: none;
    margin-left: 10px;
}
#Calendar th{
	text-align:center;
	}
table.FormTable1 .label {
    color: #333;
}
#SearchForm .formbutton {
    padding: 6px 15px;
}

#SearchForm .small {
    display: block;
    margin: 10px 0px;
}

@media (min-width:768px){.container{width:750px}}
@media (min-width:960px){.container{width:900px}}
@media (min-width:1200px){.container{width:1016px}}


@media (max-width: 1500px) {

}

@media (max-width: 1200px) {
.navbar-nav>li>a {
    padding: 15px 6px;
    font-size: 16px;
}
#logo {
    top: -20px;
}
#hero-slider .carousel-caption {
    top: 160px;
}
	#itoolbar a {
		padding: 0 5px;
		font-size: 12px;
	}
	#SearchForm td{
		width:100%;
		float:left;
   		}
	
	#SearchForm td input{
		width:100%;
		float:left;
		}
	#HelpLink_SEARCH_SYNTAX {
		display: block;
	}
.irailhead {
    font-size: 18px;
}
.cta-content {
    max-width: 130px;
    height: 130px;
    padding: 8px 0px;
}
.cta-content img, .cta-content i {
    width: 110px;
    height: 110px;
    line-height: 110px;
}
}

@media (max-width: 991px) {
    .MemberControlPanel {
        width: 100%;
    }
    #CustomFormForm th, #CustomFormForm td, .CustomFormTable th, .CustomFormTable td {
        display: block;
        width: 100% !important;
    }
    #CustomFormForm th label {
        width: 100% !important;
    }
    #CustomFormForm td input[type="text"], #CustomFormForm td select, #CustomFormForm td textarea, .CustomFormTable td input[type="text"] {
        width: 100% !important;
    }
    .CustomFormTable .nameRow input[type="text"] {
        margin-bottom: 15px;
    }
}
@media (max-width: 960px) {
.navbar-nav>li>a {
    font-size: 13px;
    padding: 15px 4px;
}
	.header-out .container, .toolbar-out .container, .mainmenu-out .container{
		padding: 0 15px;
	}	
	#FooterContentArea .container {
		width: 100%;
		padding: 0 15px;
	}
	.footNav{
		top: 1px;
		}
	.irailhead {
    font-size: 14px;
}
.header-ad {
    max-width: 530px;
    width: 100%;
}

.header-ad img {
    width: 100%;
}
.sliderBox p {
    font-size: 16px;
}
.cta-content {
    max-width: 100px;
    height: 100px;
    padding: 3px 0px;
}
.cta-content img, .cta-content i {
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.cta-col h3 {
    font-size: 18px;
    word-break: break-word;
}
#second-section .news-content {
    margin: 0px;
}
}

@media (max-width: 767px) {
	.static-section .rss-item-title {
    max-width: 100%;
    margin: auto;
}
	#mainmenu .caret {
		display: inline-block;
	}
	.navbar-toggle:hover {
		opacity: 0.8;
	}
	#hp-center .content #heroChev{
		display:none;
	}
	#logo img {
		max-width: 150px;
	}
#hp-main {
    margin-top: 0px;
}
#hero-slider .carousel-inner {
    top: 0px;
}
	#hp-center .content{
    	text-align: center;
	  }
	#hp-center .content{
		height: auto; 
		  }
	#sp-main{
		padding-top:0;
		}
	#isearch {
		padding: 0;
	}
	#logo {
		top: 0px;
	}

#isearch {
    display: none;
}
	#hp-left #contentWrap {
		padding: 0;
	}
    .navbar-toggle {
        background-color: #c1122f;
        margin-top: -50px;
        margin-right: 0px;
        z-index: 9999;
    }
	.navbar-left{
		float: none !important;
   		 margin: 0;
		}
	#hp-main .zone{
		min-height:auto;
		}
	.navbar-collapse{
		background-color: #fff;
    	border: 1px solid #f1f1f1;
	}
	.navbar-nav>li>a:hover,
	.navbar-nav>li>a:focus{
		background-color:#333333;
		color: #fff;
		}
	.nav .open>a,
	.nav .open>a:hover,
	.nav .open>a:focus{
		background-color:#333333;
		color: #fff;
		}
	.navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus  {
		background-color: #333333;
		color: #fff;
	}

.navbar-collapse {
    padding: 0px;
}

.navbar-nav>li>a {
    padding: 15px 15px;
}
	#FooterContentArea{
		text-align:center;
	}
	.inCol {
		float: none;
		width: 100%;
	}
	.inCol a {
		background: rgba(255,255,255,.1);
		padding: 10px 0;
		margin-bottom: 20px;
		display: block;
	}
	.irailhead {
    font-size: 18px;
}
    .container {
    padding-left:15px;
    padding-right: 15px;
    }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.row {
    margin-right: -15px!important;
    margin-left: -15px!important;
}
    .FormTable1 td {
        display: block;
        width: 100%;
    }
#hp-main #login {
    border: 1px solid #aaa;
    padding: 0px;
}

#isearch {
    display: none;
}

#itoolbar {
    padding-right: 100px;
}	
	
.mainmenu-out:after {
    display: none;
}

.header-ad {
    top: auto;
    bottom: 5px;
    left: 0px;
    right: 0px;
    margin: auto;
	display: none;
}
.sliderBox {
    max-width: 100%;
    text-align: center;
}

.static-section {
    position: relative;
    top: 20px;
    margin: 0px 15px;
}

.cta-col {
    margin-bottom: 35px;
}

.custom-snapshots .col-sm-6 {
    padding: 0px;
}

#hp-main .zone {
    margin-bottom: 15px;
}

.involve-col {
    padding: 50px 20px;
    text-align: center;
}
.static-section {
    background-color: rgba(0,0,0,0.9);
}
.button-section .formbutton {
    margin-bottom: 5px;
}
#right {
    margin: 0px;
}

#sp-main:before {
    height: 120px;
}

#left {
    margin-top: 150px;
}
    #hero-slider .carousel-caption {
        top: 140px;
        right: 5%;
        left: 5%;
    }
.content-out {
    padding: 50px 0px;
}
.content-out p {
    max-width: 100% !important;
    min-height: auto !important;
}
.news-content {
    margin-bottom: 15px !important;
}

#fifth-section .heading-text {
    min-height: auto !important;
}
.contact {
    text-align: center;
    margin-top: 15px;
}
.ad-container {
    margin-bottom: 15px;
}
.mainmenu-out {
    height: 0px;
}
}

@media (max-width: 600px) {
	#SpTitleBar {
		font-size: 30px;
		margin-bottom: 60px;
	}
    .productNameList {
     word-break: break-all;
}

#ctl00_PageContent_divUpload .nonresponsive td {
        float: left;
        width: 100%;
    }
.about-content {
    padding: 15px;
}
.heroTitle {
    font-size: 40px;
    line-height: 44px;
}
}

@media (max-width: 480px) {
	#infoImageWrap {
		display: none;
	}
	.navbar-toggle{
		margin-right: 0;
		}
	.hp-left-out {
		padding: 40px 0 30px;
		box-shadow: 0 -1px 2px rgba(0,0,0,.5);
		position: relative;
	}
	span.mobile-menu.pull-left {
		display: none;
	}
	.mobile-icon.pull-left.mleft-10 {
		margin-left: 0;
	}
	.footSocial a {
		display: block;
		margin-bottom: 10px;
		margin-right:0;
	}
	.footSocial {
    width: auto;
	}
	.head-social {
		left: 0;
		right: auto;
		top: auto;
		bottom: -42px;
		background: rgba(255,255,255, .8);
		padding-right: 13px;
	}
	#itoolbar a {
		line-height: 33px;
		text-decoration: none;
		padding: 0 4px;
	}
	
	    #logo {
        top: 20px;
    }
    .FormTable1 td input[type="text"], .FormTable1 td select, .FormTable1 td textarea {
            width: 100%!important;
    }
    .FormTable1 td .calloutbox input[type="text"] {
        width: auto!important;
    }
    #CustomFormForm th label {
        width: 100% !important;
        max-width: 280px;
    }
.carousel-caption {
    position: relative;
    top: 0px !important;
    right: 0px !important;
    left: 0px !important;
    background-color: #000;
	padding-bottom: 50px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    min-width: auto;
}

.toolbar-out, .header-out, .mainmenu-out {
    position: relative;
    top: 0px;
}
.btn-area .formbutton {
    margin-bottom: 10px;
}
#FooterContentArea {
    padding-bottom: 100px;
}

#icopyright {
    margin-top: -75px;
}
}
