/* body */
body { background: #000 url('background.jpg') top center no-repeat; }

/* font-family */
body, #topNav a, #displayBodyHeader, .textBlockElement h3, .aggregatorElement h3, .tableElement h3, .reportTableElement h3 {
font-family: "ff-din-web",helvetica,sans-serif;
}

.layoutContainer {
    margin-bottom: 10px;
}

/* siteHeader */
#siteHeader {
    height: 145px;
}

#siteHeader #adminNav {
    right: 100px;
    top: 0;
}

#accountNav .nginLogo a {
    width: 112px;
}

#home {
    width: 353px;
    height: 117px;
    position: absolute;
    z-index: 1;
}

/* Panel 1&2 */
#panelOne {
    margin-top: 2px;
}
#panelTwo {
    margin-top: -10px !important;
}

/* subNav */
.subNav h4, .relatedSections h4 {
    display: none;
}

.subNav .selected a {
    color: 000000 !important;
    background: #a6a6a6 !important;
    border-bottom: none !important;
}

.relatedSections .selected a {
    display: none;
}

.relatedSections li a {
    padding-left: 10px !important;
}

.subNav, .relatedSections {
    background: none;
    border: none;
    margin-bottom: 0px;
}

.subNav .parents .enabled a {
    border-bottom: 2px dotted #8d191b;
    background: #F8F8F8;
}

.subNav .parents a:hover, .subNav ul#parent_nodes li.enabled a {
    color: #8d191b;
}

.subNav li a, .relatedSections li a {
    border-top: none;
	font-size: 13px;
    line-height: 11px;
}

.subNav li a, .relatedSections li a {
    background: none;
}

.subNav .children a:hover {
    background: none;
    color: #8d191b !important;
}

.subNav .children {
    border-bottom: 2px dotted #8d191b;
}

.relatedSections ul#sibling_nodes {
    background: url('subNavBackground.png') top left repeat-x transparent;
	border-bottom: 2px dotted #8d191b;
}

.relatedSections .disabled a:hover {
    color: black !important;
    background: #A6A6A6 !important;
}
.relatedSections .disabled a {
    color: #8d191b !important;
}

.subNav .children a:link, .subNav .children a:visited, .relatedSections a:link, .relatedSections a:visited {
    color: #000000;
}

.relatedSections a:hover, .relatedSections li.selected a, .relatedSections li.selected a:hover  {
    background: #a6a6a6;
}

.subNav .children .disabled a, .relatedSections .disabled a {
    background: none;
}

/* pageContentContainer */
#pageContentContainer {
    background-color: #f8f8f8;
    margin-top: 32px;
    padding-bottom: 0;
}

/* topNav */
#topNav {
    margin-top: -90px !important;
}

#topNav a {
	background: none;
	font-size: 12px;
	line-height: 55px;
    border: none;
    font-weight: bold;
}

#topNav table {
    margin: 1px 6px 1px 450px;
    width: 500px;
}

#topNav a.selected, #topNav a:hover {
    background: url('navBackground.png') no-repeat center 5px;
}

#topNav td ul {
margin-top: 0px;
}


/* Hover */

#topNav td ul li:hover > a, #topNav td ul li.hover > a {
background: #6b1415;
border: none;
border-top: 1px solid #6b1415;
border-bottom: 1px solid #6b1415;
}

#topNav td ul li a {
background: #911a1c;
background-image: -webkit-gradient(linear, left top, left bottom, from(#911a1c), to(#6b1415));
background-image: -moz-linear-gradient(top, #911a1c, #6b1415);
border-top: 1px solid #6b1415;
border-bottom: 1px solid #6b1415;
height: 16px;
line-height: 15px;
padding: 5px 8px;
width: 160px;
}

#topNav td ul li a:hover {
background: #000000;
}

/* Footer */
#pageEl_6422282 {
    margin-bottom: -20px;
    margin-left: -10px;
}

#sponsors {
    height: 156px;
    position: relative;
    background: url('sponsors.jpg') no-repeat left top;
}

#brand {
    height: 60px;
    width: 100px;
    float: left;
    position: absolute;
    bottom:0;
    margin-left: 125px;
}

#healyawards {
    height: 60px;
    width: 85px;
    float: left;
    position: absolute; 
    bottom:0;  
    margin-left: 256px; 
}

#snapsports {
    height: 60px;
    width: 100px;
    float: left;
    position: absolute;
    bottom:0;
    margin-left: 378px;
}

#shootaway {
    height: 60px;
    width: 100px;
    float: left;
    position: absolute;
    bottom:0;
    margin-left: 519px;
}

#sterling {
    height: 60px;
    width: 100px;
    float: left;
    position: absolute;
    bottom:0;
    margin-left: 650px;
}

#wissports {
    height: 60px;
    width: 100px;
    float: left;
    position: absolute;
    bottom:0;
    margin-left: 784px;
}

#footerContainer {
	width: 970px;
    height: 150px;
}

#siteFooter {
    padding: 0 0 20px 0;
    height: 189px;
	background: url('footer.jpg') no-repeat left top;
    width: 990px;
}

#siteFooter ul {
    color: #FFFFFF;
    float:left;
}

#siteFooter ul li#poweredByNGIN {
    display: inline;
    margin-left: 75px;
}

#siteFooter ul li {
    list-style-type: none;
}

#siteFooter ul li a:link, #siteFooter ul li a:visited {
    color: #FFFFFF;
    font-style: normal;
}

