/**********************************************************************
Xplor CSS : gilles.maire@ignu.fr 
***********************************************************************/

/**********************************************************************
Dimension du site 
***********************************************************************/



DIV#tiki-main {
	width:1024px;
	margin-left : auto;
	margin-right : auto;
	text-align:center;
}

DIV#page-header {
	width:1024px;
	margin-left : auto;
	margin-right : auto;
	text-align:center;
}


DIV#ajaxDebug{
	width:1024px;
	margin-left : auto;
	margin-right : auto;
	background-color:#FFFFFF;	
	text-align:center;
	border-right: 1px solid #5C5C5C;
	border-left: 1px solid #5C5C5C;
}

div#ajaxLoading {
        display: none;
        position: absolute;
        top: 50px;
        right: 50%;
        padding: 3px;
        font-family: Verdana;
        font-size: 90%;
        text-align: center;
        background: transparent url(../lib/shadowbox/images/loading-light.gif) no-repeat 50% 100%;
        height: 43px;
        width: 50px;
}



#siteheader {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align: center;
	background-color :#FFFFFF;
        border-top: 1px solid #5C5C5C;
        border-right: 1px solid #5C5C5C;
	border-left: 1px solid #5C5C5C;
}

DIV#tiki-top {
        height:20px;
        width:1024px;
        valign:bottom;
	  background-color:#FFFFFF;
        
}
DIV#tiki-top a {
	text-decoration : none;
}
DIV#tiki-mid {
        width:auto;
        padding-left:auto;
        padding-right:auto;
        background-color : #FFFFFF;
	
}

DIV#tiki-bot {
	padding-top : 10px;
	padding-bottom : 5px;
	background-color : #0f171e;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	border-bottom : 1px solid #5C5C5C;
}

#leftcolumn {
	width : 200px;
	padding : 0px;
}

#centercolumn {
	background-color: white;
	margin : 0;
	padding:12px;
	width : auto;
	border:2px solid #EAEAEA;
}
#rightcolumn {
	width : 200px; 
	padding : 0px;
/* 	border-left : 1px solid #8CACBB; */
}
DIV#tiki-center {
	padding : 12px 0;
}
DIV#tiki-midtbl {
	width : 100%;
	border-spacing : 0;
	margin : 0;
	padding : 0;
}
div#debugconsole {
	position: absolute;
	background-color: #F3F6F9;
	top: 0px;
	left: 20px;
	right: 310px;
	height: auto;
	z-index: 1;
	padding: 5px;
	border: 6px ridge #996600;
	font-size: 12px;
}

#overDiv table {
	width : auto !important;
}

/**************************************************
 Définition titres 
****************************************************/

body {
	background-color : #0f171e;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
        text-align:center;
}
h1, h2, h3, h4, h5, h6 {
	margin : 0;
	margin-bottom : 3px;
}
H1 {	
	padding-top:18px;
     font-size : 18px;
	color : #DD35D9;
    
}
H2 {
	font-size : 18px;
	color : #D43539;
	border-left:30px solid #EAEAEA; /* couleur du cadre */
	border-bottom:6px solid #EAEAEA;
	font-weight:normal;
	margin-bottom:10px;
}
H3 {
	font-size : 16px;
	background-color:#EAEAEA;
	padding-top:1px;
	margin-bottom:30px;
	padding-left:10px;
	height:10px;
	color : #D43539;
	font-weight :bold;
	letter-spacing: 2px;

}

H4 {
	font-size : 15px;
	background-color:#EAEAEA;
	color : #D43539;
     line-height:20px;
	font-weight:bold;  
	margin-right:20px;
       letter-spacing: 2px;
	border-left:3px solid #b92f29; /* couleur du cadre */
}

H5 {
	font-size : 15px;
	background-color:#EAEAEA;
	color : #D43539;
     line-height:20px;
     padding-right:10px;     
	font-weight:bold;  
	margin-right:20px;
       letter-spacing: 2px;
	border-right:3px solid #1a735b; /* couleur du cadre */
}
H6 {
	font-size : 14px;
	color:#8D8D8D;
	padding-top:4px;
	padding-bottom:8px;
	font-style: italic
}


.Scroller {
	  font-size : 18px;
	  margin:20px;
	  margin-right:50px;
	  padding:20px;
	  color : #D43539;

}

#description,.pagetitle, .forumspagetitle , .blogtitle{

	font-size : 18px;
        color : #D43539;
        border-left:15px solid #D43539; /* couleur du cadre */
        font-weight:normal;
        padding:5px 5px 5px 10px;
	letter-spacing: 2px;
}


ul {
	margin-top : 2px;
	margin-bottom : 6px;
	list-style-image: url(xplor/bulles.png);
}
a {     color: #DD3539;
	   
        text-decoration: none;
}
a:hover {
	color: #3065CF;
	background-color: #EAEAEA;
/*         border: 1px solid #60A4D3; */
        margin-top: 4px;
        margin-bottom: 2px;
/*         -moz-border-radius: 6px 6px 6px 6px ; */
}
small {
	font-size : .8em;
}
hr {
       color: #9E9AA6; 
       background-color: #9E9AA6;
       height: 1px;
       border: 0px;
}
td {
	color : #000000;
	font-size : 11px;
	vertical-align : top;
	text-align : left;
}
th {
	color : black;
	background-color : #EAEAEA;
	padding : 0 2px;
}
caption {
	font-weight : bold;
}

img{padding-right:20px;} 

/********************************************************************
*********************************************************************
General form elements 
*********************************************************************
*********************************************************************/

FORM {
	margin : 0px;
	padding : 0px;
}
input, textarea, select {
	font-size : 12px;
	color : #DD3539;
	background-color:#EAEAEA;
          
}
input {
	text-indent : 2px;
}
input[type=checkbox], input[type=radio] {
	border : 0;
}
input[type=submit] {
	border : 1px solid #EAEAEA;
	background-color: #C7D0D9;
	font-weight : bold;
	margin:14px;
}
input[type=submit]:hover {
	background-color : #FFFFFF;
	cursor : pointer;
}
textarea {
	/* width : 720px; */
	width : auto;
}
label {
	cursor : pointer;
}


