/* Default Palview4 CSS file -- January 28, 2003 */
/* Used for replayable games and the new game viewer */

 /*BODY {background-color:floralwhite;} */
body {
  background-color: rgb(255,250,240);
   /* even toegevoegd voor beter slotsymbool --//-- */
  font-family : Verdana, Arial, Sans-Serif, "Times New Roman", Webdings;
}
 
/* zelf toegevoegd 
a:hover {font-weight: normal}*/   /* */

form {
	text-align:center;
	/*padding-bottom:18px; uittesten voor uitlijnen */
	padding-bottom:16px;  /* ruimte onder partijnavigatie wordt iets kleiner - beter */
	/*padding-top:1px;  lijkt dat het ruimte boven navigatie is   */
	margin-top: 0em; /* nu extra toegevoegd uittesten voor uitlijnen */
}
/* nu toegevoegd is onder en boven de aangegeven gespeelde zet
p {
  margin-top: 0em;
  margin-bottom: 0 }
  */
 /* 
div.pgb {
	text-align:centre;
}
  
*//*

*/
/* zelf toegevoegd tot hier */


/* Palview Game Move DIVision & Palview Game Info DIVision */

div.pgm P  {
	margin: 8px; 
/* 	padding:2pt; zo was het; met 0pt wordt de regelafstand kleiner -- beter ! */
	padding:0pt;
} /* was margin: 0px */

/* nu toegevoegd voor uitlijnen - geen verschil
div.pgb P  {
	margin: 0px; 
	padding:3pt; 
} */
/* */


div.pgi P  {
	margin: 0px; 
	padding:3pt; 
} /* div.pgi ppp {margin: 0px; padding:3pt; } */

/* The actual linked Game moves (always in 'pm' class) */
div.pgm A {
	color:black; 
	text-decoration:none;
} 
div.pgm A:hover {
	color:rgb(165,42,42);
} /* was red */

/* The actual linked Variation moves (always in 'pc' class) */
/*div.pgm .pc A, div.pgm SPAN.pc A {color:green;}  was green */
div.pgm .pc A, div.pgm SPAN.pc A {
	color:black;
}  
div.pgm .pc A:hover, div.pgm SPAN.pc A:hover {
	color:rgb(165,42,42);
	} /* was red */
div.pgm .pc A:hover, div.pgm SPAN.pc A:hover {
	font-weight: normal;
} /* toegevoegd */
div.pgm SPAN.pc2 A {
	font-style:italic;
}	
div.pgm SPAN.pc3 A {
	font-style:normal; 
	color:green;
}
/* Palview uses EM Html Tag to surround variation moves when movelinks are NOT used. */
div.pgm .pc EM {
	color:green; 
	font-style:normal;
}
div.pgm .pc2 EM {
	font-style:italic;
}

/* Palview Game Intro (Special case where a comment {...} appears before an actual game move. The comment is treated as a game intro.) */

.pintro {
	text-indent:1em; 
	text-align: justify; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
}

/* Palview Commentary (including Variation Sequences) */

.pc, .pc2 {
	text-indent:1em; 
	text-align: justify; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color:black;
} 
/* Palview Player Names (PGN Tags White & Black) */

/* .pplay {font-family: Verdana, Arial, sans-serif; font-size: 11pt; font-weight: bold; color: black; font-style : italic;} */
.pplay {
	font-family : Georgia, "Times New Roman", Serif; 
	font-size: 11pt; 
	font-weight: bold; 
	color: black; 
	font-style : normal;
}

/* Palview Player Title (PGN Tag) */

.ptitle {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12pt; 
	font-style: italic; 
	font-weight: normal; 
	color: black;
}

/* Palview Player Elo Rating (PGN Tag) */

.pelo {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color: black;
}

/* Palview ECO Code (PGN Tag) */

.peco {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	text-align:right; 
	font-weight: bold;
} 

