@charset "utf-8";
/*
CSS Name: Evolution
CSS URL: http://sport.ngin.com
Description: Ribbon inspired site theme.
Version: 1.0
Author: Jason Reed
Email: jason.reed@tstmedia.com
Last Updated: 09/08/2009
Copyright 2009 - TST Media
*/





a{
  color: #bf000a;
}

a:hover{
  color: #ff000e;
}

#siteHeader{
  background-image: none;
}

.npSingleSelect .singleSelectOptions .selected a{
  background: #bf000a;
}

#surveyNameHeader h1{
  height: 40px;
  font-size: 22px;
  line-height: 40px;
  color: #FFF;
  background-repeat: no-repeat;
}

#leftHandGraphics .text div{
  background: url(http://assets.ngin.com/site_files/908/sidePanel.jpg) no-repeat top left;
}

#accountNav .currentSite a{
  background: #bf000a url(http://assets.ngin.com/site_files/908/favicon.gif) no-repeat center center;
}

#accountNav .currentSite a:hover{
  background: #ff000e url(http://assets.ngin.com/site_files/908/favicon.gif) no-repeat center center;
}

#accountNav #logout {
  border-right: 1px solid #333;
}

#accountNav .nginLogo a {
  background: transparent url(/app_images/nginNavLogo.png) top left no-repeat;
}



* {
  margin: 0;
}

html {
  background: #000000 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/accountNavRepeat.gif) top left repeat-x;
}

body {
  background: transparent url(http://assets.ngin.com/site_files/908/background.jpg) center 32px no-repeat;
}

a:focus {
  -moz-outline: none;
}



.siteContainer {
  width: 980px;
  margin: 0 auto;
}

#accountNav {
  width: 980px;
  margin: 0 auto;
  background-image: none;
}

#siteHeader {
  width: 980px;
  margin: 0 auto;
  height: 150px;
}

#largeHeader #siteHeader, #homePage #siteHeader {
  height: 250px;
}

#panelOne {
  width: 230px;
  float: left;
  padding: 0;
}

#panelTwo {
  position: relative;
  width: 740px;
  float: left;
  min-height: 400px;
  background-position: right 25px;
}

#panelThree {
  display: none;
}

#siteFooter {
  clear: both;
  width: 100%;
  text-align: center;
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/siteFooter.png) top center no-repeat;
}



#siteHeader {
  background-image: none;
}

#siteHeader #adminNav {
  right: -5px;
}

#siteHeader .adminToggle {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/adminToggle.png) right 1px no-repeat;
  width: 92px;
}

#largeHeader, #homePage  {
  background: transparent url(http://assets.ngin.com/site_files/908/backgroundLarge.jpg) center 32px no-repeat;
}

body.admin #siteHeader {
  background: transparent url(http://assets.ngin.com/site_files/908/siteHeaderAdmin.jpg) no-repeat;
}

.noUserBar {
  background-position: top center;
}

#siteHeader h1 {
  text-indent: -9999px;
}



#accountNav {
  height: 32px;
}

#topNav {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/topNavBackground.png) bottom left no-repeat;
}

#topNav table {
  width: 980px;
}

#topNav table tr {
  border-bottom: 1px solid #8b8b8b;
}

#topNav tr td {
  height: 45px;
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/topNavDivider.gif) bottom left no-repeat;
}

#topNav .firstNavElement {
  background-image: none;
}

#topNav .firstNavElement:hover {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/topNavFirstHover.png) bottom left no-repeat;
}

#topNav .lastNavElement:hover {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/topNavLastHover.png) bottom right no-repeat;
}

#topNav tr td.firstNavElement.selected {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/topNavFirstSelected.gif) top left repeat-x;
}

#topNav tr td.selected {
  background: #ececec url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/topNavSelected.gif) top left repeat-x;
  border-bottom: 1px solid #F7F7F7;
  position: relative;
  top: 1px;
}

#topNav tr td.selected a {
  color: #bf000a;
}

#topNav tr td.selected:hover {
  background: #ececec url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/topNavSelected.gif) top left repeat-x;
}

#topNav tr td:hover {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/topNavHover.png) bottom left no-repeat;
  cursor: pointer !important;
}

#topNav tr td a {
  position: relative;
  top: 5px;
  height: 45px;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
  font-weight: 900;
  font-size: 11px;
}

