/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
}


body {
    background:#eef4f9;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration: none;
	color: #1353ad;
}

a:hover {
	text-decoration: underline;
}


li {
	margin-left: 30px;
	}
	
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.lefttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #103b74;
	text-decoration: none;
}
.leftsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #989898;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 2em;
	color: #1353ad;
	font-weight: bold;
	margin: 0;
	padding: 0;
	clear:both;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #1b1f4a;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.leftshadow {
	background-image: url(../images/rl_leftedge.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rightshadow {
	background-image: url(../images/rl_rightedge.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.dots {
	width: 700px;
	background: url(../images/dotg.gif) repeat-x top left;
}

.videobg {
	width: 224px;
	height: 175px;
	background: url(../images/frame_bubblewhite.jpg) no-repeat top left;
}

.videobg p {
	font-size: .9em;
}

.videobg a {
	font-size: 1em;
}


.sm {
	font-size: .8em;
}

.white {
	color: #ffffff;
}

.bubbleimg {
	float: left;
	margin: 0 1em 2em .6em;
}



/*--------------------------------------------------------------------


 New Navigation
 
 
*/
		#topnav {
		margin: 6px 0 15px 15px;
		}		
				
		#topnav li {
		position: relative;
		display: inline;
		float: left;
		list-style-type: none;
		text-align: center;
		line-height: 2em;
		border-left: solid 1px #e6e5e5;
		border-bottom: solid 1px #c2c2c2;
		margin: 0 3px 0 0;
		}
		
		#topnav a {
		color: #545667;
		background: #f2f2f2;
		display: block;
		padding: 0 1em 0 1em;
		}
		
		#topnav a:hover {
		color: #ffffff;
		background: #1353ad;
		display: block;
		text-decoration: none;
		}
		
		#topnav li a {
		color: #545667;
		background: #f2f2f2;
		text-decoration: none;
		display: block;
		padding: 0 1em 0 1em;
		}

		#topnav li a:hover {
		color: #ffffff;
		background: #1353ad;
		text-decoration: none;
		}

		#secondnav {
		margin-left:20px;
		width: 100%;
		 
		}
		
		#secondnav li {
		margin: 10px 15px 10px 0;
		display: inline;
		float: left;
		list-style-type:none;
		text-align: center;
		line-height: 1.3em;
		
		}
		
		#secondnav li a {
		font-size: 1.1em;
		font-weight: normal;
		color: #1353ad;
		text-decoration: none;
		}
		
		#secondnav li a:hover {
		color: #6699ff;
		text-decoration: underline;
		} 
		
		#secondnav .secondnavselected a {
		color:#999999;
		}	

#container {
background: #fffff;
clear:both;
}

#wrapper {
width: 980px;
clear:both;
}
/*------------------------------------------------------------------------
*
*  New Information
*
*/
#content {
	background: #ffffff;
	width: 828px;
	clear:both;
}

#header {
height: 158px;
width: 828px;
background: url(../images/reellearninghdr.jpg) no-repeat;
margin-top:-10px;
}

#top-util-nav {
	float: right;
	margin: 10em 1em 0 0;
	color: #ffffff;
}
#top-util-nav a {
	font-size: .8em;
	color: #ffffff;
}

#fauxheader {
    float: left;
    background: url(../images/rl_headbg.jpg) repeat-x ;
    width: 100%;
    height: 159px;
}

p.bottom {
	margin:0;
	padding:0;
}
    
#menu {
    width: 100%;
    margin: 2em 0 0em 3.5em;
}
#menu A.main_menu {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	DISPLAY: inline;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#site_map ul {
	list-style: none;
	margin-left:0px;
	padding: 0;
	text-align: left;
}

#site_map li ul {
	margin-left: 16px;
}


.bottomback {
	background-image: url(../images/bottomstretch.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.banner {
	background-repeat: no-repeat;
	background-position: left;
}
.topright {
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-top: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#999999;
}

a.headernav {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.headernav:hover {
    text-decoration: underline;
}

#footer {
font-size: .9em;
float: left;
width:100%;
background-image:url(../images/footer.gif);
background-repeat:repeat-x;
}


#footer a {
	color:#666666;
	font-size: .9em;
	text-decoration: none;
}
#footer a:hover{ 
	text-decoration: underline;
}

