﻿@charset "utf-8";
/* CSS Document */

.clear {
	clear : both;
	height : 1px;
}
.inv {
	display : none;
}
img {
	border : none;
}
a {
	text-decoration : none;
}
.alignleft {
	float : left;
	margin : 5px 10px 5px 0;
}
* {
	margin : 0;
	padding : 0;
	border : 0;
}
.skipContentArea {
	width : 960px;
	margin : 0 auto;
	height : auto;
}
.skipContent {
    float:left;
    height:auto;
    margin-left:313px;
    position:relative;
    text-align:center;
    width:190px;
}

body {
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	background : #fff;
}
.footer_main_bg {
	background : url(/images/footer_bg.png) repeat-x;
	width : 100%;
	height : 119px;
	margin : 0;
	padding : 0;
	float : left;
	position : relative;
	margin-top : -50px;
}
.body_main_bg {
	background : url(/images/body_main.png) top center no-repeat;
	width : 100%;
	height : auto;
	margin : 0;
	padding : 0;
	float : left;
	position : relative;
}
.body_parent_bg {
	background : url(/images/trumpet-boy-homepage-bg.png) center 30px no-repeat;
	width : 100%;
	height : auto;
	margin : 0;
	padding : 0;
	float : left;
	position : relative;
}
.body_outreach_bg {
	background : url(/images/outreach_main_bg.jpg) top center no-repeat #f2f2f2;
	width : 100%;
	height : auto;
	margin : 0;
	padding : 0;
	float : left;
	position : relative;
}
.sub_wrapper {
	width : 960px;
	margin : 0 auto;
	height : auto;
}
.header {
	width : 960px;
	height : auto;
	float : left;
	position : relative;
}
.header .logo {
	width : 313px;
	height : 50px;
	float : left;
	position : relative;
	margin-left : 5px;
}
.header .logo1 {
	width : 240px;
	height : auto;
	float : left;
	position : relative;
	margin-left : 170px;
}
.header .logo1 .border_rt {
	border-right : 2px solid #918f8f;
	padding-right : 10px;
}
.header .right_div {
	width : 230px;
	height : auto;
	float : right;
	position : relative;
	margin-top : -5px;
}
.header .right_div .social {
	width : 230px;
	height : auto;
	float : left;
	position : relative;
}
.header .right_div .social p {
	width : 80px;
	height : auto;
	color : #1b1b1b;
	float : left;
	position : relative;
	margin-left : 8px;
	margin-top : 4px;
}
.header .right_div .social img {
	margin-left : 9px;
}
.header .right_div .search {
	width : 220px;
	height : auto;
	float : right;
	position : relative;
	margin-top : 10px;
}
.header .right_div .search form {
	width : 230px;
	height : auto;
	float : left;
	position : relative;
}
.header .right_div .search label, .visually-hidden-label {
	border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.header .right_div .search input.searchtext {
	background : url(/images/search.png) no-repeat;
	width : 212px;
	height : 16px;
	font-size : 11px;
	padding : 4px;
	color : #0e0e0e;
}
.header .right_div .search input.searchsubmit {
	background : url(/images/searchgobtn.png) no-repeat;
	width : 60px;
	height : 24px;
	float : right;
	position : relative;
	top : -24px;
	left : 0px;
	cursor : pointer;
	color:#fff;
	font-weight:bold;
	font-size:1em;
	padding-bottom:2px;
}
.nav {
	width : 960px;
	height : 40px;
	float : left;
	position : relative;
	background : #252525;
	margin-top : -12px;
	border-top-left-radius : 10px;
	border-top-right-radius : 10px;
	font-size:12px;
}
.nav ul {
	display : inline;
	width : 960px;
	height : 40px;
	float : left;
	position : relative;
}
.nav ul li {
	display : inline;
	text-align : center;
	float : left;
	position : relative;
	font-family:Verdana, Geneva, sans-serif;

}
.nav ul li span {
	background : url(/images/nav_span.png) no-repeat;
	width : 2px;
	height : 40px;
	float : left;
	position : relative;
}
.nav ul li a {
	display : block;
	float : left;
	color : #ffffff;
	text-decoration : none;
	position : relative;
	font-size : 12px;
	text-align : center;
	padding : 13px 14px 12px 14px  !important;
	line-height : 15px;
	font-size : 1.08em;
}
.nav ul li.active a {
	display : block;
	float : left;
	background : #7ab032;
	text-decoration : none;
	color : #000;
	padding : 13px 14px 12px 14px !important;
	line-height : 15px;
	font-size : 1.08em;
}
.nav ul li.active_first a {
	display : block;
	float : left;
	background : #7ab032;
	text-decoration : none;
	color : #000;
	padding : 13px 15px 12px 15px !important;
	border-top-left-radius : 10px;
	line-height : 15px;
	font-size : 1.08em;
}
.nav ul li.first a {
	display : block;
	float : left;
	text-decoration : none;
	color : #ffffff;
	padding : 13px 15px 12px 15px !important;
	border-top-left-radius : 10px;
	line-height : 15px;
	font-size : 1.08em;
}
.nav ul li.first a:hover, .nav ul li.first a:focus {
	background : #7ab032;
	color : #000;
}
.nav ul li a:hover, .nav ul li a:focus {
	background : #7ab032;
	color : #000;
}
.nav ul li.last a {
	display : block;
	float : left;
	text-decoration : none;
	color : #ffffff;
	padding : 13px 16px 12px 15px !important;
	line-height : 15px;
	font-size : 1.08em;
}
.nav ul li.active_last a {
	display : block;
	float : left;
	background : #7ab032;
	text-decoration : none;
	color : #000;
	padding : 13px 16px 12px 15px !important;
	border-top-right-radius : 10px;
	line-height : 15px;
	font-size : 1.08em;
}
.nav ul li.last a:hover, .nav ul li.last a:focus  {
	border-top-right-radius : 10px;
	color : #000;
}
.banner_area {
	width : 960px;
	height : 325px;
	float : left;
	position : relative;
	margin-top : 33px;
}
.banner_area h1{
	position:absolute;
	left:-9999px;
}
.banner_area .left_div {
	width : 589px;
	height : auto;
	float : left;
	position : relative;
}
#faded-corp {
	position : absolute;
	width : 960px;
	height : 280px;
	float : left;
	border-radius : 13px;
	background:url(/images/corp_banner_img.jpg) no-repeat;
}

#faded-corp .banner_text {
	width : 375px;
	float : left;
	position : relative;
	height : 50px;
	left : 30px;
	line-height : 30px;
	color : #fff;
	top : 150px;
}
#faded-corp .banner_text h2 {
	background:inherit;
	letter-spacing : 2px;
	font-weight : normal;
	font-size : 40px;
}
#faded-corp .banner_text p {
	font-size : 14px;
	line-height : 16px;
	margin-top : 15px;
	font-weight : bold;
}

#faded {
	position : absolute;
	overflow : hidden;
	width : 589px;
	height : 254px;
	float : left;
	border-radius : 13px;
}


.banner_area .right_div .suport {
	float:right;
	position : relative;
	top : -32px;
	right : 16px;
}

.banner_area .right_div a span{
	position:absolute;
	margin-top:24px;
	right:36px;
	z-index:101;
	text-transform:uppercase;
	line-height:17px;
}
.banner_area .right_div a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	padding-left:1px;
	text-shadow:2px 2px 2px #f59d49;
}
.banner_area .right_div a span.line2{
	color:#fff;
	font-weight:bold;
	font-family: 'Museo300Regular';
	font-size:17px;
	text-shadow:2px 2px 2px #b94601;
}


#faded_shadow {
	position : absolute;
	height : 28px;
	float : left;
	top : 254px;
}
.sliders {
	position : relative;
	width : 589px;
	height : 254px;
	float : left;
}
.sliders li {
	list-style-type : none;
	width : 100%;
}
.sliders li .div_text1 {
	width : 589px;
	float : left;
	position : relative;
	height : 100px;
}
.sliders li .div_text {
	width : 375px;
	float : left;
	position : relative;
	height : 50px;
	z-index : 1000;
	left : 30px;
	line-height : 20px;
	color : #fff;
	top : 50px;
	padding-top:10px;
	position: fixed; top:0; left: -9999px; /* --> SP 3/10/12 - This hides the slider text offscreen */
	}
.sliders li .div_text a{
	color:#fff;
}
.sliders li .div_text h3 {
	background:inherit;
	letter-spacing : 2px;
	font-weight : normal;
	font-size : 40px;
	line-height:38px;
}
.sliders li .div_text p {
	font-size : 14px;
	line-height : 18px;
	margin-top : 15px;
	font-weight : bold;
}
ul.pagination {
	list-style : none;
	z-index : 1000;
	position : absolute;
	font-size : 0;
	line-height : 0;
	width : 100px;
	float : right;
	top : 210px;
	left : 480px;
}
ul.pagination li {
	float : left;
	padding : 0 6px 0 0;
}
ul.pagination li a {
	display : block;
	width : 10px;
	height : 10px;
	background : url(/images/pagination.png) top left no-repeat;
	color : #fff;
	font-size : 0;
	text-align : center;
	line-height : 0;
	text-decoration : none;
}
ul.pagination li a:hover, ul.pagination li a:focus {
	background : url(/images/pagination_h.png) top left no-repeat;
}
ul.pagination li.current a {
	background : url(/images/pagination_h.png) top left no-repeat;
}
.banner_area .right_div {
	width : 326px;
	height : 235px;
	float : right;
	position : relative;
	border-radius : 13px;
	background : url(/images/supprt_div_bg.jpg) repeat-y;
	padding : 20px 0 0 25px;
}


#faded-corp .suport {
	float:right;
	margin-top : -62px;
	margin-right : 16px;
}

#faded-corp  a span{
	position:absolute;
	margin-top:-6px;
	right:36px;
	text-transform:uppercase;
	line-height:17px;
}
#faded-corp a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	padding-left:1px;
	text-shadow:2px 2px 2px #f59d49;
}
#faded-corp  a span.line2{
	color:#fff;
	font-weight:bold;
	font-family: 'Museo300Regular';
	font-size:17px;
	text-shadow:2px 2px 2px #b94601;
}


