html {
width:100%;max-width:1010px;min-width:1010px;
height:100%;max-height:500px;min-height:500px;
background-color: #000;
}
body {
width:100%;max-width:100%;min-width:100%;
height:100%;max-height:100%;min-height:100%;
background-color: #000; overflow: hidden;
}
.Titulo{
position:relative;
text-align:center;
font-weight:700;
font-size:35px;
font-face:Board;
color:#dd2222;
line-height:50px;
font: bold Colonna MT, Sans-Serif; text-align: center;
text-transform: uppercase; text-decoration: none;
color: #dd2222;
text-shadow: 2px 2px 4px 4px #00aabb;
}
.Jugador1{
position:relative;
float:left;
width:35%;
height:50px;
border-top:5px solid #0000ff;
border-left:5px solid #0000ff;
border-right:5px solid #0000ff;
border-bottom:5px solid #0000ff;
text-align:center;
font-weight:700;
font-size:35px;
font-face:Board;
color:#888;
line-height:50px;
background-color:#000;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding-top:0px;;
font-family:Stencil; text-transform:uppercase; text-decoration: none;
-webkit-box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
-moz-box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
-moz-border-radius: 7px; /* Firefox */
-khtml-border-radius: 7px; /* Konkeror, ... */
border-radius: 7px; /* Opera 10.50, IE y CSS3 */
-webkit-border-radius: 7px; /* Safari y Chrome */
}
.Jugador2{
position:relative;
float:right;
width:35%;
height:50px;
border-top:5px solid #0000ff;
border-left:5px solid #0000ff;
border-right:5px solid #0000ff;
border-bottom:5px solid #0000ff;
line-height:50px;
text-align:center;
font-weight:700;
font-size:35px;
font-face:Board;
color:#888;
background-color:#000;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding-top:0px;;
font-family:Stencil; text-transform:uppercase; text-decoration: none;
-webkit-box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
-moz-box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
-moz-border-radius: 7px; /* Firefox */
-khtml-border-radius: 7px; /* Konkeror, ... */
border-radius: 7px; /* Opera 10.50, IE y CSS3 */
-webkit-border-radius: 7px; /* Safari y Chrome */
}
.Marcador1{
position:relative;
float:left;
width:95%;max-width:95%;min-width:95%;
height:240px;max-height:240px;min-height:240px;
border-top:5px solid #0000ff;
border-left:5px solid #0000ff;
border-right:5px solid #0000ff;
border-bottom:5px solid #0000ff;
line-height:240px;
text-align:center;
font-weight:500;
font-size:240px;
font-face:Board;
color:#ff0000;
background-color:#000;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding:0px;
font-family:Stencil; text-transform:uppercase; text-decoration: none;
-webkit-box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
-moz-box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
-moz-border-radius: 7px; /* Firefox */
-khtml-border-radius: 7px; /* Konkeror, ... */
border-radius: 7px; /* Opera 10.50, IE y CSS3 */
-webkit-border-radius: 7px; /* Safari y Chrome */
}
.Boton1{
position:relative;
float:left;
width:30px;
height:30px;
border-top:2px solid #555;
border-left:2px solid #555;
border-right:2px solid #555;
border-bootom:2px solid #555;
text-align:center;
line-height:28px;
font-weight:700;
font-size:18px;
color:#fff;
cursor:pointer;
background-color:#314EBF;
margin-top:15px;
margin-bottom:0px;
margin-left:0px;
margin-right:10px;
padding:0px;
-webkit-box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
-moz-box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
-moz-border-radius: 20px; /* Firefox */
-khtml-border-radius: 20px; /* Konkeror, ... */
border-radius: 20px; /* Opera 20.50, IE y CSS3 */
-webkit-border-radius: 20px; /* Safari y Chrome */
}
.Boton1:hover{
background:-moz-linear-gradient(#627EBF);
color:#000;
background:#fff;
}
.BotonInicio{
position:relative;
float:center;
width:90px;
height:40px;
border-top:2px solid #555;
border-left:2px solid #555;
border-right:2px solid #555;
border-bottom:2px solid #555;
text-align:center;
font-weight:500;
font-size:20px;
color:#fff;
cursor:pointer;
background-color:#119911;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding:0px;
-webkit-box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
-moz-box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
-moz-border-radius: 20px; /* Firefox */
-khtml-border-radius: 20px; /* Konkeror, ... */
border-radius: 20px; /* Opera 20.50, IE y CSS3 */
-webkit-border-radius: 20px; /* Safari y Chrome */
}
.BotonInicio:hover{
background:-moz-linear-gradient(#627EBF);
color:#000;
background:#fff;
}
.Entradas{
position:relative;
width:85%;max-width:85%;min-width:85%;
height:130px;max-height:130px;min-height:130px;
float:center;
border-top:5px solid #0000ff;
border-left:5px solid #0000ff;
border-right:5px solid #0000ff;
border-bottom:5px solid #0000ff;
text-align:center;
font-weight:700;
font-size:105px;
font-face:Board;
color:#00ff00;
background-color:#000;
margin-top:20px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding:0px;
font-family:Stencil; text-transform:uppercase; text-decoration: none;
-webkit-box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
-moz-box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
box-shadow: 10px 5px 10px 5px rgba(2,30,50,2);
-moz-border-radius: 7px; /* Firefox */
-khtml-border-radius: 7px; /* Konkeror, ... */
border-radius: 7px; /* Opera 10.50, IE y CSS3 */
-webkit-border-radius: 7px; /* Safari y Chrome */
}
.Entradas2{
width:0px;
height:0px;
background-color:#000;
border-top:0px solid #000;
border-left:0px solid #000;
border-right:0px solid #000;
border-bottom:0px solid #000;
}
.BotonEntradas{
position:relative;
float:right;
width:80px;
height:35px;
border-top:2px solid #555;
border-left:2px solid #555;
border-right:2px solid #555;
border-bottom:2px solid #555;
line-height:30px;
text-align:center;
font-weight:500;
font-size:12px;
color:#fff;
cursor:pointer;
background-color:#1111FF;
margin-top:20px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding:0px;
-webkit-box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
-moz-box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
-moz-border-radius: 20px; /* Firefox */
-khtml-border-radius: 20px; /* Konkeror, ... */
border-radius: 20px; /* Opera 20.50, IE y CSS3 */
-webkit-border-radius: 20px; /* Safari y Chrome */
}
.BotonEntradas:hover{
background:-moz-linear-gradient(#627EBF);
color:#000;
background:#fff;
}
.BotonBorrar{
position:relative;
float:left;
width:80px;
height:35px;
border-top:2px solid #555;
border-left:2px solid #555;
border-right:2px solid #555;
border-bottom:2px solid #555;
line-height:30px;
text-align:center;
font-weight:500;
font-size:12px;
color:#fff;
cursor:pointer;
background-color:#991111;
margin-top:20px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding:0px;
-webkit-box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
-moz-box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
box-shadow: 6px 3px 6px 3px rgba(2,30,50,2);
-moz-border-radius: 20px; /* Firefox */
-khtml-border-radius: 20px; /* Konkeror, ... */
border-radius: 20px; /* Opera 20.50, IE y CSS3 */
-webkit-border-radius: 20px; /* Safari y Chrome */
}
.BotonBorrar:hover{
background:-moz-linear-gradient(#627EBF);
color:#000;
background:#fff;
}
.Tiempo{
position:relative;
float:center;
width:110px;
height:60px;
text-align:center;
line-height:70px;
font-weight:700;
font-size:60px;
color:#fff;
background-color:#000;
margin-top:20px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding:0px;
}