form#searchform {
	border: 0px;
	margin: 0px;
}
#searchform .searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/searchbox.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 2px;
	width: 128px;
	border: 0px;
}

#maincontent {
	width: 780px;
	margin: 0 2.1em 0em 2.1em;
	clear:both;
	text-align:left;
}

img.floatl {
	float: left;
	padding: .2em 1em 0 0;
}

img.logo {
	float: left;
	padding: 0 0 0 2em;
}

img.insethome {
	padding: 0 1em 0em 0;
	
}

.gold {
	color: #996600;
	font-weight: bold;
}

#quicklinks {
	margin: 1em 0 0 0;
	background-color: #ffffff;
	height: 100px;
}

#quicklinkshome {
	float: left;
	position: relative;
	background-color: #ffffff;
	height: 100px;
}

#boiler {
	float: left;
	width: 260px;
	margin-left: 0px;
	margin: 0 10px 0 7.8em;
}

#boiler p {
	margin: 8px 0 0 0;
	font-size: 10px;
	color: #a5a5a5;
}

#tiffgalerts {
	float: left;
	background: url(../images/tiffgalert_bck.gif) no-repeat top left;
	height: 85px;
	width: 254px;
	margin: 0 10px 0 0;
	clear:both;
}



#tiffgalerts td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	clear:both;
}

.privacy {
	float: left;
	margin: .5em 0 .5em 2em;
}

.subscribeButton {
	margin: 0em 0 0 4em;;
	text-align: right;
}

.tiffgalertbox {
	margin: 0em 0 0 0;
	clear:both;
}

.tiffgalertsLink { 
	text-decoration: none; 
	cursor: hand; 
	font-size:10px; 
}

a.tiffgalertsLink:hover { 
	text-decoration: underline; 
}

a.tiffgalertsLinkGrey{ 
	color: #b4b4b4; 
	text-decoration: none; 
	cursor: hand; 
	font-size:10px; 
}

a.tiffgalertsLinkGrey:hover { 
	text-decoration: underline;
}

.tiffgalertbox {
	margin: .2em 0 0 0;
}

#ad {
	float: left;
	margin: 0 0 0 0;
}