.banner_area .right_div h3 {
	color : #a0d530;
	font-size : 17px;
	font-weight : normal;
	line-height : 30px;
	margin-top:-25px;
}
.banner_area .right_div .wp{
	margin:5px 0 0 147px;
}
.banner_area .right_div span {
	color : #8bc5ef;
	font-size : 14px;
	font-weight : normal;
	line-height : 25px;
	margin-top : 10px;
	display:block;
}
.banner_area .right_div .title-text {
	color : #eaf6ff;
	font-size : 12px;
	width : 150px;

	margin-top : 10px;
}
.banner_area .right_div .p2 {
	color : #daeefe;
	font-size : 12px;
	line-height : 15px;
	margin-top : 31px;
	text-align : left;
	z-index : 100;
}
.banner_area .right_div .read-more {
	color : #ffffff !important;
	font-size : 11px !important;
	font-style : italic !important;
	clear:both;
	margin-top:20px;
	display:block;
}
.banner_area .right_div .p2 a:hover, .banner_area .right_div .p2 a:focus {
	text-decoration : underline;
	cursor:pointer;
}
.mid_content {
	width : 960px;
	height : auto;
	float : left;
	position : relative;
	background : /*url(/images/corporate_bg.png) no-repeat scroll right top*/ #F7F7F7;
	margin-top : -35px;
	border-radius : 5px;
	box-shadow : 0 0 3px #9c9d9d;
}
.rightside_shadow {
	background:url(/images/corporate_bg.png) no-repeat scroll right top #FFFFFF;
	width : 960px;
	height : auto;
	float : left;
	position : relative;
	border-radius : 5px;
}
.mid_content .mid_border {
	width : 940px;
	height : auto;
	float : left;
	position : relative;
	border : #999 dashed 1px;
	background : url(/images/mid_bg.png) top left no-repeat;
	margin : 10px;
	border-radius : 5px;
	padding-bottom : 50px;
}
.mid_content .mid_border .mid_container {
	width : 940px;
	height : auto;
	float : left;
	position : relative;
}
.mid_content .mid_border .mid_container .kids {
	width : 940px;
	height : auto;
	float : left;
	position : relative;
	border-bottom : 1px dashed #999;
}


/*updated section for home page  Indigenous */
	.mid_content .mid_border .mid_container .kids .inform {
	 float:left;
	 position: relative;
	}
	.mid_content .mid_border .mid_container .kids .inform .information_for {
	 	display: block;
	 	height:37px;
	 	width:244px;
	 	background: url(/images/indigenous-information_for_bg.png) no-repeat;
	 	top:-12px;
	 	left:-12px;
	 	position: absolute;
	 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 	text-align: center;
		font-size: 20px;
		color: #ffffff;
		line-height: 37px;
		font-style: italic;
	}
/* Comment out the existing style below to implement the new commented style above
	.mid_content .mid_border .mid_container .kids .inform {
		width : 220px;
		height : 45px;
		float : left;
		position : relative;
		top : 120px;
		left : -31px;
		background : url(/images/information_btn.png) no-repeat;
		padding-top : 30px;
		padding-left : 50px;
	}
	.mid_content .mid_border .mid_container .kids .inform p {
		color : #fff;
		font-style : italic;
		font-size : 20px;
		font-weight : bold;
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-shadow : #343534 1px 1px 1px;
	}
/* Close comment section */
/*updated section for home page  Indigenous*/


.mid_content .mid_border .mid_container .kids .young {
	width : 233px;
	height : 240px;
	float : left;
	position : relative;
	/* margin-left : -36px; /* Comment out this line */
}
.mid_content .mid_border .mid_container .kids h2 {
	position:absolute;
	left:-9999px;
}

.mid_content .mid_border .mid_container .kids .young:hover .inner{
	left:0;
	background:url(/images/kids-hover.png);
}
.mid_content .mid_border .mid_container .kids .kids1:hover .inner{
	left:0;
	background:url(/images/parent_kidshover.png);
}
.mid_content .mid_border .mid_container .kids .teen:hover .inner{
	left:0;
	background:url(/images/parent_kids2hover.png);
}
.inner {
	width:233px;
	position:absolute;
	left:-9999px;
	bottom:0;
	height:224px;

}
.inner ul {
	position:relative;
	top:128px;
	left:20px;
}
.inner ul li {
	list-style:none;
}
.young .inner ul li a {
	color:#fffdfd;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.kids1 .inner ul li a {
	color:#fffdfd;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.teen .inner ul li a {
	color:#444545;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.young .inner ul li a.link2, .kids1 .inner ul li a.link2, .teen .inner ul li a.link2 {
	padding-left:10px;
}
.young .inner ul li a.link3, .kids1 .inner ul li a.link3, .teen .inner ul li a.link3 {
	padding-left:20px;
}

