/* Subject page*/

.department_background_top {
    float: left;
    width: 960px;
}

.department_background_middle {
    float: left;
    width: 960px;
}

.math_content_container {
	float: left;
	width: 930px;
	margin: 0px 15px;
}
.math_white_background_top {
    float: left;
    width: 930px;
    height: 10px;
	background-image: url(/images/mathhelp/math_white_background.png);
	background-position: top left;
    background-repeat: no-repeat !important;
}

.math_white_background_bottom {
    float: left;
    width: 930px;
    height: 10px;
	background-image: url(/images/mathhelp/math_white_background.png);
	background-position: bottom left;
    background-repeat: no-repeat !important;
}

.math_white_background_middle {
    float: left;
    width: 930px;
	background-color: #fff;
	color: #797979;
}

.search_box_position {
	float: left;
	width: 630px;
	margin: 5px 165px 0px 165px;
}

.searchbox_spacing {
	margin-bottom: 15px;
}

.search_input {
	float: left;
	border: solid 1px #c6c6c6;
	width: 530px;
	height: 28px;
	vertical-align: middle;
	color: #797979;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
}

.search_btn {
	float: left;
	margin-left: 10px;
}

.h2_text {
	font-family: Palatino;
	font-size: 32px;
	color: #797979;
	font-weight: normal;
	text-align: center;
	padding: 0px;
}

.header_link {
	color: #797979;
	font-weight: bold;
}

.math_help_subject_box_container{
	float: left;
	width: 930px;
	margin: 0 15px;
}

.main_float {
	float: left;
	width: 305px;
}

.subject_box{
	float: left;
	width: 305px;
	margin: 0;
	padding: 0;
}

.subject_box h2{
	display: block;
	background-color: #595160;
	font-size: 12px;
	width: 284px;
	padding: 4px;

}

.subject_box h2 a{
	color: #fff !important;	
	text-decoration: underline;
}

.subject_box ul {
	float: left;
	list-style: none;
	width: 292px;
	margin: 0;
	padding: 0;


}

.subject_box ul li {
	display: block;
	width: 277px;
	margin: 1px 0px 0px 0px;
	padding-left: 15px;
	background-color: #E8E8E8;
	
}

.subject_box ul li a{
	color: #333;
	display: block;
}

.subject_box ul li a:hover{
	background-color: #F5F5F5;
	color: #333;
	text-decoration: underline;
}

.subject_box .footer {
	background: transparent url(/images/mathhelp/math_footer_292.jpg) no-repeat 0 0;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
	width: 292px;
}

.focused{
    color: #000;
}

.blured{
    color: #B5B5B5;
}

.loading_screen {
    float: left;
    width: 960px;
    height: 685px;
    margin-bottom: 15px;
    background-color: #d9d7c5;
}

.loading_position {
    margin-left: 470px;
    margin-top: 340px;
}

.loading_position_2{
    margin-left: 460px;
    margin-top: 5px;
    color: #434343;
    font-weight: bold;
}

.display_none{
    display: none;
}

.math_help_content{
    float: left;
    width: 960px;
    margin-bottom: 15px;
    background-color: #d9d7c5;
    /*display: none;*/
}

.math_help_description_container{
	float: left;
	width: 960px;
}

.math_help_description_text {
    float: left;
    width: 940px;
    padding:0px 10px 10px 10px;
    color: #808080;
    font-size:12px;
    text-align:justify;
    font-family: arial;
}

.math_help_description_text h1 {
	float: left;
    font-size:16px;
    text-align:justify;
    font-family: arial;
    display: inline;
	width: 790px;

}

/* SEO Testing */
.math_help_description_text_seotest {
    float: left;
    width: 610px;
    padding:0px 5px;
    color: #000;
    font-size:12px;
    text-align:justify;
    font-family: arial;    
}

.container_top_img{
    float: left;
    width: 960px;
    height: 15px;
    background-color: #d9d7c5;
}

.container_bottom_img{
    float: left;
    width: 960px;
    height: 15px;
    background-color: #d9d7c5;
}

