/*
-----------------------------------------------------------------------------------
DEFAULT SCREEN STYLESHEET FOR: NPCRS
-----------------------------------------------------------------------------------
CSS Document Author: Terry Evans - BC DESIGNWORKS
XHTML Document Author: Terry Evans - WWW.BCDESIGNWORKS.COM
DESIGN BY: Taylor Bachrach - BC DESIGNWORKS
-----------------------------------------------------------------------------------
*/

/*  Globals
--------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}

body {
    text-align: center;
    font: 12px/1 Arial, Helvetica, Sans-Serif;
    background: #fff;
    color:#180054;
    margin:0 0 10px 0; padding:0;
} 
hr {
	display: none;
}
ul {
	margin:0; padding: 0; 
	list-style: none;
}
img {
	margin:0;
	padding:0;
}
a img {
	border:none;
	outline:none;
}
a { outline: none; }
.center { text-align: center; }
.clear { clear: left; }

/* Helpers 
--------------------------------------------------------------------------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Layout
--------------------------------------------------------------------------------------------------- */
#container {
	margin: 12px auto;
	text-align: left;
	width: 743px;
	background: url(../gfx/in-columns.gif) repeat-y 0 0;
}
#header {
	padding: 0;
	width: 100%;
	background:#fff;
}
#logo {
	height: 105px;
	line-height: 105px;
	width: 458px;
	float: left;
	margin: 0; padding: 0;
	background: url(../gfx/logo-small.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 105px;
	width: 458px;
	line-height: 105px;
}
#navigation {
	float: left;
	width: 166px;
	clear: left;
	background: url(../gfx/sb-in-left/top.gif) no-repeat 0 0;
}
#contentarea {
	float: right;
	width: 577px;
	padding:0;
}
#tagline {
	display: block;
	height: 85px;
	width: 577px;
	line-height: 85px;
	text-indent: -9999px;
	background: url(../gfx/tagline-top.gif) no-repeat 0 0;
}
#content {
	float: left;
	width: 394px;
	background: url(../gfx/mid-in/top.gif) no-repeat 0 0;
}
#sidebar {
	float: right;
	width: 180px;
	padding: 0;
	background: url(../gfx/sb-in/mid.gif) repeat-y 0 0;	
}
body#survey #content {
	width: 500px;
	background: none;
}
body#survey #content form ol li { font-weight: bold; }
body#survey #content form ol li label { font-weight: normal; font-style: italic; }
body#survey #content form ul li { list-style: none; margin-left: 0; }
#sidewrap {
	width:100%;
	padding:12px 0 25px 0;
	background: url(../gfx/sb-in/foot.gif) no-repeat 0 100%;	
}
body#survey #sidebar,
body#survey #sidewrap { display: none; }
#footer {
	clear: both;
	background: url(../gfx/in-foot.gif) no-repeat 0 100%;
}
#footer p,
#footer ul {
	font-size: 10px;
	color:#282466;
	line-height: 1.4em;
}
#footer ul {
	padding: 0 10px 0 0;
}
#footer ul li {
	display: inline;
	line-height: 1.2em;
	margin: 0 5px 0 0;
	padding: 0 7px 0 0;
	border-right: 1px solid #282466;
}
#footer ul li.end {
	border: none;
}
#accreditation {
	float: left;
	width: 166px;
	text-align: center;
}
#accreditation p {
	padding: 0 10px 15px 10px;
	line-height: 1.2em;
}
#footcontent {
	float: right;
	width: 560px;
}
#footcontent p {
	padding: 90px 0 0 0;
}
/* Navigation Menu
--------------------------------------------------------------------------------------------------- */
#n-our-organization {
	height:90px;
	line-height:90px;
}
#n-our-organization a {
	height:90px;
	line-height:90px;
	display: block;
	text-indent:-9999px;
	background: url(../gfx/nav-in/organization.gif) no-repeat 0 0;
}
#n-our-organization a:hover,
body#organization #n-our-organization a {
	background-position: -166px 0;
}
#n-programs-services {
	height:88px;
	line-height:88px;
}
#n-programs-services a {
	height:88px;
	line-height:88px;
	display: block;
	text-indent:-9999px;
	background: url(../gfx/nav-in/programs-services.gif) no-repeat 0 0;
}
#n-programs-services a:hover,
body#programs-services #n-programs-services a {
	background-position: -166px 0;
}
#n-get-involved {
	height:90px;
	line-height:90px;
}
#n-get-involved a {
	height:90px;
	line-height:90px;
	display: block;
	text-indent:-9999px;
	background: url(../gfx/nav-in/involved.gif) no-repeat 0 0;
}
#n-get-involved a:hover,
body#get-involved #n-get-involved a {
	background-position: -166px 0;
}
#n-resources {
	height:90px;
	line-height:90px;
}
#n-resources a {
	height:90px;
	line-height:90px;
	display: block;
	text-indent:-9999px;
	background: url(../gfx/nav-in/training.gif) no-repeat 0 0;
}
#n-resources a:hover,
body#resources #n-resources a,
body#training #n-resources a {
	background-position: -166px 0;
}
#n-understanding-the-early-years {
	height:90px;
	line-height:90px;
}
#n-understanding-the-early-years a {
	height:90px;
	line-height:90px;
	display: block;
	text-indent:-9999px;
	background: url(../gfx/nav-in/early-years.gif) no-repeat 0 0;
}
#n-understanding-the-early-years a:hover,
body#understanding-the-early-years #n-understanding-the-early-years a {
	background-position: -166px 0;
}
#n-careers {
	height:90px;
	line-height:90px;
}
#n-careers a {
	height:90px;
	line-height:90px;
	display: block;
	text-indent:-9999px;
	background: url(../gfx/nav-in/careers.gif) no-repeat 0 0;
}
#n-careers a:hover,
body#careers #n-careers a {
	background-position: -166px 0;
}

