body
{
	height				: 100%;
	background-color	: #142939;
	font-family			: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #0b5c86;
}

img
{
	border				: 0px;
}

A:Link
{
	color				:	#000000;
	text-decoration		:	none;
}

A:Visited
{
	color				:	#000000;
	text-decoration		:	none;
}

A:Active
{
	color				:	#000000;
	text-decoration		:	underline;
}

A:Hover
{
	color				:	#ab0d0d;
	text-decoration		:	underline;
}

.pnlContainer
{
    position    		: absolute;
    left        		: 50%;
    width       		: 985px;
	margin-left 		: -493px;
	top					: 30px;
	height				: 965px;
	padding-bottom		: 115px;
	background-color	: #dbe6ee;
	z-index				: 0;
	/*background			: url(../images/imgContentBackground.png) repeat-y top left !important; /*Mozilla will apply this one*/
	/*background			: url(../images/imgContentBackground.gif) repeat-y top left;	/*IE will apply this one*/
}

.pnlLogo
{
	position			: absolute;
	left				: 15px;
	top					: 0px;
	width				: 292px;
	height				: 229px;
	z-index				: 20;
}

.pnlHeader
{
	position			: absolute;
	left				: 8px;
	top					: 7px;
	width				: 968px;
	height				: 225px;	
	background-image	: url(../images/imgHeaderBackground.jpg);
	background-repeat	: no-repeat;
}

.pnlContentHeader
{
	position			: absolute;
	left				: 183px;
	top					: 203px;
	width				: 790px;
	height				: 25px;	
	background-image	: url(../images/imgContentHeader.jpg);
	background-repeat	: repeat-x;
	z-index				: 21;
}

.pnlCmsLayout
{
	position			: absolute;
	left				: 20px;
	top					: 210px;
	z-index				: 21;
}

.pnlContentBottom
{
	position			: absolute;
	left				: 13px;
	bottom				: 15px;
	width				: 955px;
	height				: 148px;	
	background-color	: #ebf2f6;
	border				: 1px solid #b4c2cc;
}

.pnlHeaderMenu
{
	position			: absolute;
	left				: 0px;
	top					: -4px;
	width				: 100%;
	height				: 148px;	
}

.pnlCreator
{
	position			: absolute;
	right				: 5px;
	top					: -15px;
	width				: 233px;
	height				: 12px;
}

.pnlNewsItems
{
	position			: relative;
	width				: 475px;
	left				: 13px;
	line-height			: 1.51em;
	text-align			: justify;
	background-color	: #ebf2f6;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	/*height				: 589px;*/
	z-index				: 20;
}

.pnlMore
{
	position			: absolute;
	bottom				: 5px;
	left				: 370px;
	text-align			: right;
}

.pnlNewsItemContainer
{
	position			: relative;
	padding-top			: 270px;
	background-color	: #dbe6ee;
	z-index				: -10;
}

.HorizontalRule
{
	height				: 1px;
	background			: #b4c2cc;
	color				: #b4c2cc;
	border				: 0px solid;
	width				: 100%;
}

.lblNewsHeader
{
	font-weight			: bold;
	color				: #ab0d0d;
	line-height			: 30px;
}

.lblHeader
{
	font-weight			: bold;
	color				: #ab0d0d;
}

.pnlMatches
{
	position			: relative;
	background-color	: #ebf2f6;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
}

.pnlResults
{
	position			: relative;
	background-color	: #ebf2f6;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
}

.tblcMatches
{
	background-color	: #e6eaed;
}

.pnlMatchHeader
{
	position			: relative;
	left				: 150px;
}

.pnlMainMatch
{
	position			: relative;
	background-color	: #ebf2f6;
	border				: 1px solid #b4c2cc;
	width				: 320px;
	text-align			: center;
	line-height			: 20px;
	padding-bottom		: 15px;
}

.pnlAdvert
{
	position			: absolute;
	left				: 850px;
	top					: 270px;
}

.lblNewsContent
{
	color				: #0b5c86;
}

.pnlPupilMenu
{
	position			: absolute;
	width				: 79px; 
	height				: 25px; 
	left				: 50%; 
	top					: 200px; 
	margin-left			: -187px;
	z-index				: 25; 
	overflow			: hidden;
    background-image    : url('../images/blank.png');
}

.pnlJuniorMenu
{
	position			: absolute;
	width				: 82px; 
	height				: 25px; 
	left				: 50%; 
	top					: 200px; 
	margin-left			: -107px;
	z-index				: 25; 
	overflow			: hidden;
    background-image    : url('../images/blank.png');
}

.pnlSeniorMenu
{
	position			: absolute;
	width				: 82px; 
	height				: 25px; 
	left				: 50%; 
	top					: 200px; 
	margin-left			: -24px;
	z-index				: 25; 
	overflow			: hidden;
    background-image    : url('../images/blank.png');
}

.pnlMainMenu
{
	position			: absolute;
	width				: 121px; 
	height				: 25px; 
	left				: 50%; 
	top					: 200px; 
	margin-left			: -309px;
	z-index				: 25; 
	overflow			: hidden;
    background-image    : url('../images/blank.png');
}

.pnlNewsHeader
{
	position			: absolute;
	top					: 255px;
	left				: 20px;
}

