* {
	margin: 0;
	padding: 0;
}



body {
	font: Arial, Helvetica, sans-serif;
	/* [disabled]font-size:12px; */
	color: #000;
	background-color: #555;
	padding-top: 20px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	min-width: 1100px;
}

#wrapper	{
	width:100%;
	margin: 0;
	background color:#FFF;
	border: 1px solid #555;;
}


#masthead {
		border-bottom: 8px solid #555;
		}

#content	{
	background:#000;
	padding:10px;
	color:#fff;
	height:1500px;
}

#FlashID	{
	padding-left:170px;
}

/* 404 Error Page */

#errorPageContent	{
	background:#000;
	padding:10px;
	color:#fff;
	height:540px;
}

#errorPageContainer	{
	margin-left:30%;
	margin-right:30%;
	margin-top:5%;
}

#errorPageHeading	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#FFF;
	margin-top:10px;	
}

#errorPageText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#FFF;
	margin-top:5px;	
}

#errorPageText a:link, #errorPageText a:active, #errorPageText a:visited	{
	color:#FFF;
	text-decoration:none;
}

#errorPageText a:hover	{
	color:#48E414;
	text-decoration:underline;
}

#errorPageImg	{
	margin-left:170px;
}

/* Navigation Bar */

#navContainer ul	{
	text-align:center;
}

#navContainer li	{
	display:inline;
}

#navigation	{
	background: #000;
	padding: 10px 0;
}

#navigation a:link, #navigation a:visited	{
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding: 6px 15px;
}

#navigation a:hover	{
	color:#48E414;
}

#homePage #homePageLink a:link, #homePage #homePageLink a:visited,
#footballPage #footballPageLink a:link, #footballPage #footballPageLink a:visited,
#futsalPage #futsalPageLink a:link, #futsalPage #futsalPageLink a:visited,
#whosWhoPage #whosWhoPageLink a:link, #whosWhoPage #whosWhoPageLink a:visited,
#historyPage #historyPageLink a:link, #historyPage #historyPageLink a:visited,
#galleryPage #galleryPageLink a:link, #galleryPage #galleryPageLink a:visited,
#contactUsPage #contactUsPageLink a:link, #contactUsPage #contactUsPageLink a:visited	{
	background:#48e414;
	border-top: 4px solid #fff;
	border-bottom: 5px solid #48E414;
	color:#000;
}

#newsPageLink a:link, #newsPage #newsPageLink a:visited	{
	display:none;
}

#subNavigation	{
	background:#48E414;
	border-bottom:1px solid #555;
	padding: 6px;
	height:20px;
}

#subNavigation a:link, #subNavigation a:visited	{
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	padding:10px 15px;
}

#subNavigation a:hover	{
	color:#FFF;
}


#playerStatisticsPageLink, #playerProfilesPageLink, #fixtureListPageLink, #leagueTablePageLink {
	border-bottom:4px solid #FFF;
	padding-bottom:4px;
}

/* End of Navigation Bar */

/* Text */

#mainHeading	{
	font-weight: bold; 
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:10px;
}

#subHeading	{
	font-weight: 600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#mainText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding-top:30px;
}

#mainText a:link, #mainText a:active, #mainText a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
}

#mainText a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#48E414;
	text-decoration:underline;
}

#Bold	{
	font-weight:bold;
	font-size:15px;
	}
	
#Italic	{
	font-style:italic;
	}
	
#back a:link, #back a:visited, #back a:active	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	color:#48E414;
	padding-top:30px;
}

#back a:hover	{
	color:#fff;
	text-decoration:underline;
}	

#visitMobileSite a:link, #visitMobileSite a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	color:#48E414;
	margin-left:40%;
}

#visitMobileSite a:hover, #visitMobileSite a:active	{
	color:#FFF;
}

/* End of Text */

/* Home Page */

#homePage #content	{
	height:90%;
}

#homePageImg	{
	margin-left:60px;
	padding-top:80px;
	padding-bottom:40px;
}

#homePageMatchTable	{
	padding-top:70px;
	padding-left:20px;
}

