/* - The Gentlemen of West London Cricket Club Style Sheet -- */
/* - written sometime in 2004, somewhere in Holland by Mark S -- */
/* - updated many years later, somewhere in Camberley... -- */

body 	{font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;}
	
.bodytext {font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;}

.Navlink   {font-size: 10pt;
	font-family:verdana, Arial, Helvetica, sans-serif;		
	text-decoration:none;
	font-weight: bold;}
	
.NavOff   {font-size: 10pt;
	font-family:verdana, Arial, Helvetica, sans-serif;		
	text-decoration:none;
	font-weight: bold;}
	
.Normal {font-size: 9pt;
	font-family:verdana, Arial, Helvetica, sans-serif;		
	text-decoration:none;}

.blue	{background-image=url('sidebar.gif');   /*background-color:#6699CC; #333366; also - 'sidebar.gif' */
	text-align: center;
	background-repeat: no-repeat;
	background-width=16;}

.MainLink{font-size: 12pt;
	font-family:verdana, Arial, Helvetica, sans-serif;		
	text-decoration:none;}

a.NavLink:link {color:#FFFFFF;}
a.NavLink:visited {color:#FFFFFF;}
a.NavLink:hover {color:#FFFF00;text-decoration:none;}
a.NavLink:active {color:#000000;}

a.NavOff:link {color:#000000;}
a.NavOff:visited {color:#000000;}
a.NavOff:hover {color:#000000;text-decoration:none;}
a.NavOff:active {color:#000000;}

A
{
    COLOR: blue;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: yellow;  /* - #ffcc33 -- */
    text-decoration:none;
    
}

a img {border: none;} 

.h1 	{font-size: 16pt;
	font-weight: bold;
	font-family:verdana;
	margin-bottom: 0.5px;
	font-weight: bold;
	color: #000000;}

.h2 	{font-size: 12pt;		
	font-family:verdana;	
	color: #000000;		
	font-weight: bold;}

.h3 	{font-size: 10pt;
	font-family:verdana;		
	color: #000000;
	font-weight: bold;}
	
.h4 	{font-size: 9pt;
	font-family:verdana;		
	color: #000000;
	font-weight: bold;}

h2 	{font-size: 12pt;		
	font-family:verdana;	
	color: #000000;		
	font-weight: bold;
	text-align: center;}
	
h5 	
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, palatino, tahoma, arial; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: justify
}

/* -- Statistic Page Specific Styles -- */

.CareerStatsWhite
{
    height:14;
    background-color: White;
    font-family: Verdana;
    font-size: 10px;
    border: solid 1px black;
}
.CareerStatsBlue
{
    height:14;
    background-color: #ceddee;
    font-family: Verdana;
    font-size: 10px;   
    border: solid 1px black;             
}   


/* -- Fixture Page Specific Styles -- */

.FixturesHeader
{
    height:25px;
    background-color: Black;
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    border: solid 1px Black;
    text-align: center; 
}
.FixturesWhite
{
    height:25px;
    background-color: White;
    font-family: Verdana;
    font-size: 12px;
    border: solid 1px black;
    text-align: justify; 
}
.FixturesBlue
{
    height:25;
    background-color: #ceddee;
    font-family: Verdana;
    font-size: 12px;   
    border: solid 1px black; 
    text-align: justify;     
} 

/* -- Match Report Styles -- */

.BattingTeam
{
	background-color:#000000; 
	text-align: center;
	font-weight: bold; 
	font-family: Verdana;
	font-face: verdana;
	font-size: 12px; 
	color: #FFFFFF;
}
.BattingTeamHeader2
{
	width:50%;
	font-weight: bold; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 	
}
.BatsmanBlue
{
	width:16%;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
	background-color: #ceddee;
}
.BatsmanOutBlue
{
	width:16%;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
	background-color: #ceddee;
}
.BatsmanOutBowlerBlue
{
	width:22%;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
	background-color: #ceddee;
}
.BatsmanRunsBlue
{
	width:6%;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
	background-color: #ceddee;
	text-align: right;
}
.BatsmanWhite
{
	width:16%;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
}
.BatsmanOutWhite
{
	width:16%;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
}
.BatsmanOutBowlerWhite
{
	width:22%;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
}
.BatsmanRunsWhite
{
	width:6%;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
	text-align: right;
}
.Extras
{
	border-top: 1px solid;
	font-weight: bold; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 	
}
.BattingTotal
{
	background-color:#000000; 
	font-weight: bold; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
	color: #FFFFFF;
}
.BattingFOW
{
	height: 30px;
	font-weight: normal; 
	font-family: Verdana;
	font-face: Verdana;
	font-size: 12px; 
}

.BowlingHeader1
{
	border-bottom: 1px solid;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	width: 40%;
}
.BowlingHeader2
{
	border-bottom: 1px solid;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;	
	width: 15%;
	text-align: right;
}
.BowlingRowBlue
{
	background-color: #ceddee;
	width: 40%;	
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;	
}
.BowlingRowBlueRight
{
	background-color: #ceddee;
	width: 15%;	
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;	
	text-align: right;	
}
.BowlingRowWhite
{
	background-color: #ffffff;
	width: 40%;	
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;	
}
.BowlingRowWhiteRight
{
	background-color: #ffffff;
	width: 15%;	
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;	
	text-align: right;	
}