#siteFooter ul li a:hover, #siteFooter ul li a:active {
    text-decoration: none;
    color: #b8b8b8;
}

#siteFooter > ul:last-child {
    margin-left: 23px;
}

#about, #eventsNews, #honors, #history, #resources, #socialMedia {
    float: left;
    margin: 20px 7px 0 24px;
}

#about p, #eventsNews p, #honors p, #history p, #resources p, #socialMedia p {
    color: #8D191B;
    text-align: left;
    padding-bottom: 3px;
    font-size: 12px;
    font-weight:bold;
}

#eventsNews ul {
    margin-bottom: 9px;
}

#about ul li a, #eventsNews ul li a, #honors ul li a, #history ul li a, #resources ul li a {
    display: block;
    text-align: left;
    text-indent: 8px;
    font-size: 11px;
}

#socialMedia ul{position:relative; margin-left: 7px;}
#socialMedia li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#socialMedia li, #socialMedia a{height:32px;display:block;}

#facebook{left:0px;width:32px;}
#facebook{background:url('socialMedia.png') 0 0;}
#facebook a:hover{background: url('socialMedia.png') 0 -32px;}

#linkedin{left:37px;width:32px;}
#linkedin{background:url('socialMedia.png') -37px 0;}
#linkedin a:hover{background: url('socialMedia.png') -37px -32px;}

#twitter{left:74px;width:32px;}
#twitter{background:url('socialMedia.png') -74px 0;}
#twitter a:hover{background: url('socialMedia.png') -74px -32px;}

/* displayBobyHeader */
#displayBodyHeader {
    background: url('displayBodyHeader.jpg') no-repeat left top #000000;
    border: none;
    line-height: 16px;
    padding: 16px 15px 0px 15px;
    font-size: 24px;
    height: 19px;
}

.textBlockElement h3, .aggregatorElement h3, .tableElement h3, .reportTableElement h3 {
    background: url('displayBodyHeader.jpg') no-repeat left top #000000;
    border: none;
    line-height: 11px;
    padding: 19px 15px 0px 15px;
    text-align: left !important;
    font-size: 20px;
    height: 16px;
}

/* slideshow */
.layout_classic .newsSlideShow-thumbnails a {
    opacity: 0.5;
    border: none;
}

.layout_classic .newsSlideShow-thumbnails a:hover {
    border: none;
    opacity: 1;
}

.layout_classic .newsSlideShow-thumbnails {
    background: none;
    padding: 5px;
}

.layout_classic .newsSlideShow-thumbnails li {
    float: left;
}

.layout_classic .newsSlideShow-thumbnails a.current {
    border: none;
}

.layout_classic .newsSlideShow-headline p span {
    float:left;
}

.layout_classic .newsSlideShow-headline p {
    background: none;
}

.layout_classic .newsSlideShow-headline {
    padding-bottom: 9%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
}

.layout_classic .newsSlideShow-headline h1 {
    background: none;
    padding: 1% 5%;
}

.newsSlideShow-headline h1 {
    font-size: 27px;
    line-height: 25px;
}

.layout_classic .newsSlideShow-headline h1 a {
    height: 21px;
}

.newsSlideShow-headline h1 a:hover {
    color: #8D191B;
}

/* textBlockElement */
#pageEl_6413555 .textBlockElement p {
    color: #8D191B;
    font-size: 13px;
    line-height: 5px;
}

.textBlockElement a {
    color: #8D191B;
}

.pageElement a:hover {
    text-decoration: none;
    color: #000000;
}

.textBlockElement {
    background: url('subNavBackground.png') top left repeat-x transparent;
}

/* Calendar */
.pageElement .even {
    background: transparent;
}

.aggregatorElement .vevent {
    border-bottom: dotted 2px #8D191B;
    height: 36px;
}

.eventAggregatorElement a, abbr.dtstart, abbr.dtend {
    color: #8D191B;
}

.eventAggregatorElement {
    background: url('eventsBackground.png') top left repeat-x transparent;
}

.dateImage li.month {
    background: #8D191B;
    line-height: 16px;
    border-bottom: none;
}

.dateImage .month {
    font-size: 13px;
}

.dateImage li.date {
    background: #ffffff;
    color: #8D191B; 
    font-weight: bold;
}

.dateImage {
    border: 2px solid #8D191B;
    border-radius: 4px;
}

.vevent .tags {
    display: none;
}

/* Text Block Element */
.textBlockElement u {
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
    color: #8d191b;
}

.textBlockElement p {
    line-height: 15px;
    margin: 0;
}

/* Fundraising Link */
.fundraising {
    width: 785px;
    height: 57px;
    background: url('fundraising.jpg') top left no-repeat;  
}

#donate {
    height: 57px;
    width: 305px;
    float: right;
}

/* Data Tables */
.dataTable tr th {
    background: #000000;
}

/* Data Tables */
#accountNav .currentSite a {
    background: url('favicon.gif') no-repeat scroll center center #000000;
}
#accountNav .currentSite a:hover {
    background: url('favicon.gif') no-repeat scroll center center #8d191b;
}

/* Players */
.linksContainer ul li a {
    color: #000000;
    font-family: "ff-din-web",helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.linksContainer ul li a:hover {
    color: #8d191b; 
}

.linksContainer ul li {
    list-style: none;
}

/* Fundraising Advertisement */
.fund {
    float: left;
    width: 254px;
    margin: 0 5px;
}

/* No Tabs Hack */
.noTabs .tabbedElement .contentTabs { display: none; }