/******************************************/
/* These are the generic site-wide styles */
/******************************************/

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;

}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	line-height:110%;
	font-weight: bold;

}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	color:#660000;
	line-height:110%;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	line-height:110%;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	line-height: 120%;
	padding: 4px 14px 0px 14px;
	text-align:left;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.picfloatleft {
	padding:6px 6px 6px 0px;
	float:left;
}

.videofloatleft {
	float:left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.videofloatright {
	float:right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.picfloatleft_teamsheet {
	padding: 2px 6px 2px 2px;
	float:left;
}

.picfloatright_fixtures {
	float:right;
	background-position: center;
	padding: 4px;
	top: auto;
	bottom: auto;
	right: 0px;
	left: 0px;
}

.picfloatright {
	padding:6px 0px 6px 6px;
	float:right;
}

.picfloatbelow {
	padding:6px;
	float:right;
	clear:both;
}

.storydate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:60%;
	color:#ffffff;
	line-height:140%;
	text-align: center;
	font-style: normal;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	background-color: #999999;
}

/**************************************/
/* These are the container div styles */
/**************************************/

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 800px;
}

#container {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: hidden;
}

/***************************/
/* Advert block div styles */
/***************************/

#advertblock{
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	width: 146px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #ffffff;
}

#advertblock a{
	margin-bottom: 4px;
}

#advertblock a:link{
	background-color: #d8d8d8;
}

#advertblock a:visited{
	background-color: #d8d8d8;
}

#advertblock a:hover{
	background-color: #d8d8d8;
}

/*************************/
/* sub navigation styles */
/*************************/

#subnav{
	float: left;
	width: 505px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 1px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
}

#subnav p{
	color:#000000;
	font-size:70%;
}

#subnav a{
	font-size: 70%;
	color: #000000;
	padding: 4px 4px 16px 8px;
	font-style: italic;
}

#subnav a:hover{
	font-size: 70%;
	color: #660000;
	padding: 4px 4px 16px 8px;
	text-decoration:underline;
	font-style: italic;
}

/***********************************************/
/* Advert div Styles                           */
/***********************************************/

.advert {
	border-top: 1px dashed #d8d8d8;
	margin-top: 4px;
}

/**********************/
/* Content div styles */
/**********************/

#content {
	float: left;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
	overflow: hidden;
	background-color: #ffffff;
	width: 505px;
	padding-top: 6px;
}

/*********************************************************************/
/* These are the Story div styles that are nested within the content */
/*********************************************************************/

#story {
	color:#000000;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#story p {
	color:#000000;
	font-size: 70%;
	line-height: 140%;
}

#story h1 {
	color:#660000;
	font-size: 240%;
}

#story h2 {
	text-align:left;
	font-size: 180%;
	color: #660000;
}


/************************/
/* Headlines div styles */
/************************/

#headlines{
	float:left;
	width: 147px;
	overflow:hidden;
	padding: 0px;
	background-color: #ffffff;
	margin-top: -24px;
}
#headlines h3{
	display:block;
	background-color: #660000;
	color:#ffffff;
	padding: 3px;
	text-align:center;
	margin: 0px;
}
#headlines a{
	color:black;
	display:block;
	text-align:left;
	font-size: 70%;
	padding: 4px 4px 4px 4px;
}
#headlines a:hover{
	display:block;
	background-color:#99cc99;
	text-decoration:none;
	text-align:left;
	font-size: 70%;
	color:black;
	padding: 4px 4px 4px 4px;
}
/*********************/
/* Footer div styles */
/*********************/

#footer{
	clear: both;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer p{
	color:black;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 10px;
	line-height: 160%;
	font-size:70%;
	background-position: center center;
}

/*******************************/
/* main squad page name styles */
/*******************************/

#squad a{
	color:black;
	font-size: 65%;
	display:block;
	margin: 0px 9px 0px 9px;
	text-align: center;
	border-bottom: 1px dashed #99cc99;
	font-weight: bold;
}