#homePageNextMatchHeading, #homePageLastMatchHeading, #homePageLatestNewsHeading a:active, #homePageLatestNewsHeading a:link, #homePageLatestNewsHeading a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-shadow:#999;
	text-decoration:none;
	border-right:medium;
	border-right-color:#FFF;
	border-right-style:solid;
	border-bottom:medium;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	padding-bottom:5px;
	padding-right:8px;
}

#homePageLatestNewsHeading a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#48E414;
	text-shadow:#999;
	text-decoration:none;
	border-right:medium;
	border-right-color:#FFF;
	border-right-style:solid;
	border-bottom:medium;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	padding-bottom:5px;
	padding-right:8px;
}

.homePageNextMatchContent, .homePageLastMatchContent	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:200;
	color:#FFF;
}

#homePageNextMatchContentFCHD, #homePageLastMatchContentFCHD	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:200;
	color:#48E414;
}

#date	{
	padding-top:8px;
}

#latestNewsTable	{
	padding-top:70px;
	padding-right:10px;
}

#homePageLatestNews a:link, #homePageLatestNews a:active, #homePageLatestNews a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	color:#fff;
	border-bottom:thin solid #48E414;
	padding-bottom:10px;
}

#homePageLatestNews a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	text-decoration:underline;
	color:#48E414;
	border-bottom:thin solid #FFF;
	padding-bottom:10px;
}

#main_img    {
        display:none;
        width: 571px;
        margin-left:auto;
        margin-right:auto;
        margin-top: 5%;
        drop-shadow: 2px #48E414;
}

/* End of Home Page */

/* Home Page Slider */

#slider {
   background: #000;
   height: 400px;
   width: 778px;
   margin-left:auto;
   margin-right:auto;
   min-width:778px;
   margin-top: 60px;
   margin-bottom:5%;
   overflow: visible;
   position: relative;
}

/* HIDE ALL OUTSIDE OF THE SLIDER */

#mask {
   overflow: hidden;
   width:778px;
   height: 380px;
   box-shadow: 0 0 20px #fff;
}

/* IMAGE LIST */

#slider ul {
   margin: 0;
   padding: 0;
   position: relative;
}

#slider li {
   width: 770px;  /* Width Image */
   height: 380px; /* Height Image */
   position: absolute;
   top: -325px; /* Original Position - Outside of the Slider */
   list-style: none;
}

#slider li.firstanimation {
   -webkit-animation: cycle 25s linear infinite;
   animation: cycle 25s linear infinite;
}

#slider li.secondanimation {
   -webkit-animation: cycletwo 25s linear infinite;
   animation: cycletwo 25s linear infinite;
}

#slider li.thirdanimation {
   -webkit-animation: cyclethree 25s linear infinite;
   animation: cyclethree 25s linear infinite;
}

#slider li.fourthanimation {
   -webkit-animation: cyclefour 25s linear infinite;
   animation: cyclefour 25s linear infinite;
}

#slider li.fifthanimation {
   -webkit-animation: cyclefive 25s linear infinite;
   animation: cyclefive 25s linear infinite;
}


/* ANIMATION */

@-webkit-keyframes cycle {
   0%  { top: 0px; } /* When you start the slide, the first image is already visible */
   4%  { top: 0px; } /* Original Position */
   16% { top: 0px; opacity:1; z-index:0; } /* From 4% to 16 % = for 3 seconds the image is visible */
   20% { top: 325px; opacity: 0; z-index: 0; } /* From 16% to 20% = for 1 second exit image */
   21% { top: -325px; opacity: 0; z-index: -1; } /* Return to Original Position */
   92% { top: -325px; opacity: 0; z-index: 0; }
   96% { top: -325px; opacity: 0; } /* From 96% to 100% = for 1 second enter image*/
   100%{ top: 0px; opacity: 1; }
}

@keyframes cycle {
   0%  { top: 0px; } /* When you start the slide, the first image is already visible */
   4%  { top: 0px; } /* Original Position */
   16% { top: 0px; opacity:1; z-index:0; } /* From 4% to 16 % = for 3 seconds the image is visible */
   20% { top: 325px; opacity: 0; z-index: 0; } /* From 16% to 20% = for 1 second exit image */
   21% { top: -325px; opacity: 0; z-index: -1; } /* Return to Original Position */
   92% { top: -325px; opacity: 0; z-index: 0; }
   96% { top: -325px; opacity: 0; } /* From 96% to 100% = for 1 second enter image*/
   100%{ top: 0px; opacity: 1; }
}