/*********************************************************************************
 *********************************************************************************
 GENERAL LAYOUT 
 *********************************************************************************
 *********************************************************************************/


/********************************************* GENERAL STYLE PROPERTIES **********************************************/

div.box {
	background-color : white;
	overflow : hidden;
	padding-bottom:20px;
	margin : 0px;
/* 	border : 1px solid #ADBABD; */
	font-size : 12px;
}
div.box-title {
	background-color: #F3F6F9;
	border-bottom : 1px solid #ACCCDD;
	overflow : hidden;
	font-size : 12px;
	text-align : center;
	margin : 0;
}
div.box-title table {
	width : 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0;
}
div.box-title table td {
  text-align: center;
}
div.box-data {
	overflow : hidden;
	color : black;
	padding : 5px;
	font-size : 12px;
}
div.separator, div.separatorline {
	background-color: #FFFFFF;
	color : black;
	padding : 2px;
	border-top : 1px dashed #8CACBB;
}
.linkmenu, .rsslink {
	text-decoration : none;
	font-weight : normal;
	color : black;
}
.rsslist {
	background-color: #FFFFFF;
	margin : 0;
	margin-right : 10px;
	padding : 1px;
}
.rssitem {
	font-weight : normal;
	padding : 1px 6px 1px 6px;
	border-top : 1px dashed #DADAC9;
}
.rssitem:first-child {
	border-top: 0;
}
.rssdate {
	color: #999999;
	font-style: italic;
}
.separator {
	font-size : 12px;
	text-decoration : none;
}
.flip {
	font-size : 12px;
	text-decoration : none;
}

span.user-box-text {
	color: black;
}

TD.module {
	font-size : 12px;
	color : black;
	text-align : left;
}
.linkmodule, .linkmodule:visited {
	font-size : 12px;
	text-decoration : none;
}

div.cbox {
        margin : 3px;
        margin-bottom : 6px;
/* 	border : 1px solid #8CACBB; */
	overflow : hidden;
	
}
div.cbox-title {
        
        color:white; 
        font-weight : bold;
	background-color :#5E559E ;
	border-bottom : 1px solid #FFFFFF;
	overflow : hidden;
	text-align : center;  
	padding-top : 5px;
        padding-bottom:5px;
	margin : 0px;
}
.cboxtlink {
	color : black;
	font-size : 12px;
	text-decoration : none;
}
div.cbox-data {
	overflow : hidden;
	padding : 0 5px;
	font-size : 12px;
	color : black;
	width : 100%;
}

.rbox {
  margin-top: 10px;

} 
.rbox-data {

  padding: 2px;
}
.rbox-title, .rbox-title[name="warning"] { 
  border: 0;
  border-radius-topright : 1ex;
  -moz-border-radius-topright : 1ex;
  -khtml-border-radius-topright : 1ex;
  font-size : 12px;
  padding : 0 10px;   
  position : relative;
  display : inline;
  margin : 0;
  font-weight : bold;
  background-color: #eeee99;
}
.rbox-data, .rbox-data[name="warning"] {
  background-color: #eeee99;
  border: 1px solid #DDDDCC;
}
.rbox-title[name="note"] {
  background-color: #CCCCDD;
}
.rbox-data[name="note"] {
  background-color: #ECECEF;
  border: 1px solid #CCCCDD;
}
.rbox-title[name="comment"], .rbox-title[name="tip"] {
  background-color: #CCCCDD;
}
.rbox-data[name="comment"], .rbox-data[name="tip"] {            
  background-color: #ECEFEC;
  border: 1px solid #CCDDCC;
}

/* Some boxes are identified by an ID, for example the  boxes in the main application menu, we set display to
	none to make the menu appear collapsed initially, change this to 'block' if you want it to be extended fully */

/* Banners of type text (textadds) are displayed as links using the following style */
.bannertext {
	font-size : 12px;
	color : #424242;
	text-decoration : none;
}
.bannertext:hover {
	color : black;
}
div.imagerank {
	margin : 10px 5px;
}

.banner {
	margin-left:10px;
}

/* A simple box is just a div with a border around and some margin
	* used for example for wiki ^box^ quicktag and in the admin screen */
div.simplebox {
	margin : 16px;
	padding : 8px;
	color : black;
	border : 1px solid #8CACBB;
	background-color : white;
}


/******************************************************************************
 ******************************************************************************
 General tables 
 *******************************************************************************
 *******************************************************************************/

/* These styles apply to tables used to display common listings such as the wiki page listing, last changes,
	listings in admin screens, etc. */

/* The table */
table.normal {
	padding : 0px;
	margin : 0px;
	border-collapse : collapse;
	width : 100%;
	voice-family : "\"}\"";
	voice-family : inherit;
/*	width : 100%;*/
        /*table-layout: fixed;*/
}
html>body table.normal {
	width : 100%;
}
table.listgallery, table.creategalform, table.gallerylisting, table.bloglist, table.editblogform,
table.editfgalform, table.listfgal, table.listfiles, table.listarticles, table.forumstable,
table.forumformtable, table.viewthread, table.jukeboxlist {
	padding : 0px;
	margin : 0px;
	border-collapse : collapse;
	width : 100%;
}

TABLE.admin {
	width : 100%;
}
TABLE.normalnoborder {
}

/* Cells in forms without background color (inside a div for example) */
.form td {
	background-color : transparent;
}
/* Cells in forms using a background color */
.formcolor td,
.galform td,
.editblogform td,
.editfgalform td,
.comform td,
.forumform td {
/* 	border : 1px solid #8CACBB; */
	background-color : #EAEAEA;
}

table.email {
 border: 1px solid #8CACBB;
}
table.email td.body {
 border: 1px solid #8CACBB;
}

table.email td.heading {
 text-align: left;
 width: 15px;
}

table.email td.closeButton {
 text-align: right;
 width: 100%;
}

/* Table headings */
DIV.heading, TD.heading, td.gallistheading, td.listgalheading, td.bloglistheading,
td.listfgalheading, td.jukeboxlistheading, td.listfilesheading,
td.listartheading, td.forumheading, td.viewthread {
	color : black;
	background-color : #EAEAEA;
/* 	border : 1px solid #8CACBB; */
	padding : 0 2px;
}

