body {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:  none;
}

#login_box {
	width: 600px;
	margin: 100px auto auto;
	padding: 20px;
	text-align: center;
	border: 1px solid #000000;
}

#subject_switch {
	margin-top: 10px;
	margin-bottom: 10px;
}

#subject_switch select {
	width: 100%;
	font-size: 12px;
}

div.form_item select {
	margin-top: 10px;
}

#login_box form .form_label {
	text-align: left;
	font-size: 15px;
	margin-top: 10px;
}

#login_box form div#remember_me {
	text-align: right;
}

#login_box form div#submit {
	text-align: right;
	margin-top: 20px;
}

#login_options {
	margin-top: 20px;
	font-size: 15px;
}

.login_option_first {
	margin-bottom: 10px;
}

#login_box div.form_item {
	text-align: left;
}

a.ui-slider-handle {
	padding-left: 1px;
}

#login_box input[type=text], #login_box input[type=password] {
	height: 20px;
	width: 594px;
	font-size: 15px;
	margin-top: 10px;
}

#login_box input[type=text].erroneous, #login_box input[type=password].erroneous {
	border-style: solid;
	border-color: #f71818;
}

#login_box div.login_result_error {
	margin-top: 10px;
	font-size: 15px;
	color: #c91125;
	font-weight: bold;
}

#login_box div.form_error {
	color: #c91125;
	font-weight: bold;
}

#login_box div.form_error ul {
	margin: 0;
	padding-left: 0;
	list-style-position: inside;
	list-style-type: none;
}

#subject_selection_box {
	padding: 20px;
	text-align: center;
	border: 1px solid #000000;
}

#site_container {
	width: 1000px;
	margin: auto;
	text-align: left;
}

#tree.tree-checkbox ul.ltr li.closed, #tree.tree-checkbox ul.ltr li.leaf {
	font-size: 12px;
	height: 41px;
	line-height: 13px;
}

#tree.tree-checkbox ul.ltr li.open {
	font-size: 12px;
	line-height: 13px;
}

#tree.tree-checkbox ul.ltr li.open ul {
	padding-top: 14px;
}

#chapter_viewer {
	padding: 20px;
	height: 812px;
	overflow: auto;
}

div.subsection_search_header {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_area {
	margin-bottom: 20px;
	margin-top: 20px;
}

#tree_container {
	height: 783px;
	overflow: auto;
}

#tree_wrapper {
	width: 298px;
}

#tree_inner_wrapper {
	background-image: url(../images/tree_bg.jpg);
}

#flashcard_container img {
	margin-top: 10px;
	border: 1px solid #000;
}

#flashcard_buttons {
	padding-top: 10px;
	margin-top: 10px;
}

.clearer {
	clear: both;
	height: 1px;
}

#subject_title {
	font-size: 20px;
	color: #5369fc;
}

div.section_title {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.subsection_content {
	color: #000;
}

#chapter_title {
	font-size: 17px;
	color: #5369fc;
}

div.section_box {
	color: #5369fc;
}

div.subsection_box {
	margin-top: 5px;
	margin-bottom: 5px;
}

td.subsection_top {
	background-image: url(../images/sub_top_bg.jpg);
}

td.subsection_bottom {
	background-image: url(../images/sub_bottom_bg.jpg);
}

td.subsection_left {
	background-image: url(../images/sub_left_bg.jpg);
}

td.subsection_right {
	background-image: url(../images/sub_right_bg.jpg);
}

td.subsection_inner {
	padding: 10px;
}

div.video_image {
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
}

div.video_image img {
	display: block;
}

#footer_bar select {
	margin: 5px 0 0;
	padding: 0;
	vertical-align: top;
}

#tree_header {
	text-align: center;
	font-size: 17px;
	padding: 11px;
}

tr.current {
	background-color: #d7d7d7;
}

#search_term {
	vertical-align: top;
	font-size: 13px;
	margin-top: 3px;
	width: 96%;
}

