/*
 * File         : common.css
 * Date         : 2002-04-25
 * Author       : Eric Girard
 * Description  : Common CSS to all ScoreKeeper website.
 */

/* Special ScoreKeeper red link with special effect */
a.SKlink:hover	{text-decoration: none; 
				 color: #CC0000;
				 background-color: transparent;
         		 font-family: Arial, Helvetica, sans-serif; 
				 font-size: small;
				 text-decoration: underline;
				 letter-spacing: 5px}
a.SKlink:link	{text-decoration: none; 
				 color: #800000;
				 background-color: transparent;
        	     font-family: Arial, Helvetica, sans-serif; 
				 font-size: small;
				 text-decoration: underline;
				 font-style: normal}
a.SKlink 		{text-decoration: none; 
				 color: #800000;
				 background-color: transparent;
   				 font-family: Arial, Helvetica, sans-serif;
				 font-size: small;
				 text-decoration: underline;
				 font-style: normal}

/* Link with no effect, just a little hithlight, but with red color 
   of ScoreKeeper. */
a.SKLink2:hover	{text-decoration: none;
				 color: #CC0000;
				 background-color: transparent;
				 font-family: Arial, Helvetica, sans-serif; 
				 font-style: normal;
				 text-decoration: underline;
				 font-size: small}
a.SKlink2:link	{text-decoration: none; 
				 color: #800000;
				 background-color: transparent;
        	     font-family: Arial, Helvetica, sans-serif;
				 font-style: normal;
				 text-decoration: underline;
				 font-size: small}
a.SKlink2 		{text-decoration: none;
				 color: #800000;
				 background-color: transparent;
   				 font-family: Arial, Helvetica, sans-serif;
				 font-style: normal;
				 text-decoration: underline;
				 font-size: small}

/* Link with no effect, just a little yellow hithlight, but with white color */
a.SKLink3:hover	{text-decoration: none;
				 color: #DDDD00;
				 background-color: transparent;
			 	 font-family: Arial, Helvetica, sans-serif; 
				 font-style: normal;
				 font-size: small}
a.SKlink3:link	{text-decoration: none; 
				 color: #FFFFFF;
				 background-color: transparent;
        	   	 font-family: Arial, Helvetica, sans-serif;
				 font-style: normal;
				 font-size: small}
a.SKlink3 		{text-decoration: none;
				 color: #FFFFFF;
				 background-color: transparent;
   				 font-family: Arial, Helvetica, sans-serif;
				 font-style: normal;
				 font-size: small}

/* Special ScoreKeeper red link smaller with special effect */
a.smallSKlink:hover	{text-decoration: none; 
				 	 color: #CC0000;
					 background-color: transparent;
         		 	 font-family: Arial, Helvetica, sans-serif; 
					 font-size: x-small;
					 text-decoration: underline;
				 	 letter-spacing: 5px}
a.smallSKlink:link	{text-decoration: none; 
				 	 color: #800000;
					 background-color: transparent;
        	     	 font-family: Arial, Helvetica, sans-serif; 
					 font-size: x-small;
					 text-decoration: underline;
				 	 font-style: normal}
a.smallSKlink 		{text-decoration: none; 
				 	 color: #800000;
					 background-color: transparent;
   				 	 font-family: Arial, Helvetica, sans-serif;
					 font-size: x-small;
					 text-decoration: underline;
					 font-style: normal}

/* Small link with no special effect, just with little highlight, 
   with red color of ScoreKeeper. */
a.smallSKlink2:hover	{text-decoration: none;
					 	 color: #CC0000;
					 	 background-color: transparent;
				 	 	 font-family: Arial, Helvetica, sans-serif; 
					 	 font-style: normal;
						 text-decoration: underline;
					 	 font-size: x-small}
a.smallSKlink2:link		{text-decoration: none; 
					 	 color: #800000;
					 	 background-color: transparent;
        	     	 	 font-family: Arial, Helvetica, sans-serif;
					 	 font-style: normal;
						 text-decoration: underline;
					 	 font-size: x-small}
a.smallSKlink2 			{text-decoration: none;
					 	 color: #800000;
					 	 background-color: transparent;
   					 	 font-family: Arial, Helvetica, sans-serif;
					 	 font-style: normal;
						 text-decoration: underline;
					 	 font-size: x-small}

/* White link for the column title in table */
a.tableTitleLink:hover	{text-decoration: none; 
				 	 	 color: #DDDD00;
						 background-color: transparent;
         		 	 	 font-family: Arial, Helvetica, sans-serif; 
					 	 font-size: x-small}
a.tableTitleLink:link	{text-decoration: none; 
				 	 	 color: #FFFFFF;
						 background-color: transparent;
        	     	 	 font-family: Arial, Helvetica, sans-serif; 
					 	 font-size: x-small;
				 	 	 font-style: normal}
a.tableTitleLink 		{text-decoration: none; 
				 	 	 color: #FFFFFF;
						 background-color: transparent;
   				 	 	 font-family: Arial, Helvetica, sans-serif;
					 	 font-size: x-small;
					 	 font-style: normal}

/* dedicated for video */
a.videoLink:hover	{text-decoration: none; 
				 	 	 color: #D00000;
						 background-color: transparent;
         		 	 	 font-family: Arial, Helvetica, sans-serif; 
					 	 font-size: x-small}
a.videoLink:link	{text-decoration: none; 
				 	 	 color: #000000;
						 background-color: transparent;
        	     	 	 font-family: Arial, Helvetica, sans-serif; 
					 	 font-size: x-small;
				 	 	 font-style: normal}