#topNav tr td.selected a:hover {
  background-image: none;
}

#topNav #navLinksLink span span,
#topNav #navLinksKill span span         { background-image: url(/app_images/navLinks-black.png); }


#pageContentContainer {
  position: relative;
  width: 970px;
  margin: 0 auto;
  padding: 15px 0 0 10px;
  background-color: #f7f7f7;
  overflow: hidden;
}

.siteUserMenu, #leftHandGraphics {
  margin-bottom: 10px;
}

.rapidTabsConstruction, .rapidContentGeneral,
.rapidContentConstruction, .rapidTabsConstructionLoader {
  margin: 0 10px 0 15px;
}

.contentTabs {
  margin-right: 10px;
}

#homePage .rapidTabsConstruction, #homePage .rapidContentGeneral,
#homePage .rapidContentConstruction, #homePage .rapidTabsConstructionLoader {
  margin-left: 0;
}

.rapidContentConstruction .noEntry {
  margin-bottom: 20px;
  padding: 5px;
}





.siteUserMenu {
  background-color: #f3f3f3;
  border: 1px solid #dfdfdf;
}

.siteUserMenu h4 {
  color: #333;
}

.siteUserMenu a {
  color: #bf000a;
  text-decoration: none;
  font-weight: 900;
}

.siteUserMenu a:hover {
  color: #bf000a;
  text-decoration: underline;
}



#leftHandGraphics {
  text-align: center;
  background-color: transparent;
  border: none;
}

#leftHandGraphics h4 {
  padding-top: 90px;
  color: #bf000a;
  font-size: 18px;
  font-weight: 900;
  padding-bottom: 5px;
  line-height: 19px;
}

#leftHandGraphics p {
  padding: 0 10px 10px
}

.clientGraphic {
  margin-bottom: 10px;
  background-color:#f3f3f3;
  border: 1px solid #dfdfdf;
}

#leftHandGraphics .image {
  margin: 0 auto;
  width: 160px;
  padding: 1px;
}

#leftHandGraphics .image img {
  width: 160px;
}



.subNav, .relatedSections {
  margin-bottom: 10px;
}

.subNav h4, .relatedSections h4 {
  line-height: 34px;
  width: 208px;
  padding: 0 10px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #e9e9e9;
  font-weight: 900;
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavHeader.jpg) top left no-repeat;
}

.subNav ul li, .relatedSections ul li {
  border-bottom: 1px solid #f7f7f7;
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavBorder.gif) top left repeat-x;
}



.subNav ul.parents {
  color: #bf000a;
}

.subNav ul.parents li {
  border-top: none;
}

.subNav ul.parents li a {
  color: #bf000a;
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/parentCarrot.png) 215px 7px no-repeat;
}

.subNav ul.parents li a:hover {
  background-position: 215px 7px;
  text-decoration: underline;
}

.subNav ul.parents li.selected a:hover {
  text-decoration: none;
}

.subNav ul.parents li:hover a {
  background-position: 215px 7px;
}

.subNav ul.parents li.selected a {
  background-image: none;
}

.subNav ul.parents li.locked {
  background: #f7f7f7 url(/app_images/lockedIcon.gif) right center no-repeat;
}

.subNav ul.parents li.locked:hover {
  background: #f7f7f7 url(/app_images/lockedIcon.gif) right center no-repeat;
}

.subNav ul.parents li.selected:hover {
  background: #e9e9e9 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavBorderHover.gif) top left repeat-x;
}

.subNav ul.parents li.selected {
  border-top: none;
}

.subNav ul.parents li.selected:hover {
  background: #e9e9e9 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavBorderHover.gif) top left repeat-x;
}

.subNav ul.parents li a, .relatedSections li a {
  padding-left: 10px;
}

.subNav ul.parents li:first-child {
  background-image: none;
}



.subNav ul li.selected, .relatedSections ul li.selected,
.subNav ul li:hover, .relatedSections ul li:hover {
  background: #e9e9e9 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavBorderHover.gif) top left repeat-x;
  border-bottom: 1px solid #fff;
}

.subNav ul li.selected a, .relatedSections ul li.selected a {
  color: #bf000a;
}

.subNav ul li:hover a {
  background-position: 2px 9px;
}