.math_help_menu{
    float: left;
/*    margin-top: 10px;*/
    margin-left: 5px;
    width: 225px;
    background-color: #d9d7c5;
    display: inline;

}

.terracotta-content{
    float: left;
    width: 640px;
    background-color: #d9d7c5;
    margin: 5px 30px 0px 20px;

}

.math_help_container{
	float: left;
	width: 640px;
	height: 405px;
}

.math_help_image{
    float: left;
    width: 640px;
    height: 405px;
}

.math_help_carousel{
    float: left;
    width: 250px;
    z-index: 99;
	margin-top: 5px;
	margin-bottom: 20px;
}

.math_help_question{
    float: left;
	margin-top: 5px;
    width: 640px;
    min-height: 220px;
	color: #000;
}

.math_help_problem_question_content{
    float: left;
    background-color: #fff;
    width: 620px;
    min-height: 198px;
    padding: 0 10px;
    color: #000;
}

.math_help_question_top{
    float: left;
    background: #fff;
    width: 640px;
    height: 10px;
    font-size: 0px;
}

.math_help_question_bottom{
    float: left;
    background: #fff;
    width: 640px;
    height: 10px;
}

.math_help_question_text{
    float: right;
    margin-right: 13px;
    margin-top: 15px;
    width: 135px;
}

.math_help_question_text2{
    float: right;
    margin-right: 13px;
    margin-top: 12px;
    width: 135px;
}

.math_help_question_text_content{
    background-color: #FFFFFF;
    color: #000000;
    float: left;
    padding: 0 0px;
    margin-top: 12px;
    width: 136px;
    height: 186px;
    
}

.math_help_question_text_top{
    float: left;
    background: url(/images/mathhelp/math_help_question_text_top.png) no-repeat;
    width: 136px;
    height: 5px;
    font-size: 0px;
}

.math_help_question_text_bottom{
    float: left;
    background: url(/images/mathhelp/math_help_question_text_bottom.png) no-repeat;
    width: 136px;
    height: 5px;
    font-size: 0px;
}

.share_this_static{
    left:90px;
    position:relative;
    top:-140px;
    z-index:99;
    float: left;
}

#preview .preview a{
    text-decoration:none;
    color:#f30;
}

#preview p{
    clear:both;
    margin:0;
    padding:.5em 0;
}

#preview pre{
    display:block;
    font:100% "Courier New", Courier, monospace;
    padding:10px;
    border:1px solid #bae2f0;
    background:#e3f4f9;
    margin:.5em 0;
    overflow:auto;
}

#preview img{
    border:none;
}

#preview ul,li{
    margin:0;
    padding:0;
}

#preview li{
    list-style:none;
    float:left;
    display:inline;
    margin-right:10px;
}

#preview{
    position:absolute;
    border:4px solid #2f2f2f;
    background:#fff;
    padding:5px;
    display:none;
    color:#fff;
    }
/*
Right side panel on the unit page
*/
.math_help_unit_left_panel{
    float: left;
    margin-left: 15px;
    background: #fff;
    width: 640px;
	margin-right: 30px;
}

.math_help_subject_description {
	color: #666666;
    float: left;
    width: 930px;
    padding: 0px 15px;
}

.math_help_description
{
    color: #666666;
    float: left;
    width: 600px;
    padding: 0px 20px;
}

.math_help_description_2 {
	color: #666666;
    float: right;
    width: 200px;
	margin-top: 50px;
}

.math_help_description_unit {
    float: left;
    padding: 0px 20px;
    width: 600px;
    min-height: 400px;
}

