/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}
/* end reset */


/* typeography */
	body{
        font: 75%/1.6666666666666667em Verdana, Arial, Helvetica, sans-serif;
		color:#333;
    }
    h1,h2,h3,h4,h5{
        font-family: georgia,"times new roman",serif;
        font-weight:normal;
		color:#00435B;
    }
    
    h2+h3,h3+h4{margin-top: 0;}
	
	h1{
		font-size: 2.4545em; /* 27px                 (27/12) */
		line-height: 1.4815em; /* 40px               (40/27) */
		margin: 0 0 0.7407em 0; /* 0 0 20px 0        (20/27) */
	}
	h2{
		font-size: 1.5em; /* 18px */
		line-height: 1.1111111111111112em; /* 20px */
		margin: 2.2222222222222224em 0 1.1111111111111112em 0; /* 40px 0 20px 0 */
	}
	h3{
		font-size: 1.1666666666666667em; /* 14px */
		line-height: 1.4285714285714286em; /* 20px */
		margin: 2.857142857142857em 0 1.4285714285714286em 0; /* 40px 0 20px 0 */
	}
	h4{
		font-size: 1em; /* 12px */
		line-height: 1.6666666666666667em; /* 20px */
		margin: 3.3333333333333335em 0 1.6666666666666667em 0; /* 40px 0 20px 0 */
	}
	p{
		font-size: 1em; /* 12px */
		line-height: 1.6666666666666667em; /* 20px */
		margin: 0 0 1.6666666666666667em 0; /* 0 0 20px 0 */
	} 
	

	a {color:#1890b6;text-decoration:none}
	a:link {color:#1890b6}
	a:visited {color: #be50b0}
	a:hover {color:#00445B;text-decoration:underline}
	a:active {color: #1890b6} 	  
/* end typeography */

/*show #main ul bullets*/
	.ec01 ul,
	.ec03 ul,
	.ec04 ul,
	.ec05 ul{
		padding-left:3.3333em;
		margin:1.66667em 0
	}
	.ec01 ul li,
	.ec03 ul li,
	.ec04 ul li,
	.ec05 ul li{
		list-style:disc outside none
	}
/*end #main ul bullets*/

/*show #main ul bullets*/
	.ec01 ol,
	.ec03 ol,
	.ec04 ol,
	.ec05 ol{
		padding-left:3.3333em;
		margin:1.66667em 0
	}
	.ec01 ol li,
	.ec03 ol li,
	.ec04 ol li,
	.ec05 ol li{
		list-style:decimal outside none
	}
	.ec03 ul ul{
		margin:0
	}
/*end #main ul bullets*/

/*
table
{
	font-size: 0.9166em;
	text-align: left;
	border-collapse: collapse;
}
th
{
	font-weight: normal;
	padding: 8px;
	background: #ceeef7;
	border-bottom: 1px solid #fff;
}
tr
{
	border-bottom: 1px dotted #000
}
td
{
	padding: 15px;
	background: #f3fdff; 
	color: #669;

}

*/
/*accessibility styles*/
	.large{
		font-size:110%
	}
	.large #globalNav li{
		padding:0;
		margin:0 10px 5px 0;
		float:left;
		border:1px solid #fff
	}
	.large #globalNav li a{
		padding:5px 20px;
		margin:0
	}
	.large #access #userPref p{
		font-size:11px
	}
	.large #access .gaelicLink{
		padding:0
	}
	.large .fs12 p{
		line-height:1.3em
	}
	.large #footer{
		height:1000px
	}
	.large #footer #explore{
		width:940px;
		height:430px
	}
	.large #footer #about{
		width:300px;
		height:350px;
		margin-right:20px
	}
	.large #footer #searchSchool{
		width:300px;
		height:220px;
		margin-right:20px
	}
	.large #footer #socialMedia{
		width:200px;
		height:120px
	}

	.xlarge{
		font-size:140%
	}
	.xlarge #globalNav li{
		padding:0;
		margin:0 10px 5px 0;
		float:left;
		border:1px solid #fff
	}
	.xlarge #globalNav li a{
		padding:5px 20px;
		margin:0
	}
	.xlarge #access{
		height:37px
	}
	.xlarge #access #userPref p{
		font-size:11px
	}
	.xlarge #access .gaelicLink{
		padding:0
	}
	.xlarge .fs12 p{
		line-height:1.3em
	}

	.xlarge #footer{
		height:1000px
	}
	.xlarge #footer #explore{
		width:940px;
		height:430px
	}
	.xlarge #footer #about{
		width:300px;
		height:350px;
		margin-right:20px
	}
	.xlarge #footer #searchSchool{
		width:300px;
		height:220px;
		margin-right:20px
	}
	.xlarge #footer #socialMedia{
		width:200px;
		height:120px
	}

	body.high #userPref p,
	body.high #box,
	body.high h1,
	body.high h2,
	body.high h3,
	body.high h4,
	body.high p,
	body.high .fs03,
	body.high .fs11,
	body.high #access,
	body.high #header,
	body.high #globalNav a,
	body.high #globalNav a:hover,
	body.high #globalNav li.selected a:link,
	body.high,body.high #globalNav li.selected a:visited,
	body.high #breadcrumb,
	body.high #breadcrumb ul,
	body.high #breadcrumb ul li,
	body.high #breadcrumb ul li a,
	body.high #nav,
	body.high #nav li,
	body.high #nav a:hover,
	body.high #nav a:focus,
	body.high #nav a:active,
	body.high #nav a.selected,
	body.high #footer,
	body.high #footer h2,
	body.high #footer #explore,
	body.high #footer #about,
	body.high #footer #searchSchool,
	body.high #footer #socialMedia{
		background:#112233;
		color:#CCFFCC;
		border:none
	}
	body.high .m,
	body.high #footer #explore,
	body.high #footer #about,
	body.high #footer #searchSchool,
	body.high #footer #socialMedia{
		border:1px solid #ccffcc
	}
	body.high a,
	body.high #footer a,
	body.high #globalNav a,
	body.high #globalNav a:hover,
	body.high #globalNav li.selected a:link,
	body.high,
	body.high #globalNav li.selected a:visited{
		color:#FFCC33
	}
	body.high #footer #explore,
	body.high #footer #about{
		margin-right:5px
	}
	body.high .cnrs{
		display:none
	}
	body.high #globalNav li.selected a:link,
	body.high #nav a.selected{
		border:1px solid #ccffcc
	}
	body.highvisibility #userPref p,
	body.highvisibility #box,
	body.highvisibility h1,
	body.highvisibility h2,
	body.highvisibility h3,
	body.highvisibility h4,
	body.highvisibility p,
	body.highvisibility .fs03,
	body.highvisibility .fs11,
	body.highvisibility #access,
	body.highvisibility #header,
	body.highvisibility #globalNav a,
	body.highvisibility #globalNav a:hover,
	body.highvisibility #globalNav li.selected a:link,
	body.highvisibility,
	body.highvisibility #globalNav li.selected a:visited,
	body.highvisibility #breadcrumb,
	body.highvisibility #breadcrumb ul,
	body.highvisibility #breadcrumb ul li,
	body.highvisibility #breadcrumb ul li a,
	body.highvisibility #nav,
	body.highvisibility #nav li,
	body.highvisibility #nav a:hover,
	body.highvisibility #nav a:focus,
	body.highvisibility #nav a:active,
	body.highvisibility #nav a.selected,
	body.highvisibility #footer,
	body.highvisibility #footer h2,
	body.highvisibility #footer #explore ,
	body.highvisibility #footer #about
	,body.highvisibility #footer #searchSchool,
	body.highvisibility #footer #socialMedia{
		background:#eeeedd;
		color:#000;
		border:none
	}
	body.highvisibility .m,
	body.highvisibility #footer #explore,
	body.highvisibility #footer #about,
	body.highvisibility #footer #searchSchool,
	body.highvisibility #footer #socialMedia{
		border:1px solid #000
	}
	body.highvisibility a,
	body.highvisibility #footer a,
	body.highvisibility #globalNav a,
	body.highvisibility #globalNav a:hover,
	body.highvisibility #globalNav li.selected a:link,
	body.highvisibility #globalNav li.selected a:visited{
		color:#000;
		text-decoration:underline
	}
	body.highvisibility #footer #explore,
	body.highvisibility #footer #about{
		margin-right:5px
	}
	body.highvisibility .cnrs{
		display:none
	}
	body.highvisibility #globalNav li.selected a:link,
	body.highvisibility #nav a.selected{
		border:1px solid #000
	}
/*body.high #box {background:#112233}*/



/*end accessibility styles*/



/* structure */ 
	body{
		margin-bottom: 20px;
	}
	#box{
		width: 540px;
		padding: 10px 220px;
		margin: 0 auto 22px auto;
		overflow: auto;
		_overflow: visible;
	}
		#nav,#main,#aside{
			display: inline;
			float: left;
			width: 190px;
			margin-left: -210px;	
		}
		#aside{
			float: right;
			margin: 0 -210px 0 20px;
		}
		#main{
			width: 100%;
			margin:0;
		}
	
	#access,
    #header,
    #footer{
		clear: both;
		width: 960px;
		margin: 0 auto;
		padding: 0 10px;
	}
