#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* ------------------------------------------------------------------------------------------------------- */
	
body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#202020;
	}
	
span a { color:#D52600}
	
span strong { color:#D52600}
	
.l_text { color:#202020}
.l2_text { color:#202020; vertical-align:middle}
	
.c_text { color:#5A5A5A}
.c_text a{ color:#5A5A5A; text-decoration:none}
.c_text a:hover{ color:#5A5A5A; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.input	{width:231px; height:21px; border-color:#A8A079; border-width:1px; background-color:#CAC39F; border-style:solid; padding-left:5px}

textarea{width:231px; height:174px; border-color:#A8A079; border-width:1px; border-style:solid; background-color:#CAC39F; padding-left:5px; overflow:hidden;}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0; padding:0px}
li a  {font-family:Tahoma; font-size:12px; line-height:18px; color:#D52600}

.ul2 li  {background:none; margin:0; padding:0px}
.ul2 li a  {font-family:Tahoma; font-size:12px; line-height:18px; color:#202020}

.league_table {
width: 500px;
border: 0px solid #666666;
}

.permit_table {
width: 290px;
border: 0px solid #666666;
}

.permit_tablesmall td {
padding: 7px;
}

.headings{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration: none;
	
}

.league_table td {
padding: 10px;
width:auto;
height:auto;
}

.league_tablesmall {
width: 290px;
border: 0px solid #666666;
}

.league_tablesmall td {
padding: 7px;
}

.squad_table {
width: 500px;
border: 0px solid #666666;
}

.squad_table td {
width: auto;
height:auto;
padding: 10px;
}

.links_table {
width: 500px;
border: 0px solid #666666;
}

.links_table td {
width:auto;
height:auto;
padding: 5px;
}

.fixtures_table {
width: 500px;
border: 0px solid #666666;
}

.fixtures_table td {
width:auto;
height:auto;
padding: 8px;
}

.shop_table {
width: 300px;
border: 0px solid #666666;
}

.shop_table td {
width:auto;
height:auto;
padding: 5px;
}


.media_table {
width: 500px;
border: 0px solid #666666;
}

.media_table td {
width:auto;
height:auto;
padding: 8px;
}
