/*
 *  Mozkb theme for Tiki CMS/Groupware.
 *  @version:1.10
 */

body {
	background: #fff url(mozkb/pgbg.jpg) repeat-x;
	display: table;
	color: #333;
	font-size: 67%;
	font-family: verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#main {
	font-size: 1.2em;
}

#tiki-clean {
	background: White;
	text-align: left;
	background-image: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 .3em 0 ;
	font-family: arial, verdana, sans-serif;
}

img {
	border: 0;
}

#header h1 { border: 0; font-size: 160%; line-height:1.2em}

h1 { font-size: 160%; font-weight: normal; line-height:1.2em}
h2 { font-size: 155%; line-height:1.2em}
h3 { font-size: 120%; line-height:1.2em}
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }

.wikitext {
	line-height: 1.5em;
	margin-top: 2em;
}

.wikitext h2 {
	border-bottom: 1px solid #aaa;
	line-height: 1.2em;
	padding-bottom: 3px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.wikitext h3, .wikitext h4, .wikitext h5 {
	margin-bottom: 1em;
}

/* Navigation */

a, :link { color: #039; }
a:visited, :visited { color: #636; }
a:hover, :link:hover, :visited:hover { color: #333; }
a:active, :link:active, :link:active { color: #000; }

/* header */

#header {
	position: relative;
	height: 38px;
	padding: 0 55px;
	border-bottom: 1px solid #a1a6b1;
	z-index: 1;
	font-size: 1em;
	text-align: left;	
}

#header div {
	position: relative;
	margin: 0;
}

#header h1 { margin: 0 720px 0 0; }

#header h1 img {
	font-weight: bold;
	color: #7f7c45;
}

#header ul {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #576178;
	border-right: 1px solid #1f2635;
} * html #header ul { right: 50px; } 

#header li {
	float: left;
	margin: 0;
	padding: 0;
}

#header ul span, #header ul a:link, #header ul a:visited {
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	border-right: 1px solid #576178;
	border-left: 1px solid #1f2635;
	color: #dee0e5;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
} #ignored {}

#header ul li span,
#header ul li a:hover,
#header ul li a.current:hover {
	background: #475470;
	color: #fff;
	text-decoration: underline;
}

#header ul li span,
#header ul li a.current {
	background: #475470;
	color: #fff;
	text-decoration: none;
}

/* breadcrumbs */

#breadcrumbs { 
	padding: 2px 50px;
	font-size: 85%;
	color: #999;
	text-align: left;
}

#breadcrumbs a:link, 
#breadcrumbs a:visited {
	color: #666;
}

#breadcrumbs a:hover,
#breadcrumbs a:active {
	color: #333;
}

#breadcrumbs #loginlink {
	float:right;
	clear: none;
}

#breadcrumbs2 { 
	padding: 10px 15px;
	font-size: 95%;
	color: #999;
	text-align: left;
}

#breadcrumbs2 a:link, 
#breadcrumbs2 a:visited {
	color: #666;
}

#breadcrumbs2 a:hover,
#breadcrumbs2 a:active {
	color: #333;
}

.feature-contents {
	padding-top: 50px;
	padding-left: 65px;
	line-height: 20%;
	text-align: left;
}

.feature-contents h2 {
	border: none;
}

.feature-contents p {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}

.searchbox {
	height: 85px;
	background: url(mozkb/searchboxright.png) no-repeat 100% 0;
	text-align: left;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}

#searchboxleft {
	float: left;
	clear: none;
	height: 85px;
	width: 16px;
	background: url(mozkb/searchboxleft.png) no-repeat;
}

.searchform {
	display: block;
	padding-top: 17px;
	padding-left: 30px;
}

.searchform span#label {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
}

#searchsubmit {
   border: none;
   width: 82px;
   height: 36px;
   cursor: pointer;
	background: url(mozkb/search.png) no-repeat left top;
}
#searchsubmit:hover {
	background: url(mozkb/search.png) no-repeat 1px 1px;
}

#c1c2 {
	display: block;
	float: right;
	width: 100%;
	margin: 0;
	margin-top: -30px;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
}

#c1c2 #wrapper {
	float: right;
	width: 100%;
}

#c1c2 #wrapper #col1.marginleft {
	margin-left: 205px;/* change this in your stylesheet too when you change the width of #col2 */
}

#c1c2 #wrapper #col1.marginright {
	margin-right: 290px;/* change this in your stylesheet too when you change the width of #col3 */
}

/* col1 and col2 */
#col1 .content .marginright {
	margin-right: 30px;
}

/* col1 only */
#col1 .marginleft .marginright {
	margin-left: 60px;
}

#col1 .marginleft .marginright .showpage {
		margin-right: 60px;
	margin-left: 30px;
}

/* col1 and col3 */
.marginright .marginleft .contentwrapper {
	margin-left: 30px;
}