@-webkit-keyframes cycletwo {
   0%  { top: -325px; opacity: 0; } /* Original Position */
   16% { top: -325px; opacity: 0; }/* Starts moving after 16% to this position */
   20% { top: 0px; opacity: 1; }
   24% { top: 0px; opacity: 1; }  /* From 20% to 24% = for 1 second enter image*/
   36% { top: 0px; opacity: 1; z-index: 0; }   /* From 24% to 36 % = for 3 seconds the image is visible */
   40% { top: 325px; opacity: 0; z-index: 0; } /* From 36% to 40% = for 1 second exit image */
   41% { top: -325px; opacity: 0; z-index: -1; }   /* Return to Original Position */
   100%{ top: -325px; opacity: 0; z-index: -1; }
}

@keyframes cycletwo {
   0%  { top: -325px; opacity: 0; } /* Original Position */
   16% { top: -325px; opacity: 0; }/* Starts moving after 16% to this position */
   20% { top: 0px; opacity: 1; }
   24% { top: 0px; opacity: 1; }  /* From 20% to 24% = for 1 second enter image*/
   36% { top: 0px; opacity: 1; z-index: 0; }   /* From 24% to 36 % = for 3 seconds the image is visible */
   40% { top: 325px; opacity: 0; z-index: 0; } /* From 36% to 40% = for 1 second exit image */
   41% { top: -325px; opacity: 0; z-index: -1; }   /* Return to Original Position */
   100%{ top: -325px; opacity: 0; z-index: -1; }
}

@-webkit-keyframes cyclethree {
   0%  { top: -325px; opacity: 0; }
   36% { top: -325px; opacity: 0; }
   40% { top: 0px; opacity: 1; }
   44% { top: 0px; opacity: 1; }
   56% { top: 0px; opacity: 1; }
   60% { top: 325px; opacity: 0; z-index: 0; }
   61% { top: -325px; opacity: 0; z-index: -1; }
   100%{ top: -325px; opacity: 0; z-index: -1; }
}

@keyframes cyclethree {
   0%  { top: -325px; opacity: 0; }
   36% { top: -325px; opacity: 0; }
   40% { top: 0px; opacity: 1; }
   44% { top: 0px; opacity: 1; }
   56% { top: 0px; opacity: 1; }
   60% { top: 325px; opacity: 0; z-index: 0; }
   61% { top: -325px; opacity: 0; z-index: -1; }
   100%{ top: -325px; opacity: 0; z-index: -1; }
}

@-webkit-keyframes cyclefour {
   0%  { top: -325px; opacity: 0; }
   56% { top: -325px; opacity: 0; }
   60% { top: 0px; opacity: 1; }
   64% { top: 0px; opacity: 1; }
   76% { top: 0px; opacity: 1; z-index: 0; }
   80% { top: 325px; opacity: 0; z-index: 0; }
   81% { top: -325px; opacity: 0; z-index: -1; }
   100%{ top: -325px; opacity: 0; z-index: -1; }
}

@keyframes cyclefour {
   0%  { top: -325px; opacity: 0; }
   56% { top: -325px; opacity: 0; }
   60% { top: 0px; opacity: 1; }
   64% { top: 0px; opacity: 1; }
   76% { top: 0px; opacity: 1; z-index: 0; }
   80% { top: 325px; opacity: 0; z-index: 0; }
   81% { top: -325px; opacity: 0; z-index: -1; }
   100%{ top: -325px; opacity: 0; z-index: -1; }
}

@-webkit-keyframes cyclefive {
   0%  { top: -325px; opacity: 0; }
   76% { top: -325px; opacity: 0; }
   80% { top: 0px; opacity: 1; }
   84% { top: 0px; opacity: 1; }
   96% { top: 0px; opacity: 1; z-index: 0; }
   100%{ top: 325px; opacity: 0; z-index: 0; }
}

@keyframes cyclefive {
   0%  { top: -325px; opacity: 0; }
   76% { top: -325px; opacity: 0; }
   80% { top: 0px; opacity: 1; }
   84% { top: 0px; opacity: 1; }
   96% { top: 0px; opacity: 1; z-index: 0; }
   100%{ top: 325px; opacity: 0; z-index: 0; }
}


