/************** BACKGROUND SETTING NODE PAGES  *************/
body.about-us {
  background-color: #00aa8b;
}
body.chairman {
  background-color: #009cc4;
}
body.principals {
  background-color: #0070ba;
}
body.page-mis-times {
  background-color: #00a7cc;
}
body.playpan {
  background-color: #0088a2;
}
body.ground {
  background-color: #006fb8;
}
body.junior-wing-gym {
  background-color: #d12163;
}
body.page-mis-times .main-container {
  background-image: url(../images/bg_misbottom.png), url(../images/bg_misbottom.png);
  background-repeat: no-repeat;
  background-position: 90% 88%, 95% 35%;
}
body.not-front {
  color: #ffffff;  
}
.node-type-sports .main-container {
  background-image: url(../images/bgStar.png);
  background-repeat: no-repeat;
  background-position: 10% 80%;
}
.node-type-photos-gallery {
  background-color: #597e28;
}
.senior-wing {
  background-color: #4cb92d;
}
.junior-wing {
  background-color: #35ae31;
}
.shooting-range {
  background-color: #957025;
}
.basketball {
  background-color: #00ab8d;
}
.page-contactus, .page-node-done {
  background-color: #467b25;
}
.competitions, .external-competitions {
  background-color: #cb005f;
}
.external-competitions .main-container {
  background-image: url(../images/icon_startmedium.png), url(../images/icon_startlarge.png);
  background-repeat: no-repeat;
  background-position: 10% 70%, 40% 96%;
}
.internal-competitions {
  background-color: #00a253;
}
.internal-competitions .main-container {
  background-image: url(../images/icon_startmedium.png), url(../images/icon_startlarge.png);
  background-repeat: no-repeat;
  background-position: 10% 70%, 40% 96%;
}
.faculty {
  background-color: #e15e0f;
}
.calendar-year {
  background-color: #d2af06;
}
.junior-faculty {
  background-color: #467c26;
}
.junior-faculty .main-container {
  background-color: #467c26;
  background-image: url(../images/img_patter_one.png), url(../images/img_patter_two.png);
  background-repeat: no-repeat;
  background-position: 10% 85%, 90% 40%;
}
.senior-faculty {
  background-color: #467c26;
}
.senior-faculty .main-container {
  background-color: #467c26;
  background-image: url(../images/img_patter_one.png), url(../images/img_patter_two.png);
  background-repeat: no-repeat;
  background-position: 10% 85%, 90% 40%;
}
.holidays {
  background-color: #467c26;
}
.holidays .main-container {
  background-color: #467c26;
  background-image: url(../images/img_patter_one.png), url(../images/img_patter_two.png), url(../images/icon_startsmall.png), url(../images/icon_startgreen.png);
  background-repeat: no-repeat;
  background-position: 10% 85%, 90% 40%, 10% 50%, 12% 25%;
}
.curriculum {
  background-color: #dd681d;
}
.rules-regulation {
  background-color: #0088a2;
}
.bring-google {
  background-color: #00a88a;
}
.the-future {
  background-color: #0070ba;
}
.finishing-school {
  background-color: #e32a1f;
}
.finishing-school .main-container {
  background-image: url(../images/bg_arrow.png);
  background-repeat: no-repeat;
  background-position: 92% 75%;
  padding-top: 0;
  margin-top: -100px;
}
.the-future .main-container {
  background-image: url(../images/bg_loadview.png), url(../images/bg_squarestyle.png);
  background-repeat: no-repeat;
  background-position: 33% 94%, 10% 96%;
}
.enable-learners {
  background-color: #597e28;
}
.enable-learners .main-container {
  background-image: url(../images/img_pattern.png), url(../images/img_pattern_one.png);
  background-repeat: no-repeat;
  background-position: 13% 32%, center 96%;
}
.working-workshop {
  background-color: #00869f;
}
.working-workshop .main-container {
  background-image: url(../images/img_pattern.png);
  background-repeat: no-repeat;
  background-position: 10% 80%;
}
.node-learners {
  background: url(../images/icon_blub.png) no-repeat 80% top transparent;
}
.page-learners {
  background-color: #e15e0f;
}
.page-learners .main-container {
  background-image: url(../images/img_pattern.png), url(../images/img_patt_icon.png), url(../images/img_patt_icon.png);
  background-repeat: no-repeat;
  background-position: 10% 30%, 20% 95%, 65% 95%;
  padding-bottom: 130px;
}
.page-saturday {
  background-color: #dca900;
}
.page-saturday .main-container {
  background-image: url(../images/icon_startsmall.png), url(../images/icon_startlarge.png);
  background-repeat: no-repeat;
  background-position: 10% 30%, 65% 90%;
  padding-bottom: 100px;
}
.page-careers {
  background-color: #2C355C;
}

/************** END BACKGROUND SETTING NODE PAGES  *************/