
/* FOREST UNITED FC - www.fufc.org.uk */

/* BODY STYLES */

* {
	margin : 0;
	padding : 0;
	border : 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000;
	text-align: center;
	background: /*#999*/ #ccc;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, ul {
	margin: 0 10px 10px 10px;
}

img {
	border: 0;
}

p,li,td,th {
	text-align: justify;
	line-height: 20px;
}

h1,h2,h3 {
	margin-top: 8px;
}

h1 { 
	font-size: 18pt; 
	border-bottom: 1px solid #000;
}

h2 { 
	font-size: 16pt; 
	border-bottom: 1px solid #333;
	margin-top: 30px;

	/* GRADIENT ON H2 TAG */
	
	/* background:url(../media/h2-grad.gif) repeat-x;
	color: #fff;
	line-height: 34px; */
}

h3 { 
	font-size: 12pt; 
	clear: none; 
	margin: 0 0 0 10px;
	font-weight: bold;
}

h4 { 
	font-size: 12pt;
	margin: 6px;
}


/* LAYER STYLES */

#site-wrapper {
	width: 780px;
	background: #fff;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	text-align: left;
	background: url(../media/page-bg.gif) repeat-y;
}

#head-strip {
	height: 21px;
	/*	background: url(../media/grad-bg.gif) repeat-x; */
	margin: 0 0 2px 0; 
	padding-top: 4px;
	
	font-size:8pt;
	font-weight: bold;
	/*	color: #fff; */
	color: #333366;
}

#head-layer {
	height: 140px;
	margin: 0 0 0 0;
	border: 1px solid #333366;
	background: url(../media/head-layer.jpg) no-repeat top left;
}

#nav-layer {
	height: 40px;
	margin: 0;
}

#content-layer {

}

#footer-layer {
	border-top: 2px solid #ccc;
	margin-top: 30px;
	font-size: 9pt;
	font-weight: bold;
	color: #999;
}

#notice-title {
	background: #EAEAEA;
	border-bottom: 1px solid #000;
	padding-top: 4px;
	margin: 10px 0 20px 0;
}

#notice-list {

}


#floating-news {
	float:right; 
	width: 260px; 
	margin: 0 0 20px 20px; 
	padding: 4px; 
	background: #fff; 
	border: 1px solid #000;
}

#home-page-content {
	padding-right: 250px;
}

/* TABLE/LIST STYLES */

.nav-menu {
	padding: 0 0 0 4px; 
	margin: 0; 
	list-style: none; 
	height: 35px; 
	background:url(../media/nav-bg-off2.gif);
}

.nav-menu li {
	float:left;
}

.nav-menu li a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#aaa; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	text-align:center; 
	padding:0 0 0 12px; 
	cursor:pointer; 
	font-size:11px;
}
.nav-menu li a b {float:left; display:block; padding:0 15px 0 5px;}
.nav-menu li.current a {color:#fff; background:url(../media/nav-bg-on2.gif);}
.nav-menu li.current a b {background:url(../media/nav-bg-on2.gif) no-repeat right top;}
.nav-menu li a:hover {color:#fff; background: url(../media/nav-bg-hlite2.gif);}
.nav-menu li a:hover b {background:url(../media/nav-bg-hlite2.gif) no-repeat right top;}
.nav-menu li.current a:hover {color:#fff; background: url(../media/nav-bg-on2.gif); cursor:default;}
.nav-menu li.current a:hover b {background:url(../media/nav-bg-on2.gif) no-repeat right top;}



/* LINK STYLES */

#content-layer a, #content-layer a:link, #content-layer a:active, #content-layer a:visited, #head-strip a, #head-strip a:link, #head-strip a:active, #head-strip a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-bottom:none;
	cursor: pointer;
}

#content-layer a:hover, #head-strip a:hover {
	border-bottom:1px solid #666;
}

#content-layer li a, #content-layer li a:link, #content-layer li a:active, #content-layer li a:visited {
	border-bottom: none;
}

#content-layer li a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}

#notice-title a, #notice-title a:link, #notice-title a:active, #notice-title a:visited {
	border-bottom: none;
	cursor: default;
}

#notice-title a:hover {
	border-bottom: none;
	cursor: default;
}