.young .inner ul li a:hover, .kids1 .inner ul li a:hover, .teen .inner ul li a:hover {
	color:#616262;
}
.young .inner ul li a:focus, .kids1 .inner ul li a:focus, .teen .inner ul li a:focus {
	color:#616262;
}
.visible{
	left:0;
}
.mid_content .mid_border .mid_container .kids .dashed {
	width : 1px;
	height : 70px;
	float : left;
	position : absolute;
	border-left : 1px dashed #64b6e9;
	top : 120px;
	left : 236px;
	z-index : 100;
}
.mid_content .mid_border .mid_container .kids .young span {
	background : #0480cb;
	border-bottom-right-radius : 10px;
	border-bottom-left-radius : 10px;
	padding : 5px 13px;
	color : #ffffff;
	font-weight: bold;
	font-size : 22px;
	position : relative;
	float : right;
	top : -240px;
	right : 50px;
}
.mid_content .mid_border .mid_container .kids .kids1 {
	width : 233px;
	height : 240px;
	float : left;
	position : relative;
}
.mid_content .mid_border .mid_container .kids .kids1 span {
	background : #9e2981;
	border-bottom-right-radius : 10px;
	border-bottom-left-radius : 10px;
	padding : 5px 13px;
	color : #ffffff;
	font-size : 22px;
	font-weight: bold;
	position : relative;
	float : right;
	top : -240px;
	right : 20px;
}
.mid_content .mid_border .mid_container .kids .teen {
	width : 233px;
	height : 240px;
	float : left;
	position : relative;
}
.mid_content .mid_border .mid_container .kids .teen span {
	background : #aa2b2b;
	border-bottom-right-radius : 10px;
	border-bottom-left-radius : 10px;
	padding : 5px 13px;
	color : #ffffff;
	font-size : 22px;
	font-weight: bold;
	position : relative;
	float : right;
	top : -240px;
	right : 10px;
}
.mid_content .mid_border .mid_container .parent {
	width : 940px;
	height : auto;
	float : left;
	position : relative;
}
.mid_content .mid_border .mid_container .parent div {
	width : 313px;
	height : 175px;
	float : left;
	position : relative;
}
.mid_content .mid_border .mid_container .parent .title {
	top : 30px;
	left : 20px;
	float : left;
	position : relative;
}
.mid_content .mid_border .mid_container .parent .title h2 {
	font-size : 26px;
	font-weight : normal;
	font-family : 'Museo300Regular';
}
.mid_content .mid_border .mid_container .parent .title p {
	font-size : 12px;
	line-height : 16px;
}
.mid_content .mid_border .mid_container .parent .parents {
	color : #196089;
	background : url(/images/mid_parents.png) bottom center no-repeat;
}
.mid_content .mid_border .mid_container .parent .parents .title h2 a {
	color : #196089;
}
.mid_content .mid_border .mid_container .parent .schools {
	color : #2a4803;
	background : url(/images/mid_schools.png) bottom center no-repeat;
}
.mid_content .mid_border .mid_container .parent .schools .title h2 a {
	color : #2a4803;
}
.mid_content .mid_border .mid_container .parent .outreach {
	color : #082b72;
	background : url(/images/mid_outreach.png) bottom center no-repeat;
}
.mid_content .mid_border .mid_container .parent .outreach .title h2 a {
	color : #082b72;
}
.mid_content .mid_border .mid_container .mid_social {
	width : 940px;
	height : auto;
	float : left;
	position : relative;
	padding-bottom:20px;
}
.mid_content .mid_border .mid_container .mid_social .twitter {
	width : 235px;
	height : auto;
	float : left;
	position : relative;
	padding-top : 30px;
}
.mid_content .mid_border .mid_container .mid_social .twitter h4 {
	width : 170px;
	height : auto;
	float : left;
	position : relative;
	background : url(/images/mid_twt.png) left no-repeat;
	font-size : 13px;
	font-weight : bold;
	color : #2d2d2d;
	line-height : 18px;
	padding-left : 57px;
}
.mid_content .mid_border .mid_container .mid_social .twitter h4 a {
	font-weight : bold;
	color : #2d2d2d;
	font-size : 10px;
}
.mid_content .mid_border .mid_container .mid_social .twitter h4 a:hover, .mid_content .mid_border .mid_container .mid_social .twitter h4 a:focus {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .twitter .p_text {
	width : 180px;
	padding : 10px 0 15px 20px;
	background : url(/images/social_mid_h_dived.jpg) bottom left no-repeat;
	font-size : 12px;
	color : #2d2d2d;
	line-height : 20px;
	position : relative;
	float : left;
}
.mid_content .mid_border .mid_container .mid_social .twitter .p_text a {
	color : #2d2d2d;
	text-decoration : none;

}
.mid_content .mid_border .mid_container .mid_social .twitter h4 a:hover, .mid_content .mid_border .mid_container .mid_social .twitter h4 a:focus  {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .twitter .p_text1 {
	width : 180px;
	padding : 10px 0 0 20px;
	font-size : 12px;
	color : #2d2d2d;
	line-height : 20px;
	position : relative;
	float : left;
	margin-bottom : 20px;
	margin-bottom : 0px !important;

}
.mid_content .mid_border .mid_container .mid_social .twitter .p_text1 a {
	color : #065570;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	float:left;
	position:relative;
	margin-top:17px;
}
.mid_content .mid_border .mid_container .mid_social .twitter .p_text a:hover, .mid_content .mid_border .mid_container .mid_social .twitter .p_text a:focus  {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .youtube {
	width : 235px;
	height : auto;
	float : left;
	position : relative;
	padding-top : 30px;
	background : url(/images/social_mid_dived.jpg) top left no-repeat;
}
.mid_content .mid_border .mid_container .mid_social .youtube h4 {
	width : 175px;
	height : auto;
	float : left;
	position : relative;
	background : url(/images/mid_yt.png) left no-repeat;
	font-size : 13px;
	font-weight : bold;
	color : #2d2d2d;
	line-height : 18px;
	padding : 7px 0 10px 55px;
}
.mid_content .mid_border .mid_container .mid_social .youtube h4 a {
	font-weight : bold;
	color : #2d2d2d;
	font-size : 10px;
}
.mid_content .mid_border .mid_container .mid_social .twitter .p_text1 a:hover, .mid_content .mid_border .mid_container .mid_social .twitter .p_text1 a:focus  {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .youtube .p_text {
	width : 208px;
	height : 113px;
	position : relative;
	float : left;
	margin : 10px 0 0 15px;
}
.mid_content .mid_border .mid_container .mid_social .youtube .p_text1 {
	width : 180px;
	height : auto;
	padding : 10px 0 10px 20px;
	font-size : 12px;
	color : #2d2d2d;
	line-height : 20px;
	position : relative;
	float : left;
}
.mid_content .mid_border .mid_container .mid_social .youtube .p_text1 a {
	color : #065570;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	margin-top:15px;
}
.mid_content .mid_border .mid_container .mid_social .youtube h4 a:hover, .mid_content .mid_border .mid_container .mid_social .youtube h4 a:focus {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .rss {
	width : 235px;
	height : auto;
	float : left;
	position : relative;
	padding-top : 30px;
	background : url(/images/social_mid_dived.jpg) top left no-repeat;
}
.mid_content .mid_border .mid_container .mid_social .rss h4 {
	width : 170px;
	height : auto;
	float : left;
	position : relative;
	background : url(/images/mid_rs.png) left no-repeat;
	font-size : 13px;
	font-weight : bold;
	color : #2d2d2d;
	line-height : 18px;
	padding : 7px 0 10px 57px;
}
.mid_content .mid_border .mid_container .mid_social .rss h4 a {
	font-weight : bold;
	color : #2d2d2d;
	font-size : 10px;
}
.mid_content .mid_border .mid_container .mid_social .youtube .p_text1 a:hover, .mid_content .mid_border .mid_container .mid_social .youtube .p_text1 a:focus  {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .rss .p_text {
	width : 180px;
	padding : 10px 0 15px 20px;
	background : url(/images/social_mid_h_dived.jpg) bottom left no-repeat;
	font-size : 12px;
	color : #2d2d2d;
	line-height : 20px;
	position : relative;
	float : left;
}
.mid_content .mid_border .mid_container .mid_social .rss .p_text a {
	color : #2d2d2d;
	text-decoration : none;
}
.mid_content .mid_border .mid_container .mid_social .rss h4 a:hover, .mid_content .mid_border .mid_container .mid_social .rss h4 a:focus {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .rss .p_text1 {
	width : 180px;
	padding : 10px 0 0 20px;
	font-size : 12px;
	color : #2d2d2d;
	line-height : 20px;
	position : relative;
	float : left;
	margin-bottom : 20px;
	margin-bottom : 0px !important;
}
.mid_content .mid_border .mid_container .mid_social .rss .p_text1 a {
	color : #065570;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}
.mid_content .mid_border .mid_container .mid_social .rss .p_text a:hover, .mid_content .mid_border .mid_container .mid_social .rss .p_text a:focus {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .fb {
	width : 235px;
	height : auto;
	float : left;
	position : relative;
	padding-top : 30px;
	background : url(/images/social_mid_dived.jpg) top left no-repeat;
}
.mid_content .mid_border .mid_container .mid_social .fb h4 {
	width : 170px;
	height : auto;
	float : left;
	position : relative;
	background : url(/images/mid_fb.png) left no-repeat;
	font-size : 13px;
	font-weight : bold;
	color : #2d2d2d;
	line-height : 18px;
	padding : 7px 0 10px 57px;
}
.mid_content .mid_border .mid_container .mid_social .fb h4 a {
	font-weight : bold;
	color : #2d2d2d;
	font-size : 10px;
}
.mid_content .mid_border .mid_container .mid_social .rss .p_text1 a:hover, .mid_content .mid_border .mid_container .mid_social .rss .p_text1 a:focus {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .fb .p_text {
	width : 180px;
	padding : 10px 0 15px 20px;
	background : url(/images/social_mid_h_dived.jpg) bottom left no-repeat;
	font-size : 12px;
	color : #2d2d2d;
	line-height : 20px;
	position : relative;
	float : left;
}
.mid_content .mid_border .mid_container .mid_social .fb .p_text a {
	color : #2d2d2d;
	text-decoration : none;
}
.mid_content .mid_border .mid_container .mid_social .fb h4 a:hover, .mid_content .mid_border .mid_container .mid_social .fb h4 a:focus {
	text-decoration : underline;
}
.mid_content .mid_border .mid_container .mid_social .fb .p_text1 {
	width : 180px;
	padding : 10px 0 0 20px;
	font-size : 12px;
	color : #2d2d2d;
	line-height : 20px;
	position : relative;
	float : left;
	margin-bottom : 20px;
	margin-bottom : 0px !important;
}
.mid_content .mid_border .mid_container .mid_social .fb .p_text1 a {
	color : #065570;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}
.mid_content .mid_border .mid_container .mid_social .fb .p_text a:hover, .mid_content .mid_border .mid_container .mid_social .fb .p_text a:focus {
	text-decoration : underline;
}
.footer {
	width : 960px;
	height : auto;
	padding : 0;
	margin : 0;
	float : left;
	position : relative;
	margin-top : 25px;
	text-align : center;
}

.footer .img_div img {
	float : right;
	position : relative;
	margin-left : 15px;
}

.footer ul {
	padding : 0;
	margin-top : 10px;
}
.footer ul li {
	float : left;
	line-height : 22px;
	position : relative;
	display : inline;
	text-decoration : none;
	color : #494a4b;
}
.footer ul li span {
	padding : 0 7px;
	float : left;
	position : relative;
	display : inline;
	text-decoration : none;
	color : #a3a3a4;
}
.footer ul li a {
	float : left;
	position : relative;
	padding : 0 4px;
	color : #ffffff;
	text-decoration : none;
	font-size: 12px;
}
.footer ul li.active a {
	color : #ffffff;
}
.footer ul li a:hover, .footer ul li a:focus {
	text-decoration : underline;
}

.footer .img_div {
	width : 500px;
	height : auto;
	padding : 0;
	margin:-25px 0 0 0;
	float : right;
	position : relative;
	text-align : center;
}
.footer .img_div_bottom {
	margin-right:-182px;
	float : right;
	position : relative;
}
.footer .img_div span {
	position:relative;
}
.footer .img_div .social_icons {
	position:relative;
	float:right;
}
.footer .img_div p {
	width : 100px;
	float : left;
	position : relative;
	font-size : 16px;
	font-style : italic;
	color : #fff;
	margin-left : 150px;
}

.copyright {
	text-align : left;
	width : 360px;
	height : auto;
	float : left;
	position : relative;
	color : #ffffff;
	padding-left : 4px;
}


.mid_content .mid_border .mid_container .sybersmart .brd_nav {
    color: #02060D;
    float: left;
    font-family: 'MetaBookRoman';
    font-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase;
    width: 90%;
	padding:20px 0 0 20px;
}
.mid_content .mid_border .mid_container .sybersmart .brd_nav a {
	color:#02060d;
	text-decoration:none;
	font-weight:700;
}
.mid_content .mid_border .mid_container .sybersmart .brd_nav a:hover, .mid_content .mid_border .mid_container .sybersmart .brd_nav a:focus  {
	text-decoration:underline;
}

.scfForm .scfValidationSummary { padding: 10px; border: 1px solid #990000; margin: 0 0 20px; color: #990000; float: none; }
.scfForm .scfValidationSummary ul li { color: #990000 !important; list-style: disc outside; }
.scfForm .scfSingleLineGeneralPanel, .scfForm .scfMultipleLineGeneralPanel { width: auto; }
.scfForm .scfValidator { color: #990000; margin: 3px 14px 7px; }


.mid_content .mid_border .mid_container .corporate .contact_form form {
	width : 250px;
	height : auto;
	position : relative;
	float : left;
	padding-left : 24px;
}
.mid_content .mid_border .mid_container .corporate .contact_form form input[type="text"] {
	width : 214px !important;
	height : 24px;
	padding : 7px 2px 0px 10px !important;
	float : left;
	background : url(/images/corporate_text_type.png) no-repeat;
	margin : 5px 0 5px 14px !important;
	color : #616161;
	font-size : 12px;
	display:block;
	/*ie7 only*/
	*background-image:none;
	*background-color:#fff;
	*border:1px solid #ccc;

}
.mid_content .mid_border .mid_container .corporate .contact_form form textarea {
	width : 214px;
	height : 83px;
	position : relative;
	padding : 11px 2px 2px 10px;
	float : left;
	background : url(/images/corporate_texarea.png) no-repeat;
	margin : 5px 0 7px 14px;
	color : #616161;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	/*ie7 only*/
	*background-image:none;
	*background-color:#fff;
	*border:1px solid #ccc;
}
.mid_content .mid_border .mid_container .corporate .contact_form form input[type="submit"] {
	width : 74px;
	height : 34px;
	position : relative;
	float : right;
	background : url(/images/corp_home_sendbtn.png) no-repeat;
	margin : 5px 10px 0 0;
	cursor : pointer;
	color:#575757;
	font-family: 'CorpidOfficeRegular';
	padding-bottom:3px;

}

.scfMultipleLineGeneralPanel .scfValidator , .scfSingleLineGeneralPanel .scfValidator {
	visibility: hidden !important;
    display: none !important;
}

/*****************************************************************************************/
#youngkids_bg {
	width:100%;
	float:left;
	margin-bottom:35px;
	background:url(/images/YoungKidsBg2.jpg) no-repeat center top #72a725;
}
#youngkids_bd {
	width:960px;
	margin:0px auto;
}
#youngkids_bd .logo {
	float:left;
	position:relative;
	z-index:5;
}

#youngkids_bd #nav {
	font-family: '[z]AristaRegular';
	text-align:center;
	font-size:25px;
	line-height:20px;
	float:left;
	margin-top:125px;
	margin-left:25px;
}
#youngkids_bd #nav li {
	float:left;
	list-style:none;
	/*	margin:0px 25px;*/
	border-left:2px #dcd5eb dotted;
}
#youngkids_bd #nav a {
	display:block;
	margin:0px 30px;
	color:#FFF;
	text-decoration:none;
	text-shadow: 0px 1px 2px #000000;
}
#youngkids_bd #nav li:first-child {
	border-left:0px #dcd5eb dotted;
}
#youngkids_bd .suport {
	margin:88px 0 0 44px;
	z-index:99;

}
#youngkids_bd a span{
	text-transform:uppercase;
	line-height:17px;
	z-index:100;
	margin:145px 0 0 69px;
	*margin-left:68px;
}
#youngkids_bd a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	text-shadow:2px 2px 2px #f59d49;
	position:absolute;
}
#youngkids_bd a span.line2{
	color:#fff;
	font-weight:bold;
	font-family: 'Museo300Regular';
	font-size:17px;
	text-shadow:2px 2px 2px #b94601;
	position:absolute;
}

#youngkids_bd #banner {
	position:relative;
	z-index:0;
	float:left;
	min-height:485px;
	width:90%;
	margin-left:120px;
}
#youngkids_bd #banner img.banner {
	float: left;
    margin-right: 50px;
    position: relative;
    z-index: 5;
	margin-top:-50px;
}
#youngkids_bd #banner h1{
	position:absolute;
	left:-9999px;
}
#youngkids_bd #banner h2{
	line-height: 85px;
    margin: 66px 71px 22px 0;
    text-align: center;

}

#youngkids_bd #banner h2 .line1 {

	z-index:10;

	font-family: 'RumpelstiltskinRegular';
	color:#7c3e07;
	font-size:104px;


	text-shadow: 0px 1px 2px #faa475;

}
#youngkids_bd #banner h2 .line2 {

	z-index:10;

	font-family: 'RumpelstiltskinRegular';
	color:#052f4c;
	font-size:100px;

	text-shadow: 0px 1px 2px #686868;

}
#youngkids_bd #banner a{
	display:inline-block;

	width:199px;
	height:154px;

}


#youngkids_bd .brd_nav {
	font-family: 'MetaBookRoman';
	font-size:12px;
	color:#253f01;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-left:10px;
}
#youngkids_bd .brd_nav a {
	color:#253f01;
	text-decoration:none;
	font-weight:700;
}
#youngkids_bd .brd_nav a:hover, #youngkids_bd .brd_nav a:focus {
	text-decoration:underline;
}

