/* $Id$
Tikipedia for TikiCMS is based on the Monobook theme for Mediawiki,
which is released under the GPL license. Tikipedia is GPL-licensed
and (from TikiWiki 1.10 and after) uses the *litecss layout method.
See http://zukakakina.com or themes.tikiwiki.org for further information about this theme.
*/

@import "lite/lite.css"; /* here we import *lite as the base */

/***** XHTML Elements ******/

body {
	background: #f9f9f9 url(tikipedia/headbg.jpg) 0 0 no-repeat;
	font: x-small sans-serif;
	color: black}

body.fullscreen {}

a {
	text-decoration: none;
	color: #002bb8}

a:visited {color: #5a3696}
a:hover {text-decoration: underline}

abbr, acronym {
	border-bottom: 1px dotted black;
	color: black;
	cursor: help}

button {}
button:hover {cursor: pointer}
div {}
code {background: #f9f9f9}

dt {
	font-weight: bold;
	margin-bottom: .1em}

dl {
	margin-top: .2em;
	margin-bottom: .5em}

dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em}

fieldset {
	border: 1px solid #999;
	margin: 1em 0 1em 0;
	padding: 0 1em 1em;
	line-height: 1.5em}

form {
	border: none;
	margin: 0}

h1, h2, h3, h4, h5 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa}

h1 {font-size: 188%;
	display: block;
	clear: both}

h2 {
	font-size: 150%;
	margin-bottom: 6px}
	

h3 {font-size: 132%}
h4 {font-size: 116%}
h5 {font-size: 100%}
h6 {font-size: 80%}

h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold}
	
hr {
	display: block;
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0 .2em 0}

img {
	border: none;
	vertical-align: middle}
	
fieldset {}

form {
	margin: 0;
	padding: 0}

legend {
	background: white;
	color: #000;
	padding: .5em;
	font-size: 1em}

button {}
button:hover {cursor: pointer}

button,
input,
textarea,
option,
select {}

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

input {
	font-size: 1em;
	margin: 4px;
	/*margin-left: 1.6em*/}
	
input.button {}

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

#col2 input[type=text],
#col2 input[type=password],
#col3 input[type=text],
#col3 input[type=password] {}

table.admin input[type=text] { font-size: 110% !important}
input#tagBox,
tr#input_edit_summary input.wikiedit { width: 95% !important }

input[type=submit],
input[type=file],
input[type=reset],
select {font-size: 100%}

button:hover,
input[type=submit]:hover,
.button input:hover {cursor: pointer}

* html .findtable input {font-size: 1em}
form.admin input[name="features"] {margin-bottom: 3px !important}
input#comments-search {width: 200px}
select {vertical-align: top}
select[multiple] {height: 10em}
select[name="theme"] {width: 135px}

small {font-size: .9em}
label {
	cursor: pointer;
	margin:0 2px}

li {margin-bottom: .1em}

ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none}

p {
	margin: .4em 0 .5em 0;
	line-height: 1.5em}

pre {
	padding: 1em;
	line-height: 1.1em;
	color: black}

q {
	font-family: Times, "Times New Roman", serif;
	font-style: italic}

table {font-size: 100%}

textarea {
	display: block;
	padding: .1em;
	font-size: 1em;
	font-family: "Courier New", Courier, monospace}

ol { list-style-image: none }
ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(tikipedia/bullet.gif)}


/***** 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-color: #339999; 
	color: #fff;
	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 {}

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

/*** Type 1 (*litecss-based) layout 
	(overrides lite.css) ***/
	
#main {text-align: left; font-size: 110%}
#header {text-align: left; min-height: 30px}
* html #header {height: 30px}
#middle {}

#c1c2 {
	text-align: left;
	font-size: 1em}

#c1c2 #wrapper {}

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

#c1c2 #wrapper #col1 {
	border-color: transparent;
	border-bottom: 1px solid #aaa}

#c1c2 #wrapper #col1 .content {}

#c1c2 #wrapper .marginleft {
	margin-left: 177px;
	background: white;
	border-top: 1px solid #aaaaaa !important;
	border-left: 1px solid #aaaaaa !important}

