/* Based on the original Style Sheet for the fisubice v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com

Re-Edited by Salagir for Au Coeur de DBZ/
*/

/* The content of the posts (body of text) */
#phpBB {
padding: 2em 1em;
color:#000000;font:12px Verdana,Arial,Helvetica,sans-serif;
}

/* General text */
#phpBB .gensmall{font-size:10px}
#phpBB .genmed{font-size:11px}

/* General page style. The scroll bar colours only visible in IE5.5+ */
#phpBB a:link, #phpBB a:active, #phpBB a:visited, #phpBB a.postlink{color:#32475f;}
#phpBB a:hover, #phpBB a.topictitle:hover { color:#839fbc;}

/* Form elements */
#phpBB form{display:inline}

#phpBB input{margin-bottom:2px;margin-top:2px;text-indent:2px}

#phpBB input, #phpBB textarea, #phpBB select{border-color:#000000;color:#000000;
font-size:11px}

/* Fancy form styles for IE */
#phpBB input,#phpBB textarea,#phpBB select,#phpBB input.button{border-width:1px;font:normal 11px Verdana,Arial,Helvetica,sans-serif}

/* The buttons used for bbCode styling in message post */
#phpBB input.button{background:#fafafa;color:#000000}
#phpBB input.catbutton{background:#fafafa;color:#000000;font-size:10px}

/* The main submit button option */
#phpBB input.mainoption{background:#fafafa;color:#000000;font-weight:bold}
/* The text input fields background colour */
#phpBB input.post,#phpBB textarea.post,#phpBB select{background: #ffffff;color:#000000}

/* Category gradients*/
#phpBB td.cat{font-weight:bold;letter-spacing:1px;color:#000000;background:#d9e2ec;height:29px}

/* Main table cell colours and backgrounds */
#phpBB td.row1{background: #f4f6fb;color:#000000; font-size:12px}
#phpBB td.row2{background: #e1e9f2;color:#000000}
#phpBB td.row3{background: #d7e2ef;color:#000000}
#phpBB td.spacerow{background:#cad9ea;color:#000000}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
#phpBB td.rowpic{background:#ffffff}

/* Header cells - the blue and silver gradient backgrounds */
#phpBB th{background: #c6d3e4 ;color: #516a88;font-size:11px;
font-weight:bold;height:28px;white-space:nowrap;text-align:center}

/* This is for the error messages that pop up */
#phpBB .errorline{background:#add8e6;color:#000000;border:1px solid #006699}

/* This is the border line & background colour round the entire page */
#phpBB .bodyline{background: #f7f8fc;color:#000000;border:1px solid #98aab1}

/* This is the outline round the main forum tables */
#phpBB .forumline{background:#ffffff;color:#000000;border: 1px solid #486386}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box,but if set to be the same
colour as the background no one will know;)*/
#phpBB .helpline{background:#e1e9f2;border-style:none;color:#000000}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
#phpBB .navphpBB{font-weight:bold}
#phpBB .navphpBB a { text-decoration: none }