#youngkids_bd #subfooter {
	background: url("/images/YoungKidssubfooterBg.jpg") no-repeat scroll center top transparent;
    float: left;
    height: 140px;
    margin-left: -53px;
    margin-top: 15px;
    padding: 52px 42px 0;
    width: 960px;
}
#youngkids_bd .subfooter_box {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:280px;
	padding-right:20px;
	margin-left:20px;
	border-right:1px #CCC solid;
}
#youngkids_bd .subfooter_box h4 {
	font-family: 'MetaBookRoman';
	font-size:23px;
	line-height:normal;
	font-weight:normal;
}
#youngkids_bd .subfooter_box h4 a {
	font-family: 'MetaBookRoman';
	color:#152400;
}
#youngkids_bd .subfooter_box img {
	float:left;
	margin-right:15px;
}

#youngkids_bd .subfooter_box_right {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:280px;
	padding-right:0px;
	margin-left:20px;
	border-right:none;
}
#youngkids_bd .subfooter_box_right h4 {
	font-family: 'MetaBookRoman';
	font-size:23px;
	line-height:normal;
	font-weight:normal;
}
#youngkids_bd .subfooter_box_right h4 a {
	font-family: 'MetaBookRoman';
	color:#152400;
}
#youngkids_bd .subfooter_box_right img {
	float:left;
	margin-right:15px;
}

/************************************************************/
#kids_bg {
	width:100%;
	float:left;
	margin-bottom:35px;
	padding-bottom:30px;
	background:url(/images/Kids_bg2.jpg) no-repeat center top;
}
#kids_bd {
	width:960px;
	margin:0px auto;
}
#kids_bd .logo {
	float:left;
	margin-top:48px;
}

#kids_bd .suport {
	float:right;
	margin-top:-100px;
	margin-right:13px;
	position:relative;
	z-index:90;
}
#kids_bd .supporttext {
	top:97px;
	position:relative;
	z-index:100;
    width: 99px;
	float:right;
	overflow:visible;
	right:15px;
}
#kids_bd a span {
    line-height: 17px;
    text-transform: uppercase;
}
#kids_bd  a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	text-shadow:2px 2px 2px #f59d49;
	text-transform:uppercase;
	font-weight:normal;
}
#kids_bd a span.line2, #kids_bd a span.line3{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Museo300Regular';
	font-size:21px;
	line-height:17px;
	text-shadow:2px 2px 2px #b94601;
}
#kids_bd a span.line3{
	font-size:11px;
	font-weight:bold;
}


#kids_bd #banner {
	font-family: 'SetFiretotheRainRegular';
	float:left;
	color:#3c0092;
	letter-spacing:1px;
	padding-left:600px;
	padding-top:70px;
	height:320px;
}
#kids_bd #banner h1{
	position:absolute;
	left:-9999px;
}
#kids_bd #banner h2 .line1 {
	font-size:90px;
	font-weight:normal;
	margin-bottom:5px;
	line-height: 0;
}
#kids_bd #banner h2 .line2 {
	font-size:50px;
	font-weight:normal;
	margin-bottom:5px;
	line-height: 1.4em;
}
#kids_bd #banner h2 .line3 {
	font-size:90px;
	font-weight:normal;
	margin-bottom:5px;
	line-height: 1.1em;
	letter-spacing: -.01em;
}
#kids_bd #banner span.btn {
	background: url("/images/kids_landing_hero_btn.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    font-size: 31px;
    font-weight: normal;
    height: 125px;
    margin-left: -38px;
    margin-top: 8px;
    padding: 48px 0 0 52px;
    position: absolute;
    text-transform: uppercase;
    width: 312px;
}
#kids_bd #banner span.btn a {
	color: #FFFFFF;
    font-size: 31px;
    font-weight: normal;

}
#kids_bd #brd_nav {
	font-family: 'MetaBookRoman';
	font-size:12px;
	color:#d6bdfa;
	float:left;
	width:100%;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:30px;
}
#kids_bd #brd_nav a {
	color:#d6bdfa;
	text-decoration:none;
	font-weight:700;
}
#kids_bd #brd_nav a:hover, #kids_bd #brd_nav a:focus {
	text-decoration:underline;
}

#kids_bd #subfooter {
	float:left;
	width:960px;
	height:140px;
	margin-top:125px;
}
#kids_bd #subfooter .subfooter_box {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:280px;
	padding-right:20px;
	margin-left:20px;
	border-right:1px #CCC solid;
}
#kids_bd #subfooter .subfooter_box h4 {
	font-family: 'MetaBookRoman';
	font-size:23px;
	line-height:normal;
	font-weight:normal;
}
#kids_bd #subfooter .subfooter_box h4 a {
	color:#000;
}
#kids_bd #subfooter .subfooter_box img {
	float:left;
	margin-right:15px;
}

#kids_bd #subfooter .subfooter_box_right {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:280px;
	padding-right:0px;
	margin-left:20px;
	border-right:none;
}
#kids_bd #subfooter .subfooter_box_right h4 {
	font-family: 'MetaBookRoman';
	font-size:23px;
	line-height:normal;
	font-weight:normal;
}
#kids_bd #subfooter .subfooter_box_right h4 a {
	color:#000;
}
#kids_bd #subfooter .subfooter_box_right img {
	float:left;
	margin-right:15px;
}

/************************************************************/
#teens_bg {
	width:100%;
	float:left;
	margin-bottom:35px;
	padding-bottom:15px;
	background:url(/images/teens_bg2.jpg) no-repeat center top #111015;
}
#teens_bd {
	width:960px;
	margin:0px auto;
}
#teens_bd #main_content a {
	font-weight: bold;
	color: #106787;
}
#teens_bd #main_content h3 a {
	font-weight: normal;
}
#teens_bd .logo {
	float:left;
	margin-top:48px;
}
#teens_bd #nav {
	font-family: 'abeatbyKaiRegular';
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	line-height:15px;
	float:left;
	margin-top:75px;
	margin-left:100px;
}
#teens_bd #nav li {
	float:left;
	list-style:none;
	color:#FFF;
	padding:10px 20px;
	border-left:1px #082a4a solid;
}
#teens_bd #nav li:first-child {
	border-left:0px #082a4a solid;
}
#teens_bd #nav li a {
	color:#FFF;
	text-decoration:none;
}


#teens_bd .suport {
	float:right;
	margin-right:13px;
	position:relative;
	z-index:90;
}
#teens_bd .supporttext {
	top:100px;
	position:relative;
	z-index:100;
	width:102px;
	float:right;
	right:13px;
}
#teens_bd a span {
    line-height: 17px;
    text-transform: uppercase;
}
#teens_bd a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	text-shadow:2px 2px 2px #f59d49;
	text-transform:uppercase;
	font-weight:normal;
}
#teens_bd a span.line2, #teens_bd a span.line3{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Museo300Regular';
	font-size:21px;
	line-height:17px;
	text-shadow:2px 2px 2px #b94601;
}
#teens_bd a span.line3{
	font-size:10px;
	padding:3px 0 0 3px;
	font-weight:bold;
	position:relative;
	z-index:100;
}


#teens_bd #banner {
	font-family: 'DecibelRegular';
	color:#FFF;
	float:left;
	width:90%;
	margin-left:10px;
	margin-top:40px;
	height:274px;
}
#teens_bd #banner h1{
	position:absolute;
	left:-9999px;
}
#teens_bd #banner h2 .line1{
	font-size:36px;
	line-height:36px;
	font-weight:normal;
	display:block;
}
#teens_bd #banner h2 .line2{
	font-size:59px;
	line-height:59px;
	font-weight:normal;
	display:block;

}
#teens_bd #banner h2 .line3, #teens_bd #hed h2 .line4{
	font-size:33px;
	line-height:33px;
	font-weight:normal;
	display:block;

}
#teens_bd #banner span.btn {
	font-family: 'abeatbyKaiRegular';
	font-size:17px;
	font-weight:normal;
	margin-top:20px;
	margin-left:5px;
	position:absolute;
}
#teens_bd #banner span.btn a {
	color:#39baea;
	padding-right:30px;
	background:url(/images/arrow_01.png) no-repeat right 3px;
	text-decoration: underline;
}
#teens_bd #banner span.btn a:hover, #teens_bd #banner span.btn a:focus {
	text-decoration: none;
}
#teens_bd #brd_nav {
	font-family: 'MetaBookRoman';
	font-size:12px;
	color:#9b9b9b;
	float:left;
	width:100%;
	text-transform:uppercase;
	margin-bottom:5px;
}
#teens_bd #brd_nav a {
	color:#9b9b9b;
	text-decoration:none;
	font-weight:700;
}
#teens_bd #brd_nav a:hover, #teens_bd #brd_nav a:focus {
	text-decoration:underline;
}

#teens_bd #subfooter {
	color:#FFF;
	float:left;
	width:960px;
	height:140px;
	padding-top:15px;
	background:url(/images/teens_subfooter_bg.jpg) repeat-x top center;
}
#teens_bd #subfooter .subfooter_box, #teens_bd #subfooter .subfooter_box_right {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:280px;
	height:98px;
	padding-right:20px;
	margin-left:25px;
	border-right:1px #CCC solid;
}
#teens_bd #subfooter .subfooter_box h4, #teens_bd #subfooter .subfooter_box_right h4{
	font-family: 'MetaBookRoman';
	color:#f6ff00;
	font-size:23px;
	line-height:normal;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:5px;
}
#teens_bd #subfooter .subfooter_box h4 a, #teens_bd #subfooter .subfooter_box_right h4 a{
	font-family: 'MetaBookRoman';
	color:#f6ff00;
}
#teens_bd #subfooter .subfooter_box img, #teens_bd #subfooter .subfooter_box_right img{
	float:left;
	margin-right:15px;
}

#teens_bd #subfooter .subfooter_box_right {
	border:none;
	padding:0px;
}


/************************************************************/
#libraries_bg {
	width:100%;
	float:left;
	margin-bottom:35px;
	padding-bottom:15px;
	background:url(/images/libraries_content_bg.jpg) no-repeat center top #004251;
}
#libraries_bd {
	width:960px;
	margin:0px auto;
}
#libraries_bd .logo {
	float:left;
	margin-top:37px;
}



#libraries_bd .suport {
	float:right;
	margin-top:-27px;
	margin-right:13px;
	position:relative;
	z-index:90;

}

#libraries_bd a span{
	text-transform:uppercase;
	line-height:17px;
	position:relative;
	z-index:100;
	top:65px;
	left:45px;
}
#libraries_bd a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	padding-left:1px;
	text-shadow:2px 2px 2px #f59d49;
}
#libraries_bd a span.line2{
	color:#fff;
	font-weight:bold;
	font-family: 'Museo300Regular';
	font-size:17px;
	padding-left:3px;
	text-shadow:2px 2px 2px #b94601;
}