.subNav ul.children li a {
  padding-left: 20px;
}

.subNav ul li a, .relatedSections ul li a {
  display: block;
  color: #666;
  font-weight: 900;
  font-size: 11px;
  text-decoration: none;
  padding: 5px 0;
}



.relatedSections ul.siblings li {
  padding-left: 5px;
}

.relatedSections ul.siblings li:first-child {
  background-image: none;
}



.subNav ul li.lock {
  background: #fcc622 url(/app_images/lockedIcon.gif) right center no-repeat;
}

.subNav ul li.selected.lock a {
  background: #e9e9e9;
}

.subNav ul li.selected.lock:hover {
  background: #fcc622 url(/app_images/lockedIcon.gif) right center no-repeat;
}

.subNav ul li.lock a {
  border-bottom: 1px solid #dfdfdf;
  background: #f7f7f7;
}

.subNav ul li.lock:first-child {
  background: #fcc622 url(/app_images/lockedIcon.gif) right center no-repeat;
}

.subNav ul li.lock:first-child a {
  border-bottom: 1px solid #dfdfdf;
  background-image: none;
}

.subNav ul li.drag {
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #fff;
}

.subNav ul li.drag a {
  background: #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
}

.subNav ul li.drag:hover a {
  background: #e9e9e9;
  border-bottom: 1px solid #fff;
}

.subNav ul li.drag:hover {
  background: #fcc622 url(/app_images/dragIcon.gif) right center no-repeat;
}

.subNav ul li.drag:hover a {
  background-image: none;
  color: #333;
}

.subNav ul li.cmsNavButton a {
  color: #333;
}

.subNav ul li.cmsNavButton:hover {
  background: transparent url(/app_images/buildStripe.gif) top left repeat;
}

.subNav ul li.cmsNavButton:hover a {
  background-image: none;
  color: #bf000a;
  text-decoration: underline;
}



#dibsTool .contentTabs {
  background-position: bottom left;
}



#displayBodyHeader {
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  margin: 0 10px 10px 15px;
  font-size: 24px;
  font-weight: 900;
  border: 2px solid #dbdbdb;
  background: #c8c8c8 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/displayBodyHeader.jpg) top left no-repeat;
  color: #bf000a;
}

#flashNotice, #flashError, #errorExplanation {
  margin: 10px 10px 10px 15px;
}

#displayBodyContent {
  width: 100%;
}

.layoutContainer {
  margin-bottom: 15px;
  padding-left: 15px;
}

.layoutContainer .column1 .pageElement, .layoutContainer .column1 .hrElement {
  margin-left: 0;
}

.layoutContainer .pageElement {
  margin: 0 10px 5px 0;
}



.pageElement {
  padding: 0;
  margin: 0;
  color: #333;
  line-height: 1.2em;
}

.pageElement a {
  text-decoration: none;
  font-weight: 600;
}

.pageElement a:hover {
  text-decoration: underline;
}

.elementBar a:hover{
	background-color: #bf000a;
	color: #FFF;
}

.linkElement h4{
  margin: 5px 0;
}



.textBlockElement h3, .aggregatorElement h3, .mailSubscribeElement h3,
.reportTableElement h3, .tableElement h3, .pollElement h3 {
  background: #000000 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/elementHeader.gif) top left repeat-x;
  border-bottom: 2px solid #999;
  font-size: 14px;
  font-weight: 900;
  color: #ededed;
  padding: 4px 5px;
  margin-bottom: 0;
}



.pollElement, .textBlockElement, .sponsorElement, .documentElement, .mailSubscribeElement,
.surveyLinkElement, .reportTableElement, .tableElement,
.aggregatorElement, .siteMapElement, .linkElement, .contactElement {
  border: 1px solid #dfdfdf;
  background: #f3f3f3;
  padding: 1px;
}

.sponsorElement, .documentElement, .surveyLinkElement,
.linkElement, .contactElement {
  padding-top: 3px;
  padding-bottom: 0;
}



.textBlockElement .text {
  padding: 8px 8px 0;
}

.textBlockElement img {
  margin: 8px 8px 5px 8px;
  border: 2px solid #ccc;
}

.rightTextImage, .leftTextImage {
  width: auto !important;
}



.documentElement {
  padding-top: 0;
}

