*{
	padding:0;
	margin:0;
}
img{
	border:0;
}
body {
	background: #fff url(images/background.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#wrapper{
	width: 950px;
	margin: 0 auto;
	position:relative;
	overflow:auto;
}
#players{
	background: url(images/players2.jpg) no-repeat;
	height: 429px;
	margin-top:16px;
}
#logo{
	position:absolute;
	top: 35px;
	right: 25px;
}
/*................... Welcome ............*/
#welcome_block					{ position:absolute; top:20px; left:0px; width:700px;  }
#welcome_block img				{ display:none; }
#welcome_block h3				{ float:left; width:270px; }
#welcome_block h3 span			{ color:#B81F36; font-size:1.4em; }
#welcome_block ul				{ float:left; margin:5px 0 0 0px; width:400px; display:block; }
#welcome_block li				{ display:inline; color:#999; padding-right:7px;}
#welcome_block li span			{ color:#000;}
#welcome_block a				{ color:#B81F36; }
#welcome_block .member_links	{ margin:30px 0 0 0 ; clear:both; }

/*...................... New Headers .................................*/
.general_box h2					{ position:relative; width:312px; height:27px; margin-bottom:13px; }
.general_box h2 span			{ position:absolute; width:100%; height:100%; background-image: url(images/bbc-feed.gif); }
.general_box ul					{ margin-left:0px; }
.general_box li					{ padding:10px 0 10px 30px; border-bottom:1px dotted #333; list-style:none; }
.general_box a					{ color:#B81F36; font-size:1.3em; }
.general_box .date				{ display:block; padding-top:3px; font-size:0.9em; }
.general_box .desctext			{ display:block; padding-top:3px; font-size:1.1em; }

#members h2						{ position:relative; width:312px; height:27px; margin-top:0;  }
#members h2 span				{ position:absolute; width:100%;height:100%;background-image: url(images/latest-new-members.gif); }
#members 						{ margin:0 0 0 0; padding:25px 0 0 0; }
#members li						{ padding:16px 0 16px 30px; border-bottom:1px dotted #333; list-style:none; }
#members a						{ color:#B81F36; font-size:1.3em; }
#members .date					{ display:block; padding-top:5px; }

#activeusers h2					{ position:relative; width:599px; height:27px; clear:both; margin-top:20px; }
#activeusers h2 span			{ position:absolute;width:100%;height:100%;background-image: url(images/members-online-now.gif); }
#activeusers h4					{ padding:10px 0 10px 23px; width:300px; float:left;}
#activeusers .desctext			{ display:block; float:left; width:200px; padding:10px 0 10px 30px; }

#activeusers ul					{ clear:both; border-top:1px dotted #999;}
#activeusers li					{ display:block; width:135px; float:left; border-bottom:1px solid #CCC; margin-right:15px; padding:8px 0;}
#activeusers ul a				{ color:#B81F36; }	

#body-match-reports #content ul		{ margin:30px; }
#body-match-reports #content ul a	{ color:#BE1432; font-size:1.2em; }

#body-sponsors #content ul			{ margin:30px; }
#body-sponsors #content li			{ list-style:none; }



/*...................... Headera / image replacemenr .................*/
h1{
	width: 599px;
	height: 27px;
	position:relative;
	margin-top: -46px;
}
h1 span{
	position:absolute;
	width: 100%;
	height: 100%;
	background:#fff url(images/latest-posts.gif);
}
#body-match-reports h1 span{
	background-image:url(images/match-reports.gif)
}
#body-sponsors h1 span{
	background-image:url(images/sponsors.gif)
}	
h2#league-table{
	width: 239px;
	height:29px;
	position:relative;
}
h2#league-table span{
	position:absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url(images/h2-league-table-background.gif);
}
h2#match-reports{
	width: 602px;
	height:33px;
	position:relative;
	clear:left;
}
h2#match-reports span{
	position:absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url(images/h2-match-reports-background.gif);
}
	
	
/*................................... Nav ........................................*/
img{
	vertical-align:bottom;
}