#c1c2 #wrapper .marginright {margin-right: 210px}

#c1c2 #col2 {
	width: 178px;
	overflow: hidden}

#c1c2 #col2 .content {padding: 0}

#col3 {
	margin-left: -210px;
	width: 210px;
	text-align: left;
	background: #fff;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa}

#col3 .content {
	margin: 0;
	padding-bottom: 8px}

#footer {
	background: white;
	border-bottom: 1px solid #FABD23;
	border-top: 1px solid #FABD23;
	font-size: 90%;
	margin: 0.6em 0pt 1em;
	padding: 0.4em 0 1.2em;
	text-align: center}

#footer a:link,
#footer a:visited {}
#footer a:hover {}
.footerbgtrap {}

/* end Type 1 layout divs, etc. */

/*** Error page ***/

div#tiki-main #tiki-mid {margin-top: 40px}
div#tiki-main #tiki-top {}

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

div#tiki-bot {text-align: center}

/* Site Header & Identity */
#header-top {position: relative}

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

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

#sioptionscentered {text-align: center}

div.floatright {
	float: right;
	clear: none}

div.floatleft {
	float: left;
	clear: none}

div#sitelogo {margin-bottom: 28px}

div#sitead {margin: auto}
#sitead.floatright {padding-right: 100px; margin-top: 28px}
#sitead.floatleft {padding-left: 100px}
#sioptionscentered #sitead.floatleft {padding-left: 10px}
.floatright img {}

#siteheader #description {}

#siteloginbar {
	position: absolute;
	top: 3px;
	right: 80px;
	font-size: 80%;
	background: url(tikipedia/user.gif) no-repeat;
	padding-left: 18px}

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

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

/* #header text selectors, if needed */

#sitetitle,
#sitesubtitle {
	color: #A7A7A7;
	font-weight:400;
	letter-spacing:-2px;
	margin:0;
	padding:0}

#sitetitle {
	font-size:2.4em;
	padding-top:20px}

#sitesubtitle {font-size:1.6em}

#header a,
#header a:visited {}

#header a:hover {}

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

#tiki-top {text-align: left; min-height: 38px}
#tiki-top a {}
#tiki-top table {
	width: auto;
	white-space: nowrap;}

#sitesearchbar {width: 300px}

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

/* end header */

/* centercolumn */
#tiki-center-wrapper {position: relative}
body.tiki_wiki #showhide_columns {
	width: 100%;
	margin-top: -10px}

a.flip,
a.flip:visited,
.tellafriend a,
.tellafriend a:visited {
	font-size: 80%;
	color: #ADBAC3;
	padding-left: 20px;
	padding-right: 20px}

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

a.flip img {display: none}

.tellafriend {}
.fullscreen .tellafriend {}

div#tiki-center {
	text-align: left;
	margin: 0 0 0 7px;
	padding: 0 10px 12px 10px;
	color: black;
	font-size: 95%;
	line-height: 1.5em}

.fullscreen #tiki-center {margin-top: 18px}
* html #tiki-center {font-size: 1em}
#rss {padding: 1em 1em 0}

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

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

/****** Menus ******/
/** PHP Layers Menus **/

.horbar {
	margin-left: 10px} 

.horbar table {
	width: auto;
	white-space: nowrap;
	text-align: left}

.horbaritem a,
.horbaritem a:visited {
	padding: 6px 3px 6px 3px;
	text-decoration: none;
	font-size: 90%;
	margin: 0} 

.horbaritem a:hover {} 
* html .horbaritem a {font-size: .8em}
.mdkverbar {} 

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

.mdksubmenu table {width: auto} 

