/* General Stylesheet properties */

body {
	background-color: #ffffff;
	background-image: none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
		
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px;
	}

table.outer {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

table.outer td {
	margin: 0px;
	padding: 0px;
	}

table.outer td.outerleft {
	background-image: url(../grfx/bhc_r2_c1_new.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	color: #990000; 
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px;
	}

.pagetitle {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	}

.spacer {
	clear: both;
	}
	
a:link {color: #006699; text-decoration: none; background-color: #FFFFFF;}     /* unvisited link */

a:visited {color: #006699; text-decoration: none; background-color: #FFFFFF;}  /* visited link */

a:hover {color: #CC0033; text-decoration: none; background-color: #FFFFFF;}   	/* mouse over link */

a:active {color: #006699; text-decoration: none; background-color: #FFFFFF;}   /* selected link */

#footer {
	width: 895px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin-left: 10px;
	font-size: 10px;
	border-top: 1px dashed #ccc;
	}

#footer2 {
	width: 895px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin-left: 10px;
	font-size: 10px;
	border-top: 0px dashed #ccc;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.title {
	font-weight: bold;
	}

/* Main content div for all most pages */
		
#main {
	width: 894px;
	padding: 0px 10px;
	margin: 0px;
	}
	
/* default.asp */ 
		
#left {
	border: 0px;
	width: 195px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	font-size: 10px;
	text-align: center;
	}

#left table {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-collapse: collapse;
	}
		
#left td {
	color: #990000;
	background-color: #FFFFFF;
	font-size: 11px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	}

#left td.lefttitle {
	border-top: 0px dashed #ccc;
	border-bottom: 0px dashed #ccc;
	padding: 2px 0px 2px 0px;
	}


#middle {
	float: left;
	width: 455px;
	padding: 0px 10px 0px 15px;
	margin-right: 10px;
	}

.latestgraphic {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

.latest {
	border-top: 1px dashed #ccc;
	padding: 5px 0px;
	margin: 0px;
	}

.latestleft {
	width: 90px;
	float: left;
	}

.latestright {
	width: 360px;
	float: right;
	}

.article {
	width: 100%;
	padding: 20px 0px;
	}

.contact {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

/*.clubmark {				*/
/*	float: left;			*/ 
/*	margin-left: 30px;		*/ 
/*	padding-bottom: 30px;	*/ 
/*	}						*/ 

.clubfirst {
	float: right;
	margin-right: 30px
	}


#right {
	width: 195px;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 10px;
	border: 0px solid black;
	text-align: center;
	}
		
#right table {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-collapse: collapse;
	border: 0px solid black;
	text-align: left;
	}
		
#right td {
	color: #990000;
	background-color: #FFFFFF;
	font-size: 11px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	}
	
#right td.righttitle {
	border-top: 0px dashed #ccc;
	border-bottom: 0px dashed #ccc;
	padding: 2px 0px 2px 0px;
	}	

#right img.flyer {
	margin: 15px 0px;
	}
	
/* News.asp */

.news {
	border-top: 1px dashed #ccc;
	padding: 10px 0px;
	margin: 15px 0px 10px 0px;
	}

.newsleft {
	width: 100px;
	float: left;
	}

.newsright {
	width: 750px;
	float: right;
	}

.newsright p {
	padding: 0px;
	margin: 0px;
	}	

.newsright p.title {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	}

/* gallery.asp & links.asp */

.sponsor {
	border-top: 1px dashed #ccc;
	height: auto;
	padding: 20px 40px;
	}

.logo {
	width: 280px;
	float: left;
	text-align: center;
	}

.text {
	width: 500px;
	float: right;
	text-align: center;
	}

.text p {
	padding: 0px;
	margin: 0px;
	}	

.text p.title {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	}

/* socials.asp */

.socialstitle {
	font-weight: bold;
	}

.social {
	border-top: 1px dashed #ccc;
	padding: 10px 0px;
	}

/* history.asp */

.whclogo {
	float: right;
	margin: 10px 15px 15px 35px;
	}

/* fixtures & results.asp */


table.fix {
	width: 100%;
	margin: 0px;	
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	}

table.fix tr {
	font-size: 12px;
	text-align: left;		
	border-bottom: 0px dashed #ccc;
	height: 30px;
	}

table.fix td, th {
	font-size: 12px;
	text-align: left;		
	border-bottom: 1px dashed #ccc;
	}

.fixtitle {
	text-align: center;
	margin: 10px 0px;
	}

.bobby {
	float: left;
	}

.bob {
	float: right;
	margin-top: 8px;
	}

.tblSquadDetails {
	width: 98%;
	}

/* Match Report */


table.report {
	width: 100%;
	margin: 0px;	
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	}

table.report tr {
	font-size: 12px;
	text-align: left;		
	border-bottom: 0px dashed #ccc;
	height: 30px;
	}

table.report td {
	font-size: 12px;
	text-align: left;		
	border-bottom: 1px dashed #ccc;
	}

.reporttitle {
	text-align: left;
	margin: 10px 0px;
	font-size: 14px;
	}

table.report tr.rowspacer {
	height: 20px;
	}

table.matchreport {
	width: 100%;
	margin: 0px;	
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	}

table.matchreport tr {
	font-size: 12px;
	border-bottom: 0px dashed #ccc;
	height: 30px;
	}

table.matchreport td.title {
	font-size: 16px;
	text-align: left;		
	border-bottom: 1px dashed #ccc;
	height: 50px;
	}

table.matchreport td {
	font-size: 12px;
	border-bottom: 1px dashed #ccc;
	padding-left: 10px;
	}

table.matchreport td.bob {
	text-align: right;
	font-weight: bold;
	margin: 11px 0px;
	font-size: 12px;
	border-bottom: 0px;
	}

table.matchreport td.bob2 {
	text-align: left;
	margin: 10px 0px;
	font-size: 12px;
	border-bottom: 0px;
	}

.matchreporttitle {
	text-align: right;
	font-weight: bold;
	margin: 10px 0px;
	font-size: 14px;
	}

table.matchreport tr.rowspacer {
	height: 20px;
	}


.profile {
	width: 300px;
	}

/* juniors.asp */

#juniorleft {
	float: left;
	width: 200px;
	border: 0px solid black;
	margin: 15px 25px 0px 0px;
	padding: 0px;
	}

#juniorleft .club1stjuniors {
	float: right;
	margin: 10px 15px 0px 30px;
	}

#juniorleft ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#juniorleft li {
		padding-bottom: 5px;
		}


#juniormiddle {
	float: left;
	width: 650px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
	}

#juniormiddle p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
img.jg {
	padding-right: 8px;
	}

/* teampages */

#teampage {
	width: 500px;
	border: 0px solid black;
	float: left;
	margin-right: 20px;
	padding-top: 20px;
	}

#teampageright {
	width: 365px;
	border: 0px solid black;
	float: left;
	padding-top: 20px;
	}

#teamphoto {
	width: 300px;
	height: 200px;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	}