#globalnav {
	float: right;
	width: 282px;
	padding: 80px 0 0 0;
	background:#fff;
}
#globalnav li {
	float: left;
}
#n-home {
	width:97px;
	height: 25px;
	line-height: 25px;
}
#n-home a {
	display: block;
	text-indent: -9999px;
	width:97px;
	height: 25px;
	line-height: 25px;
	background: url(../gfx/nav-in/home.gif) no-repeat 0 0;
}
#n-home a:hover {
	background-position: -97px 0;
}
#n-contact {
	width:84px;
	height: 25px;
	line-height: 25px;
}
#n-contact a {
	display: block;
	text-indent: -9999px;
	width:84px;
	height: 25px;
	line-height: 25px;
	background: url(../gfx/nav-in/contact.gif) no-repeat 0 0;
}
#n-contact a:hover {
	background-position: -84px 0;
}
#n-whatsnew {
	width:89px;
	height: 25px;
	line-height: 25px;
}
#n-whatsnew a {
	display: block;
	text-indent: -9999px;
	width:89px;
	height: 25px;
	line-height: 25px;
	background: url(../gfx/nav-in/whatsnew.gif) no-repeat 0 0;
}
#n-whatsnew a:hover {
	background-position: -89px 0;
}

/* Sub Navigation Menu
--------------------------------------------------------------------------------------------------- */
#subnav {
	margin:0;
	padding:0;
	width: 168px;
	background: url(../gfx/sb-in/bg-subnav.gif) no-repeat 0 0;
}
* html #subnav { margin-top:-3px; }
#subnav dt {
	color:#2725E0;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	padding: 15px 0 10px 15px;
}
body#careers #subnav dt { color:#FFA902; }
body#resources #subnav dt { color:#FD0101; }
body#get-involved #subnav dt { color:#ffffff; }
body#programs-services #subnav dt { color:#2725E0; }
body#organization #subnav dt { color:#12F8A7; }