#c1c2 #wrapper #col1 .content {
	width: auto !important;
}

#c1c2 #wrapper #col1 .contentwrapper {
	padding: 1em;
	padding-top: 10px;
	margin: 12px -10px 20px 20px;
	text-align: left;
}

#c1c2 #col2 {
	float: left;
	margin-right: -100%;
	overflow: hidden;
	background-color: transparent;
	width: 205px;
}

#c1c2 #col2 .content {
	float: left;
	margin: 0;
	padding: 22px 1em;
	padding-right: 8px;
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: left;
	border-top: none;
	font-size: 110%;
}

#col3 {
	float: right;
	margin-right: -100%;
	margin-left: -290px;
	overflow: hidden;
	background-color: transparent;
	width: 290px;
	padding-right: 10px;
	margin-bottom: 40px;
}

#col3 .content {
	margin: 0;
	margin-top: 12px;
	text-align: left;
	font-size: 0.8em;
}

#footer {
	height: 79px;
	background: url(mozkb/footer.png) top repeat-x;
	text-align: left;
	padding-top: 1.0em;
	font-size: 1.0em;
}

#footer a:link,
#footer a:visited {
	color: #888;
}

#footer a:hover {

}

.footerbgtrap {
	background-color: transparent;
}

/* wrapping-div boxes */
/* Rules for the top corners and border */
.bt {
	background: url(mozkb/pagebox.png) no-repeat 100% 0;
	margin: 0 0 0 56px;
	height: 30px;
}

.bt div {
	height: 30px;
	width: 56px;
	position: relative;
	left: -56px;
	background: url(mozkb/pagebox.png) no-repeat 0 0;
}

/* Rules for the bottom corners and border */
.bb {
	background: url(mozkb/pagebox.png) no-repeat 100% 100%;
	margin: 0 0 0 56px;
	height: 7px;
}
.bb div {
	height: 7px;
	width: 56px;
	position: relative;
	left: -56px;
	background: url(mozkb/pagebox.png) no-repeat 0 100%;
}

/* Insert the left border */
.i1 {
	padding: 0 0 0 56px;
	background: url(mozkb/pageboxarrowleftborder.png) repeat-y 0 0;
}

/* Insert the right border */
.i2 {
	padding: 0 56px 0 0;
	background: url(mozkb/pageboxarrowrightborder.png) repeat-y 100% 0;
}

/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background: #fff;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -55px;
	margin-right: -55px;
	padding-right: 10px;
}
	
* html .i1,
* html .i3 {
	height: 1px;
}

/* grey box */

.greybox .bt {
	background: url(mozkb/greybox.png) no-repeat 100% 0;
	margin: 0 0 0 9px;
	height: 9px;
}

.greybox .bt div {
	height: 9px;
	width: 9px;
	position: relative;
	left: -9px;
	background: url(mozkb/greybox.png) no-repeat 0 0;
}

/* Rules for the bottom corners and border */
.greybox .bb {
	background: url(mozkb/greybox.png) no-repeat 100% 100%;
	margin: 0 0 0 9px;
	height: 9px;
}

.greybox .bb div {
	height: 9px;
	width: 9px;
	position: relative;
	left: -9px;
	background: url(mozkb/greybox.png) no-repeat 0 100%;
}

/* Insert the left border */
.greybox .i1 {
	padding: 0 0 0 9px;
	background: url(mozkb/greyboxleft.png) repeat-y 0 0;
}

/* Insert the right border */
.greybox .i2 {
	padding: 0 9px 0 0;
	background: url(mozkb/greyboxright.png) repeat-y 100% 0;
}
	
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.greybox .i3 {
	background: #F3F3F3;
	padding: 0;
	padding-left: 9px;
	margin-left: 0;
	margin-right: 0;
	padding-right: 9px;
	border-left: none;
	border-right: none;
}
	
* html .greybox .i1,
* html .greybox .i3 {
	height: 1px;
}
/* end grey box */
/* commentbox box */

div.commentboxarea textarea{
	width:100%;	
}

.commentbox .bt {
	background: url(mozkb/commentbox.png) no-repeat 100% 0;
	margin: 0 0 0 35px;
	height: 43px;
}
.commentbox .bt div {
	height: 43px;
	width: 35px;
	position: relative;
	left: -35px;
	background: url(mozkb/commentbox.png) no-repeat 0 0;
}

/* Rules for the bottom corners and border */
.commentbox .bb {
	background: url(mozkb/commentbox.png) no-repeat 100% 100%;
	margin: 0 0 0 35px;
	height: 12px;
}
.commentbox .bb div {
	height: 12px;
	width: 35px;
	position: relative;
	left: -35px;
	background: url(mozkb/commentbox.png) no-repeat 0 100%;
}