DIV.heading {
	margin: 3px 2px;
}

th.gallistheading, th.listgalheading, th.bloglistheading,
th.listfgalheading, th.jukeboxlistheading, th.listfilesheading,
th.listartheading, th.forumheading, th.viewthread {
}

TD.button {
	background-color : #EAEAEA;
/* 	border : 1px solid #8CACBB; */
	padding : 0 2px;
	text-align : center;
	vertical-align : middle;
}

/* Links to view an object from a table listing objects can be generalized to this link */
a.tablename, a.galname, a.imagename, a.jukeboxname,
a.blogname, a.fgalname, a.artname, a.forumname {
	font-weight : bold;
	color : black;
}
a.forumnameread {
	letter-spacing : 1px;
	color : black;
}

/* Links in table headings */
.tableheading, .gallistheading, .listgalheading, .bloglistheading,
.llisfgalheading, .llistfileslink, .llistart, .lforumheading {
}

table.findtable {
	margin-bottom : 1px;
	padding-bottom : 10px;
}
.findtable td { table-layout:fixed;}

/* Odd rows in several listings */
tr.odd {
	border : 1px solid #8CACBB;
	color : black;
	background-color : #F7F9FA;
}
tr.odd:hover {
	background-color: #FFF7E6;
}
tr.even {
	border : 1px solid #8CACBB;
	background-color : #E7E9EA;
	color : black;
}
tr.even:hover {
	background-color: #FFF7E6;
}
TD.odd,td.gallistnameodd,td.gallistdescriptionodd,td.gallistcreatedodd,td.gallistlastModifodd, td.gallistuserodd,
td.gallistimagesodd, td.gallisthitsodd, td.gallistactionsodd, td.listgalidodd, td.listgalnameodd, td.listgalcreatedodd,
td.listgalhitsodd, td.listgaluserodd, td.listgalfilesizeodd, td.bloglistnameodd, td.bloglistdescriptionodd,
td.bloglistcreatedodd,td.bloglistlastModifodd,td.bloglistuserodd,td.bloglistpublicodd,td.bloglistpostsodd,
td.bloglistvisitsodd, td.bloglistactivityodd, td.bloglistactionsodd, td.listfgalnameodd, td.listfgaldescriptionodd,
td.listfgalcreatedodd, td.listfgallastModifodd, td.listfgaluserodd, td.listfgalfilesodd, td.listfgalvisitsodd,
td.listfgalactionsodd, td.listfilesnameodd,td.listfilesdescriptionodd,td.listfilesidodd,td.listfilesfilenameodd,
td.listfilesfilesizeodd,td.listfilescreatedodd,td.listfilesdlsodd,td.listfilesnameodd,td.listfilesuserodd,td.listfilesactionsodd,
td.listarttitleodd,td.listarttopicodd,td.listartpublishDateodd,td.listartauthorodd,td.listartreadsodd,td.listarthasimageodd,
td.listartuseimageodd,td.listartactionsodd,td.listartsizeodd,td.forumstableodd,td.forumstableinfoodd,td.topictitleodd,
td.topicrepliesodd,td.topicreadsodd,td.topicscoreodd,td.topiclastpostodd,td.topicauthorodd, td.jukeboxlistnameodd,
td.jukeboxdescriptionodd, td.jukeboxcreatedodd, td.jukeboxlastmodifodd, td.jukeboxlistuserodd, td.jukeboxlisttracksodd,
td.jukeboxlistvisitsodd {
	border-collapse : collapse;
	background-color : #F7F9FA;
}
TD.even,td.gallistnameeven, td.gallistdescriptioneven, td.gallistcreatedeven,td.gallistlastModifeven, td.gallistusereven ,
td.gallistimageseven,td.gallisthitseven, td.gallistactionseven, td.listgalideven, td.listgalnameeven, td.listgalcreatedeven,
td.listgalhitseven, td.listgalusereven,td.listgalfilesizeeven, td.bloglistnameeven, td.bloglistdescriptioneven,
td.bloglistcreatedeven,td.bloglistlastModifeven,td.bloglistusereven,td.bloglistpubliceven,td.bloglistpostseven,
td.bloglistvisitseven, td.bloglistactivityeven, td.bloglistactionseven, td.listfgalnameeven, td.listfgaldescriptioneven,
td.listfgalcreatedeven, td.listfgallastModifeven, td.listfgalusereven, td.listfgalfileseven, td.listfgalvisitseven,
td.listfgalactionseven,td.listfilesnameeven ,td.listfilesdescriptioneven,td.listfilesideven,td.listfilesfilenameeven,
td.listfilesfilesizeeven,td.listfilescreatedeven,td.listfilesdlseven,td.listfilesnameeven,td.listfilesusereven,td.listfilesactionseven,
td.listarttitleeven,td.listarttopiceven,td.listartpublishDateeven,td.listartauthoreven,td.listartreadseven,td.listarthasimageeven,
td.listartuseimageeven,td.listartactionseven,td.listartsizeeven,td.forumstableeven,td.forumstableinfoeven,td.topictitleeven,
td.topicreplieseven,td.topicreadseven,td.topicscoreeven,td.topiclastposteven,td.topicauthoreven, td.jukeboxlistnameeven,
td.jukeboxdescriptioneven, td.jukeboxcreatedeven, td.jukeboxlastmodifeven, td.jukeboxlistusereven, td.jukeboxlisttrackseven,
td.jukeboxlistvisitseven {
	background-color : #E7E9EA;
	color : black;
	border-collapse : collapse;

}
TD.third {
	border : 1px solid #8CACBB;
	color : Black;
	background-color : #8CACBB;
}



.link, .gallink, .bloglink, .fgallink, .trailer,
.opencomlink, .commentslink, .admlink,.forumbutlink {
	font-weight : normal;
	padding : 0;
}

div.searchdate {
	font-size : 12px;
	color : #333333;
}