/* end structure */



/* colour */
	body{
		background: #adb5c5;
	}
	#box{
		background: #eceaea;
	}
	#header{
		background: #FFF;
	}
	#footer{
		height: 360px;
	}
	#access{
		background: #f0f0f0;
		height: 33px;
	}
	#nav{
		background: #FFF;
	}
/* end colour */



/* mutators */   
    .fluid #hk1{width: auto;}
    .fluid #header,.fluid #footer{width: 100%}
       
    .mainLeft #main{margin-left:-210px;}
    .mainLeft #nav{margin:0; float: right;}
    /*.mainLeft #aside{margin: 0 -400px 0 210px;} cmcp 28/7/10, aside needs big width*/
	.mainLeft #aside {margin: 0 -210px 0 0;width:400px}
	.mainLeft h1 {line-height:inherit;margin:0 0 0.7407em -210px}
    
    .switchNav #nav{float: right; margin: 0 -210px 0 20px;}
    .switchNav #aside{margin:0;}
/* end mutators */






/* common */

	/* link with icon */
		a.ico{
			text-decoration: none; 
			background: url(../graphics/iconChevRight.gif) no-repeat 1px -0.166666em;
			padding-left: 8px;
		}
	/* link with icon */
	
	
	/* corners */
		/*
			<span class="cnrs">
				<b class="cnr top tl"></b>
				<b class="cnr top tr"></b>
				<b class="cnr btm bl"></b>
				<b class="cnr btm br"></b>
			</span>
		*/
		.cnrBox{
			position: relative;
			/*overflow: visible !important;*/
		}
		.cnrs{
			clear: both;
			display:block;
			_display:inline;
		}
		.cnr{
			background: transparent url(../graphics/cornersDarkGrey.gif) no-repeat 0 0;
			width: 3px;
			height: 3px;
			overflow: hidden;
			position: absolute;
			left: 0;
			bottom: 0;
		}
		.tl,.tr{top: 0;}
		.tr,.br{
			background-position: -3px 0;
			left: -3px;
			margin-left: 100%; 
		}
		.bl{background-position: -6px 0;}
		.br{background-position: -9px 0;}


		/* light grey */
			.cnrBox .cnrBox .cnr{
				background-image: url(../graphics/cornersLightGrey.gif);	
			}
		/* end light grey */
		
		/* white  */
			.cnrBox .cnrBox .cnrBox .cnr,
			#footer .cnrBox .cnr{
				background-image: url(../graphics/cornersWhite.gif);	
			}
		/* end white */
		
		/* hide corners */
			/* TODO SJS: IE6 need styles for ">" selector 
			#header .cnrs .top,
			#globalNav .cnrs .btm,
			#box > .cnrs .top,
			.tabBox .btm,
			.tabNav li .top,
			.navTop .tabNav li .btm,
			#breadcrumb > .cnrs .tl,
			#breadcrumb > .cnrs .btm,
			#siblingNav > .cnrs .btm,
			#siblingNav + .eco3 > .cnrs .top{
				display: none;
			}*/
			
			.bottom .tabContentBox .cnrs .btm,
			.bottom .tabs li .cnrs .top,
			.top .tabContentBox .cnrs .top,
			.top .tabs li .cnrs .btm,
			.tabContentBox .searchBox .cnrs,
			#header .cnrs .top,
			#globalNav .top,
			#globalNav .f .br,
			#globalNav .l .bl {
				display: none;
			}
			#breadcrumb > .cnrs .btm,
			#box > .cnrs .top,
			#siblingNav > .cnrs .btm,
			#siblingNav + .eco3 > .cnrs .top{
				display: none;
			}
			#p609604 #box > .cnrs .tr{
				display: block;
			}
			

			#box .bottom .tabs li .cnrs .top,
			#header .cnrs .top,
			#globalNav .cnrs .btm,
			#breadcrumb .cnrs .tl,
			#breadcrumb .cnrs .btm,
			#box .cnrs .top,
			#siblingNav .cnrs .btm{
				_display: none;
			}
			#box .bottom .tabs li .cnrs .btm,
			#breadcrumb .cnrBox .tl,
			#breadcrumb .cnrBox .btm,
			#box .cnrBox .top,
			#siblingNav .cnrBox .btm{
				_display: block;
			}
				
		/* end hide corners */
		
		/* show corners 
			.navTop .tabNav li .top,
			#p609604 #box > .cnrs .tr{
				display: block;		
			}*/
			

		/* end show corners */		
	/* end corners */	
	
	
	/* gradients */
		/* blue */
			.fs12
			{
				background-color: #0ca8d5;
				background-image: -moz-linear-gradient(bottom, #097a9a,#0ca8d5); /* firefox 3.6+ */
				background-image: -webkit-gradient(linear, left top, left bottom, from(#097a9a), to(#0ca8d5)); /* for webkit browsers */
				filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0ca8d5', endColorstr='#097a9a'); /* IE6,7,8 */
			}
			
			.rh01 h2,
			.rh02 h2,
			.rh03 h2{
				background-color: #0ca8d5;
			}
		/* end blue */
		
		
		/* green */
			.glow h2{
				background-color: #57B43B;
				background-image: -moz-linear-gradient(bottom, #3F832B,#57B43B); /* firefox 3.6+ */
				background-image: -webkit-gradient(linear, left top, left bottom, from(#3F832B), to(#57B43B)); /* for webkit browsers */
				filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#57B43B', endColorstr='#3F832B'); /* IE6,7,8 */
			}
		/* end green */
	/* end gradients */
	
	
	/* modules */
		/* module headers - modules contained in box with h2 header */
		.m {
			margin-bottom:20px;
			padding:10px;
			_zoom:1;
		}
		.m h2 {
			margin:-10px -10px 0 -10px;
			padding:10px;
		}
		/* end module headers */
	
	
		.m ul.links a,
		.m ul.links a:link{
			_zoom:1;
			display: block;
			padding-left:15px;
			background:#fff url(../graphics/iconChevActive.gif) no-repeat 0 0.4166667em;
		}
		.m ul.links a:visited,
		.m ul.links a:visited:hover{
			background-image:url(../graphics/iconChevVisited.gif);
		}
	/* end modules */
	
	
/* end common */



/* print styles */
	@media print{
		#box {
			overflow:visible
		}
		#access,#globalNav,#footer {
			display:none
		}
	}
/* end print styles */








/* ######################## SITE CODE BELOW ######################## */

/* skipLinks */
	ul#skipLinks {
		position:absolute;
		margin-left:-999em
	}
/* end skipLinks */

/* access */
	#access a{
		display:inline;
		float:left
	}
	#access #headerSearch{
		float: right;
		width:230px;
		margin:3px 0 0 0
	}
	#access #headerSearch label{
		margin-left: -9999px;
		position: absolute
	}
	#access #headerSearch input#siteSearch{
		height:20px;
		line-height:20px;
		float:left;
		border:1px solid #999
	}
	#access .glowLogin,
	#access .gaelicLink{
		padding-top:4px
	}
	#access .glowLogin{
		padding-right:20px
	}
	#textSwitcher,
	#textSwitcher a,
	#textSwitcher p,
	#colourSwitcher,
	#colourSwitcher a,
	#colourSwitcher p{
		float:left
		}
	#textSwitcher a,
	#colourSwitcher a{
		margin:6px 5px 0 0
		}
	#textSwitcher,
	#colourSwitcher{
		min-width:130px
		}
	#userPref p{
		color:#333;
		display:inline;
		float:left;
		margin:5px 3px 0 0;
		padding:0;
		font-size:11px
		}
/* end access */


/* header */
	#header{
		position: relative;
		min-height: 66px;
		_height: 66px;
		z-index: 1;
	}
	.home {
		float: left;
		margin: 7px 0 0 10px;
	}	
	.glowLogin,
	.gaelicLink{
		position: relative;
		z-index: 1;
		margin: 22px 0 0 20px;
		float: right;
	}
	.gaelicLink{
		margin-right: 244px;
	}
	
	.headerSearch{
		float: right;
		position: absolute;
		top: 22px;
		right: 20px;
	}
		.headerSearch .siteSearch label,
		.headerSearch .searchOptions legend span{
			position: absolute;
			left: -9999px;
		}
		.headerSearch .searchOptions{
			clear: both;
			float: right;
		}
		.headerSearch .searchOptions .radio{
			display: inline;
		}
		.headerSearch .searchOptions .l{
			margin-left: 10px;
		}
		.headerSearch .siteSearch input{
			border: 1px solid #999;
			height: 20px;
			line-height: 20px;
			float: right;
			margin: 0 70px 3px -100%;
			width: 145px;
			*width: 143px;
			*margin-left: 0;
		}
		.headerSearch .submit{
			position: absolute;
			top: 0;
			right: 0;
		}
		
		.js .headerSearch .searchOptions{
			position: relative;
			background: #FFF;
			width: 217px;
			overflow: auto;
			margin-top: -4px;
			visibility: hidden;
		}
		.js .headerSearch .searchOptions .radio{
			border: 1px solid #999;
			display: block;
			overflow: auto;
			padding: 3px;
		}
		.js .headerSearch .searchOptions .radio input{
			float: left;
			margin-right: -100%;
		}
		.js .headerSearch .searchOptions .radio label{
			cursor: pointer;
			display: block;
			margin-left: 23px;
			color:#333;
		}
		.js .headerSearch .searchOptions .l{
			border-top: 0;
			margin-left: 0;
		}
		
