@charset "utf-8";
/* CSS Document */

body{
	background:#1e638f url(images/bg_bitmap.jpg);
	background-repeat:repeat-x;
	margin:0;
	}
#container{
	margin:0px auto 0px auto;
	display:block;
	width:1024px;
	}
#twocol_containers{
	margin:0 92px 0 92px;
	width:840px;
	background:url(images/twocol_bg.jpg);
	float:left;
	}
#onecol_containers{
	margin:0 92px 0 92px;
	width:840px;
	background:#fff;
	float:left;
	}
#header{
	float:left;
	width:669px;
	background:url(images/header_bg.jpg);
	}
#leftblock{
	float:left;
	width:577px;
	margin:0 0 0 0px;
	background:#fff;
	}
#rightblock{
	float:left;
	width:263px;
	margin:0 0px 0 0;
	background:#1b488d;
	}
#fullblock{
	width:840px;
	margin:0 0 0 92px;
	background:#fff;
	}
#my_profile{
	float:right;
	width:355px;
	height:156px;
	}
.top_profile_welcome{
	margin:10px 0 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
.top_profile_welcome a, .top_profile_info a{
	color:#e6cf5c;
	text-decoration:none;
	font-weight:bold;
	}
.top_profile_welcome a:hover , .top_profile_info a:hover{
	color:#FFFFFF;
	}
#top_profile_box{
	display:block;
	margin-bottom:106px;
}
.top_profile_pic{
	float:left;
	margin:16px 0 0 16px;
	}
.top_profile_info{
	float:left;
	margin:16px 0 0 5px;
	font-size:11px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}
.top_profile_control{
	margin:0 0 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	}
.top_profile_control a{
	text-decoration:none;
	color:#fff;
	}
.top_profile_control a:hover{
	color:#e6cf5c;
	}
#hometabs{
	height:51px;
	background:url(images/hometab_bg.jpg);
	padding-left:17px;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#999;
	line-height:51px;
	clear:both;
	}
#hometabs a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666;
	text-decoration:none;
	}
#hometabs a:hover{
	color:#1b488d;
	}
#hometabs .selected{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1b488d;
	text-decoration:none;
	background:#fff;
	padding:0 10px 11px 10px;
	display:inline;
	}
#insidetabs{
	height:57px;
	background:url(images/insidetab_bg.jpg);
	padding-left:17px;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#76a4c1;
	line-height:57px;
	clear:both;
	}
#insidetabs a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	}
#insidetabs a:hover{
	color:#e6cf5c;
	}
#insidetabs .selected{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1b488d;
	text-decoration:none;
	background:#fff;
	padding:0 10px 14px 10px;
	display:inline;
	}
#home_tabshell{
	height:308px;
}
#lplan_tabshell{
	 
	}
#home_lessonplans{
	height:264px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin:0;
}
#inside_news{
	height:492px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin:0;
}
#inside_forum{
	margin:0;
}
#inside_lessonplans{
	width:541px;
	margin:0 18px;
	display:block;
}
#home_video_player{
	float:left;
	padding:17px;
}
#home_video{
	height:255px;
	width:223px;
	margin:0;
	overflow-x: hidden;
	overflow-y: scroll;
	float:left;
	padding-top:9px;
}
small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}
.home_lplan{
	background:url(images/grad_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:18px;
	}
.inside_nplan{
	background:url(images/grad_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:18px;
	}
.inside_nplan:hover, .inside_nplan a:hover > .inside_nplan{
	background:url(images/grad_bg_over.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}	
.home_vidthumbs{
	padding:9px 0 0 0;
	}
.home_vid_box{
	float:left; 
	margin-bottom:9px;
	}
.home_vid_info{
	float:left; 
	padding-left:10px; 
	padding-top:3px; 
	width:100px;
}
.headline_blue{
	color:#1b488d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
.lesson_video_icon{
	margin:0 0 0 5px;
	}
.bodycopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:2px 0;
	line-height:16px;
	}
.bodylink{
	color:#6d3054;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	margin:0px;
	}
.icon{
	margin:0 5px;
}
.bodylink:hover{
	color:#1b488d;
	}
#my_profile_content{
	background:url(images/top_profile_bg.jpg);
	width:263px;
	height:156px;
	float:left;
	}
#my_profile_right{
	float:left;
	}
#right_webcast{
	height:139px;
	background:url(images/wecast_cal_bg.jpg);
	background-repeat:no-repeat;
	}
