/* 
 * Coelesce theme (coelesce.css) for TikiWiki CMS/Groupware,
 * original design by Patrick Allard. Distributed under the LGPL license. 
 * This is a *litecss-based theme, so import lite/lite.css. */
 @import "lite/lite.css"; 
 
/***** XHTML Elements ******/

body {
	text-align: left;
}

html>body {font-size: .7em !important}
/* workaround for Safari when in FCKEditor */
html[dir=ltr]>body {
	display: block;
	margin: 1em .5em;
}
body.fullscreen {}

a,
a:link,
a:visited {
	color: #997090;
	text-decoration: none}

a:hover {
	text-decoration: underline;
	color: #82a7c8}

caption {}
div {}
h1, h2, h3, h4, h5 {}

h1 {
	font-weight: bold;
	font-size: 1.8em;
	margin: 0;
	padding-left: 14px}
	
* html h1 {margin-bottom: auto}
	
h2 {font-size: 1.5em}
h3 {font-size: 1.4em}
h4 {font-size: 1.3em}
h5 {font-size: 1.2em}
h6 {font-size: 1.1em}

hr {
	width: 100%;
	height: 1px;
	background: #aaa;
	border-width: 0;
	padding: 0;
	color: #2d2d2d}

p {}
img {border: 0}

fieldset {
	border: solid 1px #527ca6;
	padding: 10px}

form {
	margin: 0;
	padding: 0}

legend {color: #888}

input,
textarea,
option,
select,
body.wikitext {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 100% !important;
	background: #ecf5ff;
	color: #4a6a90;
	margin: 1px}
	
textarea {
	border: 1px solid #89a3c2;
	color: #2d2d2d}

pre {
	font-size: 1.2em;
}

.simplebox pre, .simplebox p {
	padding: 0;
	margin: 0;
}

* html .wikitopline select {font-size: .9em}

input[type=checkbox],
input[type=radio] {border: 0}

input[type=text],
input[type=password] {}

input[type=file],
input[type=reset],
select {}

.navbar{
	margin: 10px 0;
	line-height: 20px;
}

.categbar{
	margin: 10px 0;
	line-height: 20px;
}

span.button {
	display: inline-block;
	margin: 1px 2px;
	padding: 2px}

/* Links in buttons */
span.button a,
span.button a:visited,
button,
span.button input,
.calbuttonBox a {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #997090;
	background: #ededed;
	border: 1px solid #c5c5c5;
	padding: 1px 4px;
	margin-right: 1px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer}

input[type=reset],
input[type=submit] {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #997090;
	background: #ededed;
	border: 1px solid #c5c5c5;
	padding: 1px 4px;
	margin-right: 1px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer}
	
* html span.button a {background: #f5f5f5}
	
* html span.button a:link,
* html span.button a:visited {
	text-decoration: none;
	border: 0;
	padding: 0 4px}

.button a,
.button a:visited {padding: 1px 4px}

.button a:hover,
button:hover,
.button input:hover,
.calbuttonBox a:hover {background: white}

input[type=reset]:hover,
input[type=submit]:hover {background: white}

.button a:active,	
button:active,
.button input:active,
span.highlight a:link,
span.highlight a:visited {
	color: #997090;
	background: #dbdbdb;
	border: 1px solid #527ca6;}

input[type=reset]:active,
input[type=submit]:active {
	color: #997090;
	background: #dbdbdb;
	border: 1px solid #527ca6;}

div.iconmenu {display: inline}

/* * html .findtable input {font-size: 1em}*/
form.admin input[name="features"] {margin-bottom: 3px !important}
select {}
select[multiple] {height: 10em}
select[name="theme"] {width: 145px}
small {font-size: .9em}
label {margin:0 2px}
ol {}
ul {}
li {}

/***** Page Layout *****/

/** off-screen **/
ul.jumplinks {
	font-size: 0.8em;
	list-style-type: none}
	
ul.jumplinks,
.jumplinks {
	position: absolute;
	top: -9000px; left: -9000px;
	z-index: 9}

ul.jumplinks a:focus,
ul.jumplinks a:active {
	position: absolute;
	top: 9010px;
	left: 9010px;
	background: #c3d3e5;
	color: #517ea7;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #000;
	width: 6em;
	z-index: 9}

#fullscreenbutton {
	position: absolute;
	top: 2px;
	right: 10px;
	z-index: 10;
	font-size: 80%}
	
#fullscreenbutton:hover {color: #82a7c8}

#tiki-clean {
	text-align: left;
	padding: 1em}

/*** Type 1 (*litecss-based) layout 
	(overrides lite.css) ***/

#main {
	text-align: left;
	background: #fff;
	color: #2d2d2d;
	font-size: 1.05em;}
	
#header {
	text-align: left;
	background: #FFF;}

#middle {
	background: white;
	margin-top: 28px;
	margin-bottom: 20px}
	
#c1c2 {}
#c1c2 #wrapper {}

.fullscreen #col1 {
	margin-left: 30px !important;
	margin-right: 30px !important}

#c1c2 #wrapper .marginleft {margin-left: 230px}
#c1c2 #wrapper .marginright {margin-right: 230px}

#c1c2 #wrapper #col1 {/*position: relative*/}

#c1c2 #wrapper #col1 #tiki-center {
	background: url(coelesce/tiki-centerbg.jpg) repeat-x;
	color: #2d2d2d;
	margin-left: 30px;
	margin-right: 30px}
	
body.tiki_wiki_page #c1c2 #wrapper #col1 > .content {position: relative}
body.tiki_cms #c1c2 #wrapper #col1 #tiki-center,
body.tiki_wiki_page #c1c2 #wrapper #col1 #tiki-center {background: none !important}
body.manage #c1c2 #wrapper #col1 #tiki-center {
	background: url(coelesce/tiki-centerbg.jpg) repeat-x !important;
}

#c1c2 #col2 {
	width: 230px;
	overflow: visible;}

#c1c2 #col2 .content {
	padding-left: 18px;
	padding-top: 1px}

#col3 {
	margin-left: -230px;
	width: 230px;
	text-align: left}

#col3 .content {
	margin-left: 0;
	padding-top: 1px}

#footer {
    color:C3C3C3;
	text-align: right;
	font-size: .9em;
	border-top: 1px solid #997090}

#footer a:link,
#footer a:visited {}
#footer a:hover {}
.footerbgtrap {
	border-top: 1px solid #997090;
	background: #FFF;}
/* end Type 1 layout divs, etc. */

/*** Error page ***/
div#tiki-mid {}
div#tiki-main #tiki-top {}

/* To center cbox */
div#tiki-main #tikimidtbl {
	margin: auto;
	width: auto}

div#tiki-bot {}

/* Site Header & Identity */

#header-top {
	position: relative;
	height: 80px}
	
#header-top[id] {
	height: auto;
	min-height: 80px}

#siteheader {
	text-align: left;
	background: transparent;
	vertical-align: middle;
	padding: 0;
	margin: 0}

div#sioptions {
	width: 100%;
	padding: 0}

#sioptionscentered {
	text-align: center;
	margin: 1em}

div.floatright {
	float: right;
	clear: none;
	margin-right: 8px}

div.floatleft {
	float: left;
	clear: none;
	margin-left: 8px}

div#sitelogo {
	padding-top: 8px;
	white-space: nowrap;
	overflow: hidden
}

div#sitead {margin: auto}
#sitead.floatright {padding-right: 40px}
#sitead.floatleft {padding-left: 40px}
#sioptionscentered #sitead.floatleft {padding-left: 10px}
.floatright img {}

#login_search {
	display: block;
	position: absolute;
	right: 30px;
	bottom: 12px;
	text-align: right;
	color: #fff}
	
#login_search a,
#login_search a:visited {color: #fff}
	
#login_language {display: none/*inline*/}

#sitesearchbar {
	display: block;
	float: right;
	margin: 3px 0 0 0;
	padding: 0 0 0 15px;
	height: 33px;
	min-width: 180px;
	text-align: left;
    	background: url(coelesce/search_wide.jpg) no-repeat;
	color: #517ea7;}
	
* html #sitesearchbar {width: 180px}

#sitesearchbar .wrapper {
	height: 33px;
	background: url(coelesce/search_wide.jpg) 100% 0 no-repeat;
	margin: 0;
	padding: 0 35px 0 0;
	}

#sitesearchbar form {
	padding-top: 8px;
	margin-right: 8px;
	font-size: 12px;
	white-space: nowrap;
	}

#sitesearchbar form input.wikiaction {}
	
#sitesearchbar select[name="where"] {}
#sitesearchbar ul.cssmenu * {
	width: 40px;
	/*line-height: 1;
	float: left*/}
	
* html #sitesearchbar .nohighlight {
	margin-top: -18px;
}

#sitesearchbar .nohighlight ul.cssmenu {
	position: absolute;
	top: 6px;
	right: 40px;
	width: 50px;
	margin-left: 4px;
	cursor: pointer;
	color: #2d2d2d;}
	
#sitesearchbar ul.cssmenu > li { }

#sitesearchbar .searchhighlight input {
	border: none;
}
.cbox-data .nohighlight {
	position: static;
	height: 30px;
	white-space: nowrap;}
	
.cbox-data .nohighlight form {display: inline}

.cbox-data .nohighlight ul.cssmenu {
	margin-left: 5px;
	width: 40px}
	
.nohighlight ul.cssmenu li ul {
	background: none;
	border: none }

.nohighlight .cssmenu li ul {margin: -23px 0 0 6px}

input#fuser,
select[name="where"] {border: none}

input#fuser,
select[name="where"],
input[name="search"] {display: inline}
	

input[id="sl-login-user"],
input[id="sl-login-pass"] {}

#bannertopright {}
#siteloginbar input.wikiaction {}
#sitelocbar {float: left}
#customcodewith_ad {width: 400px}

/* #header text selectors, if needed */

#sitetitles {
	color: #fff;
	display: inline;
	height: 97px;
	line-height: 97px;
	overflow: hidden;
	vertical-align: bottom;
	}

* html #sitetitles {
	display: inline;
	margin-top: 6px;
	}

#sitetitle,
#sitesubtitle {
	display: inline;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
	padding:0;
	margin-bottom: 30px;
	}

#sitetitle {
	color: #9eb8d5;
	font-size: 34px;
	display: inline}

* html #sitetitle {height: 34px }

* html #sitesubtitle {
	font-size: 14px;
	height: 18px}

#sitetitle a,
#sitetitle a:link,
#sitetitle a:visited,
#sitetitle a:hover {
	 color: #9eb8d5;
	 text-decoration: none}
	 
#sitesubtitle {
	display: inline;
	margin-left: 14px;
	color: white;
	font-size: 14px;
	font-weight: normal}

#header a,
#header a:visited {}

#header a:hover {}

/* tiki-top_bar.tpl - menu and search */

#tiki-top {

	padding-top: 2px;
	clear: both;
}

* html #tiki-top { font-size: 11px }
*:first-child+html #tiki-top {
	height: 32px}

#tiki-top a {}
#tiki-top table {width: auto}

#topbar_custom_code {background: #fff}

/* end header */

/* centercolumn */

#showhide_columns {min-width: 100%}
*:first-child+html #showhide_columns {}

a.flip,
a.flip:visited,
.tellafriend a,
.tellafriend a:visited {
	font-size: 80%;
	color: silver}

a.flip:hover,
.tellafriend a:hover {
	color: #517ea7;
	text-decoration: none}

a.flip img {display: none}

.tellafriend {
	padding: 0 30px;
	text-align: right}

.fullscreen .tellafriend {}

/* Also is .content */
#tiki-center {}
* html #tiki-center {font-size: 1em}
#rss {padding: 1em 1em 0}

#power {
	padding: 0 1em 1em;
	font-size: .9em}
	
#credits {display: inline}