#squad a:hover{
	color:black;
	display:block;
	font-size: 65%;
	background-color:#99cc99;
	margin: 0px 9px 0px 9px;
	text-align: center;
	border-bottom: 1px dashed #99cc99;
	font-weight: bold;
}

/*************************************************************************************************/
/* These are the Squad div styles that are nested within the content on the player profile pages */
/*************************************************************************************************/

#squad p{
	line-height: 150%;
	padding: 4px 4px 4px 4px;
	font-size:75%;
}

#squad h1{
	color: #660000;
	padding: 4px 4px 4px 4px;
}

/*******************************/
/* squad detail page styles    */
/*******************************/

#squad_detail p{
	line-height: 150%;
	padding: 0px 4px 0px 160px;
	font-size:75%;
}

#squad_detail h1{
	color: #660000;
	padding: 0px 4px 0px 4px;
}

/*******************/
/* fixtures styles */
/*******************/

#fixtures {
	width: 480px;
}

#fixtures a{
	color:white;
	font-weight: bold;
	vertical-align: middle;
}

#fixtures a:hover{
	color:white;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: underline;
}


.fixturesheader, .fixturescherry, .fixturesblack, .fixturesblacksunday, .fixtureswon, .fixtureslost, .fixturestied, .fixturesrain p{
	font-size: 70%;
	font-weight: bold;
	vertical-align: middle;
}

.fixturesheader{
	color: white;
	background-color: #000000;
	text-align: center;
	padding: 4px 4px 4px 4px;
	text-transform: uppercase;
}

.fixturescherry{
	color: #ffffff;
	background-color: #660000;
	text-align: center;
	padding: 2px 2px 2px 4px;
}


.fixturesblack{
	color: #000000;
	background-color: #d8d8d8;
	text-align: left;
	padding: 2px 2px 2px 4px;
}

.fixturesblacksunday{
	color: #000000;
	background-color: white;
	text-align: left;
	padding: 2px 2px 2px 4px;
}

.fixtureswon{
	color: #ffffff;
	background-color: #009900;
	text-align: left;
	padding: 2px 2px 2px 4px;
}
	
.fixtureslost{
	color: #ffffff;
	background-color: #cc0000;
	text-align: left;
	padding: 2px 2px 2px 4px;
}

.fixturesrain{
	color: #ffffff;
	background-color: #0033ff;
	text-align: left;
	padding: 2px 2px 2px 4px;
	font-size: 70%;
	font-weight: bold;
}

.fixturestied{
	color: #ffffff;
	background-color: #666666;
	text-align: left;
	padding: 2px 2px 2px 4px;
}

/*******************/
/* tables styles */
/*******************/

.tablestitle{
	color: white;
	background-color: black;
	font-weight: bold;
	text-align: center;
	padding: 4px 4px 4px 4px;
	font-size: 80%;
	text-transform: uppercase;
	vertical-align: middle;
}

.tablesheader{
	color: #660000;
	background-color: white;
	border-bottom: 1px dashed black;
	border-left: 1px solid black;
	font-weight: bold;
	text-align: left;
	padding: 4px 4px 4px 4px;
	font-size: 80%;
	text-transform: uppercase;
	vertical-align: middle;
}

.tables1{
	color: black;
	background-color: #d8d8d8;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 4px;
	font-size: 75%;
	vertical-align: middle;
}

.tables2{
	color: #660000;
	background-color: white;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 4px;
	font-size: 75%;
	vertical-align: middle;
}


/******************************************************************/
/* styles for the fixture archive link off the main fixtures page */
/******************************************************************/

#fixturearchive{
	width: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d8d8d8;
}

#fixturearchive p{
	font-size: 75%;
	color:#000000;
	line-height: 10%;
	font-weight:bold;
	text-align: center;
}

#fixturearchive a{
	color:#000000;
	text-align:left;
	font-weight:bold;
	font-size: 70%;
	margin-bottom: 7px;
}

#fixturearchive a:hover{
	color:#660000;
	font-size: 70%;
	font-weight:bold;
	text-align:left;
	text-decoration: underline;
}

