@charset "utf-8";
/* Global CSS Document */

@font-face
{
	font-family:TwCenMt;
	src: url('../fonts/t-webfont.eot');
	src: local('☺'), url('../fonts/t-webfont.woff') format('woff'), url('../fonts/t-webfont.ttf') format('truetype'), url('../fonts/t-webfont.svg#webfont1YEXLLO0') format('svg');
	font-weight: normal;
	font-style: normal;
}

*
{
	margin:0;
	padding:0;
}

body, html
{
	height:100%;
	background:#689edb;
	background-image:url(../images/background_tile.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px 5px;
}
.highvis {
	display:none;
}

/* -------------------------------------------------- LAYOUT CONTAINERS -------------------------------------------------- */

div#ct
{
	position:relative;
	width:1000px;
	min-height:100%;
	margin:0 auto;
	background:#FFF;
	margin-top:20px;
}
/* -------------------- SHADOWS -------------------- */
div#ct-top-shadow,div#ct-bottom-shadow,div#ct-left-shadow,div#ct-right-shadow,div#ct-left-shadow-new,div#ct-right-shadow-new{
	position:absolute;
	background-repeat:no-repeat;
	background-position:top;
}
div#ct-top-shadow, div#ct-bottom-shadow{
	height:20px;
	width:1020px;
	right:-10px;
}
div#ct-left-shadow, div#ct-right-shadow{
	width:10px;
	height:1080px;
	top:15px;
}

div#ct-left-shadow-new, div#ct-right-shadow-new{
	width:10px;
	height:1045px;
	top:15px;
}

div#ct-top-shadow{
	background-image:url(../images/top_shadow.jpg);
	top:-5px;
}
div#ct-bottom-shadow{
	height:40px;
	background-image:url(../images/bottom_shadow.jpg);
	bottom:-40px;
}
div#ct-left-shadow, div#ct-left-shadow-new{
	background-image:url(../images/left_shadow.jpg);
	left:-10px;
}
div#ct-right-shadow, div#ct-right-shadow-new{
	background-image:url(../images/right_shadow.jpg);
	right:-10px;
}

/* -------------------- HEADER -------------------- */

div#ct-header
{
	width:100%;
	height:92px;
}

	div.ct-header-col
	{
		float:left;
		width:333px;
		height:92px;
	}
		
		div.ct-header-col div#ct-header-col-title
		{
			margin:30px 70px 0 auto;
			width:239px;
			height:49px;
			background:url(../images/lgfl.jpg) no-repeat top left;	
		}
		
		div.ct-header-col div#ct-header-col-search
		{
			margin:28px auto 0 auto;
			width:280px;
			height:48px;
			background:url(../images/search_back.jpg);
		}
			
			div.ct-header-col div#ct-header-col-search input#ct-header-col-search-textbox
			{
				float:left;
				border:none;
				border-width:0;
				width:220px;
				height:20px;
				margin:14px auto 0 20px; 
			} /* Search textbox */
			
			div.ct-header-col div#ct-header-col-search input#ct-header-col-search-button
			{
				float:right;
				width:26px;
				height:26px;
				margin:11px 11px 0 0;
				background: url(../images/go.png) top left no-repeat;
				border:none;
				cursor:pointer;
			} /* Search button */
			
		div.ct-header-col div.ct-header-col-badge
		{
			float:right;
			margin:25px 23px 0 0;
			width:108px;
			height:50px;
		}
		div.ct-header-col-badge img{
			border:0px;
		}

/* -------------------- MENUBAR -------------------- */

div#ct-menubar
{
	width:100%;
	height:64px;
	font-family:TwCenMt, "Arial Narrow", Arial, Tahoma, sans-serif;
}
	
	div#ct-menubar-inner
	{
		width:936px;
		height:64px;
		margin:0px 17px;
		padding:0px 15px;
		background:url(../images/menu_border.jpg) top left no-repeat;
	}
		
		div.ct-menubar-inner-button
		{
			float:left;
			margin:13px 0;
			height:38px;
			
			text-align:center;
			font-size:22px;
			font-weight:normal;
			color:#FFF;
		}
		
		div.ct-menubar-inner-button div	{ margin-top:8px; } /* Menu text v-align */
		
		div.ct-menubar-inner-button div a, 
		div.ct-menubar-inner-button div a:link, 
		div.ct-menubar-inner-button div a:visited, 
		div.ct-menubar-inner-button div a:link:hover
		{
			color:#FFFFFF;
			text-decoration:none;
			font-size:22px;
		} /* Menu link decoration */
		
