topical media & game development

talk show tell print

mashup-amazon-11-11-01-YahooMaps-styles.css / css



  body
  {
      color: #202020;
      font-family: Tahoma;
      background-color: white;
      font-size: 10pt;
      margin:0px;    
  }
  
  .siteHeading
  {
      background-image: url('images/grey_slice.png' );
      background-repeat: repeat-x;
      height: 100px;
      font-size: 36pt;
      color: #fffff0;
      font-family: 'Trebuchet MS';
      width:1024px;
      padding-left:20px;
      padding-top:10px;
  }
  
  .mainTable
  {
      width:1024px;
      padding:20px;
  }
  
  .errors 
  {
      color:#f02222;
      font-size:18pt;
  }
  
  #borderRight 
  {
      position:absolute;
      z-index:2;
      top:15px;
      left:598px;
  }
  #borderLeft 
  {
      position:absolute;
      z-index:2;
      top:0px;
      left:0px;
  }
  #borderTop
  {
      position:absolute;
      z-index:2;
      top:0px;
      left:26px;
  }
  #borderBottom 
  {
      position:absolute;
      z-index:2;
      top:620px;
      left:7px;
  }
  #myMap 
  {
      position:absolute;
      z-index:1;
      top:40px;
      left:60px;
      width:590px;
      height:600px;
  }
  #controls 
  {
      position:absolute;
      z-index:2;
      top:40px;
      left:700px;
  }


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.