
/* p - main paragraph style for all other classes, ids etc. - will affect everything*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 75%;
	margin-left: 0px; 
	text-decoration:none; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	line-height: normal;
	padding-right: 10px;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 75%;
	margin-left: 10px; 
	text-decoration:none; 
	line-height: normal;
	}

/* back to top*/
.top {                                                                                                                      
	font-size: 95%;
	text-align:center; 
	}
	                                                      
/* styles for around all images and any text below i.e biology */

.img {
	padding-bottom:10px;
	font-size: 100%;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	vertical-align:top;
	float:right;
	text-align:center;
	}
	
.img-spec {
	padding-bottom:10px;
	font-size: 100%;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:10px;
	vertical-align:top;
	text-align:center;	
	}
	
.img-lft {
	font-size: 100%;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	vertical-align:top;
	float:left;
	text-align:center;
	}
	
.img-cnt {
	font-size: 100%;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	vertical-align:top;
	text-align:center;
	}
	
/* padding for pdf icon */
.pdf {
	padding:0px 0px 0px 6px;
	}

#mainpic {	
	border: 0px solid #000;
	padding: 170px 10px 20px 0px;
	background-repeat: no-repeat;	
	background-image: url(../images/homepage_panel.jpg);
	}

/* table styles for school/templates, used mainly in modules/prog specs*/

#start-table {
	padding-left:10px;
	padding-right:10px; 
	padding-top:10px;
	}

#mod-table { 
	width:100%
	}

/* next and previous styles - for more than one page docs */

#next-prev {
	width:100%;
	}

.nxt-prev { 
	text-align:right; 
	font-size: 75%;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	}

.prev-nxt { 
	text-align:left; 
	font-size: 75%;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	}

/* strong styles, horizontal rules etc. */
	
strong {
	}
	
hr {
    height: 1px;
    width:100%;
    background: #7F9FBD;
	color:#7F9FBD;
	border:0px solid #7F9FBD;
	}

   
.rule { 
	width:90%;
	}
   
/* nutscape 4 style */

.nn4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	border-color: #ccc;
	border-width: 1px;
	width: 1000px;
	}

/* for bullet gif - unused (I think) */
	
.bullet {
	list-style-type:none;
	list-style-image:url(../assets/bullet.gif);
	}
	
/* self explanatory - for nn4 */
	
.hide {
	display: none;
	}
	
/* base hyperlink style */

a {
	line-height: normal;
	color: #333333;
	text-decoration: none;
	}

a:visited { 
	}

/* main template table classes and various table border id's */	

.navandcontent {
	border-bottom: 1px solid #7F9FBD;
	border-top: 1px solid #7F9FBD;
	border-right: 1px solid #7F9FBD;
	border-left: 1px solid #7F9FBD;
	}			
	
#split-table-left {
	padding-top: 10px;
	border-right: 1px solid #7F9FBD;
	}


#split-table-left ul {
	list-style-position: outside;
	list-style-image:url(../assets/bullet.gif);
	margin-left: 20px;
	padding-right:15px;
	}

#split-table-right ul {
	list-style-position: outside;
	list-style-image:url(../assets/bullet.gif);
	margin-left: 20px;
	}

#split-table-right {
	padding-top: 10px;
	}

#split-table-bottom {
	border-top: 1px solid #7F9FBD;
	}

#split-table-top {
	border-top: 1px solid #7F9FBD;
	}

#split-table {
	border-top: 1px solid #7F9FBD;
	border-right: 1px solid #7F9FBD;
	}

.navigation {
	line-height: normal;
	color: #333333;
	text-decoration: none;
	}

/*more basic hyperlink styles */

a:hover {
	color: #005DAB;
	text-decoration: none;
	}

a:active {
	color: #005DAB;
	text-decoration: none;
	}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	list-style-type: none;
	}

/*styles for all content areas */

#content {
	width: 79%;
	}
	
#content p,ul,li,dl,dt {
	color: #333;
	padding-left: 10px;
	line-height: normal;
	}
	
#content ul {
	list-style-position: outside;
	list-style-image:url(../assets/bullet.gif);
	margin-left: 15px;
	margin-right:15px;
	padding-right:15px;
	}
	
#content hr{
    height: 1px;
    width:100%;
    background: #DAE6F4;
	color:#7F9FBD;
	border:0px solid #7F9FBD;
	}
	
#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	padding-left: 10px;
	}
	
#content h2,h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 85%;
	color: #000;
	padding-left: 10px;
	}
	