/* end header */


/* global nav */
	#globalNav{
		width: 980px;
		margin: 1px auto 10px auto;
		overflow: auto;
	}
		#globalNav li{
			float: left;
			margin-left: 1px;
		}
		#globalNav .f{
			margin: 0;
		}
		#globalNav a:link,
		#globalNav a:visited{
			float: left;
			min-height: 45px;
			_height: 45px;
			padding: 5px 0 0 20px;
			background: #00435C;
			font: 1.3333em Georgia;
			color: #FFF;
			text-align: left;
		}		
		#globalNav .f a {width: 61px;}
		#globalNav .n2 a {width: 125px}
		#globalNav .n3 a {width: 134px;}
		#globalNav .n4 a {width: 150px;}
		#globalNav .n5 a {width: 98px;}
		#globalNav .n6 a {width: 164px;}
		#globalNav .l a {width: 102px;}	
		
		#globalNav li.selected a:link,
		#globalNav li.selected a:visited{
			background:#ECEAEA;
			color: #41667F;
		}
		#globalNav a:hover{
			background: #41667f;
		}
/* end global nav */




/* breadcrumb */
	#breadcrumb{
		font-size: 0.916666em;
		background: #ECEAEA;
		margin: 0 auto;
		width: 960px;
		padding: 10px;
	}
	#breadcrumb ul{
		background: #FFF;
		overflow: auto;
		padding: 0 3px 3px 3px;
		*zoom:1;
	}
	#post.js #breadcrumb ul{
		overflow: visible;
	}
	#breadcrumb li,
	#breadcrumb li a{
		background: transparent url(../graphics/spriteBreadcrumb.png) no-repeat 100% 0;
		_background-image: url(../graphics/spriteBreadcrumb8Bit.png);
		float: left;
	}
	#breadcrumb li{
		position: relative;
		margin: 3px -6px 0 0;
	}
	#breadcrumb li a{
		color: #333;
		background-position: 0 0;
		height: 23px;
		line-height: 23px;
		margin-right: 15px;
		padding-left: 15px;
		*white-space: pre;
	}
	#breadcrumb li a:hover {
		color: #0C94BB;
	}
	
	#breadcrumb li.fl,
	#breadcrumb li.l{
		background-position: 100% -23px;
	}
	#breadcrumb li.fl a,
	#breadcrumb li.l a{
		color: #FFF;
		background-position: 0 -23px;
	}
	#breadcrumb .i1{z-index: 10;}
	#breadcrumb .i2{z-index: 9;}
	#breadcrumb .i3{z-index: 8;}
	#breadcrumb .i4{z-index: 7;}
	#breadcrumb .i5{z-index: 6;}
	#breadcrumb .i6{z-index: 5;}
	#breadcrumb .i7{z-index: 4;}
	#breadcrumb .i8{z-index: 3;}
	#breadcrumb .i9{z-index: 2}
	#breadcrumb .i10{z-index: 1;}
/* end breadcrumb */
/* box */
	/* nav */		
		/* level 1 */
			.nav a{
				_zoom: 1;
				display: block;
				text-decoration: none;
				color: #474747;
				font-weight: bold;
				background: url(../graphics/iconNavLevel1.gif) no-repeat 4px 10px;
				padding: 5px 3px 5px 18px;
				border-bottom: 1px dotted #000;	
			}
			#nav a:hover,
			#nav a:focus,
			#nav a:active,
			#nav a.selected{
				color: #000;
				background-color:#d8d4d4;
			}	
			
			.nav .open{
				border-bottom: 1px dotted #000;
			}
			.nav .open a{
				background-color: #eceaea;
				background-image: url(../graphics/iconNavLevel1Open.gif);
				border-color: #FFF;
			}
			.nav{
				margin: 5px 4px 10px 4px;
			}
		/* end level 1 */
		
		
		/* level 2 */
			.nav .l2 a{
				background: #eceaea url(../graphics/iconNavLevel2.gif) no-repeat 12px 10px;
				padding-left: 27px;
				font-weight: normal;
			}
			.nav .l2 .open{
				border-width: 0;
			}
			.nav .l2 .open a{
				background-image: url(../graphics/iconNavLevel2Open.gif);
				border-color: #FFF;
			}
		/* end level 2 */
				
		
		/* level 3 */
			.nav .l2 .l3 a{
				background-image: url(../graphics/iconNavLevel3.gif);
				background-position: 20px 10px;
				padding-left: 36px;
			}
			.nav .l3 .open a{
				background-image: url(../graphics/iconNavLevel3Open.gif);
			}	
		/* end level 3 */
		

		/* level 4 */
			.nav .l3 .l4 a{
				background-image: url(../graphics/iconNavLevel4.gif);
				background-position:  28px 10px;
				padding-left: 45px;
			}
			.nav .l4 .open a{
				background-image: url(../graphics/iconNavLevel4Open.gif);
			}
		/* end level 4 */
		
		
		/* level 5 */
			.nav .l4 .l5 a{
				background-image: url(../graphics/iconNavLevel5.gif);
				background-position: 36px 10px;
				padding-left: 54px;
			}
			.nav .l5 .open a{
				background-image: url(../graphics/iconNavLevel5Open.gif);
			}
		/* end level 5 */
	/* end nav */
	
	
	
	/* main */
	/* end main */
	
	
	/* aside */
	/* end aside */
/* end box */



/* footer */
	#footer
	{
		height:350px;
		padding-top: 10px;
		overflow: auto;
		background-image: url(../graphics/footerBgCore.gif);
		background-repeat: no-repeat;
		background-position: 10px 290px;
		background-color:#fff;
		margin-bottom:100px;
		font-size:0.916666em
	}
	#footer a{color: #1890b6}
	#footer a:hover{color: #00445B}
	#footer a:visited{color:#be50b0}
	
	#footer h2{
		color:#fff;
		background: #0CA8D5
	}

	#footer ul{
		list-style-type: none;
		float: right;
	}
	#footer ul li{
		float: left;
		margin-right: 10px
	}
	#footer #explore{
		width: 540px;
		height:240px;
		background-color:#e6e6e6;
		float: left;
		margin-right: 10px
	}
	#footer #explore ul{
		margin:10px 10px 0 0;
		float:left;
		list-style-type:none;
		width:173px
	}
	#footer #explore ul li{
		float: none;
		margin: 0
	}
	#footer #explore ul.l{
		border-right:none;
		margin:10px 0
	}
	#footer #about{
		width: 170px;
		height: 240px;
		background-color: #e6e6e6;
		float: left;
		margin-right: 10px
	}
	#footer #about ul{
		margin: 0;
		padding: 10px 0 0 5px;
		list-style-type: none;
		float: none
	}
	#footer #about ul li{
		float: none;
		margin: 0
	}
	#footer #about ul li.break {margin-bottom:20px}
	#footer #searchSchool{
		width: 170px;
		height: 130px;
		background-color: #e6e6e6;
		float: left;
		margin-bottom: 10px;
	}
	
	#footer #searchSchool form{
		margin: 8px 0 5px 5px
	}
	#footer #searchSchool input#strSchoolSearch{
		height:20px;
		line-height:20px;
		float:left;
		border:1px solid #999;
		width:80px;_width:75px
	}
	#footer #searchSchool a{display:block}
	#footer #socialMedia{
		width: 170px;
		height: 80px;
		background-color: #e6e6e6;
		float: left
	}
	#footer #socialMedia {overflow:hidden}
	#footer #socialMedia ul {margin:15px 0 0 0}
	#footer #socialMedia ul li a {margin:15px 0}
	#footer #socialMedia img {margin:0}
/* end footer */

/*index*/
#p609604 h1 {position:absolute;margin-left:-9999px}
#p609604 #aside {margin: 0 -210px 0 0;width:400px}
#p609604 #nav {display:none}
#p609604 #breadcrumb {display:none}
/*end index*/

/*oneCol*/
.oneCol #box{width:960px;padding: 10px}
.oneCol #main {background:#fff;width:940px;padding:10px}
/*end onecol*/


/*twoCol*/
.twoCol #box{width: 750px;padding: 10px 10px 10px 220px}
.twoCol #main {background:#fff;width:730px;padding:10px}
/*end twocol*/


#content {background:#fff;padding:10px}

