@import url(/css/front-end/section-boxes.css);

/**
* Over-ridden definitions from main.css
**/

div#page-content div#left-column {
  background:none;
}

/**
* Over ride section-boxes.css
**/

.sbMain {
  background:#febc19 url(/img/front-end/ks3/sb-grad-ks3.png) bottom no-repeat;
}


.sbInnerTop{
  background:url(/img/front-end/ks3/sb-inner-top.png) bottom no-repeat;
  font-size:1px !important;
}


.sbInner{
  background:url(/img/front-end/ks3/sb-inner-bg.png) bottom no-repeat;
}


#leftNavUpper {
  min-height:210px !important;
  margin-bottom:6px;
}

#leftNavLower{
  min-height:85px;
}

#eatWellBox{
  float:left;
  margin-right:5px;
  padding-bottom:10px;
}

#gameZoneBox{
  float:left;
  margin-left:4px;
  padding-bottom:10px;
}

#dykBox{

}

#vidBox{
  float:left;
  margin-right:5px;
  margin-bottom:10px;
}

#rcpBox{
  float:left;
  margin-left:4px;
  margin-bottom:10px;
}

#rcpBox .ocbInner img,
#vidBox .ocbInner img{
  float:left;
  border:solid 1px #aed3ff;
  margin-right:5px;
  margin-bottom:5px;
  width:118px;
  height:80px;

}