/* Pagination for listings */
.mini {
	font-size: 9px;
	color : Black;
}
.prevnext, .galprevnext, .blogprevnext, .fgalprevnext,
.artprevnext, .forumprevnext, .jukeboxprevnext {

	font-size: 12px;
	padding: 1px 6px;
}

.attention {
	color: red;
}
.highlight {
	background-color : #eeee99 !important;
	color : #000000;
}

div#edithelpzone {
	display : none;
}
div#attzone {
	display : none;
	margin-top : 10px;
}
div#attzoneopen {
	display : block;
	margin-top : 10px;
}
a.tikihelp, a.tikihelp:visited {
	border : 0;
	vertical-align: text-top;
}
a.tikihelp:hover {
	color : #224466;
	cursor : help;
	vertical-align: text-top;
}


/*********************************************************************


 *********************************************************************
  THE WIKI 
 *********************************************************************
 *********************************************************************/

div.titlebar {
	background-color: #C7D0D9;
	color: #000000;
	border: 1px solid #46596f;
	letter-spacing : 1px;
	padding : 0 0px 1px 0px;
	margin : 0;
/* 	font-weight : bold; */
}

/* The bar where the actions for a page are displayed */
DIV#page-bar {
	margin : 0 ;
}
DIV#page-bar table, DIV#page-bar td, DIV#page-bar tr {
	margin: 0;
	padding: 0;
}

/* Wiki action buttons (the buttons displayed at the end of each page to edit/print/remove/etc a page */
.button2, .button3 {
	font-size : 10px;
	margin : 2px;
	padding : 5 2px;
	border : 1px solid #999;
	white-space : normal;
}

.button2 a {
	text-decoration:none;
}
.button3 {
	border-radius : 5px 5px 0 0;
	-moz-border-radius : 5px 5px 0 0;

	-khtml-border-radius : 5px 5px 0 0;
}
.button3  {
	border-radius : 5px 5px 0 0;
	-moz-border-radius : 5px 5px 0 0;
	-khtml-border-radius : 5px 5px 0 0;
	padding-bottom : 2px;
	border-bottom : 0;
}
body .button2 {
	margin-left : 1px;
}
/* Links in buttons */
/*.linkbut, .linkbut:visited {
	font-size : 12px;
	color : #223344;
	background-color : #C7D0D9;

	padding : 1px 4px;
	font-weight : normal;
	text-decoration : none;
	border : 1px solid #46596f;
} */
.linkbut:hover {
}
.tab1 form {
	display : inline;
}
div.cache {
	background-color : #EAEAEA;
/* 	border : 1px solid #8CACBB; */
	padding : 10px
	margin : 4px;
}
div.cachedpage {
	border : 1px solid black;
	padding : 10px
	margin : 20px;
}
.wikicache, .wikicache:visited {
	font-size : 9px;
	font-weight : normal;
	color : #998833;
	text-decoration : none;
}
.wikicache:hover {
	color : #000000;
	background-color: transparent;
}
table.wikitable {
	border-collapse : collapse;
}
td.wikicell {
	border-collapse : collapse;
	border : 1px solid #8CACBB;
	background-color : #F7F9FA;
}
div.wikitext {
	font-size : 12px;
        margin:0;
	clear : both;
	width : auto;
}
div.wikitext div.img {
        overflow: auto;       /* for Netscape, Firefox, Opera */  
        overflow-y: auto;     /* for IE */
        overflow-x: hidden;   /* for IE */
}

div.wikiactions {
 padding-left:5px;
}

.wikitext div.box {
	width : 100%;
}
.wikitopline table {
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 75%;
}
html>body .wikitopline table {
	width : 100%;
}

.wiki {
}
.wikinew {
	color : #CC0000;
}
textarea.wikiedit {
font-size:1em;
}
p.editdate {
	color : #223344;
	border-top : 1px solid #8CACBB;
	font-size : 10px;
	padding : 0 0px;
}
div.wiki-edithelp {
	background : white;
	border : 1px solid black;
	padding : 10px;
}
img.externallink {

	margin : 0 0px;
}

div.navbar {
	margin :10px;
}
div.tocnav {
	font-size : 12px;
	border-top : 1px solid #8CACBB;
	border-bottom : 1px solid #8CACBB;
	color: black;
	padding: 2px 0;
	margin-bottom: 2px;
}
.tocnavlink {
	color : black;
}
/* wiki diff styles */
.diff td {
	border: 1px solid #A9B8C2;
}
.diff div {
	border-top : 1px solid #A9B8C2;
}
.diffheader {
	background-color : #A9B8C2;
	font-weight: bold;
}
.diffadded {
	background-color : #CCFFCC;



}
.diffdeleted {
	background-color : #FFCCCC;
}
.diffbody {
	background-color : #F2F4F5;
}
.diffchar {
	color : red;
}
/**** coloration for c o d e plugin *****/
div.code {
	font-size : 12px;
	padding : 3px;
	border : 1px dashed #CCCCCC;
	background-color : #F4F4F4;
	font-family : monospace;
}
.codelisting {
	font-family : monospace;
	padding : 10px;
	background-color : #FFFFFF;
	margin : 0;
	border : 1px solid #ADACAF;
        overflow: auto;       /* for Netscape, Firefox, Opera */
        overflow-y: auto;     /* for IE */
        overflow-x: hidden;   /* for IE */
}
.codecaption {
	font-size : 12px;
	padding : 0 10px;
	background-color : #FFFFFF;



	position : relative;
	bottom : -5px;
	display : inline;
	border : 1px solid #ADACAF;
	border-bottom : 0;
	margin : 0;
	color : #666666;
	background-color: #E9ECEF;
	font-weight : bold;
	border-radius-topright : 1ex;
	-moz-border-radius-topright : 1ex;
	-khtml-border-radius-topright : 1ex;
}

/******************************************************* IMAGE GALLERIES **********************************************/

TABLE.galtable {
	border-collapse : collapse;
	border : 1px solid #8CACBB;
	width : 100%;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 97%;
}
html>body .galtable {
	width : 100%;
}




