
body{
  background: #FFF url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/background.gif) repeat-x;
  text-align: center;
  color: #444;
}

#survey_steps{
  background: #FFF url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/survey_header_background.jpg) repeat-x center top;
}



.siteContainer{
  width: 780px;
  position: relative;
  overflow: hidden;
  text-align: left;
  margin: 0 auto;	
  clear: both;
}




#siteMiniHeader{
  width: 100%;
  height: 100px;
}

#siteHeader{
  width: 100%;
  height: 150px;
  background-position: top center;
}

#siteHeader h1, #siteMiniHeader h1{
  text-indent: -99999px;
}

#surveyNameHeader h1{
  border: none;
}

#siteHeader h1 a {
  display: block;
  width: 780px;
  height: 150px;
}



#topNav{
  border-left: solid 1px #ADADAD;
}

#topNav table{
  width: 100%;
  height: 34px;
}

#topNav a{
  display: block;
  height: 34px;
  line-height: 34px;
  _line-height: 32px; /* Show to IE */
  padding: 0 15px 0 15px;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  border-right: solid 1px #ADADAD;
  background-image: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/topNavBack.gif);				
}

#topNav a:hover{
  background-position: 0 -69px;
  color: #333;
}

#topNav .selected{
  background:  url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/topNavBack.gif) 0 -34px;
}

#topNav .selected a, #topNav .selected a:hover{
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/topNavSelectArrow.gif) no-repeat center bottom;
  color: #FFF;
}

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

/* Panel One
-------------------------------------------------------------------- */

#panelOne{
  width: 150px;
  padding: 30px 0;
  float: left;
  overflow: hidden;
}

#survey_steps #panelOne{
  padding: 0 0 30px 0;
}

/* Panel Two
-------------------------------------------------------------------- */

#panelTwo{
  width: 610px;
  padding: 30px 0;	
  float: right;
  padding-left: 1px;
}

#survey_steps #panelTwo{
  padding: 0 0 30px 0;
}

#displayBodyContent{
  font-size:12px;
  line-height:140%;
}

#survey_steps #displayBodyContent{
  margin-top: -20px;
}

/* Panel Three
-------------------------------------------------------------------- */

#panelThree{
  display: none;
}

/* Site Footer
-------------------------------------------------------------------- */

#siteFooter{
  clear: both;
  border-top: solid 1px #CCC;
  width: 780px;
  margin: 0 auto;
}

#siteFooter ul{
  display: block;
  text-align: center;
  padding: 10px;
}

#siteFooter li{
  display: inline;
  margin: 0 1px;
}

#siteFooter #poweredByNGIN{
  display: none;
}



.buttonBox{
  margin-top: 5px;
}

.buttonLink{
  padding: 2px 10px 2px 10px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
  border: solid 1px #444e8a;
  _height: 14px;	/* Show to IE */
  color: #FFF;
  background: #eb6212;
}

.buttonLink:hover{
  background-color: #fc8139;
  color: #FFF;
  border: solid 1px #FFF;
}



.subNav, .relatedSections{
  font-size: 11px;
  margin-bottom: 25px;
}

.subNav h4, .relatedSections h4{
  font-size: 10px;
  line-height: 100%;
  padding-bottom: 5px;
  font-weight: normal;
  text-transform: uppercase;
  color: #CCC;
  border-bottom: solid 1px #CCC;
  letter-spacing: .25em;
}

.subNav a{
  padding-left: 17px;
  height: 25px;
  line-height: 25px;
}

/* Parents */

.subNav .parents li{
  border-bottom: solid 1px #CCC;
}

.subNav .parents a{
  background: url(/app_images/nav_assets_grey.gif) no-repeat 4px 10px;
  padding-right: 4px;
}

.subNav .parents .disabled a{
  color: #999;
}

/* Selected */

.subNav .parents .selected{
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/topNavBack.gif) repeat-x 0 -76px;
}

.subNav .parents .selected a{
  color: #444e8a;
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/navDot.gif) no-repeat 7px 11px;
  font-weight: bold;
}

.subNav .parents .selected.disabled a{
  color: #999;
}