/* Palview Event (PGN Tags Event & Site & Date & Round) */

/* .pevent {text-align: center; font-family: Verdana, Arial, sans-serif; font-size: 11pt; font-style : italic;} */
.pevent {
	text-align: center; 
	font-family : Georgia, "Times New Roman", Serif; 
	font-size: 90%; 
	font-style : italic; 
	font-weight : normal;
}

/* Palview Opening -- PGN Tags: Opening, Variation, & Subvariation */

/*.popen {font-family: Verdana, sans-serif; font-size: 10pt; font-style: italic; text-align: left; font-weight:bold; cursor:help;} */
.popen {
	font-family : Georgia, "Times New Roman", Serif; 
	font-size: 90%; 
	font-style: italic; 
	text-align: left; 
	font-weight:normal; 
	cursor:help;
}


/* Palview Annotator */
/* had to remove italic from below otherwise IE places a horz-bar */

.panno {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: black;	/* italic */
	} 

/* Palview Moves -- for the actual game moves */

.pm {
	text-indent: 0em;   /* weghalen geen verschil */
	text-align: justify; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color:black;
}

/* Palview Clock -- for the DGT clock times in Live Games */

.pclock {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color: black;
}

/* Figurine -- Used to Transform Commentary 'moves' to Figs */

.pf {
	font-family: LinaresFigurine, ZurichFigurine, "Zurich New", HastingsFigurine, Verdana; 
	font-style: normal;
}

/* Board Caption */

.pt {
	text-align: center; 
	font-family: Arial, Verdana, serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: black; 
	white-space:pre;
}

/* Borders -- pgob is 'Palview Game Outer Border';
              pgbb is 'Palview Game Board Border';
              pgib is 'Palview Game Infobox Border'; */

/* border-style types are: solid, double, ridge, etc. */
 
/*.pgbb {border-style:double; border-color:black; border-width:4px;  padding:0;} */
.pgbb {
	border-style:double; 
	border-color:gray; 
	border-width:4px;  
	padding:0; /* geen verschil als ik het weghaal     */
	 /* padding:10em;  wat gebeurt er als ik deze 10 maak  ; is binnen het bord   */
}
 /* .pgib {border-style:ridge; border-color:black; border-width:2px; background-color:white;} */
 /* .pgib {border-style:ridge; border-color:brown; border-width:2px; background-color:white;}*/
.pgib {
	background-image : URL(pic/blpieces.gif);
	background-position : top right;
	background-repeat : no-repeat;
	/*border-color : gray;*/
    /* border-style : double; */
	/* onderstaand nu aangepast -- kader partijgegevens enkel maken   */
		border-color : lightgrey; 
	border-style : ridge;
	border-width : 4px;
	 /* padding-top : 6px; 	 je krijgt eerst ruimte voordat Scotch C$% komt */
	}
.pgob {
	/* border-style:double; */	
	border-color: black; 
	/* onderstaand nu extra toegevoegd -- was er dus nog niet	zie geen verschil!   */
	border-style : ridge;
	border-width:3px; 
	background-color:white;
   /* padding-top : 6px;  nu toegevoegd (stond niets ) geen verschil  */
}

/* nu toegevoegd  geen effect 
.pgb {
	margin-top: 5; 
}
*/
/* next class property places a 'help' cursor over the chess symbols */

div.pgm IMG {
	cursor:help;
}

/* Palview [%palview div [,name]] Game Quote */

div.pgq {
	margin:10px;
	/* margin:4px;  maakt geen verschil */
	padding:4pt; 
	/* padding:0pt; maakt geen verschil */
	text-align: justify; 
	background-color:#FFFFEC; 
	border-style:solid; 
	border-color:black; 
	border-width:2px;
} 


/* class for Inline Annotator [%anno name] */

/*.ianno {font-style: italic; background-color:floralWhite;} */
.ianno {
    font-style: italic; 
	background-color:rgb(255,250,240);
}