.documentElement h3 {
  font-size: 14px;
  line-height: 1.3em;
  padding: 12px 0 17px 45px;
  height: auto;
}

.pdf {
  background: url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/docIconPDF.png) top left no-repeat;
}

.word {
  background: url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/docIconWord.png) top left no-repeat;
}

.excel {
  background: url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/docIconExcel.png) top left no-repeat;
}

.generic {
  background: url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/docIconGeneric.png) top left no-repeat;
}



.linkElement h4 a.icon {
  background-image: none;
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/listAccent.png) 2px 5px no-repeat;
  padding-left: 12px;
}

.linkElement p.text {
  margin-left: 12px;
}



.contactElement {
  padding: 3px;
}

.contactElement img {
  border: 2px solid #ccc;
}



.sponsorElement {
  padding: 4px;
}

.sponsorElement .imageLink {
  margin-top: 0;
  margin-bottom: 5px;
}

.sponsorElement .imageLink img {
  border: 2px solid #cccccc;
}

.sponsorElement .description {
  margin-top: 0;
  line-height: 1.4em;
}



.galleryElement h3 {
  padding-top: 10px;
}

#galleryThumbBin {
  margin: 0 12px;
}

#flashImageGallery1 {
  margin-top: 10px;
}



.aggregatorElement .eventPreview {
  width: 98%;
  margin: 5px auto 5px;
}

.aggregatorElement .eventPreview tbody tr th a {
  color: #f7f7f7;
}

.aggregatorElement .item {
  width: 98%;
  margin: 0 auto;
}

.aggregatorElement .item img {
  border: 2px solid #ddd;
}

.aggregatorElement .event {
  border-top: 1px solid #dfdfdf;
}

.aggregatorElement .dateImage {
  border: 1px solid #dfdfdf;
}

.dateImage li.month {
  background: #bf000a;
  padding: 2px 0;
  color: #fff;
}



.layoutContainer .hrElement {
  height: 1px;
  border-width: 0;
  color: #bf000a;
  background-color: #bf000a;
  margin-top: 5px;
  margin-bottom: 5px;  
}



.tableElement .dataTable {
  width: 98%;
  margin: 5px auto;
}

.reportTableElement table thead tr,
.tableElement table thead tr {
  border-left: 1px solid #bf000a;
  border-bottom: 2px solid #999;
}

.reportTableElement table tr th, 
.tableElement table tr th {
  background: #bf000a;
  color: #f3f3f3;
}



.dataTable tr.even, .aggregatorElement .even, .resultsTable .even {
  background: #f3f3f3;
}

.dataTable tr.odd, .aggregatorElement .odd, .resultsTable .odd {
  background: #f7f7f7;
}



.statTable {
  margin-bottom: 5px;
}



.unlimitedHierarchy {
  background-image: url(/app_images/evolutionHierarchyLinesTagMenu.gif);
}

.unlimitedHierarchy li li {
  margin-left: 20px;
}

.unlimitedHierarchy li {
  background-position: 0 9px;
}

.unlimitedHierarchy .lastLi {
  background-position: 0 9px;
}



.siteMapElement{
  background: #f7f7f7;
  padding: 3px;
}

.siteMapElement .unlimitedHierarchy{
    background-image: url(/app_images/evolutionHierarchyLines.gif);
}

.siteMapElement .unlimitedHierarchy li{
    background-image: url(/app_images/hierarchyAttach.gif);
    background-position: 0 12px;  
}

.siteMapElement .unlimitedHierarchy li li {
  margin-left: 30px;
}

.siteMapElement .unlimitedHierarchy li div{
  background-color: #f7f7f7;
}

.siteMapElement .unlimitedHierarchy .lastLi{
    background-image: url(/app_images/evolutionHierarchyAttachLast.gif);
    background-position: 0 12px; 
}

.statTable th{
  background-color: #bf000a;
}

.statTable thead tr{
  border-bottom: 2px solid #999;
}



.reportTableElement .dataTable {
  width: 98%;
  margin: 5px auto;
}



.mirrorOriginLink {
  padding-left: 20px;
}



.pollElement h3 {
  margin: 0;
  background: #000 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/pollHeader.gif) top right no-repeat;
  padding-right: 50px;
}

