/******************************************************/
/* Simpleboard CSS File                               */
/* These days, Simpleboard uses the Template CSS file */
/* It's adviced that you do not change this CSS file  */
/* Unless you know what you are doing... If you need  */
/* to change tableheader colours, or anything, look   */
/* in the template CSS file first... here there are   */
/* only definitions that are necessary but don't fit  */
/* the template CSS'es..                              */
/******************************************************/

body {
}

/* SimpleBoard footer Banner */
.sb_footer {
        font-family: Arial, Verdana, sans-serif;
        font-size: 7pt;
        text-align: center;
        }

/* Post History */
.sb_review_table  {
        border-left: 1px solid #FFBE69;
		border-right: 1px solid #FFBE69;
		border-bottom: 3px solid #FFBE69;
		text-align: left;
        }
.sb_review_header {
        background-color:#FFBE69;
		padding: 5px;
        }
.sb_review_body0   {
        background-color:#FFF5E3;
		padding: 5px;
        }
.sb_review_body1   {
        background-color:#FFE8C1;
		padding: 5px;
        }        
.sb_review_quote  {
        padding:5px;
        border:solid 1px #000000;
        background-color:#C0C0C0;
        color:#ffffff;
        font-size: 9px;
		display: block;
        }
        
/* Quote & Code blocks */
td pre {
       background-color: #e6e6e6;
       border: 1px solid #000000;
       overflow: scroll;
       width: 350px;
}

.sb_quote {
        padding:5px;
        border:solid 1px #000000;
        background-color:#e6e6e6;
        color:#000000;
        font-family: Arial, Verdana, sans-serif;
        font-size: 9px;
        display: block;
        }    

/*new and not_new notifications */
.sb_new {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #FF0000;
   /*background: #f9f9f9;*/
	background: #FFE8C1;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
.sb_new_legend {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #FF0000;
}

.sb_notnew {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #C0C0C0;
   /*background: #f9f9f9;*/
	background: #FFE8C1;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

.sb_notnew_legend {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #C0C0C0;
}

/*file attachments */
.sb_file_attachment {
        BACKGROUND: url(emoticons/file.png) no-repeat; 
        padding-top: 2px;
        padding-left: 35px;
        
        border:solid 1px #000000;
        background-color:#ededed;
        color:#000000;
        font-family: Arial, Verdana, sans-serif;
        font-size: 9px;
        }

/* write.html.php */

.image_hide {
   position: relative;
   visibility: visible;
   font-size: 9px;
   font-family: Arial, Sans Serif;
}

.file_hide {
   position: relative;
   visibility: visible;
   font-size: 9px;
   font-family: Arial, Sans Serif;
}

.general {
   position: relative;
   visibility: visible;
   font-size: 9px;
   font-family: Arial, Sans Serif
}

/* post message layout */

.sb_leftcolumn {
   width: 200px;
   text-align: right;
   padding: 5px;
   background-color: #FFE8C1;
}

.sb_rightcolumn {
   text-align: left;
   padding: 5px;
   background-color: #FFF5E3;
}

/*avatar picture */
.sb_avatar {
   text-align: center;
   margin-top: 3px;
   margin-bottom: 3px;
   display: block;
}

/* message body */

.div_forum_message_body {
	padding-top: 5px;
}

/* signature */

.div_forum_signature {
	border-top: 1px dotted #FFBE69;
	margin-top: 10px;
	padding-top: 5px;
}

/* category names */


.table_forum_post {
	border-bottom: 3px solid #FFBE69;
	border-left: 1px solid #FFBE69;
	border-right: 1px solid #FFBE69;	
}

.td_forum_user {
	/*background: #f9f9f9;*/
	background: #FFE8C1;
	padding: 5px;
}

.tr_forum_bottom {

}

.td_forum_ip {
	/*background: #f9f9f9;*/
	background: #FFE8C1;
	border-top: 1px solid #FFFFFF;
	padding: 5px;
}

.td_forum_button {
	/*background: #f9f9f9;*/
	background: #FFF5E3;
	text-align: right;
	/*border-left: 1px solid #FFFFFF;*/
	border-top: 1px solid #FFFFFF;
	padding: 2px;
}

.td_forum_path {
	padding: 5px;
}

.td_forum_main {
	/*background: #f9f9f9;*/
	background: #FFF5E3;
	/*border-left: 1px solid #FFFFFF;*/
	padding: 5px;
}

.span_forum_date {

}

.span_forum_subject {
	margin-left: 20px;

}

#div_forum {
	width: 100%;
	text-align: center;
}
#div_forum2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.td_forum_cat {
	/*background: #f0f0f0;*/
	background: #FFBE69;
	padding: 5px;
	font-weight: bold;
}

.a_forum_cat {
	font-size: 14px;
}

.td_forum_legend {
	/*background: #f9f9f9;*/
	background: #FFBE69;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.td_forum_legend2 {
	/*background: #f0f0f0;*/
	background: #FFBE69;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}

.td_forum_forum {
	/*background: #f9f9f9;*/
	background: #FFF5E3;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	
}

.td_forum_forum2 {
	/*background: #f9f9f9;*/
	background: #FFF5E3;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	
}

.img_forum_post {

	
}

.div_forum_page_top {
	/*background: #f0f0f0;*/
	background: #FFBE69;
	font-weight: bold;
	padding: 5px;
}

.div_forum_pub_top {
	/*background: #f0f0f0;*/
	background: #FFBE69;
	padding: 5px;
	font-weight: bold;
}

.td_forum_page_bottom {
	/*background: #f0f0f0;*/
	background: #FFBE69;
	font-weight: bold;
	padding: 5px;
}

.pathway {
	font-weight: bold;
	font-size: 14px;

}	

.input_forum_read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	border: none;
	color: blue;
	margin: 0px;
	padding: 0px;
}

.div_forum_message_head {
	border-bottom: 1px solid #FFBE69;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.h1_forum {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}