* {
	padding: 0;
	margin: 0;
	z-index: auto;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:url(../../images/Teams/bg-navy-gradient.jpg);
 background-repeat:repeat-x;

background-color:#F2F2F2
}
#wrapper { 
 margin: 0 auto;
 width: 968px;
 
 

}
#header {
 
 padding: 0px; 
 margin: 10px 0px 0px 0px;
}

#headerwrapper{
	height:150px;
	width:960px;
	margin-top:10px;
	margin-bottom:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #ffff00;
	border-bottom-color: #ffff00;
	border-left-color: #ffff00;
}



#homeball {float:left;width:188px}

/* ie6 margin fix \*/ 
* html #homeball #headerwrapper{margin-right: -3px;} 
* html #menu {margin-left: 0;} 
/* end ie6 margin fix */  
 
#homeball img { border: none; display:block;}
#homeball a {

padding:0px; 
margin:0px;
font-size: 0; 
border:0;
display: block;	
width: 188px;
height: 178px;
background: url(../../Images/Teams/header/btn_Home_over.gif) no-repeat 
}

#homeball a:hover img, #homeball a:focus img { display: none }
#homeball a:hover { line-height: 1 }

#bootsbanner {
background: url(../../images/teams/header/Resize of boots_red.gif) 0px 0px no-repeat; 
height:137px; 
padding:0px;
margin:0px; 
width:950px; 
float:left;
}

#userpanel{
background:transparent url(../../images/teams/header/right_Pane.gif) 0px 0px no-repeat; 
height:137px;
width:209px;
left:563px;
position:relative; 
color:#fff;
}

.logintext{filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;}

#menu {display:block; margin-top:0px;margin-left:0px;border-bottom:0px solid #fff; height:41px;width:772px}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {float:left; margin-right:0px; display:block;  }
#menu li.list1 {background:transparent url(../../images/teams/header/btn_01.gif);width:154px;}
#menu li.list2 {background:transparent url(../../images/teams/header/btn_02.gif);width:155px;}
#menu li.list3 {background:transparent url(../../images/teams/header/btn_03.gif);width:155px;}
#menu li.list4 {background:transparent url(../../images/teams/header/btn_04.gif);width:155px;}
#menu li.list5 {background:transparent url(../../images/teams/header/btn_05.gif);width:153px;}
#menu a {display:block; width:155px; padding-top:41px; height:0; color:#000; text-decoration:none; overflow:hidden;}
* html #menu a:link, * html #menu a:visited {height:41px; he\ight:0;}

#menu a#item1 {background:transparent url(../../images/teams/header/btn_01_over.gif) -154px -41px no-repeat;width:154px;}
#menu a#item2 {background:transparent url(../../images/teams/header/btn_02_over.gif) -155px -41px no-repeat;width:155px;}
#menu a#item3 {background:transparent url(../../images/teams/header/btn_03_over.gif) -155px -41px no-repeat;width:155px;}
#menu a#item4 {background:transparent url(../../images/teams/header/btn_04_over.gif) -155px -41px no-repeat;width:155px;}
#menu a#item5 {background:transparent url(../../images/teams/header/btn_05_over.gif) -153px -41px no-repeat;width:153px;}

#menu a#item1:hover {background-position:top right; z-index:50;}
#menu a#item2:hover {background-position:top right; z-index:50;}
#menu a#item3:hover {background-position:top right; z-index:50;}
#menu a#item4:hover {background-position:top right; z-index:50;}
#menu a#item5:hover {background-position:top right; z-index:50;}

* html #menu a:hover {height:36px; he\ight:0;}


#navigation {
 float: left;
 width: 940px;
 color: #333;
 padding: 10px;
 border: 0px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #BD9C8C;
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background:transparent;
 margin: 0px 15px 5px 0px;
 padding: 0px;
 width: 175px;
 float: left;
 display:inline
}

/* IE6 Only */
* html #leftcolumn {
 margin: 0px 8px 5px 0px;
}


#content { 
 float: left;
 color: #000000;
 border: 0px solid #ccc;
 background: transparent;
 margin: 0px 15px 15px 0px;
 padding: 0px;
 width: 535px;
}

/* IE6 Only */
* html #content {
 margin: 0px 9px 5px 0px;
}

#rightcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: transparent;
 margin: 0px 0px 5px 0px;
 padding: 0px;
  width: 220px;
 float: left;
  display:inline
}
#footer {
	width: 950px;
	clear: both;
	color: #333;
	border: 1px solid #ccc;
	background: #ffff00;
	margin: 5px;
	padding: 10px;
}

/*begin with custom fuzzy shadow style*/
div.module
{
	margin:0px 0px 10px 0px;/* you decide */
	width:100%;/* you decide */
	position:relative;/* default, must have */
	z-index:50;/* default, must have */
	background-color: #FFFF00;
	
	
	/*you may use absolute position */
	/* 
	position:absolute; 
	top:100px;
	left:100px;
	*/
}




div.module div.ft[class] s{
	position:absolute;
	background:#000;/*color of shadow for Not IE*/	
	border-top:solid 0px #ffffff;
	border-left:solid 2px #660000;
	-moz-border-radius:4px;
	border-radius:4px;
	top:-19px;
	left:4px;
	right:-1px;
	bottom:-1px;
	z-index:-2;
	opacity:0.4;
	*display:none;
}

div.module div.ft[class] s s{
	opacity:0.7;
}


div.container .chrome
{
	background:#FFFf00;/* you decide*/
	border-bottom:solid 1px #CCCCCC;/* you decide */
	
	*zoom:1;	
	*display:block;
	*width:100%;	
	*position:relative;	
	
}


div.container
{
	width:100%;	
	
	background:#000;/*color of shadow for IE*/
	*filter:alpha(opacity:40) progid:DXImageTransform.Microsoft.Blur(pixelradius=3);
}


div.container div.content
{	
	padding-top:5px;/* you decide */
	padding-bottom:5px;/* you decide */
	font-size:14px;

}

.section-header {
background-image:url(../../images/teams/black-header-bg.gif); 
height:20px; 
padding:7px 0px 0px 15px;


}



.section-content {
padding:10px

}

img{border:0px #ccc}


.leftnav{padding:0px}

#blueblock{
width: 174px;
border-right: 1px solid #000;
padding: 0 0 0em 0;
margin-bottom: 0em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background:url(../../images/teams/menu-black-gradient.jpg) #F2F2F2;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 129px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 0px solid #000;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 20px;
border-left: 10px solid #000;
border-right: 10px solid #000;
border-top: 1px solid #0e0e0e;
background-color: transparent;
color: #ffffff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #FFFF00;
	color: #000;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
}

.teamname{
	position:absolute;
	top:22px;
	font-family:"Courier New", Courier, monospace;
	color:#ffff;
	font-weight:bold;
	font-size:18px;
	left: 221px;
	width: 518px;
}

#Links{text-align:center}

#nextmatch {text-align:center}

#siteupdates {

padding-top:10px}

#playerstats {

padding-top:10px;}

#featured-player {

padding:5px;}

.playerstablerow{
height:30px
}

table.matchoverview {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: #faf0e6;
	font-size:10px;
	margin-left:15px
}
table.matchoverview td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFF00;
	}
	
	table.matchoverview th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #EEEEEE;
	text-align:left
	}
	
.centered-table
{ 
text-align: center;
}

.centered-table table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}