TD.oddthumb {
	background-color : #E7E9EA;
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	text-align : center;
}
TD.eventhumb {
	background-color : #F7F9FA;
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	text-align : center;
}
div.thumbnails {
	border : 1px solid white;
	margin : 10px;
}
img.athumb {
	border : 1px solid white;
}
.caption {
	color : black;
}
p.norecords {
	font-weight : bold;
}
div.imagetitle {
	font-weight : bold;
	font-size : 26px;
}
div.gallerylink {
}
div.showimage {
	text-align : center;
	margin : 5px 0;
}
div.imgaldescr {
	margin : 10px;
}
.sorttitle {
	margin-left : 10px;
}
/******************************************************* WEBLOGS **********************************************************/

div.bloginfo {
	font-size : 12px;
	color : #424242;
	margin : 10px;
}
div.blogdesc {
	clear : both;
	margin : 0 10px;
}
div.blogtools {
	background-color: #EAEAEA;
	font-size : 12px;
	margin : 10px 0;
	padding : 0 10px;
}
div.posthead {
	color : black;
	overflow : hidden;
	padding : 0 10px;
}
div.posthead td[align=right] {
	vertical-align : bottom;
	margin : 0 10px;
}
span.posthead {
	font-weight : bold;
}
span.posthead small {
	font-size : 9px;
	color : #666666;
	font-weight : normal;
}
.blogt {  }
div.postbody {
	overflow : hidden;
	border-top : 1px solid #AEAEAE;
	border-bottom : 1px solid #AEAEAE;
	font-size : 12px;
	color : black;


	padding : 10px;
	width : auto;
}

/****************************************************** CMS ***************************************************************/

div.articletitle {
	border-top : 1px solid #46596f;
	clear : both;
}
span.titlea {
	background : #EAEAEA;
	border-left : 0;
	border-top : 0;
	padding : 0px 20px;
	margin : 3px 0 6px 0;
	font-size : 12px;
	font-weight : bold;
	border-radius-bottomright : 20px;
	-moz-border-radius-bottomright : 20px;
	-khtml-border-radius-bottomright : 20px;
}
span.titleb,
span.titleb:after {
	font-size : 12px;
	color : #666666;

	margin : 5px 20px;
}
div.articleheading {
	margin : 5px 2px 5px 2px;
	clear : both;
}
div.articleheadingtext {
	display : inline;
}
div.articletrailer {
	border-top : 1px solid #C7D0D9;
	margin-bottom : 10px;
	clear : both;
}
span.trailer {
}
.articleimage {
	margin-right : 20px;
}
div.articlebody {
	border : 1px solid #AEAEAE;
	border-left : 0;
	border-right : 0;
	background-color : #FFFFFF;
	padding : 20px;
	margin : 10px 0;
	clear : both;
}
.articletopline {
	text-transform : uppercase;
	color : #666666;
	font-size : 80%;
	font-weight : bold;
	margin : 0 20px;
}
.articlesubtitle {
	color : #666666;
	margin : 0 20px;
}
.articlesource {
	padding : 0px 20px;
	margin-bottom : 10px;
	font-style : italic;
}
/******************************************************* CALENDAR **********************************************************/
.day, .day:visited {
	font-weight : normal;
	font-size : 12px;
	color : black;
}
.today {
	font-size : 12px;
	color : black;
}
.nav {
	font-size : 12px;
	color : black;
}
.changedate {
	font-size : 9px;
	color : black;
}
.date {
	font-size : 12px;
	color : black;

	font-weight : bold;
}

td.calodd {
	background-color:#F6EAEA;
	border:1px solid #AEAEAE;
}

td.caleven {
	background-color:#F0F0F0;
	border:1px solid #AEAEAE;

}

#caltable .weeks {
border-right:1px solid #AEAEAE ;
color:#D8373B;
font-size:8px;
vertical-align:middle;
}

#caltable .days {
border-right:1px solid #AEAEAE ;
color:#D8373B;
font-size:8px;
vertical-align:middle;
}


/*************************************************** COMMENTS **************************************************************/
#comzone {
	display : none;
	margin : 5px 0px;
	padding : 0;
}
#comzoneopen {
	display : block;
	margin : 5px 0px;
	padding : 0;
}
span.commentstitle {
	font-weight : bold;
	font-size : 12px;
}
.subcomment {
	margin-left: 10px;
}

/************************************************************ CHAT *********************************************************/
table.chatroom {
	border-color : 2px solid #334455;
	width : 100%;
}
td.chatchannels {
	background-color : #C7D0D9;
}
td.chatarea {
	padding-left : 0px;
	margin-left : 0px;
	color : black;
	background-color : #FFFFFF;
}
table.chatform {
	border : 1px solid #00639C;
	width : 100%;
	border-top : 0px;
}
td.tdchatform {
	color : Black;
	background-color : #EEEEEE;
}

span.chnormal  {
	color : black;
}
span.chuser {
	color : black;
	font-weight : bold;
}

/********************************************************** POLLS ********************************************************/
div.pollresults {
	margin-top : 5px;
	font-size : 12px;
	padding : 0 5px;
}
table.pollresults {
	width : 100%;
}
td.pollr {
	color : black;
}
#pollopen {
	display : block;
}
#pollzone {
	display : none;
}
#polledit {
	display : none;
}
.pollnav {
}

/***************************************************** FORUMS *****************************************************/
div.forumspagetitle {
}
table.threads {
	width : 100%;
}
td.viewthreadl {
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	background-color : #EEEEEE;
	height : 10px;
}
td.viewthreadr {
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	background-color : #EEEEEE;

	height : 10px;
}
td.threadsevenl {
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	background-color : #EEEEEE;
}
td.threadsevenr {
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	background-color : #EEEEEE;
}
td.threadsoddl {
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	background-color : #DDDDDD;
}
td.threadsoddr {
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	background-color : #DDDDDD;
}
td.threadseparator {
	border : 1px solid #8CACBB;
	border-collapse : collapse;
	background-color : #EEEEEE;
	height : 5px;
}
#forumpost {
	display : none;
}
#forumpostopen {
	display : block;
}
div.forumtoolbar {
	background-color : #395AAD;
	margin-bottom : 20px;
	border : 0px;
}
td.forumtoolbar {
	color : white;
	font-weight : bold;
	text-decoration : none;




	vertical-align : bottom;
}
.toolbarlink, .toolbarlink:active {
	color : white;

	font-weight : bold;
	text-decoration : none;
}
.toolbarlink:hover {
	color : #00FFFF;
}
.forumvotelink {
	color : black;
}


