﻿body {
	text-align:left;
	padding:0px;
	margin:0px;
	font-family:Arial, "Verdana", Helvetica, sans-serif;
	font-size:85%;
	color: #444444;
	background-image:url('Images/bk.jpg'); background-repeat: repeat-y; background-position:center 800px;
}


/* Core.css over-writes  */ 
.ms-WPBody{ /* Required for text-resizing and sitemap GH 22/09  */
	line-height:100%;
	font-size:100%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.ms-WPBody TD{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
}

#WebPartWPQ1{
	display:block;
	clear:both;
	/*width:582px;*/
}

/* overwrites core.css Table of Contents styling */
.level-bullet {	
	display:block;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
	margin-left:30px;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
}

.headertitle {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
}

.headertitle ul li {
list-style-type:none
}


.headertitle-large {
	font-family:Arial, Verdana, Helvetica, sans-serif;		
}

.headertitle-large A:link {
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	border-bottom: 2px gray dotted;
	width: 100%;
	display:block;
	padding-bottom: 3px;
}

.level-item A:link {	
	font-size: 100%;
	color: #003399;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	list-style-image:none;
}

.headertitle A:link{
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:100%;
	background-image:url('Images/arrow-li.gif');
	background-repeat:no-repeat;
	padding-left: 20px;
	margin-left:20px;
}

.level-header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
}

.level-header A:link{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
}

.level-header a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
}

/* End of TOC styles overwite

displays 'sign-in' deprecated with our log-in provision GH 22/09

#ctl00_explitLogout_ExplicitLogin {
	visibility:hidden;
}
*/

#RadEWrapperctl00_MasterContent_Content_ctl00{
	width:auto;
}

.RadEWrapper{
	width:auto;
}

.ms-dtinput,.ms-dttimeinput{
	vertical-align:middle;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:4px;
	padding-left:0px;
	font-size:100%;
}

/* overwrites of search-related styles from core.css*/
.srch-WPBody {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.srch-Title {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.srch-stats {
	padding:5px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.srch-Description {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

p.srch-Metadata {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

a.srch-Page srch-Page-bg {
	padding:5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#SRP_Next {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#SRP {
	background-color:#ececec;
	padding:5px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.ImageFloatLeft {
	float:left;
	margin:0px 20px 20px 0px;
}

hr {
	color:#FFFFFF;
	height: 2px;
}

h1{
	font-size:1.4em;
	font-weight:bold;
}

h2 {
	font-size:1.3em;
	margin-bottom: 2px;
	color:gray;
}

img {
	border:0px;
}

ul {
	margin: 0px;
}

li {
	list-style-type:disc;
	margin:3px 0px 3px 0px;
}

a:link {
	text-decoration:none;
}

a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
select{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 100%; }

/* Master page */
#Page{width: 900px; display:block; border-width:0px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}
#SiteActions{float:left;}
#Login{text-align:left; float:left;}
.loginOption{
	border-right:1px solid white; padding:0px 10px 0px 0px; margin-right:5px;
}
.SmallA{float:right; font-size: 0.8em; margin-top: 5px;}
.MediumA{float:right; font-size: 1em;margin-top: 3px;}
.LargeA{float:right; font-size: 1.2em;margin-top: 0px;}
#SharePoint{float:left;display:block;width: 100%;}
#Content{width: 100%;top: 175px;float:left; }



/* Header Area */
#Header{
	display:block;
	float:left;
	height:200px;
	width:100%;
	text-align:right;
	background-color:white;
	color: black;
	background-image:url('Images/headerbg.jpg'); background-repeat:no-repeat; background-position:right;
}

#Logo {
	float:left;
	display:block;
	width:200px;
	height:178px;
	position:relative;
}

#LIF1{visibility: hidden; position:absolute; left: 0px; top: 0px; z-index:1;}
#LIF2{visibility: hidden; position:absolute; left: 0px; top: 0px; z-index:2;}
#LIF3{visibility: hidden; position:absolute; left: 0px; top: 0px; z-index:1;}
#LIF4{visibility: hidden; position:absolute; left: 0px; top: 0px; z-index:2;}

#LIF1{visibility: visible;}

#Accessibility{
	width:560px;
	margin:180px 10px 10px 0px;
}

#Accessibility a {
	color:black; font-weight: bold; 
}

#Accessibility a.Link {
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	color:black;
	padding:0px 10px 0px 10px;
}

#SearchBox {
	float:right;
	margin:0px 10px 10px 0px;
	width:50%;
}

.TranslationWarning {
	float:left;
	margin:5px;
	color:red;
	font-weight:bold;
	vertical-align:middle;
}

#Accessibility a.TranslationWarning {
	color:red;
	vertical-align:middle;
	font-weight:bold;
}

#LanguageBorder{
	position:relative;
	right:0px;
	top:5px;
	padding:0px 5px 0px 5px;
	float:right;
	border-right:2px white dotted;
}

