/*
  The original xbox Theme for phpBB version 2+
  Created by Scott Stubblefield
  http://www.realdealstubblefield.com
  
  Validé avec http://jigsaw.w3.org/css-validator/validator
Sauf pour les spécificités PwsPHP en fin de code
*/


/* Style général de la page. */
       body  {
          background-image : url(themes/xbox/images/main_back.gif);
      }

/* General font families for common tags */
      font , th , td , p {
           color : #000000;
           font-family : Arial, Helvetica, sans-serif;
           font-size : 12px;
      }
      a:link , a:active , a:visited {
           color : #297b01;
           text-decoration : none;
      }
      a:hover {
           color : #ff6600;
      }

/* Changement des images de fond pour la barre menu */
      .top_menu_bttn {
           background-image : url(/themes/xbox/images/menu_buttonsoff.gif);
           background-position : 0% 0%;
           padding-left : 6px;
           padding-right : 6px;
           display : block;
           height : 51px;
           line-height : 34px;
           text-decoration : none;
           color : #297b01;
           font-size : 14px;
           font-weight : bold;
      }
      .top_menu_bttn:hover {
           background-image : url(/themes/xbox/images/menu_buttonson.gif);
           background-position : 0% 0%;
           padding-left : 6px;
           padding-right : 6px;
           display : block;
           height : 51px;
           line-height : 34px;
           text-decoration : none;
           color : #ff6600;
           font-size : 14px;
           font-weight : bold;
      }
      .top_menu_bttn a {
           background-image : url(/themes/xbox/images/menu_buttonsoff.gif);
           background-position : 0% 0%;
           padding-left : 6px;
           padding-right : 6px;
           display : block;
           height : 51px;
           line-height : 34px;
           text-decoration : none;
           color : #297b01;
           font-size : 14px;
           font-weight : bold;
      }
      .top_menu_bttn a:hover {
           background-image : url(/themes/xbox/images/menu_buttonson.gif);
           background-position : 0% 0%;
           padding-left : 6px;
           padding-right : 6px;
           display : block;
           height : 51px;
           line-height : 34px;
           text-decoration : none;
           color : #ff6600;
           font-size : 14px;
           font-weight : bold;
      }

      .blocline {
           background-color : #c0c0c0;
           border : 1px solid #606164;
      }
      .forumline {
           background-color : #666666;
           border : 2px solid #b8b8b8;
           
/* Main table cell colours and backgrounds */
      }
      td.row1 {
           background-color : #c7dcb2;
      }
      td.row2 {
           background-color : #c7dcb2;
           border : medium none inherit;
      }
      td.row3 {
           background-color : #c7dcb2;
           border : medium none inherit;
      }
      
/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
      td.rowpic {
           background : url(/themes/xbox/images/cellpic2.jpg) repeat-x;
      }
      
/* Header cells - gradient backgrounds */
      th {
           color : #000000;
           font-weight : bold;
           font-size : 11px;
           background : #ffffff url(/themes/xbox/images/images/cellpic3.gif) repeat;
           height : 25px;
      }
      td.cat , td.catHead , td.catSides , td.catLeft , td.catRight , td.catBottom {
           background : #d1d7dc url(/themes/xbox/images/images/cellpic1.gif) repeat;
           height : 28px;
      }
      
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
      td.cat , td.catHead , td.catBottom {
           height : 29px;
           border-width : 0;
      }
      th.thHead , th.thSides , th.thTop , th.thLeft , th.thRight , th.thBottom , th.thCornerL , th.thCornerR {
           font-weight : bold;
           height : 28px;
      }
      td.row3Right , td.spaceRow {
           background-color : #bed3a8;
      }
      th.thHead , td.catHead {
           font-size : 12px;
      }
      
/* The largest text used in the index page title and toptic title etc. */
      .maintitle , h1 , h2 {
           color : #000000;
           font-weight : bold;
           font-size : 18px;
           font-family : Arial, Helvetica, sans-serif;
           text-decoration : none;
      }

/* Texte General */
      .gen {
           font-size : 11px;
      }
      .genmed {
           font-size : 11px;
      }
      .gensmall {
           font-size : 11px;
      }
      .gen , .genmed , .gensmall {
           color : #000000;
           text-decoration : none;
      }
      a.gen , a.genmed , a.gensmall {
           color : #297b01;
           text-decoration : none;
      }
      a.gen:hover , a.genmed:hover , a.gensmall:hover {
           color : #ff6600;
           text-decoration : none;
      }
      
/* The register, login, search etc links at the top of the page */
      .mainmenu {
           color : #000000;
           font-size : 12px;
      }
      a.mainmenu {
           color : #297b01;
           text-decoration : none;
      }
      a.mainmenu:visited {
           color : #297b01;
           text-decoration : none;
      }
      a.mainmenu:hover {
           color : #33cc00;
           text-decoration : none;
      }
      