/* Children */

.subNav .children li{
  margin-top: 1px;
}

.subNav .children a{
  border-bottom: solid 1px #CCC;
}

.subNav .children .disabled a, .relatedSections li.disabled a{
  color: #999;
}

.subNav .children a{
  background-color: #FFF;
}

.subNav .children a:hover{
  background-color: #EFEFEF;
}

/* Related Sections */

.relatedSections a{
  display: block;
  padding-left: 17px;
  height: 20px;
  line-height: 20px;
}

.relatedSections .selected a{
  color: #444e8a;
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/navDot.gif) no-repeat 7px 8px;
}

.siteUserMenu{
  margin-bottom: 25px;
}



#sequenceMenu ul{
  list-style-type: none;
}

#sequenceMenu li{
  display: block;
  border-bottom: 1px solid #CCCCCC;
}

#sequenceMenu li a, #sequenceMenu li span{
  display: block;
  _height: 10px;
  padding: 5px 5px 5px 20px;
  line-height: 120%;
  text-decoration: none;
}

#sequenceMenu .complete a{
  background: #FFF url(/app_images/nav_assets_grey.gif) no-repeat 5px -410px;
  color: #eb6212;	
}

#sequenceMenu .complete a:hover{
  text-decoration: underline;
}

#sequenceMenu .selected{
  color: #444e8a;
  background: #f2f2f2 url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/nav_select.gif) repeat-x;
  font-weight: bold;
}

#sequenceMenu .selected span{
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/navDot.gif) no-repeat 7px 8px;
}

#sequenceMenu .incomplete{
  color: #999;
}



.clientGraphic{
  margin: 0 auto 25px;
  text-align: center;
  color: #FFF;
}

.clientGraphic a:link, .clientGraphic a:visited, .clientGraphic a:hover{
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
}

.clientGraphic div{
  padding: 7px;
}

.clientGraphic h4{
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
}

.clientGraphic p{
  font-size: 10px;
  line-height: 120%;
  margin: 4px 0 3px 0;
}



#displayBodyHeader{
  font-size: 24px;
  line-height: 110%;
  font-weight: normal;
  color: #444e8a;
  margin-bottom: 20px;
  display: none;
}

.singleSelectBodyHeader{
  border: solid 1px #CCC;
}

#siteContainer2 .npSingleSelect{
  left: 180px;
  position:absolute;
  z-index: 200;
}

#siteContainer2 .npSingleSelect{
  width: 578px;
}

#survey_steps #adminPageOptions, #survey_steps .singleSelectBodyHeader, #survey_steps #flashNotice, #survey_steps #flashError, #survey_steps #errorExplanation, #survey_steps .formError{
  margin-top: 20px;
}



.aggregatorElement .vevent .dateImage{
  background: #FFF;
  border: solid 1px #ffd8c1;
}

.dateImage .month{
  background-color:#CD0F08;
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/topNavBack.gif) repeat-x;
  color:#FFFFFF;
}

.aggregatorElement a img, .collectorElement a img{
  border: solid 1px #CCC;
}



.paginationNav .current{
  background-image: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/topNavBack.gif);
  background-position: 0 -20px;
  color: #FFF;
  background-color: #eb6212;
}



.siteMapElement .selected{
  border-top: 1px solid #eb6212;
  background-color: #ffd8c1;
}



hr{
  border-top: 1px solid #444e8a;
}



.pageElementMenu{
  margin: 0 0 20px 0;
}

/* Page Element Margins
-------------------------------------------------------------------- */

.pageElement{
  margin: 15px;
  clear: both;
}

.layoutContainer .pageElementAdmin{
  margin: 0 10px;
}

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

.oneColumn .column1 .pageElement, .oneColumn .column1 .hrElement{
  margin-right: 0;
}

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

.pageElement h3{
  color: #eb6212;
  font-weight: normal;
}

.textBlockElement h3, .photoGalleryElement h3, .directorySearchElement h3, .newsTitle, .newsImageCaption, .newsItemElement h2{
  color: #eb6212;
}

.siteMapElement li h3{
  font-weight: normal;
}