/* Insert the left border */
.commentbox .i1 {
	padding: 0 0 0 35px;
	background: url(mozkb/commentboxleft.png) repeat-y 0 0;
	}

/* Insert the right border */
.commentbox .i2 {
	padding: 0 35px 0 0;
	background: url(mozkb/commentboxright.png) repeat-y 100% 0;
	}
	
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.commentbox .i3 {
	background: #fff;
	padding: 0;
	padding-left: 35px;
	margin-left: 0;
	margin-right: 0;
	padding-right: 45px; /* extra 10px needed for IE to prevent scrollbar from hitting border */
	border-left: none;
	border-right: none;
	
}
	
* html .commentbox .i1,
* html .commentbox .i3 {
	height: 1px;
}
/* end commmentbox box */

/* CSS for the box ends here */

/* this takes care of all the content default appearance */
.content {
	/*padding: 1em;*/
}

blockquote {
	padding-left: 10px;
	padding-right: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

div {
  font-size: 1em;
}

img {
  border: 0;
}

input, button {
	padding: 0.1em;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
}

input[type="submit"],
input[type="file"],
button,
select {
	vertical-align: middle;
}

input[type=radio] {
	margin: 0;
	margin-top: -1px;
	border: none;
}

button:hover {
	cursor: pointer;
}

select[multiple] {
	height: 10em;
}

select[name="theme"] {
	width: 165px;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	background: #F5F5F5;
}
input[type="checkbox"] {
	border: 0;
}


input[id="fsearch"] {
	font-size: 1.2em;
	width: 350px;
}

small {
	font-size: 0.8em;
}

form {
	margin: 0;
	padding: 0;
}

ul, ol {
	text-align: left;
}

#mainmenu br {
	display: none;
}

#attzone, #comzone {
	display: none;
}

/* TikiIntegrator: By default copy rules dialog not shown */
#rules-copy-panel {
	display: none;
}

#clear {
	clear: both;
}

.clear {
	clear: both;
}

/*** modules ***/
div.box {
	width: 280px;
	margin-bottom: 10px;
	overflow: visible;
	text-align: left;
}

h3.box-title {
	margin: auto;
	border-bottom: none;
	display: block;
	background: url(mozkb/modulearrowtop.png) no-repeat;
	height: 65px;
	width: 280px;
	font-size:140%;
	padding-left: 40px;
	line-height: 2.5em; /* functions as padding above title text, but doesn't cause gap below div in windowshaded mode. */	
}

.box-title a,
.box-title a:link {
	color: #2E3B56;
	text-decoration: none;
	color: #666666;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: .01em;
	font-size: 1.3em;
}

.box-data {
	background: url(mozkb/modulearrowmiddle.png) repeat-y;
	padding-left: 40px;
	/*padding-bottom: 12px;*/
	padding-right: 10px;
	margin-top: -30px;
}

.box-bottom {
	background: url(mozkb/modulearrowbottom.png) no-repeat;
	height: 12px;
	padding-top: 0;
	margin-top: 0;
}

.module li {
	list-style: none;
}


/* cbox */
div.cbox {
	overflow: hidden;
	border: 1px solid #999999;
	margin: 6px;
}
 
div.cbox-title {
	text-align: left;
	text-indent: 1em;
	border-bottom: 1px solid #999999;
	padding: 4px 4px 0 4px;
	font-weight: bold;
}

div.cbox-data {
	overflow: hidden;
	padding: 1px 4px 4px 4px;
}

.cbox-data ul {
	margin-top: -20px;
	padding-left: 1em;
}

.cbox-data ul ul {
	margin: auto;
}

.rbox {
	overflow: hidden;
	border: 1px solid #606060;
	background: #F1F1F1;
	padding: 4px;

}

.rbox-title {
	text-align: left;
	padding: 3px;
	font-weight: bold;
}

.rbox-data {
	padding: 3px;
}

div.simplebox {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #E6EAEC;
	padding: 4px;
}

div.separator {

}

.separator a:link,
.separator a:visited {

}

div.separator:hover {

}

.separator:hover,
div.option a.linkmenu:hover {

}

a.separator img {
}

.option {

}

div.optionline,
.option a {
	}

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

}

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

}

a.linkmodule {
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1.1em;
}

a.linkmodule:hover {

}

#col1 a.linkmodule {

}

span.module {

}


/* tiki tabs */

.tabmark {
	display: inline;
	font-size: 85%;
	background-color: #abcdef;
	border: 1px solid #abcdef;
	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-color: #fff;
	color: red;
}

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

.tabcontent {
	z-index: 200;
	position: relative;
	border: 1px solid #abcdef;
	padding: 6px 2px 2px 2px;
	margin-bottom: 25px;
	background-color: #f0f9ff;
}

/* trackers specific style */

.statuson {
	padding: 1px;
	margin: 1px;
	border: 1px inset #666666;
	vertical-align: middle;
	background-color: #bbaa99;
}

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

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