.math_help_column_list
{
    float:left;
    width: 280px;
    font-weight: bold;
    line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.math_help_unit_top{
    float: left;
    width: 640px;
    height: 15px;
    background-color: #fff;
}

.math_help_unit_bottom{
    float: left;
    width: 640px;
    height: 15px;
    background-color: #fff;
}

.math_help_unit_header{
    color: #595160;
/*    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;*/
}

.math_help_subject_header{
	float: left;
	display: inline;
	width: 800px;
    color: #595160;
}

.math_help_video_tab_header {
    color: #fff;
	font-size: 1.2em;
    font-weight: bold;
    text-align: center;
	width: 80px;
	padding-top: 10px;
}

.unit_titles{
    color: #666666 !important;
    text-decoration: underline;
}

a:hover.unit_titles  {
    color: #ff9900 !important;
}

.math_help_video_type_h3{
    float: left;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 4px;
}

/*
Right side panel on the unit page end
*/

/* Subject page css */
.math_help_s_u_content{
    float: left;
    background: #fff;
    width: 680px;
}

.episodeStatus {
   width: 120px;
   height: auto;
   margin-top: -20px;
   margin-left: 100px;
}

.episodeImage {
   width: 52px;
   height: 40px;
   padding: 4px;
}

.episode, .episode-playing {
   width: 250px;
   height: 19px;
   cursor: pointer;
   color: #333;
   background: #e8e8e8;
   padding: 0px 0px 0px 15px;
}

#episode-rounder {
   width: auto;
   height: auto;
}

.locked{
    background-image: url(/images/lock.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    cursor:not-allowed;
}

.notStarted{
    background-image: url(/images/ap/icons/checkbox_blank.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.inProgress{
    background-image: url(/images/ap/icons/checkbox_inprogress.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.finished{
    background-image: url(/images/ap/icons/checkbox_checked.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.tooltipTopic {
    color: #666666;
}

.math_help_fixed_image{
    position: absolute;
    left: 360px;
    top: 200px;
    z-index: 99;
}

/* ----- RATE WIDGET ----- */
#rate-container
{
    height:17px;
    overflow:hidden;
    background-image: url(/images/buttons/rate.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 17px;
}

#rate-container .star
{
    float:left;
    width:18px;
    height:17px;
    cursor:pointer;
}

#rate-label{
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 0px;
    text-align: center;
}

#rate-msg-container{
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}

#rate-container.one
{
    background-position: 0px -17px;
}

#rate-container.two
{
    background-position: 0px -34px;
}

#rate-container.three
{
    background-position: 0px -51px;
}

#rate-container.four
{
    background-position: 0px -68px;
}

#rate-container.five
{
    background-position: 0px -85px;
}
/* ----- /RATE WIDGET ----- */








/* TABS: PROBLEM - QUESTIONS */
#math_help_problem_question_tab_header{
    height: 29px;
    overflow: hidden;
	padding-left: 10px;
}

#math_help_problem_question_tab_header .cpq{
    background: #666;
    cursor: pointer;
    display: block;
    float: left;
    height: 18px;
    margin-top: 6px;
    padding-top: 5px;
    text-align: center;
    width: 74px;
    font-weight: bold;
	font-size: 12px;
}

#math_help_problem_question_tab_header .unselected {
    background: #666;
	color: #FFFFFF;
}

#math_help_problem_question_tab_header .selected, #math_help_problem_question_tab_header .cpq:hover{
    background: #fff;
	color: #000000;
}

#math_help_problem_question_tab_header  .answer{
    background: #920606;
    cursor: pointer;
    display: block;
    float: left;
    height: 18px;
    margin-top: 6px;
    padding-top: 5px;
    text-align: left;
    width: 127px;
    font-weight: bold;
	font-size: 12px;
}

#math_help_problem_question_tab_header .unselected2 {
    background: #920606;
	color: #FFFFFF;
}

#math_help_problem_question_tab_header .selected2, #math_help_problem_question_tab_header .answer:hover{
    background: #fff;
	color: #920606;
}

.math_help_question_content{
    float: left;
    background-color: #fff;
    width: 540px;
    padding: 10px 0 0 10px;
    color: #000;
}

#math_help_problem_question_tab_content{
    float: left;
    width: 100%;
}

#math_help_problem_question_tab_content div.unselected{
    display: none;
}

#math_help_problem_question_tab_content div.selected{
    display: block;
    overflow: hidden;
    width: 100%;
}