#box a.autointernallink{
      display: none;
      visibility: hidden;
}


		
/* #main article page options */
#main .pageOptions {border-top:1px #000 dotted;text-align:center;width:520px}
#main .pageOptions ul {margin:5px 0 0}
#main .pageOptions ul li {display:inline;border-right:1px #0ca8d5 solid}
#main .pageOptions ul li.l {border-right:none}
#main .pageOptions ul li a {padding: 0 5px 0 15px;background:#fff url(../graphics/iconChevActive.gif) no-repeat scroll 0 2px;margin:0 6px 0 10px;zoom:1}
#main .pageOptions ul li a:visited {background-image:url(../graphics/iconChevVisited.gif)}
#main .pageOptions ul li a:hover {background-image:url(../graphics/iconChevVisited.gif)}
/* end #main article page options */



/* #main second nav */
#main .secondNav {width:520px}
#main .secondNav ul 
		{
			list-style-type:none;
			margin-left:5px;
			width:515px;
			background:transparent url(../graphics/dot.gif) repeat-y scroll 250px 2px;
			border-top:1px #000 dotted;
			border-bottom:1px #000 dotted;
			padding:10px 0;
			overflow:auto;_overflow:none
		}
#main .secondNav ul li {width:240px;float:left;margin:0 15px 5px 0}
#main .secondNav ul li.l {border-right:none}
#main .secondNav ul li a {padding: 2px 5px 5px 20px;background:#fff url(../graphics/iconChevActive.gif) no-repeat scroll 3px 6px;display:block;*zoom:1}
#main .secondNav ul li a:visited {background-image:url(../graphics/iconChevVisited.gif)}
#main .secondNav ul li a:hover {background-image:url(../graphics/iconChevVisited.gif);background-color:#e9e9e9}
#main .secondNav ul li.selected a {background-image:url(../graphics/iconChevVisited.gif);background-color:#e9e9e9}

/* TODO CMCP only display corners on hover */
#main .secondNav ul li a .c {display:none} 
#main .secondNav ul li a:hover .c {display:block}
/* end #main second nav */


/* pagnation */
.pagenav {border-top:1px #333 solid;border-bottom:1px #333 solid;overflow:auto;_height:25px}
.pagenav li a:visited {color:#be50b0}
.pagenav ul li {float:left;margin-right:10px;}
/* end pagnation */



/* ec07 main search results */
#searchHeadingBox {width:540px}
#searchHeadingBox h1 {display:inline;float:left;}
#searchHeadingBox #resultsSearch {float:right;margin-top:5px}
#searchHeadingBox #resultsSearch label {position:absolute;text-indent:-9999px}
#searchHeadingBox #resultsSearch input {width:250px}
#searchHeadingBox #resultsSearch input.submit {width:80px}
#ec07 {overflow:auto;background:#fff;padding:10px}
#ec07 h2 {font-size: 1.6364em;line-height: 1.1111em;margin:1.1111em 0}
#ec07 h2 a {background: transparent url(../graphics/iconSearchInternalPage.gif) no-repeat 0px 6px;padding:2px 0 0 20px}
#ec07 img {float:right;height:80px;width:80px;margin-left:10px}
#ec07 p.resultsTitle {margin:0 0 1.1111em;color:#333;font-family:georgia,"times new roman",serif;font-size:1.6364em;clear:left}
#ec07 ul.pagnation {border-top:1px #333 solid;border-bottom:1px #333 solid;overflow:auto;_height:100%}
#ec07 ul.pagnation li {float:left;margin-right:10px;}
#ec07 ul#results li {border-bottom:1px #333 dotted}
#ec07 ul#results li.l {border:none}
/* end ec07 */




/*############################################## SEARCH RESULTS TO BE CONSOLODATED #################################################*/

/* #main search results */

#main .searchBox {background:#fff;padding:10px}
#main .searchResults ul li {border-bottom:1px #333 dotted;overflow:auto;padding-bottom:10px}
#main .searchResults ul li.l {border:none}
#main .searchResults ul li img {float:right;height:80px;width:80px;margin-left:10px;margin-bottom:10px}
#main .searchResults p.n0 {font-family:georgia,"times new roman",serif;font-size: 1.6364em;line-height: 1.1111em;margin:1.1111em 0;background: transparent url(../graphics/iconSearchInternalPage.gif) no-repeat 0px 6px;padding:2px 0 0 20px;zoom:1}
.searchResults p.n1{
		overflow: auto;
		word-wrap: break-word;
		margin-bottom:0.833335em
}
.searchResults p.subInfo {
		font-size: 0.916666em;
		line-height:1.81818em;
		margin:0
}

#main .searchBox p.resultsTitle {font-family:georgia,"times new roman",serif;font-size: 1.6364em;line-height: 1.1111em;margin:0 0 1.1111em 0;clear:left}
/* end #main search results */

/*aside search results*/
#aside .searchResults {background:#fff;overflow:hidden;width:170px}
#aside .searchResults h2 {background: #0CA8D5;color:#fff;width:170px}
#aside .searchResults h3 {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:1em;margin:0.83333em 0;font-weight:bold;color:#333}
#aside .searchResults p {margin:0}
#aside .searchResults ul li a {margin-right:5px}
/*end aside search results*/

/*news results - right hand mini search to display news results*/
.newsResults {background:#fff;overflow:hidden;width:170px}
.newsResults h2 {background: #0CA8D5;color:#fff;width:170px}
.newsResults h3 {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:1em;margin:0.83333em 0;font-weight:bold;color:#333}
.newsResults p {margin:0}
.newsResults ul li a {margin-right:5px}
.newsResults li.filter a {display:block;height:20px;width:20px;float:right;background-image:url(../graphics/iconSearchFilterCross.gif);background-position:1px 1px}
.newsResults li.filter a span {margin-left:-9999px}
/*end news results*/

/*atoz*/
.alphaListBox {background:#fff;overflow:auto;padding:5px;font-family:"Courier New", Courier, monospace}
.alphaListBox ul {overflow:auto}
.alphaListBox ul li {float:left;margin:5px}
.alphaListBox ul li a {padding:5px 10px;border:1px solid #CCC}
/*end atoz*/


/* searchToggle */
	#searchToggle{
		background: #FFF;
		margin-bottom: 10px;
		padding-bottom: 5px;
		overflow: auto;
	}
	#searchToggle p{
		float: left;
		font-weight: bold;
	}
	#searchToggle ul{
		float: left;
		margin-left:20px;
		width:370px
	}
	#searchToggle li{
		width: 50%;
		float: left;
		margin-bottom: 3px;
	}
	#searchToggle li a{
		width: 90%;
		display: block;
		padding: 4px;
		font-weight: bold;
	}
	#searchToggle li a:hover{
		background: #edecf1;
	}
	#searchToggle li a.selected{
		background: #0ca8d5;
		color: #FFF;	
	}
		
/* end searchToggle */

/* searchByKeywords */
	.searchform{
		position: relative;
		overflow:auto;
		margin-bottom:30px;
	}
	.searchform label{
		position: absolute;
		left: -9999px;
	}
	.searchform input{
		border:1px solid #666;
		float:left;
		height:20px;
		line-height:20px
	}
	.searchform .submit{
		background-image: url(../graphics/buttonSearch.gif);
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    line-height: 0;
    text-indent: -9999em;
    text-transform: capitalize;
    width: 70px;
	}
/* end searchByKeywords */


/*############################################## SEARCH RESULTS TO BE CONSOLODATED #################################################*/

/* modules */
	/* ip01 */
		.ip01{
			*zoom:1;
			position: relative;
			background: #edecf1 url(../graphics/quoteStart.gif) no-repeat 10px 10px;
			padding: 10px;
			margin: 20px 32px;
			overflow: auto;
		}
			.ip01 blockquote{
				*zoom:1;
				font-family: Georgia;
				background: transparent url(../graphics/quoteEnd.gif) no-repeat 100% 100%;
				padding: 0 31px;
				color: #00435B;
			}
			.ip01 cite{
				display: block;
				text-align: right;
				padding: 10px 31px;
			}
			
			/*.ip01{
				margin: 10px 0;
			}*/	
	/* end ip01 */


	/* ip04 embedded video */
		.ip04{
			background: #FFF;
			border: 12px solid #edecf1;
			width: 432px;
			margin: 0 auto 20px auto;
		}
			.ip04 object{
				display: block;
				width: 432px;
				height: 264px;
			}
			.ip04 a{
				display: block;
				margin: 15px;
			}
	/* end ip04 */