.webcast_month{
	text-align:center;
	padding-top:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:28px;
	}
.webcast_date{
	text-align:center;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6d3054;
	font-size:42px;
	}
.webcast_date sup{
	font-size:18px;
}
.webcast_time{
	text-align:center;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6d3054;
	font-size:11px;
	font-weight:bold;
	}
#right_newusers{
	height:272px;
	background:url(images/newuser_bg.jpg);
	background-repeat:no-repeat;
	}
#right_recenttopics{
	height:272px;
	background:url(images/rectopics_bg.jpg);
	background-repeat:no-repeat;
	}
#right_poll{
	height:179px;
	background:url(images/poll_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffeda8;
	font-weight:bold;
	padding:0px;
	}
#right_poll p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:18px 18px 10px 18px;
	margin:0;
	}
#home_popular{
	float:left;
	width:289px;
	height:405px;
	border-right:1px solid #eae8e8;
	}
#home_popular_content{
	height:319px;
	}
#home_topics_content{
	height:282px;
	padding:18px 10px 16px 18px;
	border-bottom:1px solid #eae8e8;
	overflow-x:hidden;
	overflow-y:scroll;
	}
#home_topics_content p{
	margin:0 0 10px 0;
	}
#home_topics_content a{
	color:#6d3054;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
#home_topics_content a:hover{
	color:#1b488d;
	}
#home_topics_content small a{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
#home_topics_content small a:hover{
	color:#1b488d;
	}
.home_tag_cloud{
	height:120px;
	padding:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	line-height:24px;
	font-size:16px;
	}
#home_topics{
	float:left;
	width:287px;
	height:405px;
	}
#new_user{
	display:block;
	}
.new_user_pic{
	float:left;
	margin-right:5px;
	margin-left:18px;
	margin-top:10px;
	margin-bottom:0px;
	}
.new_user_info{
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b0cefd;
	line-height:18px;
	margin-bottom:15px;
	}
.new_user_info h1{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
.new_user_info a{
	color:#e6cf5c;
	text-decoration:none;
	}
.new_user_divide{
	text-align:center;
	}
.new_user_all{
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b0cefd;
	line-height:18px;
	margin-bottom:0px;
	}
#recent_topics{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b0cefd;
	padding-left:20px;
	padding-top:12px;
	line-height:18px;
	}
#recent_topics img{
	padding-top:10px;
	}
#recent_topics .sublink{
	font-weight:bold;
	text-decoration:none;
	color:#e6cf5c;
	}
#recent_topics .sublink:hover{
	color:#fff;
	}
#recent_topics .mainlink{
	font-weight:bold;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	}
#recent_topics .mainlink:hover{
	color:#fff;
	text-decoration:underline;
	}

/*FORUM*/

#right_generic{
	padding:18px;
	background:url(images/rectopics_bg.jpg);
	background-repeat:no-repeat;
	}
#forum_filters{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b0cefd;
	}
#forum_filters .divider{
	padding:10px 0;
	
	}
#forum_filters .mainlink{
	font-weight:bold;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	}
#forum_filters .mainlink:hover{
	color:#fff;
	text-decoration:underline;
	}
.forum_tag_cloud{
	height:120px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	line-height:24px;
	font-size:16px;
	}
#inside_poll{
	background:url(images/rectopics_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffeda8;
	font-weight:bold;
	padding:0px;
	height:250px;
	}
#inside_poll p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:18px 18px 10px 18px;
	margin:0;
	}
