/*
 ocPortal
 Copyright (c) ocProducts, 2004-2008
*/

/*
=========================
========OCF Styles=======
=========================
*/

#tma_type, #mpa_type {
	width: 8em;
}

.ocf_row1 {
	
	background-color: #040306;  /*40% white over bgcol*/
	font-size: 0.85em;
	vertical-align: middle;
	padding: 5px;
}

.ocf_row2 {
	
	background-color: #050407; 
	font-size: 1.0em;
	vertical-align: middle;
	padding: 7px;
}

.ocf_row2p5 {
	background-color: #0a070d; 
	font-size: 0.85em;
	vertical-align: middle;
}

.ocf_row3, .ocf_row4 {
	background-color: #07050a; 
	font-size: 0.85em;
	vertical-align: middle;
}

.ocf_row5 {
	padding: 5px;
}

.ocf_row5, .ocf_row6 {
	background-color: #040306;  /*40% white over bgcol*/
	font-size: 0.85em;
	vertical-align: middle;
}

.ocf_row7 {
	background-color: #020203;  /*70% white over bgcol*/
	font-size: 0.85em;
	vertical-align: middle;
	padding: 5px;
}

.ocf_row8 {
	background-color: #07050a; 
	vertical-align: middle;
	text-align: center;
}

.ocf_tr_end {
	font-size: 0.2em;
	height: 0.3em;
	background-color: #201f23;  /*10% black over bgcol*/
}

.ocf_screen_buttons {
	float: right;
	white-space: nowrap;
}

.ocf_member_signature {
	margin: 4px;
	font-size: 0.8em;
	color: #3A4556;  /*50% black over bordcolor */
}

/*
=========================
=====Marking system======
=========================
*/

.ocf_on, .ocf_on td, .results_browser a:hover, .results_launcher a:hover {
	background-color: #181819 !important; 
}

.ocf_off {
}

.ocf_topic_marker {
	vertical-align: middle;
	width: 30px;
	height: 28px;
	padding: 8px 2px 0 0;
	text-align: center;
	float: right;
	border: 1px solid #41384d; 
	margin-left: 20px;
}

/*
=========================
=======Topic View========
=========================
*/

.ocf_post1 {
	background-color: #030204; 
	padding: 0.4em;
	vertical-align: top;
}

/* Possibly not needed, but does not hurt */
.ocf_post_inner {
	overflow: auto;
	width: 100%;
}

.ocf_post_inner img {
	max-width: 800px;
}

.ocf_post2 {
	background-color: #030204; 
	padding: 0.4em;
	vertical-align: top;
}

.ocf_poll_button {
	text-align: center;
}

.ocf_poll_meta {
	text-align: center;
}

.ocf_topic_poll_radio, .ocf_topic_poll_result {
	text-align: right;
	width: 47%;
	padding: 4px 8px 4px 3px;
}

.ocf_topic_poll_results {
	font-weight: bold;
	text-align: center;
}

.ocf_topic_poll_result_2 {
	padding: 3px;
	font-size: 0.8em;
}

.ocf_topic_poll_result_2 img {
	vertical-align: text-bottom;
}

.ocf_topic_poll_radio_2 {
	padding: 3px;
}

.ocf_post_buttons {
}

.ocf_post_emphasis, .ocf_post_personal {
	background-color: #312343; 
	font-size: 0.85em;
	font-weight: bold;
	color: #ffffff; 
	text-align: center;
}

.ocf_post_emphasis {
	background-color: #840305; 
	color: #f3e6e7; 
}

.ocf_post_personal {
	background-color: #048305; 
}

.ocf_post_empty {
	width: 85%;
	text-align: right;
	padding-top: 7px;
	margin: 0 auto;
}

.ocf_topic {
	background-color: #050407; 
	table-layout: fixed; /* Needed to be able to lock in overflow scrolling to individual cells */
}

.ocf_topic th {
	vertical-align: middle;
}

.ocf_topic_poster_title {
	font-size: 0.8em;
	margin-top: 5px;
}

.ocf_guest_poster {
	font-weight: bold;
}