/*****************************************************************************************************************/
/* sub-head styles for use within 'news' 'pictures' etc - to allow visitor to view news archive / or choose pics */
/*****************************************************************************************************************/

#picturesnav{
	width: 97%;
	margin-left: 4px;
	border-bottom: 1px dashed #660000;
	padding: 4px;
}

#picturesnav p{
	font-size: 75%;
	color:black;
	line-height: 120%;
	font-weight:bold;
	text-align:center;
	padding: 4px 4px 4px 4px;
}

#picturesnav a{
	color: black;
	text-align:left;
	font-weight:bold;
	font-size: 70%;
	padding: 8px 2px 8px 6px;
}

#picturesnav a:hover{
	color:black;
	font-size: 70%;
	font-weight:bold;
	text-align:left;
	padding: 8px 2px 8px 6px;
	text-decoration: underline;
}

#teamsheet_table h5{
	text-align:left;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70%;
	color:#660000;
	}
	
#indexlogobox {
	position:absolute;
	border-bottom:1px dashed #d6d6d6;
	}

/***********************************************/
/* NEWS Navigation div styles                  */
/***********************************************/

#navigation_news {
	background-color: #d8d8d8;
	width: 140px;
	overflow: hidden;
}

#navigation_news a{
	display: block;
	font-size: 75%;
	color:#660000;
	padding: 4px 6px 4px 4px;
}

#navigation_news a:hover{
	display: block;
	background-color: #660000;
	color:#d8d8d8;
	font-size: 75%;
	padding: 4px 6px 4px 4px;
	font-style: italic;
	font-weight: bold;
}

/***********************************************/
/* FIXTURES Navigation div styles                  */
/***********************************************/

#navigation_fixtures {
	background-color: #d8d8d8;
	width: 140px;
	overflow: hidden;
}

#navigation_fixtures a{
	display: block;
	font-size: 75%;
	color:#660000;
	padding: 4px 6px 4px 4px;
}

#navigation_fixtures a:hover{
	display: block;
	background-color: #660000;
	color:#d8d8d8;
	font-size: 75%;
	padding: 4px 6px 4px 4px;
	font-style: italic;
	font-weight: bold;
}

/***********************************************/
/* TABLES Navigation div styles                  */
/***********************************************/

#navigation_tables {
	background-color: #d8d8d8;
	width: 140px;
	overflow: hidden;
}

#navigation_tables a{
	display: block;
	font-size: 75%;
	color:#660000;
	padding: 4px 6px 4px 4px;
}

#navigation_tables a:hover{
	display: block;
	background-color: #660000;
	color:#d8d8d8;
	font-size: 75%;
	padding: 4px 6px 4px 4px;
	font-style: italic;
	font-weight: bold;
}

/*****************************/
/* Black Sheep tables styles */
/*****************************/

.blacksheeptabletitle{
	color: white;
	background-color: #660000;
	font-weight: bold;
	text-align: center;
	padding: 4px 4px 4px 4px;
	font-size: 90%;
	vertical-align: middle;
}

.blacksheeptableleft{
	color: black;
	text-align: left;
	padding: 2px 4px 2px 4px;
	font-size: 70%;
	vertical-align: middle;
}

.blacksheeptableright{
	color: black;
	text-align: right;
	padding: 2px 4px 2px 4px;
	font-size: 70%;
	vertical-align: middle;
}

.blacksheeptablecentre{
	color: #660000;
	text-align: centre;
	padding: 2px 4px 2px 4px;
	font-size: 70%;
	vertical-align: middle;
	font-weight: bold;
}

/****************/
/* squad styles */
/****************/

#squad {
	width: 480px;
}

#squad a{
	color:#660000;
	font-weight: bold;
	vertical-align: middle;
	border: .5px solid #000000;
	padding: 2px;
}

#squad a:hover{
	color:#660000;
	font-weight: bold;
	vertical-align: middle;
	background-color: #cccccc;
	border: .5px solid #000000;
}