/************************************************ CATEGORIES **************************************************************/
table.tcategpath {
	margin-bottom : 40px;
	border : 1px solid #8CACBB;
	width : 100%;
	border-collapse : collapse;
}
td.tdcategpath {
	color : #578308;
	font-weight : bold;
	background-color : #CDE2A7;
	padding : 0 3px;
	margin : 0px;
	border-spacing : 0px;
}
.categpath {
}
table.subcats {
	padding : 20px 0;
	width : 100%;
	border-spacing : 0px;
	margin-bottom : 10px;
	border : 1px solid #46596f;
	background-color : #CDE2A7;
	border-collapse : collapse;
}
td.tdsubcat {
	width : 25%;
	background-color : #8CACBB;
}
.categlink {
}
table.catobjects {
	width : 100%;

	border-spacing : 0px;
	padding-right : 0px;
	margin-bottom : 10px;
	border : 1px solid #46596f;
	border-collapse : collapse;
}
td.categobjectsnameeven,
td.categobjectsnameodd {
	color : black;
}
td.categobjectsdataeven,
td.categobjectsdataodd {
	background-color : #F7F9FA;
	color : black;
}
.catname {
	color : #46596f;
}
.catblock {
	border : 1px solid #AAAAAA;
}
.catlists {
	border-top : 1px solid #FFFFFF;
	padding : 1px 6px 1px 6px;
	background-color : transparent;
	color : #666666;
}
.catlists:last-child {
	border-bottom : 1px solid #FFFFFF;

}
.catlists:hover {
	background-color : #DEDEDE;
}
.cattitle {
	color : #000000;
	font-weight : bold;
}
.catlists a.link {
	color : #666666;
	padding : 0px 4px 0px 4px;
	border : 1px solid #AAAAAA;
	border-radius : 6px;
	-moz-border-radius : 6px;
	-khtml-border-radius : 6px;
}
.catlists a.link:hover {
	color : #000000;
}


/***************************************************** FAQS **************************************************************/
div.faqlistquestions {
	background-color : #FFFFFF;
	color : black;
	border : 1px solid #8CACBB;
	margin-bottom : 20px;
}
div.faqqa {
	background-color : #FFFFFF;
	color : black;
	border : 1px solid #8CACBB;
	margin-bottom : 20px;
}
div.faqquestion {
	font-weight : bold;
	padding : 2px 12px;
	padding-bottom : 0;
	background-color : #EAEAEA;
}
div.faqanswer {
	padding : 4px 12px;
	padding-top : 0;
}

/***************************************************** QUIZZES **************************************************************/
div.questionblock {

	border : 1px solid #8CACBB;
	background-color : white;
	padding : 4px;
	margin-bottom : 10px;
}
div.quizquestion {
	margin-bottom : 5px;
}
div.quizoptions {
}
div.quizdescription {
	border : 1px solid #8CACBB;

	background-color : white;
	margin-bottom : 10px;
}
div.quizanswer {
	border : 1px solid #8CACBB;
	background-color : white;
	margin-bottom : 10px;
}

/***************************************************** SHOUTBOX **************************************************************/
div.shoutboxmsg {
	border : 1px solid #8CACBB;
	border-bottom : 0;
	background-color : white;
	margin-bottom : 0px;
	padding : 4px;
	padding-bottom : 1px;
}
div.shoutboxmsg:last {
	border-bottom : 1px solid #8CACBB;
}
div.shoutboxmodmsg {
	font-size : 12px;
	margin : 0 5px 4px 5px;
	padding-top : 5px;
	padding-bottom : 1px;
}
textarea.tshoutbox{
	background-color : white;
	border : 1px solid #8CACBB;
	color : #000000;
	font-size : 12px;

	width : 162px;
}
.wiki-table {
	border-color : 1px solid #8CACBB;
}
.wiki-tr-a td {
	background-color : #DDDDDD;
	border : 0;
}
.wiki-tr-b td {
	background-color : #EEEEEE;
	border : 0;
}

/*************************************************** DIRECTORY ***************************************************/
div.dircategs {
	border : 1px solid #8CACBB;
	padding : 5px;
}
.dirlink {
	color : black;
}
.dirsublink {
	font-size : 12px;
	color : black;
}
div.dirlistsites {
	background-color : white;
	padding-left : 5px 0 10px 5px;
	border : 1px solid #8CACBB;
	margin-top : 10px;
}
div.dirsite {
	background-color : #F7F9FA;
	margin : 5px;




}
span.dirsitedesc {
}
span.dirsitetrail {
	font-size : 12px;
}
span.dirsitecats {


}
.dirsitelink {
	color : black;
}
div.dirrelated {
	background-color : White;
	margin-top : 10px;
	border : 1px solid #8CACBB;
	padding : 5px;
}
td.dirfooter {
	font-size : 9px;
}
div.dirfooter {
	margin-top : 10px;
	border : 1px solid #8CACBB;

}