a:link .Language, a:visited .Language {
	color: white;
}

a:hover .Language {
	text-decoration:underline;
	color: white;
}

a:link .LanguageBorder, a:visited .LanguageBorder {
	color: white;
}

a:hover .LanguageBorder {
	text-decoration:underline;
	color: white;
}

#SiteSearch { 
	float:right;
	position:relative;
	top:15px;
	right:0px;
	vertical-align:middle;
	
}

#SiteSearchLabel {
	float:right;
	position:relative;
	top:15px;
	right:0px;
	vertical-align:middle;
}

.SearchTextBox {
	height:16px;
	width:100px;
	border:2px solid #cccccc;

}

.GoButton {
	height:18px;
	width:25px;
	border-width:0px;
	
}






/* Horizontal Navigation Links Area */
#Links {
	border-top:2px white solid;
	display:block;
	float:left;
	width:886px;
	padding:7px;
	background-color:black;
	text-align:center;
	margin-bottom:2px;
	font-size:1.1em;
}

#Links .Link {
	display:inline;
}

#Links a.Link {
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 10px 0px 10px;
	border-right:white 2px dotted;
}

#Links a.LinkNoSeparator {
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 10px 0px 10px;
}

/* UWIC Standard Page Layout Without RHS */

#LeftContent{
	width: 185px;
	float: left;
	margin-right: 6px;
}

#HomeContent {
	float:left;
	padding:0px;
	width:535px;
}

#RightContent {
	width:210px;
	float:right;
	margin-top:0px;
	

}

#RightContent a{
	color: #EA1998;	

}

#RightContent a:hover{
	color: black;	

}


#CentreContent {
	float:left;
	padding: 6px;
	width: 400px;
	overflow:hidden;
} 

#CentreContent ul{
	margin-left:20px;
} 

#CentreContent ul li{
	list-style-type:disc;
} 

#centreImage{
	margin-bottom:10px;
}

#schoolImage{
	margin-bottom:10px;
}

#campaignImage{
	margin-bottom:10px;
}

#newsHomeImage{
	margin-bottom:10px;
}

#CentreRightContent {
	float: right;
	padding: 6px;
	width: 590px;
}

#CentreRightContent ul{
	margin-left:20px;
} 

#CentreRightContent ul li{
	list-style-type:disc;
} 

.PageTitle{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:6px; 
	padding-top:6px;
	color: black;
}

#HomeRightContent { 
	width:255px;
	float:right;
	overflow:hidden;
	margin-top:15px;
}

#RightSection {
	border-bottom:2px #CCCCCC dotted;
	margin-bottom:20px;
}

.SmallText {
	font-size:0.8em;
}

.MediumText{font-size: 1em;}
.LargeText{font-size: 1.2em;}
.Left{text-align: left;}
.Centre{text-align: center;}
.Right{text-align: right;}

#HomeColumnLeft{margin-bottom:20px;width: 260px; display:block; float: left; /*border-bottom: 2px black dotted;*/ /*padding-bottom: 20px;*/ /*border:thin blue dashed;*/}
#HomeColumnRight{margin-bottom:20px;width: 260px; display:block; float: right; /*border-bottom: 2px black dotted;*/ /*padding-bottom: 20px;*/ /*border:thin blue dashed;*/ overflow:hidden}
.CustomStyles{width: 80px; height:20px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px;}

/* Added by Deb for content page tabs ie. Open Days */
#ContentColumnLeft{
	margin-bottom:10px;
	width: 156px; 
	display:block; 
	float: left; 
	/*border-bottom: 2px black dotted;*/
	padding-bottom: 10px;
}
#ContentColumnRight{
	margin-bottom:10px;
	margin-top: 5px;
	width: 239px;
	display:block; 
	float: right;
	/*border-bottom: 2px black dotted;*/
	padding-bottom: 10px; 
	overflow:hidden;
}
/* Ends Deb */

/* Channel Specific */
#BreadCrumbs{background-color:#003798;}

.Tab{
	display:block; 
	width:260px; 
	height:40px; 
	padding: 15px 0px 0px 15px;
	color:#ffffff; 
	font-weight:bold; 
	background-image: url(/Style%20Library/Images/magentatab.gif);
	background-repeat:no-repeat;
}

#LanguageLinks {
	float:right;
	width:25%;
}




/* 3rd Column Summary Links Area */

.SummaryLinks
{
	/*margin: 10px 0px 20px 0px;*/
	margin: 10px 0px 0px 0px;
	border-bottom: 2px gray dotted;

	/*border:medium lime groove;*/
}



.SummaryLinksHeader{
	font-size: 1.0em;
}


