home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / public_html / kermit.css.~1~ < prev    next >
Text File  |  2011-03-13  |  5KB  |  146 lines

  1.  
  2.   body { font-family:calibri,arial narrow,sans-serif,times; font-size:12pt;
  3.           color:black; background:white; margin:0; padding:0; border:0 }
  4.  
  5.   .white { color:white }
  6.   .white a:link { color:white }
  7.   .white a:visited { color:white }
  8.   .white a:hover { color:fuchsia }
  9.   .white a:active { color:fuchsia }
  10.  
  11.   .blue { color:blue }
  12.   .blue a:link { color:blue }
  13.   .blue a:visited { color:blue }
  14.   .blue a:hover { color:fuchsia }
  15.   .blue a:active { color:fuchsia }
  16.  
  17.   .green { background:#006060; color:lightgrey }
  18.   .green a:link { color:gold }
  19.   .green a:visited { color:gold }
  20.   .green a:hover { color:yellow }
  21.   .green a:active { color:white }
  22.  
  23.   .gray { background:gray; color:darkmagenta }
  24.   .gray a:link { color:purple }
  25.   .gray a:visited { color:purple }
  26.   .gray a:hover { color:fuchsia }
  27.   .gray a:active { color:fuchsia }
  28.  
  29.   .dm { color:darkmagenta }
  30.   .dm a:link { color:darkmagenta }
  31.   .dm a:visited { color:darkmagenta }
  32.   .dm a:hover { color:fuchsia }
  33.   .dm a:active { color:fuchsia }
  34.  
  35.   .dmx a:link { color:darkmagenta }
  36.   .dmx a:visited { color:darkmagenta }
  37.   .dmx a:hover { color:fuchsia }
  38.   .dmx a:active { color:fuchsia }
  39.  
  40.   td { vertical-align: top; }
  41.   td.a { vertical-align: top; font-style: normal }
  42.   td.b { vertical-align: top; font-weight: bold }
  43.   td.c { vertical-align: middle }
  44.   td.z { vertical-align: bottom }
  45.  
  46.   .shadedarea { border:1px solid darkgrey; background:#eeeeee; padding:12 }
  47.   .noline { border:0 }
  48.  
  49.   .menu table { width:inherit; background:lightblue }
  50.   .menu td {
  51.      width:7.69%;
  52.      border-right: 1px solid darkmagenta;
  53.      text-align:center;
  54.      font-family:ariel,sans-serif;
  55.      font-size:9pt;
  56.      font-weight:bold;
  57.      padding:2pt;
  58.      background: lightblue
  59.   }
  60.   .menu td:hover { color:black; background-color:plum }
  61.   .menu td.left { border-left:0 }
  62.   .menu td.right { border-right:0 }
  63.   .menu a { text-decoration:none }
  64.   .menu a:link { color:darkmagenta  }
  65.   .menu a:visited { color:darkmagenta }
  66.   .menu a:hover { color:black }
  67.   .menu a:active { color:black  }
  68.   .menu .this { background-color:lightgrey }
  69.  
  70.   .qq { background: thistle; height:16; border: 2px solid;
  71.         border-style: outset; font-family:sans-serif;
  72.         border-color: pink;
  73.         padding:0; margin:0; padding-left:4; padding-right:4 }
  74.   .qq a:link { color:black; text-decoration:none }
  75.   .qq a:visited { color:black; text-decoration:none }
  76.   .qq a:hover { color:fuchsia; text-decoration:none }
  77.   .qq a:active { color:fuchsia; text-decoration:none }
  78.   span.qq:hover { background:mistyrose }
  79.  
  80.   table.compact { border-collapse:collapse }
  81.   table.compact th { text-align:left; background:#eeeeee }
  82.   table.compact td,th { padding:0 4 0 8; border:1px solid grey }
  83.  
  84.  
  85.   .boton { background: #eeeeee; border: 2px solid grey; border-style:outset;
  86.         font-family:sans-serif; font-size:11pt; 
  87.         padding:0; margin:0; padding-left:4; padding-right:4 }
  88.   .boton a:link { color:purple; text-decoration:none }
  89.   .boton a:visited { color:purple; text-decoration:none }
  90.   .boton a:hover { color:fuchsia; text-decoration:underline; }
  91.   .boton a:active { color:fuchsia; text-decoration:underline }
  92.   span.boton:hover { background:mistyrose }
  93.   td.boton:hover { background:mistyrose }
  94.  
  95.   .buttonbox { width:96%;
  96.     background: #dddddd;
  97.     background-image:url('bggray-8.jpg');
  98.     margin: 8 0 8 0;
  99.     border:1px solid black;
  100.     font-size: 11pt
  101.   }
  102.   .buttonbox td { padding: 8 8 8 12; } 
  103.  
  104.   .normalmargins { margin: 0 20 0 14 }
  105.  
  106.   .contents form { margin:0; padding: 0 }
  107.   .contents fieldset { padding:0 8 8 8;
  108.     background:#eeeeee;border:1px solid plum }
  109.   .contents legend { color:slateblue; font-size:16pt; font-weight:bold;
  110.     font-style:italic; font-family:times }
  111.  
  112.   ol.contents { font-size:14pt;margin-top:8;margin-bottom:4 }  
  113.   ul.contents { font-size:14pt;margin-top:8;margin-bottom:4 }  
  114.   ol.contents li { margin:0;padding:0 0 6 0 }  
  115.   ul.contents li { margin:0;padding:0 0 6 0 }  
  116.  
  117.   .contents a:link { color:darkmagenta; text-decoration:none }
  118.   .contents a:visited { color:darkmagenta; text-decoration:none }
  119.   .contents a:hover { color:fuchsia;  text-decoration:underline }
  120.   .contents a:active { color:fuchsia; text-decoration:none }
  121.  
  122.   .buttons a:link { text-decoration:none }
  123.   .buttons a:visited { text-decoration:none }
  124.   .buttons a:hover { text-decoration:underline }
  125.   .buttons a:active { text-decoration:underline }
  126.   .buttons button { font-weight:bold }
  127.  
  128.   .simpleForm form label {
  129.    display: block;
  130.    float: left;
  131.    width: 200px;
  132.   }
  133.   .appSection label {
  134.    display: block;
  135.    float: left;
  136.    width: 200px;
  137.   }
  138.   .appSection input {
  139.    font-size: 11px;
  140.   }
  141.   .appSection label,
  142.   .appSection input,
  143.   .appSection select {
  144.    margin-bottom:0;
  145.   }
  146.