/******************************************************/
/* MamboBoard CSS File                               */
/* These days, MamboBoard 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 {
        font-family: Arial, Verdana, sans-serif;
        font-size: 7pt;
        text-align: center;
        }

/* 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;
        }
        
/* Quote & Code blocks */
td pre {
       background-color: #e6e6e6;
       border: 1px solid #000000;
       overflow: scroll;
       width: 350px;
}

.sb_quote {
        padding:10px;
        border:solid 1px #DDDDDD;
        background-color:#f8f8f8;
        color:#000000;
        font-family: Arial, Verdana, sans-serif;
        font-size: 11px;
        display: block;
		margin:2px;
        }    
/*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: 80px;
   text-align: left;
   font-size:12px;
   vertical-align:top;
   padding-top:3px;
}
/*avatar picture */
.sb_avatar {
   text-align: center;
   margin-top: 3px;
   margin-bottom: 3px;
   display: block;
}

/* message body */

.sb_messagebody {
   border-top: 1px solid #DDDDDD;
   display: block;
   padding-top: 4px;
   margin-top: 4px;
   margin-bottom: 4px;
}

/* 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:14px;
	font-weight:bold;
	height:25px;
	padding-left:10px;
	background: url(../../grafics/sb_catname.png) repeat-y; 
	border-bottom:1px #FFCC00 solid;
	vertical-align:middle;
	color:#FFFFFF;
}

.sb_catname a{
	color:#FFFFFF;
}

.contentpane .sectiontableheader {
	height:20px;
	padding:4px 10px;
	font-size:11px;
	border-bottom: 1px solid #eeeeee;
	font-weight:normal;
}

.contentpane .sectiontableentry2 td, .contentpane .sectiontableentry1 td{
	padding:7px 10px;
	font-size:12px;
	line-height:1.5;
	border-bottom: 1px solid #eeeeee;
}

.contentpane .sectiontableentry2 td a, .contentpane .sectiontableentry1 td a{
	font-size:13px;
	font-weight:bold;

}

.contentpane .sectiontableentry2 td{
	background: url(../../grafics/sectiontableentry2.png) repeat-x;
	background-color:#F3F3F3;
}

.contentpane .sectiontableentry1 td{
	background: url(../../grafics/sectiontableentry1.png) repeat-x;
	background-color:#FAFAFA;
}

.contentpane .sectiontableentry1 .topOfMessage td, .contentpane .sectiontableentry2 .topOfMessage td,
.contentpane .sectiontableentry1 .topOfMessage td a, .contentpane .sectiontableentry2 .topOfMessage td a{
	height:15px;
	font-size:11px;
	padding:0;
	border:none;
}

.forumInputBox {
	padding:3px;
	border:1px solid silver;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:3px;
	width:400px;
}

.forumDDL {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid silver;
	margin:3px;
	background-color:white;
}

.forumButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid silver;
	margin:3px;
	background-color:white;
	padding:1px;
}

/*modul cerca forum*/

.divCercadorForum {
	width: 230px;	
	float:left;
	display:inline;
	overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px solid #FFCC00;
	background: url(/portal/images/images/dissenyNou/fonsCercadorForum.png) left top no-repeat;
}

.divCercadorForum  .content{
	margin:40px 15px 10px 15px;
	width:200px;
	text-align:right;
}

.divCercadorForum  .content .inputbox{
	width:194px;
	border:1px solid #CCCCCC;
	color:#333333;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
	vertical-align:middle;
	padding:3px;
	_width:200px;
}


.divCercadorForum  .content .inputbutton{
	margin-top:5px;
	border:none;
	color:#666666;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
}

.searchintro {
	font-size: 13px;
	margin-bottom:10px;
}

.searchintro h1 {
	font-size: 20px;
	font-weight:bold;
	line-height:1;
}