/* common styling */

		.menu1 { 
			float:left; 
			width:100%; 
			font-family: verdana, arial, sans-serif; 
			font-size:13px;
			padding: 0 0 0px 0em; 
		}

		.menu1 ul {
			padding:0;
			margin:0;
			list-style-type:none;
		}

		.menu1 ul li {
			float:left; 
			position:relative; 
			background:url(../images/divider1.gif) no-repeat top right;
		}

		.menu1 ul li a, .menu1 ul li a:visited {
			float:left; 
			display:block; 
			text-decoration:none;
			color:#ffffff; 
			font-weight: bold;
			padding:0px ; 
			line-height:30px; 
			height:30px; 
		}

		.menu1 ul li:hover {
			width:auto;
		}

		.menu1 ul li a.menu1one:hover {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/nav_home_on.gif);
		}

		.menu1 ul li a.menu1two:hover {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/nav_curriculum_on.gif);
		}

		.menu1 ul li a.menu1three:hover {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/nav_medialiteracy_on.gif);
		}

		.menu1 ul li a.menu1four:hover {
			border-color:#fffffff; 
			color:#9ea0b7;
			background: url(../images/nav_workshops_on.gif);
		}

		.menu1 ul li a.menu1five:hover {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/nav_newsletter_on.gif);
		}

		.menu1 ul li a.menu1six:hover {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/nav_sprockets_no.gif);
		}

		.menu1 ul li a.menu1seven:hover {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/nav_getinvolved_on.gif) repeat-x;
		}

		.menu1 ul li:hover a.menu1one {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/n_bg_v.gif) repeat-x;
		}

		.menu1 ul li:hover a.menu1two {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/n_bg_v.gif) repeat-x;
		}

		.menu1 ul li:hover a.menu1three {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/n_bg_v.gif) repeat-x;
		}

		.menu1 ul li:hover a.menu1four {
			border-color:#ffffff; 
			color:#9ea0b7;
			background: url(../images/n_bg_v.gif) repeat-x;
		}

		.menu1 ul li:hover a.menu1five {
			border-color:#ffffff; 
			color:#E0DEDE;
			background: url(../images/n_bg_v.gif) repeat-x;
		}

		.menu1 ul li:hover a.menu1six {
			border-color:#ffffff; 
			color:#E0DEDE;
			background: url(../images/n_bg_v.gif) repeat-x;
		}

		.menu1 ul li:hover a.menu1seven {
			border-color:#ffffff; 
			color:#E0DEDE;
			background: url(../images/n_bg_v.gif) repeat-x;
		}

		.menu1 ul li:hover a.menu1eight {
			border-color:#ffffff; 
			color:#E0DEDE;
			background: url(../images/n_bg_v.gif) repeat-x;
		}

		.menu1 ul li ul {
			display: none;
		}

		.menu1 table {
			margin:0; 
			border-collapse:collapse; 
			font-size:11px; 
			position:absolute; 
			top:0; 
			left:0;
		}

		/* specific to non IE browsers */

		.menu1 ul li:hover ul {
			display:block;
			position:absolute;
			top:30px;
			left:0;
			width:174px;
			border-bottom:1px solid #9ea0b7;
		}

		.menu1 ul li:hover ul.endstop {
			left:-92px;
		}

		.menu1 ul li:hover ul li ul {
			display: none;
		}

		.menu1 ul li:hover ul li a {
			display:block;
			background:#fff;
			color:#9ea0b7;
			height:auto;
			line-height:15px;
			padding:4px 16px; 
			width:140px; 
			border:1px solid #9ea0b7; 
			border-bottom:0;
		}

		.menu1 ul li:hover ul li a.drop {
			background:#9ea0b7 url(../images/bullet1.gif) no-repeat 3px 8px;
		}

		.menu1 ul li:hover ul li a:hover {
			color:#ffffff; 
			background: #9ea0b7 url(../images/bullet1.gif) no-repeat 3px 8px;
		}

		.menu1 ul li:hover ul li a:hover.drop {
			background: #9ea0b7 url(../images/bullet1.gif) no-repeat 3px 8px;
		}

		.menu1 ul li:hover ul li:hover ul {
			display:block; 
			position:absolute; 
			left:153px; 
			top:-1px;
		}

		.menu1 ul li:hover ul li:hover ul.left {
			left:-153px;
		}

		
		/* specific to IE5.5 and IE6 browsers */

		.menu1 ul li a:hover ul {
			display:block;
			position:absolute;
			top:33px; 
			background:#fff;
			left:0; 
			border-bottom:1px solid #9ea0b7;
		}

		.menu1 ul li a:hover ul.endstop {
			left: -92px;
		}

		.menu1 ul li a:hover ul li a {
			display:block;
			background:#fff;
			color:#000; 
			height:1px; 
			line-height:15px; 
			padding:4px 16px; 
			width:154px; 
			border:1px solid #9ea0b7; 
			border-bottom:0;
		}

		.menu1 ul li a:hover ul li a.drop {
			background:#ccd url(../images/bullet1.gif) no-repeat 0px 8px; 
			padding-bottom:4px;
		}

		.menu1 ul li a:hover ul li a ul {
			visibility:hidden; 
			position:absolute; 
			height:0; 
			width:0;
		}

		.menu1 ul li a:hover ul li a:hover {
			color:#000; 
			background: #ccd url(../images/bullet1.gif) no-repeat 0px 8px;
		}

		.menu1 ul li a:hover ul li a:hover.drop {
		 	background: #ccd url(../images/bullet1.gif) no-repeat 0px 8px;
		}

		.menu1 ul li a:hover ul li a:hover ul {
			visibility:visible; 
			position:absolute; 
			top:0;
			color:#000; 
			left:153px;
		}

		.menu1 ul li a:hover ul li a:hover ul.left {
			left:-153px;
		}
		

		/*----------------------------- Navigation Home End -----------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
