body { background: #fff url(https://assets.ngin.com/site_files/3043/background.jpg) top center no-repeat; }

#siteHeader #adminNav a {
	margin: 0; }

#siteHeader {height: 300px;}

/*basics*/
#pageContentContainer {
	margin-top: 10px; }





/*skills link*/

.skillsAcademyLink {
	text-indent: -9999px;
	display: block;
	right: 95px; left: auto;
	width: 105px; height: 131px;
	position: absolute;
	top: 22px;
	z-index: 25; }

/*Event Agg*/

.collectorElement h3, .aggregatorElement h3 {
  background: #000118 url(theme/event.jpg) top center no-repeat; 
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
	color: transparent; }


/*accountNav*/

#accountNav {
	position: relative;
	left: -10px;
	top: 4px;
	background: transparent none; }
	
#accountNav .secondary a {
	color: #fff; }
#accountNav .secondary a:hover {
	color: #162a5d; }


/*topNav*/

#topNav {
	background: transparent none;
	padding-top: 10px; }


	
#topNav table {
	width: 990px;
	margin: 0; }

#topNav tr td {padding-bottom: 0px;	}

#topNav tr td a {
	color: #162a5d;
	height: 40px; }
	
#topNav tr td:hover a,
#topNav tr td.selected a {
	background-color: #162a5d;
	color: #fff; }

/*dropdown*/

#topNav td ul li:hover > a, #topNav td ul li.hover > a{
	background: #090d16;
	color: #fff; }
#topNav td ul li a.disabled {
	background-color: #123067;
	background-image: none;
	color: white; }

/*DISPLAY BODY HEADER*/

#home #displayBodyHeader {display: none;}

#displayBodyHeader {
	height: 48px;
	background: url(displayBodyHeader.png); top left no-repeat;
	font-size: 25px;
	font-weight: 900;
	color: white;
	padding-left: 15px; }

/*customSlideShow*/

.homeGallery .newsSlideShow-headline {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75); 
	padding: 0 }
.homeGallery .newsSlideShow-headline h1 {
	background: transparent none;
	font-size: 26px;
	line-height: 26px; 
	padding: 2% 5% 0% 5%; 
	position: absolute; }
.homeGallery .newsSlideShow-headline h1 a {
	height: 30px; }
.homeGallery .newsSlideShow-headline p {
	padding: 0 5% 3% 5%;
	background: transparent none; 
	font-size: 12px;
	height: 80px; }
.homeGallery .newsSlideShow-headline p span {
	float: left;
	position: relative;
	top: 50px; }	

	
.homeGallery .newsSlideShow-thumbnails {
	text-align: left;
	margin: 0 0 0 3.5%; 
	padding: 0 1% 1.5%; }
.homeGallery .newsSlideShow-thumbnails a {
	color: #b9b9b9;
	color: rgba(255, 255, 255, .5); }
.homeGallery .newsSlideShow-thumbnails li a img {
	display: none; }
	
.homeGallery .newsSlideShow-more {
	height: 100%;
	z-index: 25;
	background-color: #f00;
	width: 25px;
	padding: 0;
	top: 0; right: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	text-indent: -9999px;
	background: transparent url(../1862/customGraphics/slideshowReadMore.png) left 50% repeat-y;
	box-shadow: none; }

.homeGallery .layout_classic .newsSlideShow-more:hover {
	background-position: right 50%; }
