/* CSS Document */
body
	{
	/* ************************************************************* */
	/* THIS IS THE BACKGROUND IMAGE OUTSIDE MAIN AREA*/
/*	background-image: url(bg_main.jpg); */
    background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-top: 0px;
	}
	/* ************************************************************* */
	
.center {
	text-align : center;
	}
.right 	{
	text-align : right;
}	
	
.highnav
	{
	/* ************************************************************* */
	/* TEXT IN BACKGROUND (I.E. TOP NAVIGATION) */
    font-family: arial;
	color: #9A5AA4;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-left: 5;

}	
	/* ************************************************************* */
.highnav:hover
	{
	/* ************************************************************* */
	/* TEXT IN BACKGROUND (I.E. TOP NAVIGATION) */
    	font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-left:5;
}	
	/* ************************************************************* */

.layoutborder1
	/* ************************************************************* */
	/* BACKGROUND COLOUR OF LEFT NAVIGATION BAR*/
    {
    background-color: #FFFFFF;
	background-image: url(iamgraphic.jpg);
	background-repeat: no-repeat;
	background-position:bottom

	}
	/* ************************************************************* */
.aleftadmin
{
	/* ************************************************************* */
	/* NAVIGATION TEXT (LEFT NAV BAR)*/
    font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.aleftadmin:hover
{
    font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
/* ************************************************************* */


/* ************************************************************* */
/* TABLES */
.frmrow1	
    	{
/*LIGHT ROW IN TABLE*/
    font-family: arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
    background-color: #777;
	margin-left: 5px
	}
.frmrow2	
    	{
/*DARK ROW IN TABLE*/
    font-family: arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
    background-color: #666; /*#E6CEE4;*/
	margin-left: 5px
	}
.tborder
/*TABLE BORDERS (external / outline)*/	
    {
    background-color: #FFFFFF;
	}
.tbg  {
   	 background-color: #FFFFFF;
	}
/* TABLE HEADERS */
.head	
    	{
    font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
    background-color: #FF6600;
	}
	/* SUB HEADER I.E. FIELDS MARKED WITH X ARE MANDATORY */
.mandatory	
    {
   	 font-family: arial;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
    	background-color: #222;
	}
/* ************************************************************************************ */


/* ************************************************************* */
/* FOOTER */
.footerbg	
    {
    font-family: arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;
	}
.footerbg:hover {
	color: #000000;
}

/* ************************************************************* */

	
.errorTxt
/* ************************************************************* */
/*SCRIPT GENERATED TEXT i.e. Welcome to EdLounge... */
	{
    font-family: arial;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	}
/* ************************************************************* */
	
	
	
.button
	{
	/* ************************************************************* */
	/*BUTTONS I.E. PLAY QUIZ */
    font-family: arial;
	color: #000000;
	font-size: 14px;
    background-color: #ffffff;
	}	
	/* ************************************************************* */
	
	
	
	
.bcrumtxt
	/* ************************************************************* */
	/*BREADCRUM */
	{
    font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	}
.bcrumlink
	{
    font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none
	}
.bcrumlink:hover
	{
    font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none
	}
	/* ************************************************************* */
	
	

.search1	
	/* ************************************************************* */
	/*SEARCH REPORT FILTER AREA */
    {
    font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
    background-color: #000000;
	}


.thead	
	/* ************************************************************* */
/* TITLES IN TABLE COLUMNS */
    {
    font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	background-color: #898989;
	}
	
	

.alink
	/* ************************************************************* */
/* ACTION LINK I.E. CHANGE USER NAME */
 	{
    font-family: arial;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	}
.alink:hover
 	{
    font-family: arial;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	}	
	/* ************************************************************* */

.recordsp
	/* ************************************************************* */
	/* RECORDS PER PAGE */

 	{
    font-family: arial;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
	/* ************************************************************* */




.whtbg
{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
    background-color: #FFFFFF;
	/*background-image: url(login_img.png);*/
	background-repeat: no-repeat;
	background-position:bottom;
}
.students
{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
    background-color: #FFFFFF;
	background-image: url(student_img.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
.schools{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
    background-color: #FFFFFF;
	background-image: url(school_img.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
.parent
{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
    background-color: #FFFFFF;
	background-image: url(parent_img.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
.news
{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
    background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:bottom;
}
.plainbg
{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
    background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:bottom;
}


.mainarea
{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
	width		: 805px;
	height		: 600px;
	background-color: #FFFFFF;
	background-image: url(lounge.png);
}

.help
{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
    background-color: #FFFFFF;
	background-image: url(help_img.png);
	background-repeat: no-repeat;
	background-position:bottom;

}
.contactarea
{
	/* ************************************************************* */
/*MAIN AREA COLOUR*/
    background-color: #FFFFFF;
	background-image: url(contact_img.png);
	background-repeat: no-repeat;
	background-position:bottom;

}
.purplebg
{
	/* ************************************************************* */
/*HEADER BACKGROUND*/
 background-color: #000000; 
 background-image: url(standard_logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.navbackground
{
	/* ************************************************************* */
/*HEADER BACKGROUND*/
    background-color: #BFD2E5;
}
.Header
{
    font-family: arial;
	color: #FF6600;
	font-weight: normal;
	font-size: 20px;
}
.ParagraphText
{
    font-family: arial;
	color: #000;
	font-weight: normal;
	font-size: 14px;
}
.BulletPoints
{
    font-family: arial;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
.HighlightText_Header
{
    font-family: arial;
	color: #FF0000;
	font-weight: normal;
	font-size: 18px;
}
.HighlightText
{
    font-family: arial;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
	/* ************************************************************* */
.amainnav
{
	/* ************************************************************* */
	/* NAVIGATION TEXT (LEFT NAV BAR)*/
    font-family: arial;
	color: #9A5AA4;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-right:5;
	margin-left:12;	
}
.amainnav:hover
{
    font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-right:5;
	margin-left:12;
}
/* ************************************************************ */


.games	{
	float: left;
	width : 240px;
	margin: 0 10px;
	text-align : center;
	font-family: arial;
	font-weight: bold;
	}