.normal,
.bloglist,
.bloglist td {
	border: solid 1px #909090;
	/*border-collapse: collapse;*/
	vertical-align: top;
}


.wikitable {
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	vertical-align: top;
	margin-bottom: 2em;
}

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

td.odd {
	background-color: #F5F5F5;
	border-right: 1px solid #DDDDDD;
}

td.even {
	background: #ECECEC;
	border-right: 1px solid #DDDDDD;
}


table.normal td.heading,
td.bloglistheading {
  font-size: 1em;
  /*width: 15px;*/
}

td.heading,
td.bloglistheading {
	background-color: #DCDCDC;
	text-align: center;
}

td.form {
	padding: .2em;
}
.categpath {

}

/********* WIKI ************/
/*
div.showpage {
	margin-top: -7px;
}*/

#c1c2 h1/*.pagetitle*/ {
	display: block;
	font-size: 2.2em;
	font-stretch: condensed;
	padding-top: 10px;
	/*padding-left: 58px;*/
	margin-top: -5px;
	padding-bottom: 15px;
	text-align: left;
}
	
a.pagetitle,
a.pagetitle:hover {
	text-decoration: none;	
}

div.editdate {
	font-size: 0.9em;
	margin-top: 10px;
}

div.description {
	display: none;
}

#pageid {
	float: left;
	clear: both;
}

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

.versionnotice {
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 12px;
}

.actions {
	float: right;
	margin: 4px 4px;
	clear: none;
	width: 160px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.actionsbox {
	border: 1px solid #DFDFDF;
	padding: 12px;
	margin-top: 5px;	
	background: #fff;
}

.action-title {
	color: #666666;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

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

.actionsbox li {
	display: block;
	width: 12em;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom: 0;
	color: #666;
}

.actions a:link {
	text-decoration: none;
}

/* Language choosing for KB articles */

#language-controls {
	margin-top: 1em;
	font-size: 0.95em;
}

#language-controls label {
	font-weight: bold;
}

#language-controls select {
	font-size: 0.95em;
}

.titlebar {
	font-weight: bold;
	padding: 0.1em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
 
.wikitext li {
	margin-top: 0.4em;
}

.wikitext pre {
	font-family: "Courier New", Courier, monospace;
}

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

.editdate {
	padding-bottom: 5px;
}

div#page-bar {
	display: block;
	margin-top: 0;
}

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.button2, .button3 {
	margin-right: 5px;
	font-size: 0.95em;
}
 
.linkbut {
	font-size: 0.95em;
}

.linkbut:visited {
	text-decoration:none;
}

.wiki-edithelp {
  display: none;
}
 
/* Wiki plugin styles * */

div.code {
	font-size: 90%;
	padding: 3px;
	border: 1px dashed #CCCCCC;
	background-color: #F4F4F4;
	font-family: "Courier New", Courier, monospace;
}
/* code plugin  */
.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 4px;
	border: 1px dashed #ADACAF;
	overflow: auto; 
	width: 90%;
}

.codecaption {
	font-size: 90%;
	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;
}

/**** quote plugin *****/
div.quoteheader {
	margin-left: 20px;
}

div.quotebody {
	padding-left: 10px;
padding-right: 15px;
margin-left: 25px;
margin-right: 25px;

}

/* WIKI TOCS */

.toc {
	margin-bottom: 2em;
}

div.tocnav {
	background: #EBEBEB;
	padding: 3px;
	margin-bottom: 4px;
	clear: both;
}
 
#tocnavicons {
	float: left;
}

#tocnavaddpage{
	float: right;
}

#tocnavlinks {
	clear: both;
	font-size: 0.7em;
}

#tocnavlinks a {
	text-decoration: underline;
}

ul.toc {
	padding-left: 2em;
	border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
	margin-bottom: 4px;
}