#libraries_bd #banner {
	font-family: 'CorpidOfficeRegular';
	font-size:15px;
	color:#FFF;
	float:left;
	width:90%;
	min-height:225px;
	margin-left:50px;
	text-shadow: 0px 1px 1px #000000;

}
#libraries_bd #banner h1{
	position:absolute;
	left:-9999px;
}
#libraries_bd #banner h2 {
	font-size:41px;
	color:#FFF;
	font-weight:normal;
	margin-bottom:10px;
}
#libraries_bd #banner a {
	margin-top:15px;
	display:inline-block;
/*	width:124px;  --> SP 3/10/12 */
	height:39px;
	background:url(/images/libraries_learnmore.png) 0 0 no-repeat;
/*	padding:10px 22px;  --> SP 3/10/12 */
	padding:10px 12px;
	color:#035009;
	font-family: 'CorpidOfficeRegular';
}

#libraries_bd #brd_nav {
	font-family: 'MetaBookRoman';
	font-size:12px;
	color:#02060d;
	float:left;
	width:90%;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:30px;
}
#libraries_bd #brd_nav a {
	color:#02060d;
	text-decoration:none;
}
#libraries_bd #brd_nav a:hover, #libraries_bd #brd_nav a:focus  {
	text-decoration:underline;
}

#libraries_bd #subfooter {
	color:#2e2e2e;
	float:left;
	width:966px;
	height:147px;
	margin-top:20px;
	background:url(/images/library_bottom_bg.png) no-repeat;
}
#libraries_bd #subfooter .subfooter_box, #libraries_bd #subfooter .subfooter_box_right {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:300px;
	height:98px;
	padding-right:20px;
	margin-left:20px;
	border-right:1px #CCC solid;
	margin-top:15px;
}
#libraries_bd #subfooter .subfooter_box_right {
	border:none;
	padding:0px;
	width:250px;

}
#libraries_bd #subfooter .subfooter_box h4, #libraries_bd #subfooter .subfooter_box_right h4 {
	font-family: 'MetaBookRoman';
	color:#073543;
	font-size:23px;
	line-height:normal;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:5px;
}
#libraries_bd #subfooter .subfooter_box h4 a, #libraries_bd #subfooter .subfooter_box_right h4 a {
	font-family: 'MetaBookRoman';
	color:#073543;
}
#libraries_bd #subfooter .subfooter_box img, #libraries_bd #subfooter .subfooter_box_right img {
	float:left;
	margin-right:15px;
}
#libraries_bd #subfooter .subfooter_box_right img {
	margin-top:10px;
}

/******************************************/
/*==============Social replacements=======================*/
/************************************************************/

#corp-banner #box_holder2 {
	color:#2e2e2e;
	float:left;
	width:966px;
	height:200px;
	margin-top:20px;
	background:url(/images/library_bottom_bg.png) no-repeat;
}
#corp-banner #box_holder2 .box3 {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:300px;
	height:98px;
	padding-right:20px;
	margin-left:20px;
	border-right:1px #CCC solid;
	margin-top:15px;
}
#corp-banner #box_holder2 .box3 h4 {
	font-family: 'MetaBookRoman';
	color:#073543;
	font-size:23px;
	line-height:normal;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:5px;
}
#corp-banner #box_holder2 .box3 h4 a {
	font-family: 'MetaBookRoman';
	color:#073543;
}
#corp-banner #box_holder2 .box3 img {
	float:left;
	margin-right:15px;
}
/******************************************/
/*==============Lybrery content page start=======================*/
/************************************************************/
#libraries_bg_contnt {
	width:100%;
	float:left;
	margin-bottom:35px;
	padding-bottom:15px;
	background:url(/images/libraries_content_bg.jpg) no-repeat center top #004251;
	min-height:980px;

}
#libraries_bd_contnt {
	width:960px;
	margin:0px auto;
}
#libraries_bd_contnt .logo {
	float:left;
	margin-top:37px;
}


#libraries_bd_contnt .suport {
	float:right;
	margin-top:-27px;
	margin-right:13px;
	position:relative;
	z-index:90;
}
#libraries_bd_contnt a span{
	text-transform:uppercase;
	line-height:17px;
	position:relative;
	z-index:100;
	top:65px;
	left:45px;
}
#libraries_bd_contnt a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	padding-left:1px;
	text-shadow:2px 2px 2px #f59d49;
}
#libraries_bd_contnt a span.line2{
	color:#fff;
	font-weight:bold;
	font-family: 'Museo300Regular';
	font-size:17px;
	padding-left:3px;
	text-shadow:2px 2px 2px #b94601;
}


#libraries_bd_contnt #banner {
	font-family: 'CorpidOfficeRegular';
	font-size:15px;
	color:#FFF;
	float:left;
	width:90%;
	min-height:100px;
	text-shadow: 0px 1px 1px #000000;
}
#libraries_bd_contnt #banner h1 {
	font-size:41px;
	color:#FFF;
	font-weight:normal;
	margin-bottom:10px;
}
#libraries_bd_contnt #banner a {
	margin-top:15px;
	display:inline-block;
}
#libraries_bd_contnt #brd_nav {
	font-family: 'MetaBookRoman';
	font-size:12px;
	color:#02060d;
	float:left;
	width:90%;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:15px;
	margin-left:35px;
}
#libraries_bd_contnt #brd_nav a {
	color:#02060d;
	text-decoration:none;
}
#libraries_bd_contnt #brd_nav a:hover, #libraries_bd_contnt #brd_nav a:focus {
	text-decoration:underline;
}

#libraries_bd_contnt .main_content h2 {
	font-family: 'MetaBookRoman';
	color:#105469;
	font-size:33px;
	height:36px;
	line-height:36px;
	font-weight:normal;
}

#libraries_bd_contnt #subfooter {
	color:#2e2e2e;
	float:left;
	width:966px;
	height:147px;
	background:url(/images/library_bottom_bg.png) no-repeat;
/*	background-position:-4px 0;*/
margin-left:-4px;
}
#libraries_bd_contnt #subfooter .subfooter_box, #libraries_bd_contnt #subfooter .subfooter_box_right {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:300px;
	height:98px;
	padding-right:20px;
	margin-left:20px;
	border-right:1px #CCC solid;
	margin-top:15px;
}
#libraries_bd_contnt #subfooter .subfooter_box_right {
	border:none;
	padding:0px;
	width:250px;
}

#libraries_bd_contnt #subfooter .subfooter_box h4, #libraries_bd_contnt #subfooter .subfooter_box_right h4 {
	font-family: 'MetaBookRoman';
	color:#073543;
	font-size:23px;
	line-height:normal;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:5px;
}
#libraries_bd_contnt #subfooter .subfooter_box h4 a, #libraries_bd_contnt #subfooter .subfooter_box_right h4 a {
	font-family: 'MetaBookRoman';
	color:#073543;
}
#libraries_bd_contnt #subfooter .subfooter_box img, #libraries_bd_contnt #subfooter .subfooter_box_right img {
	float:left;
	margin-right:15px;
}
#libraries_bd_contnt #subfooter .subfooter_box_right img {
	margin-top:10px;
}
/******************************************/


.pic_01 {
	float:left;
	margin-right:8px;
}

.pic_05 {
	float:left;
	margin-right:50px;
	position: relative;
    z-index: 100;
}
.pic_06 {
	float:left;
	margin-right:8px;
}