.pollElement ul li.voteButton input {
  background-image: none;
  border: 1px solid #ddd;
  background: #000 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/elementHeader.gif) top left repeat-x;
  font-size: 12px;
  font-weight: 900;
  color: #ededed;
  width: 100px;
  border: 1px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 2px 0;
}

.pollElement ul li.voteButton input:hover {
  border-bottom: 2px solid #a5a5a5;
}

.barBackground, .barForeground {
  display: block;
  height: 15px;
}

.barBackground {
  width: 100%;
  float: left;
  background: #eee url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/barBackground.gif);
  margin: 2px 0;
  border: 1px solid #ddd;
}

.barForeground {
  background-color: #bf000a;
  background-image: url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/barForeground.gif);
  background-repeat: repeat-x;
  padding-left: 2px;
  color: #fff;
}

.barForeground p {
  padding-top: 1px;
}



.mailSubscribeElement tr {
  height: 25px;
}

.mailSubscribeElement input[type=text] {
  background: #fbfbfb;
  font-size: 11px;
  font-weight: 900;
  padding: 5px;
  border: 1px solid #dddddd;
}

.mailSubscribeElement input[type=text]:focus {
  background: #FEF0A8;
}

.mailSubscribeElement .resultsTable tbody tr {
  border-top: 1px solid #dfdfdf;
}
.mailSubscribeElement a.buttonLink {
  margin: 4px 0;
  background-image: none;
  border: 1px solid #ddd;
  background: #000 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/elementHeader.gif) top left repeat-x;
  font-size: 11px;
  font-weight: 900;
  color: #ededed;
  width: 100px;
  border: 1px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 2px 4px;
  text-decoration: none;
}

.mailSubscribeElement a.buttonLink:hover {
  text-decoration: none;
}

.mailSubscribeElement .buttonLink:hover {
  border-bottom: 2px solid #a5a5a5;
}



.newsItemElement {
  margin-left: 5px;
}

.newsItemElement h2 {
  color: #bf000a;
}

.newsArticle h4 {
  font-style: italic;
  color: #999;
}

#newsArticles .item img {
  border: 2px solid #ddd;
}

.newsArticle .newsImage {
  background: #e9e9e9;
  border: 1px solid #ddd;
  padding: 2px;
}

.newsArticle .newsImage img {
  border: 1px solid #999;
}

.newsArticle .newsImage .newsImageCaption {
  font-style: italic;
  color: #444;
  padding-bottom: 1px;
}

.newsArticle .newsText {
  line-height: 1.3em;
}

.bottomOptions .pageOptions {
  background-color: #E9E9E9;
  background-image: none;
  border: 1px solid #ddd;
}



.bottomOptions .pageOptions a {
  text-decoration: none;
}

.bottomOptions .pageOptions a:hover {
  text-decoration: underline;
}



.buttonLink:link, .buttonLink:visited,
.buttonLink:hover, .buttonLink:active {
  padding: 2px 10px 2px 10px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 35px;
  cursor: pointer;
  border: 1px solid #666;
  color: #bf000a;
  background: #ccc url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/siteButton.gif) top left repeat-x;	
/*  _height: 20px;  Show to IE */
}

.buttonLink:hover {
  border: 1px solid #333;
}



#monthViewCalendar {
  margin: 0 10px 0 0;
}

#monthViewCalendar table {
  margin-bottom: 10px;
}

#monthViewCalendar .pageOptions {
  margin: 5px 0;
}

#tabShow_main {
  margin-bottom: 5px;
}

#monthViewCalendar .vcalendar caption, #month_navigation h2, #dayViewCalendar h2 {
  background: #bf000a url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/calendarHeader.gif) top left repeat-x;
  color: #ededed;
  margin-bottom: 3px;
}

#monthViewCalendar .vcalendar caption a, #month_navigation h2 a, #dayViewCalendar h2 a {
  color: #ededed;
}

#dayViewCalendar .vevent li, #month_list .vevent li, .dibItem .vevent li {
  margin: 2px 0;
}

.vcalendar a {
  text-decoration: none;
}

.vcalendar a:hover {
  text-decoration: underline;
}

#miniCalendar {
  margin: 5px auto;
}

#feed_links_div {
  margin-left: 0;
}

#miniCalendar .selected {
  background-color: #bf000a;
}