.error,
#error {
	background: #f5f5f5 !important;
	color: #2d2d2d}

/* display PHP/Smarty errors on top */
#show-errors-button {z-index: 1024}
#errors {z-index: 1023}

/* end layout divs, etc. */
/** Border boxes (if any) **/

/****** Menus ******/

/** Links in menus **/
div.separator, div.separatorline {}
.separator a:link,
.separator a:visited,
.separator a:hover {
	color: #314e6f;
	font-weight: bold}

div.option a.linkmenu:hover {}
a.separator img {}
.option {}

div.optionline,
.option a {
	color: #7B026B;
	font-weight: bold}

.option a:link,
.option a:visited,
a.linkmenu,
.rsslink,
.linkmenu:visited,
.rsslink:visited {}

.linkmenu,
.linkmenu:visited {
}

.linkmenu:hover {color: #997090}

div.option a:hover,
div.option a:active {}

a.linkmodule {}
a.linkmodule:hover {color: #997090}


.rsslist {}
.rssitem {}
.rssitem:first-child {}
.rssdate {}

/* From Tikineat -- check */
div.menuSection div.menuSection,
div.menuSection div.separator {}
/* End from Tikineat */

/** PHP Layers Menus **/

.horbar { width: 100% } 

.horbar table {
	width: auto;
	text-align: left;
	border-left: 1px solid #2e5276;
	border-right: 1px solid #acc4e0;}

/* Text in the top level (visible by default) of the menu */
.horbaritem a,
.horbaritem a:visited {
	white-space: nowrap;
	display: block;
	padding: 6px 10px;
	font-weight: bold;
	text-decoration: none;
	background: inherit;
	color: #cfe3fb;
	font-size: 12px;
	border-left: 1px solid #9eb8d5;
	border-right: 1px solid #264062}
	
.horbaritem a:hover {
	color: #fff !important;
	text-decoration: none} 

.mdkverbar {} 

.mdksubmenu {
	z-index: 999;
	position: absolute;
	left: 0;
	top: 0;
	background: white;
	visibility: hidden;
	margin-top: 0}

.mdksubmenu table {width: auto} 

.mdksubframe {
	z-index: 1000;
	position: relative;
	display: block;
	border: 1px solid #5a7ea2;
	background: #ccdceb}
	
.mdkitem {
	position: relative;
	text-align: left;
	white-space: nowrap} 

.mdkitem .mdkfwdarr {
	position: absolute;
	top: 7px;
	right: 12px} 

.mdkitem a {
	padding: 3px 6px;
	position: relative;
	display: block;
	font-weight: normal;
	font-size: 1.2em} 

.mdkitem a:link {
	font-weight: normal;
	text-decoration: none} 

.mdkitem a:visited {text-decoration: none} 

.mdkitem a:hover {
	color: #82a7c8;
	text-decoration: none;
	background: #eff8ff} 

.mdkitem a:active {} 

/* Tree menu (also on Browse Categories) */
.treemenudiv {
	display: block;
	white-space: nowrap;
	}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #997090;
	text-decoration: none;
	font-weight: normal}

a.phplm:visited {color: #997090}

a.phplm:hover {
	color: #82a7c8;
	text-decoration: underline;
	background: none}

a.phplm:active {color: #82a7c8}

a.phplmselected:link,
a.phplmselected:visited,
a.phplmselected:hover,
a.phplmselected:active {
	font: 100% Verdana, Tahoma, Arial, sans-serif;
	color: #2d2d2d;
	text-decoration: underline;
	font-weight: bold}

a.phplmselected:hover {color: #808080}

/* layerstreemenu-hidden.css */
.imgs {
	border: 0;
	width: 16px;
	height: 18px}
	
/** CSS (suckerfish) menus **/

.cssmenu li ul,
.cssmenu_horiz li ul,
.cssmenu_vert li ul {border: 1px solid #5a7ea2}

.cssmenu_vert li ul {margin-left: 11em}

.cssmenu_horiz li:hover ul,
.cssmenu_vert li:hover ul,
.cssmenu_horiz li.sfhover ul,
.cssmenu_vert li.sfhover ul {
	background: #ccdceb;
	color: #5a7ea2;}

#col2 .cssmenu_vert {width: 180px}
#col2 .cssmenu_vert li ul {margin-left: 177px}
#col2 .cssmenu_vert li ul li ul {margin-left: 11em}

.cssmenu_vert,
.cssmenu_vert li {background: #ccdceb !important}

#col2 .cssmenu_vert li {width: 180px}
#col2 .cssmenu_vert li ul li {width: 11em}
	
.cssmenu_horiz ul li {
	text-align: left;
	color: #5a7ea2}
	
.cssmenu_horiz li:hover ul li:hover,
.cssmenu_horiz li.sfhover ul li.sfhover {
	background: #eff8ff;
	color: #5a7ea2;}

.cssmenu_horiz li a:link,
.cssmenu_horiz li a:visited {
	white-space: nowrap;
	display: block;
	padding: 6px 1em;
	font-weight: bold;
	text-decoration: none;
	background: inherit;
	color: #997090;
	font-size: 12px}
	
.cssmenu_horiz li.selected > a {background: inherit}
	
.cssmenu_vert li a {
	padding: 3px 6px;
	font-size: 1em;
	color: #295C83;
	font-weight: bold;
	text-decoration: none} 

.sf-sub-indicator {background: url(coelesce/arrows-997090.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only; */}

.cssmenu_vert li a:hover {
	color: #82a7c8;
	text-decoration: none}
	
#tiki-top .cssmenu_horiz li:hover,
#tiki-top .cssmenu_horiz li.sfhover {background: url(coelesce/pagebg.jpg) 0 -2px repeat-x }

#tiki-top > .cssmenu_horiz {
	padding-left: 20px;
	border-left: 1px solid #2E5276;
	border-right: 1px solid #ACC4E0}

#tiki-top .cssmenu_horiz ul li:hover,
#tiki-top .cssmenu_horiz ul li.sfhover {background: #ecf5ff;}

#tiki-top .cssmenu_horiz ul li a {color: #5a7ea2}

#tiki-top .cssmenu_horiz li a {
	border-left: 1px solid #acc4e0;
	border-right: 1px solid #2e5276;
	padding: 9px 1em 10px 1em}
	
#tiki-top .cssmenu_horiz li.menuSection a {padding-right: 2.6em}

#tiki-top .cssmenu_horiz li.menuLevel1 a {
	border: 0;
	padding: 6px 1em;
	background: #ccdceb}
	
#tiki-top > .cssmenu_horiz > li > a:hover {color: #fff}

.cssmenu_horiz ul .sf-sub-indicator,
.cssmenu_vert ul .sf-sub-indicator {background: url(coelesce/arrows-467aa7.png) no-repeat}

/****** Misc. Global Classes (layout and style) ****/
.hidden {
	position: absolute;
	left: -10000px;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden}

.floatlist {
	clear: left;
	list-style-type: none;
	margin: 0;
	padding-left: 0}

.floatlist li {float: left}

div#attzone,
div#comzone {
	display: none}

div#attzoneopen,
div#comzoneopen {
	display: block;
	margin-top: 10px}

div#edithelpzone {display: none}
#edithelpzone code {font-size: 1.2em}
#rules-copy-panel {display: none}
.clear, #clear {clear: both}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden}
	
.clearfix {display: inline-block}
/* Hide from IE Mac \*/
.clearfix {display: block}
/* End hide from IE Mac */

* html .clearfix {height: 1%}
#overdiv table {width: auto !important}
.attention {color: red}

.highlight,
#highlight {}

.openid_url {
	background: #fff url(../img/icons/login-OpenID-bg.gif) no-repeat;
	padding-left: 18px}

.bannertext {
	font-size: .95em;
	text-decoration: none}

.bannertext:hover {color: #82a7c8}

.link,
.gallink,
.bloglink,
.fgallink,
.trailer,
.opencomlink,
.commentslink,
.admlink,
.forumbutlink {}

div.searchdate {}
div#debugconsole {}

.mini {
	width: 100%;
	text-align: center;
	font-size: .9em;
	margin-left: auto;
	margin-right: auto;
}

.prevnext {
	font-size: 1em;
	padding: 1px 6px}

a.tikihelp,
a.tikihelp:visited {
	border: 0;
	vertical-align: text-top}

a.tikihelp:hover {
	cursor: help;
	vertical-align: text-top}

#rss img {vertical-align: middle}
div.adminanchors {}

/* To enable removing deprecated tag from img.icon and prevent border on a.icon. */
a.icon,
img.icon {
	border: 0 !important;
	background: transparent}

.iconmenutext {white-space: nowrap}

/** Find form **/

.findtable {
  text-align: center;
  margin-bottom: 10px}

.findtitle {
	display: inline; 
	vertical-align: middle;
	margin: 0 1px}

.findtitle, .findexactmatch, .findnumrows, .findtypes, .findlang {
	white-space: nowrap;
}

.findtitle input {margin-left: 2px}

.top_actions {
	text-align: right;
	margin-top: 5px}

input#findwhat {} /* text input */
div.findsubmit {}

/* New Help section */
div#tikihelp {
	position:fixed;
	right: 0;
	top: 3px;
	height: auto; /* if there was height specified it covered the right column content "invisibly" making part of it unclickable (from strasa) */
	max-width: 50%;
	padding:0;
	margin:0;
	border: none;
	background-color: transparent;
	z-index: 820;
}

* html div#tikihelp {position: absolute}

div.help_icon {
	border: 0;
	margin: 0;
	padding: 0;
	height: 48px;
	text-align: right;
}
div.help_icon a:hover {
	text-decoration: none;
}
div.help_icon img{
	vertical-align: middle;
	border: 0;
	margin: 0;
	padding: 0;
}
div.help_section_select {
	font-weight : bold;
	font-size: 120%;
	background-color : #E7E9EA;
	color: black;
	width: 100%;
	margin: 2px;
}
div.help_sections {
	width : 360px;
	padding:  2px;
	background-color: #AAC9E9;
	max-height : 95%;
	overflow: auto;
	height: 400px;
}
div.help_section {
	margin: 5px;
	padding: 5px;
	background-color: white;
	color: black;
}

#site_report {text-align: center}

#site_report a {
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	padding: 0 5px;
	font-size: smaller}

.findtable ul {list-style: none}
.findtable ul li {float: left}

ul.categories {
	margin: 0;
	padding: 0}

ul.categories li {
	list-style: none;
	margin: 0;
	padding: 0}

/** Modules **/
.box-shadow {}

div.box {
	background: #FFF;
	border: 1px solid #997090;
	margin-top: -1px;
	text-align: left;
	overflow: hidden}
	
* html div.box {width: 205px !important}

h3.box-title {
	padding-top: 0;
	padding-left: 15px;
	margin: 0;
	font-size: 1.1em;
	color: #888;
	border: 1px solid #ebf5fe;
	border-bottom: 0;
	height: 18px;
	position: relative}
	
* html h3.box-title {position: static}

.box-title a,
.box-title a:link {color: #888}

.moduleflip {
	display: none;
	position: absolute;
	right: 0;
	top: 0}
	
* html .moduleflip {
	position: static;
	float: right}

* html .moduleflip,
.box:hover .moduleflip {display: block}

.box:hover img.flipmodimage {border: 1px solid transparent}
* html img.flipmodimage {border: none}
img.flipmodimage:hover {border: 1px solid #58A7D2 !important}

.box-data {
	padding: 10px;
	border: 1px solid #ebf5fe;
	border-top: 0}

.box-data table {width: 100%}

.box-data ol,
.box-data ul {padding-right: .6em}
/*
.box-data ol {padding-left: 2em; margin-top: 0; margin-bottom: 0}
.box-data ul {padding-left: .5em; margin-top: 0; margin-bottom: 0; list-style: none;}
* html .box-data ol {margin-left: 0em}
* html .box-data ul {margin-left: 1em}
.box-data ul.cssmenu_vert {padding-left: 0}
*:first-child+html .box-data ol {margin-left: 0}
*:first-child+html .box-data ul {margin-left: 1em}*/
.box-footer {}

/* Check on this ?? */
.modcontrols {
	display: block;
	float: right;
	width: 64px;
	height: 16px}

/** Other boxes **/
div.cbox {
	color: #2d2d2d;
	background: #fff;
	border: 0;
	overflow: hidden}

.cbox-title {
	background: #ccdceb;
	color: #607999;
	font-weight: bold;
	line-height: 1em;
	padding: 2px 3px}

.cbox-title img,
.pagetitle img {
	margin-left: 5px;
	vertical-align: middle}

.cboxlink {}
.cbox-data {
	background: #f5f5f5;
	overflow: hidden;
	padding: 2px 3px}

.rbox {
	margin: 5px 10px 5px;
	color: #2d2d2d;
	/*background: #fff*/}
	
.rbox-title,
.rbox-data {
	padding: 1px 3px;
	background: #abcdef}

.rbox-title {display: inline-block;
	margin-bottom: -1px;
	border: 1px solid #4a6a90;
	border-bottom: transparent}
	
.rbox-data {
	display: block;
	border: 1px solid #4a6a90}

.comment .rbox-title,
.comment .rbox-data {}

.note .rbox-title {}
.note .rbox-data {}

.tip .rbox-title,
.tip .rbox-data {}

.warning  .rbox-title {}
.warning .rbox-data {}

div.simplebox {
	border: 1px solid #527ca6;;
	background: #fff;
	padding: 1em}

.highlight {}

/***** Tables, Tabs and Lists ****/
/** Tables **/

table {font-size: 1em}

table.normal, 
table.admin {
	padding: 0;
	margin: 0;
	border: 0;
	background: #fff;
	width: 100%}

* html table.normal, 
* html table.admin {width: 97%}

table.admin tr td div#page-bar {}
td {vertical-align: top}
* html td {	font-size: 11px}
tr.odd {background: #dddfdf}
tr.even {background: #f0f0f0}
td.odd {background: #dddfdf}
td.even {background: #f0f0f0}

.normal td.third {
	padding: 20px 0 5px 20px;
	font-weight: bold;
	font-size: 120%;
	color: #527DA8;
	background-color: #F7F7F7;
}

.normal td,
td.normal,
td.bloglist,
.wikitable td,
td.odd,
td.even {
	margin: 0;
	padding: 3px;
	vertical-align: top}

 /* headings */
th, table.normal td.heading {
	font-size: 1em;
	font-weight: bold;
	color: #607993;
	background: #c3d3e5;
	min-height: 32px;
	text-align: center}
	
* html th,
* html table.normal td.heading {height: 32px}
	
.formcolor td {padding: 3px}

/* cells in tracker items display */
td.formlabel {}
td.formcontent {}

/* links to view an object from a table listing objects can be generalized to this link */
a.fgalname {}
a.fgalname:hover {}
 
a.tablename,
a.galname,
a.imagename,
a.blogname,
a.fgalname,
a.artname,
a.forumname {
	color: #314E6F;
	font-weight: bold}

a.forumnameread { color: #517ea7}

/** Tabs **/

.tabs {
	margin: 10px 0 -18px 0 !important;
	background: #5a7ea2;
	border-bottom: solid 1px #4a6a90 !important;
	padding: 0 5px !important;
	position: relative;
	z-index: 201}
	
.tabmark {
	display: inline;
	font-size: 85%;
	margin: 0;
	margin-right: 5px;
	padding: 1px 0 1px 0;
	background: #5a7ea2;
	margin-top: 8px;
	display: inline-block;
	border: 0}
	
.tabmark a {
	color: #ccdceb;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px}

.tabmark a:active {
	background: #fff;
	color: red}

.tabmark a:hover {
	color: #5a7ea2;
	background: #fff;
	text-decoration: none}
	
.tabactive {border: 0 !important}

.tabactive a {
	background: #fff;
	color: #5a7ea2}

.tabinactive {border: 0 transparent !important}

.tabinactive a,
* html .tabinactive a:visited {
	color: #fff}
	
* html .tabinactive a:hover {color: #5a7ea2}

.tabcontent {
	z-index: 200;
	position: relative;
	border: 1px solid #abcdef;
	padding: 26px 0 2px 0;
	margin-bottom: 25px;
	margin-top: -1px;
	background: #fff}

.tabcontent table {
	margin: 1% auto 2% auto; 
	text-align: left;
	width: 95%;
	background: transparent}

.tabcontent table td {padding: 5px}
table.admin div#content1 div.tabcontent div.cbox {background: transparent}

/*** Feature-specific selectors ***/

/***** Wiki *****/

body.tiki_wiki_page #comments {padding: 1em }


h1.pagetitle a,
h1.pagetitle a:visited,
h1.pagetitle a:hover,
a.pagetitle,
a.pagetitle:visited,
a.pagetitle:hover {
	line-height: 36px;
	font-size: 16px;
	color: #2d2d2d}

h1 a,
h1 a:link,
h1 a:visited {
	color: #2d2d2d;
	text-decoration: none}

h1 a.pagetitle:hover,
h1 a:hover {
	text-decoration: none;
	color: #2d2d2d}

body.tiki_wiki_page .wikitopline {}

.wikitopline .content br {display: none}
.wikiinfo {}

div#description,
.description {
	display: block;
	font-size: .9em;
	font-style: italic}

#pageid {
	float: left;
	clear: both}

#cachedpage {
	float: right;
	font-size: small}

.categpath {}
.wikiactions {white-space: nowrap !important;}

.wikiactions .icons,
.wikiactions form {display: inline-block}

*:first-child+html .wikiactions .icons,
*:first-child+html .wikiactions form,
* html .wikiactions .icons,
* html .wikiactions form {display: inline}

#backlinks { display: inline }
.wikitext {}

.titlebar {
	padding: 0.1em;
	background: #C3D3E5;
	color: #607993;
	font-weight: bold;
	text-align: center;
	margin: 10px 0}

.wikitext ul li {}
.wikitext ul li ul li {}
.wikitext ol {}

.wikitext .showhide_heading .link	{
	font-weight: normal;
	font-size: 80%;
	vertical-align: top;
}

.wikitext h1 {
	margin: 20px 0 15px 0;
}

.wikitext h2 {
	margin: 10px 0 10px 0;
}

.wikitext h3 {
	margin: 10px 0 5px 0;
}

.wikitext h4 {
	margin: 10px 0 5px 0;
}

.wikitext h5 {
	margin: 10px 0 5px 0;
}

.wikitext h6 {
	margin: 10px 0 5px 0;
}

table.wikitable {
	border: 1px solid #A9A9A9;
	border-collapse: collapse}

td.wikicell {
	padding: 3px;
	border: 1px solid #a9a9a9;
	border-collapse: collapse}

h1.pagetitle {
	background: url(coelesce/tiki-centerbg.jpg) repeat-x;
	line-height: 36px;
	color: #2d2d2d;
	padding-left: 2px;
}

/* editable wiki section */
div.split {
	border: 1px dashed #696969;
	clear: both}

.editdate {}

div#page-bar {
	width: 100%;
	display: block;
	margin-top: 0;
	float: none;
	line-height: 20px;
	}

#page-bar > span {float: left}

ul.floatleft {
	display: block;
	list-style: none;
	padding: 0;
	text-align: left;
	height: 20px;
	margin-top: 0}

ul.floatleft li {
	float: left;
	padding: 4px 2px}

.editdate ul.floatleft {margin-top: 8px}

div.cache {}
div.cachedpage {}
.wikicache, .wikicache:visited {}
.wikicache:hover {}
.wiki {}
.wikinew {}

.wiki-edithelp {display: none}

#wikihelp-tab table,
#wikihelp-tab table td {
	border: solid 1px #696969;
	border-collapse: collapse}

#wikihelp-tab table td {padding: 2px}
textarea.wikiedit {font-size: 1.0em}
p.editdate {}
div.wiki-edithelp {}
img.externallink {}

/* Needed esp. for light-on-dark theme */
div.quicktag {}
div.quicktag img,
#wikihelp-tab td img {}
div#helptool {}

/* Edit form */

#editpageform td {
	background: #E0DFE3 none repeat scroll 0 0;
	border: 1px solid #9D9DA1;
}

/* Wiki plugins */

/* Code plugin  */
div.code {
	font-size: 90%;
	padding: 3px;
	border: 1px dashed #a9a9a9;
	background: #F5F5F5;
	font-family: "Courier New", Courier, monospace}

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	background: #F5F5F5;
	margin: 4px 0;
	border: 1px dashed #696969;
	overflow: auto;
}

.codecaption {
	font-size: 90%;
	padding: 0 10px;
	position: relative;
	bottom: -5px;
	display: inline;
	border: 1px solid #696969;
	border-bottom: 0;
	margin: 0;
	color: #696969;
	background: #F5F5F5;
	font-weight: bold}

/* Quote plugin */
div.quoteheader {margin-left: 20px}
div.quotebody {font-style: italic}
table.wikiplugin-split {border: none}

/* Versions plugin */
#tiki-center .versionav {
	padding: 0;
	border: 0;
	margin-bottom: -1px}
	
.versionav .button {margin-bottom: 0}

#tiki-center .versioncontent {
	border: 1px solid #527ca6;
	background: #fff;
	padding: 1em}

/** Wiki tocs **/
div.tocnav {
	background: #EBEBEB;
	padding: 3px;
	margin-bottom: 4px;
	clear: both}
 
#tocnavicons {float: left}
#tocnavaddpage {float: right}
#tocnavlinks {clear: both}
.fancytoclevel {list-style-image: url(../img/icons/footprint.gif)}
li.toclevel {}

/* TOC */
ul.toc {
	padding-left: 2em;
	border-top: 1px dotted #a9a9a9;
	border-bottom: 1px dotted #a9a9a9;
	margin-bottom: 4px;
	margin-left: 0px;
}

ul.toc * {
	border: none;
	list-style: none;
}

/* Wiki diff styles */
.diff td {border: 1px solid #696969}
.diff div {border-top: 1px solid #696969}
.diffheader {background: #696969; font-weight: bold}
.diffadded {background: #CCFFCC}
.diffdeleted {background: #FFCCCC}
.diffinldel {background: #FFCCCC; text-decoration: line-through}
.diffbody {background: #F2F4F5}
.diffchar {color: red}

/***** Articles ****/

div.article {
	position: relative;
	margin-bottom: 40px}

div.articletopline {
	position: absolute;
	top: -20px;
	font-size: 90%;
	font-style: italic}

div.articletitle {
	margin-top: 6px;
	margin-bottom:	15px;
	text-align:	left}
 
div.articletitle h2 {
	min-height: 26px;
	background: url(coelesce/tiki-centerbg.jpg) repeat-x;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	padding-left: 14px;
	padding-top: 8px}
	
* html div.articletitle h2 {height: 26px}

.wikitext div.articletitle h2 {
	font-size: 1.55em;
	padding-top: 10px}
	
div.articletitle h2 a:link,
div.articletitle h2 a:visited {
	color: #000;
	text-decoration: none}
	
div.articletitle h2 a:hover {text-decoration: none}
.articletitle br {display: none}

span.titleb {
	font-size: 1em;
	padding-left: 14px}

div.articlesubtitle {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 14px;
	margin-top: 5px}

div.articleheading {margin-top: 6px}
div.articleheadingtext {margin-bottom: 1em}

img.topicimage,
img.articleimagenofloat,
img.articleimage {
	padding: 2px 0;
	margin-bottom: 10px}

img.articleimagefloat {
	margin-right: 4px;
	float: left;
	padding: 2px 0;
	margin-bottom: 10px}

img.articleimage {
	margin-right: 4px;
	float: left;
	clear: right;
	padding: 2px 0;
	margin-bottom: 10px}

div.articletrailer {
	position: relative;
	text-align: center;
	margin-top: 1.1em}
	
div.articletrailer img {}

div.article .status {
	position: absolute;
	left: 0}

div.articletrailer span {
	display: inline-block;
	margin: auto;
	white-space: nowrap}

div.article .actions {
	position: absolute;
	right: 0;
	top: 0}

div.articlebody {}

div.articlesource {
	margin-top: 5px;
	font-style: italic;
	font-size: 90%}

/***** Blogs *****/

div.breadcrumbs {
	font-size: 90%;
	font-style: italic}

div.blogheading {
	display: block;
	width: 100%;
	clear: both}

div.blogtitle {
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 80%}

body.tiki_blogs div.description {
	margin-top: 8px;
	margin-left: 14px}

div.bloginfo {
	text-align: center;
	display: block;
	padding: 3px;
	line-height: 150%;
	text-transform: none}

* html .bloginfo table {font-size: 11px}

div.blogtools {
	padding: 3px;
	text-align: right}
	
.blogactions {float: right}
.blogpost {}

/*.postinfo div a img,*/
a.blogt,
a.blog:visited {
	border: 0;
	text-decoration: none}

a.blogt:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF}

.postinfo {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 1.2em}

.postinfo a {
	color: #517ea7;
	text-decoration: none;
	border-bottom: none}

div.postinfo a.linkmodule {}
.postinfo div {margin-top: 30%}

.small {} /* Check ?? (from fluidindex */

body.tiki_blogs .post .author_info img {}

* html .postbody table {font-size: 11px}

/***** Forums *****/

body.tiki_forums table.normal {margin: auto}
#forumpost {display: none}
#forumpostopen {display: block}
.post {
	width: 100%;
	margin-bottom: 30px}

.post .postbody {
	background: #fff;
	clear: both;
	margin: 0;
	margin-top: 5px;
	font-size: 1.1em}
	
* html .post .postbody {font-size: 11px}

.top_post .post .postbody {background: #e6edf5  }

.postbody .content {
	padding: 0;
	text-align: left;
	color: #fff;
	background: #c3d3e5 !important}
	
.postbody .content p {  }

.postbody-title {
	color: #000;
	background: inherit}
	
.top_post .post .postbody-title {border-top: 2px solid #fff}

.postbody-title .checkbox {float: left}

.postbody-title .title {
	color: #2d2d2d}
	
.postbody-title .title h2 {}
.postbody-title .title h3 {  }
.postbody-title .title a.link {color: #2d2d2d}
.postbody-title .title br.clear {height: 1px}

.post .author_actions {
	position: relative;
	background: #c3d3e5;
	color: #000;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	height: 21px;
	vertical-align: middle;
	min-width: 100%}

.author_actions .author {
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	vertical-align: middle;
	border-right: 2px solid #fff}
/*
*:first-child+html .author_actions .author { max-width:74% }
*/
.author_actions .author * img { vertical-align: middle }
	
.author_actions > .actions {
	position: absolute;
	top: 0;
	right: 0;
	height: 21px;
	line-height: 21px;
	text-align: right;
	background: #446793;
	color: #fff;
	border-left: 2px solid #fff}
/*
*:first-child+html .author_actions > .actions { max-width:24% }
*/
.post .author_info {
	background: inherit;
	display: inline-block;
	color: #000;
	text-align: left;
	line-height: 21px;
	vertical-align: middle;
	padding-top: 0;
	margin-top: 0;
	height: 21px}
	
.post .author_info img {
	height: 21px;
	width: 21px;
	vertical-align: middle;}
	
.author_posts,
.author_stars {
	display: inline-block;
	line-height: 21px;
	height: 21px;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	border-right: 2px solid #fff}
	
.post .author_info a.link,
.post .author_info a.link:visited {
	color: #000;
	font-style: normal}

.post .author_post_info {
	display: inline-block;
	height: 21px;
	line-height: 21px;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 2px solid #fff}

.post .author_info .icons {
	padding: 0 2px}

.post .author_info .icons .actions {}
.post .author_post_info_on {font-style: normal}
.commentStyle_headers .author_info {float: left}
/*
.postbody-title > .actions {
	float: right;
	font-size: 1em}

.postbody-content {
	padding: 12px;
	background: #e6edf5;
	color: #000}*/

.postbody .attachments {
	clear: both;
	border: 0;
	background: #c3d3e5;
	color: #000;
	border-top: 2px solid #fff}

.postbody .attachments img {vertical-align: text-bottom}

.postfooter {
	width: 100%;
	min-width: 100%;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	text-align: left;
	clear: both;
	margin-top: 3px;
	background: #e6edf5;
}

.postfooter .actions {
	width: 200px;
	}

.postfooter .status {
	float: right;
	clear: none;
	width: 200px;
	text-align: right;
	margin-right: 5px;
	font-size: 10px}

.post .contribution {
	background: #F0F8FF;
	border: 1px solid #ccdceb;
	padding: 0 2px}

body.tiki_blogs .post .avatar {
	float: right;
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 3px;
	border: 1px solid #a9a9a9;
	background: #f0f8ff}
	
.post .avatar img {
	height: 21px;
	width: 21px}

.sub_comment {padding-left: 20px}

.sub_comment_area {
	clear: both;
	background: url("../../img/edge.gif") no-repeat top left}

.forum_actions .actions {
	clear: both;
	border: 0;
	background: #c3d3e5;
	color: #000;
	padding: 3px;
	vertical-align: middle}

.forum_actions .actions .action {margin-right: 10px}
.forum_actions .headers {vertical-align: bottom}
.forum_actions .headers .title {
	float: left;
	background: #f0f0f0;
	border: 1px solid #a9a9a9;
	border-bottom: 0;
	padding: 1px}

.forum_actions .headers .infos {
	float: right;
	font-size: smaller;
	padding-top: 2px}

.thread_pagination {
	text-align: center;
	margin-bottom: 10px}

.nb_replies {white-space: nowrap}
.post_preview, .top_post {margin-bottom: 15px}
/*.post .postbody .signature { float: left}*/

/* Comments */
#comzone {
	display: none;
	margin: 5px 0;
	padding: 0}
 
#comzoneopen {
	display: block;
	margin: 5px 0;
	padding: 0}
 
span.commentstitle {
	font-weight: bold;
	font-size: 1.2em}
	
/* Comments moderation */
.post-approved-n {border-left: 3px dotted blue}
.post-approved-r {border-left: 3px double red}
.post-approved-r .content * { background: url(../../img/icons2/dots.gif); }

/*.post-approved-n .content, .post-approved-r .content,
.post-approved-n .title, .post-approved-r .title,
.post-approved-n .postfooter, .post-approved-r .postfooter,
tr.post-approved-n td span, tr.post-approved-r td span {opacity: 0.5}
tr.post-approved-n td span, tr.post-approved-r td span {opacity: 0.6}*/


textarea#editpost2 {
	width: 100%;
	font-size: 1em}

/* Find */
.subcomment { margin-left: 10px}

/* Help box*/
div.commentsedithelp { 
	background: #ffcfcf; 
	color: #2d2d2d; 
	border: 1px solid #ff0000; 
	text-align: center; 
	font-weight: bold;
	}

/***** Categories *****/

table.tcategpath {}
td.tdcategpath {}
.categpath {}
table.subcats {}
td.tdsubcat {}
.categlink {}
table.catobjects {}

td.categobjectsnameeven,
td.categobjectsnameodd {}

td.categobjectsdataeven,
td.categobjectsdataodd {}

.catname {}
.catblock {
	padding: 5px;
	margin-bottom: 3px;
	min-width: 100%;
	}

.cattitle {
	padding: 3px 5px 9px 5px;
	display:inline;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #EDEDED;
	}

.catlists {
	margin-top: 8px;
	border: 1px solid #D7D7D7;
	}

.catlists:hover {}
.catlists a.link {}
.catlists a.link:hover {}

.catfeatures {
	margin: 5px;
	padding: 0;
	list-style: none;
	}

ul.catfeatures li {}

.catitems {
	margin-left: 10px;
	padding: 0;
	font-weight: bold;
	list-style: none;
	}

ul.catitems li {
	display: inline;
	margin-right: 7px;
}

ul.catitems li a {
	white-space: nowrap;
}

/***** Tags (freetags) *****/
div.freetaglist {
	border: 1px solid #527ca6;
	margin: 5px 10px 8px 10px;
	padding: 3px;
	text-align: left;
}

div.freetagitemlist {
	margin-top: 5px;
	background-color: #ccdceb;
}

li.freetag {
	list-style: none !important;
	display: inline !important;
	margin: 0;
	padding: 0}

ul.freetag {
	margin: 0;
	padding: 0;
	display: inline !important}

.freetag a {display: inline !important}

a.freetag_1 {
	text-decoration: none;
	font-size: .8em}

a.freetag_2 {
	text-decoration: none;
	font-size: .9em}
	
a.freetag_3 {
	text-decoration: none;
	font-size: 1em}

a.freetag_4 {
	text-decoration: none;
	font-size: 1.2em}

a.freetag_5 {
	text-decoration: none;
	font-size: 1.4em}

a.freetag_6 {
	text-decoration: none;
	font-size: 1.6em}

a.freetag_7 {
	text-decoration: none;
	font-size: 1.8em}

div.freetagObjectOdd {
	margin: 2px;
	position: relative}

div.freetagObjectEven {
	margin: 2px;
	position: relative}

div.freetagObjectName a {text-decoration: none}

div.freetagObjectType {
	position: absolute;
	top: 0;
	right: 0}

/***** Image Galleries *****/

table.galtable {
	border-collapse: collapse;
	border: 1px solid #696969;
	width: 100%}

* html body table.galtable {width: 97%}
body.tiki_galleries table.findtable {display: inline}

/* Check this one ?? */
div.browsegallery {
	text-align: center;
	width: 100%}

td.oddthumb {border-collapse: collapse}
td.eventhumb {border-collapse: collapse}

td.eventhumb img {
	margin-left: 6px;
	margin-right: 6px}

div.thumbnailcontenerchecked div.thumbnail {
	background-color: #f8f8ff;
	border-color: #a9a9a9}

div.thumbnails {}
div#browse_image {width: 100%}

img.athumb {
	border: 0;
	margin: auto}

.caption {color: #2d2d2d}
p.norecords {font-weight: bold}

div.imagetitle {
	font-weight: bold;
	font-size: 200%}

div.gallerylink { }
div#browse_image {} /* Check - from fluidindex ?? */
div.showimage {
	text-align: center;
	margin: 5px 0;
	width: 100%;
	text-align: center;
	padding: 6px}

div.imgaldescr {margin: 10px}
.sorttitle {margin-left: 10px}

/***** File Galleries *****/

div.thumbnailcontener {}
div.thumbnail {}
div.thumbnamecontener, div.thumbimagecontener {}
div.thumbnamecontener {}
div.thumbname, div.thumbimage {}
div.thumbnamesub, div.thumbimagesub {}
div.thumbnail:hover {}
div.thumbnail:hover div.thumbnamecontener {}
div.thumbimage img {}
div.thumbinfos {}
div.thumbinfo {}
span.thumbinfoval {}
div.thumbname {}
div.thumbactions {}
div.thumbactions * {}
div.thumbactions input {}
div.thumbactions a {}
div.thumbdescription {}
div.thumbdescription + div.thumbinfo {}
div.thumbdescription span.thumbinfoname {}
a.namealias {}
div.gallerypath, div.gallerypath a {}
div.gallerypath a:hover {}
.fgalexplorer {border: 0}

.fgallisting table td {
	padding-left: 2px;
	padding-right: 2px}

/***** Trackers *****/

.statuson {
	padding: 1px;
	margin: 1px;
	vertical-align: middle}

.statusoff {
	padding: 1px;
	margin: 2px;
	vertical-align: middle}
	
/* also for categorize.tpl */
div.multiselect {
	vertical-align: middle;
	/*overflow-y: auto;
	overflow-x: hidden;*/
	overflow: auto;
	height: auto;
	width: 100%;
	border: 1px solid #696969}

/***** Calendar *****/
/* Overrides calendar.css, etc. */

.Cal0, 
.Cal1, 
.Cal2 {font-size: 90%}

.Calart,
.Calblog,
.Calchart,
.Caldir,
.Caleph,
.Calfaq,
.Calfgal,
.Calforum,
.Calgal,
.Calnl,
.Calquiz,
.Calsurv,
.Caltrack,
.Calwiki {font-size: 90%}

.Calart,
.Calart a,
.Calart a:visited {color: #FA8072}

.Calblog,
.Calblog a,
.Calblog a:visited {color: #DA70D6}

.Calchart,
.Calchart a,
.Calchart a:visited {color: #304F30}

.Caldir,
.Caldir a,
.Caldir a:visited {color: #800080}

.Caleph,
.Caleph a,
.Caleph a:visited {color: #008000}

.Calfaq,
.Calfaq a,
.Calfaq a:visited {color: #822222}

.Calfgal,
.Calfgal a,
.Calfgal a:visited {font-weight: normal}

.Calforum,
.Calforum a,
.Calforum a:visited {color: #808000}

.Calgal,
.Calgal a,
.Calgal a:visited {color: #8B4513}

.Calnl,
.Calnl a,
.Calnl a:visited {color: #708090}

.Calquiz,
.Calquiz a,
.Calquiz a:visited {color: #5F9EA0}

.Calsurv,
.Calsurv a,
.Calsurv a:visited {color: #DAA520}

.Caltrack,
.Caltrack a,
.Caltrack a:visited {color: #00BD02}
	
.Calweb {font-size: 90%}

.Calwiki,
.Calwiki a,
.Calwiki a:visited {color: #2C4B80}

.Calart a:hover,
.Calblog a:hover,
.Calchart a:hover,
.Caldir a:hover,
.Caleph a:hover,
.Calfaq a:hover,
.Calfgal a:hover,
.Calforum a:hover,
.Calgal a:hover,
.Calnl a:hover,
.Calquiz a:hover,
.Calsurv a:hover,
.Caltrack a:hover,
.Calwiki a:hover {color: #82a7c8}

.Calart:before,
.Calblog:before,
.Calchart:before,
.Caldir:before,
.Caleph:before,
.Calfaq:before,
.Calfgal:before,
.Calforum:before,
.Calgal:before,
.Calnl:before,
.Calquiz:before,
.Calsurv:before,
.Caltrack:before,
.Calwiki:before {background: #f8f8ff}

.calfocus {
	font-size: 90%;
	background: #ccdceb}

.calfocuson {
	font-size: 90%;
	background: #fff}

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {color: #517ea7}

.caltoggle {font-size: 90%}

.opaque {
   border: 1px solid #ccdceb;
	background: #f8f8ff}

.opaque .box-title {border-bottom: 1px solid #ccdceb}
.opaque a {text-decoration: none}
.opaque .iconmenu {display: block}
.searchresults {display: inline}

.calnavigation a:hover {background: red}
#caltable .calfocuson,
.box-data td.fc a.today,
.box-data td a.today {
	background: #8DF378;
	border: solid 1px #696969}

#caltable .calfocuson a {color: #000}

#caltable .calfocus a,
#caltable .calfocuson a {text-decoration:none}

div.tabrow {/*height: 24px !important*/}
.calbuttonon a {color: #997090}
.calHeading,
.calHeadingOn {
	background: #c3d3e5;
	color: #517ea7;
	font-weight: bold;
	height: 24px !important}
	
.calHeadingOn {background: #ccdceb}

.day,
.day:visited {}

.today {}
.nav {}
.changedate {}
.date {}

.calinput {background: #4a6a90}
.calfocuson + .calcontent { background: #F5F5F5}
.days {color: #4a6a90}
#caltable td {padding: 0}
#caltable .weeks {
	background: #c3d3e5;
	color: #4a6a90}

a.viewthisday:hover { border-bottom: 0 none; }
.addevent {padding: 0 5px; float: right}
* html .addevent {padding: 0}
.calodd, .caleven { border: 1px solid #a9a9a9}
.calodd {background: #dddfdf}
* html .calodd {padding: 0}
.caleven {background: #f0f0f0}
* html .caleven {padding: 0}
.caldark {background: #c3d3e5}
* html .caldark {padding: 0}
.caldark .calfocus {background: #c3d3e5}
.daterow {}
.daterow:hover {}

/*****  Polls  *****/

div.pollresults {
	margin-top: 5px;
	font-size: 1.2em;
	padding: 0 5px}
	
table.pollresults {width: 100%}
td.pollr {color: #2d2d2d}
#pollopen {display: block}
#pollzone {display: none}
#polledit {display: none}
.pollnav {}

/***** FAQs *****/

div.faqlistquestions {margin-bottom: 20px}
div.faqqa {margin-bottom: 20px}

div.faqquestion {
	font-weight: bold;
	padding: 2px 12px;
	padding-bottom: 0}

div.faqanswer {
	padding: 4px 12px;
	padding-top: 0}

/***** Quizzes *****/

div.questionblock {
	padding: 4px;
	margin-bottom: 10px}

div.quizquestion {
	margin-bottom: 5px;
	background: #C3D3E5 none repeat scroll 0 0;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
}

div.quizoptions input[type=text] {
	width: 500px;
}

div.quizoptions {}
div.quizdescription {margin-bottom: 10px}
div.quizanswer {margin-bottom: 10px}

/***** Shoutbox *****/

div.shoutboxmsg {
	margin-bottom: 0;
	padding: 4px;
	padding-bottom: 1px}

div.shoutboxmodmsg {
	font-size: .95em;
	margin: 0 5px 4px 5px;
	padding-top: 5px;
	padding-bottom: 1px}

textarea.tshoutbox{
	font-size: .95em;
	width: 162px}

.wiki-table {}
.wiki-tr-a td {border: 0}
.wiki-tr-b td {border: 0}

/***** Directory *****/

div.dircategs {
	border: 1px solid #696969;
	padding: 5px}

.dirlink {}
.dirsublink {font-size: .95em}

div.dirlistsites {
	padding: 5px 0 10px 5px;
	margin-top: 10px}

div.dirsite {
	margin-bottom: 10px;
	padding: 4px}

span.dirsitedesc {}
span.dirsitetrail {font-size: 95%}
span.dirsitecats {font-size: 95%}
.dirsitelink {}

div.dirrelated {
	margin-top: 10px;
	padding: 5px}

td.dirfooter {font-size: .95em}
div.dirfooter {margin-top: 10px}

/***** Messages *****/

td.prio1,
td.prio2,
td.prio3,
td.prio4,
td.prio5 {
	border: 1px solid #a9a9a9;
	padding-left: 2px}

td.prio1 {background: #F7F9CA}
td.prio2 {background: #F7F9EA}
td.prio3 {background: #F7F9FA}
td.prio4 {background: #F7F9FD}
td.prio5 {background: #F7F9FF}

div.messureadflag {
	background: #a9a9a9;
	padding-left: 5px}

div.messureadhead {
	background: #dcdcdc;
	margin-top: 2px}

div.messureadbody {
	margin-top: 5px;
	background: #dcdcdc}

.readlink {
	font-size: .95em;
	color: #2d2d2d}
	
/***** Sheets *****/
.plugin-desc {
	padding: 5px;
}

.plugin-sample {
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
}

.plugin-sample .plugin-param {padding-left: 15px}

.plugin-form-float {
	position: fixed;
	left: 5%;
	right: 365px;
	top: 5%;
	max-height: 90%;
	overflow: auto;
	background: #f5f5f5;
	padding: 10px;
	z-index: 10;
	border: solid 2px #696969}

.icon_edit_section {float: right}


/***** Ajax *****/

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}

#shadowbox_title {
	height: auto !important;
	padding: 0;
	overflow: visible}

#shadowbox_title_inner{
	height: auto !important;
	font-size: 1em !important;
	line-height: 1em !important;
	white-space: normal !important;
	padding: 5px 0 4px 8px}
	
#shadowbox_content {background: #f5f5f5}
	
/* MyTiki Preferences Ajax */

.tab-wrapper {
	border: 1px solid #f5f5f5;
	padding: 0}

.tab-menu  {
	clear: both;
	line-height: 17px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 2px 0;
	margin-bottom: 6px;
	margin-top: 2px;
	width: 100%}

.tab-menu li {
	display: inline;
	margin: 0 2px;
	width: 200px;
	padding-right: 1.5em}

.tab-menu li img {vertical-align: middle}

.tab-menu li a 	{ 
	padding: 1px 5px; 
	background: #f5f5f5; 
	color: #517ea7; 
	font-weight: bold; 
	text-decoration: none}

.tab-menu li a:hover, 
.tab-menu li a:focus { 
	background: transparent; 
	border-bottom-color: #f8f8ff}

.tab-menu li a:hover { 
	background: #FAEC8F; 
	border-bottom-color: #f8f8ff}
 
.tab-menu li.tab-selected a {background: #f8f8ff}

/***** TikiSheet Default Style *****/
table.default thead td,
table.default tfoot td {
	font-weight: bold;
	text-align: center;
	background: #4a6a90;
	color: white;
}

table.default td {
	border: solid 1px #a9a9a9;
	background: white;
}

.highlight_word_0{
	color: #ffff66;
	background: #4a6a90}

.highlight_word_1{
	color: #ff9999;
	background: #4a6a90}

.highlight_word_2 {
	color: #A0FFFF;
	background: #4a6a90}

.highlight_word_3 {
	color: #ff66ff;
	background: #4a6a90}

.highlight_word_4 {
	color: #99ff99;
	background: #4a6a90}

.center {text-align: center}
.justify {text-align: justify}
.right {text-align: right}

/***** mypage *****/

.mypage_configure th {width: 180px}
#sideBarTab {background: url('../img/cord.png') no-repeat}
#sideBarContents {background: #fff}

/* css/admin.css overrides */

a.admbox {
	border: 1px solid #708090;
	background: #dddfdf center no-repeat}

a.admbox:hover,
a.admbox:focus,
a.admbox:active {
	background: #f0f0f0 center no-repeat;
	border: 1px solid #696969}

a.admbox.off {border: 1px solid #a9a9a9}

a.admbox.off:hover,
a.admbox.off:focus,
a.admbox.off:active {border: 1px solid #a9a9a9}

/* MiniChat  */
div.box-minichat {width: 100%}
div.minichatchans {overflow: auto}
.minichat {
	overflow: auto !important;
	border: 1px solid #527ca6;
	background: #f5f5f5}

div.minichatdiv {
	font-size: .9em;
	overflow: auto}

#siteloginbar .register {
  padding-left: 20px;
}

#siteloginbar .pass {
  float: right;
  padding-left: 20px;
}

#wikifootnote {
	background: #EFEFFF;
	font-size: 11px;
}

#wikifootnote p {
	padding: 4px;
}

.hrwikibottom {
	  visibility: hidden;
}

p.editdate {
	border-top: 1px solid #8CACBB;
	font-size: 0.9em;
	font-style: italic;
}

/* end of the source file */

/* start of the EVZ file */

.copyright {
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
	padding: 0;
	color: #5A5A58;
	text-align: center;
	background-color: #FFFFFF;
}	
h1, h2, h3, h4, h5, h6 {
/*	margin : 0 0 13px; */
	text-align: left;
	padding: 0px;
}
H2 {
	font-size : 18px;
	color : #333333;
/*	padding-right: 10px;
	padding-left: 15px;
	margin-left: 15px;
	margin-top: 7px;
*/
}
H3 {
	font-size : 14px;
	color : #FF6600;
/*	padding-right: 10px;
	padding-left: 10px;
*/
}
H4 {
	font-size : 12px;
	color : #666666;
}
H5 {
	font-size : 11px;
	color : #999999;
}
H6 {
	font-size : 10px;
	color : #AAAAAA;
}
H1, .pagetitle {
	font-size : 40px;
	font-weight: normal;
/*	margin: 10px 0px 10px 0px;*/
/*	padding-left: 5px;*/
	color: #660566;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.tiki_wiki {
	text-align: center;
}
.pagetitle {
	padding: 0px; 
	margin-left: 0px;
}
a.pagetitle {
	text-decoration: none;
}
.rubpresentation, .tiki_wiki .pagetitle, .rubmanifestations, .tiki_calendar .pagetitle, .rubcommuniquons, .tiki_forums .pagetitle, .tiki_surveys .pagetitle, .tiki_faqs .pagetitle, .tiki_cms .pagetitle, .tiki_user_messages .pagetitle, .tiki_newsletters .pagetitle, .rubbibliotheque, .tiki_file_galleries .pagetitle, .tiki_galleries .pagetitle, .rublastarticle, .rublastcreatedfaqs, .rubforumslasttopics, .rublastfiles, .tiki_mytiki .pagetitle {
	margin-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
.rubpresentation, .tiki_wiki .pagetitle {
}
.rubmanifestations, .tiki_calendar .pagetitle {
}
.rubcommuniquons, .tiki_forums .pagetitle, .tiki_surveys .pagetitle, .tiki_faqs .pagetitle, .tiki_cms .pagetitle, .tiki_user_messages .pagetitle , .tiki_newsletters .pagetitle {
}
.rubbibliotheque, .tiki_file_galleries .pagetitle, .tiki_galleries .pagetitle {
}
.rublastarticle {
}
.rublastcreatedfaqs {
}
.rubforumslasttopics {
}
.tiki_mytiki .pagetitle {
}
.rublastfiles {
}
ul {
	margin-top : 2px;
	margin-bottom : 6px;
}
a {
	color : #DE600C;
	text-decoration : underline;
	font-weight:normal;
}
a:hover {
	color : #FF771E;
}
small {
	font-size : 11px;
	color: #7E7874;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
smallBot {
	font-size : 10px;
	color: #7E7874;
}
hr {
	width : 100%;
	height : 1px;
	background-color : #FFFFFF;
	border-width : 0px;
	padding : 0px;
	color : #FFFFFF;
}
td {
	color : #5A5A58;
	font-size : 11px;
	vertical-align : top;
	text-align : left;
}
th {
	color : #5A5A58;
	background-color : #DEE7EC;
	border : 1px solid #ACB9C7;
	padding : 0 2px;
}
caption {
	font-weight : bold;
}
/* General form elements */
FORM {
	margin : 0px;
	padding : 0px;
}
input, textarea, select {
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333F5C;
	margin: 1px;
	border : 1px solid #827B77;
}
input {
	text-indent : 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}
input[type=checkbox], input[type=radio] {
	border : 0;
}
input[type=submit] {
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #827B77;
	background-color: #A59F9C;
	font-weight : bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px;

}
input[type=submit]:hover {
	background-color : #FFFFFF;
	cursor : pointer;
	color: #78726D;

}
textarea {
	margin: 1px 1px 1px 2px;
}
label {
	cursor : pointer;
}

/* GENERAL LAYOUT EXPLANATION
	*
	* The tiki application is enclosed as a whole in tiki-main
	* tiki-main contains three divs: tiki-top, tiki-mid and tiki-bot
	* that will be used for the header, application and footer.
	*
	* tiki-mid contains a 3-column table, the columns are called (ids)
	* leftcolumn, centercolumn and rightcolumn
	* centercolumn contains tiki-center where the main area is displayed.
	*
	*/

/*********************** GENERAL LAYOUT ************************************/
DIV#tiki-main {
	margin : 0px;
}
DIV#tiki-top {
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #997090;
/*
	background-color: #997090;
*/
	font-size: 11px;
	vertical-align: bottom;
}
#logo {
	background-repeat: no-repeat;
	height: 62px;
	font-size: 19px;
	font-weight: normal;
	color: #670133;
	text-align: right;
	padding-right: 30px;
	margin: 0px;
	padding-top: 30px;
}
DIV#tiki-top a {
	text-decoration : none;
}
DIV#tiki-mid {
	padding : 0px;
	margin-right: 0px;
	margin-left: 0px;
}
DIV#tiki-bot {
	padding-top : 10px;
	padding-bottom : 5px;
	background-color : #FFFFFF;
	margin : 0;
}
#leftcolumn {
	width : 180px;
	padding : 0px 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #660566;
	border-top: 1px solid #660566;
}
#centercolumn {
	margin : 0;
	width : 100%;
	text-align: left;
	padding: 0px 0px 20px 5px;
	background-color: #FFFFFF;
	border-top : 1px solid #660566;
}
#rightcolumn {
	width : 180px;
	padding : 0px 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #660566;
}
DIV#tiki-center {
	padding : 0px 0px 10px;
	text-align: left;

}
DIV#tiki-mid > table {
	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;
	visibility: hidden;

}

#overDiv table {
	width : auto !important;
}
#overDiv .box-title {
	font-size : 10px;
	margin : 0;
	font-weight: bold;
	color: #5A5A58;
	padding-left: 3px;
	display: block;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
}
#overDiv .box-data {
	overflow : hidden;
	color : #5A5A58;
	padding-left: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-size : 10px;

}

/********************************************* GENERAL STYLE PROPERTIES **********************************************/
/* Boxes used for modules (modules are those boxes in the left/right columns) */
div.box {
	overflow : hidden;
	font-size : 10px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 20px;
	width: 177px;

}
.box-title {
	font-size : 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #5A5A58;
	padding-left: 3px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom: 1px dashed #EEEEEE;
}
.box-title a {
	text-decoration: none;
}
.box-title a:hover {
	text-decoration: none;
}
.presentation .box-title, .Manifestations .box-title, .communiquons .box-title, .Bibliotheque .box-title, .last_articles, .last_created_faqs, .forums_last_topics, .last_files  {
	margin : 0;
	padding-left: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div.box-title table {
	width : 100%;
}
div.box-data {
	overflow : hidden;
	color : #5A5A58;

	font-size : 10px;
}

div.box-shadow {
	border-bottom: 1px dashed #CCCCCC;
}

#presentation {
	margin-top: 2px;
	margin-bottom: 5px;
}
#Manifestations {
	margin-top: 2px;
	margin-bottom: 5px;
}
#communiquons {
	margin-top: 2px;
	margin-bottom: 5px;
}
#Bibliotheque {
	margin-top: 2px;
	margin-bottom: 5px;
}
#last_articles {
	margin-top: 2px;
	margin-bottom: 5px;
}
#last_created_faqs {
	margin-top: 2px;
	margin-bottom: 5px;
}
#forums_last_topics {
	margin-top: 2px;
	margin-bottom: 5px;
}
#last_files {
	margin-top: 2px;
	margin-bottom: 5px;
}
/*.login_box .box-title, .search_box .box-title, .messages_unread_messages .box-title, .Fast_admin .box-title, .who_is_there .box-title, .mnu_application_menu .box-title, .switch_lang .box-title, .featured_links .box-title { */
#rightcolumn .box-title {
	background-color: #3586C0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#mod-login_boxl2{

}

div.separator, div.separatorline {
	background-color: #DDDDDD;
	color: #333333;
	padding : 2px 5px;
	width : 165px;
	border: 1px solid #660066;
	margin-top: 4px;
	margin-bottom: 2px;
	border-radius : 6px 6px 6px 6px;
	-moz-border-radius : 6px 6px 6px 6px;
	-khtml-border-radius : 6px 6px 6px 6px;
}
div.separator a, div.separatorline a {
	color: #333333;
	font-size: 10px;
}
.linkmenu, .rsslink {
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
	color: #5A5A58;
}
.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 : 10px;
	text-decoration : none;
}
.flip {
	font-size : 10px;
	text-decoration : none;
}
span.user-box-text {
	color: #5A5A58;
}

/* When modules display a list of items each item is enclosed in a cell with the following style */
TD.module {
	font-size : 10px;
	color : #1876A3;
	text-align : left;
}
.linkmodule, .linkmodule:visited {
	color : #997090;
	font-size : 10px;
	text-decoration : none;
}

/* Now the boxes for the rest of Tiki (non-modules */
div.cbox {
	margin : 20px 3px 3px;
	overflow : hidden;
	background-color: #F7F5EE;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-top: 4px solid #B2AEAB;
	border-right: 1px solid #B2AEAB;
	border-bottom: 4px solid #B2AEAB;
	border-left: 1px solid #B2AEAB;
	border-radius : 16px 16px 16px 16px;
	-moz-border-radius : 16px 16px 16px 16px;
	-khtml-border-radius : 16px 16px 16px 16px;
}
div.cbox-title {
	color : #FFFFFF;
	overflow : hidden;
	text-align : center;
	padding : 6px 0px;
	margin : 4px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E2351D;
	border-top: 1px solid #912313;
	border-bottom: 1px solid #912313;
	font-size: 13px;
	letter-spacing: 1px;

}
.cboxtlink {
	color : #5A5A58;
	font-size : 10px;
	text-decoration : none;
}
div.cbox-data {
	overflow : hidden;
	font-size : 11px;
	color : #912313;
	font-weight: bold;
	padding-top: 10;
	padding-right: 5px;
	padding-left: 5px;
}
div.cbox-data a {
	font-size : 10px;
	color : #912313;
	font-weight: normal;
}
div.cbox-data a:hover {
	font-size : 10px;
	color : #FF6633;
	font-weight: normal;
}

/* 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 : 10px;
	color : #424242;
	text-decoration : none;
}
.bannertext:hover {
	color : #5A5A58;
}
div.imagerank {
	margin : 10px 5px;
}

/* A simple box is just a div with a border around and some margin
	* used for example in the admin screen */
div.simplebox {
	padding : 5px 8px;
	color : #333333;
	margin-top: 10px;
	margin-bottom: 10px;
/*	text-align: left;*/
	border: 1px solid #997090;
}
div.simplebox span {
	/*font-weight: bold;*/
}

/* 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 0px 10px;

	width : 100%;
	voice-family : "\";
	border: 1px solid #ACB9C7;
}\"";
	voice-family : inherit;
	width : 97%;
}
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 {
	border : 1px solid #60A4D3;
	padding : 4;
	background-color: #FAF5EF;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;

}

/* 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 {
	background-color : #FBFCF9;
	font-size : 10px;
	color: #666666;
	border: 1px solid #437FA8;
}
.messunav {
	margin-top: 15px;
}
td.formcolor {
	border : 1px solid #3A74A3;
	padding : 4px;
	background-color: #FAFAF7;
	font-size : 10px;
}

/* Table headings */
TD.heading, td.gallistheading, td.listgalheading, td.bloglistheading,
td.listfgalheading, td.jukeboxlistheading, td.listfilesheading,
td.listartheading, td.forumheading, td.viewthread {
	color : #FFFFFF;
	background-color : #E4673A;
	border : 1px solid #C4C6C8;
	padding : 2px;
	font-size: 10px;
	font-weight: bold;
}

th.gallistheading, th.listgalheading, th.bloglistheading,
th.listfgalheading, th.jukeboxlistheading, th.listfilesheading,
th.listartheading, th.forumheading, th.viewthread {
}

TD.button {
	background-color : #DEE7EC;
	border : 1px solid #ACB9C7;
	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 : #5A5A58;
	font-size: 10px;
	text-decoration: none;
	
}
a.forumnameread {
	letter-spacing : 1px;
	color : #5A5A58;
}

/* Links in table headings */
.tableheading, .gallistheading, .listgalheading, .bloglistheading,
.llisfgalheading, .llistfileslink, .llistart, .lforumheading {
	text-decoration: none;
	color: #F3E7EE;
	padding-right: 2px;
	padding-left: 2px;

}

table.findtable {
	margin-bottom : 1px;
	padding-bottom : 10px;
}
.findtable td { 
	color : #5A5A58;
}

/* Odd rows in several listings */
tr.odd {
	border : 1px solid #ACB9C;
	color : 042D56;
	background-color : #FEFEFE;
}
tr.odd:hover {
	background-color: #FAC985;
}
tr.even {
	border : 1px solid #9E9E9E;
	background-color : #F7F9FA;
	color : 042D56;
}
tr.even:hover {
	background-color: #FAC985;
}
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 : 1px solid #ACB9C7;
	border-collapse : collapse;
	background-color : #F7F9FA;
	color : 042D56;
	font-size : 10px;
}
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 {
	border : 1px solid #60A4D3;
	background-color : #F8F8F3;
	color : #5A5A58;
	border-collapse : collapse;
	padding: 2px;
	font-size: 10px;
}
.even b {
	color : #5A5A58;
}
TD.third {
	border : 1px solid #ACB9C7;
	color : 042D56;
	background-color : #ACB9C7;
}

/* When the page title is a link this is the style */
/* .pagetitle, .forumspagetitle {
	color : #5A5A58;
	margin : 0 10px;
	margin-bottom : 3px;
	font-weight: normal;
	text-decoration: none;
} */
div#pagetitle {
	font-size : 25 px;
}

.link, .gallink, .bloglink, .fgallink, .trailer,
.opencomlink, .commentslink, .admlink,.forumbutlink {
	font-weight : normal;
	padding : 0;
}

div.searchdate {
	font-size : 10px;
	color : #333333;
}

/* Pagination for listings */
.mini {
	font-size: 9px;
	color : #5A5A58;
}
.prevnext, .galprevnext, .blogprevnext, .fgalprevnext,

.artprevnext, .forumprevnext, .jukeboxprevnext {
	font-size: 12px;
	padding: 1px 6px;
	margin-bottom: 6px;
}

.attention {
	color: red;
}
.highlight {
	background-color : #eeee99 !important;
	color : #5A5A58;
}

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;
}
a.tikihelp:hover {
	color : #224466;
	cursor : help;
}


/***********************************************  THE WIKI ***********************************************************/
div.titlebar {
	background-color: #DEDEDE;
	color: #333333;
	border: 1px solid #997099;
	letter-spacing : 1px;
	padding : 0 6px 0px 6px;
	margin : 3px 0 3px 0;
	font-weight : bold;
}

/* The bar where the actions for a page are displayed */
DIV#page-bar {
	margin : 0;
	width: 100%;
	text-align: center;

}
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 : 0 5px 0 0;
	padding : 0;

}
.button3 {
	border-radius : 5px 5px 0 0;
	-moz-border-radius : 5px 5px 0 0;
	-khtml-border-radius : 5px 5px 0 0;
}
.button3 .linkbut {
	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;
}

/* Links in buttons */
.linkbut, .linkbut:visited {
	font-size : 10px;
	color : #5B5A59;
	font-weight : normal;
	text-decoration : underline;
}
.linkbut:hover {
	color : #FF6633;
}
.tab1 form {
	display : inline;
}
div.cache {
	background-color : #DEE7EC;
	border : 1px solid #ACB9C7;
	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 : #5A5A58;
	background-color: transparent;
}
table.wikitable {
	border-collapse : collapse;
}
td.wikicell {
	border-collapse : collapse;
	border : 1px solid #ACB9C7;
	background-color : #F7F9FA;
}
body.wikitext, div.wikitext {
	background-color : #ffffff;
	font-size : 11px;
	width : auto;
	padding: 0px 10px;
	text-align: justify;
}
.colg{
	width : auto;
	padding: 10px;
	text-align: left;
	float: left;
	margin-right: 35px;
	vertical-align: top;
}
.colg span{
/*	font-weight: bold;*/
	font-style: italic;
}
.cold{
	width : auto;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.cold span{
/*	font-weight: bold;*/
}
div.wikitext span{
	/* meta-pach : enleve gras qd modif couleur */
	/*font-weight: normal;*/
}
.wikitext a {
	color : #DE600C !important;
	text-decoration: underline !important;
}
.wikitext a:hover {
	text-decoration: underline;
}
.wikitext div.box {
	width : auto;
}
.wikitopline table {
	width : 100%;
	voice-family : "\";
	margin: 0px;
	padding: 0px;
}\"";
	voice-family : inherit;
	width : 97%;
}
html>body .wikitopline table {
	width : 100%;
}
.wikitopline {
	background : #FFFFFF;
	padding: 10px 0px 0px 5px;
}
.wiki {
}
.wikinew {
	color : #CC0000;
}
textarea.wikiedit {
}
p.editdate {
	color : #223344;
	border-top : 1px solid #DE600C;
	font-size : 9px;
	padding : 5 10px 0;
	margin-top: 15px;
	text-align: center;
}
div.wiki-edithelp {
	background : white;
	border : 1px solid black;
	padding : 10px;
}
img.externallink {
	margin : 0 2px;
}
div.tocnav {
	font-size : 10px;
	border-top : 1px solid #ACB9C7;
	border-bottom : 1px solid #ACB9C7;
	color: #5A5A58;
	padding: 2px 0;
	margin-bottom: 2px;
}
.tocnavlink {
	color : #5A5A58;
}
/* 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;
}
.diffinldel {
	background-color : #FFCCCC;
	text-decoration  : line-through;
}
.diffbody {
	background-color : #F2F4F5;
}
.diffchar {
	color : red;
}
/**** coloration for c o d e plugin *****/
div.code {
	font-size : 10px;
	padding : 3px;
	border : 1px dashed #CCCCCC;
	background-color : #F4F4F4;
	font-family:  Arial, Helvetica, sans-serif;
}
.codelisting {
	font-family:  Arial, Helvetica, sans-serif;
	padding : 10px;
	background-color : #FFFFFF;
	margin : 0;
	border : 1px solid #ADACAF;
}
.codecaption {
	font-size : 10px;
	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 #ACB9C7;
	width : 100%;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 97%;
}
html>body .galtable {
	width : 100%;
}
TD.oddthumb {
	background-color : #E7E9EA;
	border : 1px solid #ACB9C7;
	border-collapse : collapse;
	text-align : center;
}
TD.eventhumb {
	background-color : #F1F2E9;
	border : 1px solid #ACB9C7;
	border-collapse : collapse;
	text-align : center;
}
div.thumbnails {
	border : 1px solid white;
	margin : 10px;
}
img.athumb {
	border : 1px solid white;
}
.caption {
	color : #5A5A58;
}
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.blogtitle {
	color : #5A5A58;
	font-weight : normal;
	font-size : 26px;
	margin : 0 10px 30;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
	padding-left: 10px;

}
div.bloginfo {
	font-size : 10px;
	color : #424242;
	margin : 10px;
	text-align: left;

}
div.blogdesc {
	clear : both;
	margin : 0 10px;
	text-align: left;

}
div.blogtools {
	background-color: #FAF5EF;
	border-top : 1px solid #60A4D3;
	border-bottom : 1px solid #60A4D3;
	font-size : 10px;
	margin : 25px 0 10px;
	padding : 0 10px;
}
div.posthead {
	color : #5A5A58;
	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 : 10px;
	color : #5A5A58;
	padding : 10px;
	width : auto;
	text-align: left;
}

/****************************************************** CMS ***************************************************************/

div.articletitle {
	border-top : 1px solid #7C91A7;
	margin-top : 5px;
	clear : both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C91A7;
	background-color: #EDF0F3;
}
span.titlea {
	margin : 5px 0 6px;
	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 : 10px;
	color : #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.articleheading {
	margin : 5px 20px 5px 20px;
	clear : both;
}
div.articleheadingtext {
	display : inline;
}
div.articletrailer {
	border-top : 1px solid #C7D0D9;
	margin-bottom : 10px;
	clear : both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D0D9;
}
span.trailer {
}
.articleimage {
	margin-right : 20px;
}
div.articlebody {
	padding : 10px;
	clear : both;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-top: 1px solid #AEAEAE;
}

/******************************************************* CALENDAR **********************************************************/
.day, .day:visited {
	font-weight : normal;
	font-size : 10px;
	color : #5A5A58;
}
.today {
	font-size : 10px;
	color : #5A5A58;
}
.nav {
	font-size : 10px;
	color : #5A5A58;
}
.changedate {
	font-size : 9px;
	color : #5A5A58;
}
.date {
	font-size : 10px;
	color : #552546;
	font-weight : bold;
}
/*************************************************** 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 : #5A5A58;
	background-color : #FFFFFF;
}
table.chatform {
	border : 1px solid #00639C;
	width : 100%;
	border-top : 0px;
}
td.tdchatform {
	color : #5A5A58;
	background-color : #EEEEEE;
}
span.chnormal  {
	color : #5A5A58;
}
span.chuser {
	color : #5A5A58;
	font-weight : bold;
}

/********************************************************** POLLS ********************************************************/
div.pollresults {
	margin-top : 5px;
	font-size : 12px;
	padding : 0 5px;
}
table.pollresults {
	width : 100%;
}
td.pollr {
	color : #5A5A58;
}
#pollopen {
	display : block;
}
#pollzone {
	display : none;
}
#polledit {
	display : none;
}
.pollnav {
}

/***************************************************** FORUMS *****************************************************/
div.forumspagetitle {
}
table.threads {
	width : 100%;
}
td.viewthreadl {
	border : 1px solid #ACB9C7;
	border-collapse : collapse;
	background-color : #EEEEEE;
	height : 10px;
}
td.viewthreadr {
	border : 1px solid #ACB9C7;
	border-collapse : collapse;
	background-color : #EEEEEE;
	height : 10px;
}
td.threadsevenl {
	border : 1px solid #ACB9C7;
	border-collapse : collapse;
	background-color : #EEEEEE;
}
td.threadsevenr {
	border : 1px solid #ACB9C7;
	border-collapse : collapse;
	background-color : #EEEEEE;
}
td.threadsoddl {
	border : 1px solid #ACB9C7;
	border-collapse : collapse;
	background-color : #DDDDDD;
}
td.threadsoddr {
	border : 1px solid #ACB9C7;
	border-collapse : collapse;
	background-color : #DDDDDD;
}
td.threadseparator {
	border : 1px solid #ACB9C7;
	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 : #5A5A58;
}

/************************************************ CATEGORIES **************************************************************/
table.tcategpath {
	margin-bottom : 40px;
	border : 1px solid #ACB9C7;
	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 : #5A5A58;
}
td.categobjectsdataeven,
td.categobjectsdataodd {
	background-color : #F7F9FA;
	color : #5A5A58;
}
.catname {
	color : #46596f;
}
.catblock {
}
.catlists {
	padding : 1px 6px 1px 6px;
	color : #666666;
}
.catlists:last-child {

}
.cattitle {
	color : #5A5A58;
	font-weight : bold;
	padding-left : 5px;
}
.catlists a.link {
	color : #666666;
	padding : 0px 4px 0px 4px;
	border-left : 2px dashed #AAAAAA;
	border-radius : 6px;
	-moz-border-radius : 6px;
	-khtml-border-radius : 6px;
}
.catlists a.link:hover {
	color : #5A5A58;
}

/***************************************************** FAQS **************************************************************/
div.faqlistquestions {
	background-color : #FFFFFF;
	color : #5A5A58;
	border : 1px solid #ACB9C7;
	margin-bottom : 20px;
	text-align: left;
}
div.faqqa {
	background-color : #FFFFFF;
	color : #5A5A58;
	border : 1px solid #ACB9C7;
	margin-bottom : 20px;
}
div.faqquestion {
	font-weight : bold;
	padding : 2px 12px;
	padding-bottom : 0;
	background-color : #DEE7EC;
}
div.faqanswer {
	padding : 5 12px 5px;
	text-align: left;
}

/***************************************************** QUIZZES **************************************************************/
div.questionblock {
	border : 1px solid #ACB9C7;
	background-color : white;
	padding : 4px;
	margin-bottom : 10px;
}
div.quizquestion {
	margin-bottom : 5px;
}
div.quizoptions {
}
div.quizdescription {
	border : 1px solid #ACB9C7;
	background-color : white;
	margin-bottom : 10px;
}
div.quizanswer {
	border : 1px solid #ACB9C7;
	background-color : white;
	margin-bottom : 10px;
}

/***************************************************** SHOUTBOX **************************************************************/
div.shoutboxmsg {
	border : 1px solid #ACB9C7;
	border-bottom : 0;
	background-color : white;
	margin-bottom : 0px;
	padding : 4px;
	padding-bottom : 1px;
}
div.shoutboxmsg:last {
	border-bottom : 1px solid #ACB9C7;
}
div.shoutboxmodmsg {
	font-size : 10px;
	margin : 0 5px 4px 5px;
	padding-top : 5px;
	padding-bottom : 1px;
}
textarea.tshoutbox{
	background-color : white;
	border : 1px solid #ACB9C7;
	color : #5A5A58;
	font-size : 10px;
	width : 156px;
}
.wiki-table {
	border-color : 1px solid #ACB9C7;
}
.wiki-tr-a td {
	background-color : #DDDDDD;
	border : 0;
}
.wiki-tr-b td {
	background-color : #EEEEEE;
	border : 0;
}

/*************************************************** DIRECTORY ***************************************************/
div.dircategs {
	border : 1px solid #ACB9C7;
	padding : 5px;
}
.dirlink {
	color : #5A5A58;
}
.dirsublink {
	font-size : 10px;
	color : #5A5A58;
}
div.dirlistsites {
	background-color : white;
	padding-left : 5px 0 10px 5px;
	border : 1px solid #ACB9C7;
	margin-top : 10px;
}
div.dirsite {
	background-color : #F7F9FA;
	margin : 5px;
}
span.dirsitedesc {
}
span.dirsitetrail {
	font-size : 10px;
}
span.dirsitecats {
}
.dirsitelink {
	color : #5A5A58;
}
div.dirrelated {
	background-color : White;
	margin-top : 10px;
	border : 1px solid #ACB9C7;
	padding : 5px;
}
td.dirfooter {
	font-size : 9px;
}
div.dirfooter {
	margin-top : 10px;
}

/*************************************************** MESSAGES ***************************************************/
td.prio1, td.prio2, td.prio3, td.prio4, td.prio5 {
	border : 1px solid #ACB9C7;
	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 : 10px;
	color : #5A5A58;
}
/********************* 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 {
	PADDING-RIGHT: 0px;
	BORDER-TOP: #B9CCD5 1px dashed;
	FONT-SIZE: 10px;
	COLOR: #425262;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 8px;
}
.Cal0 {
	background-image: url(hec/attente2.gif);
}
.Cal1 {
	background-image: url(hec/confirmer2.gif);
}
.Cal2 {
	background-image: url(hec/annuler2.gif);
}

.Cal0:before {
}
.Cal1:before {
	background-color : #FFCC77;
}
.Cal2:before {
	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 : #5A5A58;
}
.calfocuson {
	font-size : 9px;
	background-color : #155D8E;
}
.calfocuson a {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
}

.Calwiki, .Calblog, .Calgal, .Calart, .Calforum, .Caldir, .Calfgal,
.Calfaq, .Calquiz, .Caltrack, .Calsurv, .Calnl, .Caleph, .Calchart {
	border-top : 1px dashed #CCCCCC;
	font-size : 10px;
	padding : 0 3px;
	margin-top : 0;
}

.Calwiki a {
	color : #443F39;
	font-weight : normal;
}
.Calwiki:before {
	content : "w";
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calblog a {
	color : #443F39;
	font-weight : normal;
}
.Calblog:before {
	content : "b";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calgal a {
	font-weight : normal;
	color : #303F49;
}
.Calgal:before {
	content : "i";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calart a {
	color: #304F30;
	font-weight: normal;
}
.Calart:before {
	content : "a";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calforum a {
	color : #304F30;
	font-weight : normal;
}
.Calforum:before {
	content : "o";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Caldir a {
	color : #304F30;
	font-weight : normal;
}
.Caldir:before {
	content : "d";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calfgal a {
	color : #304F30;
	font-weight : normal;
}
.Calfgal:before {
	content : "f";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calfaq a {
	color : #304F30;
	font-weight : normal;
}
.Calfaq:before {
	content : "q";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calquiz a {
	color : #304F30;
	font-weight : normal;
}
.Calquiz:before {
	content : "z";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Caltrack a {
	color : #304F30;
	font-weight : normal;
}
.Caltrack:before {
	content : "t";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calsurv a {
	color : #304F30;
	font-weight : normal;
}
.Calsurv:before {
	content : "s";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calnl a {
	color : #304F30;
	font-weight : normal;
}
.Calnl:before {
	content : "n";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Caleph a {
	color : #304F30;
	font-weight : normal;
}
.Caleph:before {
	content : "e";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.Calchart a {
	color : #304F30;
	font-weight : normal;
}
.Calchart:before {
	content : "c";
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFFF;
}
.calweb {
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #336699;
}
.calweb:hover {
	color : #996633;
}
#calprio {
	margin-left : 7px;
	padding : 0 5px;
	color : #5A5A58;
}
.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 : #5A5A58;
	font-weight : normal;
}
div.tabrow {
	background-color : #FAF5EF;
	border : 1px solid #E66109;
	padding: 3px;
: 0;
	font-size : 11px;
}
#tablegend {
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
} 
.confirmer {
   /*font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-image: url(confirmer.gif);
   height: 8px;
   width: 8px;
   padding-right: 30px;
   padding-left: 12px;
   background-repeat: no-repeat;
   background-position: left;*/

font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-image: url(confirmer.gif);
   height: 8px;
   padding-right: 30px;
   padding-left: 12px;
   background-repeat: no-repeat;
   background-position: left; 
}
.attente {
  /* font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-image: url(attente.gif);
   height: 8px;
   width: 8px;
   padding-right: 30px;
   padding-left: 12px;
   background-repeat: no-repeat;
   background-position: left;*/

font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-image: url(attente.gif);
   height: 8px;
   padding-right: 30px;
   padding-left: 12px;
   background-repeat: no-repeat;
   background-position: left; 
}
.annuler {
   /*font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-image: url(annuler.gif);
   height: 8px;
   width: 8px;
   padding-right: 30px;
   padding-left: 12px;
   background-repeat: no-repeat;
   background-position: left;*/

font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-image: url(annuler.gif);
   height: 8px;
   padding-right: 30px;
   padding-left: 12px;
   background-repeat: no-repeat;
   background-position: left; 
} 
td.middle {
	vertical-align : middle;
}
.daterow {
  padding : 0 5px;
  border : 1px outset #ddd;
  background-color : #ddd;
}
.daterow:hover {
  background-color : #fff;
  cursor : pointer;
}
.daterow:active {
  border : 1px inset #ddd;
}
.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 #ACB9C7;
	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 {
	displayi : 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: #FAC985;
}
div#loadstats {
	font-size: 11 px;
	color : #666666;
	padding : 5px;
}

/* phplayers style */
.box-data table {
	width : 100%;
}
.mdkverbar  {
	margin : 0px;
}
.mdksubmenu {
	z-index : 999;
	position : absolute;
	left : 0;
	top : 0;
	background-color : #FFFFFF;
	visibility : hidden;
}
.mdksubmenu table {
	width : auto;
}
.mdksubframe  {
	z-index : 1000;
	position : relative;
	display : block;
	border : 1px solid #5A5A58;
}
.mdkitem {
	border-top : 1px solid #DEDEDE;
	position : relative;
	text-align : left;
	white-space : nowrap;
}
.mdkitem a  {
	padding : 2px 5px;
	position : relative;
	display : block;
}
.mdkitem a:visited  {
}
.mdkitem a:hover  {
}
.mdkitem a:active {
	color : #993300;
}
.mdkitem .mdkfwdarr {
	position : absolute;
	top : 5px;
	right : 12px;
}
/* toc */
.toc {
}
.toc li {
	margin-top : 3px;
}
.tocnav {
	background-color : #EEEEEE;
	margin-bottom : 16px;
}
.tocnav table {
	width : 100%;
	background-color : #FFFFFF;
}
.tocnav a {
	font-size : 10px;
	color : #424242;
}
#clear {
	clear : both;
}
/***************** tiki tabs ***************/
.tabmark {
	display : inline;
	font-size : 10px;
	background-color : #E1E6EB;
	border : 1px solid #4E6996;
	margin : 0px 5px 0px 0px;
	padding: 0px 0 4px;
	border-radius : 5px 5px 0 0;
	-moz-border-radius : 5px 5px 0 0;
	-khtml-border-radius : 5px 5px 0 0;
}
.tabmark a {
	text-decoration: none;
	border-radius : 5px 5px 0 0;
	-moz-border-radius : 5px 5px 0 0;
	-khtml-border-radius : 5px 5px 0 0;
	border-bottom : 0;
	color : #4E6996;
	font-weight : bold;
	padding : 1px 5px;
}
.tabmark a:active {
	background-color : white;
	color : #997090;
	text-decoration: none;
}
.tabmark a:hover {
	color : #5A5A58;
	background-color : #E1E6EB;
	text-decoration: none;
}
.tabcontent {
	z-index : 200;
	position : relative;
	border : 1px solid #60A4D3;
	padding: 6px 2px 2px 2px;
	margin: 5px;
	margin-top : 0;
	background-color: #FFFFFF;
	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 .linkbut {
	border : 0;
	background-color : inherit;
	padding : 0 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;
}
/* end of css file */
b {
}
p{
}

/* tiki-admin menu */
div.admbox {
  border: 2px solid #B2AEAB; height: 100px; width: 100px;
  text-align: center; float: left; margin: 5px;
}
div.admbox:hover { background-color: #C88FAF; color: black; }
div.admbox img { margin-top: 20px; }

.tellafriend {text-align:right;}

.highlight_word_0{color:black;background-color: #ffff66;}
.highlight_word_1{color:black;background-color: #ff9999;}
.highlight_word_2{color:black;background-color: #A0FFFF;}
.highlight_word_3{color:black;background-color: #ff66ff;}
.highlight_word_4{color:black;background-color: #99ff99;}

/* Lists in modules */
.box-data ol,
.box-data ul {margin-left: -1em;padding-right: 1em}
/* IE */
* html .box-data ol {	margin-left: 3em;}
* html .box-data ul {	margin-left: 2em;}
/* IE7 */
*:first-child+html .box-data ol,
*:first-child+html .box-data ul {margin-left: 3em;}

/* Module-flip img */

h3.box-title {
	position: relative;
}

.box a.flipmodtitle img {
	display: block;
	position: absolute;
	right: 2px;
	top: 0;
	height: 10px;
	width: 10px;
	border: 1px solid transparent;
}

a.flipmodtitle:hover img {
	border: 1px solid #b2aeab !important;
}
/* end of evz file */