.mdksubframe {
	z-index: 1000;
	position: relative;
	display: block;
	border: 1px solid #aaaaaa} 

.mdkitem {
	position: relative;
	text-align: left;
	white-space: nowrap} 

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

.mdkitem a {
	font-size: 90%;
	padding: 2px 5px;
	position: relative;
	display: block;
	font-weight: normal}
	
.box-data .mdkitem a { font-size: 100% }

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

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

.mdkitem a:hover, 
.cssmenu_vert li a:hover {
	text-decoration: underline} 

.mdkitem a:active {}
.cssmenu_vert li {}
.cssmenu_ver li a ul {border: 0}
.cssmenu_vert li:hover ul, .cssmenu_vert li li:hover ul, .cssmenu_vert li li li:hover ul, .cssmenu_vert li.sfhover ul, .cssmenu_vert li li.sfhover ul, .cssmenu_vert li li li.sfhover ul { /* lists nested under hovered list items */border: 0}

.cssmenu_vert li.selected > a {}
 
.treemenudiv {
	display: block;
	white-space: nowrap}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #002bb8;
	text-decoration: none;
	font-weight: normal}

a.phplm:visited {color: #5a3696}
a.phplm:hover {color: #002bb8}
a.phplm:active {color: #ff0000}

a.phplmselected:link,
a.phplmselected:visited,
a.phplmselected:hover,
a.phplmselected:active {
	font: 100% Verdana, Tahoma, Arial, sans-serif;
	color: #002bb8;
	text-decoration: none;
	font-weight: normal}

a.phplmselected:hover {color: #002bb8}

.imgs {
	border: 0;
	width: 16px;
	height: 18px}
	
.treenode a.linkmenu,
.treenode a.linkmenu:hover { background-image: none; padding-left: 0 }

/** Links in other menus **/
div.separator {}
.separator a:link,
.separator a:visited,
.separator a:hover {}

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

div.optionline,
.option a {}

.option a:link,
.option a:visited,
a.linkmenu,
a.linkmenu:hover {
	line-height: 1.5em;
	background-image: url(tikipedia/bullet.gif);
	background-position: 2px -2px;
	background-repeat: no-repeat;
	padding-left: 1.5em}

div.option a:hover,
div.option a:active {}
a.linkmodule {}
a.linkmodule:hover {}
.rsslist {}
.rssitem {}
.rssitem:first-child {}
.rssdate {}

/****** 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#attzone {margin-left: 1em; margin-top: 1em }

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}

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

.highlight,
#highlight  {}

/* OpenID  */
.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: darkviolet}

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

div.searchdate {}
div#debugconsole {}

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

.prevnext,
.galprevnext,
.blogprevnext,
.fgalprevnext,
.artprevnext,
.forumprevnext {
	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 {}
span.back_to_top {
	float: right;
	margin-top: 3px}

/** Find form **/

div.findtable {margin-bottom: 10px}
label.findtitle {} /* "Find" */
input#findwhat {} /* text input */
div.findtitle {} /* This and next are one div with two classes contain the input submit which has no . or # . */
div.findsubmit {display: inline}
* html .findtable input {
	font-size: 1em}

/** Modules **/
.box-shadow {width: 170px}

div.box {
	border: none;
	margin: 0 0 .5em;
	padding: 0;
	overflow: hidden;
	width: 170px}

#col2 .box {margin-left: 0}

h3.box-title {
	display: block;
	color: black;
	margin: 0;
	border-bottom: none;
	padding: 0 1em 0 .5em;
	text-transform: lowercase;
	font-size: 90%;
	font-weight: normal;
	position: relative}

.box-title a:hover {}
.box a.flipmodtitle img {display: none}

* html .box a.flipmodtitle img,
.box:hover a.flipmodtitle img {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid transparent;
	width: 12px;
	height: 12px}

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

.box-data {
	font-size: 90%;
	background-color: white;
	color: black;
	border-collapse: collapse;
	border: 1px solid #aaa;
	padding: .2em .8em .3em .5em;
	overflow: hidden}
	
.box-data form {margin: 2px  }
.box-data input,
.box-data select { font-size: 1.2em }
.box-data input[type=submit] {font-size: 1em}
	
#col2 .box-data {font-size: 85%}
#col3 .box-data {border: 0}

#col3 .box {
	border: 1px solid #aaa;
	width: 180px;
	margin: 8px 8px 0 8px}
	
#col3 .box-title {
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 6px}
	
#col3 .box-data {border-top: 1px solid #AAAAAA}

.module li {}

/** controls for modules **/
.modcontrols { 
	display: block;
	float: right;
	width: 64px;
	height: 16px}

.modcontrols a {
	display: block;
	float: left;
	width: 16px;
	height: 16px}
.modcontrols a span {
	display: none}

/** Other boxes **/
div.cbox {
	border: 1px solid #aaa;
	margin: 0.4em}

.cbox-title {
	background-color: #eee;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	font-size: 105%;
	line-height: 120%;
	padding: 0.4em}

.cbox-data {
	padding: 0.4em;
	background-color: #fff}

/* Tikipedia-specific - to move ul list closer to top of box. */
div.cbox-data ul {
	margin-top: 0px}

/* Tikipedia-specific - to prevent nested lists from overlapping parent list item. */
div.cbox-data ul ul,
div.cbox-data ul ul ul,
div.cbox-data ul ul ul ul {
	margin-top: 0}

div.cbox-data li {
	line-height: 1.5em;
	font-size: 11px}

.rbox {
	background-color:#F9F9F9;
	/*background-image:url(http://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/35px-Exquisite-khelpcenter.png);
	background-position:0.8em 0.5em;
	background-repeat:no-repeat;*/
	border:#025E9D solid 1px 1px medium;
	margin-bottom:1em;
	padding: 0.3em 0.5em 0.3em 5em}
	
#col2 .rbox { padding-left: 0.5em }

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

.rbox-title[name="comment"],
.rbox-data[name="comment"] {}

.rbox-title[name="note"] {}
.rbox-data[name="note"] {}

.rbox-title[name="tip"],
.rbox-data[name="tip"],
.rbox-data.tip {}

.rbox-title[name="warning"] {}
.rbox-data[name="warning"] {}

div.simplebox {
	border: 1px solid #AAAAAA;
	background: #F9F9F9;
	padding: .5em}

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

table {
	font-size: 1em;
	width: 100%}

table.normal, 
table.admin,
table.bloglist {
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	background-color: #F9F9F9;
	padding: 0;
	margin: 0;
	width: 100%}

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

table.normalnoborder {background-color: #F9F9F9}

.normal,
.bloglist,
.bloglist td {
	border: solid 1px #909090;
	border-collapse: collapse}

td {vertical-align: top}
* html td {	font-size: 11px}
th {}

.formcolor td,
.galform td,
.editblogform td,
.editfgalform td,
.comform td,
.forumform td {}

table.email {}
table.email td.body {}
table.email td.heading {}
table.email td.closeButton {}
.button {}

tr.odd {background: gainsboro}
tr.odd:hover {}
tr.even {}
tr.even:hover {}

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

.normal td {
	padding-left: .2em;
	padding-right: .2em}

td.odd,
td.odddark,
td.even,
td.evendark, 
td.third {
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	vertical-align: top}

 /* headings */
th, table.normal td.heading,
td.bloglistheading {
	font-size: 1em;
	text-align: center;
	background: #EEEEEE;
	color: black;
	font-weight: bold}

td.form {padding: 0.2em}

tr.even {
	border: 1px solid #AAAAAA;
	border-collapse: collapse}
	
form.admin {}
form.admin fieldset {}
form.admin legend.heading {}
form.admin legend.heading a {}
form.admin legend.heading a:hover {}
form.admin legend.heading a span {}
form.admin legend.heading a:hover span {}

/* 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: #002bb8}

a.forumnameread { color: #002bb8}

/* links in table headings */
.tableheading,
.gallistheading,
.listgalheading,
.bloglistheading,
.llisfgalheading,
.llistfileslink,
.llistart,
.lforumheading { color: #002bb8;}

/** Tabs **/
.tabs {
	border-bottom: solid 1px #a9a9a9 !important;
	margin-top: 10px !important;
	padding: 0 !important}

.tabactive {
	border: solid 1px #a9a9a9 !important;
	border-bottom: none !important;
	border-top-width: 2px !important;
	position: relative; top: -2px}

[class].tabactive {top: -1px}
.tabactive a {background: #eee}

.tabinactive {
	border: solid 1px #666 !important;
	border-bottom: none !important;
	position: relative !important;
	top: -3px !important}

[class].tabinactive {top: -2px !important}

.tabmark {
	display: inline;
	font-size: 85%;
	background: #DDDDDD;
	border: 1px solid #666666;
	margin: 0;
	margin-right: 5px;
	padding: 1px 0 1px 0}

.tabmark a { 
	border-bottom :0;
	color: #000;
	padding: 1px 5px 1px 5px;
	text-decoration: none}

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

.tabmark a:hover {
	color: black;
	background: #f0f9ff}

.tabcontent {
	z-index: 200;
	position: relative;
	border: 1px solid #aaa;
	padding: 4px;
	margin-bottom: 25px;
	background: #f0f9ff}

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

.tabcontent table td {padding: 5px}

form fieldset.tabcontent {
	/*border: 1px solid #a9a9a9;
	border-top: none !important*/}

form.admin .tabs {
	border-bottom: solid 1px inherit !important;
	margin: 10px 1px 0 0 !important;
	padding: 0 !important}

/* Get the contextual info to make this specific.*/
div.heading {}
div.content {}
div.content .tabs {}

.tab-wrapper {
	border: 1px solid whitesmoke;
	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-wrapper {
	border: 1px solid #EEEEEE;
	padding: 0}

span#tab1 {background: #F5F5F5}
span#tab2 {background: #ECECEC}
span#tab3 {background: #DCDCDC}

#content1,
#content2,
#content3 {
	border-top: 1px solid gainsboro;
	border-left: 1px solid gainsboro;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin-top: -1px}

#content1 {
	padding: 10px;
	background: #F5F5F5}

#content2 {
	padding: 5px;
	background: #ECECEC}

#content3 {
	padding: 5px;
	background: #DCDCDC}

table.admin div#content1 div.tabcontent div.cbox {background: transparent}

/* Tikipedia page tabs */
#page-bar {	
	position: relative;
	top: -17px;
	border-top: 0} /* override transitions css */

body.tiki_wiki div#page-bar, 
body.tiki_mytiki div#page-bar {
	white-space: nowrap;
	margin-left: 20px}

/* prevent repetition on pagehistory.php, etc. */
#tiki-center #page-bar {display: none}

/* then put it back again where needed */
body.tiki_cms #page-bar,
body.tiki_directory #tiki-center #page-bar,
#tiki-center #page-bar.tiki-stats {
	display: block;
	top: 0}

#page-bar a {
	display: inline-block;
	background: #fff;
	font-size: 10px;
	border: 1px solid #aaa;
	margin-left: 5px;
	padding: 1px 3px}

#page-bar a:hover {border-bottom: 1px solid #fff}

body.tiki_cms #page-bar a,
body.tiki_directory #tiki-center #page-bar a,
#tiki-center #page-bar.tiki-stats a {
	border: 0;
	font-size: .95em}

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

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

body.tiki_wiki #comments {padding: 0 1em }

h1 a.pagetitle,
h1 a.pagetitle:visited {
	font-size: 1.2em;
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: /*.5em*/0;
	padding-bottom: .17em;
	text-decoration: none;
	text-align: left}
	
div.wikitopline {margin-top: 2px}

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

#pageid {
	float: left;
	clear: both}

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

.wikitext {
	padding: 0.4em;
	margin: .4em 1.0em .5em 0;
	line-height: 1.5em;
	background: white}

.wikitext h2, 
.wikitext h3, 
.wikitext h4,
.wikitext h5 {}

.wikitext h2 {
	/*font-size: 1.2em;*/
	margin-bottom: 10px}

.titlebar {
	border: 2px solid #DDDDDD;
	border-left: none;
	border-right: none;
	font-size: 112%;
	margin: 14px;
	padding: 3px;
	font-weight: bold}

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

table.wikitable {
	border: 1px solid #a9a9a9;
	border-collapse: collapse}
 
td.wikicell {
	border: 1px solid #AAAAAA;
	border-collapse: collapse}

.editdate {
	padding-bottom: 5px;
	padding-top: 0}

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}
#edit-zone textarea#editwiki { font-size: 110% }
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 {}
 
/* Wiki plugins */

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

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 11px;
	font-size: 1em;
	line-height: 115%;
	color: #3A3A3A;
	background-color: #F9F9F9;
	padding-bottom: 22px;
	border: 1px dashed #999;
	overflow: auto;       /* for Netscape, Firefox, Opera */
	width: 600px !important; /* To force scroll bars on wide lines in IE */
	min-width: 600px !important; /* for Firefox3 */
	white-space: pre}

