@import '/templates/themes/default/css/style.css';


#pageHeader{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:933px;
  height:115px;
  background-image:url(/templates/themes/tepukeko/images/bg_vx_header.jpg);
  background-repeat:no-repeat;

}

#topMenu{
  text-align:right;
  margin-right:11px;
}

#pageContainer{
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;

  text-align:left;
  width:933px !important;
  width:933px;
}

#contentLeftCell{
  margin-top:15px;
  float:left;
  width:158px;
}
#contentWideLeftCell{
  margin-top:15px;
  float:left;
  width:675px;
}
.contentCellDark{
  margin-bottom:8px;
  margin-right:8px;
  width:328px;
  height:110px;
  float:left;
  background-image:url(/templates/themes/tepukeko/images/bg_cell_dark.gif);
}
.contentCellLight{
  margin-bottom:8px;
  margin-right:8px;
  width:328px;
  height:110px;
  float:left;
  background-image:url(/templates/themes/tepukeko/images/bg_cell_light.gif);
}

.contentCellInnerLeft{
  margin:6px;
  float:left;
  width:98px;
  height:98px;
}
.contentCellInnerRight{
  float:left;
  margin-top:6px;
  width:190px;
  height:98px;
}

.contentCellImage{
  width:98px;
  height:98px;
}
#contentMidCell{
  margin-top:15px;
  width:490px !important;
  width:520px;
  padding-left:15px;
  padding-right:15px;
  float:left;

}
#contentRightCell{
  margin-top:15px;
  float:left;
  width:211px;
}
  #rightCellInner{
    width:171px !important;
    width:211px;
    background-image:url(/templates/themes/tepukeko/images/rightcell_mid.gif);
    padding-left:20px;
    padding-right:20px;
    padding-bottom:1px;
  }


#exhibitionFooter{
  border-top:1px solid #ffffff;
  background-color:#0b5295;
  margin-left:auto;
  margin-right:auto;

  width:933px !important;
  width:933px;
  height:50px;
  text-align:center;
  color:#e0146b;
}

.exMenu{
  color:#ffffff;
  font-family:arial;
  font-size:12px;
  line-height:45px;
  font-weight:bold;
  margin-left:7px;
  margin-right:7px;
  text-decoration:none;
}

#pageFooter{
  border:none;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  padding-top:5px;
  text-align:left;
  width:933px !important;
  width:933px;
  color:#a4a4a4;
}