/**********************************************/
/**********************************************/
@font-face {
 font-family: '[z]AristaRegular';
 src: url('/font/z_arista-webfont.eot');
 src: url('/font/z_arista-webfont.eot?#iefix') format('embedded-opentype'), url('/font/z_arista-webfont.woff') format('woff'), url('/font/z_arista-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'MetaBookRoman';
 src: url('/font/ufonts.com_meta-book-roman-webfont.eot');
 src: url('/font/ufonts.com_meta-book-roman-webfont.eot?#iefix') format('embedded-opentype'), url('/font/ufonts.com_meta-book-roman-webfont.woff') format('woff'), url('/font/ufonts.com_meta-book-roman-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'SetFiretotheRainRegular';
 src: url('/font/setfiretotherain-webfont.eot');
 src: url('/font/setfiretotherain-webfont.eot?#iefix') format('embedded-opentype'), url('/font/setfiretotherain-webfont.woff') format('woff'), url('/font/setfiretotherain-webfont.ttf') format('truetype'), url('/font/setfiretotherain-webfont.svg#SetFiretotheRainRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'ScribbleBoxRegular';
 src: url('/font/scribble_box_demo-webfont.eot');
 src: url('/font/scribble_box_demo-webfont.eot?#iefix') format('embedded-opentype'), url('/font/scribble_box_demo-webfont.woff') format('woff'), url('/font/scribble_box_demo-webfont.ttf') format('truetype'), url('/font/scribble_box_demo-webfont.svg#ScribbleBoxRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'abeatbyKaiRegular';
 src: url('/font/abeatbykairegular-webfont.eot');
 src: url('/font/abeatbykairegular-webfont.eot?#iefix') format('embedded-opentype'), url('/font/abeatbykairegular-webfont.woff') format('woff'), url('/font/abeatbykairegular-webfont.ttf') format('truetype'), url('/font/abeatbykairegular-webfont.svg#abeatbyKaiRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'DecibelRegular';
 src: url('/font/decibel-webfont.eot');
 src: url('/font/decibel-webfont.eot?#iefix') format('embedded-opentype'), url('/font/decibel-webfont.woff') format('woff'), url('/font/decibel-webfont.ttf') format('truetype'), url('/font/decibel-webfont.svg#DecibelRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'CorpidOfficeRegular';
 src: url('/font/corpof5-webfont.eot');
 src: url('/font/corpof5-webfont.eot?#iefix') format('embedded-opentype'), url('/font/corpof5-webfont.woff') format('woff'), url('/font/corpof5-webfont.ttf') format('truetype'), url('/font/corpof5-webfont.svg#CorpidOfficeRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.parent_area {
	width : 960px;
	height : auto;
	float : left;
	margin-top :33px;
}
.parent_area .parent_nav_bg {
	width : 960px;
	height : 56px;
	float : left;
	position : relative;
	background : url(/images/dark-square.png) repeat-x;
	border-radius : 20px;
}
.parent_area .parent_nav_bg span.title {
color: #96B303;
font-size: 38px;
padding: 0px 0 0 30px;
float: left;
position: relative;
font-weight: bold;
font-family: 'open_sansbold';
}


.parent_area .parent_nav_bg ul {

}
.parent_area .parent_nav_bg ul li {
	float:left;
	list-style:none;
	text-shadow: 0px 1px 2px #000000;
	background : none;
}
.parent_area .parent_nav_bg ul li:first-child {
	background:none;
}
/*.parent_area .parent_nav_bg ul li span {
background : url(/images/parent_nav_span.jpg) no-repeat;
width : 2px;
height : 57px;
display : inline;
position : relative;
float : left;
margin-top : -20px;
}*/
.parent_area .parent_nav_bg ul li a {
	font-family : 'open_sansbold';
	color : #ffffff;
	font-size : 16px;
	padding : 18px 28px 20px 28px;
	font-weight : normal;
}
.parent_area .parent_nav_bg ul li a:hover, .parent_area .parent_nav_bg ul li a:focus{
	/*color : #77bcee;*/
color : #ffffff;
}



.parent_area .parent_nav_bg .suport {
    float: right;position: absolute;
    right: 30px;
    top: -12px;
    z-index: 10;
}

.parent_area .parent_nav_bg a span.line1 {
    color: #000000;
    font-family: 'CorpidOfficeRegular';
    font-size: 13px;
    font-weight: normal;
    padding-left: 2px;
    text-shadow: 2px 2px 2px #F59D49;
    text-transform: uppercase;
    position: relative;

	z-index:100;
	top:36px;
	left:11px;
}
.parent_area .parent_nav_bg a span.line2 {
    color: #FFFFFF;
    font-family: 'Museo300Regular';
    font-size: 17px;
    font-weight: bold;
    padding-left: 0px;
    text-shadow: 2px 2px 2px #B94601;
    text-transform: uppercase;
    position: relative;
  	z-index:101;
	top:36px;
	left:13px;
}


.parent_area .banner {
	width : 930px;
	margin-top : 120px;
	margin-right : 30px;
}
.parent_area .bannertext {
	float: right;
    height: 181px;
    width: 500px;
}
.parent_area h1{
	position:absolute;
	left:-9999px;
}
.parent_area .banner h2 {
	text-align:right;
	line-height: 4em;


}

.parent_area .banner h2 .line-tagline{
color: #af3a36;
float: left;
margin-top: -30px;
margin-left: -220px!important;
font-size: 18px;
font-family: 'open_sansregular';
line-height: 1.2em;
}
.parent_area .banner h2 .line1 {
	height : auto;
    color: #2C343B;
    font-family: 'open_sansbold';

    font-size: 50px;
	font-weight : normal;
}
.parent_area .banner h2 .line2 {
color: #2C343B;
font-size: 17px;
letter-spacing: 0px;
text-align: right;
margin-right: 0px;
float: right;
font-family: 'open_sansbold';
width: 19em;
padding-left: 94px;
padding-bottom: 20px;
line-height: 1.4em;
padding-top: 5px;
}
.parent_area .banner span.btn {
	width : 180px;
	height : auto;
	float : right;
	color : #569400;
	line-height : 40px;
	font-weight: normal;
	text-align:right;

	background-color: #C44741;
	text-align:center;
}
.parent_area .banner span.btn a {
    font-size: 1.8em!important;
    color: white!important;
    font-family: 'open_sansbold';

}
.parent_area .banner h2.btn a:hover, .parent_area .banner h2.btn a:focus {
	text-decoration : underline;
}

.parent_area #brd_nav a {
	color : #2C343B;
	padding : 0 5px;
	font-weight:700;
}
.parent_area #brd_nav{
font-family: 'open_sansregular';
font-size: 13px;
	text-transform: uppercase;
	color : #2C343B;
	margin-top: 50px;
    padding: 0 5px 0 0;
	float: left;
	margin-bottom: 15px;
	width: 90%;
}


.parent_area #brd_nav a:hover, .parent_area #brd_nav a:focus {
	text-decoration : underline;
}


.parent_area .subfooter {
	width : 966px;
	height : 149px;
	float : left;
	padding-bottom:50px;
	/*margin-top : 33px;*/
	background : url(/images/parent_bottom_bg.png) no-repeat;/*margin-bottom : 55px;*/
}
.subfooter  h4 a img{
	float: left;
	margin-right : 10px;
}
.parent_area .subfooter .subfooter_box, .parent_area .subfooter .subfooter_box_right {
	width : 290px;
	height : 86px;
	float : left;
	margin : 25px 0 0 30px;
	border-right : 1px solid #c5c7c9;
}
.parent_area .subfooter .subfooter_box .img_div, .parent_area .subfooter .subfooter_box_right .img_div{
	float : left;
}
.parent_area .subfooter .subfooter_box h4, .parent_area .subfooter .subfooter_box_right h4{
	color : #2e2e2e;
	padding-top : 7px;
	font-size:22px;
	font-weight:normal;
}
.parent_area .subfooter .subfooter_box h4 a, .parent_area .subfooter .subfooter_box_right h4 a {
	color : #2e2e2e;
}
/*.parent_area .subfooter .kids_box h1 a:hover{
color:#0a5386;
}*/

.parent_area .subfooter .subfooter_box p, .parent_area .subfooter .subfooter_box_right p {
	height : auto;
	line-height : 19px;
	color : #404040;
	font-size : 1em;
	padding: 10px;
}
.parent_area .subfooter .subfooter_box_right {
	border:none;
}
.outreach_area {
	width : 960px;
	height : auto;
	float : left;
	position : relative;
}

/*.outreach_area .parent_nav_bg h1 {
	color : #fff;
	font-size : 42px;
	padding : 10px 0 0 17px;
	float : left;
	position : relative;
	top : -8px;
}}*/
.outreach_area .parent_nav_bg img.logo {
	float : left;
	margin-top:15px;
	position : relative;
}
.outreach_area .parent_nav_bg img.suport {
    position: absolute;
    right: 18px;
    top: 2px;
}

.outreach_area .parent_nav_bg a span{
    line-height: 17px;
    z-index:86;
    position: relative;
    text-transform: uppercase;
	top:45px;
	left:18px;
}
.outreach_area .parent_nav_bg a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	text-shadow:2px 2px 2px #f59d49;
}
.outreach_area .parent_nav_bg a span.line2{
	color:#fff;
	font-weight:bold;
	font-family: 'Museo300Regular';
	font-size:17px;

	text-shadow:2px 2px 2px #b94601;
}


.outreach_area #banner {
/*width: 708px;
height: 225px;
float: left;
position: relative;
margin-top: 50px;
margin-right: 30px;*/

width: 508px;
height: 225px;
float: right;
position: relative;
margin-top: 30px;
margin-bottom: 20px;
}
.outreach_area #banner h1{
	position:absolute;
	left:-9999px;
}
.outreach_area #banner h2 span{
	width:708px;
}
.outreach_area #banner h2 .line1 {
/*height: auto;
position: relative;
color: #182231;
font-family: 'open_sansitalic';
font-size: 1.5em;
*font-size: .85em;
font-weight: normal;
text-align: center;
display: block;
width: 431px;
height: 120px;*/
width: 430px;
height: auto;
position: relative;
color: #182231;
font-family: 'open_sansitalic';
font-size: 0.85em;
font-weight: normal;
text-align: center;
float:right;
}


.outreach_area #banner h2 .line2 {
/*height: auto;
position: relative;
color: #182231;
font-size: 1em;
*font-size: .9em;
font-weight: normal;
text-align: center;
display: block;
width: 431px;
font-family: 'open_sanssemibold_italic';
margin-top: 14px;*/

width: 430px;
float:right;
height: auto;
position: relative;
color: #182231;
font-size: 1em;
font-weight: normal;
text-align: center;
display: block;
font-family: 'open_sanssemibold_italic';
}



.outreach_area span.btn{
width: 219px;
height: 46px;
float: right;
position: relative;
z-index: 100;
margin-top: 10px;
display: block;
margin-right: 100px;
padding-top: 13px;
}
.outreach_area span.btn a{
padding: 15px 5px;
color: #fff;
font-family: 'open_sansbold_italic';
font-weight: bold;
font-size: 2em;
background-color: #059fb1;
border: 2px solid #35465c;
display: block;
text-align: center;
line-height: 1.1em;
}
.outreach_area .brd_nav{
	color: #02060D;
    float: left;
    font-family: 'MetaBookRoman';
    font-size: 12px;
    margin-bottom: 15px;
    padding: 0 5px 0 0;
    text-transform: uppercase;
    width: 90%;
}
.outreach_area .brd_nav a{
	color: #02060D;
	font-weight:700;
}
.outreach_area .brd_nav a:hover, .outreach_area .brd_nav a:focus {
	text-decoration:underline;
}


.outreach_area .subfooter {
	width : 966px;
	height : 149px;
	float : left;
	position : relative;
	margin-top : 27px;
	background : url(/images/parent_bottom_bg.png) no-repeat;
	padding-bottom:50px;
}
.outreach_area .subfooter .subfooter_box, .outreach_area .subfooter .subfooter_box_right{
	width : 285px;
	height : 86px;
	float : left;
	position : relative;
	margin : 25px 0 0 40px;
	border-right : 1px solid #c5c7c9;
}
.outreach_area .subfooter .subfooter_box .img_div, .outreach_area .subfooter .subfooter_box_right .img_div {
	width : 54px;
	height : 61px;
	float : left;
	position : relative;
	top:10px;
}
.outreach_area .subfooter .subfooter_box h4, .outreach_area .subfooter .subfooter_box_right h4 {
	color : #2e2e2e;
	padding-top : 7px;
font-size: 1.8em;
	font-weight:normal;
}
.outreach_area .subfooter .subfooter_box h4 a, .outreach_area .subfooter .subfooter_box_right h4 a {
	color : #2e2e2e;
}
/*.outreach_area .subfooter .kids_box h1 a:hover{
color : #0a5386;
}*/

.outreach_area .subfooter .subfooter_box p, .outreach_area .subfooter .subfooter_box_right p {
	line-height : 19px;
	color : #404040;
	font-size : 1.2em;
}
.outreach_area .subfooter .subfooter_box_right {
	border:none;
	width:270px;
}