/* To make width relative in smart browsers. */
html > body .codelisting {
	overflow: scroll;
	width: 90%;
	min-width: 90%}

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

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

/* Tikipedia-specific - thumb styles from monobook */
/* thumbnails */
div.thumb {
    margin-bottom: .5em;
    border-style: solid;
    border-color: white;
    width: auto}

div.thumb div {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden}

div.thumb div a img {
    border: 1px solid #ccc}

div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: .3em 0 .1em 0}

div.magnify {
    float: right;
    border: none !important;
    background: none !important}

div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important}

div.tright {
    clear: right;
    float: right;
    border-width: .5em 0 .8em 1.4em}

div.tleft {
    float: left;
    margin-right: .5em;
    border-width: .5em 1.4em .8em 0}

/* For MAKETOCBOX plugin */
div.maketocbox {
	display: block;
	border: 1px solid #AAAAAA;
	background: #F9F9F9;
	padding: 4px;
	margin: 5px;
	text-align: center;
	font-size: 95%}
	
span#maketocbox-title {font-weight: bold}

div#maketocbox-contents {
	display: block;
	text-align: left;
	margin-left: 0px}

div#maketocbox-contents li {margin-left: 0}
div#maketocbox-contents li li {margin-left: -8px}

div#maketocbox-contents ul.toc,
div#maketocbox-contents ul.toc li ul {list-style: none}