/*		div#ct-menubar-inner-buttonhome { width:117px; background:url(../images/left_pink.jpg) no-repeat top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonlgfl { width:130px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonemail { width:135px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonmoodle { width:139px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonesafety { width:138px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttoncontactus { width:178px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonhelp { width:92px; background:url(../images/right_pink.jpg) no-repeat top right; }
		
		div#ct-menubar-inner-buttonhome:hover { width:117px; background:url(../images/left_blue.jpg) no-repeat top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonlgfl:hover { width:130px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonemail:hover { width:135px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonmoodle:hover { width:139px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonesafety:hover { width:138px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttoncontactus:hover { width:178px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonhelp:hover { width:92px; background:url(../images/right_blue.jpg) no-repeat top right; color:#FFF; }*/
		
		
		div#ct-menubar-inner-buttonhome { width:117px; background:url(../images/left_pink.jpg) no-repeat top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonlgfl { width:130px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonemail { width:135px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonmoodle { width:139px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonesafety { width:138px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttoncontactus { width:178px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonemail1 { width:110px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonlpds { width:110px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttononlinesafety { width:192px; background:url(../images/middle_pink.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonhelp { width:92px; background:url(../images/right_pink.jpg) no-repeat top right; }
		
		div#ct-menubar-inner-buttonhome:hover { width:117px; background:url(../images/left_blue.jpg) no-repeat top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonlgfl:hover { width:130px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonemail:hover { width:135px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonmoodle:hover { width:139px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonesafety:hover { width:138px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttoncontactus:hover { width:178px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonemail1:hover { width:110px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonlpds:hover { width:110px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttononlinesafety:hover { width:192px; background:url(../images/middle_blue.jpg) repeat-x top left; border-right:solid 1px #9BDBFE; color:#FFF; }
		div#ct-menubar-inner-buttonhelp:hover { width:92px; background:url(../images/right_blue.jpg) no-repeat top right; color:#FFF; }
		
		

/* -------------------- CONTENT AREA -------------------- */

div#ct-content
{
	position:relative;
	width:100%;
	
	font-family:Arial, Verdana,  sans-serif;
}

	/* ---------- Left col ---------- */

	div#ct-content-leftcol
	{
		float:left;
		width:400px;
	}
		
		div#ct-content-leftcol-text
		{
			margin:10px 10px 10px 32px;
			font-size:13px;
			width:345px;
		}
		div#ct-content-leftcol-text a:link, div#ct-content-leftcol-text a:visited {
			font-family:Arial,Verdana,sans-serif;
			font-size:13px;
			color:#2874CA;
			text-decoration:none;
			outline:none;

		}
		div#ct-content-leftcol-text a:hover{
			color:#FF3399;
		}
		div#ct-content-leftcol-news
		{	
			margin-left:20px;
			width:365px;
			height:240px;
			background:url(../images/news_back.jpg);
		}
			
			div#ct-content-leftcol-news-header
			{
				position:relative;
				height:47px;
				margin:0 9px;
				border-bottom:solid 1px #DDD;
				font-family:TwCenMt, "Arial Narrow", Arial, Tahoma, sans-serif;
			}
				
				div#ct-content-leftcol-news-header-latest
				{
					float:left;
					width:140px;
					height:30px;
					margin-top:13px;
					margin-left:10px;
					text-align:left;
				} /* Title - Latest */
				
				div#ct-content-leftcol-news-header-lgfl
				{
					float:left;
					width:120px;
					height:30px;
					margin-top:13px;
					margin-left:8px;
				} /* Title- LGfL */
				
				div#ct-content-leftcol-news-header-feed
				{
					float:right;
					width:31px;
					padding:2px 0;
					height:31px;
					margin-top:11px;
				} /* Title - Feed */
				
			div.ct-content-leftcol-news-row
			{
				height:30px;
				margin:0px 0px;
			}
			
				div.ct-content-leftcol-news-row-arrow
				{
					float:left;
					width:40px;
					height:30px;
					margin:0 0 0 0px;
					background:url(../images/arrow.jpg) no-repeat right center;
				} 
				
				div.ct-content-leftcol-news-row-text 
				{
					float:left;
					border-bottom:dotted 1px #DDD;
					width:300px;
					height:20px;
					padding:8px 0px 0px 0px;
					
					font-size:12px;
				} /* News Text */
				div.ct-content-leftcol-news-row-text a:link, div.ct-content-leftcol-news-row-text a:visited{
					color:#00549D;
					font-size:12px;
				}
				div.ct-content-leftcol-news-row-text a:hover{
					color:#FF3399;
					text-decoration:underline;
				}
		
		div#ct-content-leftcol-services
		{
			width:375px;
			height:220px;
			margin-left:20px;
		}
		
		div#ct-content-leftcol-services-new
		{
			width:375px;
			height:155px;
			margin-left:20px;
		}
	
			div.ct-content-leftcol-services-inner
			{
				float:left;
				width:185px;
				text-align:center;
				height:78px;
				margin-top:14px;
			}
			a.ct-content-leftcol-services-icon img{
				border:none;
			}
			
				img.ct-content-leftcol-services-inner-image
				{
					margin-top:10px;
					border:none;
				}
				
		img.ct-content-leftcol-button
		{
			float:left;
			border:none;
		}
	
	/* ---------- Right Col ---------- */
		
	div#ct-content-rightcol
	{
		position:relative;
		float:left;
		width:575px;
		
	}
	
		div#ct-content-rightcol-artwork
		{
			position:relative;
			width:570px;
			height:200px;
			margin-left:5px;
			padding-top:10px;
		}
		
			img#ct-content-rightcol-artwork-image
			{
				margin-left:14px;
				margin-top:13px;
			}
		
		div.ct-content-rightcol-col
		{
			float:left;
			margin-right:10px;
			width:266px;
			margin-left:5px;
		}
			div.ct-content-rightcol-col h1
			{
				padding-left:16px;
				background:url(../images/arrow.jpg) no-repeat 0px 3px;
			}
			div.ct-content-rightcol-col h1 a:link, div.ct-content-rightcol-col h1 a:visited
			{
				color:#2874CA;
				text-decoration:none;
			}
			div.ct-content-rightcol-col h1 a:hover 
			{ 
				color:#FF3399;
				text-decoration:underline;
			}
			div.ct-content-rightcol-col-text
			{
				font-family:Arial, Tahoma, sans-serif;
				font-size:12px;
				color:#222;
				/*font-weight:bold;*/
				
				margin-bottom:10px;
			}  /* Category description text box */
			
			
			