.pageElementAdmin{
  margin: 0 0 20px;
}

.textBlockElement .text{
  line-height: 140%;
}

.pageElement.tableElement h3{
  font-size: 18px;
  line-height: 120%;
}

.hrElement{
  margin-bottom: 20px;
}



#miniCalendar .selected{
  background-color: #eb6212;
  font-weight: bold;
}

#dayViewCalendar h2 {
  font-size: 18px;
}

#dayViewCalendar{
  width: 65%;
}

#dayViewCalendar .vevent h5 {
  color: #eb6212;
  font-size: 16px;
}



.aggregatorElement h3{
  text-align: left;
  font-size: 14px;
  margin-bottom: .5em;
}




.dataTable th, .resultsTable .resultHeader{
  border: solid 1px  #999;
  background: #d1d1d1 url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/tableHead.jpg) repeat-x;
}

.dataTable th, .dataTable th a:link, .dataTable th a:visited, .resultsTable .resultHeader, .resultsTable .resultHeader a:link, .resultsTable .resultHeader a:visited{
  color: #333;
  text-decoration: none;
}

.reportTableElement h3{
  display: none;
}

.reportTableElement table{
  margin-top: 1px;
}



.npSingleSelect .singleSelectOptions a:hover{
  color: #eb6212;
}

.npSingleSelect .singleSelectOptions .selected a:hover{
  color: #FFF;
}

.npSingleSelect .singleSelectOptions .selected a, .npSingleSelect .standingsOptions .selected a:hover{
  background-color: #eb6212;
}

#selectedNodeStandingChoices{
  color: #eb6212;
}




.gameSummaryElement tbody td{
  background: #CCC;
}



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

.tableBuilder .headerEnabled input{
  background-color: #eb6212;
}

.liEdit .liEditLink:hover{
  background-color: #eb6212;
  color: #FFF;
}



.userMode .submitLightbox{
  border: solid 1px #eb6212;
  background-color: #ffd8c1;
}

.userMode .elementMenuOption{
  border-bottom: solid 1px #eb6212;
}

.userMode .elementMenuOption h3{
  color: #eb6212;
}

.userMode #waiting_text{
  color: #eb6212;
}




.ntiTable{
  width: 100%;
}

.ntiTable td{
  padding: 0 10px 15px 0;
}

.ntiTable .name{
  width: 150px;
}

.ntiTable .nti{
  width: 75px;
}

.testResult .nti div{
  height: 30px;
  width: 61px;
  background: #FFF url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/nti_box.gif) no-repeat;	
  color: #444e8a;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  float: right;
}

.testResultMini .nti div{
  height: 22px;
  width: 45px;
  background: #FFF url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/nti_box_mini.gif) no-repeat;	
  color: #444e8a;
  line-height: 22px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  float: right;
}

.ntiTable .name h4{
  line-height: 140%;
}

.testResult .name h4{
  font-size: 14px;
}

.testResultMini .name h4{
  font-size: 10px;
  padding-left: 15px;
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/navDot.gif) no-repeat 5px 5px;
}

.ntiTable .barBackground{
  width: 100%;
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/nti_bar_back.gif) repeat-x;
}

.ntiTable .barForeground{
  background: url(http://assets.ngin.com/theme_images/nexttesting/nt_corporate/nti_bar.gif) repeat-x;
}

.testResult .barBackground, .testResult .barForeground{
  height: 13px;
  overflow: hidden;
}

.testResultMini .barBackground, .testResultMini .barForeground{
  height: 5px;
  overflow: hidden;
}

.ntiTable .bar{
  font-size: 10px;
  color: #999;
}



.siteMapElement{
  background: #FFF;
}

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

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

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

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



a{
  color: #eb6212;
}

a:hover{
  color: #fc8139;
}

#siteHeader{
  background-image: url(http://assets.ngin.com/site_files/336/siteHeader.jpg);
  background-repeat: no-repeat;
}

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

#surveyNameHeader h1{
  height: 40px;
  font-size: 22px;
  line-height: 40px;
  color: #FFF;
  text-align: center;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  border-bottom: solid 2px #444e8a;
}

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

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

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