#dayViewCalendarEvents h5 {
  font-size: 14px;
  color: #bf000a;
  font-weight: 900;
}

.contentTabs {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/contenttabsShadow.png) right bottom no-repeat;
}

.rapidTabsConstruction {
  background: #FDDD40 url(/app_images/pageElementHeading.gif) top left repeat;
}

.playByPlay5{
  margin: 15px;
}



#siteFooter ul {
  padding: 25px 0 30px;
}

#siteFooter ul li {
  color: #fff;
  display: inline;
  padding: 0 3px;
  list-style-type: none;
}

#siteFooter ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 900;
}

#siteFooter ul li a:hover {
  text-decoration: underline;
}

#siteFooter ul li#poweredByNGIN {
  margin-top: 15px;
  display: block;
}

#siteFooter ul li#poweredByNGIN a {
  border-bottom: none;
}



#survey_steps {
  background-image: none;
  background-color: transparent;
}

#survey_steps #pageContentContainer {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-radius: 5px;
  padding-bottom: 10px;
}

#survey_steps #siteFooter {
  background-image: none;
}

#tstRegistrationHeader {
  background-image: none;
  height: 110px;
}

#tstRegistrationHeader h1 {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/tstRegistrationHeader.png) top center no-repeat;
  color: #080808;
  text-indent: -9999px;
}

#tstRegistrationHeader .adminToggle {
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/adminToggle.png) right 1px no-repeat;
  width: 92px;
}

#tstRegistrationHeader #adminNav {
  bottom: 5px;
}

#surveyNameHeader {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-radius: 5px;
  background-color: #f7f7f7;
  padding: 10px 10px 5px;
}

#surveyNameHeader h1 {
  border: 1px solid #666;
  outline: 2px solid #dbdbdb;
  display: block;
  text-align: center;
  font-size: 18px;
  border-bottom: none;
  background-repeat: no-repeat;
  margin-bottom: 0;
  background-color: #bf000a;
}

#login-options {
  margin-left: 15px;
  margin-right: 15px;
}



#sequenceMenu {
  padding-top: 2px;
  background: transparent url(/theme_images/evolution_v2/evolutionv2_working/subNavBorder.gif) top left repeat-x;
}

#sequenceMenu  ul li {
  border-bottom: 1px solid #f7f7f7;
  background: transparent url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavBorder.gif) top left repeat-x;
  color: #666;
  list-style-type: none;
}

#sequenceMenu  ul li a, #sequenceMenu  ul li span {
  padding: 5px 0 5px 5px;
  display: block;
  line-height: 20px;
}

#sequenceMenu ul li:first-child {
  background-image: none;
}

#sequenceMenu ul li:first-child:hover {
  background-image: none;
}

#sequenceMenu ul li, #sequenceMenu ul li a {
  color: #666;
  display: block;
  font-size: 11px;
  font-weight: 900;
  text-decoration: none;
}

#sequenceMenu ul li a {
  color: #bf000a;
}

#sequenceMenu ul li a:hover {
  color: #bf000a;
  background: #e9e9e9 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavBorderHover.gif) top left repeat-x;
}

#sequenceMenu ul li:first-child a:hover {
  background-image: none;
}

#submit_button {
  margin-right: 15px;
}

#lightbox #submit_button{
  margin-right: 0;
}

#sequenceMenu ul li.selected {
  background-color: #e9e9e9;
}

#sequenceMenu ul li.selected span {
  color: #bf000a;
}

#survey_steps form {
  margin: 0;
}

#survey_steps .formElement {
  margin: 0 15px 15px 0;
}



#sequenceMenu ul li.drag.selected {
  background-color: #fcc622;
}

#sequenceMenu ul li.drag a, #sequenceMenu ul li.drag span {
  background: #f7f7f7 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavBorder.gif) top left repeat-x;
}

#sequenceMenu ul li.drag:hover {
  background: #fcc622 url(/app_images/dragIcon.gif) right center no-repeat;
}

#sequenceMenu ul li.drag:hover a, #sequenceMenu ul li.drag:hover span {
  background: #e9e9e9 url(http://assets.ngin.com/theme_images/evolution_v2/red_black_black/subNavBorder.gif) top left repeat-x;
  color: #bf000a;
}

