body, html {
background: #000 url(background.jpg) top center no-repeat;
}
a {
	color: #971717;
}
#siteHeader {
	background: transparent;
}
#pageHeader {
	background: transparent;
}
#accountNav {
	position: fixed;
	z-index: 200;
	bottom: 0;
	left: 0;
}
#teamHeader-wrap {
	height: 30px;
	width: 100%;
	box-shadow: 0px -10px 20px #000;
	position: absolute;
	z-index: 200;
	background: url(images/header-texture.jpg) no-repeat;

}
#teamHeader {
	width: 990px;
	height: 30px;
	margin: auto;
}

#topNav {
	height: 36px;
	border: none;
	border-bottom: 1px solid #d0d0d0;
}
#topNav table {
	height: 36px;
	line-height: 36px;
	background-color: #ffffff;

}
#topNav a {
	height: 36px;
	line-height: 36px;
	border-left: none;
	border-right: solid 1px #dfdfdf;
	color: #272727;
	font-weight: lighter;
	font-size: 12px;
}
#topNav td:hover {
	background-color: #f7f7f7;
}

/*
#topNav #top_nav_node_page_node_1089545 {
	display: none;
}
*/

.staticNav {
	float: right;
}
.staticNav a {
	text-decoration: none;
	color: #000000;
}
.staticNav ul, .staticNav li  {
	list-style-type: none;
} 
.staticNav li {
	background-color: #ffffff;
	position: relative; 
	height: 30px;
	padding: 0 20px 0 20px;
	line-height: 30px;
	float: right;
	color: #000000;
	cursor: pointer;
	background: url(images/shadow-tab.png) no-repeat top left;

}
.staticNav > li:hover {
	background-color: #d0d0d0;
}
.staticNav ul {
	position: absolute;
	width: 180px;
	padding: 0 0 0 20px;
	background-color: #fff;
	z-index: 100000000000;
	-moz-box-shadow: 1px 1px 7px #666;
	-webkit-box-shadow: 1px 1px 7px #666;
	box-shadow: 1px 1px 7px #666;
	display: none;
	right: 0;

}

/*.staticNav li:hover ul {
	display: block;
}*/

#tab-wolfPack:hover, #tab-ajra:hover, #tab-ramoa:hover, #tab-cru:hover, #tab-eru:hover {
	background-color: #ffffff;
}
#pageContentContainer {
	box-shadow: 0px 0px 10px #000;
	margin-top: -10px;
	background-color: #ffffff;
}

#siteHeader {
	height: 130px;
	background: url(siteHeaderSmall.jpg) no-repeat;
}
#topNav td ul li a {
	background-color: #ffffff;
	background-image: none;
	border: none;
	border-bottom: solid 1px #dfdfdf;

}
#displayBodyHeader {
	background: url(images/title-texture.jpg) top left no-repeat;
	border: none;
}

#home #displayBodyHeader {
	display: none;
}


#siteContainer2.one_panel #topNav {
	margin-bottom: 10px;
}

#topNav td ul li a {
	color: #1c1c1c;
}

#topNav td ul li:hover > a{
	background: #f7f7f7;
	border-bottom: solid 1px #f7f7f7;
	border-top: solid 1px #f7f7f7;
	color: #1c1c1c;
}

#siteContainer2 #panelOne{
	margin-top: 15px;
}

.aggregatorElement h3 {
	background: url(images/title-texture.jpg) top left no-repeat;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
}

.subNav .parents .selected {
	background: #971717;

}
.subNav .parents .selected a{
	color: #ffffff;
	
}
.subNav .parents a{
	color: #971717;
	
}

.aggregatorElement a img {
	border: solid 1px #971717;
}
#siteFooter {
	border-top: solid 1px #971717;
}
#accountNav .currentSite a {
	background-color: #ffffff;
}
#accountNav .currentSite a#edit_membership {
	color: #971717;
}
.textBlockElement h3 {
	color: #971717;
}
#social {
	background-image: url(images/social.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#twitter {
	float: left;
	height: 60px;
	width: 124px;
}
#facebook {
	float: left;
	height: 60px;
	width: 125px;
}
#customFooter {
	height: 150px;
	background-color: #d0d0d0;
	background-image: url(images/customFooter.jpg);
	background-repeat: no-repeat;
}

#siteFooter #poweredByNGIN {
	top: 156px;
}


/*
#topNav #top_nav_node_page_node_1083678 {
	display: none;
}
*/

.newsItemElement h2 {
	color:#971717;
}
.layout_classic .newsSlideShow-thumbnails li {
	width: 1%;
}
.layout_classic .newsSlideShow-headline {
	padding-bottom: 0;
}

.newsSlideShow-thumbnails {
	margin: 0 0 25px 0;
}
.layout_classic .newsSlideShow-thumbnails a {
	border-radius: 100px;
	border: solid 2px #000000;
}
/*.layout_classic .newsSlideShow-headline h1 {
	background: rgba(255,255,255, 0.75);
}
.newsSlideShow-headline h1 a {
	color: #000000;
}*/

/* Calender Player Dev Program */
.dateImage .month {
  background-repeat: repeat-x;
  background-color: #D5D5D5;
  color: #a6031d;
}