.ocf_post_details {
	height: 21px;
	text-align: left;
}

.ocf_post_details_date {
	float: left;
	width: 25em;
	padding-left: 4px;
}

.ocf_post_details_unvalidated {
	float: left;
}

.ocf_post_details_grapple {
	float: right;
	padding-right: 7px;
}

.ocf_topic_post_member_details {
	padding: 5px;
}

.ocf_topic_poster_name {
	text-align: center;
	padding: 0 20px;
}

.ocf_topic_poster_more {
	padding-left: 5px;
}

.ocf_topic_post_avatar {
	margin: 0 auto;
}

.ocf_topic_post_area {
	padding: 5px;
}

hr.ocf_sig_barrier {
	border-top: 1px solid #1d1528; 
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	height: 0;
	width: 40%;
	background-color: #1d1528; 
	margin: 1em 1em 1em 0;
}

.ocf_post_emphasis {
	text-align: center;
}

.ocf_topic_control_functions {
	font-size: 0.85em;
	margin: 5px 0 0 0;
}

.ocf_topic_actions {
	margin: 15px 0;
	font-size: 0.85em;
}

.ocf_topic_control_functions div, .ocf_topic_actions div {
	margin-right: 17px;
}

.ocf_quick_reply {
	margin-top: 40px;
}

/*
=========================
=======Forum View========
=========================
*/

.ocf_intro_question_answer_box {
	text-align: center;
}

.ocf_pt_category_filters {
	font-weight: bold;
}

.ocf_category_hide_button {
	float: right;
	border-bottom: 0;
	margin-right: 2px;
}

.ocf_forum_category_centered_header {
	text-align: center;
}

.ocf_forum_category_description {
	background-color: #120028; 
	color: #C0C0C1; 
	font-weight: bold;
	font-size: 0.85em;
	text-indent: 45px;
}

.ocf_forum_description {
	color: #c0c0c1;  /*75% black over ocf_row2 color*/
	font-size: 0.85em;
}

.ocf_forum_subforums {
	font-size: 0.85em;
}

.ocf_forum_category_cell th, .ocf_forum_category td {
	padding: 3px 3px 3px 5px;
	text-align: left;
	height: 1.8em;
}

.ocf_forum_in_category_forum {
	padding: 10px; 
}

.ocf_forum_new_post_indicator {
	vertical-align: middle;
}

.ocf_forum_num_topics {
	text-align: center !important;
}

.ocf_forum_num_posts {
	text-align: center !important;
}

.ocf_forum_latest {
}

.ocf_forum_topic_description {
	font-size: 0.85em;
	color: #c0c0c1; 
}

.ocf_forum_topic_row_poster {
	text-align: center;
}

.ocf_forum_topic_row_num_posts {
	text-align: center;
}

.ocf_forum_topic_row_num_views {
	text-align: center;
}

.ocf_forum_topic_row_last_post {
}

.ocf_forum_topic_row_preview_button {
	border: 1px solid #41384d; 
	background-color: #050407; 
	font-size: 0.85em;
	padding: 3px !important;
	float: right;
}

.ocf_forum_topic_row_emoticon {
	text-align: center;
	width: 30px;
}

.ocf_forum_topic_row_preview {
	padding: 6px;
}

.ocf_unread_topic_title {
	font-weight: bold;
}

/*
=========================
=========Header==========
=========================
*/

.ocf_information_bar_outer {
	margin-bottom: 10px;
}

.ocf_information_bar { 
	background-color: #040306; 
	font-size: 0.85em;
	border-collapse: collapse;
	white-space: nowrap;
	width: 100%;
}

.ocf_member_column, .ocf_guest_column {
	height: 8em;
	padding: 3px;
	float: left;
	vertical-align: top;
	margin-left: -1px;
	border-left: 1px solid #41384d; 
}

.ocf_guest_column {
	padding: 7px;
	padding-bottom: 0;
}

.ocf_guest_column_a {
}

.ocf_guest_column_b {
	float: right;
	text-align: right;
}

.ocf_member_column_a {
	text-align: center;
	vertical-align: middle;
	border-left: 0;
	width: 112px;
}