/* ip08 external link with description */
.ip08 dl {background: #fff url(../graphics/iconExternalLink.gif) no-repeat scroll 0px 5px;padding-left:32px;margin:1.1818em 0;font-size:1em}
/* end ip08 */


/* ip09 highlight feature */ 
	.ip09 {
		background:#CEEEF7;
		padding: 5px;
		width: 530px;
		margin: -10px -10px 0 -10px;
		overflow: auto;
	}
	.ip09 .mask {	
		float: left;
		width: 255px;
		overflow: hidden;
		margin: 0 20px 0 0;
	}

	/*.ip09 p{
		font-family:georgia,"times new roman",serif;
		font-size: 1.16666em;
		line-height:1.42857em;
		color:#00435B;
		margin:0;
	}*/
	
		.ip09 p{
		font-family:georgia,"times new roman",serif;
		font-size: 1.2727em;
		color:#00435B;
		margin:0;
	}
	
	

/* end ip09 */

/* ip10 image gallery */
	/* TODO SJS: SORT OUT KEYBOARD NAVIGATION */
	
	.ip10{
		background: #EDECF1;
		width: 520px;
		margin: 20px auto;
		overflow: auto;
		height: 134px;
	}
		.ip10 .scroller ul{
			width: 10000px;
			height: 100px;
			padding: 7px 0;
			margin:0;
		}
		.ip10 .scroller li{
			float: left;
			width: 100px;
			height: 100px;
			margin-left: 10px;
			background: yellow;
			list-style: none;
		}
		

		.js .ip10{
			height: 114px;
		}
		.js .ip10 .scroller{
			float: left;
			width: 450px;
			height: 100%;
			overflow: hidden;
		}
		.js .ip10 button.prev,
		.js .ip10 button.next{
			float: left;
			width: 35px;
			height: 100%;
			background: #CEEEF7;
			border:0;
			cursor: pointer;
			font-size: 20px;
		}
/* end ip10 */


/* ip11 comments */
	.ip11{
		background: #FFF;
	}
	.ip11 .comment{
		padding-top: 20px;
		border-top: 1px dashed #000;
		margin-bottom: 20px;
	}
		.ip11 .comments .f{
			padding-top: 0;
			border: 0;
		}
		.ip11 .comment .name{
			background: url(../graphics/iconBlogComments.gif) no-repeat 0 50%;
			padding-left: 22px;
			margin-bottom: 0;
			_zoom:1;
		}
		.ip11 .comment .date{
			padding-left: 22px;	
		}		
/* end ip11 */


/* ip12 comments form */
	.ip12{
		background: #FFF;
	}
	.ip12 label{
		display: block;
		cursor: pointer;
	}
	.ip12 p.error,
	.ip12 label strong{
		display: block;
		color: red;
	}
	.ip12 .key img,
	.ip12 label img{
		vertical-align: text-top;
	}
	.ip12 form div{
		margin-bottom: 1.2em;
		padding: 2px 0 5px 0;
	}
	.ip12 form div.error{
		padding-left: 5px;
		border-left: 2px solid red;
	}
	/* parentzone, other forms to follow */
		#p633387 .ip12 form div{
			margin-bottom: 0.5em;
		}
		#p633387 .ip12 .text input{
			width: 300px;
		}
	/* end parentzone */
/* end ip12 */