#slider .tooltip {
   background: rgba(0,0,0,0.7);
   width: 300px;
   height: 60px;
   position: relative;
   bottom: 75px;
   left: -320px;
}

#slider .tooltip h1 {
   color: #fff;
   font-size: 24px;
   font-weight: 300;
   line-height: 60px;
   padding: 0 0 0 10px;
}

#slider .tooltip {
…
   transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
}

#slider li#first: hover .tooltip,
#slider li#second: hover .tooltip,
#slider li#third: hover .tooltip,
#slider li#fourth: hover .tooltip,
#slider li#fifth: hover .tooltip {
   left: 0px;
}

#slider: hover li,
#slider: hover .progress-bar {
   animation-play-state: paused;
   -webkit-animation-play-state:paused;
}

/* End of Home Page Slider */

/* Fixture List Page */

#fixtureListHeadings	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#monthHeading	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	background-color:#48E414;
	line-height:18px;
}

#fixtureList	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

#fixtureListTable	{
	padding-left:20px;
	padding-top:10px;
}

#Win	{
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background-color:#00CC00;
	}

#Lost	{
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background-color:#FF0000;
	}
	
#Draw	{
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background-color:#FFCC00;
	}
	
/* End of Fixture List Page */

/* Fixtures & Results Page */

#nextMatchHeading, #lastMatchHeading	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	border-right:thin solid #FFF;
	border-bottom:thin solid #FFF;
}

#nextMatch, #lastMatch	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
}

#fchdNextMatch, #fchdLastMatch	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#48E414;
}

#fchd	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:48E414;
}

#lastMatchTable	{
	padding-top:150px;
	padding-left:10%;
}

#nextMatchTable	{
	padding-top:150px;
	padding-right:10%;
}

#fchdImg	{
	padding-left:120px;
	padding-top:100px;
}

#viewFixtureList a:link, #viewFixtureList a:visited, #viewFixtureList a:active	{
	margin-left:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#48E414;
	font-style:italic;
	text-decoration:none;
}

#viewFixtureList a:hover	{
	color:#FFF;
	text-decoration:underline;
}

#fixturesAndResultsPageTable	{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
}

#lastMatch, #nextMatch	{
	box-shadow: 0 0 10px #fff;
	width:241px;
	height:241px;
}

#leagueTableLink	{
	box-shadow: 0 0 10px #fff;
	width:360px;
	height:241px;
}

/* End of Fixtures & Results Page */

/* League Table Page */

#leagueTableHeadings	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#leagueTable	{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

#leagueTableTable	{
	padding-left:0;
	padding-right:20px;
	padding-top:20px;
}

#Ranking	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}

#Champ	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color:#FFFF00;
	}
	
#Prom	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color:#00FF00;
	}
	
#lastUpdated	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	padding-left:40px;
	padding-top:10px;
	color:#48E414;
}
/* End of League Table Page */

/* Contact Us Page */

#contactUsHeadings	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-left:10px;
	padding-top:40px;
	}

#contactUsHeadings a:link, #contactUsHeadings a:visited, #contactUsHeadings a:active	{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#FFF;
	padding-left:5px;
}

#contactUsHeadings a:hover	{
	color:#48E414;
}

/* End of Contact Us Page */

/* News Page */

#newsTable	{
	padding-left:50px;
	padding-top:20px;
}

#newsHead a:link, #newsHead a:active, #newsHead a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#newsHead a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#48E414;
	text-decoration:underline;
}

#newsSubHead	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
}

#snippet	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

#newsMainText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding-top:30px;
	padding-left:5%;
	padding-right:10%;
}

#newsMainText a:link, #newsMainText a:active, #newsMainText a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
}

#newsMainText a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#48E414;
	text-decoration:underline;
}

#newsPagesDate	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#48E414;
	padding-left:1%;
}

button	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	color:#48E414;
	background-color: inherit;
	border:none;
	position:abolute;
	margin-left:50%;
	margin-right:auto;
	}
	
button:hover	{
	color:#fff;
	text-decoration:underline;
	}
	
