/* Standard Iframe CSS Stylesheet for Palview4 January 28, 2003 */

/*    Essentially, all you want to do with this CSS file is make sure
   that the background-color of the game matches the background color
  of the table that holds the board and the iframe.
     The background color that you want is in the pgob class from the
  INI stylesheet CSS. */


/*
De algehele achtergrondkleur; een deel hiervan komt terug in de buitenste rand (er zijn er twee!) van de zetnotatie
Vandaar dat het vooralsnog onmogelijk is om de achtergrondkleur groen te laten wezen...
background-color : #fffff9;
border-color : green;
border-style : none;
border-width : 12;
color : #FFFFF9;
font-family : Verdana, Arial, Sans-Serif;
*/
BODY {
	background-color : #fffff9;
	border-color : #fffff9;
	border-style : solid;
	border-width : 0;
	color : black;
	font-family : Verdana, Arial, Sans-Serif;
	}

/*
De buitenste rand (van het zichtbare gedeelte; er is nóg een rand verder naar buiten): op 1, en dan lichtgrijs
*/
.pgob {
	background-color : #fffff9;
	border-color : #CCCCCC;
	border-style : solid;
	border-width : 1px;
	padding : 20;
	}

/*
De verticale afstand van het schaakbord tot aan de bovenste rand van de buitenste tabel
*/
.pgb {
	border-color : #fffff9;
	margin-top : 44;
	}

/*
De rand van het schaakbord: bij mij op 1 px
solid of ridge maakt hier niet uit dacht ik
*/
.pgbb {
	border-color : #666666;
	border-style : ridge;
	border-width : 1px;
	}

/*
ORIGINEEL:
font-size : smaller;
font-weight : bold;
text-align : center;
white-space : pre;
*/
.pt {
	font-size : smaller;
	font-weight : bold;
	text-align : center;
	white-space : pre;
	}

/*
De kleur van de partijgegevens (normaal in de box), maar niet van de openingsaanduiding
color : darkolivegreen;
margin : 0px;
padding : 0pt; [de afstand van de box tot de tabelrand...]
*/
DIV.pgi P {
	color : black;
	margin : 0px;
	padding : 0pt;
	text-align : left;
	}

/*
Dit is de box met partijdata
ORIGINEEL:
background-color : white;
border-color : lightblue;
border-style : ridge;
border-width : 4px;
margin : 0;
margin-top : 5;
*/
.pgib {
	background-color : #fffff9;
	border-color : lightblue;
	border-style : ridge;
	border-width : 0px;
	margin : 0;
	margin-top : 0;
	}

/*
Stijl van de openingsaanduiding
color : black;
font-size : 10pt;
font-style : normal;
font-weight : normal;
text-align : left;
*/

.popen {
	color : black;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	}

/*
Eco-aanduiding tussen vierkante haken
font-size : 10pt;
font-style : italic;
font-weight : bold;
text-align : left;
*/
.peco {
	color : black;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align : none;
	}

/*
*/
.ptitle {
	color : black;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	}

/* Speler 1 en speler 2 */
.pplay {
	color : black;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	}

/*
*/
.pelo {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	}

