/* html,body {background: #000 url(background.jpg) top center no-repeat;} */

#accountNav {position: fixed; background: #000; bottom: 0; left: 0; z-index: 99999999999;}
#accountNav .nginLogo {display: none;}

#siteHeader {height: 165px;}
.logged_in #siteHeader {height: 195px;}

#pageContentContainer {background: #fff; margin-top: 0;}

#siteContainer2.one_panel #panelTwo {width: 99%}

#topNav table {width: 800px; margin: 0 121px}
#topNav a {color: #ffffff; background: transparent; border: none; font-size: 12px; height: 48px; padding-top: 18px; border-left: solid 1px rgba(255,255,255,.2);border-right: solid 1px rgba(0,0,0,.15)}
#topNav a.selected {background: transparent;}
#topNav a:hover {background: rgba(0,0,0,.2);}
#topNav .firstNavElement a {border-left: none;}
#topNav .lastNavElement a {border-right: none;}

#accountNav .currentSite a {
	background: transparent;
}

.textBlockElement h3 {background: #003887; border: none;}

#siteFooter ul li {color: #222222;}
#siteFooter {background: #fff;}




/* Logo */
.siteLogo{
	z-index: 100000;
	position: absolute;
	top: -15px;
}
.siteLogo a{
	display: block;
	width: 198px;
	height: 222px;
}
.siteLogo a img{
	width: 235px;
	margin-left: -20px;
}



/* Social Media */
.socialMediaLinks{
	position: absolute;
	right: 8px;
	top: 100px;
	width: auto;
	height: 36px;
/* 	padding: 10px 16px 0 0; */
}
.socialLink {
  position: relative;
  z-index: 20;
  text-indent: -9999px;
  display: block;
  float: left;
  width: 32px;
  height: 36px;
  margin-left: 15px;
  background: url(http://assets.ngin.com.s3.amazonaws.com/site_files/5051/social-hover.png) no-repeat;
  -webkit-transition: all ease 200ms;
  transition: all ease 200ms;
	opacity: 0;
}
.socialLink:hover{
	opacity: .9;
}
  

.facebookLink{
	background-position-x: 12px;
}
.twitterLink{
	background-position-x: -35px;

}
.instagramLink{
	background-position-x: -82px;

}
#adminNav{
/* 	display: none; */
	top: 0;
	margin-right: 95px;
}


/* TopNav */

body {
	background: none;

}

#siteHeader {
  height: 150px !important;
}
#topNav table{
	margin: 0px 0 0 190px;
}
#topNav td > a:hover {
  background-color: rgba(206, 17, 38, 1);
  box-shadow: inset 0 8px 6px -6px rgba(0,0,0,.8), inset 0px -8px 6px -7px rgba(0,0,0,.8);
  color: #fff;
}

#topNav td > a{
	height: auto;
	padding: 8px .5em;
	margin-bottom: 6px;
	color: #000;
}

#topNav a.selected, #topNav td:hover > a.selected, #topNav td.hover > a.selected {
  background-color: rgba(206, 17, 38, 1);
  box-shadow: inset 0 8px 6px -6px rgba(0,0,0,.8), inset 0px -8px 6px -7px rgba(0,0,0,.8);
  color: #FFF;
}

#topNav td:hover > ul, #topNav td.hover > ul {
  margin-top: -7px;
}

#topNav td:hover > a, #topNav td.hover > a {
  background-color: rgba(206, 17, 38, 1);
  box-shadow: inset 0 8px 6px -6px rgba(0,0,0,.8), inset 0px -8px 6px -7px rgba(0,0,0,.8);
  color: #fff;
}



/* Slideshow Styles */
.layout_classic .newsSlideShow-headline {
	width: 50%;
}
.layout_classic .newsSlideShow-headline:after {
	content: ' ';
	height: initial;
	position: absolute;
	width: 0;
	border: 36px solid transparent;
	border-top-color: rgba(19, 94, 151, .75);
	border-left-color: rgba(19, 94, 151, .75);
	top: 0;
	left: 100%;
	z-index: 1;
	margin-left: 0px;
}
.layout_classic .newsSlideShow-headline h1 {
	background-color: rgba(19, 94, 151, .75);
}
.layout_classic .newsSlideShow-headline p {
	display: none;
}
.layout_classic .newsSlideShow-thumbnails {
	display: none;
}


/* H3 */
.textBlockElement h3, .aggregatorElement h3, .tableElement h3, .reportTableElement h3{
	background: #00539b;
	border: none;
	margin-bottom: 8px;
	position: relative;
}
.textBlockElement h3:before, .aggregatorElement h3:before, .tableElement h3:before, .reportTableElement h3:before{
	content:'';
	position: absolute;
	height: 8px;
	bottom: -8px;
	left: 0;
	width:100%;
	background: url(http://assets.ngin.com.s3.amazonaws.com/site_files/5051/stripe-repeat.png) repeat-x;
	
}

#displayBodyHeader {
    font-size: 24px;
    line-height: 60px;
    font-weight: bold;
    padding: 0 15px;
    margin: 0 10px 10px 10px;
    color: #FFF;
    border: none;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 18px;
    background: #1f71c0 url(http://assets.ngin.com.s3.amazonaws.com/site_files/5051/stripe-repeat.png) repeat-x;
}

.subNav h4, .relatedSections h4 {
    font-family: verdana;
    padding-left: 10px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 25px;
    color: #ffffff;
    background: #1F71C0 url(http://assets.ngin.com.s3.amazonaws.com/site_files/5051/stripe-repeat.png) repeat-x;
    padding-top: 10px;
}

.subNav .selected a, .relatedSections .selected a {
    text-decoration: none;
    color: #1F71C0;
    background: #EFEFEF;
}

.subNav, .relatedSections {
    margin-bottom: 5px;
    background: #FFFFFF;
    border: none;
}

#topNav td ul li a {
    background: #1B79BF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1D7FC8), to(#105C93));
    background-image: -moz-linear-gradient(top, #00155a, #000e4c);
    border: none;
	display: block;
    padding: 2px 15px 2px 5px;
    text-align: left;
    width: 160px;
    height: 30px;
}

#topNav td ul li:hover > a, #topNav td ul li.hover > a {
    background: #CE1126;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#CE1126), to(#A50D1E));
    background-image: -moz-linear-gradient(top, #1f71c0, #1c5ab2);
    border: none;
}

.subNav .children a:link, .subNav .children a:visited, .relatedSections a:link, .relatedSections a:visited {
    display: block;
    color: #1F71C0;
    text-decoration: none;
    font-weight: 900;
    padding-left: 15px;
    background: #eee;
}

.subNav .children a:hover, .relatedSections a:hover {
    background: #EEEEEE;
    color: #CE1126;
}

.calloutContainer {
    position: relative;
    top: -60px;
}

.edit_mode .calloutContainer {
    position: relative;
    top: 0px;
}

.sn-call-to-action.sn-variation-border {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.54);
}

.sn-call-to-action {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: 265px;
}

.sn-call-to-action.sn-variation-border {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.54);
    margin-left: 25px;
}

.newsSlideshow {
    width: 1000px;
    margin-top: -10px;
    margin-left: -10px;
}


.sn-call-to-action .sn-call-to-action-title {
    color: #fff;
    font-size: 34px;
    margin-bottom: 0.3em;
    font-family: verdana;
    text-shadow: 0px 0px 10px #1C7DC6;
    letter-spacing: .08em;
}
















