/* Standard CSS Stylesheet for Palview3 -- February 1, 2002 */

 BODY {background-color:#FEFDE8;}

P {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-color:black;
font-size:13;
text-align:justified;
}
a:link {  
font-size:13; color: #CC0000; font:Verdana; font-weight:bold; font-decoration:underline;
}
a:visited {  
font-size:13; color: #CC0000; font-weight:bold; font-decoration:underline;
}
a:hover {  
font-size:13; color: Navy; font-weight:bold; font-decoration:underline;
}

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

DIV.pgm P  {margin: 0px; padding:2pt;}
DIV.pgi P {margin: 0px; padding:3pt; }

/* The actual linked Game moves (always in 'pm' class) */
DIV.pgm A {color:#CC0000; text-decoration:none;}
DIV.pgm A:hover {color:Navy;}

/* The actual linked Variation moves (always in 'pc' class) */
DIV.pgm .pc A, DIV.pgm SPAN.pc A {color:green; text-decoration:none;}
DIV.pgm .pc A:hover, DIV.pgm SPAN.pc A:hover {color:green;}
DIV.pgm SPAN.pc2 A {font-style:bold;}

/* 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: 8pt; font-weight: normal;}

/* Palview Commentary (including Variation Sequences) */

.pc, .pc2 {text-indent:1em; text-align: justify; font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color:black;} 

/* Palview Player Names (PGN Tags White & Black) */

.pplay {font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color: black; font-style: bold;}

/* Palview Player Title (PGN Tag) */

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

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

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

/* Palview ECO Code (PGN Tag) */

.peco {font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-style: bold; 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: 8pt; font-style: bold;}

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

.popen {font-family: Verdana, sans-serif; font-size: 8pt; font-style: bold; text-align: left; font-weight: bold;}

/* Palview Annotator */

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

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

.pm {text-indent: 0em; text-align: justify; font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color:black;}

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

.pclock {font-family: Verdana, Arial, sans-serif; font-size: 8pt; 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;}
.pgib {border-style:ridge; border-color:black; border-width:2px; background-color:white;}
.pgob {border-style:double; border-color:black; border-width:3px; background-color:white;}

.unnamed1 {  overflow: auto; position: absolute; visibility: visible; z-index: auto; left: auto; top: auto; clip:  rect(   )}

H1 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:navy;
}
H2 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CC0000;
}
H3 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CC0000;
}
H4 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CC0000;
}
H5 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CC0000;
}
H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CC0000;
}


DIV.pgc TD {padding-left:2; padding-right:2;}

.crow {font-size:8pt; background-color:palegreen;}

.pplay {font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-weight: bold; color: black; text-align:left;}

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

/* border types are: Value: none | dotted | dashed | solid | double | groove | ridge | inset | outset */

.pgcb {border-style:solid; border-color:green; border-width:2px; background-color:white;
font-family: Verdana, Arial, sans-serif; font-size: 12pt; text-align:center; color: black;}

