/*
** +---------------------------------------------------+
** | Name : ~/tpl/WhiteSummer/main.css
** | Project : Fire-Soft-Board 2 - Copyright FSB group
** | License : GPL v2.0
** |
** | Vous pouvez modifier, réutiliser et redistribuer
** | ce fichier à condition de laisser cet entète.
** +---------------------------------------------------+
*/

/* Toutes les images du document */
img
{ 
border: none;
}

/* Document global de la page */
body
{ 
background-color: #D8D0D0;
font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

/* Cadre dans la page */
.main
{ border-width: 2px 2px 2px 2px;
border-color: #AEACAC;
border-style: solid;
background-color: #ffffff;
padding: 14px;
}

/* Supprime tout style Ã  un div */
.nodiv
{ 
margin: 0px;
padding: 0px;
text-align: left;
background-color: transparent;
border: none;
color: #000000;
font-size: 14px;
}

/* Style sur les tableaux */
.maintable
{ 
border: 2px solid #AEACAC;
width: 100%;
}

/* Style sur les celules titres des tableaux */
.maintable th
{ border-width: 2px 2px 2px 2px;
border-color: #AEACAC;
border-style: solid;
background-color: #FEF6F6;
font-size: 16px;
padding: 3px;
}

/* Style sur les celules des tableaux */
.maintable td
{ 
background-color: #F9F7F7;
border: 2px solid #AEACAC;
padding: 3px;
}

/* Style sur les div qui se prennent pour des tableaux */
.maindiv
{ 
border: 4px double #AEACAC;
width: 99%;
background-color: #F9F7F7;
padding: 4px;
}

/* Style sur la palette de couleur */
.color_div
{ 
border: 4px double #AEACAC;
background-color: #F9F7F7;
width: 128px;
}

/* */
.smiley_div
{ 
border: 4px double #AEACAC;
background-color: #F9F7F7;
width: 100px;
padding: 2px;
text-align: center;
}

/* Style sur les liens principaux */
a
{ 
color: #800000;
text-decoration: none;
}

/* Survol des liens principaux */
a:hover
{ 
color: #800000;
text-decoration: underline;
}

/* Style sur les liens dans les header de tableaux */
a.headerlink
{ 
color: #000000;
text-decoration: none;
}

/* */
a.headerlink:first-letter
{ 
color: #800000;
}

/* */
a.headerlink:hover
{ 
text-decoration: underline;
}

/* */
th.simpleheader
{ 
background-color: #FEF6F6;
border: 2px solid #AEACAC;
font-size: 14px;
padding: 3px;
}

/* */
th.smallheader
{ 
background-color: #FEF6F6;
border: 2px solid #AEACAC;
font-size: 14px;
padding: 3px;
}

/* */
th.simpleheader span
{ 
font-size: 14px;
}

/* Cadre principal des messages */
.post
{ 
width: 100%;
border: 2px solid #AEACAC;
background-color: #F9F7F7;
}

/* DonnÃ©es du posteur */
.post .userinfo
{ 
width: 180px;
text-align: center;
vertical-align: top;
}

/* Liste des donnÃ©es du posteur */
.post .userinfo .list
{ 
text-align: left;
list-style-type: none;
margin-left: -23px;
font-size: 14px;
}

/* Haut du message */
.post .postheader
{ 
font-weight: bold;
font-size: 14px;
}

/* Haut du message */
.post .postheader2
{ 
text-align: right;
}

/* Contenu du message */
.post .content
{ 
vertical-align: top;
border: 2px dotted #AEACAC;
border-width: 2px 0px 2px 2px;
background-color: #FFFFFF;
padding: 3px;
font-family: Verdana;
line-height: 1.3em;
}

/* Gestion de l'overflow sur les messages */
.post .content div
{ 
width: 100%;
overflow: auto;
}

/* Pied du message */
.post .postfooter
{ 
text-align: right;
font-weight: bold;
font-size: 14px;
}

/* Style du pseudonyme */
.post .nickname
{ 
font-size: 14px;
}

/* Boutton WYSIWYG */
input.wysiwyg_on
{ 
background-image: url(img/wysiwyg_on.gif);
background-repeat: no-repeat;
height: 30px;
width: 83px;
background-color: transparent;
border: none;
}

/* Boutton WYSIWYG */
input.wysiwyg_off
{ 
background-image: url(img/wysiwyg_off.gif);
background-repeat: no-repeat;
height: 30px;
width: 83px;
background-color: transparent;
border: none;
}

/* Regles pour l'enregistrement */
#register_rules
{ 
font-family: Courier, 'Courier New', sans-serif;
padding: 14px;
text-align: left;
background-color: #FBF9F9;
border: 2px solid #200000;
height: 200px;
overflow: auto;
}

/* Style sur le nom des forums */
.forumname
{ 
color: #101820;
font-size: 14px;
font-weight: bold;
}

/* Nom des sujets */
.topicname
{ 
color: #101820;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}

/* petit */
.small
{ 
font-size: 14px;
}

/* Copyright du forum */
.copyright
{ 
font-weight: bold;
font-family: arial;
text-align: right;
font-size: 14px;
}

/* */
hr.delimiter
{ 
border: dashed 2px #212D35;
width: 33%;
margin-top: 3px;
margin-bottom: 3px;
}

/* */
hr.post_delimiter
{ 
border: dashed 2px #212D35;
width: 33%;
}

/* Barre de navigation */
.nav
{ 
font-size: 14px;
border: solid 2px #AEACAC;
background-color: #ECF2FB;
padding: 3px;
padding-left: 7px;
margin-bottom: 14px;
margin-top: 14px;
}

/* Menu d'accueil */
.header_box_left
{ 
font-weight: bold;
font-family: arial;
font-size: 14px;
float: left;
}

/* */
.header_box_right
{ 
font-weight: bold;
font-family: arial;
font-size: 14px;
float: right;
}

/* Menu du header */
.menu
{ 
text-align: center;
margin-top: 7px;
margin-bottom: 14px;
font-size: 14px;
}

/* */
.menu a
{ 
color: #101820;
font-family: sans-serif ;
}

/* Listes */
.list
{
}

/* Options des listes */
option
{ 
color: #000000;
font-family: arial;
}

/* Titres des groupes d'options dans les listes */
optgroup
{ 
color: #800000;
background-color: #FFFFFF;
font-weight: bold;
}

/* Style sur les liens de la pagination */
.pagination_block a
{ 
display: inline;
border: #AEACAC solid 2px;
margin: 2px;
padding: 3px 3px 2px 3px;
background-color: #F9F7F7;
font-weight: bold;
}

/* Style sur les liens de la pagination lorsque le curseur passe dessus */
.pagination_block a:hover
{ 
text-decoration: none;
}

/* Style sur le lien courant de la pagination */
.pagination_block_cur
{ 
display: inline;
border: #AEACAC solid 2px;
margin: 2px;
padding: 3px 3px 2px 3px;
background-color: #E7E8EF;
font-weight: bold;
}

/* Case de calendrier vide */
td.calendar_empty
{ 
background-color: #E4E7EC;
border: 2px solid #AEACAC;
padding: 3px;
}

/* Style sur le numero dans le calendrier */
.calendar_nb
{ 
border: 2px dotted #000000;
border-width: 0px 0px 2px 0px;
width: 100%;
background-color: #E6E9EC;
font-weight: bold;
text-align: center;
}

/* Cases normales du calendrier */
td.calendar_classic
{ 
background-color: #F9F7F7;
border: 2px solid #AEACAC;
padding: 3px;
font-weight: bold;
}

/* Case du jour actuel dans le calendrier */
td.calendar_curent
{ 
background-color: #E9F3FB;
border: 2px solid #FF0000;
padding: 3px;
font-weight: bold;
}

/* Couleur des membres du groupe "administrateur" */
.admin, .admin:hover
{ 
font-weight: bold;
color: #800000;
}

/* Couleur des membres du groupe "moderateurs globaux" */
.modosup, .modosup:hover
{ 
font-weight: bold;
color: #e6a000;
}

/* Couleur des membres du groupe "moderateurs" */
.modo, .modo:hover
{ 
font-weight: bold;
color: #6688bb;
}

/* Couleur des membres du groupe "membres" */
.user, .user:hover
{ 
color: #000000;
}

/* Couleur des bots */
.bot
{ 
color: #1F3E0D;
}

/* Surlignage des mots lors de la recherche */
.highlight_search
{ 
background-color: yellow;
}

/* Div contenant les liens "marquer les forums comme lu" */
.markread
{ 
color: #7788aa;
font-weight: bold;
font-size: 14px;
}

/* Style sur les header des tableaux FSBcode code */
.headercode
{ 
border: 2px #000000 dashed;
background-color: #EEEEEE;
padding: 3px 14px 3px 14px;
font-size: 14px;
}

/* Style sur les fieldsets de FSBcode code */
.maincode
{
-moz-border-radius: 0px;
border-radius: 0px;
}

/* Lien sur les headers de tableaux FSBcode */
.headercode a, .headercode a:hover
{ 
color: #800000;
}

/* Espacement entre les lignes dans le profil public */
#profile td
{ 
border: none;
}

/* Avertissements des utilisateurs */
table.warn_user, table.warn_user td
{ 
border: none;
margin: 0px;
padding: 0px;
}

/* Nouveau style */
legend
{ 
margin-left: 14px;
font-weight: bold;
color: #000000;
font-size: 1.2em;
position: relative;
vertical-align: bottom;
text-transform: uppercase;
}

/* Cadre general entourant les tableaux et les formulaires */
fieldset
{ 
padding: 8px;
border: 2px solid #AEACAC;
background-color: #F9F7F7;
position: relative;
margin: 14px 0px 0px 0px;
-moz-border-radius: 14px;
border-radius: 14px;
}

/* Titre du Fieldset */
legend a
{ 
text-decoration: none;
color: #000000;
}

/* Lien dans les titres du Fieldset */
legend a:hover
{ 
text-decoration: underline;
color: #000000;
}

/* Regles du forum */
fieldset#forum_rules
{ 
font-size: 14px;
border: dotted 2px #AEACAC;
background-color: #FBF9F9;
color: #C11010;
padding: 3px;
}

/* Titres pour les regles du forum */
fieldset#forum_rules legend
{ 
color: #000000;
}

/* Hack Fieldset (ne pas toucher) */
* html fieldset
{ 
padding: 0 14px 3px 14px;
}

/* Hack pour Legend (ne pas toucher) */
* html legend
{ 
margin-bottom: -14px;
margin-left: -7px;
top: -1.2em;
}

/* Lignes dans les formulaires */
fieldset dl
{ 
margin-bottom: 14px;
font-size: 14px;
}

/* Hack pour les fins de blocks (ne pas toucher) */
fieldset dl:after
{ 
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hack pour les fins de blocks (ne pas toucher) */
fieldset dl
{ 
height: 1%;
}

/* Colone de gauche des formulaires */
fieldset dt
{ 
width: 45%;
float: left;
border-right: 2px dotted #AEACAC;
}

/* Colone de gauche des formulaires, en gras */
fieldset dt.strong
{ 
font-weight: bold;
}

/* Style pour les Label des formulaires (phrases clefs dans la colone de gauche) */
fieldset dt label
{ 
font-weight: bold;
}

/* Style des descriptions dans les formulaires */
fieldset dt span
{ 
font-size: 14px;
padding-right: 3px;
}

/* Colone de droite dans les formulaires */
fieldset dd
{ 
margin-left: 45%;
padding-left: 3px;
border-left: 2px dotted #AEACAC;
}

/* Titres dans les formulaires */
fieldset dt#title, fieldset dd#title
{ 
text-align: center;
font-weight: bold;
background-color: #E0E4EA;
padding: 3px;
border: 2px dotted #AEACAC;
}

/* Colone de gauche un peu moins large dans les formulaires */
fieldset.profil dt
{ 
width: 30%;
}

/* Colone de droite un peu plus large dans les formulaires */
fieldset.profil dd
{ 
margin-left: 30%;
}

/* Colone de gauche un peu moins large dans les formulaires */
fieldset.message dt
{ 
width: 173px;
}

/* Colone de droite un peu plus large dans les formulaires */
fieldset.message dd
{ 
margin-left: 173px;
}

/* Bouttons importantes dans les formulaires */
fieldset div
{ 
padding-right: 3px;
background-color: #E0E4EA;
border: 2px dotted #AEACAC;
text-align: center;
}

/* Description en haut des Fieldset */
fieldset .desc
{ 
text-align: center;
border: 2px solid #AEACAC;
background-color: #FBF9F9;
padding: 3px 3px 7px 3px;
font-size: 14px;
}

/* Erreur dans un formulaire */
fieldset div.error, fieldset table td.error
{ 
text-align: center;
border: 2px solid #AEACAC;
background-color: #FBF9F9;
padding: 13px 3px 13px 3px;
font-weight: bold;
}

/* */
fieldset div#left
{ 
padding-left: 13px;
background-color: transparent;
border: none;
text-align: left;
float: left;
}

/* Coloration d'un block lors du passage de la sourie sur ce block */
.highlight:hover
{ 
background-color: #E0E4EA;
}

/* Style de tableau Tab */
table.tab
{ 
width: 100%;
margin: 3px;
}

/* Style des colones des tableaux Tab */
table.tab td, table.tab th
{ 
padding: 3px;
}

/* Style des colones des tableaux Tab */
table.tab th, table.tab th a
{ 
font-size: 14px;
}

/* Style des colones des tableaux Tab */
table.tab th
{ 
background-color: #E0E4EA;
border: 2px dotted #AEACAC;
}

/* Textes des descriptions dans les tableaux de type Tab */
table.tab span
{ 
font-size: 14px;
}

/* Ligne de demarcation des forums */
table.tab tr#forum_row td
{ 
border-bottom: 2px solid #AEACAC;
}

/* Demarcation des forums */
.forum_delimiter
{ 
width: 95%;
border: none;
border-bottom: 2px solid #AEACAC;
}

/* Liens des menus modules */
div#module_list a
{ 
text-align: left;
border: 2px solid #212D35;
display: block;
width: 200px;
line-height: 23px;
border-width: 0px 2px 2px 2px;
background-color: #f9fbfe;
color: #000000;
font-weight: bold;
padding-left: 14px;
}

/* Preliere ligne des menus modules */
div#module_list a.first
{ 
border-width: 2px 2px 2px 2px;
}

/* Ligne de menu module, sellectionnee */
div#module_list a#selected
{ 
color: #101820;
padding-left: 3px;
width: 190px;
}

/* Sourie sur une ligne de menu module */
div#module_list a:hover, div#module_list a#selected:hover
{ 
color: #DB5D1F;
}

/* Titre des pages avec menus modules */
#page_title
{ 
width: 99%;
border: 2px solid #212D35;
background-color: #FEF6F6;
background-image: url(img/bg_th.gif);
background-repeat: repeat-x;
text-align: center;
padding: 3px;
font-size: 16px;
font-weight: bold;
color: #800000;
}

/* Boutton soumettre */
.submit, .submit:hover
{ 
border-bottom: 2px #000000 solid;
border-right: 2px #000000 solid;
border-top: 2px #8D8D8D solid;
border-left: 2px #8D8D8D solid;
padding: 3px;
font-weight: bold;
cursor: pointer;
font-size: 14px;
font-family: arial;
color: #000000;
background-color: #EFEBEB;
text-decoration: none;
}

/* Boutton soumettre appuye */
.submit:focus
{ 
border-top: 2px #000000 solid;
border-left: 2px #000000 solid;
border-bottom: 2px #8D8D8D solid;
border-right: 2px #8D8D8D solid;
}

/* Boutton annuler */
.reset, .reset:hover
{ 
border-bottom: 2px #000000 solid;
border-right: 2px #000000 solid;
border-top: 2px #8D8D8D solid;
border-left: 2px #8D8D8D solid;
padding: 3px;
cursor: pointer;
font-size: 14px;
font-family: arial;
color: #000000;
background-color: #EFEBEB;
text-decoration: none;
}

/* Boutton annuler appuye */
.reset:focus
{ 
border-top: 2px #000000 solid;
border-left: 2px #000000 solid;
border-bottom: 2px #8D8D8D solid;
border-right: 2px #8D8D8D solid;
}

/* Boite contenant le titre et l'image du forum */
#header_forum
{ 
width: 100%;
background-color: #F9F7F7;
margin: 0px;
padding: 0px;
text-align: center;
border: 2px solid #212D35;
clear: both;
}

/* Titre du forum dans le header */
#header_forum span
{ 
font-weight: bold;
font-size: 3px;
}

/* Separateurs de ligne dans les membres en ligne */
fieldset#online .nodiv
{ 
margin-left: 14px;
margin-bottom: 8px;
}

/* OK */
.ok
{ 
color: #5AB830;
font-weight: bold;
}

/* Pas OK */
.ko
{ 
color: #D9361B;
font-weight: bold;
}

/* Style pour la popup DHTML */
.dhtml_popup
{ 
width: 300px;
height: 140px;
position: absolute;
visibility: visible;
border: #212D35 double 3px;
}

/* Style pour le titre de la popup DHTML (il doit etre visible) */
.dhtml_popup legend
{ 
color: #800000;
font-size: 16px;
}

/* Style de l'iframe pour l'Ã©diteur WYSIWYG */
.wysiwyg_frame
{ 
border: 2px #AEACAC solid;
background-color: #FFFFFF;
cursor: text;
font-size: 100px;
}

/* Description des sujets */
#topic_description
{ 
font-size: 0.9em;
text-align: center;
padding-bottom: 3px;
color: black;
font-style: italic;
font-weight: normal;
}

/* Une cellule de base */
.cell
{ border-width: 2px 2px 2px 2px;
border-color: #AEACAC;
border-style: solid;
background-color: #F4F2F2;
margin-top: 3px;padding: 8px;
}

/* Derniere visite le (sur l'index) */
#last_visit
{
float: left;
}

/* Attente AJAX */
#ajax_waiter
{
width: 200px;
padding: 14px;
text-align: center;
font-weight: bold;
position: absolute;
display: none;
}

#preview div
{
background-color: transparent;
border: none;
}

/* Suppression des styles CSS */
.nostyle
{
background-color: transparent;
border: none;
margin: 0px;
padding: 0px;
}
