/* This material copyright of the respective organisation. */
/* All rights reserved. Not to be reused without permission. */
/* Indres markup */

.nlk { /* nidi link */
}
.nlk:hover {
    text-decoration: underline;
}

.cnlk { /* nidi link at category page*/
    margin: 6px;
}

.eventfont {
    color: #616190;
}

.mainfont {
    color: #100000;
}

.maintitle {
    position: relative;
    -moz-border-radius: 7px;
    background-color: #aaaadd;
    padding: 2px 1em;
    font-variant: small-caps;
    line-height: 1.5em;
}
.maintitle, .maintitle a:visited {
    color: white;
}
.maintitle a {
    color: #d1e3ff;
}
.maintitle img {
    padding: 0px;
}

.middlepart {
    z-index: 10;
    position: relative;
}

.topbar a {
    position: relative;
    height: 73px;
    width: 638px;
    display: block;
    z-index: 0;
    background: url("/12502557.im/");
}
.topbar a:hover { text-decoration: none; }
.topbar span { visibility:hidden; }

.copyfoot {
    text-align: right;
    color: #aaaacc;
    margin: 3px;
    font-size: xx-small;
}

.resetpass {
    font-size: xx-small;
}

.leftbar {
    width: 180px;
    background: url("/7572168.im/");
}
.leftbar a { color: #003300; }
.leftbar a:visited { color: #003300; }
.leftbar a:hover { color: #ffffff; text-decoration: none; }

.leftinnerbar {
    width: 162px;
    background: url("/7814120.im/") no-repeat;
    padding: 4px 12px 4px 7px;
    font-size: large;
    font-weight: bold;
    font-family: serif;
    white-space: nowrap;
    overflow: hidden;
}

.leftbaricon {
    float: right;
}

.anotherleftinnerbar {
    background: url("/5223841.im/") no-repeat;
}

.leftinnerbar h1, .clipboardish h1 {
    border-color: #003300;
    text-align: right;
    font-size: medium;
    font-weight: normal;
    padding-top: 4px;
}
.leftinnerbar h3, .clipboardish h3 {
    border-color: #ccccff;
    color: #ccccff;
    text-align: right;
    font-size: small;
    font-weight: normal;
    padding-top: 2px;
}
.clipboardish h3 {
    border-color: #9499ff;
    color: #9499ff;
}

.leftinnerbar p, .clipboardish p, .quipsidebar {
    white-space: normal;
    font-weight: normal;
    font-size: small;
}

.leftbarbottom {
    width: 180px;
    height: 10px;
    background: url("/6539012.im/") no-repeat;
}

.datatable th {
    text-align: left;
    font-weight: normal;
    border: 1px solid #ccccff;
    padding: 2px;
    margin: 2px;
}

.datatable td {
    border: 1px solid #ccccff;
    padding: 2px;
    margin: 2px;
    text-align: right;
    font-family: monospace;
    vertical-align: top;
}

.catable {
    width: 100%;
    clear: both;
    color: #686882;
}

/* nididoc css */

.edittitle {
    border-bottom: 1px solid #CCCCFF;
    padding-bottom: 3px;
    display: none;
    padding-top: 1em;
    background-color: white;
}
.edittitle:hover {
    background-color: #EBEAE2;
}

.edittitletext {
    width: 98%;
}

.nididoc-menu {
    position: fixed;
    border: 1px solid #aaaadd;
    background-color: #DBDBFF;
    color: #003300;
    display: none;
    top: 10px;
    left: 10px;
    z-index: 11;
    white-space: nowrap;
}
.nididoc-menu span {
    border: 1px solid #aaaadd;
    padding: 2px;
    margin: 2px;
    display: block;
    background-color: #DBDBFF;
}
.nididoc-menu span:hover {
    text-shadow: 0 0 10px #aaaadd;
    background-color: white;
    color: black;
    -moz-border-radius: .5em;
}
.nididoc-menu p {
    padding: 2px;
    margin: 2px;
}
.nididoc-menu img {
    margin: -4px 0 -4px -3px;
}
.nidisubmenu {
    margin-left: 2em;
    font-size: 85%;
}
.edml {
    float: left;
    clear: left;
}
.edmr {
    float: left;
}
.edmn {
    clear: left;
}

#edm_help {
    padding: 4px;
    width: 20em;
    -moz-border-radius: 1em;
    border: 3px double #aaaadd;
    white-space: normal;
}

.nidi_info {
    font-size: x-small;
    font-weight: normal;
    color: #686882;
    text-align: right;
    clear: both;
}

.clear {
    clear: both;
}

.spacer {
    height: 3em;
}

.subdoc {
    background: white;
    border: 1px solid #ccccff;
    -moz-border-radius: 1em;
    padding: .5em;
    margin: 3px;
}
.subdoc:hover {
    background: #EBE9D9;
}

.wholedoc {
    background: white;
    border: 0px solid white;
}
.wholedoc:hover {
    background: #EBE5BC;
    border: 0px solid #EBE9D9;
}
.wholedocbody {
    padding-top: 1px;
}
.wholedocbody:hover {
    background: white;
}
.wholedoc p {
    padding: 7px 2px 7px 2px;
    line-height: 1.5em;
    margin: 0;
}
.wholedoc p:hover {
    padding: 6px 1px 6px 1px;
    border: 1px solid #CCCCFF;
    background: #DBDBFF;
}

.wholedoctitle {
    background: white;
    border: 1px solid white;
}
.wholedoctitle:hover {
    background: #EBEAE2;
    border-color: #D1C697;
}

.wholedocicon {
    position: relative;
    margin: 3px;
    float: right;
    z-index: 20;
}

.sidebardoc {
    font-size: small;
}

.ofnam {
    font-size: x-small;
    text-align: right;
}

.chooseicon {
    position: relative;
    margin: 5px;
    padding: 10px;
    border: 3px solid #ccccff;
    background: white;
}
.chooseicon cimg {
    margin: 7px;
    float: left;
    text-align: center;
    border: 3px solid white;
}
.chooseicon cimg:hover {
    border-color: #EE1AB2;
}
.chooseicon h3 {
    color: #aaaadd;
}
.chooseicon h4 {
    float: right;
    color: #aaaadd;
}
.chooseicon cspan {
    display: block;
    font-size: x-small;
    padding: 10px;
    clear: left;
}

.choosething {
    position: relative;
    margin: 5px;
    padding: 10px;
    border: 3px solid #ccccff;
    background: white;
    -moz-border-radius: .5em;
}
.choosecategory {
    position: relative;
    margin: 5px 0;
    padding: 5px;
    border-top: 1px solid #ccccff;
    background: white;
}
.choosecategory h3 {
    float: right;
    color: #aaaadd;
}
.choosenothing {
    display: block;
    color: #aaaadd;
    font-weight: bold;
    text-align: center;
    padding: 3px;
    margin: 10px;
}
.cti {
    border: 3px solid white;
}
.cti:hover {
    border-color: #EE1AB2;
}

.remicon {
    float: left;
}
.remicon:hover {
    border-color: #EE1AB2;
}

/* discussion styles */

.qsumheader {
    text-align: right;
    font-style: italic;
    float: right;
    color: #9F9FCF;
    z-index: 20;
}

.qsum {
    position: relative;
    background-color: #eeeeff;
    border-bottom: 1px solid #ddddff;
    -moz-border-radius: 1em;
    margin: 5px;
    clear: both;
    color: #33333B;
}

.quippedimage {
    margin: 5px;
    float: left;
}

.qinfo {
    margin-top: -5px;
    float: right;
    font-size: x-small;
    color: #686882;
}
.qiinfo {
    font-size: x-small;
    font-weight: normal;
    color: #686882;
}

.quip {
    /* text-indent: 1em; */
}

.quip, .qim, .qil, .quipsidebar {
    position: relative;
    padding: 7px 2px 7px 2px;
    line-height: 1.5em;
    margin: 0;
    z-index: 10;
    overflow: auto;
}
.qim, .qil {
    float: left;
}
.quip, .quipsidebar {
    clear: left;
}
.qim:hover, .qil:hover, .quip:hover, .quipsidebar:hover {
    padding: 6px 1px 6px 1px;
    border: 1px solid #D8D8FF;
    background: #ECECFF;
}
.quip span:hover, .quipsidebar span:hover {
    background: #DBDBFF;
}

.quipinvite, .quipnevermind, .quipinvite:visited {
    font-weight: bold;
    color: #aaaadd;
}
.quipinvite {
    display: block;
    text-align: center;
    clear: both;
}
.quipinvite a, .quipinvite a:visited {
    color: #aaaadd;
}

.quipbox {
    display: none;
}

.pltop, .plbottom, .pltop a:visited, .plbottom a:visited {
    font-weight: bold;
    color: #9797B2;
}
.pltop {
    text-align: left;
}
.plbottom {
    text-align: right;
}
.pltop a, .plbottom a {
    color: #93C2C8;
}

/* edit paragraph */

#edit_parag {
    display: inline;
    width: 100%;
    height: 15em;
    font: small sans-serif;
}

/* attribute edit widgets */

.aewWidget {
}
.aewWidget:hover {
	background: #EDEDFF;
}

.aewDelete {
	width: 12px;
	height: 12px;
	background: url("/7115140.im/") no-repeat;
}

.aewAdd {
	color: green;
}

.aewNonEmptyAttrib {
    font-size: 80%;
    float: right;
    padding: 3px 5px;
    margin: 2px;
    line-height: 1.5em;
    border: 1px dotted #ECECFF;
}
.aewNonEmptyAttrib:hover {
    background: #ECECFF;
    padding: 5px 7px;
    margin: 0px;
}


.aewEmptyAttrib {
    font-size: 80%;
    float: right;
    line-height: 1.5em;
    padding: 6px 8px;
    opacity: 0.5;
}
.aewEmptyAttrib:hover {
    padding: 5px 7px;
    margin: 0;
    border: 1px solid #D8D8FF;
    background: #ECECFF;
}

.aewTable td {
	vertical-align: top;
}

.aewButton, .aewButton:hover {
	float: left;
	padding: 4px 6px;
	border: 1px solid white;
	-moz-border-radius: 3px;
    cursor: pointer;
}
.aewButton:hover {
	float: left;
	padding: 4px 6px;
	border: 1px outset;
	-moz-border-radius: 3px;
    cursor: pointer;
}

.aewSeeSelf {
	float: right;
}

.aewTitle {
    border-width: 0;
    /*
    padding-left: 4em;
    text-align: right;
    margin-bottom: -1em;
    */
}
.aewBody {
    padding-left: 4em;
}
.aewInsert {
    color: green;
}
.aewInsertButton {
    border: 1px solid darkgreen;
    background: lightgreen;
    cursor: pointer;
}
.aewMoreLink {
	margin-left: 2em;
	font-size: x-small;
	font-weight: normal;
}

.aewColourBox {
    width: 10px;
    height: 10px;
    margin: 1px;
    float: left;
}

.aewColourChooser div {
    width: 10px;
    height: 10px;
}

.Subaew {
    padding-left: 14px;
}

/* clipboard and has viewed */

.clipboardish {
    width: 176px;
    z-index: 0;
    font-size: x-small;
    margin: 2px;
}

.clipboardishtitle {
    overflow: visible;
    color: #003300;
    border-bottom: 1px solid #003300;
    text-align: right;
    font-size: medium;
    font-weight: normal;
    padding-top: 4px;
}

.clipboardishdel {
    text-align: right;
}

.clipboardish, .clipboardish a, .clipboardish a:visited {
    color: #002200;
}

.clipboardish ul {
    list-style-type: none;
    overflow: visible;
    padding: 0;
}

.clipboardish li {
    white-space: nowrap;
}

/* forum display */

.discname {
    font-size: 80%;
    color: #4b4b5a;
}

.disctopic {
    font-size: 80%;
    color: #aaaacc;
}

.postcount {
    font-size: 90%;
    color: #404060;
}

.quipl, .quipl:hover, .quipl:visited {
    text-decoration: none;
    color: #003300;
}

.subforumtable {
	border: 1px solid #ccccff;
	border-width: 0 0 1px 1px;
	margin: -1px 0 10px 0;
    width: 80%;
    clear: both;
    color: #686882;
}

.pflink, .pflink:visited {
    font-size: 80%;
    color: #8a74cc;
}

/* generic styles */

body {
    font: small sans-serif;
    background: #CCCCFF;
    /* background: #CCCCFF url("colour.png"); */
    color: #003300;
    margin: 0px;
    padding: 0px;
}

.pagestamp {
    position: absolute;
    top: 0;
    right: 0;
    font-size: x-small;
    color: #686882;
    text-align: right;
    padding: 2px;
    z-index: 20;
}

.error {
    color: red;
    font-weight: bold;
}

.center {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.centertable {
    margin-left: auto;
    margin-right: auto;
}

.hidden {
    display: none;
}

a {
    text-decoration: none;
    color: #6644CC;
    background: none;
}
a:visited { color: #9900CB; }
a:active { color: Black; }
a:hover { text-decoration: underline; }

img {
    border: none;
    vertical-align: baseline;
    /* padding: 2px; */
}

.layouttile {
    display: block;
}

p img { margin: 0; }

.prg {
	margin: 1em 0;
}

table {
    border: none;
    padding: 0;
    margin: 0;
}

td {
    padding: 0;
    margin: 0;
}

table img {
    padding: 0;
    margin: 0;
    border: none;
}

ul {
    padding: 0 20px 0 20px;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    border: 0 solid #CCCCFF;
    border-bottom-width: 1px;
    margin: 0;
    padding: 0;
}

textarea {
    width: 98%;
}