.inside_forum_content{
	background:url(images/grad_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:18px;
	}
.inside_forum_content p{
	padding:0px;
	margin:0px;
	color:#999999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
.inside_forum_content a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
.inside_forum_content a:hover{
	color:#1b488d;
	}
#inside_forum{
	padding:18px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#inside_forum hr{
	height:1px;
	border:solid thin #EBEBEB;
	margin-top:18px;
	}
#inside_forum .forumlink{
	color:#6d3054;
	text-decoration:none;
	font-weight:bold;
	}
#inside_forum .forumlink:hover{
	color:#1b488d;
	}
#inside_forum h1{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
	font-weight:normal;
	}
#inside_forum h1 a{
	color:#6d3054;
	text-decoration:none;
	}
#inside_forum h1 a:hover{
	color:#1b488d;
	}
#inside_forum h2{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1b488d;
	font-weight:normal;
	margin:18px 0;
	}
#inside_forum p{
	font-size:11px;
	color:#333;
	line-height:18px;
	margin:0;
	padding:0;
}
#forum_cat_header{
	height:38px; 
	padding:0 18px; 
	margin:18px 0 0 0; 
	line-height:36px; 
	background:url(images/forum_grad_bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:12px;
}
#forum_thread_header{
	height:23px; 
	padding:0 18px; 
	margin:18px 0 0 0; 
	line-height:23px; 
	background:url(images/thread_title_grad_bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:12px;
}
#forum_thread_header .mainlink{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
#forum_thread_header .mainlink:hover{
	color:#ffeda8;
	}
#forum_cat_header .mainlink{
	color:#ffeda8;
	display:inline;
	font-size:24px;
	text-decoration:none;
	}
#forum_cat_header .mainlink:hover{
	color:#fff;
	}
.cat_drop{
	width:220px;
	background-color:#ffeda8;
	border:none;
	padding:3px 0;
	color:#6d3054;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.pages_right{
	float:right; 
	padding-top:5px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	}
.pages_left{
	padding-top:18px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	}
.pages_link{
	color:#1b488d;
	text-decoration:none;
	}
.pages_link:hover{
	color:#6d3054;
	}
#forum_profile_pic{
	float:left; 
	margin-right:18px; 
	border:2px solid #0152a3;
	}
#forum_profile_info{
	margin-bottom:10px; 
	font-size:11px; 
	color:#333333; 
	line-height:17px;
	}
#forum_profile_info a{
	font-weight:bold;
	text-decoration:none;
	color:#6d3054;
	}
.forum_xtra_pics{
	margin-right:18px; 
	border:2px solid #0152a3;
	}
#forum_comment_left .forum_avatar{
	margin-top:18px; 
	margin-bottom:10px;
	border:2px solid #0152a3;
	}
#forum_comment_box{
	margin:18px 0; 
	border:1px solid #eae8e8; 
	float:left; 
	width:541px; 
	clear:both;
	}
#forum_comment_left{
	float:left; 
	width:91px; 
	text-align:center;
	font-size:10px;
	}
#forum_comment_right{
	float:left; 
	width:450px;
	}
#forum_comment_header{
	height:32px; 
	background:#1b488d; 
	line-height:31px;
	}
#forum_comment_text{
	background:url(images/grad_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	padding:18px 10px;
	}
#forum_comment_header .mainlink{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	margin-left:10px;
	}
#forum_comment_header .mainlink:hover{
	color:#ffeda8;
	}
#forum_comment_header small{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	color:#ffeda8;
	margin-left:10px;
	}
#forum_comment_text a{
	color:#6d3054;
	text-decoration:none;
	font-weight:bold;
	}
#forum_comment_text a:hover{
	color:#1b488d;
	}
#forum_comment_text p.postlinks{
	margin-top:10px;
	}
#forum_comment_text .mainlink{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#1b488d;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal !important;
	}
#forum_comment_text .mainlink:hover{
	color:#6d3054;
	}
#forum_comment_write_box{
	clear:both;
	border:1px solid #eae8e8; 
	}
