topical media & game development

talk show tell print

server-php-db-xml-style-style.css / css



  #main {
      margin: auto;
          border: 1px solid #cccccc;
          background: #F1F3F5;
          width: 560px;
      padding:30px;
  }
  
  #main2 {
      margin: auto;
          border: 1px solid #cccccc;
          background: #F1F3F5;
          width: 95%;
      padding:30px;
  }
  
  #container{
      margin: 0px auto;
          width: 500px;
      border: 1px solid #ccc;
  }
  
  #name {
      float:left;
      width:143px;
      height:22px;
      padding-left:5px;
      padding-top:5px;
      font-family: Arial, Helvetica, sans-serif;
      font-weight:bold;
      font-size : 14px;
      color:#C64934;
      background-color:#E9ECEF;
  }
  
  #info {
      width:340px;
      margin-left:140px;
      height:25px;
      border-left: 0px;
      padding-left:5px;
      padding-top:2px;
      background-color:#E9ECEF;
      border-left: 1px solid #ccc;
  }
  
  #infoicons {
      float:left;
      width:150px;    
  }
  
  #infodate{
      float:clear;
      width:180px;    
      text-align:right;
      font-family: Arial, Helvetica, sans-serif;
      font-weight:normal;
      font-size : 12px;
      padding-top:5px;
  }
  
  #icon {
      float:left;
      background-image:url(icon.gif);
      background-repeat:no-repeat;
      background-position:center;
      background-color:#fbfbfb;
      width:143px;
      padding-left:5px;
      padding-top:5px;
      font-family: Arial, Helvetica, sans-serif;
      font-weight:normal;
      font-size : 10px;
      border-top: 1px solid #ccc;
      height:100px;
  }
  
  #text {
      width:340px;
      height:100px;
      margin-left:140px;
      padding-left:5px;
      padding-top:5px;
      background-color:#fdfdfd;
      font-family: Arial, Helvetica, sans-serif;
      font-weight:normal;
      font-size : 12px;
      border-top: 1px solid #ccc;
      border-left: 1px solid #ccc;
  }
  
  a {
      float:left;
      border:0px;
      text-decoration:none;
  }
  
  img {
      border:0px;
      text-decoration:none;
  }
  
  h1 {
      font-family: Arial, Helvetica, sans-serif;
      font-weight:bold;
      padding:10px;
      padding-left:50px;
      font-size : 14px;
      color:#C64934;
  
  }
  
  #formheader {
      float:clear;
      width:500px;
      margin:auto;
      border: 1px solid #ccc;
      padding:10px;
      background-color:#E9ECEF;
      font-family: Arial, Helvetica, sans-serif;
      font-weight:bold;
      font-size : 14px;
      text-align:center;
      color:#C64934;
  }
  
  #formbody {
      float:clear;
      width:500px;
      margin:auto;
      border: 1px solid #ccc;
      border-top:0px;
      padding-left:5px;
      padding-top:20px;
      background-color:#fdfdfd;
  }
  
  #formbody2 {
      float:clear;
      width:100%;
      margin:auto;
      border: 1px solid #ccc;
      border-top:0px;
      padding-left:5px;
      padding-top:20px;
      background-color:#fdfdfd;
      font-family: courier, bookman;
      font-weight:normal;
      font-size : 12px;
  }
  
  table {
      border: 1px solid #ccc;
      border-collapse:collapse;
      width:400px;
  }
  td {
      border: 1px solid #ccc;
      border-collapse:collapse;
      padding:5px;
  }
  th {
      width:150px;
      border: 1px solid #ccc;
      border-collapse:collapse;
      font-family: Arial, Helvetica, sans-serif;
      font-weight:bold;
      font-size : 12px;
      text-align:left;
      padding:5px;
  }
  


(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.