/* -------------------- UPPER FOOTER -------------------- */

div.ct-upperfooter
{
	position:relative;
	width:100%;
}
	div#ct-upperfooter-header{
		font-family:TwCenMt,"Arial Narrow",Arial,Tahoma,sans-serif;
		font-size:24px;
		color:#2874CA;
		margin-left:32px;
		width:200px;
	}
	div.ct-upperfooter-spacer
	{
		float:left;width:24px;height:50px;
	}
	
	div.ct-upperfooter-spacer-new
	{
		float:left;width:22px;height:50px;
	}
	
	div.ct-upperfooter-holder{
		height:72px;
		position:relative;
		width:137px;
		float:left;
		background-image:url(../images/banners/shadow.gif);
		background-position:top left;
	}

	div.ct-upperfooter-holder-new{
		height:83px;
		position:relative;
		width:158px;
		float:left;
		background-position:top left;
	}


	
	img.ct-upperfooter-banner
	{
		margin:2px 3px;
		height:58px;
		position:absolute;
		width:117px;
		top:5px;
		left:5px;
		z-index:1;
		cursor:pointer;
		border:1px solid #999;
	}
	
		img.ct-upperfooter-banner-new
	{
		margin:2px 3px;
		height:73px;
		position:absolute;
		width:146px;
		top:5px;
		left:5px;
		z-index:1;
		cursor:pointer;
		border:1px solid #999;
	}

	
	img 
	{ 
		-ms-interpolation-mode: bicubic; 
	}

/* -------------------- LOWER FOOTER -------------------- */

div#ct-lowerfooter
{
	position:relative;
	width:100%;
	height:20px;
	margin-top:15px;
	font-family:"Arial Unicode MS", Arial, Tahoma, sans-serif;
	font-weight:normal;
}
	
	div#ct-lower-footer-left
	{
		position:absolute;
		top:2px;
		left:5px;
		width:300px;
		font-size:10px;
	}

		div#ct-lowerfooter div#ct-lower-footer-left a, a:link, a:visited { font-size:11px; color:#F39; text-decoration:none;  }
		div#ct-lowerfooter div#ct-lower-footer-left a:link:hover { font-size:11px; color:#F39; text-decoration:underline; }
		
	div#ct-lower-footer-right
	{
		position:absolute;
		top:2px;
		right:0px;
		width:300px;
		color:#999;
		font-size:10px;
		padding-right:5px;
		text-align:right;
	}
		
		div#ct-lowerfooter div#ct-lower-footer-right a, a:link, a:visited { font-size:11px; color:#999; text-decoration:none;  }
		div#ct-lowerfooter div#ct-lower-footer-right a:link:hover { font-size:11px; color:#999; text-decoration:underline; }

	
/* -------------------------------------------------- HEADER TEXTS -------------------------------------------------- */

h1 /* CATEGORIES */
{
	font-size:12px;
	display:block;
	color:#000;
	margin:20px 0px 5px 0px;
	font-weight:bold;
}
	
	h1 a:link, h1 a:visited
	{
		color:#000;
		text-decoration:underline;
		font-weight:bold;
		font-size:12px;
	}
	h1 a:hover{
		color:#CC3467;
	}

h2 /* NEWS */
{
	margin-top:4px;
	font-size:22px;
	font-weight:normal;
	color:#2874CA; 
}
div#ct-content-leftcol-text #logOut a{
	color:#2874CA;
	font-weight:bold;
	text-decoration:none;
}
div#ct-content-leftcol-text #logOut a:hover{
	color:#FF3399;
}

/* -------------------------------------------------- CURRICULUM -------------------------------------------------- */

#curriculum div#ct-content-leftcol {
	float:none;
	margin-left:44px;
	width:auto;
}
#mainLinks ul li a{
	font-size:18px;
}
#curriculum div#ct-left-shadow, #curriculum div#ct-right-shadow{
	height:500px;	
}
#curriculum div#ct {
	min-height:10px;
}