/*
 * Copyright Chesham Amalgamations March 2007
 * Author:  C.A. Woodcock <c01234@netcomuk.co.uk>  (13.iii.2007)
 *
 */


table.chesham-index-border {
  width:98%;
  border-left-width:0;
  border-right-width:1px;
  border-top-width:1px;
  border-bottom-width:3px;
  padding:0;
  }
td.chesham-index-border,
td.chesham-index {
  text-align:center;
  vertical-align:top;
  }
#chesham-index-logo {
  position:relative;
  top:116px;
  left:0px;
  }
#chesham-index-companyname {
  position:relative;
  top:136px;
  left:0px;
  }
#chesham-index-strapline {
  position:relative;
  top:250px;
  left:0px;
  }


/*
 * Definition of thumb-nail images:
 *
 */
div.index-thumbnail-layer {
  position:absolute;
  visibility:hidden;
  top:55px;
  }
div.index-thumbnail-layer img {
  width:327px;
  height:192px;
  }
#index-thumbnail-layer1 {
  z-index:1;
  left:32px;
  }
#index-thumbnail-layer2 {
  z-index:2;
  left:109px;
  }
#index-thumbnail-layer3 {
  z-index:3;
  left:185px;
  }
#index-thumbnail-layer4 {
  z-index:4;
  left:262px;
  }
#index-thumbnail-layer5 {
  z-index:5;
  left:339px;
  }
#index-thumbnail-layer6 {
  z-index:6;
  left:415px;
  }
#index-thumbnail-layer7 {
  z-index:7;
  left:492px;
  }
#index-thumbnail-layer8 {
  z-index:8;
  left:568px;
  }
#index-thumbnail-layer9 {
  z-index:9;
  left:645px;
  }
