html {
	height:100%;
}
body {
	font-family: Verdana, sans-serif;
	overflow-y: scroll;
	margin: 0;
	color: #000000;
	font-size: 14px;
	background-color: #88787D;
	line-height: 1;
	height:100%;
}
details, figcaption, figure, footer, hgroup, summary, header, section, article, aside {
	display: block;
	margin: 0;
}
form#pageform {
	display:inline-block;
}
div, form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
p {
	margin-top: 0;
	margin-bottom: 14px;
}
:focus {
	outline: 0 !important;
}
/* Addresses `outline` inconsistency between Chrome and other browsers.*/
a:focus, a:hover {
	outline: 0;
}
a, a:link, a:visited, a:hover, a:active {
	color: inherit;
	text-decoration: none;
}
label {
	margin-right: 2px;
}
input[type="text"], input[type="password"]  {
	height: 20px;
	width: 500px;
	line-height: normal;
	padding-left: 7px;
	vertical-align: baseline;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
	color: #88787d;
	border: 1px solid #dddddd;
	-webkit-appearance: none;
}
textarea  {
	width: 500px;
	line-height: normal;
	padding-left: 7px;
	vertical-align: baseline;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
	color: #88787d;
	border: 1px solid #dddddd;
	-webkit-appearance: none;
}
textarea, select {
	width: 500px;
	border: 1px solid #dddddd;
}
select {
	border: 1px solid #dddddd;
	padding: 4px 2px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
	color: #88787d;
}
.textarea label {
	vertical-align: top;
}
input[type="checkbox"] {
	vertical-align: -2px;
	margin-bottom: 0;
}
input#ctlMyTrace {
	margin: 0;
	font-size: 12px;
	vertical-align: initial;
	line-height: initial;
	height: initial;
	color: #88787d;
	border: initial;
	padding-left: 2px;
	width: 800px;
}
h1, h2, h3 {
	font-weight: normal;
	font-family: 'Century Gothic Bold', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 36px;
	color: black;
}
h2 {
	font-size: 18px;
	color: black;
	font-weight:bold;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background-color: #000000;
	height:100%;
}
.main {
	background-color:#ffffff;
}
header {
	font-size: 0;
}
.hdr-left, .hdr-right {
	display: inline-block;
	vertical-align: top;
}
.hdr-left {
	width: 191px; 
	padding: 34px 24px 0 0;
}
.hdr-left nav {
	font-size: 18px;
	font-family: 'Questrial', Verdana, sans-serif;
	margin: 21px 0 0 0;
	padding: 0;
}
.hdr-left nav a {
	border-bottom: 1px solid #000000;
	height: 38px;
	width: 188px;
	padding: 0 1px;
	line-height: 38px;
	display: block;
	overflow: hidden;
	color: #ad4c66;
}
.hdr-left nav a:hover {
	color: #1661AD;
	text-decoration: none;
}
.hdr-left nav a:first-child {
	border-top: 1px solid #000000;
}
.hdr-right {
	width: 720px;
	font-size: 14px;
	height: 275px;
	overflow: hidden;
	position: relative;
}
.main-content {
	font-size: 0;
	width: 960px;
	position: relative;
	padding-bottom:25px;
}
header nav {
	background-color:#000000;
	height:63px;
	text-align:right;
	width:100%;
	color:white;
}
header nav > a {
	display:inline-block;
	vertical-align:top;
	margin-top:25px;
	padding:0 28px 0 28px;
	border-left:1px solid white;
	font-size:13px;
}
header nav > a:first-of-type {
	border-left:0;
}
header nav > a:last-of-type {
	margin-top:0;
	margin-left:10px;
	padding:25px 10px 10px 10px;
	background-color:#ac4b66;
	border-left:0;
}
.search {
	display:inline-block;
	vertical-align:middle;
	margin:12px 25px 0 35px;
	position:relative;
}
.search input {
	width: 190px;
	height: 34px;
	color: #88787d;
	font-size: 13px;
	padding-left: 7px;
	border: 0;
}
.search img{
	position:absolute;
	right:15px;
	top:8px;
}
.logo-header {
	margin:0 0 20px 25px;
	position:relative;
	min-height:90px;
}
.logo {
	margin:23px 0 0 0;
	vertical-align:top;
}
.logo-header-text {
	display:inline-block;
	position:absolute;
	bottom:13px;
	left:238px;
	font-size:0;
	/* century gothic bold*/
}
h1.logo-header-text {
	font-size:36px;
}
div.logo-header-text > div {
	padding:3px 0 3px 0;
	display:inline-block;
	vertical-align:bottom;
}
div.logo-header-text > div:nth-child(n+2) {
	margin-left:40px;
}
.logo-header-blue {
	border-bottom:5px solid #75c3e0;
	color:#75c3e0;
}
.logo-header-green {
	border-bottom:5px solid #8dc63f;
	color:#8dc63f;
}
.logo-header-orange {
	border-bottom:5px solid #f5bb3a;
	color:#f5bb3a;
}
.logo-header-blue:hover,.logo-header-blue.current {
	border-top:5px solid #75c3e0;
}
.logo-header-green:hover,.logo-header-green.current {
	border-top:5px solid #8dc63f;
}
.logo-header-orange:hover,.logo-header-orange.current {
	border-top:5px solid #f5bb3a;
}
div.logo-header-text  a {
	padding:6px 5px 6px 0;
	display:inline-block;
	vertical-align:top;
}
.logo-header-blue:hover > a, .logo-header-blue.current > a{
	color:white;
	background-color:#75c3e0;
}
 .logo-header-green:hover > a, .logo-header-green.current > a {
	background-color:#8dc63f;
	color:white;
}
 .logo-header-orange:hover > a, .logo-header-orange.current > a {
	background-color:#f5bb3a;
	color:white;
}
div.logo-header-text  a span {
	display:inline-block;
	vertical-align:middle;
	line-height:1.4;
	font-size:15px;
	/* century gothic bold*/
}
div.logo-header-text a span:first-child {
	text-align:center;
	width:182px;
	box-sizing:border-box;
	padding:0 8px 0 3px;
	font-weight:700;
}
.logo-header-text-arrow {
	width: 0;
	height: 0;
	display: inline-block;
	border-top: 11px solid rgba(0,0,0,0);
	border-bottom: 11px solid rgba(0,0,0,0);
	border-left: 11px solid rgba(0,0,0,1);
	vertical-align: middle;
	-moz-transform: scale(.9999);
	content:'';
}
 .logo-header-blue .logo-header-text-arrow {
	border-top: 11px solid rgba(117,195,224,0);
	border-bottom: 11px solid rgba(117,195,224,0);
	border-left: 11px solid rgba(117,195,224,1);
}
 .logo-header-green .logo-header-text-arrow {
	border-top: 11px solid rgba(141,198,63,0);
	border-bottom: 11px solid rgba(141,198,63,0);
	border-left: 11px solid rgba(141,198,63,1);
}
.logo-header-orange .logo-header-text-arrow {
	border-top: 11px solid rgba(245,187,58,0);
	border-bottom: 11px solid rgba(245,187,58,0);
	border-left: 11px solid rgba(245,187,58,1);
}
div.logo-header-text > div:hover  .logo-header-text-arrow, div.logo-header-text > div.current .logo-header-text-arrow {
	border-top: 11px solid rgba(255,255,255,0);
	border-bottom: 11px solid rgba(255,255,255,0);
	border-left: 11px solid rgba(255,255,255,1);
}
/* left-content  */
.left-content {
	width: 190px;
	margin: 0 0 0 25px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.left-content > aside,.left-content > div {
	margin-top: 35px;
}
.left-content > aside:first-child,.left-content > div:first-child {
	margin-top: 0;
}
.left-content-menu {
	margin-top:16px;
}
.left-content-menu h2 {
	font-size:14px;
	padding-bottom:20px;
	border-bottom:1px solid black;
}
.left-content-menu a {
	font-family:'Century Gothic Regular',Verdana,sans-serif;
	font-size:15px;
	display:block;
	padding:17px 0;
	border-bottom:1px solid black;
	line-height:1.2;
	color:black;
}
.left-content-menu a:first-child {
	margin-top:60px;
}
.left-content-menu a.current   {
	color:#ac4b66;
	font-weight:bold;
}
.left-content-menu a:hover {
	color:#ac4b66;
}
.left-content-menu.blue a.current,.left-content-menu.blue a:hover  {
	color:#75c3e0;
}
.left-content-menu.green a.current,.left-content-menu.green a:hover {
	color:#8dc63f;
}
.left-content-menu.orange a.current,.left-content-menu.orange a:hover {
	color:#f5bb3a;
}
.center-content {
	margin: 0 25px 0 25px;
	width: 695px;
	padding-bottom: 90px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.5;
	margin-top:-2px;
}
.center-content-3col {
	width:480px;
}
.center-content-100 {
	width:910px;
	display:block;
}
.center-content h2 {
	margin: 20px 0 0 0;
	line-height: 1.3;
}
.center-content h1 {
	line-height: 1.2;
	margin-bottom:8px;
	margin-top:-6px;
}
.center-content hr {
	color: #f7b446;
	background-color: #f7b446;
	border: 0;
	height: 1px;
	margin: 0;
}
/* member login page has smaller center content area */
.member-login .center-content-100 {
	margin: 58px 0 0 0;
	width: 530px;
}
.fundraising-main .center-content {
	font-size: 0;
}
/* library page has larger center content area (no left or right sidebar) */
/* form pages also have larger center content area */
/*.library .center-content , .center-content-form {
	margin: 24px 25px 0 25px;
	width: 910px;
}
*/
.center-content a, .add-new-name,.class-desc-click {
	color: #AD4C66;
	text-decoration: underline;
}

.center-content a:hover, .add-new-name:hover , .class-desc-click:hover {
	color: #1661AD;
	text-decoration: underline;
}
.center-content ul {
	margin: -4px 0 14px 0;
	padding-top: 0;
}
.center-content li {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	padding-top: 7px;
}
.center-content li:first-child {
	padding-top: 0;
}
.right-content {
	width: 190px;
	margin: 0 25px 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.right-content > aside,.right-content > div {
	margin-top: 35px;
}
.right-content > aside:first-child,.right-content > div:first-child {
	margin-top: 0;
}
.right-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.right-content ul li {
	margin: 0;
	padding: 0;
}
.languages {
	font-size:12px;
}
.languages h2 {
	border-bottom: 1px solid #ac4b66;
	padding-bottom: 7px;
	margin-bottom: 3px;
	font-size:16px;

	/* century gothic bold*/
}
.languages div {
	color: black;
	padding-top: 8px;
	text-decoration: underline;
}
.languages a:hover {
	color: #ad4c66;
}
/* right content library appears on every page except the main library.htm page */
.rc-library {
	color: #87787c;
}
.rc-library h2 {
	color: white;
	line-height: 26px;
	height: 26px;
	text-align: center;
}
.rc-library h2 {
	background-color: #1560ac;
}
.rc-library h3 {
	color: #87787c;
	font-size: 11px;
	text-align: center;
	padding: 5px 3px;/*letter-spacing:.04em;*/
}
.rc-library > div {
	border-left: 1px solid #7ba5d0;
	border-right: 1px solid #7ba5d0;
	width: 188px;
}
.rc-library-wrapper {
	width: 160px;
	margin: 0 14px 0 14px;
	position: relative;
	border-bottom: 1px solid #8aafd5;
	padding-bottom: 3px;
}
.rc-library-wrapper:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.rc-library-arrow1, .rc-library-arrow2, .rc-library-arrow3, .rc-library-arrow4 {
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 40px solid #e1ddde;
	border-top: 20px solid rgba(225,221,222,0);
	border-bottom: 20px solid rgba(225,221,222,0);
	border-left: 40px solid rgba(225,221,222,1);
	display: inline-block;
	vertical-align: middle;
	-moz-transform: scale(.9999);
	position: absolute;
	right: 0;
	top: 0;
}
.rc-library-arrow1:after, .rc-library-arrow2:after, .rc-library-arrow3:after, .rc-library-arrow4:after {
	content: "More";
	position: absolute;
	left: -35px;
	top: -4px;
	z-index: 10;
	font-size: 8px;
}
.rc-library-slider {
	width: 120px;
	overflow: hidden;
}
.rc-library .swiper-slide > div {
	float: left;
	width: 44px;
	margin-right: 16px;
}
.rc-library-icon {
	width: 40px;
	height: 40px;
}
.rc-library-icon img {
	max-width: 100%;
}
.rc-library-title {
	width: 44px;
	height: 19px;
	line-height: 9px;
	font-size: 8px;
	margin-top: 2px;
	overflow: hidden;
}
.rc-library-title > span {
	display: block;
}
a.rc-library-showall {
	display: block;
	background-color: #1560ac;
	height: 16px;
	text-align: center;
	line-height: 16px;
	font-size: 10px;
	color: white;
}
a.rc-library-showall:hover {
	color: #ad4c66;
}
.rc-library-resource {
	cursor: pointer;
}
.rc-library-popup {
	width: 357px;
	position: absolute;
	left: -350px;
	top: -140px;
	border: 1px solid #61b1e3;
	padding: 14px 16px 16px 14px;
	z-index: 50;
	background-color: white;
	display: none;
	box-shadow: 5px 5px 10px 5px rgba(0,0,0,.4);
}
.lpop-header {
	border-bottom: 1px solid #61b1e3;
	padding-bottom: 12px;
}
.lpop-icon {
	display: table-cell;
	width: 100px;
	height: 100px;
}
.lpop-icon img {
	max-width: 100%;
}
.lpop-hdr-text {
	width: 243px;
	padding-left: 14px;
	display: table-cell;
	vertical-align: bottom;
}
.lpop-resname {
	font-size: 20px;
	margin-bottom: 9px;
}
.lpop-author {
	font-style: italic;
	font-size: 12px;
	color: #00000f;
	margin-bottom: 0;
}
.lpop-desc {
	padding-top: 10px;
	font-size: 13px;
	color: #00000f;
	line-height: 1.4;
}
.lpop-view, a.lpop-view {
	color: #88787d;
	font-style: italic;
	text-decoration: underline;
}
.lpop-view:hover {
	color: #Ad4c66;
}
.lpop-close {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 1;
	padding: 0 7px 5px 5px;
	font-size: 30px;
	color: #61b1e3;
	font-family: 'Questrial', Verdana, sans-serif;
	cursor: pointer;
}
/* helpful links sidebar*/
.links {
	border-bottom: 1px solid #F7B446;
	padding-bottom: 11px;
}
.home .links, .contactus .links {
	border-bottom: 1px solid #ad4c66;
}
.elp .links {
 border-bottom:1px solid #60b0e2;
}
.fundraising .links, .fundraising-main .links {
	border-bottom: 1px solid #1661ad;
}
.cca .links {
	border-bottom: 1px solid #004990;
}
.links h2 {
	border-bottom: 1px solid #F7B446;
	padding-bottom: 4px;
	margin-bottom: 3px;
}
.home .links h2, .contactus .links h2 {
	border-bottom: 1px solid #ad4c66;
}
.elp .links h2  {
 border-bottom:1px solid #60b0e2;
}
.fundraising .links h2,.fundraising-main .links h2 {
	border-bottom: 1px solid #1661ad;
}
.cca .links h2 {
	border-top: 1px solid #004990;
	border-bottom: 0;
	padding-top: 6px;
	line-height: 1.2;
}
.links div, .links p {
	color: black;
	padding-top: 8px;
	margin:0;
	text-decoration: underline;
}
.links a:hover {
	color: #ad4c66;
}
/* join the effort sidebar*/
.join {
	position: relative;
	width: 190px;
	height: 180px;
	background-color: #60b0e2;
	color: #1560ac;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
}
.join:hover {
	background-color: #1560ac;
	color: white;
}
.join .text-overlay {
	position: absolute;
	right: 12px;
	top: 18px;
	font-size: 28px;
	text-align: right;
}
.join img {
	opacity: .5;
}
/* call to action sidebar */
.cta {
	background-color: #f7b446;
	color: white;
	text-align: center;
	padding: 10px 14px;
	font-size: 18px;
	font-family: 'Questrial', Verdana, sans-serif;
	line-height: 1.3;
}
.cta a {
	text-decoration: underline;
}
.cta a:hover {
	color: black;
}
.cta p {
	margin-bottom: 7px;
}
.cta-color-1 {
	background-color:#1661AD;
	color:white;
}
.cta-color-1 a {
	color:#61B1E3;
}
.cta-color-1 a:hover {
	color:black;
}
.cta-color-2 {
	background-color:#61B1E3;
	color:black;
}
.cta-color-2 a {
	color:#1661AD;
}
.cta-color-2 a:hover {
	color:white;
}
.cta-color-3 {
	background-color:#AD4C66;
	color:white;
}
.cta-color-3 a {
	color:black;
}
.cta-color-3 a:hover {
	color:#F7B446;
}
.cta-small-text {
	font-size: 13px;
}
/* trusted partners sidebar*/
.partners h2 {
	background-color: #ad4c66;
	padding:15px 3px;
	text-align:center;
	font-size:16px;
	color:white;
	/*century gothic bold*/
}
.partners-rotate {
	border-left:1px solid #87777c; 
	border-right:1px solid #87777c; 
	border-bottom:1px solid #87777c; 
	width: 188px;
	height: 130px;
	overflow: hidden;
	display: block;
	position: relative;
	text-align:center;
}
.partners-rotate > div {
	position: absolute;
	max-width: 100%;
	text-align:center;
	display:none;
}
.partners-rotate > div > div {
	width: 188px;
	height: 130px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.partners-rotate img {
	/* display: none; */
	margin: 0;
	max-width:100%;
}
/*.partners-rotate > div > div > div {
	display:none;
	margin:0;
}
.partners-rotate img {
	max-width:100%;
}*/
/* end right content areas */
.twocol-list {
	font-size: 0;
}
.twocol-list ul {
	width: 300px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
/** ul lists in elp section have red disc, but text is black (except for twocol-list, which is all red) */
/** ul lists in family services  section have blue disc, but text is black (except for twocol-list, which is all blue) */
/* jquery inserts span around each li that is not twocol-list */
/*.elp .center-content ul li {
	color: #ad4c66;
}
.family-services .center-content ul li {
	color: #1661ad;
}
.elp .center-content ul li span, .family-services .center-content ul li span {
	color: black;
}*/
/* languages page */
.language-text {
	border-bottom: 1px solid #f7b446;
	padding: 20px 0 10px 0;
	display: none;
}
.language-text p:first-child {
	padding-top: 0;
}
/* contact us page */
.contactus .center-content h1, .contactus .center-content h2, .contactus .center-content h3 {
	color: #88787d;
}
.contactus .center-content h2, .contactus .center-content h3 {
	margin: 0 0 12px 0;
}
.contactus .center-content .other-office h2 {
	margin: 20px 0 20px 0;
	font-size: 24px;
}
.contactus .center-content strong {
	color: #88787d;
}
.other-office div:first-child {
	margin-bottom: 40px;
}
.contactus-info p, .contactus-col1 p, .contactus-col2 p {
	line-height: 1.3;
	margin-bottom: 12px;
}
.contactus-info {
	overflow: hidden;
}
.contactus-map {
	float: left;
	margin: 0 40px 20px 0;
}
.contactus-col1 {
	width: 313px;
	margin-right: 40px;
	float: left;
}
.contactus-col2 {
	overflow: hidden;
	width: 313px;
}
/* child care aware page */
.cca-map {
	margin-top: 60px;
}
.cca .center-content a, .cca .links a {
	color: #ed3023;
	text-decoration:underline;
}
.cca .center-content a:hover, .cca .links a:hover {
	color: #004990;
}
.cca .hdr-right {
	background-color: #004990;
	padding: 20px 25px 25px 25px;
	width: 670px;
	height: 230px;
}
.cca-header {
	color: white;
	font-size: 16px;
	line-height: 1.6;
	width: 670px;
	height: 230px;
	overflow: hidden;
}
.cca-header ul li {
	margin-top: 9px;
	line-height: 1.3;
}
.cca-header ul li:first-child {
	margin-top: 0;
}
/* forces cca logo to bottom  */
.ccalogo-positioner {
	float: right;
	width: 1px;
	height: 114px;
}
.cca-lglogo {
	float: right;
	margin: 10px 36px 43px 10px;
	clear: right;
}
/* careers pages */
.career-listing h2 {
	padding-bottom: 3px;
	margin: 0;
}
.career-listing > div {
	border-bottom: 1px solid #f7b446;
	border-top: 1px solid #f7b446;
	padding: 5px 0 3px 0;
	font-size: 12px;
}
.career-listing {
	margin-top: 24px;
}
.career-listing:first-child {
	margin-top: 0;
}
.career-listing p {
	margin-bottom: 3px;
}
.career-label, .career-pdf {
	color: #88787d;
	margin-left: 25px;
}
.career-label:first-child {
	margin-left: 0;
}
.time-chkboxes {
	margin-right: 54px;
}
.time-chkboxes input {
	margin-left: 35px;
}
.time-chkboxes input:first-child {
	margin-left: 0;
}
a.career-pdf {
	font-style: italic;
	color: #88787d;
}
.career-pdf:before {
	content: url('../graphics/pdf.gif');
	margin-right: 7px;
	width: 20px;
	vertical-align: text-top;
}
/* member log-in page */
.member-login h1,.member-documents h1 {
	color: #ad4c66;
}
.login-area {
	width: 280px;
	margin: 0 auto;
}
.login-area input[type=text], .login-area input[type=password] {
	width: 268px;
	box-shadow: inset 0px 0px 5px 2px rgba(0,0,0,.1);
	height: 38px;
	padding-left: 12px;
}
.login-area input, .login-area checkbox {
	margin-top: 10px;
}
.login-area .rememberme label{
	font-size: 9px;
	color: #88787d;
	display: inline;
}
.login-area label.forgotten-pw  {
	font-size: 9px;
	color: #88787d;
	line-height:1.5;
	display:inline-block;
}
.login-area input.forgottenpw-email {
	margin-top:3px;
}
.login-area .sendpassword {
	font-size:12px;
	color: #88787d;
}
.login-area form {
	margin-bottom: 20px;
}
.login-submit {
	width: 83px;
	height: 30px;
	line-height: 30px;
	margin-left: 40px;
	background-color: #ad4c66;
	color: white;
	text-align: center;
	font-size: 16px;
	float: right;
}
.login-submit:hover {
	background-color: #1661ad;
	cursor:pointer;
}
.member-documents .center-content{
	overflow:hidden;
}
.member-documents  .center-content div {
	width:49%;
	overflow:hidden;
	float:left;
	box-sizing:border-box;
}
.member-documents .center-content div:first-of-type {
	padding-right:25px;
}
/* main resource library page */

.library-intro {
	width: 222px;
	height: 238px;
	float: left;
	font-size: 13px;
	color: #ffffff;
	background-color: #000000;
	padding: 22px 5px 15px 14px;
}
.library-intro > div {
	overflow: auto;
	height: 200px;
	padding-right: 3px;
}
.library-intro h2 {
	font-size: 25px;
	color: #f7b446;
	margin: 0 0 8px 0;
	line-height: 1.1;
}
.library-intro p {
	font-size: 13px;
	color: white;
	line-height: 1.5;
	margin-bottom: 8px;
}
.featured-resource {
	width: 213px;
	height: 114px;
	position: absolute;
	overflow: hidden;
	top: 33px;
	left: 273px;
	border: 1px solid black;
	background-color: #f6b346;
	padding: 11px 0 0 11px;
}
.featured-icon {
	width: 49px;
	height: 80px;
	background-color: white;
	float: left;
	padding: 5px 0 0 5px;
	margin-top: 5px;
	overflow: hidden;
}
.featured-icon > a {
	width: 43px;
	height: 43px;
	display: block;
}
.featured-icon img {
	max-width: 100%;
}
.featured-title {
	line-height: 9px;
	height: 28px;
	font-size: 8px;
	margin: 4px 2px 0 0;
	overflow: hidden;
}
.featured-text {
	color: white;
	float: left;
	width: 143px;
	height: 81px;
	margin: 8px 0 0 10px;
	font-size: 10px;
	overflow: hidden;
}
.featured-text > div {
	height: 60px;
	margin-right: 3px;
	line-height: 1.2;
	overflow: hidden;
}
.featured-text > a {
	display: block;
	margin-top: 6px;
	text-decoration: underline;
	font-style: italic;
}
.featured-text > a:hover {
	color: #ad4c66;
}
.sortbar {
	height: 39px;
	background-color: #61b1e3;
	color: white;
	font-size: 12px;
	line-height: 39px;
	padding: 0 0 0 11px;
	margin-bottom: 4px;
}
.sortbar a {
	color: white;
	text-decoration: none;
}
.sortbar-sort {
	margin-left: 22px;
}
.sortbar-search {
	float: right;
	padding-right: 6px;
}
.sortbar-search [type=text] {
	width: 290px;
	height: 27px;
	color: black;
	font-size: 12px;
	box-shadow: inset 0px 0px 5px rgba(0,0,0,.4);
}
.library-shelf {
	margin-top: 16px;
	border-bottom: 1px solid #1560ac;
	padding-bottom: 16px;
}
.library .center-content section:nth-of-type(1) {
	padding-top: 4px;
}
.library .center-content section:nth-of-type(4) {
	border: 0;
	padding-bottom: 0;
}
.library-shelf h2 {
	float: left;
	color: #88787D;
	margin: 0 0 13px 0;
	font-size: 22px;
}
a.shelf-view {
	line-height: 24px;
	margin-left: 7px;
	font-size: 12px;
	color: #1560ac;
	font-style: italic;
}
.viewless {
	display: none;
}
/* main library page resource slider */
.shelf-wrapper {
	position: relative;
}
.shelf-resource {
	float: left;
	width: 64px;
	margin-right: 23px;
	position: relative;
	cursor: pointer;
}
.shelf-icon {
	width: 60px;
	height: 60px;
}
.shelf-icon img {
	max-width: 100%;
}
.shelf-icon img:hover {
	opacity: .5;
}
.shelf-title {
	width: 64px;
	height: 38px;
	line-height: 12px;
	font-size: 9px;
	margin-top: 7px;
	overflow: hidden;
	color: #88787D;
}
.shelf-title > span {
	display: block;
}
.swiper-slide-pad {
	padding-bottom: 15px;
}
a.shelf-more {
	color: #88787D;
}
.shelf-arrow1, .shelf-arrow2, .shelf-arrow3, .shelf-arrow4 {
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 40px solid #e1ddde;
	border-top: 20px solid rgba(225,221,222,0);
	border-bottom: 20px solid rgba(225,221,222,0);
	border-left: 40px solid rgba(225,221,222,1);
	display: inline-block;
	vertical-align: middle;
	-moz-transform: scale(.9999);
	position: absolute;
	right: 0;
	top: 10px;
}
.shelf-arrow1:after, .shelf-arrow2:after, .shelf-arrow3:after, .shelf-arrow4:after {
	content: "More";
	width: 30px;
	height: 30px;
	position: absolute;
	left: -35px;
	top: -4px;
	z-index: 10;
	font-size: 8px;
}
.shelf-popup {
	width: 357px;
	position: absolute;
	top: 18px;
	border: 1px solid #61b1e3;
	padding: 14px 16px 16px 14px;
	z-index: 50;
	background-color: white;
	display: none;
	box-shadow: 5px 5px 10px 5px rgba(0,0,0,.4);
}
/* aboutus pages */
.aboutus .center-content a:hover, .aboutus .links a:hover {
	color: #1661ad;
}
.board-staff {
	position: relative;
	margin-top: 35px;
}
.board-staff:first-child {
	margin-top: 0;
}
.board-staff .h2-title {
	margin-left: 20px;
}
.board-staff h2 {
	margin: 0;
	line-height: 1.1;
	padding-bottom: 7px;
	border-bottom: 1px solid #f7b446;
	cursor: pointer;
}
.arrow-box {
	display: inline-block;
	vertical-align: top;
	width: 21px;
	height: 21px;
	background-color: white;
	position: relative;
}
.arrow-right {
	width: 0;
	height: 0;
	border-top: 6px solid transparent; /*ie8 and earlier*/
	border-bottom: 6px solid transparent; /*ie8 and earlier*/
	border-left: 8px solid #f7b446; /*ie8 and earlier*/
	border-top: 6px solid rgba(247, 180, 70, 0);
	border-bottom: 6px solid rgba(247, 180, 70, 0);
	border-left: 8px solid rgba(247, 180, 70,1);
	display: inline-block;
	vertical-align: top;
	-moz-transform: scale(.9999);
	position: absolute;
	top: 3px;
	left: 0;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 6px solid transparent; /*ie8 and earlier*/
	border-right: 6px solid transparent; /*ie8 and earlier*/
	border-top: 8px solid #f7b446; /*ie8 and earlier*/
	border-left: 6px solid rgba(247, 180, 70, 0);
	border-right: 6px solid rgba(247, 180, 70, 0);
	border-top: 8px solid rgba(247, 180, 70,1);
	display: inline-block;
	vertical-align: top;
	-moz-transform: scale(.9999);
	position: absolute;
	top: 5px;
	left: 0;
}
.board .arrow-right {
	display: none;
}
.staff .arrow-down, .elp .arrow-down, .family .arrow-down, .support .arrow-down {
	display: none;
}
.togglelist-boardstaff {
	margin-top: 19px;
	font-size: 0;
}
.staff .togglelist-boardstaff, .elp .togglelist-boardstaff, .family .togglelist-boardstaff, .support .togglelist-boardstaff {
	display: none;
}
.togglelist-item {
	width: 70px;
	margin: 12px 8px 0 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.togglelist-item-board {
	width:200px;
}
.board-name2 {
	font-size:12px !important;
	line-height:1.4 !important;
}
/*.togglelist-item:nth-of-type(9n + 9) {
	margin-right: 0;
}
.togglelist-item:nth-of-type(-n+9) {
	margin-top: 0;
}
*/.togglelist-item .text-overlay {
	width: 64px;
	height: 59px;
	padding: 8px 0 3px 6px;
	color: white;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.3;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
	background-color: rgba(0,0,0,.5);
	cursor: pointer;
	-webkit-transition: opacity .5s ease .2s;
	-moz-transition: opacity .5s ease .2s;
	-ms-transition: opacity .5s ease .2s;
	-o-transition: opacity .5s ease .2s;
	transition: opacity .5s ease .2s;
}
.bs-popup {
	width: 357px;
	position: absolute;
	top: -35px;
	left: 90px;
	font-size: 12px;
	border: 1px solid #f7b446;
	padding: 14px 16px 14px 14px;
	z-index: 50;
	background-color: white;
	display: none;
	box-shadow: 5px 5px 10px 5px rgba(0,0,0,.4);
}
.togglelist-item:nth-child(9n+6) .bs-popup {
	left: -410px;
}
.togglelist-item:nth-child(9n+7) .bs-popup {
	left: -410px;
}
.togglelist-item:nth-child(9n+8) .bs-popup {
	left: -410px;
}
.togglelist-item:nth-child(9n+9) .bs-popup {
	left: -410px;
}
.main-phone {
	font-size: 10px;
	float: right;
	margin-top: 8px;
}
.staff-name,.board-name{
	font-size: 10px;
	line-height: 1.2;
	cursor:pointer;
}
.staff-name {
	margin-top: 5px;
}
.board-name {
	margin-top:1px;
}
.bspop-close {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 1;
	padding: 0 7px 5px 5px;
	font-size: 30px;
	font-family: 'Questrial', Verdana, sans-serif;
	cursor: pointer;
}
.bspop-header {
	border-bottom: 1px solid #f7b446;
	padding-bottom: 12px;
}
.bspop-icon {
	display: table-cell;
	width: 100px;
	/*height: 100px;*/
}
.bspop-icon img {
	max-width: 100%;
}
.bspop-hdr-text {
	width: 243px;
	padding-left: 14px;
	display: table-cell;
	vertical-align: bottom;
}
p.bspop-name {
	font-size: 20px;
	margin-bottom: 7px;
	line-height: 1.1;
}
p.bspop-position {
	font-style: italic;
	font-size: 12px;
	margin-bottom: -2px;
	line-height: 1.1;
}
.bspop-bio {
	margin: 10px 0;
	font-size: 13px;
	color: #00000f;
	line-height: 1.4;
	max-height: 300px;
	overflow: auto;
}
.bspop-bio p:last-child {
	margin-bottom: 9px;
}
.bspop-prevnext {
	border-top: 1px solid #f7b446;
	padding-top: 10px;
	font-size: 11px;
}
.bspop-prev {
	float: left;
}
.bspop-next {
	float: right;
}
.bspop-prev:hover, .bspop-next:hover {
	cursor: pointer;
}
/* elp,family,support sections */
.convention {
	font-size: 10px;
	margin: 0 0 19px 0;
}
.efs-item {
	clear: both;
	display: inline-block;
	vertical-align: top;
	width: 221px;
	margin: 14px 30px 0 0;
	font-size: 11px;
	overflow: hidden;
}
/* no margin for last item in row */
/*div.efs-item:nth-of-type(3n+3) {
	margin-right: 0;
}
*//* no top margin for items in top row */
/*div.efs-item:nth-of-type(-n + 3) {
	margin-top: 0;
}
*/.efs-item img {
	float: left;
	margin-right: 10px;
}
.efs-item-text {
	overflow: hidden;
	height: 70px;
}
.efs-item-text div {
	font-size:9px;
	line-height:1.2;
}
div.efs-name {
	font-size: 12px; 
}
div.efs-title {
	margin-top:5px;
    font-style:italic;
}
.email-link {
    font-size:10px;
}
/*** family services ***/

.family-services .center-content h1, .family-services .center-content h2 {
	color: #1661ad;
}
.family-services .center-content a {
	color: #1661ad;
}
.family-services .center-content a:hover, .family-services .links a:hover {
	color: #f7b446;
}
.story-title {
	width: 211px;
	height: 255px;
	overflow: hidden;
	float: left;
	font-size: 13px;
	color: #ffffff;
	background-color: #1661ad;
	color: #f7b446;
	padding: 10px 5px 10px 25px;
	font-size: 40px;
	font-family: 'Questrial', Verdana, sans-serif;
}
.story-title span {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 255px;
	overflow: hidden;
}
.home .story-title {
	background-color: #000000;
}
/* early learning professionals*/
.elp .center-content h1, .elp .center-content h2 {
	color: #ad4c66;
}
.elp .center-content a {
	color: #ad4c66;
}
.elp .center-content a:hover, .elp .links a:hover {
	color: #1661ad;
}
.quote {
	width: 335px;
	margin-left: 12px;
}
.quote-source {
	width: 335px;
	display: inline-block;
	text-align: right;
	font-size: 12px;
	font-style: italic;
}
.ccr-conference {
	margin-bottom: 15px;
}
.ccr-conference > div {
	float:left;
}
.center-content-form .ccr-conference p {
	margin-top:0;
}
.ccr-conf-img {
	width:40%;
	overflow:hidden;
	margin-top:15px;
	padding-right:5px;
	min-height:120px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.ccr-conf-img img {
	float:left;
	margin-right:18px;
}
.ccr-conf-text {
	width:59.5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:10px;
}
.ccr-conf-img-text {
	display:table-cell;
	vertical-align:middle;
	height:100%;
}
.ccr-conf-img-text p:last-child {
	margin:0;
}
/**  fundraising pages **/
.fr-startearly {
	width: 191px;
	display: inline-block;
	vertical-align: bottom;
	font-size: 28px;
	margin-right: 24px;
	border-bottom: 3px solid #1661ad;
	color: #1661ad;
	font-size: 38px;
	line-height: 1.2;
	padding-bottom: 3px;
}
.fr-startnow {
	border-bottom: 3px solid #1661ad;
	display: inline-block;
	vertical-align: bottom;
	width: 465px;
	margin-left: 14px;
	font-size: 38px;
	line-height: 1.2;
	padding-bottom: 3px;
    color:#1661AD;
}
.fr-startnow-item {
	clear: both;
	margin-top: 24px;
	overflow: hidden;
}
.fr-startnow-item:first-child {
	margin-top: 4px;
}
.fr-startnow-item img {
	float: left;
	margin-right: 20px; /* mfindlay */
}
.fr-startnow-item div {
	overflow: hidden;
	/* font-size: 20px; mfindlay */
	line-height: 1.3;
}
.fr-startnow-item div a {
	color: black;
	text-decoration: none;
}
.fr-startnow-item div a:hover {
	color: #1661ad;
}
.fundraising-left {
	width: 191px;
	display: inline-block;
	vertical-align: top;
	margin: 7px 24px 0 0;
	font-size: 14px;
}
.fundraising-center {
	display: inline-block;
	vertical-align: top;
	width: 465px;
	margin: 7px 0 0 14px;
	font-size: 14px;
}
/* h1 text for seo only, hidden from view */
.h1-early-achievers {
	background-image: url(../graphics/early-achievers.gif);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 23px;
}
.fundraising .center-content a {
	color: inherit;
}
.fundraising .center-content a:hover {
	color: #1661ad;
}
.fundraising-main .links a:hover, .fundraising .links a:hover {
	color: #1661ad;
}
/* footer at bottom of  center content area */
.main-content > footer {
	position: absolute;
	bottom: 25px;
	font-family: 'Questrial', Verdana, sans-serif;
	font-size: 12px;
	color: #88787d;
	padding-top: 30px;
	text-align: center;
	width: 480px;
	margin: 0 240px;
	line-height: 1.4;
}
.socialmediadiv {
	margin: 0 0 12px 0;
	padding: 0;
	background-color: transparent;
}
div.socialmediadiv div {
    display:inline;
}
.twitterdiv {
    margin: 0 4px 0 4px;
}

/*.socialmedia {
	background-image: url(../graphics/socialmedia.gif);
	margin: 0 0 12px 210px;
	padding: 0;
	width: 56px;
	height: 16px;
	font-size: 0;
	background-color: transparent;
}
.socialmedia li {
	width: 16px;
	height: 16px;
	margin: 0 0 0 4px;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	border-radius: 16px;
	background-color: transparent;
}
.socialmedia li:first-child {
	margin: 0;
}
.socialmedia li a {
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	background-color: transparent;
}
*/
/* footer at the bottom of all content */
.wrapper > footer {
	background-color: black;
	text-align:center;
	padding:10px 0 25px 0; 
	font-size:0;
}
.wrapper > footer > div {
	display:inline-block;
	vertical-align:middle;
}
.socialmedia a:not(:first-child) {
	margin-left:15px;
}
.footer-nav {
	font-size: 15px;
	font-family: 'Century Gothic Bold', Verdana, sans-serif;
	padding:0 85px;
	color:white;
}
.footer-nav a:hover {
	color: #f7b446;
}
.footer-nav span {
	padding: 0 30px;
}
.footer-nav a.current {
	color: #F7B446;
	cursor: default;
}
/* begin home */
.cc-link, .elp-link {
	border: 1px solid #AD4C66;
	/*width: 227px;*/
	font-size:18px;
	padding:10px 15px 10px 15px;
	margin-top: 20px;
	/*height: 25px;
	line-height: 25px; 
	overflow: hidden; */
	text-align: center;
	display: inline-block;
	vertical-align: top;
	color:#1661AD;
	font-family: 'Questrial', Verdana, sans-serif;
}
.cc-link {
	margin-right: 25px;
}
.cc-link a, .elp-link a {
	color:#1661ad;
	text-decoration:none;
}
.cc-link a:hover, .elp-link a:hover {
	text-decoration: none;
	color:#ad4c66;
}
/* end home */
/* new link bar stuff */
.link-bar {
	margin-bottom:36px;
	font-size:0;
}
.link-bar > div,.link-bar > div > a {
	display:inline-block;
	vertical-align:top;
	width:240px;
	height:240px;
	 overflow:hidden; 
	position:relative;
}
.link-bar a img {
	width:100%;
	height:100%;
	max-width:100%;
	max-height:100%;
}
.link-bar div.blue-wash a {
	background-color:rgba(59,177,231,.8);
	background-blend-mode:screen;
	background-size:cover;
}
.link-bar div.green-wash  a {
	background-color:rgba(80,161,1,.9);
	background-blend-mode:screen;
	background-size:cover;
	
 }
.link-bar div.orange-wash  a {
	background-color:rgba(243,161,3,.8);
	background-blend-mode:screen;
	background-size:cover;
}
.link-bar div.rose-wash a {
	background-color:rgba(183,64,119,1);
	background-blend-mode:screen;
	background-size:cover;
}
.link-bar div.gray-wash a {
	background-color:rgba(137,117,124,1);
	background-blend-mode:screen;
	background-size:cover;
}
#home-link-1 a {
	background-image:url(../graphics/home-linkbar-1.jpg);
}
#home-link-2 a {
	background-image:url(../graphics/home-linkbar-2.jpg);
}
#home-link-3 a {
	background-image:url(../graphics/home-linkbar-3.jpg);
}
#home-link-4 a {
	background-image:url(../graphics/home-linkbar-4.jpg);
}
.link-bar div.green-wash a:after {
 	 content:'';
	position:absolute;
	width:240px;
	height:240px;
	background:linear-gradient(to bottom,rgba(125,186,67,.6) 0%,rgba(125,186,67,.6) 50%,rgba(125,186,67,.6) 70%,rgba(125,186,67,.9) 100%);
	z-index:1; 
}
.background-blend-mode .link-bar div.green-wash a:after {
	background:linear-gradient(to bottom,rgba(125,186,67,0) 0%,rgba(125,186,67,.1) 50%,rgba(125,186,67,.3) 70%,rgba(125,186,67,.9) 100%);
}

.link-bar div.blue-wash a:after {
 	 content:'';
	position:absolute;
	width:240px;
	height:240px;
	background:linear-gradient(to bottom,rgba(105,181,216,.6) 0%,rgba(105,181,216,.6) 50%,rgba(105,181,216,.6) 70%,rgba(105,181,216,.9)  100%);
	z-index:1; 
}
.background-blend-mode .link-bar div.blue-wash a:after {
	background:linear-gradient(to bottom,rgba(105,181,216,0) 0%,rgba(105,181,216,.1) 50%,rgba(105,181,216,.3) 70%,rgba(105,181,216,.9)  100%);
}
.link-bar div.orange-wash a:after {
 	 content:'';
	position:absolute;
	width:240px;
	height:240px;
	background:linear-gradient(to bottom, rgba(232,181,79,.6) 0%, rgba(232,181,79,.6) 50%,rgba(232,181,79,.6) 70%,rgba(232,181,79,.9) 100%);
	z-index:1;
}
.background-blend-mode .link-bar div.orange-wash a:after {
	background:linear-gradient(to bottom, rgba(232,181,79,0) 0%, rgba(232,181,79,.1) 50%,rgba(232,181,79,.3) 70%,rgba(232,181,79,.9) 100%);
}
.link-bar div.rose-wash a:after {
 	 content:'';
	position:absolute;
	width:240px;
	height:240px;
	background:linear-gradient(to bottom, rgba(209,134,168,.6) 0%, rgba(209,134,168,.6) 50%,rgba(209,134,168,.6) 70%,rgba(209,134,168,.9) 100%);
	z-index:1;
}
.background-blend-mode .link-bar div.rose-wash a:after {
	background:linear-gradient(to bottom, rgba(209,134,168,0) 0%, rgba(209,134,168,.1) 50%,rgba(209,134,168,.3) 70%,rgba(209,134,168,.9) 100%);
}
.link-bar div.gray-wash a:after {
 	 content:'';
	position:absolute;
	width:240px;
	height:240px;
	background:linear-gradient(to bottom, rgba(132,117,124,.6) 0%, rgba(132,117,124,.6) 50%,rgba(132,117,124,.6) 70%,rgba(132,117,124,.9) 100%);
	z-index:1;
}
.background-blend-mode .link-bar div.gray-wash a:after {
	background:linear-gradient(to bottom, rgba(132,117,124,0) 0%, rgba(132,117,124,.1) 50%,rgba(132,117,124,.3) 70%,rgba(132,117,124,.9) 100%);
}
.link-bar-text {
	color:white;
	font-size:14px;
	position:absolute;
	bottom:15px;
	right:50px;
	width:180px;
	text-align:right;
	z-index:20;
	line-height:1.3;
	word-wrap:break-word;
	display:inline-block;
	pointer-events:none;
	font-weight:bold;
	/* century gothic bold*/
}
.link-bar-text:after {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 40px solid #ffffff;
	border-top: 20px solid rgba(255,255,255,0);
	border-bottom: 20px solid rgba(255,255,255,0);
	border-left: 20px solid rgba(255,255,255,1);
	display: inline-block;
	vertical-align: middle;
	-moz-transform: scale(.9999);
	position: absolute;
	right: -32px;
	bottom: 1px;
	content:'';
	pointer-events:none;
}
.center-content .link-bar > div, .center-content .link-bar > div > a {
	width:218px;
	height:218px;
}
.center-content .link-bar div:nth-child(3n+2),.center-content .link-bar div:nth-child(3n+3) {
	margin-left:20px;
}
.center-content .link-bar div:nth-child(n+4) {
	margin-top:20px;
}
.center-content .link-bar-text {
	width:150px;
	bottom:12px;
	text-shadow:2px 2px 3px rgba(150,150,150,.71);
}
.center-content #whatwedo-link-1 a {
	background-image:url(../graphics/home-linkbar-2.jpg);
}
.center-content #whatwedo-link-2 a {
	background-image:url(../graphics/home-linkbar-2.jpg);
}
.center-content #whatwedo-link-3 a {
	background-image:url(../graphics/home-linkbar-2.jpg);
}
.center-content #whatwedo-link-4 a {
	background-image:url(../graphics/home-linkbar-2.jpg);
}
.center-content #whatwedo-link-5 a {
	background-image:url(../graphics/home-linkbar-4.jpg);
}
.center-content #whatwedo-link-6 a {
	background-image:url(../graphics/home-linkbar-4.jpg);
}
/* new sidebar stuff */
.sidebar-callout-graphic {
	position:relative;
	
}
.sidebar-callout-graphic:after  {
	width: 0;
	height: 0;
	border-top: 20px solid rgba(255,255,255,0);
	border-bottom: 20px solid rgba(255,255,255,0);
	border-left: 20px solid rgba(255,255,255,.5);
	display: inline-block;
	vertical-align: middle;
	-moz-transform: scale(.9999);
	position: absolute;
	right: 15px;
	bottom: 15px;
	content:'';
	pointer-events:none;
}
.sidebar-callout-text {
	font-size:16px;
	color:white;
	top:18px;
	padding:0 20px;
	text-align:center;
	position:absolute;
	line-height:1.3;
	pointer-events:none;
	/*century gothic bold*/
}
.sidebar-featured-links > div {
	padding:3px 0 3px 0;
	border-top:3px solid #ad4c66;
	border-bottom:3px solid #ad4c66;
}
.sidebar-featured-links > div > a {
	padding:6px 0 6px 0;
	display:block;
	font-size:0;
}
.sidebar-featured-links > div:nth-child(n+2) {
	margin-top:25px;
}
.sidebar-featured-links a span {
	display:inline-block;
	vertical-align:middle;
	line-height:1.4;
	font-size:20px;
	/* century gothic bold*/
}
.sidebar-featured-links a span:first-child {
	text-align:center;
	width:178px;
	box-sizing:border-box;
	padding:0 8px 0 3px;
	font-weight:700;
}
.sidebar-featured-links-arrow {
	width: 0;
	height: 0;
	border-top: 11px solid rgba(0,0,0,0);
	border-bottom: 11px solid rgba(0,0,0,0);
	border-left: 11px solid rgba(0,0,0,1);
	display: inline-block;
	vertical-align: middle;
	-moz-transform: scale(.9999);
	content:'';
}
.sidebar-featured-links > div > a:hover {
	background-color:#ad4c66;
	color:white;
}
.sidebar-featured-links > div > a:hover .sidebar-featured-links-arrow {
	display:none;
}
/* forms */
.center-content-form .form-section {
	font-size: 0;
}
.center-content-form input, .center-content-form label {
	font-size: 12px;
}
.form-section span, .form-section strong, .form-section p {
	font-size:12px;
}
.center-content-form textarea, .center-content-form select {
	font-size: 12px;
}
.center-content-form input {
	margin: 0;
}
.center-content-form input[type="text"],.center-content-form input[type="password"] {
	height: 25px;
	padding: 0 0 0 7px;
}
.center-content-form input[type="checkbox"] {
	margin-right: 5px;
}
.center-content-form input[type="radio"] {
	margin-right: 2px;
	vertical-align: -1px;
}
.center-content-form select {
	height:28px;
}
.center-content-form  p {
	margin-top: 14px;
}
.form-section {
	margin-top: 15px;
	overflow: hidden;
}
.form-section > div {
	margin-top: 7px;
	line-height: 1.2;
}
.form-section div.text-margin-alt {
	margin-top: 2px;
}
.form-section > div:first-child {
	margin-top: 0;
}
.form-border {
	border: 1px solid #dddddd;
	padding: 7px;
	margin-top: 0;
}
.text-input > label:first-child {
	display: inline-block;
	width: 290px;
	margin-right: 5px;
}
.narrow-label .text-input > label:first-child {
	width:150px;  
}
.medium-label .text-input > label:first-child {
	width:200px;  
}
.city-zip, .state-zip {
	margin-left: 295px;
}
.narrow-label .city-zip, .narrow-label .state-zip {
	margin-left:155px;  
}
.city-label, .zip-label, .state-label {
	width: 20px;
	margin-right: 5px;
}
.city-zip .city {
	width: 324px;
	display: inline-block;
	margin-right: 10px;
}
.city-zip .zip {
	width: 93px;
	display: inline-block;
}
.state-zip .state {
	width: 150px;
	display: inline-block;
	margin-right: 10px;
}
.state-zip .zip {
	width: 100px;
	display: inline-block;
}
.short-money-input .short-money {
	width: 100px;
	display: inline-block;
}
.chk-left input[type="checkbox"], .chk-left input[type="radio"] {
	float: left;
	margin-right: 5px;
}
.chk-left label {
	display: block;
	overflow: hidden;
}
.align-right label {
	text-align: right;
}
.subinput label {
	margin-right: 10px;
}
.subinput {
	margin-left: 20px;
}
.phone-input-short input[type="text"] {
	width: 200px;
}
h2.form-h2 {
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 2px;
	line-height: 1;
}
span.h2-aside {
	color: black;
	font-weight: normal;
	font-size:12px;
}
h3.form-h3 {
	margin: 10px 0;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
.elp h2.type-care {
	margin: 10px 0 5px 0;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color: black;
}
input[type="text"].input-age {
	width: 50px;
	margin: 0 3px;
}
input[type="text"].input-small {
	width: 100px;
	margin-right: 10px;
}
input[type="text"].input-tiny {
	width:30px;
}
input[type="text"].input-medium, select.input-medium {
	width: 278px;
}
select.provider {
	width:509px;
	margin:7px 0 10px 0;
}
select.input-tiny {
	width:45px;
}
input[type="text"].input-time {
	width: 80px;
	margin: 0 5px 0 30px;
}
input[type="text"].input-pets {
	width: 250px;
}
.schedule {
	width: 550px;
	margin-bottom: 20px;
}
.schedule-data {
	overflow: hidden;
	margin-top: 7px;
}
.schedule-title {
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 3px;
}
.schedule-title > div {
	float: left;
}
.title-day {
	width: 45px;
	text-align: left;
}
.title-starttime {
	width: 118px;
	text-align: right;
}
.title-endtime {
	width: 204px;
	text-align: right;
}
label.schedule-day {
	width: 40px;
	display: inline-block;
}
.schedule-right {
	float: right;
	padding-top: 60px;
	margin-right: 25px;
}
.schedule-right input {
	margin-top: 7px;
}
.schedule-right hr {
	margin: 20px;
	color: #dddddd;
	background-color: #dddddd;
}
/* provider update form rates */
.form-rate-detail > div {
	float: left;
	margin-right: 20px;
}
.form-rate-detail {
	clear: both;
}
div.form-rate-detail {
	margin-top: 20px;
}
.form-rate-title {
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 10px;
	width: 740px;
}
.form-rate-title > div {
	float: left;
}
.title-age-range {
	width: 156px;
}
.title-fulltime {
	width: 285px;
}
.title-school-day {
	width: 440px;
}
.form-rate-age {
	width: 130px;
}
.form-rates input[type="text"] {
	width: 50px;
	margin-top: -5px;
}
.form-rates .rates-per-chk {
	display: inline-block;
	vertical-align: top;
	width: 150px;
	margin-left: 5px;
}
.form-rates .rates-per {
	margin-top: -5px;
}
.rates-per-chk > div {
	display: inline-block;
	width: 60px;
	vertical-align: top;
}
.rates-per-chk label {
	margin-left: 2px;
}
.rates-per-chk > div:nth-of-type(3) input[type="radio"], .rates-per-chk > div:nth-of-type(4) input[type="radio"] {
	margin-top: 2px;
}
.multi-input label {
	margin-right: 20px;
}
.multi-input label.label-plus-text {
	margin-right: 3px;
}
.multi-input input[type="checkbox"], .multi-input input[type="radio"] {
	margin-right: 5px;
}
.multi-input input[type="text"] {
	margin-left: 3px;
	margin-right: 20px;
}
.program-description {
	margin: 20px 0;
	font-weight: bold;
	font-size:12px;
}
.program-description textarea {
	width: 800px;
	padding: 10px;
}
.household-income {
	margin: 0 0 7px 0;
}
.household-income span {
	width: 40px;
	display: inline-block;
	vertical-align: top;
}
.multi-radio {
	margin-right: 20px;
}
.family-size-hdr, .income-hdr {
	display:inline-block;
	vertical-align:top;
}
.family-size-hdr {
	width:70px;
	margin-right:70px;
	font-size:12px;
}
.income-hdr {
	width:400px;
	font-size:12px;
}
.family-size {
	display:inline-block;
	width:70px;
	vertical-align:top;
	text-align:center;
	font-size:12px;
}
.multi-input label.latino {
	margin-right:19px;
}
/** child care manual order form*/
.item-table {
	display:table;
	width:889px;
	overflow-x:hidden;
	margin-top:30px;
}
.item-table > div {
	display:table-row;
}
.item-table > div > div {
	display:table-cell;
	font-size:12px;
	padding:10px 10px 5px 0;
}
.item-table > div:first-child > div {
	border-bottom: 1px solid #dddddd;
	padding:10px 20px 5px 0;
}
div.order-item {
	width:450px;
}
.order-price, .order-quantity, .order-shipping {
	text-align:center;
}
.order-subtotal,#order-grandtotal {
	text-align:right;
	width:110px;
}
#order-grandtotal {
	font-weight:bold;
}
.center-content .order-item ul {
	margin-top:3px;
	margin-bottom:0;
}
.center-content .order-item ul li{
	color:black;
	padding-top:3px;
}
.order-quantity input {
	width: 30px;
}
.ccexp {
	width: 70px;
	margin-right: 20px;
}
.form-table, .form-table * {
	display:inline;
	vertical-align:bottom;
	}
