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

/* The content of the posts (body of text) */
body{background:#f4fcff url(images/lines.gif);color:#000000;font:12px Tahoma,Arial,Helvetica,sans-serif;
scrollbar-3dlight-color: #6e9fd6;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #eaf9ff;
scrollbar-darkshadow-color: #bdd4ec;
scrollbar-face-color:#ff99ff ;
scrollbar-highlight-color: #bdd4ec;
scrollbar-shadow-color: #6e9fd6;
scrollbar-track-color:#f4fcff}

/*    #bdd4ec  */



/* General font families for common tags */
font,th,td,p{color:#000000;font:12px Tahoma,Arial,Helvetica,sans-serif}

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

/* General page style. The scroll bar colours only visible in IE5.5+ */
a:link,a:active,a:visited,a.postlink{color:#4682b4;text-decoration:none}
	/*la souris passe sur le lien */
a:hover{color:#cc33cc;text-decoration:underline} 

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#ff9933} /* #5493b4*/
a.topictitle:hover{color:#cc33cc}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

/* Added for Mozilla - still need to look at the black background problem though */
iframe{border:0}

hr{border: 0px solid #ffffff;border-top-width:1px;height:0px}

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

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

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

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

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

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

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;background:url(images/catbkg.gif) #ecf5fb;height:30px}
td.cathead{font-weight:bold;letter-spacing:1px;background: #ecf5fb url(images/lines.gif);height:30px}
a.cattitle{text-decoration:none;color:#9900cc}
a.cattitle:hover{text-decoration:none;color:#9900cc}
a.cattitle:visited{text-decoration:none;color:#9900cc}

/* Main table cell colours and backgrounds */
td.row1{background:#f4fcff}
td.row2{background: #eefaff}
td.row3{background: #e4f5fa}
td.spacerow{background:#ffffff}

/* Header cells - the blue and silver gradient backgrounds */
th{background: #ecf5fb url(images/lines.gif);color:#333333;font-size:11px;
font-weight:bold;height:25px;white-space:nowrap;text-align:center}

/* Code blocks */
.code{background:#fafafa;border: 1px solid #6e9fd6;color:#006600;
font:11px Courier,"Courier New",sans-serif;padding:5px}

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

/* This is the border line & background colour round the entire page */
.bodyline{background:#f4fcff;color:#000000;border: 1px solid #99bbe4;
}

/* This is the outline round the main forum tables */
.forumline{background:#6e9fd6;color:#000000;border:0px}

/* 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;)*/
.helpline{background:#eefaff;border-style:none;color:#000000}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 20px/120% Tahoma,Verdana,Arial,Helvetica,sans-serif;text-decoration:none}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:11px;font-weight:bold}
.postbody{font:12px/125% Tahoma,Verdana,Arial,Helvetica,sans-serif}

/* Location,number of posts,post date etc */
.postdetails{color:#000000;font-size:10px}

/* Quote blocks */
.quote{background:#fafafa;border:1px solid #6e9fd6;color:#444444;
font:11px/125% Tahoma,Verdana,Arial,Helvetica,sans-serif}

.subtitle,h2{color:#000000;font:bold 18px/180% Tahoma,Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* These are table top and bottom backgrounds */
.tt12bkg{background:url(images/tt12_m.gif) repeat-x;height:12px;width:100%}
.tb12bkg{background:url(images/tb12_m.gif) repeat-x;height:12px;width:100%}
.tt22bkg{background:url(images/tt22_m.gif) repeat-x;height:22px;width:100%}
.tb22bkg{background:url(images/tb22_m.gif) repeat-x;height:22px;width:100%}
.ttb{width:100%}

/* This is the header table with imac screen */
.scrntbkg{background:url(images/scrn_t.gif) repeat-x;height:14px;width:100%}
.scrnbbkg{background:url(images/scrn_b.gif) repeat-x;height:14px;width:100%}
.scrnlbkg{background:url(images/scrn_l.gif) repeat-y;width:14px}
.scrnrbkg{background:url(images/scrn_r.gif) repeat-y;width:14px}
.scrn{width:100%;text-align:center}
td.scrnm{background:#ffffff}

/* This is the background behind the post buttons */
.postbkg{background: url(images/lang_english/tabblank.gif) repeat-y;height:20px}