/*
*/
.pevent {
	color : #702020;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	}

/*
De achtergrondkleur van de zetnotatie
*/
DIV.pgm P {
	background-color : #fffff9;
	border-color : #fffff9;
	color : black;
	margin : 0pt;
	padding : 0pt;
	}

/*
De tekst vóór de eerste zet
*/
.pintro {
	color : black;
	font-size : 10pt;
	font-weight : normal;
	text-align : normal;
	}

/*
Het font van de hoofdvariant
*/
.pm {
	color : black;
	font-size : 10pt;
	font-weight : bold;
	text-align : normal;
	}

/*
Het font van commentaar (bij hoofdvariant)
color : darkgreen;
font-size : 10pt;
font-weight : normal;
*/
.pc {
	color : black;
	font-size : 10pt;
	font-weight : normal;
	text-align : normal;
	}


/*
Het font van varianten 1e orde (1 niveau onder hoofdvariant)
*/
DIV.pgm .pc A:link {
	color : red;
	font-size : 10pt;
        font-weight : normal;
        font-style : normal;
	text-align : normal;
	text-decoration : none;
	}

/*
Het font van commentaar bij varianten 1e orde
*/
.pc2 {
	color : #777777;
	font-size : 10pt;
	font-weight : normal;
        font-style : normal;
	text-align : normal;
	text-decoration : none;
	}

/*
---------------------------------bovenkant
*/


/*
Het font van varianten 2e orde
*/
DIV.pgm .pc2 A:link {
	color : #777777;
	font-size : 10pt;
        font-weight : normal;
        font-style : normal;
	text-align : normal;
	}

/*
Het font van commentaar bij varianten 2e orde
*/
.pc3 {
	color : #cc6666;
	font-size : 10pt;
	font-weight : normal;
        font-style : normal;
	text-align : normal;
	}

/*
Het font van varianten 3e orde
*/
DIV.pgm .pc3 A:link {
	color : #cc6666;
	font-size : 10pt;
        font-weight : normal;
        font-style : normal;
	text-align : normal;
	text-decoration : none;
	}



/*
---------------------------------onderkant
*/



/*
*/
.pf {
	font-family : LinaresFigurine, ZurichFigurine, "Zurich New", HastingsFigurine;
	font-style : normal;
	}

/*
*/
.panno {
	color : black;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	}

/*
*/
.ianno {
	color : black;
	}

/*
*/
.pclock {
	color : yellow;
	}

/*
*/
DIV.pgm A:link {
	color : black;
	text-decoration : none;
	}

/*
De kleur en eigenschappen van bezochte varianten (hoofdvarianten, maar werkt dit door op subniveau?
*/
DIV.pgm A:visited {
	color : black;
	}

/*
*/
DIV.pgm A:hover {
	color : #ff0000;
	font-weight : bold;
	text-decoration : none;
	}

/*
*/
DIV.pgm A:active {
	}


/*
De hover van varianten van de 1e orde
*/
DIV.pgm .pc A:hover {
	color : red;
	font-weight : normal;
	text-decoration : none;
	}

/*
*/
DIV.pgm .pc A:active {
	color : black;
	text-decoration : none;
	}

/*
De kleur van bezochte varianten van de 1e orde
*/
DIV.pgm .pc2 A:visited {
	color : #777777;
	font-weight : normal;
	text-decoration : none;
	}

/*
De kleur van bezochte varianten van de 2e orde
*/
DIV.pgm .pc3 A:visited {
	color : #cc6666;
	font-weight : normal;
	text-decoration : none;
	}




/*
De hover van varianten van de 2e orde
*/
DIV.pgm .pc2 A:hover {
	color : red;
	font-weight : normal;
	text-decoration : none;
	}

/*
*/
DIV.pgm .pc2 A:active {
	color : blue;
	text-decoration : none;
	}

/*
De hover van varianten van de 3e orde
*/
DIV.pgm .pc3 A:hover {
	color : red;
	font-weight : normal;
	text-decoration : none;
	}


/*
*/
DIV.pgm SPAN.pc A:link {
	}

/*
*/
DIV.pgm SPAN.pc A:visited {
	}

/*
*/
DIV.pgm SPAN.pc A:hover {
	}

/*
*/
DIV.pgm SPAN.pc A:active {
	}

/*
*/
DIV.pgm SPAN.pc2 A:link {
	}

/*
Ook dit beïnvloedt de kleur van variantEN van de twee de orde
*/
DIV.pgm SPAN.pc2 A:visited {
	}

/*
*/
DIV.pgm SPAN.pc2 A:hover {
	}

/*
*/
DIV.pgm SPAN.pc2 A:active {
	}

/*
*/
DIV.pgm .pc EM {
	}

/*
*/
DIV.pgm .pc2 EM {
	}

/*
*/
DIV.pgm IMG {
	}
