razionalizzati i css
[brisk.git] / web / brisk.css
index b48fcf7..446ae06 100644 (file)
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
- * $id$
+ * $Id$
  *
  */
 
 body {
-/*     background-image: url('img/probrisco.jpg'); */
+       background-image: url('img/bg_capodanno.jpg'); 
        background-repeat: no-repeat;
-       align: center;
-       }
+       background-position: top center; 
+       margin:0px;
 
-div {
-       position: relative;
-       }
+       font-size: 12px;
+       padding: 0px;
 
-.room_td {
-       height: 200px;
-       width: 90px;
-       vertical-align: "top";
-       }
-
-.room_standup {
-       height: 150px;
-       vertical-align: "top";
-       }
-
-.room_ex_standup {
-       height: 150px;
-       vertical-align: "top";
-       }
-
-.room_d_standup {
-       align: "top";
-       border: 1px solid grey;
-       }
-
-.chatt {
-       height: 100px;
-       overflow: auto;
-       border: 1px solid grey;
-       vertical-align: text-bottom;
-       font-size: 10pt;
+       align: center;
        }
 
-.chattshort {
-       height: 70px;
-       overflow: auto;
-       border: 1px solid grey;
-       vertical-align: text-bottom;
-       font-size: 10pt;
+div {
+       font-size: 12px;
        }
 
-.txtt {
-       font-size: 10pt;
+td {
+       font-size: 12px;
        }
 
 img {
@@ -79,415 +48,58 @@ img {
        }
 
 img.nobo {
-    position:     relative;
-    border-width: 0px;
-    display: block; margin: auto;
+       position:     relative;
+       border-width: 0px;
+       display: block; 
+       margin: auto;
 }
 
-.esco {
-       position: absolute;
-       left: 380;
-       top:  90;
-       }
-
-
-img.tableinfo {
-       position:     absolute; 
-       left:         620;
-       top:          550;
-       border-width: 0px;
-       visibility:   visible;
-       }
-
-img.tableout {
-       position:     absolute; 
-       left:         700;
-       top:          550;
-       border-width: 0px;
-       visibility:   visible;
-       }
-
-img.card {
-       position:     absolute; 
-       border-style: solid;
-       border-width: 1px;
-       border-color: grey;
-       visibility:   hidden;
-       }
-
-
-img.astacard {
-       position:     absolute; 
-       /*      visibility:   visible; */
-       border-width: 0px;
-       }
-
-img.cover {
-       position:     absolute; 
-       border-style: solid;
-       border-width: 1px;
-       border-color: lightgrey;
-       visibility:   hidden;
-       }
-
-.chooseed {
-       /* background-color: yellow; */
-       visibility:   hidden;
-       position:absolute; 
-       width:  200px;
-       height: 200px;
-       top:  250px;
-       left: 300px;
-       }
-
-.asta {
-       /* background-color: yellow; */
-       visibility:   hidden;
-       position:     absolute; 
-       width:  200px;
-       height: 200px;
-       top:  250px;
-       left: 300px;
-       }
-
-img.seed0 {
-       position:     absolute; 
-       left: 0px;
-       top: 55px;
-       }
-
-img.seed1 {
-       position:     absolute; 
-       left: 43px;
-       top: 55px;
-       }
-
-img.seed2 {
-       position:     absolute; 
-       left: 93px;
-       top: 55px;
-       }
-
-img.seed3 {
-       position:     absolute; 
-       left: 143px;
-       top: 55px;
-       }
-
-
-.urgmsg {
-       text-align: center;
-       }
-
-.area {
-       display: block; 
-       margin-left: auto;
-       margin-right: auto;
-       position: relative;  
-       text-align: center;
-       width:  800px;
-       height: 600px;
-       }
-
-.subarea {
-       top: 0px;       
-       }
-
-.proxhr { 
-       /*      background-color: green; */
-       }
-
-.points {
-    /*    position:     relative;  */
-    
-    margin-top: 8px; 
-    margin-left:auto; 
-    margin-right:auto;
-    border-style: solid;
-    border-width: 0px;
-    border-color: black;
-    border-collapse: collapse;
-}
-
-.td_points {
-    border-style: solid;
-    border-width: 1px;
-    border-color: black;
-    border-collapse: collapse;
-    display: table-cell;
-    text-align: right;
-    padding: 4px;
-}
-
-.remark0 { 
-  position:     absolute; 
-  width:  200px;
-  height: 200px;
-  left: 299;
-  top:  249;
-  border-style: solid;
-  border-width: 0px;
-  border-color: green;
-  z-index: 0;
-   }
-
-.remark1 { 
-  position:     absolute; 
-  width:  200px;
-  height: 200px;
-  left: 296;
-  top:  246;
-  border-style: solid;
-  border-width: 4px;
-  border-color: green;
-  z-index: 0;
-  }
-
-.remark2 { 
-  position:     absolute; 
-  width:  200px;
-  height: 200px;
-  left: 298;
-  top:  248;
-  border-style: solid;
-  border-width: 2px;
-  border-color: green;
-  z-index: 0;
-  }
-
-
 .notify { 
        border-style: solid;
        border-width: 1px;
-  position:     absolute; 
-  width:  500px;
-  height: 400px;
-  text-align: center;
-  background-color: white;
-  left: 150;
-  top:  150;
-  z-index: 10;
-  visibility: hidden;
-    filter: alpha(opacity=90);
-  -moz-opacity: 0.90;
-    opacity: 0.90;  
-}
-
-.punti {
-  position:     absolute; 
-}
-
-.pubinfo {
-/*  background-color: red;  */
-  color: grey;
-  visibility: visible;
-  position: absolute;
-  top: 475px;
-  left: 200px;
-  width:  400px;
-  height: 125px;
-}
-
-.public {
-  /* background-color: red;  */
-  visibility: hidden;
-  position: absolute;
-  display: table;
-  top: 450px;
-  left: 300px;
-  width:  200px;
-  height: 100px;
-  overflow: hidden;
-  z-index: 8;
-}
-
-.pubacard {
-  border-width: 0px;
-  position: relative;
-  display: block;
-  margin-left: auto;
-  margin-right: auto;
-}  
-
-
-
-.pubinfo_we {
-  color: grey;
-  visibility: visible;
-  position: absolute;
-  top: 250px;
-  left: 175px;
-  width:  125px;
-  height: 200px;
-}
-
-.public_we {
-  /*  background-color: red;  */
-  visibility: hidden;
-  position: absolute;
-  top: 250px;
-  left: 175px;
-  display: table;
-  width:  125px;
-  height: 200px;
-  overflow: hidden;
-}
-
-.pubinfo_nw {
-/*  background-color: red;  */
-  color: grey;
-  visibility: visible;
-  position: absolute;
-  top: 125px;
-  left: 200px;
-  width:  200px;
-  height: 125px;
-}
-
-.public_nw {
-/*  background-color: red;   */
-  visibility: hidden;
-  position: absolute;
-  top: 125px;
-  left: 200px;
-  display: table;
-  width:  200px;
-  height: 125px;
-  overflow: hidden;
-}
-
-.public_ne {
-/*  background-color: red;  */
-  visibility: hidden;
-  position: absolute;
-  top: 125px;
-  left: 400px;
-  display: table;
-  width:  200px;
-  height: 125px;
-  overflow: hidden;
-}
-
-.pubinfo_ne {
-/*  background-color: red;  */
-  color: grey;
-  visibility: visible;
-  position: absolute;
-  top: 125px;
-  left: 400px;
-  width:  200px;
-  height: 125px;
-}
-
-
-
-.public_ea {
-       /*  background-color: red; */
-  visibility: hidden;
-  position: absolute;
-  top: 250px;
-  left: 500px;
-  display: table;
-  width:  125px;
-  height: 200px;
-  overflow: hidden;
+       position: absolute;
+       margin: auto;
+       overflow: auto;
+       top: 0;
+       bottom: 0;
+       left: 0;
+       right: 0;
+       align: center;
+       text-align: center;
+       background-color: white;
+       z-index: 10;
+       visibility: hidden;
+       filter: alpha(opacity=90);
+       -moz-opacity: 0.90;
+       opacity: 0.90;  
 }
 
-.pubinfo_ea {
-/*  background-color: red; */
-  color: grey;
-  visibility: visible;
-  position: absolute;
-  top: 250px;
-  left: 500px;
-  width:  125px;
-  height: 200px;
-}
+div.notify_clo { 
+       position: absolute;
+       align: center;
+       width: 100%;
+       bottom:  4px;
+       }
 
-.vert_midfloat {
-  position: relative;
-  #position: absolute;
-  _top: 50%;
-  display: table-cell;
+input.button {
+  border: 1px solid gray;  
+  color: black;
+  background-color: RGB(246,246,246);
   vertical-align: middle;
+  text-decoration:none;
+  font-size: 100%;
+  cursor: pointer;
+  height: 20px ! important;
+  max-height: 20px ! important;
+  min-height: 20px ! important;
+  margin: 1px;
+  display: inline;
 }
 
-.vert_innfloat {
-  #position: relative;
-  #top: -50%;
-  text-align: center;
-}
-
-.vert_innfloat_so {
-  border-style: solid;
-  border-width: 1px;
-  border-color: black;
-
-/*  background-color: white; */
-  #position: relative;
-  #top: -50%;
-  text-align: center;
+input.button:hover {
+  background-color: white;
 }
 
-.pubacard_ea {
-  border-width: 0px;
-  position: relative;
-  display: block;
-  margin-left: auto;
-  margin-right: auto;
-}  
-
-.pubacard_ne {
-  border-width: 0px;
-  position: relative;
-  display: block;
-  margin-left: auto;
-  margin-right: auto;
-}  
-
-.pubacard_nw {
-  border-width: 0px;
-  position: relative;
-  display: block;
-  margin-left: auto;
-  margin-right: auto;
-}  
-
-.pubacard_we {
-  border-width: 0px;
-  position: relative;
-  display: block;
-  margin-left: auto;
-  margin-right: auto;
-}  
-
-
-/* CALLER */
-.caller {
-       background-repeat: no-repeat; 
-       visibility: hidden; 
-       position: absolute;
-       left: 0px;
-       top: 475px;
-       width: 200px;
-       height: 125px;
-       }
-
-.callerinfo {
-       /*      background-color: red; */
-       /*      visibility: visible; */
-       position: absolute;
-       font-size: 10pt;
-       left: 5px;
-       top: 55px;
-       width: 115px;
-       height: 65px;
-       }
-
-img.callerimg {
-       position:     absolute; 
-       left: 133px;
-       top: 10px;
-       }
+input.button:active {
+  background-color: RGB(255,255,153);
 }
-