ul.toc * {
	border: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix2:before{
    content: "."; 
    display: block; 
	width: 100px;
    visibility: hidden;
}

/* floating ul/ol lists */
.floatlist {
	clear: left;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.floatlist li {
	float: left;
}


/* CMS (Articles) */
/* To clear floats in CMS and elsewhere */

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

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

div.articletitle {
	color: #6D809F;
font-weight: bold;
padding-left: 18px;
padding-top: 16px;
margin-top: 6px;
margin-bottom: 15px;
text-align: left;
}
 
span.titlea {
	font-size: 1.2em;
	font-weight:bold;
}
 
div.articlesubtitle {
	font-size: 90%;
	font-style: italic;
}
 
div.articleheading {
	margin-top: 6px;
	line-height: 1.15em;
}
 
div.articleheadingtext {
	color: black;
}

img.topicimage,
img.articleimagenofloat,
img.articleimage {
	background: #fafbfc;
	border: 1px solid #b0b0b0;
	padding: 5px;
}

img.articleimagefloat {
	margin-right: 4px;
	float: left;
	background: #fafbfc;
	border: 1px solid #b0b0b0;
	padding: 5px;
}

img.articleimage {
	margin-right: 4px;
	float: left;
	clear: right;
	background: #fafbfc;
	border: 1px solid #b0b0b0;
}

div.articletrailer .wikitopline {
	float: left;
} 
 
div.articlebody {
	color: black;
	line-height: 1.5em;
}
 
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;
	letter-spacing: .4pt;
	line-height: 80%;
}

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

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

div.blogtools {
	padding: 3px;
	text-align: right;
	margin-bottom: -2em;
}

.blogpost {
	margin-top: 3.5em;
	margin-bottom: 2em;
}
 
div.posthead {
	text-align: left;
	padding: 3px;
}

.postinfo {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #E6EAEC;
	font-size: 1.2em;
}

span.posthead {
	display: block;
	font-weight: bold;
	letter-spacing: .4pt;
	border-bottom: 1px solid #2F3E4F;
}
 
div.posthead h2 {
	color: #6D809F;
font-weight: bold;
padding-left: 18px;
padding-top: 16px;
margin-top: 6px;
margin-bottom: 15px;
text-align: left;
	margin-bottom: 10px;
	font-size: 1.2em;
}

/* this is needed to keep comment posts from sticking out on wiki pages on some browsers */
.post {
	width: 100%;
	clear: both;
}

div.postbody {
	margin-right: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1.2em;
}


div.postfooter {
	clear: both;
	float: right;
}

/* FORUMS */
body.tiki_forums table.normal {
	margin: auto;
}

div.forumtoolbar {
	background-color: #395AAD;
	margin-bottom: 20px;
	border: 0px;
}
 
td.threadsevenl {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #EEEEEE;
}
 
td.threadsevenr {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #EEEEEE;
}
 
td.threadsoddl {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #DDDDDD;
}
 
td.threadsoddr {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #DDDDDD;
}

table.threads {
	width: 100%;
}
 
td.threadseparator {
	border: 1px solid #8CACBB;
	border-collapse: collapse;
	background-color: #EEEEEE;
	height: 5px;
}
 
#forumpost {
	display: none;
	margin-bottom: 50px;
}
 
#forumpostopen {
	display: block;
}

td.forumtoolbar {
	color: white;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}
 
.toolbarlink {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.forumvotelink {
	color: black;
}

table.commentinfo {
	background: #F0F0F0;
}

#comzone {
	display: none;
	margin: 5px 0;
	padding: 0;
}
 
#comzoneopen {
	display: block;
	margin: 5px 0;
	padding: 0;
}
 
span.commentstitle {
	font-weight: bold;
	font-size: 12px;
}

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

/* IMAGE GALLERIES */
div.browsegallery {
	text-align: center;
	width: 100%;
}

div#browse_image {
	background: white;
	width: 100%;
}

div.showimage {
	width: 100%;
	text-align: center;
	padding: 6px;
}

td.oddthumb {
	background-color: #F9F9F9;
	border: 3px solid white;
	border-collapse: collapse;
}
 
td.eventhumb {
	background-color: #F9F9F9;
	border: 3px solid white;
	border-collapse: collapse;
}

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

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

#forumpost {
	display: none;
}

#forumpostopen {
	display: block;
}

/* Directory */
div.dirsite {
	background-color: #F9F9F9;
	border: 1px solid #aaa;
	margin-bottom: 10px;
	padding: 4px;
}

span.dirsitetrail {
	font-size: 95%;
}

span.dirsitecats {
	font-size: 95%;
}

/* calendar */
.opaque {
	background: #fff;
   border-left: 1px solid #A9A9A9;
  	border-top: 1px solid #A9A9A9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}

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

#caltable .calfocuson a {
  color: #000;
}

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

/*  tiki tabs */
table.admin tr td div#page-bar {
	margin-left: 5px;
	margin-bottom: 0;
	background-color: transparent;
}
.tabmark {
	display: inline;
	font-size: 10px;
	background-color: #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-color : #DCDCDC;
}
/*
span#tab1, #tab2, #tab3 {
}
*/
span#tab1 {
	background: #F5F5F5;
}

span#tab2 {
	background: #ECECEC;
}

span#tab3 {
	background: #DCDCDC;
}

#content_gallery,
#content_wiki,
#content_forum,
#content_forum_replies {
	margin-bottom: 3em;	
}

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

/* CALENDAR */
#calendar {
	width: 100%;
}

.Cal0, 
.Cal1, 
.Cal2 {
	color: Black;
	font-size: 10px;
	padding-right: 0px;
}

.Cal0:before {
	content: "? ";
} 


.Cal1:before {
	content: "+ ";
	background-color: #FFCC77;
}

		
.Cal2:before {
	content: "X ";
	background-color: #EEEEAA;
} 
	