/* ec01 news */
.ec01 {background:#fff;padding:10px}
.ec01 .date {font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;border-bottom:1px dotted #ccc;font-size:1.0909em}
.ec01 img {float:right;margin:0 0 10px 10px}
.ec01 table {background:#edecf1;width:100%}
.ec01 table th {text-align:left;border-bottom:1px dashed #333;padding:5px}
.ec01 table td {border-bottom:1px dashed #333;padding:5px}
.ec01 table tr.l th, .ec01 table tr.l td {border:none}
/* end ec01 */

/* ec02 event */
.ec02 {background:#fff;padding:10px}
.ec02 .eventTableBox {background:#edecf1;padding:10px}
.ec02 table {background:#edecf1;width:100%}
.ec02 table th {width:25%;text-align:left;border-bottom:1px dashed #333;padding:5px}
.ec02 table td {width:75%;border-bottom:1px dashed #333;padding:5px}
.ec02 table tr.l th, .ec02 table tr.l td {border:none}
/* end ec02 */

/* ec04 resource */
.ec04 {background:#fff;padding:10px}
.ec04 .resourceTableBox {background:#edecf1;padding:10px}
.ec04 table {background:#edecf1}
.ec04 table th {width:100px;text-align:left;border-bottom:1px dashed #333;padding:5px}
.ec04 table td {width:575px;border-bottom:1px dashed #333;padding:5px}
.ec04 table tr.l th, .ec04 table tr.l td {border:none}
.ec04 table td a{
	display: block;
	width: 390px;
	overflow: auto;
	word-wrap: break-word;
}
.ec04 table td .pdf{
	width: 390px;
}
/* end ec04 */


/* ec03 ec06 article */	
	.ec03 h2{
		margin-top: auto;
		clear: both;
	}	
	.ec03 img{
		float: right;
		margin-left:10px;	
	}
	.ec03 .ip09 img{
		float: left;
		padding-right:10px;
		margin:0;
	}
	.ip01_inline{
		width: 260px;
		float: right;
		margin:0;
	}
	.ec03 {
		background: #FFF;
	}
	.ec03 table {
		font-size: 0.9166em;
		text-align: left;
	}
	.ec03 table,
	.ec03 .ffTable{
		margin-top: 1.66667em;
		margin-bottom: 1.66667em;
		clear: both;
	}

	.ec03 table {font-size: 0.9166em;text-align: left;border-collapse: collapse;}
	.ec03 th {font-weight: normal;padding: 8px;background: #ceeef7;border-bottom:1px dashed #999;}
	.ec03 tr {}
	.ec03 td {padding: 15px;background: #f3fdff; color: #669;border-bottom:1px dashed #999;}
	
	
	
	.ec03 .lightbox{
		float: right;
		*float: none;
		position: relative;
		border: 0px solid red;
	}
	.lightbox span{
		position: absolute;
		bottom: 10px;
		left:10px;
		*left:auto;
		*right: 0px;
		display: block;
		width: 19px;
		height: 17px;
		background: transparent url(../graphics/iconLightbox_trans.png) no-repeat 0 0;
	}			
/* end ec03 ec06 */ 


/* ec09 Sub-menu intro */
	.ec09 {
		background:#fff;
		overflow:auto;_overflow:visible;
		padding:10px;
		margin-bottom:20px;
	}
	.ec09 img {
		float:left;
		margin:0 10px 0 0;
	}
	.ec09 h2 {
		margin-top:5px;
		float:right;
		width:250px
	}
	.ec09 li {list-style:disc;margin-left: 50px}
/* end ec09 */


/* ec10 glossary */ 
.ec10 {background: #FFF}
.ec10 ul {margin:0 0 1.66667em;}
.ec10 li {list-style:disc;margin-left: 50px}
.ec10 table {background:#edecf1;width:100%}
.ec10 table th {width:25%;text-align:left;border-bottom:1px dashed #333;padding:5px}
.ec10 table td {width:75%;border-bottom:1px dashed #333;padding:5px}
.ec10 table tr.l th, .ec10 table tr.l td {border:none}
/* end ec10 */ 


/* ec12 publication */
	.ec12 {
		background: #fff;
	}
	.ec12 .publicationTableBox {
		background: #edecf1;
		padding: 10px;
	}
	.ec12 table {
		background: #edecf1;
		width: 100%;
		table-layout: fixed;
	}
	.ec12 table th {
		width: 25%;
		text-align: left;
		border-bottom: 1px dashed #333;
		padding:5px;
	}
	.ec12 table td {
		width: 75%;
		border-bottom: 1px dashed #333;
		padding: 5px;
	}
	.ec12 table tr.l th,
	.ec12 table tr.l td {
		border: none;
	}
	.ec12 tr.l a{
		display: block;
		width: 100%;
		overflow: auto;
		word-wrap: break-word;
	}
/* end ec12 */


/*fs04 rollover feature*/
	.fs04{
		width: 240px;
		background: #FFF;
	}
	.fs04 h3{
		margin:0 auto;
	}
	.fs04 ul.f{
		position: relative;
		width: 260px;
		margin:0 -10px 10px -10px;
	} 
	.fs04 ul.f a{
		display: block;	
	}
	.fs04 ul.f li a{
		padding-left: 125px;
		background: #daebf1;
		color: #00435c;
		line-height: 1.5833333333333333333333333333333em;
		_height: 39px;
		min-height: 39px;
		margin: 0 0 1px 0;
		text-decoration: none;
	}
	.fs04 ul.f li a:hover,
	.fs04 ul.f li a.on{
		background:#5fb2c8;
		color:#fff
	}
	.fs04 ul.f li.l a{
		margin:0;
		_height: 40px;
		min-height: 40px;
	}
	.fs04 ul.f img{
		position: absolute;
		top:0;
		left:-9999px;
		border: 10px solid #5fb2c8;
	}
	.fs04 ul.f li.f a img,
	.fs04 ul.f li a:hover img,
	.fs04 ul.f li a.on img{
		left: 0;
		*zoom:1;
	}
/*end fs04*/






/* fs05 multiple description, fs07 summary feature  */
	.fs05,
	.fs07{
		background: #fff;
		width: 240px;
	}
	.fs05 h3,
	.fs07 h3 {
		clear: both;
		margin: 0 0 5px 0;
		font-size:1.0909em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold
	}
	.fs05 img,
	.fs07 img {
		float:right;
		margin:3px 0 0 5px;
		width:80px;
		height:80px;
	}
	.fs05 p,
	.fs07 p {
		margin-bottom:0;
	}
	.fs05 ul li {
		_zoom:1;
		overflow: auto;
		border-top:1px #333 dotted;
		padding: 10px 0;
	}
/* end fs05, end fs07 */

/*fs06 multiple description */
.fs06 {overflow:hidden;background: #fff;width:240px;margin-bottom:0;padding-bottom:0}
.fs06 p {margin:1.66667em 0 0.83333em 0}
.fs06 h2{width:240px;color:#00435B;background: #fff}
.fs06 .mask {width:260px;background:#0CA8D5;margin-left:-10px;padding:10px 0 10px 10px;overflow:hidden;height:160px}
.fs06 img {width:240px;height:auto;z-index:10}
.fs06 span {z-index:20}
.fs06 a {display:block;width:240px;height:160px;margin-top:-170px;position:relative;text-indent:-9999px;background-image:url(../graphics/buttonPlay.png)}
/*.fs06 a:hover {background-image:url(../graphics/"../graphics/buttonPlayOn.png")}*/

/* end fs06 */


/* fs08 highlight feature */ 
	.fs08 {
		background:#CEEEF7;
		padding: 5px;
		width: 530px;
		margin: 0 -10px;
		overflow: auto;
	}
	.fs08 .mask {	
		float: left;
		width: 255px;
		overflow: hidden;
		margin: 0 20px 0 0;
	}

	.fs08 p{
		font-family:georgia,"times new roman",serif;
		font-size: 1.2727em;
		color:#00435B;
		margin:0;
	}
/* end fs08 */ 

/* fs11 homepage summary, rh08 related links summary */
/* TODO SJS: remove image dimensions once all images have correct width & height attributes */	
	.fs11,
	.rh08 {
		background: #fff;
	}
	.fs11 h2,
	.rh08 h2{
		color:#00435B;
	}
	.fs11 img,
	.rh08 img {
		width: 260px;
		height: 100px;
		margin:0 -10px;
	}
	.rh08 img{
		width:190px;
		height:74px;
	}
	.fs11 p,
	.rh08 p {
		margin-bottom:0;
	}
	.fs11 ul.links a.glow,.fs11 ul.links a.glow:hover{
		background: url(../graphics/buttonGlowLogIn.png) no-repeat top left #FFFFFF;
		text-indent:-999em;
		height:23px;
		width:110px;
		padding:0;
		margin:8.5px 0
	}
	.fs11 ul.links a.video{
		background: url(../graphics/iconVideoSmall.gif) no-repeat 0px 2px #FFFFFF;
		padding-left:20px;
		margin:10px 0
	}
	.fs11 h2 a,
	.rh08 h2 a{
		display: block;
		background: no-repeat 0 100%;
		width: 240px;
		padding:0 10px 111px 10px;
		margin: 0 -10px;
	}
	.rh08 h2 a{
		width: 170px;
		padding-bottom: 84px; 
	}
/* end fs11, rh08 */


/* fs12 */
	.fs12{
		width: 380px;
		color: #FFF;
		font: 1.33333em Georgia;
	}
	.fs12 p {margin:0 0 1em;line-height:1.5em}
/* end fs12 */


/* rh10 tag cloud */
.rh10 {background:#fff;overflow:hidden;width:170px}
.rh10 h2 {background: #0CA8D5;color:#fff;width:170px}
.rh10 ul li {display:inline}
.rh10 .cloud1 {font-size:0.9em;}
.rh10 .cloud2 {font-size:1em;}
.rh10 .cloud3 {font-size:1.1em;}
.rh10 .cloud4 {font-size:1.2em;}
.rh10 .cloud5 {font-size:1.3em;}
.rh10 .cloud6 {font-size:1.4em;}
.rh10 .cloud7 {font-size:1.5em;}
.rh10 .cloud8 {font-size:1.6em;}
.rh10 .cloud9 {font-size:1.8em;}
/* rh10 */


/* rh11 in page mini search */
.rh11 {background:#fff;overflow:hidden;width:170px}
.rh11 h2 {background: #0CA8D5;color:#fff;width:170px}
.rh11 form{margin: 8px 0 5px 10px;}
.rh11 label{margin-left: -9999px;position: absolute}
.rh11 input {width: 60px;}
.rh11 a {margin: 10px;}
/* rh11 */



/* 
rh05 promo mini banner
rh12 promo mini banner
*/
.rh05,
.rh12{
	padding:0;
}
.rh05 img{
	/* these can be removed when image prefix has been hooked up */
	width: 190px;
	height: 74px;
}
.rh12 img{
	/* these can be removed when image prefix has been hooked up */
	width: 190px;
	height: 153px;
}
.rh05s,
.rh12s{
	position: relative;
	
	min-height: 74px;
	_height: 74px;
	margin-bottom: 20px;	
}
.rh12s{
	min-height: 153px;
	_height: 153px;
}
.js .rh05s .rh05,
.js .rh12s .rh12{
	position: absolute;
	top: 0;
	left:0;
}
/* end rh05, end rh12 */



/* rh13 search results filter */
.rh13 {background:#fff;overflow:hidden;width:170px}
.rh13 h2 {background: #0CA8D5;color:#fff;width:170px}
.rh13 ul {margin-top:10px;font-size:0.9166em}
.rh13 ul li a {display:block;height:20px;width:20px;float:right;background-image:url(../graphics/iconSearchFilterCross.gif);background-position:1px 1px}
.rh13 ul li a span {margin-left:-9999px}
.rh13 ul li.l a {float:none;display:inline;background:none}
/* rh13 */


/* rh14 search results refine */
	.rh14 {
		background:#fff;
		width:170px
	}
	.rh14 h2 {
		background: #0CA8D5;
		color:#fff;
		width:170px;
		margin-bottom:10px
	}
	.rh14 h3 {
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:1em;
		margin:0.83333em 0;
		font-weight:bold;
		color:#333;
	}
	.rh14 ul {
		border-bottom:1px dotted #333;
		padding-bottom:10px;
	}
	.rh14 ul li{
		margin: 5px 0;
	}
	.rh14 ul li a {
		*zoom:1;
		background: transparent url(../graphics/iconChevActive.gif) no-repeat 0 4px;
		padding-left: 13px;
		display: block;
	}
	.rh14 ul li a span {
		color: #666;
	}
	.rh14 ul li.filter a {
		display:block;
		height:20px;
		width:20px;
		float:right;
		background-image:url(../graphics/iconSearchFilterCross.gif);
		background-position:1px 1px;
	}
	.rh14 ul li.filter a span {
		margin-left:-9999px;
	}
	.rh14 .refineInput {
		overflow:auto
	}

		.rh14 input.refineSearchBox {
		width:140px;
		}
	.rh14 input.refineSubmit {
		height:auto;
		border:none;
		}
	
	/* curriculum areas */
		.rh14 ul li a.technologies{background-image: url(../graphics/iconSmallCircleTechnologies.gif); padding-left: 15px;}
		.rh14 ul li a.mathematics{background-image: url(../graphics/iconSmallCircleMathematics.gif); padding-left: 15px;}
		.rh14 ul li a.numeracy{background-image: url(../graphics/iconSmallCircleMathematics.gif); padding-left: 15px;}
		.rh14 ul li a.religiousAndMoralEducation{background-image: url(../graphics/iconSmallCircleRME.gif); padding-left: 15px;}
		.rh14 ul li a.religiousEducationInRomanCatholicSchools {background-image: url(../graphics/iconSmallCircleRME.gif); padding-left: 15px;}
		.rh14 ul li a.socialStudies{background-image: url(../graphics/iconSmallCircleSocialStudies.gif); padding-left: 15px;}      
		.rh14 ul li a.languages{background-image: url(../graphics/iconSmallCircleLanguages.gif); padding-left: 15px;}
		.rh14 ul li a.gaelic{background-image: url(../graphics/iconSmallCircleLanguages.gif); padding-left: 15px;}
		.rh14 ul li a.literacy{background-image: url(../graphics/iconSmallCircleLanguages.gif); padding-left: 15px;}
		.rh14 ul li a.literacyAndGaidhlig{background-image: url(../graphics/iconSmallCircleLanguages.gif); padding-left: 15px;}
		.rh14 ul li a.literacyAndEnglish{background-image: url(../graphics/iconSmallCircleLanguages.gif); padding-left: 15px;}
		.rh14 ul li a.modernLanguages{background-image: url(../graphics/iconSmallCircleLanguages.gif); padding-left: 15px;}
		.rh14 ul li a.classicalLanguages{background-image: url(../graphics/iconSmallCircleLanguages.gif); padding-left: 15px;}
		.rh14 ul li a.expressiveArts{background-image: url(../graphics/iconSmallCircleExpressiveArts.gif); padding-left: 15px;}
		.rh14 ul li a.healthAndWellbeing{background-image: url(../graphics/iconSmallCircleHealthAndWellbeing.gif); padding-left: 15px;}
		.rh14 ul li a.healthAndWellbeingAcrossLearning{background-image: url(../graphics/iconSmallCircleHealthAndWellbeing.gif); padding-left: 15px;}
		.rh14 ul li a.sciences{background-image: url(../graphics/iconSmallCircleTheSciences.gif); padding-left: 15px;}
	/* end curriculum areas */

	

	#main .searchResults p.video{
		background: transparent url(../graphics/iconVideoSmall.gif) no-repeat 0 5px;
	}
	#main .searchResults p.news{
		background: transparent url(../graphics/iconNewsSmall.gif) no-repeat 0 5px;
	}
	#main .searchResults p.event{
		background: transparent url(../graphics/iconEventSmall.gif) no-repeat 0 5px;	
	}
	#main .searchResults p.link{
		background: transparent url(../graphics/iconExternalLinkSmall.gif) no-repeat 0 5px;
	}
	#main .searchResults p.audio{
		background: transparent url(../graphics/iconAudio.gif) no-repeat 0 5px;
	}
	#main .searchResults p.image{
		background: transparent url(../graphics/iconImage.gif) no-repeat 0 5px;
	}
	#main .searchResults p.pdf{
		background: transparent url(../graphics/iconPDF.gif) no-repeat 0 5px;
	}
	#main .searchResults p.excel{
		background: transparent url(../graphics/iconExcel.gif) no-repeat 0 5px;
	}
	#main .searchResults p.word{
		background: transparent url(../graphics/iconWord.gif) no-repeat 0 5px;
	}
	#main .searchResults p.ppt{
		background: transparent url(../graphics/iconPPT.gif) no-repeat 0 5px;
	}
	#main .searchResults p.cpd{
		background: transparent url(../graphics/iconCPD.gif) no-repeat 0 5px;
	}
	#main .searchResults p.general{
		background: transparent url(../graphics/iconInternalLinkSmall.gif) no-repeat 0 5px;
	}	
/* rh14 */

/* end modules */


/* SJS TODO: REMOVE THESE WHEN COL MARKUP HAS CHANGED */
div.col{
	width: 260px;
	float: left; 
}
div.col+div.col{margin-left: 20px;}

/* END COL MARKUP */


div.col0,
div.col1{
width: 260px;
float: left;
}
div.col1{
margin-left: 20px;
}
#aside div.col0,
#aside div.col1{
width: 190px; 
}


.secondNav h2.f{
	margin-top:0;
}
.secondNav{
	background: #FFF;
	padding: 10px;
}

#aside .searchResults{
	width: 100%;
}


#p612202 #main {background:#fff}




/*******************************************
Slimbox
*******************************************/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../graphics/slimboxLoading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}


/* sjs modded */
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: -2px;
	width: 63px;
	height: 32px;
	outline: none;
	z-index:999;
	background: transparent url(../graphics/slimboxPrevious.gif) no-repeat -100px 0;
}
#lbPrevLink {left: 0;}
#lbNextLink {right: 0;background-image: url(../graphics/slimboxNext.gif);}
#lbImage .show {background-position: 0 0;}
#sharedImg{position: absolute;z-index:998; top:0;left:0;}
/* end sjs modded */



#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../graphics/slimboxClose.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/************** end slimbox ***************/


/* outdoor learning map */
#map {border: 1px solid;width: 365px;height: 365px;float:right;clear:both}
#mapcaption  {float:right;margin:0;padding:0;width:370px;}
.mapmarker {float:left;margin-right:10px}
.placeresult {margin:0;padding:0}
.placeresult h2 {margin:0 0 10px 15px}
.placeresult p {margin:0}
.mapandoptions {text-align:left;overflow:auto;margin:10px 0}
.mapandoptions .pagenav {float:left;border:none}
.mapandoptions .pagenav li a:visited {color:#be50b0}
.mapandoptions .pagenav ul li {float:left;margin-right:10px;}
.mapandoptions #mapcaption p {margin:0}
.wheretogoresults {clear:both}
/* end ol map */

/*sitemap*/
#main ul.sitemap {background:#fff;padding:10px}
/*end sitemap*/


/*document icons*/
	a.pdf,
	a.word,
	a.excel,
	a.text,
	a.rtf,
	a.ppt,
	a.mmp,
	a.zip,
	a.access,
	a.claris,
	a.exe,
	a.gif,
	a.jpg,
	a.mp3,
	a.rss {
		background: url(../graphics/iconPDF.gif) no-repeat;
		padding-left: 20px;
		display: block;
		margin-bottom: 20px;
	}
	a.word {background-image:url(../graphics/iconWord.gif);}
	a.excel {background-image:url(../graphics/iconExcel.gif);}
	a.text {background-image:url(../graphics/iconTXT.gif);}
	a.rtf {background-image:url(../graphics/iconRTF.gif);}
	a.ppt {background-image:url(../graphics/iconPPT.gif);}
	a.mmp {background-image:url(../graphics/iconMMP.gif);}
	a.zip {background-image:url(../graphics/iconZip.gif);}
	a.access {background-image:url(../graphics/iconAccess.gif);}
	a.claris {background-image:url(../graphics/iconClaris.gif);}
	a.exe {background-image:url(../graphics/iconEXE.gif);}
	a.gif {background-image:url(../graphics/iconGif.gif);}
	a.jpg {background-image:url(../graphics/iconJpg.gif);}
	a.mp3 {background-image:url(../graphics/iconAudio.gif);}
	a.rss {background-image:url(../graphics/iconRSS.gif);}
/*end document icons*/


/*video with related detail*/
.videoBox #flashcontent1 {float:left}
.videodetail {clear:left}
.videoBox{
	overflow: auto;
	_zoom:1;
}
#flashcontent2{
	_float: left;
}
/*end video with related detail*/


.feedbackTable {background:#fff}
table#feedback tr
{
	border-bottom: 1px solid #eaeaea;
}
table#feedback td
{
	padding:5px
}


/* TODO SJS: IE6 styles for child selector */
.glow h2{
	color: #FFF;
}
.glow h2 span{
	display: block;
	min-height: 30px;
	_height: 30px;
	background: transparent url(../graphics/headingGlow.png) no-repeat 0 0;
}
.glow h2 span:first-letter {
	margin-left: -9999px;
}





/* siblingNav */
	#siblingNav{
		background: #FFF;
		overflow: hidden;
		margin: 0;
	}
	#siblingNav ol{
		padding: 5px 0;
		border: 1px dotted #000;
		border-width: 1px 0;
	}
	#siblingNav li{
		margin-bottom: 3px;
	}
	#siblingNav ol li a{
		width: 45%;
		display: block;
		padding: 4px;
		font-weight: bold;
	}
	#siblingNav ol li a:hover{
		background: #edecf1;
	}
	#siblingNav ol li a.selected{
		background: #0ca8d5;
		color: #FFF;
	}
	#siblingNav ol .col2{
		position: relative;
		left: 50%;
	}
/* end siblingNav */







/* fs01 main feature slot, fs03 extended description feature box  */
	.fs01,
	.fs03,
	.fs14 {
		background:#FFF;
		position: relative;
		padding: 10px 10px 10px 280px;
		min-height: 210px;
		_height: 210px;
		color: #333;
	}
	.fs01 h2,
	.fs03 h2,
	.fs12 h2{
		padding-left: 0;
		padding-right: 0;
		margin:0;	
	}
	.fs01 img,
	.fs03 img{
		position: absolute;
		top: 10px;
		left:10px;
	}
	.fs14{
		padding-left: 304px;
		min-height: 200px;
	}
		.fs14 .fsVideoBox{
			border: 1px solid #ccc;
			position: absolute;
			top: 10px;
			left: 10px;
		}
		.fs14 .fsVideoBox a{
			background: #eee;
			padding-left: 5px;
			width: 279px;
			height: 20px;
			line-height: 20px;
			vertical-align: bottom;
			display: block;
		}
/* end fs01, end fs03 */





/* fs02 full width main feature slot */
	.fs02 {
		background:#0CA8D5;
		padding: 0;
	}
	.fs02 p{
		margin:0;
	}
	.fs02 a {
		color:#fff;
	}
	.fs02 a:visited {
		color:#fff;
	}
	
	.tabBox .fs01,
	.tabBox .fs02{
		margin:0;
		padding:0;
		_width: 516px;
	}
	.tabBox .fs01{
		padding-left: 280px;
		_width: 236px;
		_height: 210px;
	}
	.tabBox .fs01 img{
		top:0;
		left:0
	}
	.tabBox .fs01 h2,
	.tabBox .fs01 p{
		width: 236px;
	}
	.tabBox .fs02 img{
		width: 516px;
		height: auto;
	}
	.tabBox .fs01 .cnrs,
	.tabBox .fs02 .cnrs{
		display: none !important;
	}
/* end fs02 */





/*aside search results*/
	#aside .searchResults {
		background:#FFF;
	}
	#aside .searchResults p {
		margin:0;
		color: #333;
	}
	#aside .searchResults li{
		padding: 5px;
	}
	#aside .searchResults li.zebra{
		background: #f0f0f0;
	}
	#aside .navTop .searchBox .cnrs{
		display:none
	}
	#aside .searchBox{
		margin:0 0 20px;
		padding-bottom:5px;
		background: #0CA8D5;
	}
	#aside .searchBox .bgOff h2{
		margin:0;
    	padding: 10px;
		color:#fff
	}
	#aside .searchBox .searchResults{
		margin:0 5px;
		width:auto
	}
	#aside .navTop .searchBox .searchResults{
		margin:0;
	}
