@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

body {
	background-color: #EDEEDC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}

#header {
	text-align: center;
	position: absolute;
	height: 155px;
	width: 100%;
	left: 0px;
	top: 0px;
}

#header_text {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 155px;
	width: 100%;
	min-width:800px;
	height: 20px;
}

#navigation a {
	display: block;
	margin: 5px;
	padding: 10px;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	text-decoration: none;
	color: #008000;
}

#navigation {
	position:absolute;
	left:0px;
	top:175px;
	width:180px;
	height:500px;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navigation a.current {
	background-color: #F5F5AF;
}

#navigation a:hover {
	background-color: #FBFCF9;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/ball.png);
	color: #C11B17;
	text-decoration: none;
}

a:link {
	color: #4148FF;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #008000;
}

a:hover {
	text-decoration: underline;
	color: #C11B17;
	font-weight: bolder;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}

#main {
	background-color: #FBFCF9;
	text-align: justify;
	border: 4px groove #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	top: 175px;
	position: absolute;
	right: 150px;
	left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-width:680px;
}

.highlight_text {
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 10px;
}

.date_text {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B0BBBF;
	border-left-width: 14px;
	padding-left: 6px;
	padding-right: 6px;
	border-right-width: 14px;
	border-right-color: #B0BBBF;
	line-height: 24px;
	font-variant: normal;
}

.stats_table {
	padding: 2px;
	border: 4px double #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.stats_table caption  {
	background-color: #696969;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
	color: #FBFCF9;
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-bottom-style: none;
	margin-right: auto;
	margin-left: auto;
}

.stats_table td  {
	background-color: #E1E1E1;
	text-align: justify;
	padding-left: 8px;
}

.stats_table th  {
	background-color: #2E862E;
	color: #FBFCF9;
}

.stats_table tr.alt_row    td   {
	background-color: #cdcdcd;
}

.stats_highlight {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background-color: #F2F2EE;
	margin-top: 5px;
	margin-right: 80px;
	margin-bottom: 40px;
	margin-left: 80px;
	border-top-width: 4px;
	border-right-width: 8px;
	border-bottom-width: 4px;
	border-left-width: 8px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #E0E2D6;
	border-right-color: #E0E2D6;
	border-bottom-color: #E0E2D6;
	border-left-color: #E0E2D6;
	padding-top: 4px;
	padding-bottom: 4px;
}

