body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}

		a:link, a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		a:hover {
			color: #EC8D06;
			text-decoration: underline;
		}

		#content a:link, #content a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#content a:hover {
			color: #EC8D06;
			text-decoration: underline;
		}


h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #f4be1e;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px 15px;
	margin:0px;
}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-color: #000000;
padding: 0px;
margin: 0px;
background: #000000 url(images/bigbanner.jpg) no-repeat left top;
}

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #000000; /* color of the left column  */ 
border-right: solid 200px #000000; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 	width:198px; 
 	float:left; 
 	position:relative; 
 	margin-left:-200px; 
 	margin-right:1px;
	padding: 0;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
	font-size: 0.8em;
	background: #ffffff;
}

	#left ul {
		width: 198px;
		margin: 0;
		padding: 0 0 8px 0;
		border-bottom: 1px solid #000000;	
		list-style: none;
	}
	
		#left ul li.header {
			width: 182px;
			height: 29px;
			background: #000000 url(images/bg-lhsnavli-header.gif) no-repeat left top;
			color: #ffffff;
			line-height: 29px;
			margin: 0 0 5px 0;
			padding: 0 0 0 15px;
		}
		
	#left ul li.link {
		width: 172px;
		padding: 3px 0 3px 26px; 
		background: #fff url(images/bg-lhsnavli-link.gif) no-repeat left center;
	}
	
		#left ul li.link a:link, #left ul li.link a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#left ul li.link a:hover {
			color: #EC8D06;
			text-decoration: underline;
		}		
	

#right {
 	width:198px; 
 	float:right; 
 	position:relative; 
 	margin-left:1px; 
 	margin-right:-200px;
	padding: 0;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
	font-size: 0.8em;
	background: #ffffff;
}

	#right ul {
		width: 198px;
		margin: 0;
		padding: 0 0 8px 0;
		border-bottom: 1px solid #000000;	
		list-style: none;
	}
	
		#right ul li.header {
			width: 182px;
			height: 29px;
			background: #000000 url(images/bg-lhsnavli-header.gif) no-repeat left top;
			color: #ffffff;
			line-height: 29px;
			margin: 0 0 5px 0;
			padding: 0 0 0 15px;
		}
		
	#right ul li.link {
		width: 172px;
		padding: 3px 0 3px 26px; 
		background: #fff url(images/bg-lhsnavli-link.gif) no-repeat left center;
	}
	
		#right ul li.link a:link, #right ul li.link a:visited, #right ul li.linkav a:link, #right ul li.linkav a:visited, #right ul li.linkunav a:link, #right ul li.linkunav a:visited  {
			color: #000000;
			text-decoration: none;
		}
		
		#right ul li.link a:hover,  #right ul li.linkav a:hover, #right ul li.linkunav a:hover  {
			color: #EC8D06;
			text-decoration: underline;
		}	
		
	#right ul li.moreinfo {
		width: 172px;
		padding: 3px 0 3px 26px; 
		background: #fff url(images/bg-lhsnavli-moreinfo.gif) no-repeat left center;
	}	
	
	#right ul li.available {
		width: 172px;
		padding: 3px 0 3px 26px; 
		background: #ffffff;
		font-weight:bold;
	}	
	
	#right ul li.linkav {
		width: 172px;
		padding: 3px 0 3px 26px; 
		background: #fff url(images/bg-lhsnavli-linkav.gif) no-repeat left center;
	}
	
	#right ul li.linkunav {
		width: 172px;
		padding: 3px 0 3px 26px; 
		background: #fff url(images/bg-lhsnavli-linkunav.gif) no-repeat left center;
	}	
	
	
		

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
}

p {
padding: 5px 0px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}



.latestnews {
	margin-left:10px;
 	margin-right:10px;
	padding: 0;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 0.8em;
	background: #dddddd;
}

.latestnews h2 {
	font-size:1.9em;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px 8px;
	border: 1px solid #bbbbbb;
	background: #cccccc url(images/subhead.gif) left center;
}

.latestfive {
	padding: 5px 10px;
	margin:8px 8px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;

}

.playerbox {
	padding: 5px 10px;
	margin:8px 8px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;
	min-height: 400px;
}

.player {
	text-align:center;
	width:100px;
	clear:none;
	float:left;

}




/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; }



/*  ----------------table---------------------- */ 

.tabledisplay{
	border: 1px solid #000000;
	width: 100%;
}

.tablehead{
	width: 100%;
	background: #000000;
	color: #ffffff;
	margin: bottom
}

table td{
	padding: 5px;
	text-align: center;
}

tr.altrow td {
	background: #ffffff;
}

.mainstat {
	font-size: 1.5em;
	font-weight: bold;
}

.pcstat {
	font-size: 1.0em;
	color: #888888;
}

#flashanim {
	position: relative;
}

#flashanim.default {
	background: transparent;
	width: 300px;
	height: 225px;
	float: right;
	margin: 0px 0px 2px 0px;
	padding: 0;        
}

#flashanim img {
	display:none;
	position:absolute;
	top:0; left:0;
}


.reportbox1 {
	padding: 10px 10px 5px 10px;
	margin:8px 8px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;
	min-height: 220px;
}


.venuereport{
	float:left;
	background: #cccccc;
	width:182px;
}

.venueimage{
	float:left;
	width:182px;
	text-align:center;
}
	.venuehead {
		text-align: right;
		font-weight:bold;
	}

	.venueinfo {
		text-align: left;
	}
	
	
.reportbox2 {
	padding: 10px 10px 5px 10px;
	margin:8px 8px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;
	min-height: 220px;
	font-size: 1.4em;
}

.goalsbox {
	padding: 10px 10px 5px 10px;
	margin:8px 8px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;
	min-height: 100px;
	font-size: 1.4em;
}

.goalsbox h3 {
	text-align:center;
	font-size: 1.2em;
}

.scorersreport{
	float:right;
	background: #cccccc;
	width:300px;
}

.scorer{
	float:left;
	clear:left;
	text-align:left;
}

.formation {

}

.formation td {
	width:32px;
	height:32px;
	background: #ffffff;
}

.formationlayout img{
	padding: 10px;
}

.formationlayout{
	text-align: center;
}

.momreport{
	float:left;
	background: #cccccc;
	width:495px;
}

.reportbox3 {
	padding: 10px 10px 5px 10px;
	margin:8px 8px;
	background: #eeeeee;
	border: 1px solid #bbbbbb;
	min-height: 100px;
	font-size: 1.4em;
}

	

	