div#maketocbox-contents ul.toc li a:link,
div#maketocbox-contents ul.toc li ul li a:link,
div.maketocbox div#maketocbox-contents ul.toc li a.link:link,
div.maketocbox div#maketocbox-contents ul.toc {background-image: none}

/** Wiki tocs **/
div.tocnav {
	font-size: 90%;
	border: 1px solid #aaa;
	background: #F9F9F9;
	padding-bottom: 2px;
	margin-bottom: 4px}
 
#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 #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 4px}

ul.toc * {border: 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 {
	border: 1px solid #AAAAAA;
	margin: 10px 0 40px}
	
div.freetaglist {
	background: #EEEEEE;
	padding-left: 6px}

div.articletopline {
	background: #EEEEEE;
	font-size: 90%;
	font-style: italic;
	padding-left: 6px}

div.articletitle {
	background-color: #EEEEEE;
	border-bottom: 1px solid #AAAAAA;
	padding: 6px}
	
* html div.articletitle {background-color: #fff; border-bottom: none }
 
span.titlea {
	font-size: 1.5em;
	font-weight: bold}

span.titleb {font-size: 1.0em} 
div.articlesubtitle {font-size: 0.9em}
div.articleheading {padding: 6px}
div.articleheadingtext {line-height: 1.5em}

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 {}

div.articletrailer .wikitopline {
	background: #EEEEEE;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa} 
 
div.articlebody {
	padding: 6px;
	line-height: 1.5em}

.trailer {}
.trailer:hover {}

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

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%}

div.blogdesc {
	display: block;
	width: 40%;
	padding: 8px;
	margin-top: 8px;
	margin-left: 6px}

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}

.blogpost {}
 
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: #9CF;
	text-decoration: none;
	border-bottom: 1px dotted #9CF}

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

div.posthead {
	text-align: left;
	padding: 3px}

span.posthead {
	display: block;
	font-weight: bold;
	letter-spacing: .4pt}
 
div.posthead h3 {
	font-size: 1.2em}
 
div.postbody {
	margin-right: 8px;
	line-height: 1.2em;
	margin-bottom: 1em}
	
* html .postbody table {font-size: 11px}

div.postfooter {
	clear: both;
	float: right;
	margin-bottom: 2em}

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

body.tiki_forums table.normal {margin: auto}
#forumpost {display: none}
#forumpostopen {display: block}

table.commentinfo {
	width: 100%;
	background-color: #fff}

.post {
	clear: both;
	margin-top: 8px;
	width: 98%}

.post .postbody {
	clear: both;
	width: 100%;
	min-width: 100%;
	border: solid 1px #8c9eaa;
	margin: 0;
	padding: 0;
	background-color: white}
	
* html .post .postbody {font-size: 11px}

body.tiki_wiki .post {padding: 0/* 10px*/}

.post .postbody-title {
	display: block;
	background-color: #ececec;
	margin-bottom: 0;
	padding-top: 0;
	margin-top: 0}

.post .postbody-title .checkbox {float: left}

.post .postbody-title .title {
	color: #000;
	font-weight: bold;
	font-size: 1em;
	margin-left: 5px;
	padding-top: 3px}
	
.post .postbody-title .title h2 {
	margin-top: 0;
	border: 0}

.title a.link {color: #000}

#c1c2 #wrapper #col1 .content .post .postbody .content {
	color: #000000;
	height: 100%;
	padding: 0 3px 3px;
	text-align: left;
	width: 100%;
	background: #ececec;}

.post .author {	
	float: left;
	text-align: left;
	vertical-align: top;
	width: 22%;
	height: 100%}

.post .author_post_info {
	display: block;
	background: transparent;
	padding: 0 2px 2px 2px}

.post .author_info .icons {display: block}
.post .author_info .icons .actions {margin-right: 10px}
.post .author_post_info_on {font-style: italic}

.post .author_info {
	float: right;
	padding: 0 2px 2px 2px;
	margin-right: 5px;
	border: none}

.commentStyle_headers .author_info {float: left}
.post .postbody-title .actions {
	float: right;
	font-size: 1em;
	padding: 3px 3px 0}

.postbody-content {
	background: white;
	float: right;
	width: 75%;
	min-height: 4em;
	border: 1px solid #aaaaaa;
	padding: 5px}
	
.postbody .quoteheader { margin-top: 0 }

.post .postbody .attachments {
	clear: both;
	border-top: 1px dotted #8c9eaa;
	margin-top: 5px}

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

.post .postfooter .actions, .post .postfooter .status {
	display: inline;
	margin-left: 5px;
	vertical-align: top}

.post .postfooter .status {font-size: 10px}
.post .postfooter {text-align: right}
.post .inner > .postfooter {clear: both}

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

.post .avatar {
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 3px;
	border: 1px solid #aaaaaa;
	background-color: #ececec}

.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: none;
	background: #eeeeee;
	padding: 3px;
	vertical-align: middle;
	color: #000}

.forum_actions .actions .action {margin-right: 10px}
.forum_actions .headers {vertical-align: bottom}

.forum_actions .headers .title {
	float: left;
	background: white;
	border: 1px solid #a5acb2;
	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}
 
#comzoneopen {
	display: block;
	margin: 5px 0px;
	padding: 0}
 
span.commentstitle {
	font-weight: bold;
	font-size: 1.2em}

div#form {/* padding: 10px; */}
/* find */
.subcomment {margin-left: 10px}

/* Help box*/
div.commentsedithelp {
	background: #adbac3;
	color: black;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold}
	
textarea#editpost2 {width: 95%;font-size: 1.1em}

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

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

td.categobjectsnameeven,
td.categobjectsnameodd {}

td.categobjectsdataeven,
td.categobjectsdataodd {}

.catname {}
.catblock {
	background: #F9F9F9;
	border: 1px solid #AAAAAA;
	clear: both;
	margin-top: 1em;
	padding: 5px;}
	
.cattitle {  }

.catlists {}
.catlists:hover {}
.cattitle {}
.catlists a.link {}
.catlists a.l ink:hover {}

ul.catfeatures {}
ul.catfeatures li {}
ul.catitems {}

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

ul.catitems li a.link {}

/***** Tags (freetags) *****/
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%}
	
.galtable a.linkmenu {background: none}

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

div.browsegallery {
	text-align: center;
	width: 100%}

div#browse_image {
	width: 100%}

div.showimage {
	width: 100%;
	text-align: center;
	padding: 6px}
	
td.oddthumb {
	border-collapse: collapse;
	vertical-align: top;
	background: gainsboro;
	padding-left: 5px;
	padding-right: 5px}
 
td.eventhumb {
	border-collapse: collapse;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px}

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

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

.caption {color: black}
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: 1px solid #696969}

.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}