/*************************************************** MESSAGES ***************************************************/
td.prio1, td.prio2, td.prio3, td.prio4, td.prio5 {
	border : 1px solid #8CACBB;
	padding-left : 2px;
}
td.prio1 {
	background-color : #F7F9CA;
}
td.prio2 {
	background-color : #F7F9EA;
}
td.prio3 {
	background-color : #F7F9FA;
}
td.prio4 {
	background-color : #F7F9FD;
}
td.prio5 {
	background-color : #F7F9FF;
}
div.messureadflag {
	background-color : #CCCCCC;
	padding-left : 5px;
}
div.messureadhead {
	background-color: #DEDEDE;
	margin-top: 2px;
}
div.messureadbody {
	margin-top : 5px;
	background-color : #DEDEDE;
}
.readlink {
	font-size : 12px;
	color : black;
}
/********************* trackers  *********************/
.statuson {
	padding : 1px;
	margin : 1px;
	border : 1px inset #666666;
	border-radius : 20px;
	-moz-border-radius : 20px;
	-khtml-border-radius : 20px;
	vertical-align : middle;
	background-color : #BBAA99;

}
.statusoff {
	padding : 1px;
	margin : 2px;
	vertical-align : middle;
}
/******************************************** Tiki calendar *********************************************/
#calendar {
	width : 100%;
}
.Cal0, .Cal1, .Cal2 {
	color : #425262;
	font-size : 12px;
	padding-right : 0px;
}
.Cal0:before {
	content : "? ";
}
.Cal1:before {
	content : "+ ";
	background-color : #FFCC77;

}
.Cal2:before {
	content : "X ";
	background-color : #EEEEAA;
}
.caltitle {
	font-weight : bold;
	color : #425262;
}
.calcheckbox {
	background-color : #FFFFFF;
}
.caltoggle {
	font-size : 9px;
	margin-bottom : 7px;
}
.calfocus {
	font-size : 9px;
	background-color : transparent;
}
.calfocus a {
	text-decoration : none;
	font-weight : normal;
	color : #000000;

}
.calfocuson {
	font-size : 9px;
	background-color : #F3E498;
}
.calfocuson a {
	text-decoration : none;
	font-weight : normal;
	color : #000000;
}

.Calwiki, .Calblog, .Calgal, .Calart, .Calforum, .Caldir, .Calfgal,
.Calfaq, .Calquiz, .Caltrack, .Calsurv, .Calnl, .Caleph, .Calchart {
	border-top : 1px dashed #CCCCCC;
	font-size : 12px;

	padding : 0 3px;
	margin-top : 0;
}

.Calwiki a {
	color : #443F39;
	font-weight : normal;
}
.Calwiki:before {
	content : "w";
	font-family:  monospace;
	background-color : #FFFFFF;

}
.Calblog a {
	color : #443F39;
	font-weight : normal;
}