.pnlNextMatchHeader
{
	position			: relative;
	padding-left		: 5px;
}

.lblLink
{
	color				: #233746; /*#6eadcd;*/
}

.lblLink:Hover
{
	color				:	#233746;
	text-decoration		:	underline;
}

.lblWhite
{
	color				: #ffffff;
}

.pnlLatestPictures
{
	position			: absolute;
	left				: 20px;
	top					: 900px;
}

.pnlNewsArchive
{
	position			: absolute;
	top					: 250px;
	width				: 958px;
	left				: 13px;	
}

.pnlManagement
{
	position			: absolute;
	top					: 250px;
	width				: 820px;
	left				: 13px;
}

.pnlManagementYouth
{
	position			: absolute;
	top					: 500px;
	width				: 820px;
	left				: 13px;
}

.pnlCohHeader
{
	position			: absolute;
	top					: 250px;
	left				: 13px;
}

.pnlCoh01
{
	position			: absolute;
	top					: 268px;
	width				: 250px;
	left				: 13px;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	background-color	: #ebf2f6;
}

.pnlCoh02
{
	position			: absolute;
	top					: 268px;
	width				: 250px;
	left				: 290px;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	background-color	: #ebf2f6;
}

.pnlCoh03
{
	position			: absolute;
	top					: 268px;
	width				: 250px;
	left				: 570px;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	background-color	: #ebf2f6;
}

.imgThumb
{
	padding				: 5px;
}

.pnlRightContainer
{
	position			: absolute;
	left				: 514px;
	top					: 256px;
}

.pnlTeamViewCredentials
{
	position			: absolute;
	top					: 610px;
	left				: 25px;
	width				: 410px;
}

.pnlTeamViewHeader
{
	position			: absolute;
	top					: 250px;
	left				: 30px;
	font-size			: 18px;
	font-weight			: bold;
}

.pnlTeamViewPhoto
{
	position			: absolute;
	top					: 270px;
	left				: 15px;
	padding				: 14px;
	background-image	: url(../images/imgTeamPhotoBackground.png);
	background-repeat	: no-repeat;
	width				: 418px;
	height				: 318px;
}

.tblrHeader
{
	height				: 20px;
	background-color	: rgb(180, 194, 204); 
	color				: white; 
	font-weight			: bold;
}

.pnlTeamMatches
{
	position			: absolute;
	left				: 455px;
	top					: 278px;	
	width				: 500px;
}

.pnlMatchesHeader
{
	position			: absolute;
	top					: 280px;
	left				: 450px;
}

.pnlMatchesTeam
{
	position			: absolute;
	left				: 450px;
	top					: 300px;
	width				: 510px;
	background-color	: #ebf2f6;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
}

.pnlLeadingSponsors
{
	position			: absolute;
	top					: 250px;
	background-color	: white;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	left				: 175px;
	width				: 600px;
	text-align			: center;
}

.pnlWebsiteSponsor
{
	position			: absolute;
	top					: 425px;
	background-color	: white;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	text-align			: center;
	left				: 175px;
	width				: 600px;
}

.pnlSubsponsors
{
	position			: absolute;
	top					: 565px;
	left				: 175px;
	background-color	: white;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	text-align			: center;
	width				: 600px;
}

.pnlSponsors
{
	position			: absolute;
	top					: 695px;
	left				: 175px;
	background-color	: white;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	text-align			: center;
	width				: 600px;
}

.pnlPupilInfo
{
	position			: absolute;
	top					: 250px;
	left				: 15px;
	width				: 820px;
}

.pnlForum
{
	position			: absolute;
	top					: 230px;
	width				: 950px;
	left				: 15px;
	height				: 1050px;
	border				: 0px;
}

.pnlSuppLogo
{
	position			: absolute;
	top					: 250px;
	left				: 25px;
}

.pnlLogin
{
	position			: absolute;
	width				: 500px;
	top					: 270px;
	left				: 250px;
}

.pnlLoginScreen
{
	position			: absolute;
	top					: 360px;
	left				: 350px;
}

.pnlCmsMenu
{
	position			: absolute;
	top					: 250px;
	left				: 25px;
	background-color	: white;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
}

.pnlCmsContainer
{
	position			: absolute;
	top					: 250px;
	left				: 185px;
	background-color	: white;
	border				: 1px solid #b4c2cc;
	padding				: 5px;
	width				: 765px;
}

.pnlCmsHeader
{
	position			: relative;
	border				: 1px solid gray;
	background-color	: #b4c2cc;
	width				: 752px;
	font-size			: 14px;
	padding				: 5px;
	font-weight			: bold;
}

.pnlContact
{
	position			: absolute;
	top					: 265px;
	left				: 775px;
}

.pnlMapBackground
{
	position			: absolute;
	top					: 250px;
	width				: 735px;
	height				: 435px;
	left				: 25px;
	background-image	: url(../images/imgMapBackground.png);
	background-repeat	: none;
}

.pnlMap
{
	position			: absolute;
	top					: 267px;
	width				: 700px;
	height				: 400px;
	left				: 42px;
}

.tblRegular
{
	font-size			: 11px;
}

.pnlViewMatch
{
	position			: relative;
	left				: 15px;
	padding-top			: 250px;
	width				: 955px;
	text-align			: justify;
}
