/*/////
GLOBAL PARAMETERS
/////*/

html {
  background-image: none;
  background-color: #fff;
}

body {
  background: transparent url(siteHeaderLarge.jpg) top center no-repeat;
}

/*////
POSITIONING PARAMETERS
/////*/

.siteContainer {
  width: 980px;
}

#pageContentContainer {
  margin: 10px 0;
  background: #fff url(http://assets.ngin.com/site_files/1274/pageContentContainerBackground.gif) top left repeat-y;
}

/*/////
ACCOUNT NAV PARAMETERS
/////*/

#accountNav {
  position: absolute;
  z-index: 25;
  height: 29px;
  background: #7AC142 none;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-radius: 0 0 5px 5px;
  border: 1px solid #559324;
  border-top: none;
}

#accountNav .currentSite {
  display: none;
}

#accountNav a, #accountNav .secondary a {
  border: none;
  color: #fff;
}

#accountNav a:hover, #accountNav .secondary a:hover {
  color: #dedd3d;
  background-color: transparent;
}

#accountNav .nginLogo a {
  background: transparent url(http://assets.ngin.com/site_files/1274/nginLogo.png) top right no-repeat;
  width: 80px;
  margin-right: 10px;
}

/*/////
HEADER PARAMETERS
/////*/

.headerLink {
  display: block;
  width: 148px;
  height: 150px;
  overflow: hidden;
  text-indent: -9999px;
  margin-left: 90px;
}

#siteHeader, .noUserBar #siteHeader {
  height: 200px;
}

#siteHeader h1 a {
  display: none;
}

#siteHeader .adminToggle {
  top: 29px;
}

/*/////
TOP NAV PARAMETERS
/////*/

#topNav {
  position: static;
  margin: 0;
  padding-left: 15px;
  top: 0;
  background: transparent url(http://assets.ngin.com/site_files/1274/topNav.png) top left repeat-x;
}

#topNav tr td.selected {
  background: transparent none;
}

#topNav tr td.selected:hover {
  background: transparent none;
}

#topNav tr td {
  padding: 0;
}

#topNav tr td a {
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  line-height: 40px;
  padding: 8px 10px;
}

#topNav tr td.selected a, #topNav tr td.selected a:hover {
  color: #003E7E;
  background: transparent url(http://assets.ngin.com/site_files/1274/hoverCarrot.gif) bottom center no-repeat;
}

/*/////
PAGE CONTENT CONTAINER PARAMETERS
/////*/

#siteContainer2.one_panel #panelTwo {
	padding-top: 0;
}

/*/////
PANEL ONE PARAMETERS
/////*/

#panelOne {
  position: static;
  background-image: none;
  padding: 0;
  width: 180px;
  margin-left: 15px;
}

/*/////
SUB NAV PARAMETERS
/////*/

.subNav, .relatedSections {
  background-color: #F0F6FF;
  padding: 0;
  margin: 0 0 15px 0;
}

.subNavContainer {
  background-image: none;
  min-height: 0;
  padding-bottom: 0;
}

.subNav h4, .relatedSections h4 {
  background-image: none;
  background-color: #003E7E;
  color: #fff;
  position: static;
  width: auto;
  display: block;
  height: auto;
  padding: 10px;
}

.subNav ul li, .relatedSections ul li {
  border: none;
  margin: 0;
  background: transparent none;
}

.subNav a:hover, .relatedSections a:hover {
  text-decoration: underline !important;
}

.subNav ul.parents li.selected:hover {
  background-color: transparent;
}

.subNav ul li.selected, .relatedSections ul li.selected, .subNav ul li:hover, .relatedSections ul li:hover {
  border-bottom: none;
}

.subNav ul li.selected {
  background-image: none;
  background-color: transparent;
}

.subNav ul li.selected a {
  padding-left: 10px;
}

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

.relatedSections ul li.selected, .subNav ul li:hover, .relatedSections ul li:hover {
  background: transparent none;
}

.subNav ul.children li a {
  padding-left: 20px;
  background: transparent url(http://assets.ngin.com/site_files/1274/subNavBullet.png) 7px 6px no-repeat;
}

/*/////
SUB NAV ADMIN PARAMETERS
/////*/

.subNav ul.parents li.lock a {
  background: transparent none;
  border-bottom: none;
}

.subNav ul li.lock:first-child a {
  border-bottom: none;
}

.subNav ul.parents li.lock {
  background-color: transparent;
}

.subNav ul li.lock a {
  background: transparent none;
}

.edit_mode .subNav ul li.selected {
  background-image: url(http://minneapolisdid.pucksystems.com/app_images/lockedIcon.gif);
}

.subNav ul li.drag {
  margin-bottom: 1px;
  border: none;
}

.subNav ul li.drag a {
  background: transparent none;
  border: none;
}

.subNav ul li.drag:hover a {
  border: none;
  background: transparent none;
}

.subNav ul.children li.cmsNavButton a {
  background-image: url(http://assets.ngin.com/site_files/1274/buildStripe.gif);
  background-repeat: repeat;
  background-position: 0 0;
}

.cmsButton {
  border: 1px solid #DDA301;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/*/////
SITE USER MENU PARAMETERS
/////*/

.siteUserMenu {
  border: none;
  border-top: 5px solid #003E7E;
  background: #F0F6FF none;
}

.siteUserMenu a {
  color: #003E7E;
}

/*/////
PANEL TWO PARAMETERS
/////*/

#panelTwo {
  padding: 0;
  background: transparent none;
  width: 755px;
  margin-left: 30px;
  min-height: 50px;
}

#displayBodyHeader {
  color: #7ac142;
  background: transparent none;
  position: static;
  line-height: 36px;
  height: auto;
  padding: 0;
}

.layoutContainer {
  padding: 0;
}

.contentTabs {
  height: 27px;
}

#rapidTabs, .rapidTabsConstruction, .rapidContentGeneral, .rapidContentConstruction, .rapidTabsConstructionLoader {
  margin: 0;
}

/*/////
HOMEPAGE PARAMETERS
/////*/

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

#homePage #topNav {
  margin: 0;
}

#homePage #pageContentContainer {
  background: transparent url(http://assets.ngin.com/site_files/1274/homePageContentBackground.gif) top left repeat-y;
}

#homePage .layoutContainer {
  padding-left: 15px;
}

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

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

.textBlockElement h3, .aggregatorElement h3, .mailSubscribeElement h3, .reportTableElement h3, .tableElement h3, .pollElement h3 { background: #003e7e none; }

/*/////
SITE FOOTER PARAMETERS
/////*/

#siteFooter {
  position: relative;
  width: 980px;
  margin: 0 auto;
  border-top: 1px solid #A7B3CC;
  background-image: none;
  background-color: transparent;
  color: #8193B6;
  text-align: left;
}

#siteFooter ul {
  padding: 25px 0;
}

#siteFooter ul li, #siteFooter ul li a {
  color: #8193B6;
}

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

#siteFooter ul li#poweredByNGIN {
  display: inline;
  position: absolute;
  right: 0;
  margin: 0;
}

.edit_mode #yieldContent {
  padding-right: 15px;
}

/*/////
IE6 Fixes
/////*/
* html #panelOne { display: inline; } /* fixes double float margin bug */
* html #panelTwo { width: 755px ! important; } /* fixes forms and other pages from being pushed below left nav */

