/******************************************************/
/* 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..                              */
/******************************************************/
/* SimpleBoard footer Banner */
.sb_footer {
display:none;
        }

/* Post History */
.sb_review_table  {
        background-color:#F3F3F3;
		  text-align: left;
        }
.sb_review_header {
        background-color:#808080;
        color:#ffffff;
        }
.sb_review_body0   {
        color:#404040;
        background-color:#E2E2E2;
        }
.sb_review_body1   {
        color:#404040;
        background-color:#D1D1D1;
        }        
.sb_review_quote  {
        padding:5px;
        border:solid 1px #000000;
        background-color:#C0C0C0;
        color:#ffffff;
        font-size: 9px;
		  display: block;
        }

/*** pathway setting ***/
.jb_pathway {
margin-bottom:5px;
}

a.jb_pathway:link, a.jb_pathway:visited {

}

a.jb_pathway:hover {

}

/*** header related ***/
/* header container */
#sb_header {
	width:100%;
	margin:0px auto;
}

#sb_header h1 {
width:665px;height:30px;margin-bottom:10px;padding:5px 0px 5px 0px;font-size:14px;line-height:100%;text-indent:10px;background:url(../images/h2_bg.gif) left top no-repeat #FFFFFF;color:#FFFFFF;vertical-align:middle;
}

#sb_header .sb_menu {
float:left;
width:50%;
text-align: left;
padding-top:0px;
margin:0;
	
}
.sb_menu a {
	padding: 3px 6px 3px 6px;
	border: solid 1px #777777;
	margin: 3px;
}

.sb_menu a:hover {
	text-decoration:  none;
	background-color: grey;
}

#sb_header .sb_search {
margin:0px 0px;
float:right;
width:50%;
text-align: right;
padding-top: 0px;
}
#sb_header .sb_search img {line-height:0;vertical-align:middle;}
#sb_header .sb_search input {width:160px;height:18px;font-size:13px;background:#E8E8E8;border:1px solid #999999;}
.spacer {height:0px;clear:both;} 

/* 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;
}

.sb_notnew {
   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: 200 px;
   text-align: right;
}
/*avatar picture */
.sb_avatar {
   text-align: center;
   margin-top: 3px;
   margin-bottom: 3px;
   display: block;
}

/* message body */

.sb_messagebody {
   border-top: 1px dashed #CCCCCC;
   display: block;
   padding-top:10px;
   margin-top:10px;
   margin-bottom:10px;
   line-height:150%;
   font-size:13px;
}

/* signature */

.sb_signature {
   border-top: thin dashed silver;
   margin-bottom: 4px;
   padding-top: 4px;
   margin-top: 4px;
   display: block;
}

/* category names */

.sb_catname {
	font-size: 12 px;
}

/* author name under the topic subject */

.sb_author {
	float: left;
	width: 100%;
	font-size:11px;
}

/* topic pagination */

.sb_pagination {
	float: right;
	width: 40%;
	font-size: x-small;
}


/* add dmp */
table.contentpane {width:100%;border-width:0px;border-spacing:0px;border-collapse:collapse;empty-cells:show;clear:left;}
table.contentpane td {margin-bottom:10px;padding:0px;line-height:140%;vertical-align:top;}
table.contentpane-list {width:100%;border-width:0px;border-spacing:0px;border-collapse:collapse;empty-cells:show;clear:left;}
table.contentpane-list td {margin:0px;padding:5px;line-height:140%;vertical-align:top;border:1px solid #CCCCCC;}
table.contentpane-list td table {width:100%;border-width:0px;border-spacing:0px;border-collapse:collapse;empty-cells:show;clear:left;}
table.contentpane-list td table td {padding:0px;border:none;}
table.contentpane-form {width:100%;border-width:0px;border-spacing:0px;border-collapse:collapse;empty-cells:show;clear:left;}
table.contentpane-form td {margin:0px;padding:0px;line-height:140%;vertical-align:top;border:1px solid #CCCCCC;}
.contact_email {margin:10px;}
.contact_email p {margin-bottom:10px;line-height:140%;}
table td.sectiontableheader {padding:1px;white-space:nowrap;background:#FBD985;}
td.createdate {width:99%;}
table.contentpane-b {width:100%;margin:5px 0px 5px 0px;border-width:0px;border-spacing:0px;border-collapse:collapse;empty-cells:hidden;clear:left;}
table.contentpane-b td {margin:0px;padding:5px;line-height:140%;vertical-align:top;}
table.contentpane-c {width:100%;margin:5px 0px 5px 0px;border-width:0px;border-spacing:0px;border-collapse:collapse;empty-cells:hidden;clear:left;}
table.contentpane-c td {margin:0px;padding:5px;line-height:140%;vertical-align:top;border:1px solid #CCCCCC;}
.sectiontableentry1 {}
.sectiontableentry1 a {text-decoration:none;}
.sectiontableentry2 {}
.sectiontableentry2 a {text-decoration:none;}
table.pollstableborder {width:100%;border-width:0px;border-spacing:0px;border-collapse:collapse;empty-cells:show;clear:left;}
table.pollstableborder {margin:0px;padding:0px;line-height:140%;vertical-align:top;border:1px solid #CCCCCC;}
th.sb_catname {padding:20px 0px 0px 0px;font-size: 16px;}