#content h1 {
	padding-top: 5px;
	}
	
#content a {
	font-weight:bold;
	}
	
#content a:hover {
	color:#005DAB;
	font-weight:bold;
	}

/*left hand nav ul-li's for left hand nav for main and schools */

#navigation ul {
	border-bottom: 1px solid #7F9FBD;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	border-right: 1px solid #7F9FBD;
	border-left: 1px solid #7F9FBD;
	}

#navigation li {
	text-align: left;
	text-indent: 5px;
	padding: 0px 0px 2px 0px;
	list-style: none;
	}
	
#navigation li {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-indent: 5px;
	padding: 0px 0px 2px 0px;
	list-style: none;
	}
	
.section {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #7F9FBD;
	border-top: 1px solid #7F9FBD;
	background:  #DAE6F4;
	margin: 0px 0px 0px 0px;  
	padding: 2px 2px 2px 2px;
	}
	
.section_notop {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #7F9FBD;
	border-top: 0px solid #7F9FBD;
	background:  #DAE6F4;
	margin: 0px 0px 0px 0px;  
	padding: 2px 2px 2px 2px;
	}	
	
.section2 {
	font-weight: bold;
	color: #000;
	border-bottom: 0px solid #7F9FBD;
	background-color:#E8EFF9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #fff;
	width:198px;
	}
	
.section3 {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #7F9FBD;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	border-top: 1px solid #fff;
	}
	
#latestnews img {
	vertical-align:top;
	float:left;
	border:solid 1px;
	border-color:#336699;
	margin-right:5px;
	}
	
.section3 {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #7F9FBD;
	border-top: 1px solid #7F9FBD;
	margin: 0px 0px 0px 0px;  
	padding: 2px 2px 2px 0px;
	}
	
.section5 {
	font-weight: bold;
	color: #000;
	border-top: 1px solid #7F9FBD;
	margin: 0px 0px 0px 0px;  
	padding: 2px 2px 2px 2px;
	}
	
.section4 {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #7F9FBD;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	border-top: 1px solid #7F9FBD;
	}
	
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #7F9FBD;
	background:  #DAE6F4;
	margin: 0px 0px 0px 0px;  
	padding: 2px 10px 3px 10px;
	}
	
.heading_schools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #7F9FBD;
	background:  #9ABE16;
	margin: 0px 0px 0px 0px;  
	padding: 2px 10px 3px 10px;
	}

/* search styles */
	
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #7F9FBD;
	background:  #DAE6F4;
	margin: 0px 0px 0px 0px;  
	padding: 4px 2px 2px 4px;
	height: 50px;
	}
	
/*right hand nav (right content area) styles */

#righthandnav {
	border-bottom: 1px solid #7F9FBD;
	border-top: 1px solid #7F9FBD;
	border-left: 1px solid #7F9FBD;
	border-right: 1px solid #7F9FBD;
	padding: 0px;
	}
	
#righthandnav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 75%;
	margin-left: 0px; 
	text-decoration:none; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	line-height: normal;
	padding-right: 10px;
	}

#righthandnav h2,h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 85%;
	color: #000;
	padding-left:5px;
	}
	
#righthandnav h1{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	padding-left:5px;
	}
	
#righthandnav a {
	font-weight:bold;
	}
	
#righthandnav a:hover {
	font-weight:bold;
	}

.colon {
	font-weight:bold;
	padding: 0px 2px 0px 0px;
	}
	

/* hyperlink styles */
	
.useful {
	}
	
.crumb{
	padding: 1px 1px 1px 1px;
	}
	
a.crumb {
	}
	
a.crumb:active { 
	background:#ffffff;
	text-decoration: none;
	}
	
a.crumb:hover {
	background:#ffffff;	
	padding: 1px 1px 1px 1px;
	}

/*banners and logo styles*/
	
#new-banner {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left;
	background-color:#7F9FBD;
	}
	
#new-logo {
	margin: 0px;
	border: 0px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-color:#7F9FBD;
	}

#logoandbanner {
	}
		
	
#small-banner{
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer {
	color:#999999;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:5px;
	}
	
#navigator {
	background-color: #fff;
	border: 0px #336699 solid;
	width: auto;
	padding: 1px;
	text-align: center;
	}

.housebutton {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;	
	margin-top: 0px;
	}