/***** 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: 95%}

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

.calcontent a.linkmenu,
.calcontent a.linkmenu:hover {
	background: none;
	padding: 0}

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

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

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

.caltoggle {font-size: 90%}

.opaque {
	background: #fff;
   border-left: 1px solid #a9a9a9;
  	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969}

.opaque .box-title {border-bottom: 1px solid black}
.searchresults {display: inline}

#caltable .calfocuson,
.box-data td.fc a.today,
.box-data td a.today {
	background: #D4D0C8;
	border: solid 1px #696969}

#caltable .calfocuson a {color: #000}

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

.day,
.day:visited {}

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

.calinput {background: #a9a9a9}
.calfocuson + .calcontent { background: #F5F5F5}

.days {
	background: #eeeeee;
	color: black}

#caltable .weeks {
	background: #EEEEEE;
	color: black;
	font-weight: bold}

.addevent {padding: 0 5px; float: right}
* html .addevent {padding: 0}
.calodd, .caleven { border: 1px solid #a9a9a9}
.calodd {background: gainsboro}
* html .calodd {padding: 0}
.caleven {background: #ececec}
* html .caleven {padding: 0}
.caldark {background: #a9a9a9}
* html .caldark {padding: 0}
.caldark .calfocus {background: #a9a9a9}
.daterow {}
.daterow:hover {}

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

div.pollresults {
	margin-top: 5px;
	font-size: 1.2em;
	padding: 0 5px}
	
table.pollresults {width: 100%}
td.pollr {color: black}
#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}
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 {
	margin: 0 5px 4px 5px;
	padding-top: 5px;
	padding-bottom: 1px}

textarea.tshoutbox{
	width: 152px}

.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 #8CACBB;
	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: #CCCCCC;
	padding-left: 5px}

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

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

.readlink {
	font-size: .95em;
	color: black}

/***** 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}

/***** TikiSheet Default Style *****/

