/* CSS Document */
body
	{
	/* ************************************************************* */
	/* THIS IS THE BACKGROUND IMAGE OUTSIDE MAIN AREA*/
/*	background-image: url(bg_main.jpg); */
    background-color: #60CDF6;
	margin-top: 0px;
	font-family: arial;
	}
	/* ************************************************************* */
	
.center {
	text-align : center;
	}
.right 	{
	text-align : right;
}	

.left 	{
	text-align : left;
}
	
.highnav
	{
	/* ************************************************************* */
	/* TEXT IN BACKGROUND (I.E. TOP NAVIGATION) */
    font-family: arial;
	color: #000000;
	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;
        text-align:left;

	}
	/* ************************************************************* */
.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: #fff;
	font-weight: normal;
	font-size: 13px;
    	background-color: #777;
	margin-left: 5px
	}
.frmrow2	
    	{
/*DARK ROW IN TABLE*/
    font-family: arial;
	color: #fff;
	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: #555;
	}
.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: 18px;
	}
/* ************************************************************* */
	
	
	
.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: #FF6600;
	}


.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		: 920px;
	height		: 770px;
	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: #fff;

}
.purplebg
{
	/* ************************************************************* */
/*HEADER BACKGROUND*/
	background-color: #BFD2E5; 
	margin-top: 0px;
}
.navbackground
{
	/* ************************************************************* */
/*HEADER BACKGROUND*/
    background-color: #BFD2E5;
}
.Header
{
    font-family: arial;
	color: #000;
	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: #000000;
	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 : 250px;
	height: 200px;
	margin: 2px;
	padding: 2px;
	text-align : center;
	font-family: arial;
	font-weight: bold;
	}
.sgames	{
	float: left;
	width : 250px;
	height: 200px;
	margin: 2px;
	padding: 2px;
	text-align : center;
	font-family: arial;
	font-weight: bold;
	background-color: #FF6600;
	}

ul.navleft{
	width: 215px;
	margin-left: 0px;
	margin-top: 5px;
	padding: 0px;
	list-style-type: none;
}

.filelist {
	float: left;
	width: 115px;
	height: 100px;
	margin: 4px;
	padding: 4px;
	text-align: center;
	border:	1px solid #fff;
	background-color: #ddd;
	color: #000;
	}

.char	{
	float: left;
	width : 250px;
	height: 250px;
	margin: 2px;
	padding: 2px;
	text-align : center;
	font-family: arial;
	font-weight: bold;
	}
.schar	{
	float: left;
	width : 250px;
	height: 250px;
	margin: 2px;
	padding: 2px;
	text-align : center;
	font-family: arial;
	font-weight: bold;
	background-color: #FF6600;
	}

	
.ahelp {
	font-family		: arial;
	color			: #FFF;
	font-weight		: bold;
	text-decoration	: none;
	font-size		: 0.8em;
}
.ahelp:hover {
    font-family		: arial;
	color			: #FFFF00;
	font-weight		: bold;
	text-decoration	: none;
	font-size		: 0.8em;
}

div.admenu {
	float			: left;
	margin			: 11px;
}




	
/* the div that holds the date picker calendar */
.dpDiv {
	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
        
 .dataTables_filter {
    float: right;
    font-size: 12px;
    margin-right: 20px;
    text-align: right;
    width: 250px;
        }
        
#dataTable {clear:both;}
 
.dataTables_length{
    float: left;
    font-size: 12px;
    margin-left: 20px;
    width: 250px;
}

.dataTables_info{
    float: left;
    font-size: 12px;
    margin-left: 20px;
    
}