.math_help_helpful_content{
    background-color: #FFFFFF;
    color: #000000;
    float: left;
    padding: 0 5px;
    width: 126px;
    height: 29px;
}

#errorBrightcoveRequest{
    float: left;
}

#errorBrightcoveRequest p{
    padding-left: 10px;
    color: #000000;
    font-size: 15px;
    float: left;
}

#errorBrightcoveRequest a{
    clear: both;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

#episode_text p { padding-right: 8px;}

#answerCheckerImg{
    float: right;
    margin-right: -21px;
    margin-top: -24px;
}

.align_breadcrumb{
    margin-top: 30px;
}

.answerChecker1, .answerChecker2, .answerChecker3{
    text-align: left;
    font-size: 16px;
    color: #000000;
    padding-left: 5px;
    float: left;
}

.answerChecker1{
    font-family: Arial Black;
    width: 265px;
}

.answerChecker2{    
    width: 18px;
    height: 35px;
    padding-top: 5px;
}

.answerChecker3{
    font-family: Arial Regular;
    width: 220px;
    height: 35px;
}

/*#tooltip.answerCheckerTooltip{
    border: none;
    background: transparent url(/images/mathhelp/captionbox.png) no-repeat;
    width: 276px;
    height: 107px;
}

#tooltip.answerCheckerTooltip h3, #tooltip.answerCheckerTooltip div { margin: 0; }*/


/* Mathway tab CSS */

.mathway_container {
	float: left;
	width: 620px;
}

.mathway_header {
	font-size: 1.2em !important;
	padding: 10px 0px 0px 0px;
	color: #333333;
}

.marthway_p {
	font-size: 1.1em;
	color: #333333;
	font-weight: 200;
	float: left;
	width: 420px;
	margin-right: 10px;
}
.mathway_content_container {
	float: left;
	width: 540px;
	margin-top: 5px;
}

.mathway_smallbox {
	float: left;
	width: 120px;
	height: 129px;
	margin: 50px 0px;
	padding: 10px 0px 0px 7px;
	background: url(/images/mathhelp/mathway_nli_small_box.jpg) no-repeat;
}

.mathway_smallbox_text {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.mathway_step1_button {
	float: left;
	margin-top: 16px;
	margin-left: 17px;
}

.mathway_video_demo {
	float: left;
	margin-left: 10px;
	width: 400px;
	height: 271px;
}

/* Related Topics Menu */
.related_topic_container{
	float: left;
	width: 250px;
}

.related_topic_header2{
	float: left;
	font-size: 17px;
	color: #333;
	text-decoration: underline;
	margin-bottom: 10px;
	width: 250px;
}

.connected_video_header2 {
	font-size: 17px;
	color: #333;
	margin: 0px 0px 5px 0px;
}

.related_topic_header3{
	float: left;
	font-size: 17px;
	color: #666;
	text-decoration: underline;
	margin-bottom: 10px;
	width: 250px;
}

.related_topic_menu_header{
	float: left;
	width: 250px;
	background-color: #666;
	height: 34px;
}

.related_videos_header{
	font-size: 17px;
	color: #fff;
	margin: 8px 10px;
}

.related_topic_menu_container{
	float: left;
	width: 250px;
	background-color: #fff;
	border-bottom: 1px #fff solid;
	margin-bottom: 10px;
}

.related_topic_menu_bottom{
	float: left;
	width: 250px;
	height: 10px;
	background-image: url('/images/mathhelp/related_topics_bottom.png');
}

.related_topic_menu_ul{
	list-style-type: none;
	color: #333;
	font-size: 12px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
	width: 250px;

}

.related_topics_menu_link{
	color: #333;
	text-decoration: none;
	background-color: #e8e8e8;
	line-height: 18px;
	display:block;
	padding-left: 15px;
	margin-top: 1px; 
}

.related_topics_current {
    color: #ff9900;
}

.related_topics_menu_link:hover{
	color: #333 !important;
	text-decoration: underline;
	background-color: #F5F5F5;
}

/* SEO test style */
.seo_test_h2_style {
	font-size: 14px;
}