.housebutton a {
	padding: 2px;
	text-decoration: none;	
	display: block;
	color: #336699;
	background-color: #DAE6F4;
	border-top: 2px #EAEEEE solid;
	border-left: 2px #EAEEEE solid;
	border-bottom: 2px #336699 solid;
	border-right: 2px #336699 solid;
	}

.housebutton a:hover {
	color:#fff;
	background-color: #7F9FBD;
	border-top: 2px #336699 solid;
	border-left: 2px #336699 solid;
	border-bottom: 2px #EAEEEE solid;
	border-right: 2px #EAEEEE solid;
	}

#panel { 
	float: right;
	border: 1px solid #000000;
	margin: 20px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #006699;
	color:#fff!important;
	padding-right: 0px;
	}	

.panel { 
	float: right;
	border: 1px solid #000000;
	width: 200px;
	margin: 20px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #006699;
	/*padding-right: 0px;*/
	}
	
#quotepanel { 
	float: left;
	border: 1px solid #000000;
	margin: 20px 0px 20px 10px;
	width: 600px;
	background-repeat: no-repeat;
	background-color: #C5D8D8;
	color:#fff!important;
	}	

.quotepanel { 
	float: left;
	border: 1px solid #000000;
	width: 600px;
	margin: 20px 0px 20px 10px;
	background-repeat: no-repeat;
	background-color: #C5D8D8;
	}
	
#quotepanelimg { 
	float: left;
	border: 1px solid #000000;
	margin: 5px 10px 5px 5px;
	}	

.quotepanelimg { 
	float: left;
	border: 1px solid #000000;
	margin: 5px 10px 5px 5px;
	}
	
#staffpanel { 
	float: right;
	border: 1px solid #000000;
	margin: 20px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #8AA3BF;
	color:#000;
	padding-right: 0px;
	}	

.staffpanel { 
	float: right;
	border: 1px solid #000000;
	width: 180px;
	margin: 20px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #8AA3BF;
	/*padding-right: 0px;*/
	}
	
#applypanel { 
	float: right;
	border: 1px solid #000000;
	width: 200px;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #006699;
	padding-right: 0px;
	}
	
#applypanelDR { 
	border: 1px solid #000000;
	margin-bottom:10px;
	width: 250px;
	background-repeat: no-repeat;
	background-color: #006699;
	padding-right: 0px;
	}
	
#rightcol { 
	float: left;
	margin: 10px 10px 10px 10px;
	}
	
.applypanel { 
	float: right;
	border: 1px solid #000000;
	width: 200px;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #006699;
	/*padding-right: 0px;*/
	}
	
#applypanel p, #applypanelDR p { 
	color:#FFFFFF;
	}
.applypanel p { 
	color:#FFFFFF;
	}
	
#applypanel a, #applypanelDR a { 
	color:#FFFFFF;
	}
.applypanel a { 
	color:#FFFFFF;
	}
#applypanel a:hover, #applypanelDR a:hover { 
	color:#DEE3FE;
	}
.applypanel a:hover { 
	color:#DEE3FE;
	}
	
#UGpanel { 
	float: right;
	border: 1px solid #000000;
	margin: 20px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #abc6f1;
	color:#fff!important;
	width:200px;
	}	

.UGpanel { 
	float: right;
	border: 1px solid #000000;
	margin: 20px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #abc6f1;
	width:200px;
	}
	
#UGpanelLeft { 
	float: left;
	border: 1px solid #000000;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #abc6f1;
	color:#000;
	width:200px;
	}	

.UGpanelLeft { 
	float: left;
	border: 1px solid #000000;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #abc6f1;
	width:200px;
	}
	
#PGpanel { 
	float: right;
	border: 1px solid #000000;
	margin: 20px 5px 20px 10px;
	background-repeat: no-repeat;
	background-color: #7796E6;
	padding:0px;
	width:200px;
	}	
	
.PGpanel { 
	float: right;
	border: 1px solid #000000;
	margin: 20px 5px 20px 10px;
	background-repeat: no-repeat;
	background-color: #7796E6;
	padding:0px;
	width:200px;
	}
	
#PGpanel a {
	font-weight:bold;
	color:#333;
	}
	
.PGpanel a {
	font-weight:bold;
	color:#333;
	}
	
#PGpanel a:hover {
	font-weight:bold;
	color:#fff!important;
	text-decoration:underline;
	}
	
.panel a:hover {
	font-weight:bold;
	color:#fff!important;
	text-decoration:underline;
	}
	
.panel p {
	color:#fff!important;
	}
	
#panel a {
	font-weight:bold;
	color:#fff;
	}
	
