Просмотр файла css/chess.css

Размер файла: 4.39Kb
/* Please, edit this file using TOPoColors in the Control Panel */BODY {
    background-repeat : no-repeat;
    background-position : center;
    background-color: #F4F4F4; /*TOPobackgroundTOPo3TOPo#F4F4F4TOPo*/
    margin : 1px;
    font-family : Arial;
    font-size : 12px;
    color : #888888; /*TOPotextcolorTOPo0TOPo#888888TOPo*/
    font-weight : bold;
}
A:LINK, A:ACTIVE, A:FOCUS, A:VISITED {
    font-weight : bold;
	   color : #888888; /*TOPotextcolorTOPo5TOPo#888888TOPo*/
}
A:HOVER {
	text-decoration : underline;
	color : silver; /*TOPotextcolorTOPo6TOPosilverTOPo*/
}
TABLE.estructura {
	background-color : #F4F4F4; /*TOPobackgroundTOPo3TOPo#F4F4F4TOPo*/
}
TABLE {
	background-color : #9F9F9F; /*TOPobackgroundTOPo2TOPo#9F9F9FTOPo*/
}
TD.2 {
 background-color : #9F9F9F; /*TOPobackgroundTOPo2TOPo#9F9F9FTOPo*/
}
TD.1 {
    background-color : #000000; /*TOPobackgroundTOPo1TOPo#000000TOPo*/
}
TD.0 {
    background-color : #FFFFFF; /*TOPobackgroundTOPo0TOPo#FFFFFFTOPo*/
}
TR.2 {
    background-color : #9F9F9F; /*TOPobackgroundTOPo2TOPo#9F9F9FTOPo*/
}
TR.1 {
    background-color : #000000; /*TOPobackgroundTOPo1TOPo#000000TOPo*/
}
TR.0 {
    background-color : #FFFFFF; /*TOPobackgroundTOPo0TOPo#FFFFFFTOPo*/
}
INPUT {
    background-color : #FFFFFF; /*TOPobackgroundTOPo6TOPo#FFFFFFTOPo*/
    color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
    border : 2px ridge Black;
    font-size : 10px;
    font-family : Verdana, Arial;
    font-weight : normal;
}
INPUT.boton {
    background-color : #000000; /*TOPobackgroundTOPo7TOPo#000000TOPo*/
    color : #FFFFFF; /*TOPotextcolorTOPo7TOPo#FFFFFFTOPo*/
    border : 1px ridge #000000; /*TOPobackgroundTOPo7TOPo#000000TOPo*/
    font : Arial;
    font-size : 12px;
    font-weight : bold;
    height : auto;
}
INPUT.reloj {
    background-color : #FFFFFF; /*TOPobackgroundTOPo0TOPo#FFFFFFTOPo*/
    border-style: none;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color : #888888; /*TOPotextcolorTOPo0TOPo#888888TOPo*/
    height : auto;
}
INPUT.miniboton {
    background-color : #C0C0C0; /*TOPobackgroundTOPo8TOPo#C0C0C0TOPo*/
    color : #000000; /*TOPotextcolorTOPo8TOPo#000000TOPo*/
    border : 1px ridge #C0C0C0; /*TOPobackgroundTOPo8TOPo#C0C0C0TOPo*/
    font-size : 9px;
    font-weight : bold;
    height : auto;
    font : Arial;
}
TEXTAREA {
    background-color : #FFFFFF; /*TOPobackgroundTOPo6TOPo#FFFFFFTOPo*/
    color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
    border : 2px ridge Black;
    font-size : smaller;
    font-family : Verdana, Arial;
}
SELECT {
    background-color : #FFFFFF; /*TOPobackgroundTOPo6TOPo#FFFFFFTOPo*/
    color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
    border : 2px ridge Black;
    font-size : 10px;
    font-family : Verdana, Arial;
    font-weight : normal;
}
OPTION.enable {
	background-color : #77FF77;
	font-weight : bold;
	color : Black;
}
OPTION.disable {
	background-color : #FF7777;
	font-weight : bold;
	color : Black;
}
.titulo {
    font-family : Arial;
    font-size : 16px;
    font-weight : bold;
    color : #000000; /*TOPotextcolorTOPo2TOPo#000000TOPo*/
}
.minititulo {
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color : #000000; /*TOPotextcolorTOPo2TOPo#000000TOPo*/
}
.texto0 {
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color : #888888; /*TOPotextcolorTOPo0TOPo#888888TOPo*/
}
.texto1 {
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color : #333333; /*TOPotextcolorTOPo1TOPo#333333TOPo*/
}
.minitexto0 {
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
    color : #888888; /*TOPotextcolorTOPo0TOPo#888888TOPo*/
}
.minitexto1 {
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
    color : #333333; /*TOPotextcolorTOPo1TOPo#333333TOPo*/
}
.in {
	font-family : Arial;
	color : #668888; /*TOPobackgroundTOPo4TOPo#668888TOPo*/
}
.out {
	font-family : Arial;
	color : #445555; /*TOPobackgroundTOPo5TOPo#445555TOPo*/
}
TD.bar1 {
    background-color : #668888; /*TOPobackgroundTOPo4TOPo#668888TOPo*/
}
TD.bar2 {
    background-color : #445555; /*TOPobackgroundTOPo5TOPo#445555TOPo*/
}
.textobar {
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
    color : #000000; /*TOPotextcolorTOPo3TOPo#000000TOPo*/
}