/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}

#column1 {
}

#e_content {
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
}

#header {
}

#e_column_0 {
}

#column2 {
	float: left;
}

#column3 {
	float: left;
}
/* Basic Styles */

body {
  background: #F6F2E8 url(/resources/dyn/files/85028/_fn/body-bg.gif) repeat-y left top;
  margin: 0;
  padding: 0;
  color: #222; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.3;
}
div.page {
  width: 794px;
  position: relative;
}
#e_content {
  float: right;
}
/* column 1 --------------------*/
#logo {
  background: url(/resources/dyn/files/92192/_fn/NLKids_Web.gif) no-repeat center bottom;
  width: 140px;
  height: 100px;
  margin: 0 auto;
}
#logo h1 a {
  display: block;
  width: 140px;
  height: 100px;
  text-indent: -4000em;
}
#sponsor_logos {
  margin-top: 102px;
}
#sponsor_logos img {
  display: block;
  margin: 0 auto;
}
#sponsor_logos img.n-lighten {
  margin-top: 30px;
}
#column1 {
  position: absolute;
  top: 0;
  left: 1px;
  background: transparent url(/resources/dyn/files/85030/_fn/masthead-bg.jpg) no-repeat left top;
  margin: 0;
  padding: 0;
  text-align: left; 
  width: 151px; 
  z-index: 4;
}
/* header ----------------*/
#header {
  position: relative;
}
/* main navigation ----------------*/ 
#main_menu {
  background: #FFF url(/resources/dyn/files/85033/_fn/topnav-bg.jpg) repeat-x left top;
  float: left;
  height: 37px; 
  width: 642px;
  border: 0;
  margin: 0;
  padding: 0;
}
#main_menu ul {
  float: left;
  font-family: "comic sans MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#main_menu ul li {
  float: left;
  display: inline;
}
#main_menu ul li a {
  background: transparent url(/download?id=18) repeat-x left -38px;
  color: #FFF;
  float: left;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 8px 10px 6px 10px;
  text-decoration: none;
}
#main_menu ul li a:hover {
  background: transparent url(/download?id=18) repeat-x left top;
  color: #00307E;
  font-weight: bold;
  margin: 0;
}
/* logout component ------------*/
div.logoutbean {
  position: absolute;
  top: 8px;
  right: 10px;
}
.logoutbean a,
.logoutbean a:visited {
  font-family: "comic sans MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: white;
}
/* columns -------------------*/
#e_column_0 {
  background: #FFF url(/resources/dyn/files/85029/_fn/content_left-bg.jpg) repeat-x left top;
  clear: both;
  float: left;
  margin: 0 0 0 0;
  width: 642px;
}

/* footer ------------------------*/ 
#footer {
  background: #333;
  clear: both;
  float: right;
  height: 38px;
  margin: 0 0 0 0;
  width: 642px;
}
#footer p {
  color: #FFF; 
  font-size: 10px; 
  padding: 10px;
}
#footer a {
  color: #FFFFCC; 
  font-size: 10px; 
  text-decoration: none;
}

/* general styles */

img {
  border: 0;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
a {
  color: #B11818; 
  font-weight: bold; 
  text-decoration: none;
}
a:active {
  color: #ffce49; 
  text-decoration: none;
}
a:visited {
  color: #990000; 
  text-decoration: none;
}
a:hover {
  color: #FF0000; 
  text-decoration: underline;
}
h2, h4, h5, h6 {
  font-family: "comic sans MS", Arial, Helvetica, sans-serif; 
  margin-bottom: 0.5em;
}
h2 {
  color: #00307E; 
  font-size: 20pt; 
  font-weight: bold; 
}
h3 {
  color: #222; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14pt; 
  font-weight: normal; 
}
h4 {
  color: #00307E; 
  font-size: 12pt; 
  font-weight: bold;
}

h5 {
  border: 1px solid #FBF2D1;
  padding: 5px;
  font-size: 12pt; 
  font-weight: bold;
}
h6 {
  color: #00307E; 
}
p { 
  margin: 0 0 15px 0;
}
/* list style */
.textbean ul li,
.article_content ul li {
  list-style-type: disc;
}
.textbean ol li,
.article_content ol li {
  list-style-type: decimal;
}
.textbean li li,
.article_content li li {
  list-style-type: circle;
}
.textbean ol, 
.textbean ul,
.article_content ol, 
.article_content ul {
  margin: 10px 0 15px 25px;
}
.textbean ol ul, 
.textbean ul ul,
.article_content ol ul, 
.article_content ul ul {
  margin: 0 0 0 15px;
}

/* tables */
.textbean table {
  width: 100%;
}
.textbean td {
  padding: 5px;
  vertical-align: top;
}


/*logout*/
 div.logoutbean span.username {
  display: none;
}



/* home page only ----------------*/

#column2 {
  float: left;
  width: 236px;
}
	