button:active	{
	border:none;
	}
	
	

#newsPageNumber a:link, #newsPageNumber a:visited, #newsPageNumber a:active 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#48E414;
	text-decoration:none;
	padding-left:10px;
}

#newsPageNumber a:hover 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#newsPageNumberText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

#newsMainImg	{
	margin-left:25%;
	margin-right:auto;
	margin-top:20px;
	width:622px;
	height:188px;
	box-shadow: 0 0 15px #fff;
}


/* End of News Page */

/* Player Statistics Page */

#playerStatisticsTable	{
	margin:0 auto;
	padding-top:20px;
}

#playerStatisticsTableHeadings	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-bottom:1px;
}

#playerStatisticsTableContent	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	padding-top:1px;
	padding-bottom:1px;
}

/* End of Player Statistics Page */

/* Player Profiles Pages */

#playerProfilesTab	{
	margin:0 auto;
	border-top: 1px solid #48E414;
	border-left: 1px solid #48E414;
	border-right: 1px solid #48E414;
}

#playerProfilesMainHeading	{
	font-weight: bold; 
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:10px;
	padding-bottom:20px;
}

#playerStats a:link, #playerStats a:active, #playerStats a:visited	{
	font-weight: bold; 
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#000;
	text-decoration:none;
	background-color:#48E414;
	padding: 3px 5px 3px 5px;
	margin-left:20px;
}

#playerStats a:hover	{
	text-decoration:underline;
	color:#FFF;
}

#playerStatsTable	{
	margin:0 auto;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#playerStatsTableHeadings	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#48E414;
	padding-left:25px;
	padding-top:25px;
}

#playerProfilesPagesTable	{
	margin:0 auto;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	width:60%;
}

#playerProfilesImg	{
	margin:20px;
	box-shadow:0 0 15px #FFF;
}

.playerProfilesText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}

#number	{
	font-size:32px;
	font-weight:bold;
	color:#48E414;
	margin-left:5%;
}

#name	{
	font-size:28px;
	font-weight:bold;
	margin-left:5%;
}

#position	{
	font-size:20px;
	font-style:italic;
	margin-left:5%;
}

#nationalityHead	{
	font-size:18px;
	font-weight:bold;
	margin-left:5%;
}

#nationality	{
	font-size:18px;
	font-style:italic;
	padding-left:5px;
}

#dobHead	{
	font-size:18px;
	font-weight:bold;
	margin-left:5%;
}

#dob	{
	font-size:18px;
	font-style:italic;
	padding-left:5px;
}

#selectedImg	{
	border-bottom:2px solid #48E414;
}
	
/* End of Players Profiles Pages */

/* History Page */

#fchdBadge	{
	padding-top:30px;
	padding-left:40px;
}

/* End of History Page */

/* Galleries Pages */

#photosBy	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	padding-left:20px;
	padding-top:10px;
	color:#FFF;
}

/* End of Galleries Page */

/* Futsal Statistics Page */

#futsalStatisticsTable	{
	margin:0 auto;
	padding-top:20px;
}

#futsalStatisticsTableHeadings	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-bottom:1px;
}

#futsalStatisticsTableContent	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	padding-top:1px;
	padding-bottom:1px;
}

/* End of Futsal Statistics Page */

/* Who's Who Page */

#whosWhoTable	{
	margin:0 auto;
	padding-top:25px;
}

#committeeHeadings	{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:10px;
}

#committeeNames	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	padding-left:20px;
	padding-top:10px;
}

#committeeRoles	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	font-style:italic;
	color:#FFF;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:2px;
	
}

/* End of Who's Who Page */

/* Futsal Page */

#teamPhoto	{
	margin-left:21%;
	margin-top:4%;
}

/* End of Futsal Page */

/* Gallery Page */

#galleryPageTable	{
	margin-left:9%;
	margin-right:9%;
	margin-top:5%;
}

#galleryPageMainText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#fff;
	padding-top:4%;
	padding-bottom:6%;
}

#galleryPageMainText a:link, #galleryPageMainText a:active, #galleryPageMainText a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

#galleryPageMainText a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#48E414;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

#galleryImgLink	{
	margin-left:25px;
}

a img	{
	border:0
}