.form-table input[type="radio"] {
	vertical-align:-2px;
}
span.form-submit {
	padding:0 15px;
	height: 30px;
	line-height: 30px;
	background-color: #ad4c66;
	color: white;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	max-width:500px;
	cursor:pointer;
}
.form-submit:hover {
	background-color: #1661ad;
}
/** donate form **/
div.donation-box {
	margin-top: 25px;
}
/** training **/
.training-schedule, .training-schedule-select {
	display:table;
	border: 1px solid #dddddd;
	width:100%;
	border-collapse:collapse;
	box-sizing:border-box;
}
.training-schedule > div {
	display:table-row;
}
.training-schedule > div:nth-child(even) {
	background-color:#eeeeee;
}
.training-schedule > div > div {
	display:table-cell;
	padding:10px 5px;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.training-header > div,.training-header td {
	white-space:nowrap;
	font-weight:bold;
}
.training-schedule-select   td {
	padding:10px 5px;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
td.training-category {
	background-color:#eeeeee;
	color:#ad4c66;
	font-size:14px;
}
.class-registration {
	display:none;
	margin-top:30px;
}
.class-registration .form-border .text-input label {
	width:150px;
}
.login-captcha {
	margin-left:155px;
}
.form-border .new-name .text-input label {
	width:100px;
}
.form-border .new-name .text-input input  {
	width:300px;
}
.form-border .new-name .text-input select {
	width:309px;
}
.form-border .new-name .text-input  {
	margin-top:4px;
}
.add-new-name, .class-desc-click {
	cursor:pointer;
}
.new-name {
	display:none;
	width:500px;
	padding:20px;
	z-index:10;
	box-shadow: 5px 5px 10px 5px rgba(0,0,0,.3);
	background-color:#eeeeee;
	position:absolute;
}
.new-name .lpop-close,.class-popup .lpop-close {
	color:black;
}
.new-name-title {
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.class-popup {
	display:none;
	width:500px;
	padding:10px 20px 20px 20px;
	z-index:10;
	box-shadow: 5px 5px 10px 5px rgba(0,0,0,.3);
	background-color:white;
	border:1px solid #dddddd;
	position:absolute;
	top:0;
	left:50px;
}
.attendee-info {
	position:relative;
}
.attendee-info hr {
	margin:10px 0 15px 0;
	clear:both;
}
.select-classes > div {
	margin:0 0 7px 0
}
.another-attendee {
	display:none;
}
#add-another span{
	padding:0 15px;
	height: 25px;
	line-height: 25px;
	background-color: #ad4c66;
	color: white;
	text-align: center;
	font-size: 12px;
	display: inline-block;
	cursor:pointer;
}
.add-another:hover {
	background-color: #1661ad;
}
.remove-attendee {
	float:right;
	border:2px solid #cccccc;
	padding:0 2px 2px 2px;
	font-size:14px;
	line-height:1;
	color:#aaaaaa;
	cursor:pointer;
	display:none;
}
.attendee-total-line {
	margin-top:7px;
}
p.grand-total-line {
	margin:30px 0 0 0;
}
div.form-spacer {
	margin-top:25px;
}
label.class-full {
	color:#bbbbbb;
}
.class-full-msg {
	display:none;
}
.class-full .class-full-msg {
	color:black;
	display:inline;
	font-weight:bold;
	padding-left:10px;
	opacity:1;
}
.select-attendee {
	margin-top:5px;
}
/*** miscellaneous **/
.topic-intros article:nth-child(n+2) {
	margin-top:30px;
}
.topic-intros h2 {
	display:inline-block;
	color:#ac4b66;
	font-weight:bold;
	margin-right:3px;
	margin-top:0;
}
.topic-intros a.readmore {
	color:#ac4b66;
	font-weight:bold;
	font-style:italic;
	display:inline-block;
}
.video {
	margin: 25px 0;
	text-align: center;
}
h2.h2-underline {
	border-bottom: 1px solid #f7b446;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.menubar {
	line-height: 58px;
	height: 54px;
	width: 690px;
	overflow: hidden;
	text-align: center;
	padding: 0 15px 0 15px;
	font-size: 0;
	font-family: 'Questrial', Verdana, sans-serif;
	background-color: black;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
}
.menubar a, .menubar h1 {
	whitespace: nowrap;
}
.menubar a:hover, .menubar h1, .menubar .current {
	color: #f7b446;
}
.menubar span, .menubar h1, .menubar div, .menubar a {
	font-size: 22px;
}
.menubar h1, .menubar div {
	display: inline;
}
.menubar span {
	padding: 0 9px;
}
.aboutus .menubar span, .elp .menubar span {
	padding: 0 22px;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
.clearright {
	clear: right;
}
.clear {
	clear: both;
}
.hidden {
	opacity: 0;
}
.upcase {
	text-transform: uppercase;
}
.italic {
	font-style: italic;
}
.relative {
	position: relative;
}
.block-display {
	display: block;
}
.align-center {
	text-align:center;
}
.font-0 {
	font-size: 0;
}
.nowrap {
	white-space: nowrap;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.box400 {
	width: 400px;
}
.hideme {
	display: none;
}
.p-spacing {
	margin:10px 0;
}
.google-search-results {
	height: 500px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.blue {
	color: #1661ad;
}
.align-center {
	text-align: center;
}
/* slideshow */
.slideshow {
	position: relative;
}
.swiper-container .swiper-slide > div {
	width: 205px;
	height: 240px;
	float: left;
	font-size: 13px;
	color: #ffffff;
	background-color: #000000;
	padding: 20px 12px 15px 24px;
	overflow: hidden;
}
.slide-text-limited {
	max-height: 215px;
	overflow: hidden;
}
.family-services .swiper-container .swiper-slide > div {
	color: white;
	background-color: #1661ad;
}
.swiper-container .swiper-slide > img {
	float: right;
}
.swiper-container .swiper-slide h2 {
	font-size: 24px;
	color: #f7b446;
	margin: 0 0 8px 0;
	line-height: 1.1;
}
.swiper-container .swiper-slide p {
	font-size: 13px;
	color: white;
	line-height: 1.5;
	margin-bottom: 8px;
}
.slide-learn, .slide-learn:link, .slide-learn:visited, .slide-learn:active {
	color: #f7b446;
	font-style: italic;
}
.slide-learn:hover {
	color: white;
}
.dot-wrapper {
	position: absolute;
	bottom: 7px;
	right: 0;
	text-align: center;
	width: 479px;
	z-index: 10;
}
.swiper-dots {
	position: relative;
	display: inline;
}
.left-arrow, .right-arrow {
	position: relative;
	z-index: 10;
	text-decoration: none;
}
.left-arrow:before {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 7px solid #fff;
	border-top: 7px solid rgba(255,255,255,0);
	border-bottom: 7px solid rgba(255,255,255,0);
	border-right: 7px solid rgba(255,255,255,.5);
	display: inline-block;
	vertical-align: middle;
	-moz-transform: scale(.9999);
	content: "";
	margin-right: 9px;
}
.left-arrow:hover:before {
	border-right: 7px solid rgba(255,255,255,1);
}
.right-arrow {
	right: 0;
}
.right-arrow:before {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #fff;
	border-top: 7px solid rgba(255,255,255,0);
	border-bottom: 7px solid rgba(255,255,255,0);
	border-left: 7px solid rgba(255,255,255,.5);
	display: inline-block;
	vertical-align: middle;
	-moz-transform: scale(.9999);
	content: "";
	margin-left: 9px;
}
.right-arrow:hover:before {
	border-left: 7px solid rgba(255,255,255,1);
}
/*------------------------------------------------------------------------------*/
/* call to action sidebar: FOR NEW .NET SITE - different from the DEV .htm site! */
.ctabox {
	background-color: #f7b446;
	color: white;
	text-align: center;
	padding: 10px 14px;
	font-size: 18px;
	font-family: 'Questrial', Verdana, sans-serif;
	line-height: 1.3;
}
.elp .ctabox {
	background-color: #ad4c66;
}
.family-services .ctabox {
	background-color: #1661ad;
}
.ctabox a {
	text-decoration: underline;
}
.elp .ctabox a:hover, .family-services .ctabox a:hover {
	color: #f7b446;
}
.careers .ctabox > a:hover {
	color: black;
}
.ctabox p {
	margin-bottom: 7px;
}
.ctabox-small-text {
	font-size: 13px;
	font-family: 'Questrial', Verdana, sans-serif;
}
/*------------------------------------------------------------------------------*/
input[type="text"].formerror, input[type="password"].formerror, select.formerror {
	border: 1px solid #ff0000;
	box-shadow: inset 0 0 3px 1px rgba(255,0,0,.2);
	background: linear-gradient(to bottom, rgba(255,0,0,.1) 0%, rgba(255,0,0,0) 100%);
}
input[type="checkbox"].formerror, input[type="radio"].formerror {
	box-shadow: 0px 0px 2px 2px rgba(255,0,0,1);
	margin:3px;
	behavior: url(/css/pie/PIE.htc);
   }
textarea.formerror {
	border: 1px solid #ff0000;
	box-shadow: inset 0 0 3px 1px rgba(255,0,0,.2);
	background: linear-gradient(to bottom, rgba(255,0,0,.1) 0%, rgba(255,0,0,0) 100%);
}
.css-hidden {
    visibility:hidden;
    height:1px;
}
div.form-section div#maincontent_divNewName.new-name div.text-input {
    margin-top: 7px;
	line-height: 1.2;
}
.correct-errors, .correct-errors-new {
	display:none;
	color:red;
}
option:disabled {
	color:#cccccc;
}
.resource-library-h2 {
    color: #88787D;
    font-size: 22px;
    margin: 0 0 13px;
}
.resource-library-no-items-msg {
    /*height:40px;
    border-bottom: 1px solid #1560AC;*/
    font-style:italic;
    clear:both;
}
/* test fix for IE8/9 */
.swiper-ie8-ie9-fix {
    float:none;
    display:block;
    margin-left:910px;
    padding-bottom:5px;
}
.div-indent {
    /* margin-left:20px;*/
    line-height:1.5;
}
.form-section > div.div-indent, .form-section > div.div-indent input {
    line-height:1.7;
}
.form-section > div.div-indent input {
    margin-top:3px;
}
img#signupbutton {
    margin-top:-12px;   
}
.redtext {
    color:#ff0000;   
}
.test  {
	background-color:rgba(105,181,216,1);
	background-blend-mode:multiply;
	position:relative;
	opacity:.99;
}
.test img {
	width:240px;
	height:240px;
	mix-blend-mode:screen;
}
.test .text {
	position:absolute;
	color:white;
	bottom:0;
	font-size:20px;
	z-index:1;
	width:100%;
	height:100%;
	padding-bottom:25px;
	background-image:linear-gradient(to bottom,rgba(105,181,216,0) 0%,rgba(105,181,216,.1) 50%,rgba(105,181,216,.9) 100%);
	mix-blend-mode:multiply;
}
.test .text .text1 {
	position:relative;
	top:90%;
}
