﻿@charset "UTF-8";

body.mossbody 
{
   background:url(/Schooling/Style%20Library/BuildingEducationRevolution/cssimages/header_bg.jpg) repeat-x #fff; 	/* Replace with header image */
}

#headerContent
{
   background: url(/Schooling/Style%20Library/BuildingEducationRevolution/cssimages/header_bg2.jpg) top repeat-x #000;	/* Replace with header image */
}

.logo h1
{
   text-indent:-9000px;
   background-image:url(/Schooling/Style%20Library/BuildingEducationRevolution/cssimages/crest.gif);				/* Replace with your crest */
   background-repeat: no-repeat;
   height:59px;
}

#top
{
   /*Top div holds top navigation*/
   background-color: #8E7500;
}

#topMenuContainer
{
   /*The header is on top of the page outside the Wrapper div and after the Top div.*/
   background: #8E7500;  /*Look at Sub Folder*/
}

/* Dont Edit */
.logo h1 a
{
   height: 59px;
   width: 471px;
   display: block;
}

/* Dont Edit */
.logo h1 a:link, #banner h1 a:visited, #banner h1 a:hover, #banner h1 a:focus, #banner h1 a:active
{
   outline: none;
}

/* Dont Edit */
#rightcolumn
{
   background:#000000;
}

/* Dont Edit */
#headerBanner
{
 background: #ABBEBE;
}

#banner
{
   background-color: #000000;
   width: 638px;
   height:165px;	/* 165px for Small - 325px for Large */
}

.billboardbackground
{
   background: url(/Schooling/BuildingTheEducationRevolution/PublishingImages/Banner/banner.jpg) no-repeat;	/* Replace with your banner */
   width: 638px;
   height:160px;	/* 160px for Small - 320px for Large */
}

.title, .moduletitle
{
   border-bottom:#000000 5px solid;		
   background-color:#0099C6;			/* Bar under banner */
}

.title a:hover, .moduletitle a:hover, #advancedSearch a:hover
{
   color: #000000;
}

/* Dont Edit */
#footerWrapper
{
   background:url(/Department/Style%20Library/cssimages/bottom_bg.jpg) top #000000 no-repeat;
}

/*---------iPod----------*/

#ipodnavigation ul li a,

#ipodnavigation ul li a:hover, #ipodnavigation ul li a:focus, #ipodnavigation ul li a:active
{
       background:#718d04;
       color:#fff;
}

#ipodnavigation ul.top-level li ul.menuData
{
       display:block;
}

#ipodnavigation UL.top-level LI        
{
   background-color:#000000; 				/* Background colour behind iPod */
}

#ipodnavigation ul.top-level li a         
{
   background-color: #00719A;      			/* iPod Menu section that displays Streams */
}

#ipodnavigation ul.top-level li a:hover      
{
    background-color: #dc5a17;				/* Hover over iPod Menu section that displays Streams */
}

#ipodnavigation ul.top-level li ul.menuData li a    
{
   background-color: #0099C6;				/* iPod Menu tile colour */
}

#ipodnavigation ul.top-level li ul.menuData li a:hover      
{
   background-color: #f47b20;     			/* Hover Over iPod Menu Colour */
   border-top: solid 1px #0099C6;  			/* Darker colour of above to be used as border */   
}

#ipodnavigation ul.top-level li.buildingtheeducationrevolution a        	/* What Stream Tile should be coloured */
{
   background:#8E7500;                      /* Color of Stream Tile */
   color:#fff;
}

.divider
{
   height:1px;
   background: url("/International/Style%20Library/EndeavourAwards/cssimages/divider.jpg") center;
   margin-bottom:10px;

}

/* Start Banner Content */

.jquerybanner_slidecontent 
{
	display:none;
}

#jquerybanner_object 
{
	OVERFLOW: hidden; 
	WIDTH: 640px; 
	POSITION: relative; 
	HEIGHT: 160px; 
	BACKGROUND-COLOR: #000;
	bottom:0;
}

/* End Banner Content */

/* Start P21 Content */

.content {
	padding-top:5px;
}

legend {
	margin-left: -6px;
}

.pseudoForm {
	BACKGROUND: #D8F1F5;
	height:85px;
	padding: 10px;
	border: thin #D8E5E6 solid;
}

.school {
	font-size:1.2em;
}

.postcode {
	font-size:1.2em;
	padding-left: 256px;	
}

.state {
	font-size:1.2em;
	padding-left: 20px;
}

.label {
	color: #000000;
}

.summmary-table {
	width: 615px;
}

.summmary-table tbody tr {
	height:40px;
}

.summmary-table tbody tr td {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	border: thin #D8E5E6 solid;
}

.summmary-table tbody tr td a {
	font-size: 1.25em;
}


.even {
	background-color:#EAF8FA;
}

.odd {
	background-color:#D8F1F5;
}

.suburb {
	text-transform:capitalize;
}

.one
{
	outline:solid #000000 4px;
	color: #FFF;
	background-color: #215868;
}

.two
{
	border:thin solid #000000;
	border-color:#000;
	background-color:#DAEEF3;
}

.three
{
	border: 4px #000000 solid;
	background-color:#31849B;
	color:#FFF;
}

.bc
{
	border-color:#000;
	top:auto;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
}

.tb, .tb td
{
	border:thin solid #000000;
	padding:4px;
	border-collapse:collapse;
}

.thick, .thick TH, th.thick td
{
	padding:4px;
	border: 4px #000000 solid;
	border-collapse:collapse;
	text-align:left;
}

.twidth {
	width:615px;
}

.centop {
	text-align:center !Important;
	vertical-align:top !Important;
}

.ctl00_PlaceHolderMain_BerSearchReport_ErrorMessageLabel {
	color: #000000;
}

/* End P21 Content */