/*end aside search results*/



/* rh02 feed */
	.more{
		position: relative;
	}
	.more a {
        	background: #0CA8D5 url(../graphics/iconChevWhite.gif) no-repeat 10px 12px;
        	display: block;
        	color: #FFFFFF;
        	font-weight: bold;
        	padding: 7px 0 10px 25px;
        	margin: -23px 0 20px 0;
    	}
    	.tabContent .more a{
		margin-bottom: 0;
    	}
	.rh02 {
		background:#0ca8d5;
		padding: 10px 5px 5px 5px;
		_zoom:1;
	}
	.rh02 h2 {
		color:#FFF;
		width: 170px;
		margin: -10px -5px 0 -5px;
	}
	.rh02 dl {
		background:#FFF;
		padding:5px;
		margin:0 0 -5px -5px;
		width:170px
	}
	.rh02 .feedBox {
		background:#FFF;
	}
	.rh02 .feedBox ul li{
		padding: 5px;
		_zoom:1;
	}
	.rh02 span {
		display:block;
	}
	.rh02 li.zebra{
		background: #f0f0f0;
	}
/* end rh02 */



/* rh01 feature, rh03 link */
	.rh01,
	.rh03 {
		background: #FFF;
		width:170px;
		padding-bottom:5px;
	}
	.rh01 h2,
	.rh03 h2 {
		width:170px;
		color:#FFF;
	}
	.rh01 h3 {
		margin:0;
		font-size:1.0909em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-top:0.4545em;
	}
	.rh01 ul li {
		border-top: 1px dotted #000;
	}
	.rh01 ul li.f {
		border:0;
	}
	.rh01 ul li.f img {
		width: 190px;
		margin: 0 -10px;
	}
	.rh01 p {
		margin:0 0 0.9090em 0;
	}	
	.rh03 .links {
		margin-top:5px;
	}
	.rh03 ul.links a,
	.rh03 ul.links a:hover,
	.rh03 ul.links a:link,
	.rh03 ul.links a:link:hover {
		background: transparent !important;
		padding-left: 0;
		border-bottom: 1px dotted #000
	}
