@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(/images/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
	font-family: Tahoma;
	font-size:12px;
}

#wrapper{
	margin: 0 auto;
	width: 1005px;
}

#menu {
	height:278px;
	top:-200px;
	position:relative;
}

#menuSpacer{
	clear:left;
	height:15px;
	background-image:url(/images/menuSpacer.png);
	background-repeat:repeat-x;
}
#header{
	width: 975px;
	height: 87px;
	
	background-position: top left;
	background-repeat:no-repeat;
	float:left;
	display:inline;
	padding-top: 189px;
}

#banner_overlay {
	background-image:url(/images/banner1.png);
	background-repeat:no-repeat;
	width:975px;
	height:250px;
	position:absolute;
	top:15px;
	z-index:2;
}

#logo {
	position:relative;
	top:-160px;
	left:20px;
	z-index:3;
	cursor:pointer;
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
	width:329px;
	height:103px;
}

#team {
	position:relative;
	top:-200px;
	left:800px;
	z-index:4;
	cursor:pointer;
	background-image:url(/images/team.png);
	background-repeat:no-repeat;
	width:144px;
	height:83px;
}


#search {
	position:absolute;
	top:50px;
	left:50%;
	margin-left:150px;
	z-index:99;
}

#paddertop{
	background-color:#FFFFFF;
	background-image:url(/images/menuSpacer.png);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	display:inline;
	width:975px;
	height:35px;
}

#fixtures_header{
	padding-top:36px;
	background-image:url(/images/fixtures_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	display:inline;
	width: 202px;
	height:36px;
}

#fixtures_content{
	width: 202px;
	height: 413px;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	overflow:hidden;
}

#fixtures_content p {
	margin:0;
}

#fla{
	float: left;
	display:inline;
	width: 574px;
	height: 449px;
}

#events_header{
	padding-top: 36px;
	background-image:url(/images/events_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	display:inline;
	width: 199px;
	height:36px;
}

#events_content{
	width: 199px;
	height: 413px;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	overflow:hidden;
}

#championship{
	width: 202px;
	height:121px;
	float: left;
	display:inline;
}

#playeroftheweek{
	width: 287px;
	height:121px;
	float: left;
	display:inline;
}

#interviewoftheweek{
	width: 287px;
	height:121px;
	float: left;
	display:inline;
}
#clubcalendar{
	width: 202px;
	height:121px;
	float: left;
	display:inline;
}

#padderbottom{
	float: left;
	display:inline;
	background-image:url(/images/spacer_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 975px;
	height:15px;
}

#motr_header{
	padding-top: 36px;
	background-image:url(/images/motr_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	display:inline;
	width: 173px;
	height:36px;
}

#motr_content{
	background-color:#FFFFFF;
	width: 173px;
	height:251px;
	float: left;
	display: inline;
	overflow:hidden;
}

#rss{
	width: 568px;
	height: 287px;
	padding-right:10px;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	padding-left: 25px;
	overflow:hidden;
}


#lc_header{
	padding-top: 36px;
	background-image:url(/images/lc_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	display:inline;
	width: 199px;
	height:36px;
}

#lc_content{
	background-color:#FFFFFF;
	width: 199px;
	height:251px;
	float: left;
	display: inline;
	overflow:hidden;
}

#sponsors{
	background-image:url(/images/sponsors.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 975px;
	height:67px;
	float: left;
	display: inline;
	overflow:hidden;
}

#footer{
	background-image:url(/images/footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	display:inline;
	width: 975px;
	height: 46px;
	text-align:center;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size:10px;
	padding-top: 25px;
	overflow:hidden;
}

.labelfield{
	color:brown;
	font-size: 90%;
}

.datefield{
	color:gray;
	font-size: 90%;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
position: relative;
display: inline;
float: left;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level list items*/
.suckertreemenu ul li:hover {
background:url(images/Header.Top.MenuOver.Background.gif);
list-style: none;
list-style-type: none;

}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
text-decoration: none;

}

	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}



/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
text-decoration: none;
padding: 1px 5px;
}

.suckertreemenu ul li a:hover{
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{

}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{

}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { 
float: left; 
height: 1%;
position: relative;
display: inline;
float: left; }
* html .suckertreemenu ul li a { height: 1%;
display: inline;
float: left; }

/*Sub level menu list items (undo style from Top level List Items)*/
* .suckertreemenu ul li ul li{
display: list-item;
float: none;
left:0px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
* .suckertreemenu ul li ul li ul{ 
left: 259px; /* no need to change, as true value set by script */
top: 0;
}
/* End */