.Calart,
.Calblog,
.Calchart,
.Caldir,
.Caleph,
.Calfaq,
.Calfgal,
.Calforum,
.Calgal,
.Calnl,
.Calquiz,
.Calsurv,
.Caltrack,
.Calwiki {
	font-size: 90%;
	padding: 0 3px;
	margin-top: 0;
}

.Calart,
.Calart a,
.Calart a:visited {
	color: #FA8072;
	font-weight: normal;
}

.Calart:before {
	content: "A";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calblog,
.Calblog a,
.Calblog a:visited {
	color: #DA70D6;
	font-weight: normal;
}

.Calblog:before {
	content: "B";
	font-family: monospace;
	background-color: #FFFFFF;	
}

.Calchart,
.Calchart a,
.Calchart a:visited {
	color: #304F30;
	font-weight: normal;
}

.Calchart:before {
	content: "Ch";
	font-family: monospace;
	background-color: #FFFFFF;
} 

.Caldir,
.Caldir a,
.Caldir a:visited {
	color: #800080;
	font-weight: normal;
}

.Caldir:before {
	content: "D";
	font-family: monospace;
	background-color: #FFFFFF;	
}

.Caleph,
.Caleph a,
.Caleph a:visited {
	color: #008000;
	font-weight: normal;
}

.Caleph:before {
	content: "E";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calfaq,
.Calfaq a,
.Calfaq a:visited {
	color: #822222;
	font-weight: normal;
}

.Calfaq:before {
	content: "FQ";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calfgal,
.Calfgal a,
.Calfgal a:visited {
	font-weight: normal;
	color: #8B4513;
}

.Calfgal:before {
	content: "Fi";
	font-family: monospace;
	background-color: #FFFFFF;	
}

.Calforum,
.Calforum a,
.Calforum a:visited {
	color: #808000;
	font-weight: normal;
}

.Calforum:before {
	content: "Fo";
	font-family: monospace;
	background-color: #FFFFFF;
} 

.Calgal,
.Calgal a,
.Calgal a:visited {
	font-weight: normal;
	color: #8B4513;
}

.Calgal:before {
	content: "I";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calnl,
.Calnl a,
.Calnl a:visited {
	color: #708090;
	font-weight: normal;
}

.Calnl:before {
	content: "N";
	font-family: monospace;
	background-color: #FFFFFF;	
}

.Calquiz,
.Calquiz a,
.Calquiz a:visited {
	color: #5F9EA0;
	font-weight: normal;
}

.Calquiz:before {
	content: "Q";
	font-family: monospace;
	background-color: #FFFFFF;
}

.Calsurv,
.Calsurv a,
.Calsurv a:visited {
	color: #DAA520;
	font-weight: normal;
}

.Calsurv:before {
	content: "S";
	font-family: monospace;
	background-color: #FFFFFF;	
}

Caltrack,
Caltrack a,
Caltrack a:visited {
	color: #00BD02;
	font-weight: normal;
}

.Caltrack:before {
	content: "Tr";
	font-family: monospace;
	background-color: #FFFFFF;
}
	
.calweb {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	color: #336699;
}

.Calweb:hover {
	color: #996633;
}

.Calwiki,
.Calwiki a,
.Calwiki a:visited {
	color: #2C4B80;
	font-weight: normal;
}

.Calwiki:before {
	content: "W";
	font-family:  monospace;
	background-color: #FFFFFF;
}

.calcheckbox {
	background-color: #FFFFFF;
}

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

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

.calfocus a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

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

.calfocuson a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#calprio {
	margin-left: 7px;
	padding: 0 5px;
	color: black;
}

.calprio1 {
	background-color: #DAE0E0;
}

.calprio2 {
	background-color: #DADCDC;
}

.calprio3 {
	background-color: #DAD0D0;
}

.calprio4 {
	background-color: #DACACA;
}

.calprio5 {
	background-color: #DAC0D0;
}

.calprio6 {
	background-color: #DABABA;
}

.calprio7 {
	background-color: #DAB0B0;
}

.calprio8 {
	background-color: #DAAAAA;
}

.calprio9 {
	background-color: #DA9A9A;
}

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {
	color: #393E51;
	font-weight: normal;
}

.caltitle {
	font-weight: bold;
	color: #425262;
}

.caltoggle {
	font-size: 90%;
	margin-bottom: 7px;
}

.opaque .box-title {
	background-color: white;
	border-bottom: 1px solid black;
}

.opaque .box-data  {
	background-color: white;
}

.searchresults {
	display: inline;
}

/* Marc's custom plugin styles */

kbd, span.kbd {
	padding: 0 1px;
	background: #faf6f6;
	color: #000;
	border: 1px solid #edd;
	border-right: 2px solid #baa;
	border-bottom: 2px solid #baa;
}

span.mnu, span.pth, span.menuPath {
	background-color: #e8e8e8;
	background-image: none;
	/* background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;*/
	color: #333333;
}

span.prf {
	color: #333399;
}

span.filename {
	font-style: italic;
	white-space: nowrap;
}
	
span.button {
	padding: 0 1px;
	border: 1px solid #ffcc99;
	border-right-color: #cc9966;
	border-bottom-color: #cc9966;
	background-color: #fcfaf4;
	background-image: none;
/*	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;*/
	color: #000000;
}

.edit-note {
	display: none;
	background-color: yellow;
	padding: 2px;
	border: 1px solid black;
}

.showfor_nav {
	padding-top: 10px;
	text-decoration: none;
	color: #333399;
}

.showfor_button {
	border: #999999 1px solid;
	padding: 0 10px;
	text-decoration: none;
	color: #333399;
}

.showfor_button_on {
	border: #999999 1px solid;
	padding: 0 10px;
	text-decoration: none;
	color: #333399;
	background: #D5F3AE;
}

.showfor_title {
	font-weight: bold;
}

.showfor_label {
	font-weight: bold;
}

div.showfor_label {
	border-top: 1px solid #abcdef;
}

.showfor_footer {
	border-top: 1px solid #c0c0c0;
	text-align: center;
	padding-bottom: 1em;
}

.showfor_footer_text {
	font-size: 0.8em;
}

/* freetags */

#centercolumn .freetaglist {
	background-color: #EEEEEE;
	margin-top :  10px;
	padding-left :  5px;
	font-weight: normal;
	font-size: 11px;
}
a.freetag {
	padding : 0 2px;	
	font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 11px;	
	text-decoration:   none;
}
a.freetag:hover {
	color:#af0000;
}
a.freetag_1 {
	padding : 0 2px;	
	font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 10px;	
	text-decoration:   none;
}
a.freetag_1:hover {
	color:#af0000;
}
a.freetag_2 {
	padding : 0 2px;	
	font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 11px;	
	text-decoration:   none;
}
a.freetag_2:hover {
	color:#af0000;
}
a.freetag_3 {
	padding : 0 2px;	
	font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 13px;	
	text-decoration:   none;
}
a.freetag_3:hover {
	color:#af0000;
}
a.freetag_4 {
	padding : 0 2px;	
	font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 15px;	
	text-decoration:   none;
}
a.freetag_4:hover {
	color:#af0000;
}
a.freetag_5 {
	padding : 0 2px;	
	font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 17px;	
	text-decoration:   none;
}
a.freetag_5:hover {
	color:#af0000;
}
a.freetag_6 {
	padding : 0 2px;	
	font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 19px;	
	text-decoration:   none;
}
a.freetag_6:hover {
	color:#af0000;
}
a.freetag_7 {
	padding : 0 2px;	
	font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 21px;	
	text-decoration:   none;
}
a.freetag_7:hover {
	color:#af0000;
}

div.freetags_page {

}
input [name=tag] {
	border: 2px dashed red;
}
input [id="tagBox"]:hover {
	color: red;
} /*name="tag"*/
table.freetagstable {
	border-top: 1px solid #DEDEDE;
	margin-left: -10px;
	margin-right: -20px;
	z-index: 3;
	position: relative;
	width: 103.5%;
	padding-left: 10px;
}
td.freetagstable {
	border-bottom: 1px solid #DEDEDE;
	padding-top: 8px;
	padding-bottom: 10px;
	
}

div.searchpage {
	position: relative;
	z-index: 20;
	margin-top: -8px;
	margin-left: -10px;
	margin-right: -10px;
}

div.searchtitle {
	height: 38px;
	background: url(mozkb/greenwhitetransition.jpg) no-repeat 0 0;
	line-height: 38px;
	padding-left: 20px;
	font-weight: bold;
}

div.resultspagelinks{
	padding: 10px 20px;
	text-align: center;
	word-spacing: 10px;
}

a.neatlink {
	text-decoration: none;
}

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

div.resultspagelinkstop {
	border-bottom: 1px solid #DEDEDE;
}

div.oneresult {
	padding-left: 40px;
	padding-top: 1em;
	min-height: 81px;
}

div.oneresultfreetags {
	padding-left: 40px;
	padding-top: 1em;
}

div.morelikethis {
	width: 0;
	height: 0;
	background: transparent;	
	border: none;
	margin-right: 30px;
	padding: 5px;
	position: absolute;
	right: 10px;
	overflow:hidden;
	font-size: 0.95em;
	text-decoration: none;
}

a.searchresultlink {
	font-size: 1.4em;
	font-weight: normal;
}

div.allresults {
	margin-left: 40px;
	border: 1px dashed green;
}
div.oneresulthr {
	border-bottom: 1px solid #DEDEDE;
	height: 1px;
}

/* polling styles */

label.polllabel {
	color: #606060;
	font-weight: bold;
	letter-spacing: -1px;
	font-family:arial,verdana,sans-serif;	
	font-size:15px;
	margin-left:15px;
}

div.pollarea {
	float: left;
	width: 56%;
	max-width: 56%;
}

div.pollarea2 {
	float: right;
	width: 42%;
}

/* article feedback styles */

.feedbackbox {
	padding-top: 0.8em;
}

.feedbackbox textarea {
	width: 100%;
}

.feedback-controls {
	margin-top: 1em;
	text-align: right;
}

.feedback-controls img {
	vertical-align: middle;
}
/* browse_freetags styles */

div.categoryinset {
	float: right;
	border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding: 2px;	
	background: #fff;
}

.categoryinset a {
	color: #666666;
	font-size: 0.8em;
	text-decoration: none;
}

span.resultsnumber {
	font-weight: bold;
	color: red;
}

span.resultsinfo {
	font-weight: bold;
	color: green;
}

/* these are the new styles added in 1.10 - to reorganize when they are used */

div.split {
border: 1px dashed #A9B8C2;
clear:both;
}

.morcego_embedded {
        border: 1px solid;
        text-align: center;
}

div#ajaxLoading {
       display: none;
       background-color: #BB5555;
       position: absolute;
       top: 0px;
       right: 0px;
       border: 1px solid #000000;
       padding: 3px;
       font-family: Verdana;
       font-size: 10px;
}

.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;}
.navbar{margin: 10px 0;}