#forum_comment_write_header{
	padding:5px 18px; 
	background:#6d3054; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:14px; 
	color:#fff;
	}
#forum_comment_write textarea{
	padding:5px 18px;
	color:#333;
	height:80px;
	width:500px;
	border:0px;
	}
#forum_comment_write_links{
	padding:5px 18px;
	background:#fff6d3;
	color:#1b488d; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:12px; 
	}
#forum_comment_write_links a{
	color:#1b488d; 
	text-decoration:none;
	}
#forum_comment_write_links a:hover{
	color:#6d3054; 
	}
	
/*END FORUM*/


#footer{
	width:1024px;
	margin:0px auto;
	}
#sorter_container{
	float:right; 
	padding:18px 18px 18px 0;
	}
#sorter_tab{
	background:url(images/sorter_bg.jpg); 
	height:32px; 
	padding:0 30px; 
	line-height:32px;
	width:185px;
	}
#sorter_tab a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#1b488d;
	text-decoration:none;
	}
#sorter_tab:hover, #sorter_tab a:hover > #sorter_tab{
	background:url(images/sorter_bg_hover.jpg); 
	}
#subsorter_tab{
	background:#ccc; 
	height:32px; 
	padding:0 30px; 
	line-height:32px;
	border-top:#eae8e8 solid 1px;
	width:185px;
	}
#subsorter_tab a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
#subsorter_tab:hover, #subsorter_tab:hover > a{
	background:#1b488d;
	color:#fff;
	}
	
/*VIDEO PAGE*/

#video_text{
	height:84px;
	background:url(images/videos_text_bg.jpg) #081951;
	background-position:bottom;
	padding-left:17px;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#76a4c1;
	clear:both;
	line-height:18px;
	}
#video_text h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffeda8;
	font-weight:normal !important;
	margin:0;
	padding:14px 0 0 0;
	}
#video_text p{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
#video_text .mainlink{
	font-weight:bold;
	color:#e6cf5c;
	font-size:12px;
	text-decoration:none;
	}
#video_text .mainlink:hover{
	color:#fff;
	}
#video_text small a{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
#vid_insidetabs{
	height:38px;
	background:url(images/insidetab_bg.jpg);
	padding-left:17px;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#76a4c1;
	line-height:38px;
	clear:both;
	}
#vid_insidetabs a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	}
#vid_insidetabs a:hover{
	color:#e6cf5c;
	}
#vid_insidetabs .selected{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1b488d;
	text-decoration:none;
	background:#fff;
	padding:5px 10px 5px 10px;
	display:inline;
	}
#inside_videos{
	height:285px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin:0;
}
#vid_thumbs{
	float:left;
	width:224px; 
	background:#f5f5f5; 
	height:54px; 
	margin:18px 0 0 18px; 
	padding:10px;
	color:#1b488d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	}
#vid_thumbs .thumbnail{
	float:left;
	margin-right:5px;
	border:1px solid #9b9b9b;
	}
#vid_thumbs a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#6d3054;
	font-family:Arial, Helvetica, sans-serif;
	}
#vid_col{
	clear:both;
	}
#vid_sublinks{
	padding:18px 0 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#164a8e;
	}
#vid_sublinks a{
	text-decoration:none;
	color:#164a8e;
	}
#vid_sublinks a:hover{
	text-decoration:none;
	color:#6d3054;
	}
#vid_sublinks .active{
	color:#6d3054;
	font-weight:bold;
	}
#related_thumbs{
	float:left;
	width:224px; 
	height:54px; 
	margin:0px; 
	padding-bottom:18px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	}
#related_thumbs .thumbnail{
	float:left;
	margin-right:5px;
	border:1px solid #9b9b9b;
	}
#right_generic .vid_divide{
	margin-bottom:18px;
	}
#right_generic a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e6cf5c;
	text-decoration:none;
	}
#right_generic a:hover{
	color:#fff;
	}
/*END VIDEO PAGE*/