.panel a {
	font-weight:bold;
	color:#fff;
	}
	
#panel a:hover {
	font-weight:bold;
	color:#fff!important;
	text-decoration:underline;
	}
	
.panel a:hover {
	font-weight:bold;
	color:#fff!important;
	text-decoration:underline;
	}
	
#tabBar {
	text-align: right;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6283aa;
	padding-bottom:2px;
	padding-top:6px;
	padding-right:2px;
    }

#tabBar b {
	display: none;
    }

#tabBar strong {
	display: none;
    }

#tabBar a {
	font: 1em/1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #6283aa #6283aa #6283aa #6283aa;
	background-color: #dae6f4;
	color: #000;
	margin: 0;
	padding: 2px 5px;
	-moz-border-radius: .75em .75em 0em 0em;
	font-weight: normal;
    }

#tabBar a:hover {
	background-color: #6283aa;
	color: #fff;
	font-weight: normal;
	border-bottom-color:#6283aa;
	border-left-color:#6283aa;
	border-top-color:#6283aa;
    }

#tabBar selected {
    }

#tabBar a.selected {
	background-color: #fff;
	border-top-color: #6283aa;
	border-right-color: #6283aa;
	border-bottom-color: #fff;
	border-left-color: #6283aa;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #333333;
    }

#tabBar a.selected:hover {
	background-color: #fff;
	color: #333333;
	border-top-color: #6283aa;
	border-right-color: #6283aa;
	border-bottom-color: #FFFFFF;
	border-left-color: #6283aa;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    }
	
#PGtabBar {
	text-align: right;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2548C0;
	padding-bottom: 2px;
	padding-right:10px;
    }

#PGtabBar b {
	display: none;
    }

#PGtabBar strong {
	display: none;
    }

#PGtabBar a {
	font: 1em/1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #000082 #000082 #000082 #000082;
	background-color: #2548C0;
	color: white;
	margin: 0;
	padding: 2px 5px;
	-moz-border-radius: .75em .75em 0em 0em;
	font-weight: normal;
    }

#PGtabBar a:hover {
	background-color: #ABC6F1;
	color: #000;
	font-weight: normal;
	border-bottom-color:#000082;
	border-left-color:#000082;
	border-top-color:#000082;
    }

#PGtabBar selected {
    }

#PGtabBar a.selected {
	background-color: #fff;
	border-top-color: #000082;
	border-right-color: #000082;
	border-bottom-color: #fff;
	border-left-color: #000082;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #333333;
    }

#PGtabBar a.selected:hover {
	background-color: #fff;
	color: #333333;
	border-top-color: #000082;
	border-right-color: #000082;
	border-bottom-color: #FFFFFF;
	border-left-color: #000082;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    }
	
#profilepaneldark { 
	float: left;
	border: 1px solid #000000;
	margin: 10px 30px 10px 10px;
	background-repeat: no-repeat;
	background-color: #7796E6;
	width:500px;
	}	
	
#profilepanellight { 
	float: left;
	border: 1px solid #000000;
	margin: 10px 30px 10px 10px;
	background-repeat: no-repeat;
	background-color: #b1c4f1;
	width:500px;
	}	
	
#UGtabBar {
	text-align: right;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6283aa;
	padding-bottom:2px;
	padding-top:6px;
	padding-right:2px;
    }

#UGtabBar b {
	display: none;
    }

#UGtabBar strong {
	display: none;
    }

#UGtabBar a {
	font: 1em/1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #6283aa #6283aa #6283aa #6283aa;
	background-color: #dae6f4;
	color: #000;
	margin: 0;
	padding: 2px 5px;
	-moz-border-radius: .75em .75em 0em 0em;
	font-weight: normal;
    }

#UGtabBar a:hover {
	background-color: #7796e6;
	color: #fff;
	font-weight: normal;
	border-bottom-color:#6283aa;
	border-left-color:#6283aa;
	border-top-color:#6283aa;
    }

#UGtabBar selected {
    }

#UGtabBar a.selected {
	background-color: #fff;
	border-top-color: #6283aa;
	border-right-color: #6283aa;
	border-bottom-color: #fff;
	border-left-color: #6283aa;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #333333;
    }

#UGtabBar a.selected:hover {
	background-color: #fff;
	color: #333333;
	border-top-color: #6283aa;
	border-right-color: #6283aa;
	border-bottom-color: #FFFFFF;
	border-left-color: #6283aa;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    }