/* Titre des Categories de forum */
      .cattitle {
           color : #333333;
           font-weight : bold;
           font-size : 11px;
      }
      a.cattitle {
           color : #000000;
           text-decoration : none;
      }
      
      a.cattitle:hover {
           color: #ff6600;
      }
      
/* Forum title: Text and link to the forums used in: index.php */
      .forumlink {
           color : #297b01;
           font-weight : bold;
           font-size : 12px;
      }
      a.forumlink {
           color : #297b01;
           text-decoration : none;
      }
      a.forumlink:hover {
           color : #ff6600;
           text-decoration : none;
      }
      
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
      .nav {
           color : #000000;
           font-weight : bold;
           font-size : 11px;
      }
      a.nav {
           color : #000000;
           text-decoration : none;
      }
      a.nav:visited {
           color : #000000;
           text-decoration : none;
      }
      a.nav:hover {
           color : #ff6600;
           text-decoration : none;
      }
      
/* titles for the topics: could specify viewed link colour too */
      .topictitle {
           color : #000000;
           font-weight : bold;
           font-size : 11px;
      }
      a.topictitle:link {
           color : #297b01;
           text-decoration : none;
      }
      a.topictitle:visited {
           color : #6e9361;
           text-decoration : none;
      }
      a.topictitle:hover {
           color : #ff6600;
           text-decoration : none;
      }
      
/* Name of poster in viewmsg.php and viewtopic.php and other places */
      .name {
           color : #000000;
           font-size : 11px;
      }
      
/* Location, number of posts, post date etc */
      .postdetails {
           color : #000000;
           font-size : 11px;
      }
      
/* Contenu des posts (body of text) */
      .postbody {
           font-size : 13px;
      }
      a.postlink:link {
           color : #297b01;
           text-decoration : none;
      }
      a.postlink:visited {
           color : #297b01;
           text-decoration : none;
      }
      a.postlink:hover {
           color : #ff6600;
           text-decoration : none;
      }
      

      
/* Copyright and bottom info */
      .copyright {
           color : #000000;
           font-size : 11px;
           font-family : Arial, Helvetica, sans-serif;
      }
      a.copyright {
           color : #000000;
           text-decoration : none;
      }
      a.copyright:hover {
           text-decoration : none;
      }
      
/* Form elements */
      input , textarea , select {
           color : #000000;
           font : normal 13px Arial, Helvetica, sans-serif;
           border-color : #000000;
      }
      
/* The text input fields background colour */
      input.post , textarea.post , select {
           background-color : #ffffff;
      }
      input {
           text-indent : 2px;
      }
      
/* The buttons used for bbCode styling in message post */
      input.button {
           color : #000000;
           font-size : 11px;
           font-family : Arial, Helvetica, sans-serif;
           background-color : #cccccc;
      }
      
/* The main submit button option */
      input.mainoption {
           font-weight : bold;
           background-color : #cccccc;
      }
      
/* None-bold submit button */
      input.liteoption {
           font-weight : normal;
           background-color : #cccccc;
      }
      
/* 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 {
           border : medium none inherit;
      }
      .smilie {
           color : #000000;
           font-weight : bold;
           font-size : 11px;
      }
      a.smilie {
           color : #000000;
           text-decoration : none;
      }
      a.smilie:visited {
           color : #000000;
           text-decoration : none;
      }
      a.smilie:hover {
           color : #ff6600;
           text-decoration : none;
      }


/*----------------------- Options PwsPHP -------------------------*/

/*Barre de défilement seulement visible sous IE 5.5 et +  */
      body  {
      scrollbar-3dlight-color: #3f6e04;
	    scrollbar-arrow-color: #000000;
	    scrollbar-darkshadow-color: #000000;
	    scrollbar-face-color: #3f6e04;
	    scrollbar-highlight-color: #ffffff;
	    scrollbar-shadow-color: #3f6e04;
	    scrollbar-track-color: #e4e4e4;
      }

/* Pour l'option [panneau] du bbcode*/
      .panneau {
	    padding:4px;
	    line-height: 10px;
	    font-family:verdana,arial, Helvetica, sans-serif;
	    color:black;
	    font-size:10px;
	    filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#61bb61', startColorstr='#ffffff', gradientType='1');
	    border: 1px solid #333333;
	    background-color : #ffffff;
       }

/* Ca, c'est pour les citations dans les bbcodes ([quote][/quote])*/
      .quote {
	    padding: 4px;
	    line-height: 10px;
	    font-family : Verdana, Arial, Helvetica, sans-serif;
	    color:black;
	    font-size: 10px;
	    filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#61bb61', startColorstr='#ffffff', gradientType='0');
	    border: 1px solid #333333;
	    background-color : #e1e1e1;
      }


/* Pour les citations dans les bbcode. ([quote][/quote])*/
      .code_php {
	    padding:4px;
	    line-height: 10px;
	    font-family:verdana,arial, Helvetica, sans-serif;
	    color:black;
	    font-size:12px;
	    border: 1px solid #009900;
  	    background-color : #c7dcbe;
      }