/* Forums */
.comments {
	clear: both;
}
h2.thread-title {
	background-color: #E0EAF4; 
	border-bottom: 1px solid #ACCCDD;
	padding-bottom: 4px;
	padding-top: 5px;
	color: #29677B;
	font-weight: bold;
	padding-left: 5px;
}
#thread-actions {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.post {
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
.post .author {	
	float: left;
	width: 25%;
}
.post .author_info .icons .actions { margin-right: 10px; }

.post .author_post_info_on {
	text-decoration: underline;
	margin-bottom: 0.5em;
	font-size: 0.9em;
}
.post .author_post_info_by {
	font-size: 1.5em;
	margin-bottom: 0.25em;
}
.post .author_post_info_by a {
	text-decoration: none;
}
.author_posts {
	color: gray;
}

.commentStyle_headers .author_info { float: left; }
.post .content .actions {
	position: static;
	float: none;
	margin-top: 10px;
	display: block;
	vertical-align: top;
}
.post .content .actions a {
	vertical-align: bottom;
}
.post .postbody .content {
	padding: 0 3px 10px 3px;
	text-align: left;
	color: #000000;
}
.post .posted-text {
	float: left;
	width: 75%;
}
.post .postbody .attachments {
	clear: both;
	border-top: 1px dotted #D9D9D9;
	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 {
	float: right;
	text-align: right;
}
.post .inner > .postfooter { clear: both; }
.post .contribution {
	background-color: #F0F8FF;
	border: 1px solid #D7E5F3;
	padding: 0 2px 0 2px;
}
.post .avatar {
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 5px;
}
.sub_comment { padding-left: 20px; }
.sub_comment_area {
	clear: both;
	background: url("../../img/edge.gif") no-repeat top left; 
}

.forum_actions .actions {
	clear: both;
	float: none;
	border: 1px solid #999999;
	background-color: #E1EBF5;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
	width: auto;
}
.forum_actions .actions .action { 
	display: block;
	margin-right: 10px;
}
.forum_actions .headers { vertical-align: bottom; }
.forum_actions .headers .title {
	float: left;
	background-color: #C7D0D9;
	border: 1px solid #999999;
	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 .postbody .signature { float: left; }
#editpost2 {
	width: 100%;
}
.post-comment-actions {
	text-align: right;
}
.post-comment-actions img {
	vertical-align: middle;
}
.post-comment-yourname {
	margin-top: 2em;
	margin-bottom: 1em;
}
.post-comment-setthreadwatch {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 30px;
	line-height: 1.8em;
}
.post_preview {
	margin-bottom: 3em;
}
.post-new-thread-notice {
	padding: 2em;
	background-color: #E0EAF4;
}
/* Pagination for listings */
/* This class already exists in tiki v1.9 but has to be changed as follows */
/* to keep the same behaviour */
.mini {
        text-align :center;
}

/* OpenID  */
.openid_url {
background-image: url(../../img/icons/login-OpenID-bg.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-color: #ffffff;
padding-left: 18px;
}

/* Diff */
.diffadded {
	background-color: #90ee90;
}
.diffdeleted {
	background-color: #EE8070;
}
.diffchar {
	background-color: yellow;
}

 /* Pagination for listings */

.current_page {
	font-weight: bold;
}

/* fix white space just before module bottom border */

.box ul {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

/* end of css file */