table.default thead td,
table.default tfoot td {
	font-weight: bold;
	text-align:	center;
	background: black;
	color: #D8D8D8}

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

/***** 'Advanced feature' *****/

.advanced {
  margin: 20px;
  padding: 5px;
  border: 1px solid #a9a9a9;
  background: black;
  color: #D8D8D8}

.advanced:before { content:url(../img/icons/mini_blue_diamond.gif)" "}

.tellafriend {text-align:right}

.highlight_word_0{
	color: #ffff66;
	background: black}

.highlight_word_1{
	color: #ff9999;
	background: black}

.highlight_word_2 {
	color: #A0FFFF;
	background: black}

.highlight_word_3 {
	color: #ff66ff;
	background: black}

.highlight_word_4 {
	color: #99ff99;
	background: black}

.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 #AAAAAA;
	background: #d4d4d4 center no-repeat}

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

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

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

/* MiniChat  */

div.box-minichat {width: 100%}
div.minichatchans {overflow: auto}
.minichat {overflow: auto}

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

/* end of css file */

/* from earlier version 
table.admin tr td div#page-bar {
	margin-left: 5px;
	margin-bottom: 0;
	background-color: transparent}

.tabmark {
	display: inline;
	font-size: 10px;
	background: #DDDDDD;
	border: 1px solid #666666;
	margin: 0;
	margin-right: 5px;
	padding: 2px 0}

.tabmark a {
	border-bottom: 0;
	color: #666666;
	font-weight: bold;
	padding: 1px 5px}

.tabmark a:active {
	color: #636466}

.tabmark a:hover {
	color: black;
	text-decoration: none}

.tabcontent {
	z-index: 200;
	position: relative;
	padding: 6px 2px 2px 2px;
	margin: 5px;
	margin-top: 0;
	background: #DCDCDC}

*/