a.videoLink 		{text-decoration: none; 
				 	 	 color: #000000;
						 background-color: transparent;
   				 	 	 font-family: Arial, Helvetica, sans-serif;
					 	 font-size: x-small;
					 	 font-style: normal}



/* Attribut for standard black text paragraph */
p.small			{text-decoration: none; 
				 color: #000000;
				 background-color: transparent;
 				 font-family: Arial, Helvetica, sans-serif; 
				 font-style: normal;
				 font-size: x-small}
p.bold			{text-decoration: none; 
				 color: #000000;
				 background-color: transparent;
 				 font-family: Arial, Helvetica, sans-serif; 
				 font-style: normal;
				 font-weight: 500;
				 font-size: medium}
p.normal		{text-decoration: none;
				 color: #000000;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-size: small}

/* List with black text */
li.normal		{text-decoration: none; 
				 color: #000000;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif; 
				 font-style: normal;
				 font-size: small}

/* Presentation red style for ScoreKeeper website title and caption */
font.bold		{text-decoration: none; 
				 color: #CC0033;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-weight: bold;
				 font-size: small}
font.smallBold	{text-decoration: none; 
				 color: #CC0033;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-weight: bold;
				 font-size: x-small}
font.title		{text-decoration: none;
				 color: #800000;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-size: medium}
font.caption	{text-decoration: none;
				 color: #800000;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-size: small}
font.normal		{text-decoration: none;
				 color: #800000;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-size: small}
font.small		{text-decoration: none;
				 color: #800000;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-size: x-small}

/* White font like tableTitleLink style */
font.tab		{text-decoration: none;
				 color: #FFFFFF;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-size: small}
font.smallTab	{text-decoration: none;
				 color: #FFFFFF;
				 background-color: transparent;
                 font-family: Arial, Helvetica, sans-serif;
				 font-size: x-small}

/* Black fonts for classic report */
font.smallBlack	{text-decoration: none;
				 color: #000000;
				 background-color: transparent;
   				 font-family: Arial, Helvetica, sans-serif;
				 font-style: normal;
				 font-size: x-small}
font.black		{text-decoration: none;
				 color: #000000;
				 background-color: transparent;
   				 font-family: Arial, Helvetica, sans-serif;
				 font-style: normal;
				 font-size: small}
font.titleBlack	{text-decoration: none;
				 color: #000000;
				 background-color: transparent;
   				 font-family: Arial, Helvetica, sans-serif;
				 font-style: normal;
				 font-size: normal}

font.tinyBlack	{text-decoration: none;
				 color: #000000;
				 background-color: transparent;
   				 font-family: Arial, Helvetica, sans-serif;
				 font-style: normal;
				 font-size: xx-small}
/* Presentation for the date in query result */
font.queryResult {text-decoration: none; 
				  color: #00003f;
				  background-color: transparent;
                  font-family: Arial, Helvetica, sans-serif; 
				  font-style: normal;
				  font-size: xx-small}


/* Presentation for the date in official game list change */
font.officialChange {text-decoration: none; 
				  color: #000000;
				  background-color: transparent;
                  font-family: Arial Black, Helvetica, sans-serif; 
				  font-style: italic;
				  font-size: xx-small}

/* Presentation for the match sheet style */
font.titleMatchSheet 	 {text-decoration: none; 
				  	  	  color: #FFFFFF;
				  	  	  background-color: transparent;
                  	  	  font-family: Courier New, Courier, mono;
				  	  	  font-style: normal;
					  	  font-weight: bold;
					  	  font-size: xx-small}
font.titleMatchSheet1 	 {text-decoration: none; 
				  	  	  color: #000000;
				  	  	  background-color: transparent;
                  	  	  font-family: Courier New, Courier, mono;
				  	  	  font-style: normal;
					  	  font-size: medium}
font.titleMatchSheetBold {text-decoration: none; 
				  	 	  color: #000000;
				  	 	  background-color: transparent;
                  	 	  font-family: Courier New, Courier, mono;
				  	 	  font-style: normal;
						  font-weight: bold;
				  	 	  font-size: medium}
font.textMatchSheet 	 {text-decoration: none; 
				  	 	  color: #000000;
				  		  background-color: transparent;
                  	 	  font-family: Courier New, Courier, mono;
				  	 	  font-style: normal;
				  	 	  font-size: xx-small}
font.textMatchSheetBold  {text-decoration: none; 
				  	 	  color: #000000;
				  	 	  background-color: transparent;
                  	 	  font-family: Courier New, Courier, mono;
				  	 	  font-style: normal;
						  font-weight: bold;
				  	 	  font-size: x-small}
font.textMatchShell      {text-decoration: none;
                          color: #000000;
                          background-color: transparent;
                          font-family: Arial, Courier, mono;
                          font-style: bold;
                          font-size: xx-small}


						  
/* EVENT SUMMARY PAGE - Benoit Beausoleil*/ 
.row1 		   { color: #000000; background-color: #FFFFFF; }
.row2 		   { color: #000000; background-color: #E7E7E7; }
.border 	   { border: 1px solid black; border-collapse: collapse; }
.noborder 	   { border: 0px solid black; border-collapse: collapse; }
.tborder	   { border-top: 1px solid black; }
.bborder	   { border-bottom: 1px solid black; }
.lborder	   { border-left: 1px solid black; }
.rborder	   { border-right: 1px solid black; }
.spacer		   { font-size: 1px; height: 5px; }
.nospace	   { margin: 0 0 0 0; padding: 0 0 0 0; }
.nospace2	   { margin: -2 0 0 0; padding: 0 0 0 0; }
.smallPrint	   { font-family: Arial; font-size: 10px; }
.summuryScore  { font-family: Arial; font-size: 75px; font-weight: bold; }