.SummaryLinksTitle{
	background-image: url(/Style%20Library/Images/arrowblue.gif);
	background-repeat:no-repeat;
	width: 170px;
	height: 26px;
	padding: 0px 0px 0px 26px;
	margin: 0px -10px -12px 0px;
	color: black;
	font-weight: bold;
	/*border:medium navy groove;*/
	
}

/* Original style by Draig

.SummaryLinksTitle{
	background-image: url(/Style%20Library/Images/section.gif);
	background-repeat:no-repeat;
	width: 175px;
	height: 46px;
	padding: 12px 0px 0px 10px;
	margin: 0px -10px -12px 0px;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	border:medium navy groove;
	
}*/


/*  Styles relating to News Headline home page   */
#newsHeadlines{
	width:100%;
}

.NewsHeadlinesHeader{
	display:none;
	/*margin-bottom: 20px;
	font-weight: bold;*/
}

.NewsHeadline {
	border-bottom:none;
	line-height:normal;
	border-bottom:2px #999999 dotted;
	padding:8px;
	/*height:30px;*/
}


.NewsHeadline a{
	display: inline; /*float:left;*/;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom:1px #006699 dotted;*/
}

.RapidFlowNormal{
	width:inherit;
}

#CentreContent2 {
	float:right;
	margin-top:20px;
	width:582px;
	margin-left:25px;
} 

.NewsHeadlinesDate{
display:inline;
float:right;
margin-top:-25px;
/*margin-left:360px;*/
/*border-bottom:1px #006699 dotted;
*/
	}


.NewsHeadlinesDate p{
display:inline;
/*position:relative;*/
text-align:right;
padding-right:8px;
/*border-bottom:1px #006699 dotted;
*/
	}

.NewsHeadlinesTime{
	display:none;
}

.NewsPageContent p{

	padding:0px;

}



.NewsHeadline IMG{
	display:none;
}


.NewsHeadlinesFooter{
padding:10px 0px 10px 10px;
text-align:right;
}
/*  End of News Headline home page */

div.NavigationMenu{margin-bottom:20px;}

li.PageNode{padding: 5px;list-style:none}
li.CurrentPageNode{padding: 5px;list-style:none}
li.PageNode{border-bottom: 2px #EA1998 dotted;list-style:none}
li.PageNode a{color: #EA1998;}
li.PageNode a:hover{color: black; text-decoration:none;}
li.CurrentPageNode{border-bottom: 2px #EA1998 dotted;list-style:none}
li.CurrentPageNode a{color:black; font-weight:bold;}

/*li.SiteNode{padding: 5px; background-color: #DDDDDD; font-weight:bold;}
li.CurrentSiteNode{padding: 5px; background-color: #DDDDDD; font-weight:bold;}*/
li.SiteNode{padding: 5px; list-style-image:none}
li.CurrentSiteNode{padding: 5px;}
li.SiteNode{border-bottom: 2px #EA1998 dotted;list-style:none}
li.SiteNode a{color: #EA1998;}
li.PageNode a:hover{color: black;text-decoration:none;}
li.CurrentSiteNode{border-bottom: 2px #EA1998 dotted;list-style:none;}
li.CurrentSiteNode a{color:black; font-weight:bold;}

.SummaryLinksLeft{width:0px;height:0px;}
.SummaryLinksRight{width:0px;height:0px;}

#publicationitemviewdate{height:0px;}

#publicationitemviewdescription {
	height:0px;
}

div.slm-layout-main div a {
	font-size:100%;
}

.link-item {
	font-size: 100%;
}

.link-item a{
	font-size: 100%;
}

.link-item a:link {	
	font-size: 100%;
}

.SummaryLinksTitle {
	font-size:100%;
}

/* Sitemap styling  */

li.sublevel a{
	margin-left:20px
}

#WebPartWPQ1 ul li {
	list-style-type:none;
	line-height:120%;
}





/* Breadcrumb Area */

.Breadcrumb
{
	background-color:#EA1998;
	padding:8px;
	height:15px;
	width:884px;
	float:left;
	color:white;
}

.Breadcrumb a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

.Breadcrumb a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.Breadcrumb a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.Breadcrumb ul
{
	list-style:none;
	display:inline;
	margin:0px 0px 0px 0px;
}

.Breadcrumb ul li
{
	display:inline;
}





/* Footer Area */

#FooterLinks
{
	width:900px;
	float:left;
	height: 220px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	margin-bottom:10px;
	margin-top:20px;
	border-top:2px #211821 dotted;
	background-image:url('Images/homefooter.gif'); background-repeat:no-repeat; background-position:center;
}


#FooterLinks .FooterLink
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}

#FooterLinks .FooterLink a:link
{
	color: #211821;	
	text-decoration:none;
}

#FooterLinks .FooterLink a:visited
{
	color: #211821;	
	text-decoration:none;
}

#FooterLinks .FooterLink a:hover
{
	color: #211821;	
	text-decoration:underline;
}