#subnav dd {
	padding: 0 10px 5px 12px;
	margin: 0 0 0 15px;
	font-style: italic;
	font-size: 11px;
	line-height: 1.3em;
	background: url(../gfx/arrow-blue.gif) no-repeat 0 2px;
}
#subnav dd.active {
	background: url(../gfx/arrow-white.gif) no-repeat 0 2px;
}
#subnav dd a {
	text-decoration: none;
}
#subnav dd.active a { color:#fff; }

/* Content
--------------------------------------------------------------------------------------------------- */
a {
	text-decoration: underline;
	color:#282466;
}
a:hover {
	color:#9700F0;
}
#content a {
	text-decoration: underline;
	color:#9700F0;
}
#content a:hover {
	color:#282466;
}
#content h1 {
	margin: 30px 15px 12px 26px;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}
body#careers #content h1 { color:#FFA902; }
body#resources #content h1 { color:#FD0101; }
body#get-involved #content h1 { color:#ffffff; }
body#programs-services #content h1 { color:#2725E0; }
body#organization #content h1 {}

#content address,
#content p,
#content ul,
#content h2, 
#content h3,
#content h4,
#content h5,
#content h6 {
	margin: 0 20px 8px 32px;
	line-height: 1.4em;
}
#content ol {
	margin: 0 20px 8px 52px;
	line-height: 1.6em;	
}
#content ol li {
	margin: 0 0 8px 0;
}
#content blockquote {
	padding: 10px 0 0 0;
	margin: 0 20px 0 36px;
	background: url(../gfx/q_tl.gif) no-repeat 0 10px;
	font-size: 14px;
	color:#29157A;
}
#content blockquote p {
	font-style: italic;
	line-height: 1.2em;
	padding-left: 8px;
}
#content p.cite {
	line-height: 1.1em;
	font-size: 12px;
	text-align: right;
	color:#29157A;
	margin-top: -8px;
	padding: 0 0 10px 0;
}
#content ul li {
	list-style: disc;
	line-height: 1.8em;
	margin: 0 0 3px 20px;
}
#content ul.linklist {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 8px 0;
	width: 300px;
}
#content ul.linklist li {
	list-style: none;
	padding: 0 10px 5px 12px;
	margin: 0;
	font-style: italic;
	line-height: 1.4em;
	background: url(../gfx/arrow-white.gif) no-repeat 0 5px;
}

#content p {
	margin-bottom: 15px;
	line-height: 1.6em;
}
#content p.more {
	margin-top: -6px;
	text-align: right;
	font-style: italic;
	padding:  0 10px 0 0;
	background: url(../gfx/arrow-blue.gif) no-repeat 100% 50%;
}
	
#content h2 {
	font-size: 16px;
	color:#9700F0;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}
#content .excerpt {
	font-style: italic;
	line-height: 1.4em;
	font-size: 11px;
	color:#7265A8;
}


#content .event { 
	margin: 0 15px 18px 32px; 
	border-bottom: 1px solid #fff; 
	border-left: 1px solid #fff;
 	border-right: 1px solid #fff;
	background: #F8E0F7;
}
#content .eventinfo { float: left; width: 48%; padding: 5px 0 0 0;  }
#content .vcard { float: right; width: 49%; border-left: 1px solid #fff; padding: 5px 0 0 0; }

#content .event .excerpt {  border-bottom: 1px solid #fff; padding: 0 0 0 10px; }

#content .event p,
#content .event h2,
#content .event h3,
#content .event ul { 	
	margin: 0 0 8px 0; 
}

#content .event h3 { 
	background: #C06BF7; 
	padding: 3px 9px; color:#fff; 
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
}

#content .vcard p,
#content .vcard address {
	margin: 3px 0 8px 10px;
}
#content .eventinfo p,
#content .eventinfo ul {
	margin: 3px 10px 8px 10px;
}
#content .event ul li { list-style: none; line-height: 1.4em; margin-left: 0; }