.ocf_member_column_b {
	border-left: 0;
	width: 20em;
}

.ocf_member_column_c {
	width: 23.4em;
}

.ocf_member_column_d {
	width: 11.3em;
	white-space: nowrap;
}

.ocf_member_column_d .actions_list {
	margin: 5px 0 0 0;
}

.ocf_member_column_e {
	white-space: nowrap;
}

.ocf_member_column_title {
	font-weight: bold;
}

.ocf_member_column_logout {
	font-size: 0.8em;
}

.ocf_member_column_pts {
	color: red;
	font-weight: bold;
}

.ocf_notification {
	margin: 0 auto;
	width: 60%;
}

.ocf_notification_type {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
}

.ocf_notification_post {
	padding: 8px;
}

.ocf_notification_view {
	text-align: center;
	width: 100%;
}

.ocf_search_box {
	margin-bottom: 10px;
}

.ocf_member_column_last_visit ul {
	margin: 0;
	padding: 0;
}

.ocf_member_column_last_visit li {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

/*
=========================
=========Footer==========
=========================
*/

.ocf_stats_1 {
	padding: 0px;
}

.ocf_stats_2 {
	border: 0;
	border-collapse: collapse;
}

.ocf_stats_usersonline_1 {
	text-align: center;
	padding: 5px;
}

.ocf_stats_usersonline_2 {
	border-left: 1px solid #7a698e; 
	border-bottom: 1px solid #7a698e; 
	padding: 3px;
	font-size: 0.85em;
	line-height: 1.4em;
}

.ocf_stats_main_1 {
	text-align: center;
	font-weight: bold;
}

.ocf_stats_main_2 {
	border-left: 1px solid #7a698e; 
	padding: 3px;
	font-size: 0.85em;
	line-height: 1.4em;
}

a.ocf_gcol_1:link, a.ocf_gcol_1:visited, a.ocf_gcol_1:hover, a.ocf_gcol_1:active {
	color: #9C029A;  /* Range of bright varying colours */
}

a.ocf_gcol_2:link, a.ocf_gcol_2:visited, a.ocf_gcol_2:hover, a.ocf_gcol_2:active {
	color: #FA0C00;  /* Range of bright varying colours */
}

a.ocf_gcol_3:link, a.ocf_gcol_3:visited, a.ocf_gcol_3:hover, a.ocf_gcol_3:active {
	color: #AA6A04;  /* Range of bright varying colours */
}

a.ocf_gcol_4:link, a.ocf_gcol_4:visited, a.ocf_gcol_4:hover, a.ocf_gcol_4:active {
	color: #5800FA;  /* Range of bright varying colours */
}

a.ocf_gcol_5:link, a.ocf_gcol_5:visited, a.ocf_gcol_5:hover, a.ocf_gcol_5:active {
	color: #0099FA;  /* Range of bright varying colours */
}

a.ocf_gcol_6:link, a.ocf_gcol_6:visited, a.ocf_gcol_6:hover, a.ocf_gcol_6:active {
	color: #859638;  /* Range of bright varying colours */
}

a.ocf_gcol_7:link, a.ocf_gcol_7:visited, a.ocf_gcol_7:hover, a.ocf_gcol_7:active {
	color: #2BAB03;  /* Range of bright varying colours */
}

a.ocf_gcol_8:link, a.ocf_gcol_8:visited, a.ocf_gcol_8:hover, a.ocf_gcol_8:active {
	color: #7D7E04;  /* Range of bright varying colours */
}

a.ocf_gcol_9:link, a.ocf_gcol_9:visited, a.ocf_gcol_9:hover, a.ocf_gcol_9:active {
	color: #966038;  /* Range of bright varying colours */
}

a.ocf_gcol_10:link, a.ocf_gcol_10:visited, a.ocf_gcol_10:hover, a.ocf_gcol_10:active {
	color: #96384A;  /* Range of bright varying colours */
}

a.ocf_gcol_11:link, a.ocf_gcol_11:visited, a.ocf_gcol_11:hover, a.ocf_gcol_11:active {
	color: #963895;  /* Range of bright varying colours */
}

a.ocf_gcol_12:link, a.ocf_gcol_12:visited, a.ocf_gcol_12:hover, a.ocf_gcol_12:active {
	color: #4E3896;  /* Range of bright varying colours */
}

a.ocf_gcol_13:link, a.ocf_gcol_13:visited, a.ocf_gcol_13:hover, a.ocf_gcol_13:active {
	color: #386296;  /* Range of bright varying colours */
}

a.ocf_gcol_14:link, a.ocf_gcol_14:visited, a.ocf_gcol_14:hover, a.ocf_gcol_14:active {
	color: #389596;  /* Range of bright varying colours */
}

a.ocf_gcol_15:link, a.ocf_gcol_15:visited, a.ocf_gcol_15:hover, a.ocf_gcol_15:active {
	color: #389653;  /* Range of bright varying colours */
}

/*
=========================
======Post history=======
=========================
*/

.ocf_post_history_header {
	margin-top: 10px;
	text-align: left;
}

.ocf_history_post_meta {
	border: 1px solid;
}

.ocf_history_post_meta_head {
	font-weight: bold;
}

.ocf_history_post_head {
	font-style: italic;
}

h2.ocf_post_history_header {
	color: #d6d3d9; 
}

.ocf_history_post_links {
	text-align: right;
	border: 1px solid;
	padding: 5px;
	font-style: italic;
}

.ocf_history_post_buttons {
	text-align: right;
	border: 1px solid;
	padding-bottom: 20px;
}

.ocf_history_post {
	width: 62%;
	border: 1px solid;
}

.ocf_history_post textarea {
	border: 0;
	padding-left: 10px;
}

/*
=========================
=======Edit Forum========
=========================
*/

.ocf_edit_forum_category {
	background-color: #9FB7DB; 
}

.ocf_edit_forum_category, .ocf_edit_forum_forum {
	border: 1px solid #7a698e; 
	margin-top: -1px;
	padding: 5px;
	font-size: 1em;
}

.ocf_edit_forum_forum {
}

.ocf_edit_forum_type {
	float: right;
	width: 5em;
}

.ocf_edit_forum_title {
	float: left;
	width: 40%;
}

.ocf_edit_forum_orderings {
	padding-top: 10px;
}

.ocf_edit_forum_orderings_f {
	padding-left: 25px;
}

.ocf_edit_forum_under {
	padding-left: 50px;
}

/*
=========================
======Miscellaneous======
=========================
*/

.ocf_join_1 {
	text-align: center;
}

.ocf_emoticon_cell {
	float: left;
	width: 25%;
}

.ocf_sig_details {
	width: 30%;
	margin: 0 auto;
	text-align: center;
	padding: 3px;
}

.ocf_avatar_page_old_avatar {
	float: right;
	padding-left: 50px;
	text-align: right;
}

.ocf_avatar_page_text {
	float: left;
	width: 60%;
}

.ocf_member_profile_avatar {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}

.ocf_current_sig_wrap {
	margin-bottom: 15px;
}

.ocf_current_sig {
	width: 80%;
	margin: 0 auto;
}

.ocf_member_actions {
}

.ocf_member_actions_left {
	width: 40%;
	float: left;
}

.ocf_member_actions_right {
	width: 40%;
	float: left;
}

.ocf_member_detailer_titler {
	font-weight: bold;
}

.ocf_member_details_boxes {
	background-color: #050407; 
	overflow: hidden;
}

.ocf_member_detailer_a, .ocf_member_detailer_b {
	border-bottom: 1px dotted #41384d; 
}

.ocf_member_detailer_a div, .ocf_member_detailer_b div {
	padding: 5px;
}

.ocf_member_detailer_a {
	background-color: #050407; 
}

.ocf_member_detailer_b {
	background-color: #050407; 
}

.ocf_whisper_lead_in {
	margin: 15px 0;
}

.ocf_whisper_choose_box {
	margin-bottom: 30px;
	padding: 40px;
	width: 44%;
}

.ocf_member_box_avatar {
	float: right;
}