td.ur_cell {
	width: 150px;
	font-size: 12px;
}

td.ur_cell a {
	color: #939598;
}

td.ur_cell a:link, td.ur_cell a:visited {
	text-decoration: none;
}

td.search_cell {
	padding-top: 5px;
}

div.subsection_title {
	font-weight: bold;
	font-size: 13px;
}

#inner_content h3 {
	margin: 0;
}

#video_header_table, #fc_header_table, #mc_header_table, #essay_header_table, #case_header_table {
	padding: 10px;
	background-color: #7b7b7d;
	color: #ffffff;
}

#video_header_table a, #fc_header_table a, #mc_header_table a, #essay_header_table a, #case_header_table a {
	color: #ffffff;
}

#video_buttons {
	margin-top: 10px;
	font-size: 11px;
}

#video_review_list, #fc_review_list, #mc_review_list, #essay_review_list {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #000;
}

#video_review_list h4, #fc_review_list h4, #mc_review_list h4, #essay_review_list h4 {
	margin: 0 0 10px;
	font-size: 13px;
	text-align: center;
}

#video_review_list_items, #fc_review_list_items, #mc_review_list_items, #essay_review_list_items {
	margin-top: 10px;
}

div.video_review_list_item, div.fc_review_list_item, div.mc_review_list_item, div.essay_review_list_item {
	margin-bottom: 10px;
	border: 1px solid #919191;
}

div.video_review_list_item td, div.fc_review_list_item td, div.mc_review_list_item td, div.essay_review_list_item td {
	padding: 5px;
}

#video_title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#video_list {
	margin: auto;
	height: 400px;
	overflow: hidden;
	border: 1px solid #000;
}

#video_list_wrapper {
	margin-top: 20px;
}

#video_list table tbody tr th {
	padding: 5px;
	background-color: #dedede;
	text-align: left;
	border-bottom: 1px solid #000;
}

#video_list table tbody tr th.first {
	border-right: 1px solid #000;
}

#video_list table tbody tr td {
	padding: 5px;
}

#video_list td.subsection_title, #video_list td.section_title {
	border-bottom: 1px solid #b2b2b2;
}

#video_list td.section_title, #video_list td.section_title_last {
	border-right: 1px solid #b2b2b2;
}

#slider
{
    height: 385px;
    width: 12px;
    margin: 9px 10px 0;
}

#inner_content {
	background-image: url(../images/main_bg.jpg);
}

div.tree_type_selector {
	padding: 0 10px 10px;
	text-align: right;
}
td.main_left {
	background-image: url(../images/main_left_bg.jpg);
}
td.main_right {
	background-image: url(../images/main_right_bg.jpg);
}
td.main_top_cap {
	background-image: url(../images/main_top_cap_bg.jpg);
}
td.main_bottom_cap {
	background-image: url(../images/main_bottom_cap_bg.jpg);
}
div.play_checked {
	padding: 5px;
}

#flashcard_container {
  height: 340px;
}

#mcquestion_container {
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}

#mcquestion_header {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
}

#mcquestion_question {
	padding: 5px;
	border: 1px solid #919191;
	background-color: #ffffff;
	margin-bottom: 10px;
}

div.mcquestion_answer {
	padding: 5px;
	border: 1px solid #919191;
	margin-bottom: 10px;
	background-color: #ffffff;
}

div.mcquestion_answer_over {
	padding: 5px;
	border: 1px solid #919191;
	margin-bottom: 10px;
	background-color: #f1f1f1;
}

div#mcquestion_answer_4 {
	margin-bottom: 0;
}

.mcquestion_correct {
  background-color: #aafead;
}

.mcquestion_incorrect {
  background-color: #f98686;
}

div#correct_answer {
	background-color: #ffffff;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}

#correct_header {
	margin-bottom: 20px;
}

#correct_header td.title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
}

#essayquestion_container, #essayquestion_answer_container {
	margin-bottom: 10px;
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	text-align: left;
}

