/*
*************************************************************
*  CSS file for Vanderschueren
*  Author : Thierry Vanderschueren
*  Creation : 12/10/2005
*
**************************************************************
*/
/* Built-ins */
h1.wikiaction { font-size:150%; margin:0px; }
#wikiedit form { margin:1px; }
#wikiedit textarea { width:740px; height:460px; }
.vspace { margin-left:5px; }
.indent { margin-left:30px; }
.outdent { margin-left:30px; text-indent:-30px; }
.pagetitle { }
a.varlink { }
.diffbox { width:740px; }
.diffadd code, .diffdel code { padding-right:1px; white-space:normal; }
.diffrestore, .difftype, .difftime, .diffauthor { font-size:8pt; font-family:Verdana; }
.diffrestore { margin-top:4px; }
.wikitrail { white-space:nowrap; }
#wikipreview { width:700px;  padding:10px; padding-top:4px;
 border:1px dotted #cccccc; }
.wikisearchbutton {font-family: Tahoma, Verdana; font-size: 8pt; font-weight: bold ;margin-left:1em;}
.wikisearch {margin-left:10px;}

.button {font-family: Tahoma, Verdana; font-size: 8pt; font-weight: bold;}

/* General settings */
BODY
   {
   scrollbar-base-color : #0080FF;
   background-color :  #FFFFFF;
   color :  #000000;
   font-family : Verdana, Arial;
   font-size : 10pt;
   font-style :  normal;
   font-weight :  normal;
   margin-left : 10px;
   text-align : left;
   text-decoration : none;
   }
P {
   margin-left : 10px;
   text-align : left;
   }
H1
   {
   font-family :  Verdana, Arial;
   font-size : 16pt;
   font-style :  normal;
   font-weight :  bold;
   color :  #0080FF;
   text-align : center;
   }
H2
   {
   color :  #0080FF;
   font-family :  Verdana, Arial;
   font-size : 14pt;
   font-style : normal;
   font-weight : bold;
   text-align :  left;
   margin-left : 5px;
   }
H3
   {
   font-family :  Verdana, Arial;
   font-size : 12pt;
   font-weight : bold;
   text-align :  left;
   margin-left : 5px;
   }
img { border-width:0px; border-color:#cccccc; }
textarea, pre, tt, code { font-size:10pt; }
small { font-size:0.85em; }
/* Links */
A:LINK
   {
   color :  #004CA5;
   text-decoration : none;
   font-weight : normal;
   }
A:VISITED
   {
   color :  #004CA5;
   text-decoration : none;
   font-weight : normal;
   }
A:ACTIVE
   {
   color :  #004CA5;
   text-decoration : none;
   font-weight : normal;
   }
LI
   {
   color :  black;
   font-family : Verdana, Arial;
   font-size : 9pt;
   font-style :  normal;
   font-weight :  normal;
   text-align :  left;
   }
TD
   {
   font-family : Verdana, Arial;
   font-size : 9pt;
   font-style :  normal;
   font-weight :  normal;
   }
HR
   {
   text-align : center;
   width : 50%;
   }
.tableheader
   {
   font-weight      : bold;
   color            : #FFFFFF;
   background-color : #0080FF;
   text-align       : center;
   }


#Main {background-color : #000000; color : #FFFFFF; font-family: Arial; font-size: 10pt;}
#Main a:link {color : #FFFFFF;;   text-decoration : none;   font-weight : normal;    }
#Main A:LINK {color :  #FFFFFF;   text-decoration : none;   font-weight : normal;   }
#Main a:visited {color :  #FFFFFF;   text-decoration : none;   font-weight : normal;   }
#Main a:HOVER {color : #FFFFFF;   text-decoration : underline;   font-weight :  normal;   }
#Private {background-color : #000000; color : #FFFFFF; font-family: Arial; font-size: 10pt;}
#Private a:link {color : #FFFFFF;;   text-decoration : none;   font-weight : normal;    }
#Private A:LINK {color :  #FFFFFF;   text-decoration : none;   font-weight : normal;   }
#Private a:visited {color :  #FFFFFF;   text-decoration : none;   font-weight : normal;   }
#Private a:HOVER {color : #FFFFFF;   text-decoration : underline;   font-weight :  normal;   }
#invisible { display:none; }

#NB  {font-size : 14pt ; color: #FFFFFF; bgcolor : #0066CC ; text-align : center;}

#wikitext body
   {
   margin-left:5px;
   }
#wikitext body, a , a:link, a:hover
   {
   font-family : Verdana, Arial;
   font-size : 9pt;
   font-style :  normal;
   font-weight :  normal;
   }
#wikitext a:link    (font-weight :  normal;)
#wikitext a:hover   {text-decoration : underline;   font-weight :  normal;)
#wikitext a:visited (font-weight :  normal;)

@media print
  {
    #wikilogo,#wikihead,#wikicmds,#wikifoot,#wikileft {display:none;}
    body {width:auto;font-family:serif;font-size:14px;margin-right:1em;}
    table, td, li, ul , ol {width:auto;font-family:serif;font-size:14px;margin-right:1em;}
}

/*
End of css
*/