.noticeboard {
	text-align: center;
	background-color: #F7F8E9;
	color: #282828;
	background-image: url(images/wood.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-size: 16px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	border-top-width: 3px;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #505050;
	border-right-color: #505050;
	border-bottom-color: #505050;
	border-left-color: #505050;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.noticeboard_text_emphasis {
	color: #B40004;
	line-height: 22px;
	font-variant: small-caps;
	font-style: italic;
}

.noticeboard_text_highlight {
	font-style: italic;
	font-size: 22px;
}

.scorecard_highlight {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background-color: #2E862E;
	margin-top: 5px;
	margin-right: 80px;
	margin-bottom: 5px;
	margin-left: 80px;
	border-top-width: 4px;
	border-right-width: 8px;
	border-bottom-width: 4px;
	border-left-width: 8px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FBFCF9;
}

.profile_heading {
	font-style: italic;
	color: #0050E6;
}

.profile_text {
	color: #191919;
	line-height: 16px;
}

.photos_highlight {
	font-size: 16px;
	text-align: center;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #527C30;
	border-right-color: #527C30;
	border-bottom-color: #527C30;
	border-left-color: #527C30;
	font-weight: bold;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 80px;
	margin-bottom: 20px;
	margin-left: 80px;
	background-color: #F2F2EE;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
}

.photos_year {
	font-size: 14px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #323232;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
}

.stats_small_text {
	font-size: 10px;
}

.summary_table {
	text-align: left;
	padding-left: 8px;
	margin-bottom: 6px;
}

.summary_table caption {
	padding-bottom: 2px;
	text-align: left;
	white-space: nowrap;
}

.line-through_text {
	text-decoration: line-through;
}


.summary_table  td.names  {
	font-size: 10px;
	padding-left: 5px;
}

.scorecard td.runs {
	font-weight: bold;
	text-align: right;
	width: 35px;
}

.scorecard {
	text-align: left;
	padding-left: 2px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

.scorecard th {
	font-weight: normal;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 6px;
}

.scorecard td.names {
	width: 150px;
}

.scorecard td.how_out {
	width: 170px;
}

.scorecard tr.alt_row td {
	background-color: #EAEAE2;
}

.scorecard td {
	background-color: #F2F2EE;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: left;
}

.scorecard td.extras_runs {
	font-weight: bold;
	background-color: #FBFCF9;
	text-align: right;
	width: 35px;
}

.scorecard tr.extras td {
	background-color: #FBFCF9;
	padding-top: 8px;
	padding-bottom: 4px;
}

.scorecard td.extras {
	font-weight: bold;
	width: 150px;
}

.scorecard td.blank {
	background-color: #FBFCF9;
}

.scorecard td.total  {
	background-color: #323232;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FBFCF9;
	font-weight: bold;
	width: 150px;
}

.scorecard td.total_runs {
	font-weight: bold;
	color: #FBFCF9;
	background-color: #323232;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 35px;
}

.scorecard td.total_wickets {
	color: #FBFCF9;
	background-color: #323232;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 170px;
}

.bowling_and_fow_table {
	margin-right: auto;
	margin-left: auto;
}

.bowling_and_fow_table td.bowling {
	vertical-align: top;
}

.bowling_and_fow_table   td.fow {
	vertical-align: top;
}

.bowling_and_fow_table td.spacing {
	width: 25px;
}

.bowling {
	text-decoration: none;
	padding-left: 2px;
	text-align: right;
}

.bowling td.bowler_names {
	text-align: left;
	width: 140px;
}

.bowling   th {
	background-color: #909090;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
	color: #FBFCF9;
	text-align: center;
}

.bowling  th.bowler_name {
	text-align: left;
}

.fow {
	background-color: #FBFCF9;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	margin-top: 0px;
}

.fow td {
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	width: 45px;
}

.fow td.names {
	width: 140px;
}

.fow th {
	color: #FBFCF9;
	background-color: #909090;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: 201px;
}

.bowling tr.alt_row td {
	background-color: #F2F2EE;
}

.fow td.score {
	width: 45px;
}

.fow tr.alt_row td {
	background-color: #F2F2EE;
}

.bowling td {
	background-color: #FBFCF9;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
}

.bowling td.extras {
	font-size: 10px;
}

.bowling th.extras {
	font-size: 10px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.photos  {
	text-align: center;
	background-color: #F7F8E9;
	border-top-width: 6px;
	border-right-width: 2px;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #DADBC9;
	border-right-color: #DADBC9;
	border-bottom-color: #DADBC9;
	border-left-color: #DADBC9;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
	border-right-style: dotted;
	border-left-style: dotted;
	text-decoration: none;
}

.photos img {
	border: 4px double #323232;
}

.photos_small_text  {
	font-size: 10px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.fixtures_key {
	width: 200px;
	text-align: center;
	font-style: italic;
	color: #282828;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #747170;
	border-bottom-color: #747170;
	border-top-width: 3px;
	background-color: #F7F8E9;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #747170;
	border-left-color: #747170;
	border-right-width: 1px;
	border-left-width: 1px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 30px;
	padding: 10px;
}

.fixtures_1st {
	color: #2D3537;
}

.fixtures_2nd {
	color: #2B60DE;
}

.fixtures_academy {
	color: #41A317;
}

.fixtures_under15 {
	color: #C11B17;
}

.download_files_text {
	font-size: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.image_float_right {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 3px ridge #B2B2B2;
}

.links_list {
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
}
.underline_text {
	text-decoration: underline;
	font-weight: bold;
}