/* end rh01, end rh03 */



/* ec05 */
	.ec05{
		background: #FFF;
		width:520px;
		overflow:hidden
	}
/* end ec05 */


h1{
	width: 750px;
	margin-right: -210px;	
	_float: left;
}


#feedback,
.staffcomment{
	background: #FFF;
}
.staffcomment{
	padding: 10px;
}

table#feedback {background:#fff}

/* for global sitemap */
#p209412 .ec03 li ul{
	margin-bottom:0;
}
/* end global sitemap */


/*spacing adjustment on stuthan-taic*/
#p616300 #main .searchBox {padding-top:0}
#p616300 .ec03 p {margin-bottom:0}
/*end spacing adjustment on stuthan-taic*/

/* sjs temp list styles. modify css reset with trans image fix when I get a chance to test it */
.ec12 ul{
	margin-bottom: 1.66667em;
}

.ec12 ul,
.ec02 ul, 
.publicationTableBox td ul,
.vacancyDesc ul{
	padding-left: 10px;
	margin-left: 10px;
	list-style: disc;
}
.ec02 ul ul,
.publicationTableBox td ul ul,
.vacancyDesc ul ul{
	list-style: circle;
	margin-left: 20px;
}
/* end sjs temp styles */

/* in page audio styles */
	.ip05{
		width:432px!important;
		border:12px solid #EDECF1;
		margin:0 auto 20px;
	}
	.ip05 object{
		width:432px!important;
	}
	.ip05 .audioDetail{
		padding:10px
	}
	.ip05 h3,.ip05 a{
		margin:0 0 5px;
	}
/* end in page audio styles */


/* season's greetings */
    /* also remove rounded corners form js when card is finished "#p640378 #main" */
    #p640378 #globalNav,
    #p640378 #breadcrumb{
        visibility: hidden;
        display: none;
    }
    
    #p640378 #box{
        margin-top: 20px;
    }
    
    #p640378 #flashcontent1{
        padding-left: 220px;    
    }
    
    #p640378 #box .cnrs .cnr{
		display: block;		
	}
/* end season's greetings */



/* temp tab styles */
	    .js .tabBox{
		    margin-bottom: 20px;
		    *overflow: hidden;
	    }
	    	    
	    .js .bottom{
	        *zoom:1;
	        overflow: auto;
	    }
	    .js .bottom .tabs{
            float: left;
            margin-right: -100%;
            margin-top: 267px;
	    }
	    
	    .js .tabs{
		    overflow: auto;
		    width: 100%;
	    }
	    
	        .js .tabs li{
		        float: left;
		        width: 94px;
		        margin-left: 2px;
		        word-wrap: break-word;
		    }
		    .js .tabs li.f{
			    margin:0;
		    }
	    
	
		    .js .bottom .tabs li{
			    width: 133px;
		    }
		    .js .bottom .tabs li.f,
		    .js .bottom .tabs li.l{
			    width: 134px;
		    }

		    .js .tabs a{
			    display: block;
			    padding: 5px;
			    background-color: #FFF; 
			    line-height: 15px;
			    min-height: 30px;
			    _height: 30px;
			    font-size: 0.91666666666666666666666666666667em; /* 11px : 11/12 */
			    text-align: center;
			    text-decoration: none; 
			    color: #1890B6;
			    _zoom:1;
			    cursor: default;
		    }
		    .js .tabs a:hover,
		    .js .tabs a:focus,
		    .js .tabs a:active,
		    .js .tabs a.on,
	        .js .tabContentBox,
	        .js .tabContent{
		       background: #0ca8d5;
		       color: #FFF;
		       _zoom:1;  
		    }

        .js .tabContentBox{             
	        overflow: visible;
	        position: relative;
        }
            .js .bottom .tabContentBox{
                padding: 0 12px;
                height: 267px;  
            }
        
        .js .tabContentBox .tabContent{
	        width: 100%;
	        overflow: auto;
	        position: relative;
	        float: left;
	        margin-right: -100%;
        }
            .js .bottom .tabContentBox .tabContent{
                padding-top: 17px;
	            height: 250px;
            }
	        
	        .js .tabContentBox .on
	        {
	            /*left: 0;
	            position: relative;*/
	            z-index: 99;
	        }

	        
	#aside .tabContentBox .searchBox{
	    padding-top: 5px;
	    *zoom:1;
	}  
	#aside .tabContentBox .searchBox li{
		_zoom: 1;
	}
	
	
	#aside .tabContent .more a {
        background: #0CA8D5 url(../graphics/iconChevWhite.gif) no-repeat 10px 10px;
        display: block;
        color: #FFFFFF;
        font-weight: bold;
        padding: 5px 0 10px 25px;
        margin-bottom: 20px;
    } 
    .js #aside .tabContent .more a{
        margin-bottom: 0;
    }    

	.js .tabContentBox .fs02{
		margin:0;
	}

    /* can remove when actual sized images are fixed */
	.js .tabContentBox .fs02 img{
		width: 100%;
		height: 201px;
	}
	/* end can remove when actual sized images are fixed */
	
	.js .tabContentBox .fs02 .cnrs{
		display: none !important;
	}
	
	
    .js .tabs .on{
       background: #0ca8d5;
       color: #FFF;  
    }
    
    .js .tabs .off{
	background-color: #FFF;
        color: #0CA8D5;
    }
/* end temp tab styles */

#footer #userPref {
	display:none
}

/* archive-it */
	#archiveItBanner{
		padding: 10px;
		background: #af2614;
		text-align: center;
	}
	#archiveItBanner p,
	#archiveItBanner a{	
		color: #FFF;
		font-size: 1.2em;
		font-weight: bold;
		margin: 0;	
	}
	#archiveItBanner a{
		text-decoration: underline;
	}
/* end archive-it */


/* autocomplete */
	ul.autocompleter-choices{
		position:absolute;
		margin:0;
		padding:0;
		list-style:none;
		border:1px solid #7c7c7c;
		border-left-color:#c3c3c3;
		border-right-color:#c3c3c3;
		border-bottom-color:#ddd;
		background-color:#fff;
		text-align:left;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		z-index:50;
		background-color:#fff;
	}
	ul.autocompleter-choices li{
		position:relative;
		margin:-2px 0 0 0;
		padding:0.2em 1.5em 0.2em 1em;
		display:block;
		float:none !important; 
		cursor:pointer;
		font-weight:normal;
		white-space:nowrap;
		font-size:1em;
		line-height:1.5em;
	}
	ul.autocompleter-choices li.autocompleter-selected{
		background-color:#444;
		color:#fff;
	}
	ul.autocompleter-choices span.autocompleter-queried{
		display:inline;
		float:none;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried{
		color:#9FCFFF;
	}
/* end autocomplete */


.pc01{
	padding: 0;
}