#column3 {
  background: #FFF url(/resources/dyn/files/85116/_fn/content_body-bg.jpg) repeat-y left top;
  float: left;
  padding: 0;
  width: 406px;
}

/* column2 content -----*/
#column2 div.textbean,
#column2 div.sitesearch {
  padding: 15px;
}
#column2 div.mediabean p {
  margin: 0;
}
#tips_resources {
  background: url(/resources/dyn/files/85178/_fn/bottom_content_2c_left-bg.jpg) repeat-x top left;
}
/* column3 content ------*/
#column3 div.textbean {
  padding: 15px 20px 5px;
}

#main_news {
  border-bottom: 1px solid #aaa;
}

div.ac_heading,
.articleview div.article_heading {
  font-family: "comic sans MS", Arial, Helvetica, sans-serif; 
  margin-bottom: 0.5em;
  color: #00307E; 
  font-size: 20pt; 
  font-weight: bold; 
}

/* home news -----*/
#home_news {
  padding: 20px;
  height: 176px;
  border-bottom: 1px solid #ccc;
}
#home_news div.article_link_read_more {
  float: right;
  margin-top: -45px;
}

/* boxed style ---*/

.ac_style_boxed div.article_heading {
  font-size: 14pt;
  font-family: arial, helvetica, sans-serif;
  color: #222222;
}
.ac_style_boxed div.ac_item,
ol.ac_style_list {
  margin-bottom: 20px;
}

/* print component ---*/
div.printpagebean {
  float: right;
  margin-top: -15px;
}
.site_search_results_heading {
  padding: 0.125em;
}
.site_search_results_heading .clear_float_bounding {
  line-height: 1px;
}
.site_search_no_results .site_search_query {
  font-weight: bold;
}
.site_search_results_heading .site_search_title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  width: 50%;
  float: left;
  clear: left;
}
.site_search_results_heading .site_search_results_count {
  margin-top: 0.125em;
  text-align: right;
  display: block;
  width: 50%;
  float: left;
  clear: right;
}
div.site_search_rpp {
  margin-bottom: 1em;
  margin-left: 0.125em;
  font-size: 80%;
}
a.site_search_rpp {
  text-decoration: none;
}
div.site_search_rpp span.site_search_rpp {
  padding-left: 0.25em;
}
div.site_search_rpp span.site_search_rpp_sep {
  border-right: 1px black solid;
}
.site_search_current_rpp {
}
div.site_search_results {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
}

.site_search_result {
   padding-bottom: 0.71em;
}
.site_search_result .highlight {
  font-weight: bold;
}
.site_search_result .site_search_result_title {
}
.site_search_result .site_search_result_description {
  font-size: 0.93em;
}
.site_search_result .site_search_result_link {
  font-size: 0.93em;
}
.site_search_pager {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 1.5em;
  padding: 10px;
}
.site_search_pager a, site_search_rpp {
  text-decoration: none;
}
span.site_search_pager_offset a:hover, 
.site_search_current_offset a,
span.site_search_pager_prev a:hover,
span.site_search_pager_next a:hover {
}
span.site_search_pager_offset a,
span.site_search_pager_prev a,
span.site_search_pager_next a {
  border: 1px gray solid; 
  padding: 0.13em 0.33em 0.13em 0.33em;
}
span.site_search_pager_offset {
  padding-left: 0.25em;
}
.site_search_pager_next {
  padding-left: 0.25em;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