.Calblog:before {
	content : "b";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calgal a {
	font-weight : normal;
	color : #303F49;
}
.Calgal:before {
	content : "i";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calart a {
	color: #304F30;
	font-weight: normal;
}
.Calart:before {
	content : "a";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calforum a {
	color : #304F30;
	font-weight : normal;
}
.Calforum:before {
	content : "o";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Caldir a {
	color : #304F30;
	font-weight : normal;
}
.Caldir:before {
	content : "d";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calfgal a {
	color : #304F30;
	font-weight : normal;
}
.Calfgal:before {
	content : "f";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calfaq a {
	color : #304F30;

	font-weight : normal;
}
.Calfaq:before {
	content : "q";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calquiz a {
	color : #304F30;
	font-weight : normal;
}
.Calquiz:before {
	content : "z";
	font-family : monospace;
	background-color : #FFFFFF;
}

.Caltrack a {
	color : #304F30;
	font-weight : normal;

}
.Caltrack:before {
	content : "t";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calsurv a {
	color : #304F30;
	font-weight : normal;
}
.Calsurv:before {
	content : "s";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calnl a {
	color : #304F30;
	font-weight : normal;
}
.Calnl:before {
	content : "n";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Caleph a {
	color : #304F30;
	font-weight : normal;
}
.Caleph:before {
	content : "e";
	font-family : monospace;
	background-color : #FFFFFF;
}
.Calchart a {
	color : #304F30;
	font-weight : normal;
}
.Calchart:before {
	content : "c";
	font-family : monospace;
	background-color : #FFFFFF;
}
.calweb {

	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #336699;
}
.calweb:hover {
	color : #996633;
}
#calprio {
	margin-left : 7px;
	padding : 0 5px;
	color : black;
}
.calprio1 {
	background-color : #DAE0E0;
}
.calprio2 {
	background-color : #DADCDC;
}
.calprio3 {
	background-color : #DAD0D0;
}
.calprio4 {
	background-color : #DACACA;
}
.calprio5 {

	background-color : #DAC0D0;
}
.calprio6 {
	background-color : #DABABA;
}
.calprio7 {
	background-color : #DAB0B0;
}
.calprio8 {
	background-color : #DAAAAA;
}
.calprio9 {
	background-color : #DA9A9A;
}
.calprio1 a, .calprio2 a, .calprio3 a, .calprio4 a, .calprio5 a,
.calprio6 a, .calprio7 a, .calprio8 a, .calprio9 a {
	color : #000000;
	font-weight : normal;
}
div.tabrow {
	margin-left : 29px;
	background-color : white;
	border : 1px solid #787878;
	border-bottom : 0;
	font-size : 11px;
}
td.middle {
	vertical-align : middle;
}
.daterow {
	margin-left : 10px;
}
.mininotes {
	font-size : 9px;






	color : #666666;
}
.opaque {
	background-color: #FFFFFF;
	width : auto;
	border : 1px solid #666666;
	border-radius : 10px;
	-moz-border-radius : 10px;
	-khtml-border-radius : 10px;
	padding : 5px;
}
.opaque .box-title,
.opaque .box-data {
	width: auto;
}
.calcontent {
	min-height: 60px;
}
.viewmodeon {
	padding : 0px;
}
.viewmodeoff {
	padding-left : 0px;
}
a.viewmodeon img {
	margin : 0;
	padding : 0;
}
a.viewmodeoff img {
	margin : 0;
	padding : 0;
}
#caltable {
}
/*************************** user menu ***************/
.option {
}
.optionline {
	border-top : 1px dashed #8CACBB;

	margin-top : 2px;
	padding-top : 2px;
}
/*************************** other misc styles ***************/
div.tree {
	text-align : left;
	padding-left : 1.5em;
}
div.tree#top {
	border : 1px outset #46596f;
	padding : 10px;
}
/* TikiIntegrator: By default copy rules dialog not shown */
div#rules-copy-panel {
	display : none;
}
/* JsCalendar wrapper */
#datrigger {
	border : 1px outset #666666;
	padding : 1px 3px 1px 5px;
	margin : 2px;
	cursor : pointer;
	font-weight : bold;
}
.calendar {
	z-index: 200;
}


table.commentinfo {
	width : 100%;
	background-color: #FFF7E6;
}
div#loadstats {
	color : #666666;
	padding : 5px;
}

/*********************************************************************
 *********************************************************************
 PHPLAYER 
 *********************************************************************
 *********************************************************************/

.box-data table {
	width: 100%;
      valign:bottom;
	
}

.mdkhorbar {}

/* horbar is all the bar and not each bar */
.horbar {
	text-align: center;
	margin-left:200px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#EAEAEA;
}

/* horbaritem is all the section items and only the section item : you can modify : font-size, text-decoration color    background-color*/
/*margin is good here to espace each element */ 

.horbaritem a {
  font-size: 18px;
  padding-top:0px;
  padding-bottom:2px;
  padding-left:12px;
  height:12px;
  text-decoration: bold;
  margin: 0 ;
  color:#DD3539;
  font-weight: bold;
  letter-spacing: 2px;
}

.harbaritem a:visited {
  text-decoration: none;
}

.horbaritem a:hover {
    color:#ffffff;
    background-color:#DD3539;
}

.mdkhorbaritem  {
  float: center;
  white-space: nowrap;
  font-size : 14px;
  text-decoration: none;
}

.mdkhorbaritem a {
  display: block;
  text-decoration: none;
}

.mdkhorbaritem a:link   {
  text-decoration: none;
}

.mdkhorbaritem a:visited   {}

.mdkhorbaritem a:hover  {}

.mdkhorbaritem a:active {}

.mdkverbar	{
	margin: 0px;
}

.mdksubmenu	{
	z-index: 999;
        position:absolute;
	left: 0;
	top: 0;
	background-color: #EAEAEA;
	visibility: hidden;
}
.mdksubmenu table {
	width: auto;

}

.mdksubframe	{
	z-index: 1000;
	position: relative;
	display: block;
	border: 2px solid #EAEAEA;    
}

.mdkitem	{
	border-top: 1px solid #dedede;
	position: relative;
	text-align: left;
	white-space: nowrap;
	font-size: 12px;
     }


.mdkitem a	{
	padding: 2px 5px 2px 5px;
	position: relative;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	border-bottom: 0;
}

.mdkitem a:visited	{

}

.mdkitem a:hover	{
	padding: 2px 5px 2px 5px;
	color:#ffffff;
	background-color:#DD3539;
        border: 0 ;  
        margin-top: 0;
        margin-bottom: 0;
        -moz-border-radius: 0;

}

.mdkitem a:active	{
    color:#000000;
    color: #993300;
 
}

.mdkitem .mdkfwdarr	{
	position: absolute;
 color:#000000;
	top: 5px;
	right: 12px;
}


/*********************************************************************
 ********************************************************************
 MAKETOC
 *********************************************************************
 **********************************************************************/

.toc {
}
.toc li {
	margin-top : 3px;
}
.tocnav {


	background-color : #EEEEEE;
	margin-bottom : 16px;
}
.tocnav table {
	width : 100%;
	background-color : #FFFFFF;
}
.tocnav a {
	font-size : 12px;
	color : #424242;
}
.fancytoclevel {
        list-style-image: url(../img/icons/footprint.gif);
}
#clear {
	clear : both;
}


/************************************************************
 ************************************************************
 TABS 
 ************************************************************
 ************************************************************/


.tabs {

	padding : 1px 5px;

}
.tabmark {
	display : inline;
	font-size : 12px;

	background-color : #DDDDDD;
	border : 1px solid #666666;
	margin : 0px;
	margin-right : 5px;

	padding: 2px 0;
	border-radius : 5px 5px 0 0;
	-moz-border-radius : 5px 5px 0 0;
	-khtml-border-radius : 5px 5px 0 0;
}
.tabmark a {
	border-radius : 5px 5px 0 0;
	-moz-border-radius : 5px 5px 0 0;
	-khtml-border-radius : 5px 5px 0 0;
	border-bottom : 0;
	color : #666666;
	font-weight : bold;
	padding : 1px 5px;
}
.tabmark a:active {
	background-color : white;
	color : red;
}
.tabmark a:hover {

	color : black;
	background-color : #CCCCCC;
}
.tabcontent {
	z-index : 200;
	position : relative;
	border : 1px solid #999999;
	padding: 6px 2px 2px 2px;
	margin: 5px;

	margin-top : 0;
	background-color : #EEEEEE;
	border-radius : 0px 4px 4px 4px;
	-moz-border-radius : 0px 4px 4px 4px;
	-khtml-border-radius : 0px 4px 4px 4px;

}

/*********************** Version Plugin Style **********************/
.versions {
	border-top : 1px dashed #999999;
	border-bottom : 1px dashed #999999;
	min-height : 142px;
}
.versionav,
.versionav:after {
	display : inline;
	float : right;
	border-left : 1px dashed #999999;
}
.versionav .button2 {
	display : block;
	border : 0;
	border-bottom : 1px dashed #999999;
	background-color : none;
}

.versionav .button2  {
	border : 0;
	background-color : inherit;
	padding : 0 0px;
	
}

.linkbut {
	border : 0;
	background-color : inherit;
	padding : 0 0px;
	font-size:10px;
	
}


.versionav .highlight {
	background-color : #CCCCCC;
	font-weight : bold;
}
.versiontitle,
.versiontitle:after {
	font-weight : bold;
	border-bottom : 1px dashed #999999;
	border-left : 1px dashed #999999;
	padding : 2px 30px;
	float : right;
}

/*****************************************************************
 *****************************************************************
 QUOTE 
 *****************************************************************
 *****************************************************************/

 
.quoteheader {
margin: 10px 5px 0px 5px;
padding: 4px;
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color: #A9B8C2;
color: black;
font-weight: bold;
background-color: #A9B8C2;
font-size: 8pt;
}
.quotebody {
margin: 0px 5px 10px 5px;
padding: 5px;
border-color: #A9B8C2;
border-width: 0px 1px 1px 1px;
border-style: solid;
color: black;
background-color: #edeeef;
}