div.subsection_relation_box {
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
}

div.subsection_relation_box_header {
	color: #ffffff;
	background-color: #000;
	padding: 10px;
	text-align: right;
	font-weight: bold;
}

div.subsection_relation_item_header {
	font-size: 15px;
	padding: 10px;
}

div.subsection_relation_item_relevance {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.subsection_relation_box_header a {
	color: #ffffff;
}

div.case_box {
	padding-top: 10px;
}

div.cases_container {
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div.case_viewer {
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
}

td.textbook_image_cell {
	padding: 10px;
}

#search_header {
	font-size: 13px;
	font-weight: bold;
}

div.subsection_search_wrapper {
	margin-top: 10px;
}

#textbook_container {
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
}

#textbook_container_prior {
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
}

#textbook_container_prior table thead tr th {
	text-align: left;
	padding: 10px;
	background-color: #d3d2d3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

#textbook_container_prior table tbody tr td {
	padding: 5px;
}

#textbook_container_prior table thead tr th.last {
	border-right-style: none;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#ajaxBusy {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#testing_box_header {
	color: #ffffff;
	font-weight: bold;
	background-color: #7b7b7d;
	padding: 10px;
	text-align: right;
	font-weight: bold;
}

#fcquestion_sub_options, #mcquestion_sub_options, #essayquestion_sub_options, #video_sub_options {
	margin-top: 10px;
}

#testing_box {
	width: 480px;
	margin: 30px auto 10px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}

#testing_box_subheader {
	font-size: 15px;
	margin-bottom: 10px;
}

#testing_box_body table tbody tr td {
	padding: 5px;
}

#test_starter h3 {
	margin-bottom: 10px;
}

#timer_box table tbody tr td h4 {
	margin: 0 0 5px;
	font-size: 14px;
}

div.timer_sub_box {
	text-align: center;
}

#question_timer, #timer {
	font-size: 18px;
}

#timer_cell_last {
	
}

#timer_box table tbody tr td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}

#timer_cell_last div.timer_sub_box a {
	font-size: 16px;
}

#testing_box_container {
	text-align: center;
}

#testing_box_header a {
	color: #ffffff;
	font-weight: bold;
}

#score_table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
}

#score_table table tbody tr th {
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	background-color: #e1e1e1;
}

#score_table table tbody tr td {
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px;
}

#scoring_history {
	text-align: center;
}

#score_options {
	margin-top: 10px;
	margin-bottom: 10px;
}

#score_options table tbody tr td {
}

#session_performance {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin-right: 5px;
}

#session_performance h3 {
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #e8e8e8;
	border-style: solid;
	border-width: 1px;
}

#overall_performance {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin-left: 5px;
}

#question_box {
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

#question_box div.question {
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#question_box div.answer {
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	margin-top: 10px;
}

#question_box div.close_bar {
	text-align: right;
	background-color: #000;
	padding: 10px;
}

#question_box div.close_bar a {
	color: #ffffff;
}

#question_box div.question_header {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}

#question_box div.answer_header {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#overall_performance h3 {
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #e8e8e8;
	border: 1px solid #000;
}

#score_table table tbody tr.last td {
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-color: #000;
}

#score_table table tbody tr td.correct_last, #score_table table tbody tr td.incorrect_last {
	border-right-style: none;
	border-right-width: 1px;
	border-color: #000;
}

#score_table table tbody tr th.last {
	border-right-style: none;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000;
}

td.incorrect {
	color: #9a0a0d;
	border-color: #000;
	font-weight: bold;
}

td.correct {
	color: #148110;
	border-color: #000;
}

#subject_selection_box div.subject_box div.subject_title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
}

div#access_code_field input#access_code {
	width: 470px;
	height: 40px;
}

div#access_code_field {
	margin-bottom: 10px;
}

#cc_buttons tbody tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.testing_link {
	margin-top: 10px;
}

div.coursecompanion_alternate_button {
	margin-top: 10px;
	margin-bottom: 10px;
}