#home-right a, #home-right a:link, #home-right a:active, #home-right a:visited {
	border-bottom: none;
}

#home-right a:hover, #match-table a:hover {
	border-bottom: none;
}


/* GENERAL STYLES */

#head-strip p {
	text-align: right;
	line-height: normal;
}

#head-strip a {
	color: #333366;
}

#head-strip span {
	margin-left: 6px;
}

#content-layer li {
	line-height: 20px;
	margin-bottom: 8px;
	text-align: justify;
}

#content-layer h2 {
	margin: 20px 0 10px 0;
	border-bottom: 2px solid #ccc;
	padding: 0 0 2px 10px;
}

#content-layer ul {
	margin-left: 30px;
	margin-bottom: 20px;
	list-style: square;
	color: #663300;
}

#content-layer p, #content-layer li, #content-layer td, #content-layer th {
	color: #333;
	font-size: 9pt;
	font-weight: bold;
}

#content-layer p {
	margin-bottom: 16px;
}

#footer-layer p {
	margin-top: 5px;
}

#home-right img {
	margin-bottom: 6px;
}

#match-table {
	margin: 0 10px 0 10px;
}

#match-table td {
	border-bottom: 1px solid #ccc;
	height: 20px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
}

#match-table th {
	
	background: url(../media/th-grad.gif) repeat-x;
	color: #fff;
	padding: 2px 4px 2px 6px;
	border-top: 1px solid #333;
	text-align: left;
}

#match-table th.month-label {
	padding-left: 10px;
}

#match-table .homegame {
	color: #000;
}

#match-table .awaygame {
	color: #000;
}


#notice-title .author {
	padding: 0 0 0 10px; 
	float: left; 
	margin-right: 10px;
}

#notice-title ul {
	list-style-type: none; 
	color: #ccc; 
	margin-bottom: 4px;
}

#notice-title li {
	font-size: 8pt;
	display: inline;
	color: #666;
}

#stats-table, #squad-table, #login-table {
	margin: 10px 10px 20px 10px;
	border: 1px solid #000;
}

#stats-table th, #stats-table td {
	padding: 4px;
	width: 26px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

#squad-table th, #squad-table td {
	padding: 4px;
	width: 160px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

#stats-table th, #squad-table th {
	background: url(../media/th-grad.gif) repeat-x;
	color: #fff;
}

#stats-table td, #squad-table td {
	border-right: 1px dotted #ccc;
}

#squad-table th, #squad-table td {
	padding-left: 10px;
	text-align: left;
}

#stats-table td.stats-player {
	width: 160px;
	text-align: left;
	padding-left: 10px;
}

#login-table th {
	padding: 6px;
	background: #CCCCCC;
	font-weight: bold;
}

#login-table td {
	padding: 6px;
}

#login-table input {
	width: 200px;
	border: 1px solid #ccc;
	font-size: 9pt;
	font-weight: bold;
}

#login-table input.button {
	width: 60px;
	border: 1px solid #000;
	background: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
}

#filter-form {
	margin: 10px 10px 10px 10px;
	background: #f0f0f0;
	border: 1px solid #999;
}

#filter-form p {
	margin: 10px 10px 4px 15px;
	font-weight: bold;
}

#filter-form select {
	margin: 0 10px 10px 15px;
	width: 140px;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 2px;
	font-size: 9pt;
}

.post-info {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #ccc;
}

#player-stats {
	width: 240px;
	height: 30px; 
	background: #666; 
	color: #fff;
	border: 1px solid #000;
	margin: 6px 0 0 0;
}

#player-stats td {
	padding: 2px;
}

#contact-form {
	margin: 10px 10px 20px 20px;
}

#contact-form div.fieldName {
	width: 150px;
	margin: 6px;
	font-size: 9pt;
	font-weight: bold;
}

#contact-form input, #contact-form textarea, #contact-form select {
	width: 400px;
	border: 1px solid #ccc;
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#league-tables {
	margin: 30px 10px 20px 10px;
	padding-right: 300px;
}

#layer-container {
	height:auto;
	width:auto;	 
	min-height:100%; /*For IE7 */
	min-width: 100%;
    overflow:hidden;
}	