#nav{
	position:absolute;
	width:315px;
	top: 217px;
	right:9px;
}
#nav a {
	display:block;
	height:24px;
	width: 315px;
}
#homePage #nav .selected{
		background-position: 0 24px;
}
#nav #home{
	background:url(images/nav-home.gif);
}
#nav #home:hover, #nav #forums:hover, #nav #match-reports:hover, #nav #links:hover, #nav #live-chat:hover{
	background-position: 0 24px;
}
#nav #forums{
	background:url(images/nav-forums.gif);
}
#nav #match-reports{
	background:url(images/nav-match-reports.gif);
}
#nav #live-chat{
	background:url(images/nav-live-chat.gif);
}
#nav #sponsors{
	height:23px;
	background:url(images/nav-sponsors.gif);
}
#nav #sponsors:hover, #nav #sponsors.selected					{ background-position: 0 25px; }
#nav #match-reports:hover, #nav #match-reports.selected			{ background-position: 0 24px; }
#nav #match-reports.selected, #nav #sponsors.selected			{ cursor:default; }


/*.........................content ............................*/
#content{
	width: 600px;
	min-height:200px;
	float:left;
}
.latest{
	width: 190px;
	float:left;
	background:url(images/l-posts-background-top.gif) no-repeat ;
	margin: 0.5em;
	position:relative;
	padding: 0 0 10px 0;
}
.latest-container {
	margin-top:5px;
	padding-bottom: 7px;
	background:url(images/l-posts-background-middle.gif) 0 10px;
}
.latest-title{
	font:1.3em Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#D90000;
	margin: 0 5px 0 5px;
	padding: 2px;
	font-variant:small-caps;
	font-weight:bold;
	display:block;
	zoom:1;
}
.latest-poster {
	color:#000;
	display:block;
	padding-top: 0.5em;
	font-size: 1.1em;
	padding:  5px 0 10px 10px;
}
.latest-poster span{
	color:#999999;
}
.latest-replies{
	position:absolute;
	bottom:1.5em;
	right:4%;
	font-size: 0.9em; 
	background-color:#fff;
	color:#666666;
	padding: 2px;
	border: #666666 1px solid;
}
.latest-date{
	padding: 4px 0 0 10px;
	color:#666666;
	font-size: 0.9em;
}
.latest-footer{
	background:url(images/l-posts-background-bottom.gif) no-repeat 0 100% ;
	height: 15px;
	padding: 0 0 10px 0;
}
#big{
	font-size: 3em;
}
#right			{float:left; margin-top: -46px; padding: 0 0 0 30px; width: 312px; }


/*............................ Table Stuff ..............................*/
#leaguetable{
	width: 239px;
	margin:7px 0 0 0;
}
tr.leaguetableback{
	background:url(images/league-t-teams-background.gif) no-repeat;
	position:relative;
	height:23px;
}
td{
	background:none;
}
#leaguetable td{
	text-align:center;
}
tr.td-dons{
	height:23px;
	font-size:1.2em;
	font-weight: bold;
	color:#C90110;
	background:url(images/league-t-teams-background.gif) no-repeat;
}
#under-table{
	text-align:right;
	color:#333333;
	font-size: 0.9em;
	padding: 4px  0 0;
	margin-right: -10px;
}

/*............................News stuff ........................*/
.news-container, div#match-reports{
	clear:left;
	background:url(images/match-reports-bubble.gif) repeat-x 0 100%;
	margin: 10px 0 0 10px ;
	padding:13px 13px 20px 13px;
	border:#EFEFEF dotted 1px;
	width: 565px;
	position:relative;
	min-height: 75px;
	display:table;
}
.news-container h3, div#match-reports h3{
	color:#BA0C1D; 
	font: bold small-caps 1.5em Geneva, Arial, Helvetica, sans-serif;
	background-color:#F5F5F5;
	padding: 2px;
	margin-bottom: 2px;
}
.news-container .date, div#match-reports .date{
	font: 0.9em Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#CCCCCC;
	padding:1px;
	margin: 3px 0;
}
.news-container p, div#match-reports p{
	color:#333333;
	font: 1.1em Helvetica, Arial, sans-serif;
	padding: 5px 0;
}
.news-container a:hover{
	color:#D90000;
	background-color:#fff;
}
.news-container a, div#match-reports a{
	display:block;
	color:#fff;
	padding: 3px;
	background-color:#D51D02;
	width: 100px;
	margin: 2px;
	float:left;
}
#footer{
	margin: 20px auto;
	width: 950px;
	color:#CD0514;
	background-color:#FFFFFF;
	border-top: #CCCCCC dotted 1px;
	padding-top:10px;
	clear:both;
}