#sequenceMenu ul li.drag.selected a, #sequenceMenu ul li.drag.selected span {
  color: #bf000a;
  background-color: #e9e9e9;
}

#sequenceMenu .cmsNavButton a:hover {
  background: url("/app_images/buildStripe.gif") repeat scroll 0 0 transparent;
  text-decoration: underline;
}

.surveyButtonWrap {
  margin: 0 15px;
}

#survey_steps .miniPersona {
  margin: 0 15px;
}

#survey_steps #cart {
  margin: 0 15px;
}

#survey_steps #cart .formElement {
  margin-right: 0;
}

#survey_steps #cart .surveyButtonWrap {
  margin: 0;
}

#survey_steps .pageElement {
  margin: 0 15px 15px;
}

#survey_steps .layoutContainer .pageElement {
  margin: 0 15px 15px 0;
}

#survey_steps .pageElement .formElement {
  margin-right: 0;
}

#survey_steps .pageElement .surveyButtonWrap {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

#survey_steps .formElement img {
  border: none;
}

  
  
#homePage #displayBodyHeader, #homePage #panelOne{
  display: none;
}

#homePage #panelTwo{
  width: 100%;
  margin: 0 0 15px;
  background: inherit;
}

#homePage .hrElement {
  margin: 10px 5px 10px 0;
}

#homePage .layoutContainer .pageElement{
  margin: 0 5px 5px 0;
}

#homePage #pageContentContainer {
  padding-top: 0;
}



.scoreboardRibbon .game .boom{
    color: #a5a5a5;
}

#masterScoreboard{
  background: #f7f7f7;
  margin: 0;
  padding: 10px 15px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  #masterScoreboard { margin-bottom: 0; }
}

#masterScoreboard .scoreboardRibbon{
  margin: 0;
}

  
#sport-header .color1, #sport-header .color2, #sport-header .color0, #sport-header .edge { display: none; }
#sport-header { border: none; margin: 0 0 0 0; }
#sport-crumbs         { background: #f7f7f7 url(/app_images/sport-header/crumbsBG-evolution.gif) 0 50% repeat-x; border: 1px solid #e6e6e6; margin: 0 15px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; height: auto !important; height: 32px; min-height: 32px; }
#sport-crumbs a       { background-image: url(/app_images/sport-header/crumbs-arrow-evolution.gif); color: #666; }
#sport-crumbs a:hover { background: url(/app_images/sport-header/crumbs-arrow-hover-evolution.gif) 100% 50% no-repeat; color: #333; }

.rosterElement .statTable {
  margin: 5px 15px;
  width: auto !important;
}

.pageOptions {
  margin: 5px 15px;
}

.statModuleTitle {
  margin: 5px 15px;
}

.gameXtras{
  margin: 0 15px 10px;
}

.playByPlay{
  margin: 10px 15px 0;
}

.adminPageOptions {
  margin: 5px 15px;
}

.elementBar {
  margin-bottom: 5px;
}

.calendarContainer {
  padding: 10px 14px 0;
}

#nodePickerContainer .tab a {
  margin-bottom: 5px;
}

.calendarContainer .pageOptions {
  margin: 5px 0;
}

.snlNotice{
  margin: 5px 15px;
}

.pageElement .statTable {
  margin: 5px 15px;
}

.playByPlay .statTable{
  width: 100% !important;
}

.layoutContainer .pageElement .statTable {
  margin: 0;
}

.rosterPlayerInfoElement {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.widgetHierarchy .statTable, .rosterElement .statTable {
  margin: 0;
}

.rosterElement {
  margin: 0 14px;
}

.scoreboardRibbon                   { background: url(/app_images/scoreboard/ribbonBG-white.gif) repeat-x; }
.scoreboardRibbon .previous_button,
.scoreboardRibbon .next_button      { background-image: url(/app_images/scoreboard/arrows-white.png); }



a{
  color: #bf000a;
}

a:hover{
  color: #ff000e;
}

.npSingleSelect .singleSelectOptions .selected a{
  background: #bf000a;
}

#surveyNameHeader h1{
  height: 40px;
  font-size: 22px;
  line-height: 40px;
  color: #FFF;
  background-repeat: no-repeat;
}

#photo_gallery #pageContentContainer {
  padding: 5px 5px 0;
}
