html
{
	height:100%;
}

body
{
line-height:18px;
}

.more_space li
{
margin-bottom:10px;
}

.twd
{
width:500px;
text-align:center;
background-color:#eee;
padding-top:5px;
padding-bottom:5px;
}

/* //////////////////////////////////////////////////////////////// */

.resources_blue_header
{
	background: #74aad8;
	width: 520px;
	font-size: 1.2em;  
	color: #ffffff;
	padding: 5px 5px;
	vertical-align:middle;
	text-align: center;
	margin-bottom:2px;
}
.resources_blue_header a {
	color: #C7D6E0 !important; 
	padding: 10px 10px;
	text-decoration:none;  
}
.resources_blue_header a:hover{
	color: #C7D6E0; 
	text-decoration:underline;
}

.resources_gray_header
{
	background: #cdcdcd;
	width: 650px;
	font-size: 1.2em;  
	color: #ffffff;
	padding: 10px;
	vertical-align:middle;
	text-align: center;
	margin-bottom:10px;
}
.resources_gray_header a {
	color: #666666 !important; 
	text-decoration:none;  
}
.resources_gray_header a:hover{
	color: #666666; 
	text-decoration:underline;
}


.resources_green_header {
	background:#95b64a;
	width: 650px;
	font-size: 1.2em; 
	color: #ffffff;
	padding: 10px;
	vertical-align:middle;
	text-align: left;
	margin-bottom:10px;
}
.resources_green_header a {
	color: #ffffff !important; 
	float:right;
}
.resources_green_header a:hover{
	text-decoration:underline;
}


.green_bttn_header {
	padding:10px 10px 10px 0px;
	float:left
}
.green_bttn_wrapper {
	float:right;
	border: 1px solid #ADAFB1;
	margin:0px 0px 0px 0px;
} 
#lesson_plans_green
{
	margin:0 0 10px 10px;
	width:200px;
	padding:10px;
	background:#F2F2F2;
	font-size:11px;
	float:right;
	border: 1px solid #95B749;
}

/* //////////////////////////////////////////////////////////////// */
.edu
{
	font-size: 12px;
	line-height:15px;
}

#edu_content
{
	padding:0;
	margin:0;
	background-color: #fff;
	background-image:url('../images/edu_side_bg.jpg');
	background-repeat:no-repeat;
}

#edu_sub_page_content
{
	border:0;
	padding:0 0 20px 0;
	margin:0 0 0 20px;
	width:500px;
}

#edu_sub_page_image_header
{
	margin:20px 0 20px 20px;
	width:500px;
	height:200px;
}

.edu a
{
	color: #0468b6;
	text-decoration: none;
	border:0;
}

.edu h1
{
	color: #000;
}

.edu a:hover
{
	color: #000;
}
.watch_it
{
padding:2px;
border:1px solid #f26521;
width:50px;
font-size:10px;
background-color:#ffd9c7;
display:inline;
margin-right:10px;
}

.watch_it a
{
color:#f26521;
}
#edu_right_bg
{
	margin:0;
	padding:0;
	width:270px;
	float:right;
}

#edu_sub_page_right
{
	margin:0 0 10px 10px;
	width:250px;
}

#edu_sub_page_right ul
{
	padding:0;
	margin:0;
	list-style-type: none;
	line-height:16px;
}

#edu_sub_page_right li
{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

#edu_sub_page_right h1
{
	color: #95b64a;
}

#edu_sub_page_right h1 a
{
	color: #95b64a;
}

#edu_sub_page_right h1 a:hover
{
	color: #000;
}

#edu_public_programs
{
	margin:0 0 10px 10px;
	width:200px;
	padding:10px;
	background:#F2F2F2;
	font-size:11px;
	float:right;
}

#edu_public_programs ul
{
	padding:0;
	margin:0;
	list-style-type: none;
	line-height:16px;
}

#edu_public_programs li
{
	padding-top:5px;
	padding-bottom:5px;
}

#edu_public_programs a
{
	font-weight:bold;
}

.erc_list_a
{
	font-weight:normal;
}

#erc_list li
{
	margin-left: 20px;
	list-style-type:none;
}

#erc_list img
{
	margin-right:8px;
}

.video_thumbnail
{
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px solid #eee;
}

.video_thumbnail_description
{
float:right;
width:260px;
}

/*styles: j */

#vidbox {position: relative; height: 300px; width: 495px; overflow: auto; background: #EAF7FF; margin: 0px; padding: 0px; margin-bottom: 20px; border-top: 2px solid #EAF7FF; border-bottom: 4px solid #EAF7FF;}
#vidbox ul#vidboxlist {list-style-type: none; margin: 0px; padding: 0px; padding-left: 5px; padding-top: 5px;}
#vidbox ul#vidboxlist li {background: #fff; height: 70px; border-bottom: 8px solid #EAF7FF;}
#vidbox ul#vidboxlist li img {float: left; padding-right: 10px;}
#vidbox ul#vidboxlist li p {}

/* public programs styles */

.pp_content {}
.pp_content h1 {color: #666666;}
.pp_content p.pname {color: #666666;}
.pp_content .pp_menu p.pmenu {float: right; margin-right: 10px; color:#666666;}