/*================corporate home content page start===============*/
.corp_main_body {
	background : url(/images/corp_main_body.png) top center no-repeat;
	width : 100%;
	height : auto;
	margin : 0;
	padding : 0;
	float : left;
	position : relative;
}
.banner_area1 {
	width : 960px;
	height : 229px;
	float : left;
	margin-top:33px;
	background:url(/images/corp-content-bg.jpg) no-repeat;
	position : relative;
	border-radius : 13px;
	margin-bottom:45px;
}
.banner_area1 h1 {
	width : 260px;
	height:auto;
	font-family: 'CorpidOfficeRegular';
	position:absolute;
	float:left;
	font-weight:normal;
	color:#01497c;
	font-size:44px;
	top:120px;
	left:58px;
	z-index:20;
}
.banner_area1 .shadow {
	position:relative;
	background:url(/images/corp_home_banner_shdw.png) no-repeat;
	width:961px;
	height:28px;
	margin-top:-4px;
}
.banner_area1 .support {
	position:relative;
	float:right;
	z-index:1000;
	top:-63px;
	right:15px;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 {
	width : 900px;
	height : auto;
	float : left;
	position : relative;
	padding:20px 20px 0px 20px;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .brd_nav {
	font-family: 'MetaBookRoman';
	font-size:12px;
	color:#02060d;
	float:left;
	width:90%;
	text-transform:uppercase;
	margin-bottom:15px;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .brd_nav a {
	color:#02060d;
	text-decoration:none;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .brd_nav a:hover, .mid_content .mid_border .mid_container .corporate .sybersmart1 .brd_nav a:focus {
	text-decoration:underline;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 h1 {
	width : 800px;
	color : #1f5f7a;
	font-size : 22px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 h1 a {
	color : #1f5f7a;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 h1 a:hover, .mid_content .mid_border .mid_container .corporate .sybersmart1 h1 a:focus {
	text-decoration:underline;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text {
	width : 800px;
	height : auto;
	line-height : 30px;
	color : #568219;
	font-size : 24px;
	font-style : italic;
	padding-top : 20px;
	padding-bottom : 20px;
	font-family: 'CorpidOfficeRegular';
	font-weight:normal;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text1 {
	width : 410px;
	height : auto;
	padding-top : 10px;
	border-right:1px solid #ccccca;
	padding:10px 20px;
	padding-left:0;
	float:left;
	position:relative;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text1 h2 {
	width : 400px;
	height : auto;
	line-height : 24px;
	color : #404040;
	font-size : 17px;
	font-family: 'CorpidOfficeRegular';
	font-weight:normal;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text1 p {
	width : 390px;
	height : auto;
	color : #404040;
	font-size : 12px;
	padding-top : 10px;
	line-height:24px;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text2 {
	width : 420px;
	height : auto;
	padding-top : 10px;
	padding:10px 20px;
	float:left;
	position:relative;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text2 h2 {
	width : 400px;
	height : auto;
	line-height : 24px;
	color : #404040;
	font-size : 17px;
	font-family: 'CorpidOfficeRegular';
	font-weight:normal;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text2 .list_div {
	width : 420px;
	height:auto;
	float:left;
	position:relative;
	margin-top:10px;
	margin-bottom:4px;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text2 .list_div img {
	width:25px;
	height:auto;
	float:left;
	position:relative;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text2 .list_div p {
	width:360px;
	height:auto;
	float:left;
	position:relative;
	padding:0;
	line-height:16px;
	padding-left:10px;
	color:#404040;
}
.mid_content .mid_border .mid_container .corporate .sybersmart1 .text2 .list_div p a {
	color:#404040;
	font-weight:bold;
}
.mid_content .mid_border .mid_container .corporate .programme_area {
	width : 900px;
	height : auto;
	float : left;
	position : relative;
	padding:0 20px;
}
.mid_content .mid_border .mid_container .corporate .programme_area .left_prog {
	width : 600px;
	height : auto;
	float : left;
	position : relative;
}
.mid_content .mid_border .mid_container .corporate .programme_area .left_prog h1 {
	width : 400px;
	height : auto;
	line-height : 24px;
	color : #404040;
	font-size : 17px;
	font-family: 'CorpidOfficeRegular';
	font-weight:normal;
	margin-bottom:15px;
}
.mid_content .mid_border .mid_container .corporate .programme_area .left_prog p {
	width : 580px;
	height : auto;
	float : left;
	position : relative;
	line-height:20px;
	background: url(/images/corporate_list.jpg) no-repeat left top;
	background-position:0px 5px;
	padding-left:15px;
	margin-bottom:20px;
	color:#404040;
}
.mid_content .mid_border .mid_container .corporate .programme_area .right_prog {
	width : 230px;
	height : auto;
	float:right;
	position : relative;
}
.mid_content .mid_border .mid_container .corporate .programme_area .right_prog h2 {
	width : 230px;
	height : auto;
	line-height : 24px;
	color : #00477b;
	font-size : 17px;
	font-family: 'CorpidOfficeRegular';
	font-weight:normal;
	margin-bottom:10px;
	font-style:italic;
	margin-top:15px;
}
.mid_content .mid_border .mid_container .corporate .programme_area .right_prog ul {
	width : 220px;
	height : auto;
	float : left;
	position : relative;
}
.mid_content .mid_border .mid_container .corporate .programme_area .right_prog ul li {
	width : 205px;
	height : auto;
	float : left;
	position : relative;
	background:url(/images/corp_list.png) left top no-repeat;
	background-position:0px 5px;
	list-style:none;
	padding-left:15px;
	margin:5px 0;
}
.mid_content .mid_border .mid_container .corporate .programme_area .right_prog ul li a {
	color:#404040;
}
/*=====================outreach content page start here===============================*/
.body_outreach_contn_bg {
	background : url(/images/outreach_content_bg.jpg) top center no-repeat #f2f2f2;
	width : 100%;
	height : auto;
	margin : 0;
	padding : 0;
	float : left;
	position : relative;
}
.outreach_area_contnt {
	width : 960px;
	height : auto;
	float : left;
	position : relative;
}
/*.outreach_area_contnt .parent_nav_bg {
	width : 960px;
	height : 58px;
	float : left;
	position : relative;
	margin-top:30px;
}
.outreach_area_contnt .parent_nav_bg h1 {
	color : #fff;
	font-size : 42px;
	padding : 10px 0 0 17px;
	float : left;
	position : relative;
	top : -8px;
}*/
.outreach_area_contnt .parent_nav_bg img {
	float : left;
	position : relative;
	margin-top:15px;
}


/*.outreach_area_contnt .parent_nav_bg ul {
	width : 600px;
	height : 60px;
	position : relative;
	float : left;
	margin-left : 285px;
	margin-top : -55px;
}
.outreach_area_contnt .parent_nav_bg ul li {
	display:block;
	height : 63px;
	position : relative;
	float : left;
	text-align : center;
	padding:3px 8px 0px 8px;
}
.outreach_area .parent_nav_bg ul li.last_child {
	margin-top:10px;
}
.outreach_area_contnt .parent_nav_bg ul li.active a {
	display:block;
	padding:3px 8px 0px 8px;
	height : 63px;
	text-align : center;
	color : #ffffff;
	font-size : 13px;
	font-weight : bold;
	background:url(/images/outreach_cntnt_h.png) bottom center no-repeat;
}
.outreach_area_contnt .parent_nav_bg ul li a {
	display:block;
	padding:3px 8px 0px 8px;
	height : 63px;
	text-align : center;
	color : #ffffff;
	font-size : 13px;
	font-weight : bold;
}
.outreach_area_contnt .parent_nav_bg ul li a:hover {
	color : #ffffff;
	background:url(/images/outreach_cntnt_h.png) bottom center no-repeat;
}
*/



.outreach_area_contnt .parent_nav_bg .suport {
    float:none;
    z-index: 85;
	margin-left:-40px;
	top:-62px;
	right:-13px;
}
.outreach_area_contnt .parent_nav_bg a.support{
	float:none;
	left:25px;
	position:relative;
	top:3px;
}

.outreach_area_contnt .parent_nav_bg a span{
	top:43px;
    line-height: 17px;

    position: relative;
    text-transform: uppercase;
    z-index: 86;
}
.outreach_area_contnt .parent_nav_bg a span.line1{
	color:#000;
	font-family: 'CorpidOfficeRegular';
	font-size:13px;
	text-shadow:2px 2px 2px #f59d49;
}
.outreach_area_contnt .parent_nav_bg a span.line2{
	color:#fff;
	font-weight:bold;
	font-family: 'Museo300Regular';
	font-size:17px;
	padding-left:0px;
	text-shadow:2px 2px 2px #b94601;
	margin-right:3px;
}

.outreach_area_contnt #banner {
	width : 960px;
	height : 100px;


}
.outreach_area_contnt #banner h1 {
	width : 960px;
	height : auto;
	color : #364450;
	font-size : 52px;
	font-weight : normal;
}
.outreach_area_contnt .brd_nav{
	color: #02060D;
    float: left;
    font-family: 'MetaBookRoman';
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
	margin-top:10px;
}
.outreach_area_contnt .brd_nav a{
	color: #02060D;
	text-decoration: none;
	font-weight: 700;
}
.outreach_area_contnt .brd_nav a:hover, .outreach_area_contnt .brd_nav a:focus {
	text-decoration:underline;
}

.outreach_area_contnt .box1 {
	width : 960px;
	height : auto;
	float : left;
	position : relative;
	margin-top : 0px;
	padding:10px 0 20px;
}
.outreach_area_contnt .box1 .top_div {
	width : 960px;
	height:auto;
/*	float : left;  removed for p tag to position properly with an image*/
	position : relative;
	margin-top : 10px;
}
/*.outreach_area_contnt .box1 ul {
	width : 350px;
	height : auto;
	position : relative;
	float:left;
	top : 10px;
}
.outreach_area_contnt .box1 ul li {
	display : inline;
	float : left;
	position : relative;
}*/

.outreach_area_contnt .box1 span {
	font-family: 'MetaBookRoman';
	font-size: 12px;
	text-transform: uppercase;
	color : #02060d;
}
.outreach_area_contnt .box1 a em{
	text-transform: none;
}
.outreach_area .box1 a {
	font-family: 'MetaBookRoman';
	font-size: 12px;
	text-transform: uppercase;
	color : #02060d;
	padding : 0 5px;
	margin-top:15px;
	display:inline-block;
}
.outreach_area .box1 a:hover, .outreach_area .box1 a:focus {
	text-decoration:underline;
}
.outreach_area .box1 span {
	font-family: 'MetaBookRoman';
	font-size: 12px;
	text-transform: uppercase;
	color : #02060d;
	padding : 0 5px;
	margin-top:15px;
	display:inline-block;
}

.outreach_area_contnt .box1 a:hover, .outreach_area_contnt .box1 a:focus {
	text-decoration : underline;
}
.outreach_area_contnt .box1 .top_div h2 {
	width : 960px;
	height : auto;
	float : left;
	color : #1f5f7a;
	font-size:24px;
	font-weight:normal;

}


.outreach_area_contnt .subfooter {
	width : 966px;
	height : 149px;
	float : left;
	position : relative;
	margin-top : 27px;
	background : url(/images/parent_bottom_bg.png) no-repeat;
	padding-bottom:50px;
}
.outreach_area_contnt .subfooter .subfooter_box, .outreach_area_contnt .subfooter .subfooter_box_right{
	width : 285px;
	height : 86px;
	float : left;
	position : relative;
	margin : 25px 0 0 40px;
	border-right : 1px solid #c5c7c9;
}
.outreach_area_contnt .subfooter .subfooter_box .img_div, .outreach_area_contnt .subfooter .subfooter_box_right .img_div {
	width : 54px;
	height : 61px;
	float : left;
	position : relative;
	top:10px;
}
.outreach_area_contnt .subfooter .subfooter_box h4, .outreach_area_contnt .subfooter .subfooter_box_right h4 {
	color : #2e2e2e;
	padding-top : 7px;
	font-size:22px;
	font-weight:normal;
}
.outreach_area_contnt .subfooter .subfooter_box h4 a, .outreach_area_contnt .subfooter .subfooter_box_right h4 a {
	color : #2e2e2e;
}
/*.outreach_area_contnt .subfooter .kids_box h1 a:hover{
color : #0a5386;
}*/

.outreach_area_contnt .subfooter .subfooter_box p, .outreach_area_contnt .subfooter .subfooter_box_right p {
	line-height : 19px;
	color : #404040;
	font-size : 1.2em;
	padding-top : 8px;
}
.outreach_area_contnt .subfooter .subfooter_box_right {
	border:none;
	width:270px;
}

/*===========kids content page start here=========================*/
/************************************************************/
#kids_bg_contnt {
	width:100%;
	float:left;
	margin-bottom:35px;
	padding-bottom:30px;
	background:url(/images/Kids_content_bg.jpg) no-repeat center top;
}
#kids_bd_contnt {
	width:960px;
	margin:0px auto;
}
#kids_bd_contnt .logo {
	float:left;
	margin-top:28px;
}
#kids_bd_contnt #nav {
	font-family: 'SetFiretotheRainRegular';
	font-size:25px;
	line-height:25px;
	text-align:center;
	float:left;
	margin-top:60px;
	margin-left:153px;
}
#kids_bd_contnt #nav li {
	list-style:none;
	float:left;
	color:#FFF;
	border-left:2px #dcd5eb dotted;
}
#kids_bd_contnt #nav li:first-child {
	border-left:0px #dcd5eb dotted;
}
#kids_bd_contnt #nav li a {
	display:block;
	margin:0px 20px;
	color:#FFF;
	text-decoration:none;
	text-shadow: 0px 1px 2px #000000;
}
#kids_bd_contnt .suport {
	float:right;
	margin-top:26px;
	margin-right:10px;
}
#kids_bd_contnt #hed {
	font-family: 'ScribbleBoxRegular';
	float:left;
	color:#3c0092;
	letter-spacing:1px;
	padding-top:95px;
	height:80px;
	margin-left:-160px;
	width:450px;
}
#kids_bd_contnt #hed h3 {
	font-size:40px;
	font-weight:normal;
	margin-bottom:5px;
	float:left;
	width:450px;
}
#kids_bd_contnt #brd_nav {
	font-family: 'MetaBookRoman';
	font-size:12px;
	color:#450a8a;
	float:left;
	width:100%;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:30px;
	margin-left:41px;
	width:800px;
}
#kids_bd_contnt #brd_nav a {
	color:#450a8a;
	text-decoration:none;
}
#kids_bd_contnt #brd_nav a:hover, #kids_bd_contnt #brd_nav a:focus {
	text-decoration:underline;
}
#kids_bd_contnt .box_holder1 {
	float:left;
	width:880px;
	margin-top:10px;
	padding:0 40px;
}
#kids_bd_contnt .box_holder1 {
	float:left;
	width:880px;
	margin-top:10px;
	padding:0 40px;
}
#kids_bd_contnt .box_holder1 .box1 {
	font-family: 'MetaBookRoman';
	font-size:15px;
	line-height:23px;
	color:#c6b2e4;
	text-align:justify;
	float:left;
	width:580px;
	border-bottom:1px solid #404040;
	height:500px;
}
#kids_bd_contnt .box_holder1 .box1 .thamb {
	float:left;
	width:580px;
	margin-bottom:20px;
	height:60px;
}
#kids_bd_contnt .box_holder1 .box1 .thamb img {
	float:left;
	margin:0 15px 15px 0;
}
#kids_bd_contnt .box_holder1 .box1 .thamb h2 {
	color: #404040;
	font-size: 24px;
	font-family: 'CorpidOfficeRegular';
	line-height:18px;
	margin-bottom:8px;
	float:left;
}
#kids_bd_contnt .box_holder1 .box1 .thamb p {
	width:500px;
	color: #404040;
	font-size: 16px;
	font-weight: normal;
	padding:0;
	margin:0;
	line-height:18px;
	float:left;
}
#kids_bd_contnt .box_holder1 .box1 .thamb p a {
	color:#44009e;
	text-decoration:underline;
}
#kids_bd_contnt .box_holder1 .box1 .thamb p a:hover, #kids_bd_contnt .box_holder1 .box1 .thamb p a:focus {
	text-decoration:none
}
#kids_bd_contnt .box_holder1 .box3 {
	font-family: 'MetaBookRoman';
	font-size:15px;
	line-height:23px;
	color:#c6b2e4;
	text-align:justify;
	float:left;
	width:880px;
	border-bottom:1px solid #404040;
	margin-top:20px;
}
#kids_bd_contnt .box_holder1 .box3 h2 {
	font-size:20px;
	font-style:italic;
}
#kids_bd_contnt .box_holder1 .box3 img {
	float:right;
	margin-right:42px;
}
#kids_bd_contnt .box_holder1 .box3 .thamb {
	float:left;
	width:630px;
	margin-bottom:20px;
}
#kids_bd_contnt .box_holder1 .box3 .thamb img {
	float:left;
	margin:0 15px 15px 0;
}
#kids_bd_contnt .box_holder1 .box3 .thamb h1 {
	color: #404040;
	font-size: 24px;
	font-family: 'CorpidOfficeRegular';
	line-height:24px;
	margin-bottom:10px;
	float:left;
}
#kids_bd_contnt .box_holder1 .box3 .thamb p {
	width:550px;
	color: #404040;
	font-size: 16px;
	font-weight: normal;
	padding:0;
	margin:0;
	line-height:20px;
	float:left;
}
#kids_bd_contnt .box_holder1 .box3 .thamb p a {
	color:#44009e;
	text-decoration:underline;
}
#kids_bd_contnt .box_holder1 .box3 .thamb p a:hover, #kids_bd_contnt .box_holder1 .box3 .thamb p a:focus {
	text-decoration:none
}
#kids_bd_contnt .box_holder1 .box2 {
	font-family: 'MetaBookRoman';
	font-size:15px;
	line-height:23px;
	color:#c6b2e4;
	text-align:justify;
	float:left;
	width:220px;
	border-bottom:1px solid #404040;
	padding-left:80px;
	padding-top:30px;
	height:470px;
}
#kids_bd_contnt .right_column {
	float:right;
	width:200px;
}
#kids_bd_contnt .box_holder1 .box2 p {
	color: #404040;
	font-size: 14px;
	font-weight: normal;
	padding:0;
	margin:0;
	line-height:20px;
	float:left;
	padding-left:5px;
	margin-top:20px
}
#kids_bd_contnt  h3.cyber {
	font-family: 'CorpidOfficeRegular';
	font-size:29px;
	color:#4900a7 !important;
	font-weight:normal;
	margin-bottom:20px;
	line-height: 23px;
    text-align: justify;
	letter-spacing:0 !important;
}
#kids_bd_contnt .box_holder1 h4 {
	width:580px;
	line-height: 22px;
	color: #404040;
	font-size: 22px;
	font-style: italic;
	font-family: 'CorpidOfficeRegular';
	font-weight: normal;
	margin-bottom: 10px;
}
#kids_bd_contnt .box_holder1 .box1 p {
	width:580px;
	height: auto;
	color: #404040;
	font-size: 16px;
	padding-top: 20px;
	line-height: 20px;
}
#kids_bd_contnt .box_holder1 h3 {
	font-size:22px;
	color:#77a202;
	margin-top:10px;
	font-weight:normal;
	letter-spacing:-1px;
	padding-left:10px;
}
#kids_bd_contnt .box_holder1 h3 a {
	color:#77a202;
}
#kids_bd_contnt .box_holder1 .box4 {
	font-family: 'MetaBookRoman';
	font-size:15px;
	line-height:23px;
	color:#c6b2e4;
	text-align:justify;
	float:left;
	width:500px;
	margin-top:20px;
	padding-bottom:30px;
}
#kids_bd_contnt .box_holder1 .box4 h2 {
	font-size:20px;
	margin-bottom:20px;
}
#kids_bd_contnt .box_holder1 .box4 img {
	float:left;
	width:121px
}
#kids_bd_contnt .box_holder1 .box4 p {
	width:340px;
	float:left;
	color: #404040;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	padding-left:25px;
}
#kids_bd_contnt .box_holder1 .box4 p a {
	color: #4600a2;
}
#kids_bd_contnt .box_holder1 .box4 p a:hover, #kids_bd_contnt .box_holder1 .box4 p a:focus {
	text-decoration:underline;
}
#kids_bd_contnt #box_holder2 {
	float:left;
	width:960px;
	height:140px;
	margin-top:70px;
	margin-bottom:-23px;
}
#kids_bd_contnt #box_holder2 .box3 {
	font-family: 'MetaBookRoman';
	font-size:13px;
	float:left;
	width:280px;
	padding-right:20px;
	margin-left:20px;
	border-right:1px #CCC solid;
}
#kids_bd_contnt #box_holder2 .box3 h4 {
	font-family: 'MetaBookRoman';
	font-size:23px;
	line-height:normal;
	font-weight:normal;
}
#kids_bd_contnt #box_holder2 .box3 h4 a {
	color:#000;
	text-decoration:none;
}
#kids_bd_contnt #box_holder2 .box3 img {
	float:left;
	margin-right:15px;
}
/************************************************************/