/* End of Gallery Page */


/* Cannons Gallery Page */

#cannonsGalleryMainImg	{
	margin-left:450px;
	margin-top:20px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

#cannonsGalleryWrapperLine1	{
	margin-left:342px;
	margin-top:20px;
}

#cannonsGalleryWrapperLine2	{
	margin-left:342px;
	margin-top:10px;
}

#cannonsGalleryThumbs	{
	margin-left:8px;
	border:1px solid;
	border-color:#FFF;
}

/* End of Cannons Gallery Page */

/* Olympique Gallery Page */

#olympiqueGalleryMainImg	{
	margin-left:320px;
	margin-top:20px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

#olympiqueGalleryWrapperLine1	{
	margin-left:122px;
	margin-top:30px;
}

#olympiqueGalleryWrapperLine2	{
	margin-left:122px;
	margin-top:10px;
}

#olympiqueGalleryThumbs	{
	margin-left:8px;
	border:1px solid;
	border-color:#FFF;
}

/* End of Olympique Gallery Page */

/* Special Olympics Charity Event 2014 Gallery Page */

#charityEvent2014GalleryMainImg	{
	margin-left:320px;
	margin-top:30px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

#charityEvent2014GalleryWrapperLine1	{
	margin-left:162px;
	margin-top:30px;
}

#charityEvent2014GalleryWrapperLine2	{
	margin-left:162px;
	margin-top:10px;
}

#charityEvent2014GalleryThumbs	{
	margin-left:8px;
	border:1px solid;
	border-color:#FFF;
}

/* End of Special Olympics Charity Event 2014 Gallery Page */

/* Red Imps Gallery Page */

#redImpsGalleryMainImg	{
	margin-left:320px;
	margin-top:20px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

#redImpsGalleryWrapperLine1	{
	margin-left:122px;
	margin-top:30px;
}

#redImpsGalleryWrapperLine2	{
	margin-left:122px;
	margin-top:10px;
}

#redImpsGalleryThumbs	{
	margin-left:8px;
	border:1px solid;
	border-color:#FFF;
}

/* End of Red Imps Gallery Page */


/* Mons Calpe Gallery Page */

#monsCalpeGalleryMainImg	{
	margin-left:320px;
	margin-top:20px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

#monsCalpeGalleryWrapperLine1	{
	margin-left:212px;
	margin-top:30px;
}

#monsCalpeGalleryWrapperLine2	{
	margin-left:212px;
	margin-top:10px;
}

#monsCalpeGalleryThumbs	{
	margin-left:8px;
	border:1px solid;
	border-color:#FFF;
}

/* End of Mons Calpe Gallery Page */

/* Angels Gallery Page */

#angelsGalleryMainImg	{
	margin-left:320px;
	margin-top:20px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

#angelsGalleryWrapperLine1	{
	margin-left:122px;
	margin-top:30px;
}

#angelsGalleryWrapperLine2	{
	margin-left:122px;
	margin-top:10px;
}

#angelsGalleryThumbs	{
	margin-left:8px;
	border:1px solid;
	border-color:#FFF;
}

/* End of Angels Gallery Page */

/* 14/15 End of Season Awards Gallery Page */

#awards14_15GalleryMainImg	{
	margin-left:320px;
	margin-top:20px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

#awards14_15GalleryWrapperLine1	{
	margin-left:210px;
	margin-top:30px;
}

#awards14_15GalleryThumbs	{
	margin-left:8px;
	border:1px solid;
	border-color:#FFF;
}

/* End of 14/15 Season Awards Gallery Page */

#playerPosition	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	border-bottom: 2px solid #48e414;
	margin-left:10%;
	margin-top:10px;
	width:80%;
}

#playerPositionsTab	{
	margin-left:10%;
}

#linkText, #linkText a:active, #linkText a:visited, #linkText a:link	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#linkText a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#48E414;
}

/* Mobile Version */

.mobileSubNavigation	{
	display:none;
	
}

.mobileSubNavigation a:link, #mobileSubNavigation a:visited, #mobileSubNavigation a:active	{
	display:none;
}

#mobileFixtureListTable      {
    display:none;
}

#mobileImg	{
	display:none;
}

#homePageText	{
	display:none;
}