/*========modify for parent page on 06-01-12=============*/

.parent_area .parent_nav_bg1 {
	width : 960px;
	height : 58px;
	float : left;
	position : relative;
	background : url(/images/parent_nav_bg.jpg) repeat-x;
	border-radius : 20px;
}
.parent_area .parent_nav_bg1 h1 {
	color : #fff;
	font-size : 42px;
	padding : 4px 0 0 27px;
	float : left;
	position : relative;
}
.parent_area .parent_nav_bg1 ul {
	width : 540px;
	height : 58px;
	position : relative;
	float : left;
	margin-left : 95px;
}
.parent_area .parent_nav_bg1 ul li {
	float:left;
	list-style:none;
	padding:23px 5px;
	text-shadow: 0px 1px 2px #000000;
	background : url(/images/parent_nav_span.jpg) left top no-repeat;
}
.parent_area .parent_nav_bg1 ul li:first-child {
	background:none;
}
/*.parent_area .parent_nav_bg ul li span {
background : url(/images/parent_nav_span.jpg) no-repeat;
width : 2px;
height : 57px;
display : inline;
position : relative;
float : left;
margin-top : -20px;
}*/
.parent_area .parent_nav_bg1 ul li a {
	font-family : 'Museo700Regular';
	color : #ffffff;
	font-size : 16px;
	padding : 10px 28px 10px 28px;
	font-weight : normal;
}
.parent_area .parent_nav_bg1 ul li a:hover, .parent_area .parent_nav_bg1 ul li a:focus {
	/*color : #77bcee;*/
color : #ffffff;
}
.parent_area .parent_nav_bg1 img {
	float : right;
	position : relative;
	top : -12px;
	right : 30px;
}
/*********************/
.libraries_ie {
	margin-top:15px;"
	margin-top:27px !important;
 	margin-top:15px !important;
}

/* 	--> SP 10/10/12 */
div.rightAlignBox {
	margin: 0 0 20px 20px; float: right;
}
div.rightAlignBox p {
	padding: 10px 0 10px 10px; margin: 0;
}
div.leftAlignBox {
	margin: 0 20px 20px 0; float: left;
}
div.leftAlignBox p {
	padding: 10px 10px 10px 0; margin: 0;
}
img.floatLeft {
	float:left;
	margin:0 20px 20px 0;
}

.twitter-timeline {
    height: 360px;
}

.columns { display: block; width: 100%; }
.columns:after { content: ''; display: block; clear: both; }
.columns-col { float: left; }
.columns--halves .columns-col { width: 50%; }


/*@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.nav ul li.first a, .nav ul li.active_first a {padding-right:14px !important;}
	.nav ul li a, .nav ul li.active a {padding-right:13px !important;}
	.nav ul li.last a, .nav ul li.active_last a {padding-right:14px !important;}
}*/