a.interwiki { background: transparent url(/lib/images/interwiki.png) 0px 1px no-repeat; padding-left: 16px;}a.iw_wp {  background-image: url(/lib/images/interwiki/wp.gif)}a.iw_wpfr {  background-image: url(/lib/images/interwiki/wpfr.gif)}a.iw_wpde {  background-image: url(/lib/images/interwiki/wpde.gif)}a.iw_wpes {  background-image: url(/lib/images/interwiki/wpes.gif)}a.iw_wppl {  background-image: url(/lib/images/interwiki/wppl.gif)}a.iw_wpjp {  background-image: url(/lib/images/interwiki/wpjp.gif)}a.iw_wpmeta {  background-image: url(/lib/images/interwiki/wpmeta.gif)}a.iw_doku {  background-image: url(/lib/images/interwiki/doku.gif)}a.iw_dokubug {  background-image: url(/lib/images/interwiki/dokubug.gif)}a.iw_amazon {  background-image: url(/lib/images/interwiki/amazon.gif)}a.iw_amazon_de {  background-image: url(/lib/images/interwiki/amazon.de.gif)}a.iw_amazon_uk {  background-image: url(/lib/images/interwiki/amazon.uk.gif)}a.iw_phpfn {  background-image: url(/lib/images/interwiki/phpfn.gif)}a.iw_coral {  background-image: url(/lib/images/interwiki/coral.gif)}a.iw_sb {  background-image: url(/lib/images/interwiki/sb.gif)}a.iw_google {  background-image: url(/lib/images/interwiki/google.gif)}a.iw_meatball {  background-image: url(/lib/images/interwiki/meatball.gif)}a.iw_wiki {  background-image: url(/lib/images/interwiki/wiki.gif)}a.mediafile { background: transparent url(/lib/images/fileicons/file.png) 0px 1px no-repeat; padding-left: 18px; padding-bottom: 1px;}a.mf_rar {  background-image: url(/lib/images/fileicons/rar.png)}a.mf_odi {  background-image: url(/lib/images/fileicons/odi.png)}a.mf_conf {  background-image: url(/lib/images/fileicons/conf.png)}a.mf_sxw {  background-image: url(/lib/images/fileicons/sxw.png)}a.mf_png {  background-image: url(/lib/images/fileicons/png.png)}a.mf_gz {  background-image: url(/lib/images/fileicons/gz.png)}a.mf_odg {  background-image: url(/lib/images/fileicons/odg.png)}a.mf_ppt {  background-image: url(/lib/images/fileicons/ppt.png)}a.mf_xml {  background-image: url(/lib/images/fileicons/xml.png)}a.mf_jpeg {  background-image: url(/lib/images/fileicons/jpeg.png)}a.mf_tar {  background-image: url(/lib/images/fileicons/tar.png)}a.mf_pdf {  background-image: url(/lib/images/fileicons/pdf.png)}a.mf_gif {  background-image: url(/lib/images/fileicons/gif.png)}a.mf_bz2 {  background-image: url(/lib/images/fileicons/bz2.png)}a.mf_swf {  background-image: url(/lib/images/fileicons/swf.png)}a.mf_txt {  background-image: url(/lib/images/fileicons/txt.png)}a.mf_zip {  background-image: url(/lib/images/fileicons/zip.png)}a.mf_ods {  background-image: url(/lib/images/fileicons/ods.png)}a.mf_odf {  background-image: url(/lib/images/fileicons/odf.png)}a.mf_rpm {  background-image: url(/lib/images/fileicons/rpm.png)}a.mf_doc {  background-image: url(/lib/images/fileicons/doc.png)}a.mf_odt {  background-image: url(/lib/images/fileicons/odt.png)}a.mf_sxd {  background-image: url(/lib/images/fileicons/sxd.png)}a.mf_deb {  background-image: url(/lib/images/fileicons/deb.png)}a.mf_sxc {  background-image: url(/lib/images/fileicons/sxc.png)}a.mf_odp {  background-image: url(/lib/images/fileicons/odp.png)}a.mf_odc {  background-image: url(/lib/images/fileicons/odc.png)}a.mf_jpg {  background-image: url(/lib/images/fileicons/jpg.png)}a.mf_xls {  background-image: url(/lib/images/fileicons/xls.png)}a.mf_html {  background-image: url(/lib/images/fileicons/html.png)}a.mf_sxi {  background-image: url(/lib/images/fileicons/sxi.png)}a.mf_tgz {  background-image: url(/lib/images/fileicons/tgz.png)}a.mf_rtf {  background-image: url(/lib/images/fileicons/rtf.png)}a.mf_htm {  background-image: url(/lib/images/fileicons/htm.png)}a.mf_ps {  background-image: url(/lib/images/fileicons/ps.png)}a.mf_lua {  background-image: url(/lib/images/fileicons/lua.png)}a.mf_c {  background-image: url(/lib/images/fileicons/c.png)}a.mf_php {  background-image: url(/lib/images/fileicons/php.png)}a.mf_js {  background-image: url(/lib/images/fileicons/js.png)}a.mf_cs {  background-image: url(/lib/images/fileicons/cs.png)}a.mf_java {  background-image: url(/lib/images/fileicons/java.png)}a.mf_cpp {  background-image: url(/lib/images/fileicons/cpp.png)}a.mf_py {  background-image: url(/lib/images/fileicons/py.png)}a.mf_rb {  background-image: url(/lib/images/fileicons/rb.png)}a.mf_css {  background-image: url(/lib/images/fileicons/css.png)}a.mf_pl {  background-image: url(/lib/images/fileicons/pl.png)}/**
 * Basic styles. These styles are needed for basic DokuWiki functions
 * regardless of the used template. Templates can override them of course
 */

div.clearer {
  clear: both;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

div.no {
  display: inline;
  margin: 0;
  padding: 0;
}

.hidden {
  display: none;
}

div.error {
  background: #fcc url(/lib/styles/../images/error.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #faa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.info {
  background: #ccf url(/lib/styles/../images/info.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #aaf;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.success {
  background: #cfc url(/lib/styles/../images/success.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #afa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}

div.notify {
  background: #ffc url(/lib/styles/../images/notify.png) 0.5em 0px no-repeat;
  color: #000;
  border-bottom: 1px solid #ffa;
  font-size: 90%;
  margin: 0;
  padding-left: 3em;
  overflow: hidden;
}


/* image alignment */
.medialeft {
  float: left;
}
.mediaright {
  float: right;
}
.mediacenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.leftalign { text-align: left; }
.centeralign { text-align: center; }
.rightalign { text-align: right; }

em.u {
  font-style: normal;
  text-decoration: underline;
}
em em.u {
  font-style: italic;
}


/* syntax highlighting code */
.code .br0  { color: #66cc66; }
.code .co0  { color: #808080; font-style: italic; }
.code .co1  { color: #808080; font-style: italic; }
.code .co2  { color: #808080; font-style: italic; }
.code .co3  { color: #808080; }
.code .coMULTI  { color: #808080; font-style: italic; }
.code .es0  { color: #000099; font-weight: bold; }
.code .kw1  { color: #b1b100; }
.code .kw2  { color: #000000; font-weight: bold; }
.code .kw3  { color: #000066; }
.code .kw4  { color: #993333; }
.code .kw5  { color: #0000ff; }
.code .me1  { color: #006600; }
.code .me2  { color: #006600; }
.code .nu0  { color: #cc66cc; }
.code .re0  { color: #0000ff; }
.code .re1  { color: #0000ff; }
.code .re2  { color: #0000ff; }
.code .re3  { color: #ff3333; font-weight:bold; }
.code .re4  { color: #009999; }
.code .st0  { color: #ff0000; }
.code .sy0  { color: #66cc66; }

/* User Manager specific styles */
#user__manager tr.disabled {
  color: #6f6f6f;
  background: #e4e4e4;
}
#user__manager tr.user_info {
  vertical-align: top;
}
#user__manager div.edit_user {
  width: 46%;
  float: left;
}
#user__manager table {
  margin-bottom: 1em;
}
#user__manager input.button[disabled] {
  color: #ccc!important;
  border-color: #ccc!important;
}
/* IE won't understand but doesn't require it */
/* plugin:configmanager */
#config__manager div.success,
#config__manager div.error,
#config__manager div.info {
  background-position: 0.5em;
  padding: 0.5em;
  text-align: center;
}

#config__manager fieldset {
  margin: 1em;
  width: auto;
  margin-bottom: 2em;
  background-color: #dee7ec;
  color: #000;
  padding: 0 1em;
}
#config__manager legend {
    font-size: 1.25em;
}

#config__manager form { }
#config__manager table {
    margin: 1em 0;
    width: 100%;
}

#config__manager fieldset td {
    text-align: left;
}
#config__manager fieldset td.value {
    /* fixed data column width */
    width: 31em;
}

#config__manager td.label {
    padding: 0.8em 0 0.6em 1em;
    vertical-align: top;
}

#config__manager td.label label {
    clear: left;
    display: block;
}
#config__manager td.label img {
    padding: 0 10px;
    vertical-align: middle;
    float: right;
}

#config__manager td.label span.outkey {
    font-size: 70%;
    margin-top: -1.7em;
    margin-left: -1em;
    display: block;
    background-color: #fff;
    color: #666;
    float: left;
    padding: 0 0.1em;
    position: relative;
    z-index: 1;
}

#config__manager td input.edit {
    width: 30em;
}
#config__manager td .input {
    width: 30.8em;
}
#config__manager td select.edit { }
#config__manager td textarea.edit {
    width: 27.5em;
    height: 4em;
}

#config__manager tr .input,
#config__manager tr input,
#config__manager tr textarea,
#config__manager tr select {
  background-color: #fff;
  color: #000;
}

#config__manager tr.default .input,
#config__manager tr.default input,
#config__manager tr.default textarea,
#config__manager tr.default select,
#config__manager .selectiondefault {
  background-color: #ccddff;
  color: #000;
}

#config__manager tr.protected .input,
#config__manager tr.protected input,
#config__manager tr.protected textarea,
#config__manager tr.protected select,
#config__manager tr.protected .selection {
  background-color: #ffcccc!important;
  color: #000 !important;
}

#config__manager td.error  { background-color: red; color: #000; }

#config__manager .selection {
  width: 14.8em;
  float: left;
  margin: 0 0.3em 2px 0;
}

#config__manager .selection label {
  float: right;
  width: 14em;
  font-size: 90%;
}


/* IE6 correction */
* html #config__manager .selection label {
  padding-top: 2px;
}

#config__manager .selection input.checkbox {
  padding-left: 0.7em;
}

#config__manager .other {
  clear: both;
  padding-top: 0.5em;
}

#config__manager .other label {
  padding-left: 2px;
  font-size: 90%;
}

/* end plugin:configmanager */
/*
 * admin plugin extension - style additions
 *
 * @author  Christopher Smith  chris@jalakai.co.uk
 * @link    http://wiki.jalakai.co.uk/dokuwiki/doku.php/tutorials/adminplugin
 */

/* overall containing div */
#plugin__manager {}

#plugin__manager h2 { margin-left: 0;}
#plugin__manager form { display: block; margin: 0; padding: 0;}
#plugin__manager legend { display: none;}
#plugin__manager fieldset { width: auto;}
#plugin__manager .button { margin: 0;}
#plugin__manager p, #plugin__manager label { text-align: left;}
#plugin__manager .hidden { display: none;}
#plugin__manager .new { background: #dee7ec;}
#plugin__manager input[disabled] { color: #ccc; border-color: #ccc;}  /* IE won't understand but doesn't require it */

#plugin__manager .pm_menu, #plugin__manager .pm_info { margin-left: 0; text-align: left; }
#plugin__manager .pm_menu { float: left; width: 48%; }
#plugin__manager .pm_info { float: right; width: 50%; }

#plugin__manager .common { }
#plugin__manager .common form { }
#plugin__manager .common fieldset { margin: 0; padding: 0 0 1.0em 0; text-align: left; border: none;}
#plugin__manager .common label { padding: 0 0 0.5em 0;}
#plugin__manager .common input {  }
#plugin__manager .common input.edit { width: 24em; margin: 0.5em;}
#plugin__manager .common .button { }

#plugin__manager form.plugins { }
#plugin__manager .plugins fieldset { color: #000; background: #fff; text-align: right; border-top: none; border-right: none; border-left: none;}
#plugin__manager .plugins fieldset.protected { background: #fdd; color: #000; }
#plugin__manager .plugins fieldset.disabled { background: #e0e0e0; color: #a8a8a8; }

#plugin__manager .plugins .legend { color: #000; background: inherit; display: block; margin: 0; padding: 0; font-size: 1em; line-height: 1.4em; font-weight: normal; text-align: left; float: left; padding: 0; clear: none;}
#plugin__manager .plugins .button { font-size: 95%;}

#plugin__manager .plugins fieldset.buttons { border: none;}
#plugin__manager .plugins fieldset.buttons .button { float: left; }

#plugin__manager .pm_info h3 { margin-left: 0; }
#plugin__manager .pm_info dl { margin: 1em 0; padding: 0; }
#plugin__manager .pm_info dt { width: 6em; float: left; clear: left; margin: 0; padding: 0; }
#plugin__manager .pm_info dd { margin: 0 0 0 7em; padding: 0; background: none; }

#plugin__manager .plugins .enable { float: left; width: auto; margin-right: 0.5em;}

/* end admin plugin styles */

div#acl_manager div#acl__tree {
    font-size: 90%;
    width: 25%;
    height: 300px;
    float: left;
    overflow: auto;
    border: 1px solid #8cacbb;
    text-align: left;
}

div#acl_manager div#acl__tree a.cur {
    background-color: #ff9;
    font-weight: bold;
}

div#acl_manager div#acl__tree ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#acl_manager div#acl__tree li {
    padding-left: 1em;
}

div#acl_manager div#acl__tree ul img {
    margin-right: 0.25em;
    cursor: pointer;
}

div#acl_manager div#acl__detail {
    width: 73%;
    height: 300px;
    float: right;
    overflow: auto;
}

div#acl_manager div#acl__detail fieldset {
    width: 90%;
}

div#acl_manager div#acl__detail div#acl__user {
    border: 1px solid #8cacbb;
    padding: 0.5em;
    margin-bottom: 0.6em;
}

div#acl_manager table.inline {
    width: 100%;
    margin: 0;
}

div#acl_manager .aclgroup {
    background: transparent url(/lib/plugins/acl/pix/group.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .acluser {
    background: transparent url(/lib/plugins/acl/pix/user.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .aclpage {
    background: transparent url(/lib/plugins/acl/pix/page.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager .aclns {
    background: transparent url(/lib/plugins/acl/pix/ns.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
}

div#acl_manager label.disabled {
  color: #666!important;
}

#acl_manager label {
  text-align: left;
  font-weight: normal;
  display: inline;
}

#acl_manager table {
  margin-left: 10%;
  width: 80%;
}

#acl_manager table tr {
    background-color: inherit;
}

#acl_manager table tr:hover {
    background-color: #dee7ec;
}

/*
 * WARNING:
 * This file was automatically created by the gCalendar-plugin.
 * Do NOT edit this file, because your changes will be overwritten !
 */

/* ############################ copied from file 'inc/standard.css' ############################ */

/*
 * standard.css is the main style-sheet for the dokuwiki-plugin gCalendar
 *
 * you should not edit this file. modify this files:
 *
 *   /user/background.css	--> to set background-pictures for specific events
 *   /user/events.css       --> to set event-Pictures and text-styles for your events
 *   /user/other.css        --> to optionally overwrite the styles in the standard.css file 
 */


/* main-table definition ----------------------------------------------------------------------- */

.gCal_table {
	width: 100%;
	border-collapse: collapse;
	border: 2px solid black;
	padding: 0px;
	margin: 0px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
}

/* current-date in table-header ---------------------------------------------------------------- */

.gCal_currentDate {
	padding:5px;
	font-size:0.5em;
	color : gray;
}

/* navi-table (header of main-table) ----------------------------------------------------------- */

.gCal_naviTable {
	width: 100%;
	border-collapse: collapse;
	background-color: #DDD;
	padding: 0px;
	margin: 0px;

	font-size: 2em;
	line-height: 1em;
	
	border-bottom: 1px solid black;
}

.gCal_link_prev {text-align: left}
.gCal_link_next {text-align: right} 


/* column-header ------------------------------------------------------------------------------- */

.gCal_columnHead {
	background-color: #EEE;
}

.gCal_header a,
.gCal_header a:visited,
.gCal_columnHead a,
.gCal_columnHead a:visited {color: blue}


/* definition of event to page links ----------------------------------------------------------- */

.gCal_pagelink a,
.gCal_pagelink a:visited {
	color: #888;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	border-top : 1px solid blue;
	border-bottom : 1px solid blue;
}

.gCal_pagelink a:hover {
  background: Blue;
  color: white;
  text-decoration: none;
}


/* hide some elements on printout -------------------------------------------------------------- */

@media print {  
	.gCal_currentDate,
	.gCal_link_prev,
	.gCal_link_next,
	.gCal_pagelink a		{display:none}
}


/* style of date and weekday in month-view */

.gCal_mv_day     {
	font-size: 1.2em; 
	font-weight: bold;
}

.gCal_mv_weekday {
	font-size: 0.8em; 
	font-weight: bold;
}

/* Weekdays  0=sunday ... 6=saturday */

td.gCal_wd {
	border: 1px solid black;
	padding: 3px;
}

td.gCal_wd_datecell {text-align: center}

.gCal_wd {
	background-color: transparent;
	font-size: 1em;
    color: black;
}

.gCal_wd_6 { /* saturday */
	background-color: #DDD;
}

.gCal_wd_0 { /* sunday */
	background-color: #FDD;
	color: red;
}

td.gCal_wd_0 { /* sunday */
	border-bottom: 2px solid black;
}

td.gCal_wd_6 { /* saturday */
	border-top: 2px solid black;
}

@media screen {
  td.gCal_today {
	background-color: yellow;
	border-top: 3px solid #FFA500; /*orange*/
	border-bottom: 3px solid #FFA500; /* orange*/
  }

  td.gCal_todayFrame {
    border-top: 3px solid #FFA500;
    border-bottom: 3px solid #FFA500;
  }
}


/* category-styles for date entries. The category has to be capitalized ! ---------------------- */

.gCal_event {  /* Standard definition of an event entry */
	display: block;
	font-size: 0.9em;
	color:black;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(/lib/plugins/gcalendar/images/date.gif) no-repeat center left;
}


/* ########################## copied from file 'user/background.css' ########################### */


/* This is the place to define background-styles like for holidays etc.    */

.gCal_cell_cat_VACATION,
.gCal_cell_cat_VACATIONS,
.gCal_cell_cat_HOLIDAY,
.gCal_cell_cat_HOLIDAYS,
.gCal_cell_cat_FERIEN,
.gCal_cell_cat_URLAUB
{
	background-image: url(/lib/plugins/gcalendar/images/holiday2.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: scroll;
}


.gCal_cell_cat_RED   {background-color: #FAA   }
.gCal_cell_cat_GREEN {background-color: #90EE90; }
.gCal_cell_cat_BLUE  {
	background-color: #ADD8E6;
}

/* ############################ copied from file 'user/events.css' ############################# */


/* category-styles for date entries. ----------------------------------------------------------- */

.gCal_cat_DOCTOR,
.gCal_cat_ARZTTERMINE
{
	color: red;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(/lib/plugins/gcalendar/images/doc.gif);
}

.gCal_cat_DENTIST,
.gCal_cat_ZAHNARZT
{
	color: Red;
	font-weight: bold;
	background-image: url(/lib/plugins/gcalendar/images/dentist.png);
}

.gCal_cat_PARTY,
.gCal_cat_FEIERN
{
	color: Green;
	font-weight: bold;
	padding-left: 45px;
	padding-bottom: 10px;
	background-image: url(/lib/plugins/gcalendar/images/party.gif);
}

.gCal_cat_BIRTHDAY,
.gCal_cat_BIRTHDAYS,
.gCal_cat_GEBURTSTAGSLISTE,
.gCal_cat_GEBURTSTAG,
.gCal_cat_GEBURTSTAGE
{
	color: Green;
	font-weight: bold;
	padding-left: 35px;
	background-image: url(/lib/plugins/gcalendar/images/birthday.gif);
}

.gCal_cat_WERKSTATT,
.gCal_cat_REPAIR
{
	color: Green;
	font-weight: bold;
	padding-left: 35px;
	background-image: url(/lib/plugins/gcalendar/images/car-repair.gif);
}

.gCal_cat_SPIELPLAN,
.gCal_cat_SPIELFESTE,
.gCal_cat_PUNKTSPIELE,
.gCal_cat_FUSSBALL,
.gCal_cat_SOCCER,
.gCal_cat_SPORT
{
	color: Green;
	font-weight: bold;
	background-image: url(/lib/plugins/gcalendar/images/ball.gif);
}

.gCal_cat_POKALSPIELE
{
	color: Green;
	font-weight: bold;
	background-image: url(/lib/plugins/gcalendar/images/pokal.gif);
}

.gCal_cat_BILL,
.gCal_cat_ABRECHNUNG,
.gCal_cat_GELD,
.gCal_cat_MONEY
{
	color: Green;
	font-weight: bold;
	background-image: url(/lib/plugins/gcalendar/images/money.gif);
}

.gCal_cat_MUSIK,
.gCal_cat_MUSIC
{
	color: Green;
	font-weight: bold;
	background-image: url(/lib/plugins/gcalendar/images/musicnote.gif);
}

.gCal_cat_CALLCENTER
{
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(/lib/plugins/gcalendar/images/callcenter.gif);
}

.gCal_cat_INRIA
{
  padding-left: 35px;
  height: 35px;
  background-image: url(/lib/plugins/gcalendar/images/inria.png);
}

.gCal_cat_MINES
{
  padding-left: 35px;
  height: 35px;
  background-image: url(/lib/plugins/gcalendar/images/mines.png);
}


/* ############################# copied from file 'user/other.css' ############################# */

div.dokuwiki table.pagelist,
div.dokuwiki table.ul {
  border: 0;
  padding: 0;
  border-spacing: 0;
  margin-bottom: 1em;
  border-collapse: collapse;
}

div.dokuwiki table.pagelist tr {
  border-top: 1px solid #8cacbb;
  border-bottom: 1px solid #8cacbb;
}

div.dokuwiki table.pagelist th,
div.dokuwiki table.pagelist td {
  padding: 1px 1em 1px 0;
}

div.dokuwiki table.ul th,
div.dokuwiki table.ul td {
  padding: 0 1em 0 0;
}

div.dokuwiki table.ul ul {
  margin: 0 0 0 1.5em;
}

div.dokuwiki table.pagelist th,
div.dokuwiki table.ul th {
  background-color: #dee7ec;
}

div.dokuwiki th.page,
div.dokuwiki th.date,
div.dokuwiki th.user,
div.dokuwiki th.desc,
div.dokuwiki th.comments,
div.dokuwiki th.linkbacks,
div.dokuwiki th.tags,
div.dokuwiki td.date,
div.dokuwiki td.user,
div.dokuwiki td.desc,
div.dokuwiki td.comments,
div.dokuwiki td.linkbacks,
div.dokuwiki td.tags {
  color: #666;
  font-size: 80%;
}

div.dokuwiki td.date {
  text-align: right;
}div.dokuwiki div.tags {
  border-top: 2px dotted #8cacbb;
  font-size: 10px;
  text-align: right;
  clear: both;
}

div.dokuwiki div.tags span {
  background: transparent url(/lib/plugins/tag/images/tag.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

/* -------------- bibtex ---------------------- */

.bibtexdd{
}

.bibtexdt{
    color: #1B57B1;

}

div.dokuwiki div#cloud { margin-bottom: 1em; }

div.dokuwiki div#cloud a { padding: 0.5em; }

div.dokuwiki div#cloud a.cloud1 { font-size: 10px; color: #D3E0F5; }
div.dokuwiki div#cloud a.cloud2 { font-size: 12px; color: #AEC4E5; }
div.dokuwiki div#cloud a.cloud3 { font-size: 14px; color: #88A9DB; }
div.dokuwiki div#cloud a.cloud4 { font-size: 16px; color: #4A7AC2; }
div.dokuwiki div#cloud a.cloud5 { font-size: 18px; color: #003F9E; }

div.dokuwiki div#cloud a.cloud1_tag1 { font-size: 10px; color: #CEF0D0; }
div.dokuwiki div#cloud a.cloud2_tag1 { font-size: 12px; color: #AEE5B1; }
div.dokuwiki div#cloud a.cloud3_tag1 { font-size: 14px; color: #88DB8C; }
div.dokuwiki div#cloud a.cloud4_tag1 { font-size: 16px; color: #4AC250; }
div.dokuwiki div#cloud a.cloud5_tag1 { font-size: 18px; color: #009E08; }

div.dokuwiki div#cloud a.cloud1_tag2 { font-size: 10px; color: #F0CED7; }
div.dokuwiki div#cloud a.cloud2_tag2 { font-size: 12px; color: #E5AEBC; }
div.dokuwiki div#cloud a.cloud3_tag2 { font-size: 14px; color: #DB889D; }
div.dokuwiki div#cloud a.cloud4_tag2 { font-size: 16px; color: #C24A68; }
div.dokuwiki div#cloud a.cloud5_tag2 { font-size: 18px; color: #9E0028; }
div.dokuwiki div.gallery table td {
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}

div.dokuwiki div.gallery table img.tn {
  padding: 0.4em;
  border: 1px solid #000;
}

div.dokuwiki div.gallery {
  clear: left;
  margin-bottom: 1em;
}

/*div.dokuwiki div.gallery div {
  float: left;
}*/

div.dokuwiki div.gallery img.tn {
  margin: 9px;
  vertical-align: middle;
  padding: 0.4em;
  border: 1px solid #000;
}

div.dokuwiki div.gallery_left {
    float: left;
}

div.dokuwiki div.gallery div {
    float: left;
}

div.dokuwiki div.gallery_right {
    float: right;
}

div.dokuwiki div.gallery_center {
    margin-left: auto;
    margin-right: auto;
}

div.dokuwiki div.gallery_center {
    width: 80%;
    text-align: center;
}

/* for pagination */
div.dokuwiki div.gallery div.gallery_pages {
    float: none;
    text-align: left;
}

/* for lightbox */

#gallery__lightbox {
    background-color: #eee;
    padding: 10px;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}
#gallery__overlay {
    background-image: url(/lib/plugins/gallery/images/overlay.png);
}
#gallery__lightboxCaption {
    color: #333;
    background-color: #eee;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}

* html #gallery__overlay {
    background-image: url(/lib/plugins/gallery/images/overlayie.png);
}
.piContainer {
	border:solid 1px #8cacbb;
	margin-bottom:15px;
}

.piHeader {
	background:#dee7ec;
	padding:5px;
	height:1.6em;
}

/* The !important Rules are necessary because the Template-CSS is included after 
   the plugin-CSS
 */
.piHeader h2 {
	float:left;
	font-weight:bold;
	text-decoration:none;
	margin:0 !important;
	border:none;
	padding-top:0 !important;
	font-size:130%;
	border:none !important;
}

.piHeader span.piTogglers {
	float:right;
}

.piUsers {
	border-bottom:solid 1px #8cacbb;
	margin-bottom:5px;
}

.piUsers div {
	width:150px;
	float:left;
	padding:1px 0 3px 5px;
}

.piUsers a.special{
	font-weight:bold !important;
}

.piPermissions p {
	margin-left:5px;
}


.piPermissions table {
	width:100%;
	border-collapse:collapse;
}

.piPermissions th {
	padding:3px 3px 3px 5px;
	border-bottom:dotted 1px #dee7ec;
}

.piPermissions td {
	padding:3px 3px 3px 5px;
}
.piPermissions .piItemNS, .piPermissions .piItemPage {
	width:50%;
}

.piPermissions .piItemPage {
	font-style:italic;
}

.piPermissions .piAllowed {
	font-weight:bold;
}

.piPermissions tr.even td {
	background:#eef3f8;
}

.piPermissions tr.even {
	background:#eef3f8;
}

.piPermissions td.explicitUserPermission {
	color:#f30;
}

.piToOverview {
	margin-bottom:10px;
}
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landro               |
|--------------------------------------------------*/
/*
 a.nodeFdUrl	        Namespace with url link (headpage)	        js
 a.node 	        Namespace without url link        	        js
 a.nodeUrl	        Page	                                        js
 a.nodeSel 	        Last visited page            	                js
 a.navSel 	        Current page            	                js
 a.indexmenu_idx_head	link style of a namespace with url (headpage)	nojs
 a.indexmenu_idx	link style of a namespace without url	        nojs
 */ 

/* dtree properties. No need to change*/

.dtree {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  white-space: nowrap;
  line-height: normal;
}

.dtree img {
  border: 0px;
  vertical-align: top;
}

/*Properties that can be edit*/

/*Link properties*/
.dtree a {
  color: #090;
  text-decoration: none;
}

/*Link properties*/
.dtree a.node, .dtree a.nodeSel a.navSel {
  white-space: nowrap;
  padding: 1px 2px 1px 2px;
}
/* Last visited page highlighting*/
.dtree a.nodeSel {
  background-color:  #dee7ec;
}
/* Current page highlighting*/
.dtree a.navSel {
  background-color: #ff9;
}

/*
.dtree .clip {
}
*/

/*nojs tree div*/
.indexmenu_nojs {
  display: block;
}

/*Namespace without page link in nojs mode. !important has to be used*/
div.li a.indexmenu_idx {
  color: #f30 !important;
  text-decoration: none !important;
  font-weight: bold;
}

/*Namespace with page link (headpage) in nojs mode. !important has to be used*/

div.li a.indexmenu_idx_head {
  font-weight: bold;
}


/*Style for admin panel interface*/
div.dokuwiki div.indexmenu_list_themes { 
  clear: both;
  border-top: 2px solid #8cacbb;
  padding-left: 1em;
}

/*Mouseover property*/
.dtree a.nodeFdUrl:hover, .dtree a.nodeSel:hover, a.navSel:hover, .dtree a.nodeUrl:hover {
  color: #090;
  text-decoration: underline;
  background-color:  #dee7ec;
}
/*Mouseover property*/
.dtree a.node:hover {
  text-decoration: none;
}

/*tocbullet property*/
.dtree .indexmenu_tocbullet {
  position:absolute;
  background: transparent url(/lib/plugins/indexmenu/images/toc_bullet.gif) no-repeat scroll;
  vertical-align: middle;
  width: 11px;
  height: 11px;
}

/*scrolling arrow property*/
.dtree .indexmenu_larrow {
  position:absolute;
  filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
  background:transparent url(/lib/plugins/indexmenu/images/larrow.gif) repeat-y scroll;
  padding-left:22px;
  z-index:100;
}

/*toc property*/
.indexmenu_toc {
  font-size: 80%;
  line-height: 1.2em;
  white-space: normal;
  overflow: hidden;
  width: 200px !important;
  z-index:100 !important;
  word-wrap: break-word;
}

.indexmenu_toc .indexmenu_toc_inside {
  border: 1px solid #8cacbb;
  background-color: #fff;
  text-align: left;
  padding: 0.5em 0 0.7em 0;
  max-height: 300px;
  height: expression( this.scrollHeight > 300 ? "300px" : "auto" );
  overflow: auto;
}

.dtree .indexmenu_rarrow {
  position:absolute;
  background:white url(/lib/plugins/indexmenu/images/rarrow.gif) no-repeat scroll;
  width:11px;
  height:15px;
}

.indexmenu_rmenu {
  position: absolute;
  z-index: 100;
  background-color: #fff;
  border: 1px solid black;
  font-size: 80%;
  line-height: 100%;
  padding-bottom: 5px;
}

.indexmenu_rmenuhead {
  background-color: #CCFFCC;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 90%;
  margin: 0pt;
  text-align: center;
  padding: 1px 5px;
  vertical-align: middle;                       
  overflow: hidden;
  width: 80px;
}

.indexmenu_rmenu ul,.indexmenu_rmenu li {
  list-style-type: none !important;
  list-style-image: none !important;
  color: #000 !important;
  margin: 2px !important;
  text-align: center;
}

.indexmenu_rmenu a:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.indexmenu_opts {
  font-size: 80%;
}

.dtree .emptynode {
  background: transparent url(/lib/plugins/indexmenu/images/empty.gif) no-repeat scroll;
  display: inline;
  padding: 1px 8px;
  width: 16px;
  height: 16px;
  vertical-align: top;
  /* needed by ie7 */
  zoom: 1;
}
div.dokuwiki table.inline td.okay {
  background-color: #afa;
  text-align: center;
}

div.dokuwiki table.inline td.notokay {
  background-color: #fcc;
  text-align: center;
}
#pl_si_throbber {
    visibility: hidden;
}

.pl_si_out {
    margin: 1em auto 1em auto;
    vertical-align: middle;
    width: 80%;
    text-align: left;
}

// Setup VIM: ex: et ts=4 enc=utf-8 :
.noteredirect {
  margin: 1em;
  margin-left: auto;
  margin-right: auto;
  width: 70% !important;
  min-height: 18px;
  clear: both;
  text-align: justify;
  vertical-align: middle;
  border-collapse: collapse;
  padding: 7px 10px 5px 32px;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  
  /*border: 1px solid #B5E0FF;*/
  background-color: #B5E0FF;
  background-image: url(/lib/plugins/pageredirect/images/important_small.png);
}/* ***********************
SCREEN
*********************** */
#imageflow__images {
	visibility:hidden;
	position: relative;
	margin-bottom: 20px;
}

#imageflow__imageflow_level_wrapper {
	position: relative;
}

*:first-child+html #imageflow__images, *:first-child+html #imageflow__scrollbar {
	padding-bottom: 20px;
}

#imageflow__images_no_scroller {
	position: absolute;
	height: 33%;
	width: 100%;
	z-index:1000;
}

#imageflow__loading_bar {
	margin-top:164px;
	margin-bottom:200px;
	position: relative;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	height: 16px;
	visibility: visible !important;
	z-index: 100;
	background: url(/lib/plugins/imageflow/images/loader_bg.gif) no-repeat;

	display: none;
}

#imageflow__loader_bar {
	height: 16px;
	width: 0%;
	visibility: visible;
	background: url(/lib/plugins/imageflow/images/loader.gif) no-repeat;
	position: absolute;
}

#imageflow__loading_bar p{
	text-align:center;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #fff;
}



#imageflow__captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:1000;
}

#imageflow__scrollbar {
	visibility:hidden;
	position:relative; 
	background-image:url(/lib/plugins/imageflow/images/sb.gif);
	background-repeat:repeat-x;
	height:16px;
	padding-right: 52px;
	padding-left: 52px;
	overflow: visible;

	z-index:1001;

	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;

}

#imageflow__slider{
	position:absolute;
	margin-left:0px;
	z-index:1002;
	background-image:url(/lib/plugins/imageflow/images/sc.gif);
	background-repeat:no-repeat;
	width:77px;
	height:16px;
}

#imageflow__slider_cap_left{
	position:absolute;
	margin-left:-58px;
	z-index:10002;
	background-image:url(/lib/plugins/imageflow/images/sl.gif);
	background-repeat:no-repeat;
	width:25px;
	height:16px;
	cursor: normal;
}

#imageflow__slider_cap_right{
	position:absolute;
	margin-right:-5px;
	z-index:10002;
	background-image:url(/lib/plugins/imageflow/images/sr.gif);
	background-repeat:no-repeat;
	width:25px;
	height:16px;
	right: 0px;
	cursor: normal;
}

#imageflow__imageflow {
	text-align:left;
	overflow: hidden;
	position: relative;
}

#imageflow__imageflow.scripting_active {
	background: #638c9c;
	border: 1px solid #000;
}

#imageflow__images img { 
	position:absolute; 
	top:0px;
	border:none;
	background: transparent;
	color: #555;
}

#imageflow__loading {
	width: 208px;
	height: 13;
}

img.imageflow__noscript__image {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	max-width: 50%;
}

div.imageflow__noscript__caption {
	float: left;
	min-width: 47%;
	margin-bottom: 20px;
}

* html img.imageflow__noscript__image {
	width: 50%;
}
* html div.imageflow__noscript__caption {
	width: 47%;
}

div#imageflow__imageflow div.clearer{
	margin: 20px 0px;
}

div#imageflow__imageflow div.noscript {
	background: #fff;
}

div#imageflow__captions {
	margin: 0px ! important;
}

div#imageflow__captions * {
	color: #fff;
	text-align: left;
}

div#imageflow__captions br {
	display: none;
}


h3.imageflow__title, div.imageflow__text {
	width: 60%;
	margin-left:auto !important;
	margin-right:auto !important;	
	text-align: left;
	color: #ddd;
}

div.additionalContent {
	padding-bottom: 20px;
	position: relative;
}

div.additionalContent h3.imageflow__title, div.additionalContent div.imageflow__text {
	color: #000;
}

h3.imageflow__title {
	font-size: 10pt;
	border-bottom: 1px solid #888;
}

div#imageflow_show_sample, div#imageflow_show_sample_overlay {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 11000;
	position: absolute;
}

div#imageflow_show_sample_overlay {
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

div#imageflow_show_sample_content {

	background-color: #fff;
	border: 2px solid #999;
	z-index: 11002;
	padding: 10px;
	overflow: auto;
}

div#imageflow_show_sample_content.hidden *{
	visibility: hidden;
}

div#imageflow_show_sample_content img.imageContent {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div#imageflow_show_sample_control {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 11004;
}

#imageflow_show_sample_control_closeImage,
#imageflow_show_sample_control_prevoiusImage,
#imageflow_show_sample_control_nextImage {
	width: 24px;
	height: 24px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: -13px;
	z-index: 11010;
}

#imageflow_show_sample_control_closeImage {
	background: url(/lib/plugins/imageflow/images/modifier-images.png) -48px 0 no-repeat;
	margin-right: 0px;
}

#imageflow_show_sample_control_prevoiusImage {
	background: url(/lib/plugins/imageflow/images/modifier-images.png) 0 0 no-repeat;
	margin-right: 52px;
}

#imageflow_show_sample_control_nextImage {
	background: url(/lib/plugins/imageflow/images/modifier-images.png) -24px 0 no-repeat;
	margin-right: 26px;
}

* html #imageflow_show_sample_control_closeImage {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/lib/plugins/imageflow/images/close.png', sizingMethod='crop');
	right: 15px;
}

* html #imageflow_show_sample_control_prevoiusImage {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/lib/plugins/imageflow/images/previous.png', sizingMethod='crop');
	right: 15px;
}

* html #imageflow_show_sample_control_nextImage {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/lib/plugins/imageflow/images/next.png', sizingMethod='crop');
	right: 15px;
}


#imageflow_show_sample_control_prevoiusImage.inactive,
#imageflow_show_sample_control_nextImage.inactive {
	cursor: default;
	filter:alpha(opacity=5);
	-moz-opacity:.5;
	opacity:.5;
}

div#imageflow_loader_div {
	position: absolute;
	background: url(/lib/plugins/imageflow/images/loading.gif);
	width: 208px;
	height: 13px;
	margin-top: 10px;
	margin-left: -104px;
	left: 50%;
}

* hmtl #imageflow__loading_bar, div#imageflow_show_sample, div#imageflow_show_sample_overlay, #imageflow__images_no_scroller {
	width: expression(this.parentNode.offsetWidth + 'px');
}

* html div#imageflow_show_sample_overlay, * html div#imageflow_show_sample {
	height: expression(this.parentNode.offsetHeight + 'px');
}

div.imageflow__noscript__caption * {
	color: #000;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
}
/**
 * CSS for DokuWiki Plugin Snippets
 * @author Michael Klier <chi@chimeric.de>
 * vim:ts=4:sw=4:et:enc=utf-8:
 */

div.dokuwiki div#plugin_snippets__sidepane {
  float: left;
  width: 40%;
}

div.dokuwiki div#plugin_snippets__idx {
  width: 100%;
  height: 410px;
  overflow: auto;
  background: #fff;
  border: 1px dashed #8cacbb;
  padding: 0.5em;
}

div.dokuwiki div#plugin_snippets__opts {
  padding: 0.5em;
}

div.dokuwiki div#plugin_snippets__idx ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 95%;
}

div.dokuwiki div#plugin_snippets__idx ul ul {
  width: 260px;
  margin-left: 10px;
}

div.dokuwiki div#plugin_snippets__idx ul ul ul {
  width: 250px;
  margin-left: 10px;
}

div.dokuwiki div#plugin_snippets__idx ul ul ul ul {
  width: 240px;
  margin-left: 10px;
}

div.dokuwiki div#plugin_snippets__idx ul ul li,
div.dokuwiki div#plugin_snippets__idx ul ul ul li,
div.dokuwiki div#plugin_snippets__idx ul ul ul ul li {
  border-right: none;
}

div.dokuwiki div#plugin_snippets__idx li {
  width: 100%;
  cursor: pointer;
  float: left;
}

div.dokuwiki div#plugin_snippets__idx li span {
  font-weight: normal;
  padding-left: 5px;
}

div.dokuwiki div#plugin_snippets__idx div.li {
  padding: 0.2em;
  float: left;
  font-weight: bold;
}

div.dokuwiki div#plugin_snippets__idx div.open {
  background: url(/lib/plugins/snippets/images/close.png) no-repeat 3px 4px;
  padding-left: 22px;
  width: 98%;
}

div.dokuwiki div#plugin_snippets__idx div.closed {
  background: url(/lib/plugins/snippets/images/open.png) no-repeat 3px 4px;
  padding-left: 22px;
  width: 98%;
}

div.dokuwiki div#plugin_snippets__idx a.plugin_snippets_preview,
div.dokuwiki div#plugin_snippets__idx a.plugin_snippets_insert {
  display: block;
  width: 18px;
  height: 18px;
  float: left;
}

div.dokuwiki div#plugin_snippets__idx a.plugin_snippets_insert {
  background: url(/lib/plugins/snippets/images/insert.png) no-repeat 2px 2px;
}

div.dokuwiki div#plugin_snippets__idx a.plugin_snippets_preview {
  background: url(/lib/plugins/snippets/images/preview.png) no-repeat 2px 2px;
}

div.dokuwiki div#plugin_snippets__preview {
  position: relative;
  left: 3%;
  width: 55%;
  overflow: auto;
  height: 442px; 
  padding: 0.5em;
  border: 1px dashed #8cacbb;
  background: #fff;
}

div.dokuwiki div.plugin_snippets__info {
  padding: 1em;
  border: 1px dashed #8cacbb;
  background: #f5f5f5;
  margin-bottom: 1em;
}
#plugin__tagentry_wrapper div.taglist {
  overflow:auto; 
  max-height:6em; 
  margin-bottom:.25em;
}
/**
 * Tableless Layout for default template
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author moraes <moraes@tipos.com.br>
 * @author Michael Klier <chi@chimeric.de>
 *
 * Modification for mmClean Theme
 * @author Marcin Mierzejewski <marcin@mierzejewski.net>
 */


/* -------------- top row --------------- */

div.page b.rtop, 
div.page b.rbottom
{
    display:block;
    background: #7399A6;
}

div.page b.rtop b, 
div.page b.rbottom b
{   
    display:block;
    height: 1px;
    overflow: hidden;
    background: #ffffff;
}

div.header b.rtop,
div.header b.rbottom
{
    display:block;
    background: #ffffff;
}

div.header b.rtop b,
div.header b.rbottom b
{   
    display:block;
    height: 1px;
    overflow: hidden;
    background: #436976;
}

div.footer b.rtop,
div.footer b.rbottom
{
    display:block;
    background: #ffffff;
}

div.footer b.rtop b,
div.footer b.rbottom b
{   
    display:block;
    height: 1px;
    overflow: hidden;
    background: #436976;
}

/*
div.sidebar b.rtop,
div.sidebar b.rbottom
{
    display:block;
    background: #ffffff;
}

div.sidebar b.rtop b,
div.sidebar b.rbottom b
{   
    display:block;
    height: 1px;
    overflow: hidden;
    background: #436976;
}
*/
b.r1
{
    margin: 0 5px
}

b.r2
{
    margin: 0 3px
}

b.r3
{
    margin: 0 2px
}

b.rtop b.r4, b.rbottom b.r4
{
    margin: 0 1px;
    height: 2px
}

.header 
{
    margin-bottom: 0px;
    background:#436976;
/*
    border:1px solid #c3c3c3;
    background-image: url(/lib/tpl/mmclean/../images/header.png);
    background-position: top left;
    background-repeat: no-repeat;
*/
}

.stylefoot 
{
  display:block;
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
  margin-top:10px;
  font-weight:normal;
  text-align:right;
}

.pagename a:link, .pagename a:visited 
{
  color:#436976;
  text-decoration:none;
}

.pagename a:hover, .pagename a:active 
{
  color:#FF9933;
}

.logo 
{
/*	float:right;*/
	font-weight:normal;
	text-align:right;
    margin-right:13px !important;
    margin-right:9px;
    margin-top:9px;
    height: 100px;
}

.logo a:link, .logo a:visited, .logo a:hover, .logo a:active 
{
	color:#f8f8f8;
	text-decoration:none;
	letter-spacing:2pt;
}

#bar_bottom {
  display:block;
  margin-bottom:3px;
}

/* ------------- File Metadata ----------------------- */

div.meta {
  clear: both;
  color:#436976;
  font-size:0.8125em;
  text-align:right;
}

div.meta div.user {
}

div.meta div.doc{
}

/* ---------------  Media Selection  ----------------- */

div.uploadform {
  margin-top: 0.5em;
  border-top: 1px solid #8cacbb;
}

.mediaselect-left {
  float:left;
  padding: 0.5em;
  width:30%;
}

.mediaselect-right {
  float:right;
  border-left: 1px solid #8cacbb;
  padding: 0.5em;
  width:65%;
}

div.mediaref_head {
	margin-left:0.5em;
}

div.mediaref .search_result {
	padding-left:1em;
}

.mediaref_ref {
	color:#009900;
}

div.mediaref_hidden {
	margin-top:1em;
	text-align:center;
	font-size:1.2em;
	color:#BB0000;
}

div.mediaref_footer {
	margin-top:1em;
	text-align:center;
}

/**
 * main layout by
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author Anika Henke <henke@cosmocode.de>
 * @author Michael Klier <chi@chimeric.de>
 *
 * Modification for mmClean template
 * @author Marcin Mierzejewski <marcin@mierzejewski.net>
 */

/* -------------- general elements --------------- */

body 
{
  font: 14px Verdana, "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  margin-top:10px;
  margin-bottom:10px;
  background-attachment:scroll;
  line-height:150%;
  background:#7399A6;
}

div.page
{
  margin: auto;
  width: 770px;
  background: #ffffff;
}

div.container
{
    padding: 10px;
    padding-top: 8px;
    width: 750px;
}

div.content_with_sidebar, div.content
{
  text-align: justify;
  float:left;
  width:580px;
  padding: 10px;
}

div.content 
{
  width: 730px;
  background-color: #ffffff;
}

table 
{
  padding:0;
  margin:0;
  font-size:0.8125em;
}

tr,td,th 
{
    padding:0; 
    margin:0;
    vertical-align:top;
}

tr:hover 
{
  background:#f8f8f8;
}

img 
{
    border:0
}

p 
{
    margin: 0 0 1.0em 0;
    margin: 0;
    padding:0; 
    font-size:0.8125em;
}

hr 
{
  border: 0px;
  border-top: 1px solid #8cacbb;
  text-align:center;
  height: 0px;
}

div.nothing 
{
  text-align:center;
	margin: 2em;
}

/* ---------------- forms ------------------------ */

form {
  border: none;
  margin: 0;
  display: inline;
}

div.searchform 
{
    float:right;
    margin-bottom:11px !important;
}

label {
display: block;
text-align: right;
font-weight: bold;
}

label.simple {
text-align: left;
font-weight: normal;
}

label input.edit {
width: 50%;
}

fieldset {
width: 300px;
text-align: center;
border: 1px solid #8cacbb;
padding: 0.5em;
}

textarea.edit {
font-family:monospace;
border: 1px solid #8cacbb;  
color: #333;
background-color: #fdfdfd;
font-size:11px;
padding: 3px;
width:99%;
}

input.edit,select.edit {
border: 1px solid #8cacbb;
height: 18px !important;
max-height: 18px !important;
min-height: 18px !important;
height:14px;
color: #333;
background-color: #fdfdfd;
vertical-align: middle;
padding: 1px;
display: inline;
}

input#qsearch_in {
width:128px !important;
width:134px;
}

input.missing {
font-size: 80%;
border: 1px solid #8cacbb;
height: 18px !important;
max-height: 18px !important;
min-height: 18px !important;
color: #333;
background-color: #ffcccc;
vertical-align: middle;
padding: 1px;
display: inline;
}

/* --------- buttons ------------------- */


input.button, button.button{
border: 1px solid #8cacbb;  
color: #333;
background-color: #fdfdfd;
vertical-align: middle;
text-decoration:none;
cursor: pointer;
font-size:0.8125em;
height: 18px !important;
max-height: 18px !important;
min-height: 18px !important;
margin: 1px;
display: inline;
}

div.secedit input.button {
border: 1px solid #8cacbb;
color: #333;
background-color: #fdfdfd;
vertical-align: middle;
text-decoration:none;
margin: 0px;
padding: 0px;
font-size: 10px;
cursor: pointer;
height: 15px !important;
max-height: 15px !important;
min-height: 15px !important;
float:right;
display: inline;
margin-top:10px;
margin-bottom:10px;
}

/* ----------- page navigator ------------- */

div.pagenav {
margin-top:1em;
}

div.pagenav-prev {
text-align:right;	
float:left;
width:50%
}

div.pagenav-prev input.button {
margin-right:5px;
}

div.pagenav-next {
text-align:left;
float:right;
width:50%
}

div.pagenav-next input.button {
margin-left:5px;
}

/* --------------- Links ------------------ */

a {
color:#436976;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:underline;
}

/* windows share */
a.windows{
/*  background: transparent url(/lib/tpl/mmclean/../images/windows.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;*/
  color:#436976;
  text-decoration:none;
} 
a.windows:visited {
color:#436976;
}
a.windows:hover { 
text-decoration:underline;
}

/* interwiki link */
a.interwiki{
/*  background: transparent url(/lib/tpl/mmclean/../images/interwiki.png) 0px 1px no-repeat;
  padding-left: 16px;*/
  color:#436976;
  text-decoration:none;
}
a.interwiki:visited {
color:#436976;
}
a.interwiki:hover {
text-decoration:underline;
}

/* link to some embedded media */
a.media {
color:#436976;
text-decoration:none;
}
a.media:hover {
color:#436976;
text-decoration:underline
}

/* email link */
a.mail {
/*background: transparent url(/lib/tpl/mmclean/../images/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;*/
color:#436976;
text-decoration:none;
}
a.mail:hover {
text-decoration:underline;
}

/* existing wikipage */
a.wikilink1:link    { color:#436976; text-decoration:none }
a.wikilink1:visited { color:#436976; text-decoration:none }
a.wikilink1:hover   { color:#436976; text-decoration:underline }

/* not existing wikipage */
a.wikilink2:link    { color:#436976; text-decoration:none }
a.wikilink2:visited { color:#436976; text-decoration:none }
a.wikilink2:hover   { color:#436976; text-decoration:underline }

/* external link */
a.urlextern{
/*  background: transparent url(/lib/tpl/mmclean/../images/link_icon.png) 0px 0px no-repeat;
  padding: 1px 0px 1px 18px;*/
  color:#436976;
  text-decoration:none;
}
a.urlextern:visited {
color:#436976;
}
a.urlextern:hover {
text-decoration:underline;
}


/* ------------- Page elements ----------------- */

div.preview{
padding: 4px;
border: 1px dashed #c3c3c3;
}

div.breadcrumbs{
color: #666666;
float:left;
line-height:140%;
margin-left:2px;
font-size:11px;
width:187px;
}

span.user{
color: #cccccc;
}

/* embedded images */
img.media {
margin: 3px;
}

img.medialeft {
border: 0;
float: left;
margin: 0 1.5em 0 0;
}

img.mediaright {
border: 0;
float: right;
margin: 0 0 0 1.5em;
}

img.mediacenter {
border: 0;
display: block;
margin-left: auto;
margin-right: auto;
}

acronym {
cursor: help;
border-bottom: 1px dotted #000;
}

/* general headline setup */
h1, h2, h3, h4, h5 
{
  color: #333;
  font-family: Verdana, Georgia, "Lucida", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-left:    0;
  margin-right:   0;
  margin-top:     0.5em;
  margin-bottom:  0.5em;
  padding-left:   0;
  padding-right:  0;
  padding-bottom:  0px;
  clear: left;
  font-size: 11px;
}

/* special headlines */
h1 {border-bottom: 1px solid #83a9b6; font-size: 15px; margin-left: 0px;}
h2 {font-size: 14px; margin-left: 20px;}
h3 {font-size: 13px; margin-left: 40px;}
h4 {font-size: 12px; margin-left: 60px;}
h5 {font-size: 11px; margin-left: 80px;}

/* indent different sections */
div.level1 { margin-left: 3px; }
div.level2 { margin-left: 23px; }
div.level3 { margin-left: 43px; }
div.level4 { margin-left: 63px; }
div.level5 { margin-left: 83px; }

/* unordered lists */
ul 
{ 
line-height: 1.5em;
font-size:0.8125em;
list-style-type: square;
padding: 0;
margin: 0px;
margin-left: 20px;
margin-bottom: 10px;
list-style-image: url(/lib/tpl/mmclean/../images/bullet.gif);
}

/* ordered lists */
ol {
font-size:0.8125em;
line-height: 1.5em;
margin-left:25px;
padding: 0;
color: #638c9c;
font-weight: bold;
list-style-image: none;
}

/* the list items overriding the ol definition */
.li 
{
font-weight: normal;
}

ol {list-style-type: decimal}
ol ol {list-style-type: upper-roman}
ol ol ol {list-style-type: lower-alpha}
ol ol ol ol {list-style-type: lower-greek}

li.open {
list-style-image: url(/lib/tpl/mmclean/../images/open.gif);
}

li.closed {
list-style-image: url(/lib/tpl/mmclean/../images/closed.gif);
}

blockquote {
font-size:11px;
border-left: 2px solid #8cacbb;
padding-left: 3px;
margin-left: 0;
}

/* code blocks by indention */
pre.pre {
padding: 0.5em;
border: 1px dashed #8cacbb;
color: #333;
background-color: #f7f9fa;
overflow: auto;
}

/* code blocks by code tag */
pre.code {
padding: 0.5em;
border: 1px dashed #c3c3c3;
color: #333;
background-color: #fdfdfd;
overflow: auto !important;
overflow: scroll;
width:90%;
line-height:140%;
}

/* inline code words */
code {
}

/* code blocks by file tag */
pre.file {
padding: 0.5em;
border: 1px dashed #8cacbb;
color: #333;
background-color: #dee7ec;
overflow: auto;
}

/* inline tables */
table.inline {
background-color: #ffffff;
border-spacing: 0px;
border-collapse: collapse;
}

table.inline th {
padding: 3px;
border: 1px solid #8cacbb;
background-color: #dee7ec;
}

table.inline td {
padding: 3px;
border: 1px solid #8cacbb;
}

.leftalign{
text-align: left;
}

.centeralign{
text-align: center;
}

.rightalign{
text-align: right;
}

/* ---------- table of contents ------------------- */

div.toc {
margin-left: 10px;
margin-bottom: 0;
margin-top: 10px !important;
margin-top: 10px;
margin-bottom:20px;
float:right;
width: 250px;
clear:both;
}

div.tocheader
{
border: 1px solid #c3c3c3;
background-color: #fdfdfd;
text-align: left;
font-weight:bold;
margin-bottom: 1px;
padding-left:5px;
font-size:11px;
}

div.toctoggle img 
{
width:0.8em;
height:0.8em;
}

#toc__inside 
{
border: 1px solid #c3c3c3;
background-color: #fdfdfd;
text-align: left;
padding-top: 0.5em;
padding-bottom: 0.7em;
}

ul.toc {
font-size:10px;
list-style-type: none;
list-style-image: none;
line-height: 1.2em;
margin: 0;
padding: 0;
padding-left: 0.8em;
}

ul.toc li {
background: transparent url(/lib/tpl/mmclean/../images/tocdot2.gif) 0 0.6em no-repeat;
padding-left:0.4em;
}

ul.toc li.clear {
background-image: none;
padding-left:0.4em;
}

a.toc {
color: #436976;
text-decoration:none;
}

a.toc:hover {
color: #c37439;
text-decoration:underline; 
}

/* ---------------------------- Diff rendering --------------------------*/
table.diff { background:#fdfdfd; }
td.diff-blockheader {font-weight:bold}
td.diff-header {
border-bottom: 1px solid #8cacbb;
font-size:120%;
}
td.diff-addedline {
  background:#ddffdd;
  font-family: monospace;
  font-size: 100%;
}
td.diff-deletedline { 
  background:#ffffbb;
  font-family: monospace;    
  font-size: 100%;
}
td.diff-context {
  background:#f7f9fa;
  font-family: monospace;
  font-size: 100%;
}
span.diffchange { color: red; }

/* --------------------- footnotes -------------------------------- */

div.footnotes{
    
    height: 35px;
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
}

div.fn{
font-size:90%;
}

a.fn_top{
vertical-align:super;
font-size:80%;
}

a.fn_bot{
vertical-align:super;
font-size:80%;
font-weight:bold;
}

/* insitu-footnotes */
div.insitu-footnote {
font-size: 80%;
line-height: 1.2em;
border: 1px solid #8cacbb;
background: #eef3f8;
text-align: left;
padding: 4px;
max-width: 40%;    /* IE's width is handled in javascript */  
}

/* overcome IE issue with one line code or file boxes which require h. scrolling */
* html .insitu-footnote pre.code, * html .insitu-footnote pre.file {
padding-bottom: 18px;
}

/* --------------- search result formating --------------- */
.search_result{
margin-bottom: 6px;
padding-left: 16px;
padding-right: 10px;
}

.search_snippet{
color: #999999;
font-size: 12px;
margin-left: 20px;
}

.search_sep{
color: #000000;
}

.search_hit{
  color: #000000;
  background: #FFFF99;
}

div.search_quickresult{
  margin-bottom: 15px;
  padding-bottom: 5px;
  margin-left: 8px;
  padding-right: 10px;
  background: url(/lib/tpl/mmclean/../images/hborder.jpg) repeat-x 0px 15px;
}

div.search_quickhits {
  margin-left: 8px;
  float:left;
  background: transparent url(/lib/tpl/mmclean/../images/bullet.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 8px;
  width: 30%;
}

/* ------------------ Additional ---------------------- */
.footer
{
  font-size: 11px;
  height: 50px;
  background:#436976;
  color: #ccc;
  padding: 0px;
}

.footer a
{
    font-weight: bold;
    color: #ccc;
}

.footer a:hover
{
  color: #fff;
  text-decoration: none;
}

/* ---- Admin --- */

div.acladmin label {
  text-align: left;
  font-weight: normal;
  display: inline;
}

div.acladmin table{
  margin-left: 10%;
  width: 80%;
}

/* ---------- AJAX quicksearch ----------- */

div.ajax_qsearch {
  position:absolute;
  right:237px;;
  width: 200px;
  /*opacity: 0.9;*/
  display:none;
  font-size: 80%;
  line-height: 1.2em;
  border: 1px solid #8cacbb;
  background: #eef3f8;
  text-align: left;
  padding: 4px;
}

/* ---------- Spellchecking ------------- */

a.spell_error {
  color: #ff0000;
  text-decoration: underline;
}

div#spell_suggest {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  background-color: #fdfdfd;
  padding: 2px;
  border: 1px solid #000;
  font-size:80%;
  z-index: 2;
}

div#spell_result {
  display:none;
  font-family:monospace;
  border: 1px solid #8cacbb; 
  color: #333;
  font-size:14px;
  padding: 3px;
  background-color: #f7f9fa;
  overflow: auto;
  z-index: 1;

  
  /*#fdfdfd-space: pre-wrap;       /* css-3 */
  /*#fdfdfd-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  /*#fdfdfd-space: -pre-wrap;      /* Opera 4-6 */
  /*#fdfdfd-space: -o-pre-wrap;    /* Opera 7 */
  /*word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

span.spell_noerr {
  color: #009933;
}

span.spell_wait {
  color: #0066cc;
}

/* ---------------  Image Details  ----------------- */

div.img_big {
  float: left;
  margin-right: 0.5em;
}

dl.img_tags dt {
  font-weight: bold;
  background-color: #dee7ec;
}
dl.img_tags dd {
  background-color: #f5f5f5;
}

div.imagemeta {
  color: #666;
  font-size: 70%;
  line-height: 95%;
}

div.imagemeta img.thumb{
  float:left;
  margin-right: 0.1em;
}

/* -------------- Media Popup ---------------------- */

div.mediaselect-right li, div.uploadform { 
  clear: both;
}

div.mediaedit div.data label{
	display: block;
  text-align: right; 
  width: 20%;
  float: left;
  margin-right: 0.5em;
}

div.mediaedit div.data input, div.mediaedit div.data textarea{
  width: 75%;
  padding: 0.1em;
  margin: 0.1em;
}

div.mediaedit div.data input.button {
  width: 10em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.img_detail
{
    border:0;
}
/**
 * css for mmClean template 
 *
 * @author Michael Klier <chi@chimeric.de> 
 *
 * Modification for mmClean Theme
 * @author Marcin Mierzejewski <marcin@mierzejewski.net>
 */

div.topbar a.wikilink2:link,
div.topbar a.wikilink2:active,
div.topbar a.wikilink2:visited,
div.topbar a.wikilink1:link,
div.topbar a.wikilink1:active,
div.topbar a.wikilink1:visited,
div.topbar a.interwiki:link,
div.topbar a.interwiki:active,
div.topbar a.interwiki:visited,
div.topbar a.urlextern:link,
div.topbar a.urlextern:active,
div.topbar a.urlextern:visited
{
    font-size: 11px;
    font-weight: bold;
    
    height: 22px;
    display: block;
    padding-right: 10px; 
    padding-left: 10px; 
    text-decoration: none;
    color: #CCCCCC;
    margin-left: 5px;
    white-space: nowrap;
    text-align: center;
/*    width: 50px;*/
    float: left;
}

div.topbar a.wikilink2:hover,
div.topbar a.wikilink1:hover,
div.topbar a.interwiki:hover,
div.topbar a.urlextern:hover 
{
    text-decoration: none; 
    height: 18px;
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
}


div.topbar h1,
div.topbar h2,
div.topbar h3,
div.topbar h4,
div.topbar h5,
div.topbar h6 
{
  font-size:0.8125em;
  font-family: Verdana;
  font-weight:bold;
  padding-bottom: 0px;
}

div.topbar
{
    height: 22px;
    border: 0px;
    background: #436976;
    width: 100%;
    list-style: none;
}

div.topbar ul
{ 
    padding: 0px;
	margin: 0px;
    padding-top: 0px;
    list-style: none;
    white-space: nowrap;
}

div.topbar li
{ 
    width: auto !important;
    float: left;
    margin: 0px;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    margin-right: 1px;	
}
/**
 * css for mmClean template 
 *
 * @author Michael Klier <chi@chimeric.de> 
 *
 * Modification for mmClean Theme
 * @author Marcin Mierzejewski <marcin@mierzejewski.net>
 */

div.sidebar a.wikilink2:link,
div.sidebar a.wikilink2:active,
div.sidebar a.wikilink2:visited,
div.sidebar a.wikilink1:link,
div.sidebar a.wikilink1:active,
div.sidebar a.wikilink1:visited,
div.sidebar a.interwiki:link,
div.sidebar a.interwiki:active,
div.sidebar a.interwiki:visited,
div.sidebar a.urlextern:link,
div.sidebar a.urlextern:active,
div.sidebar a.urlextern:visited
{
  font-size: 11px;
  text-decoration:none;
  color:#000;
  line-height:140%;
  display: block;
  padding: 0.2em;
  padding-left: 5px
}

div.sidebar li.level2 a.wikilink1
{
    padding-left: 15px;
}

div.sidebar a.wikilink2:hover,
div.sidebar a.wikilink1:hover,
div.sidebar a.interwiki:hover,
div.sidebar a.urlextern:hover 
{
    text-decoration: none; 
/*    border-right: 5px solid #fff;*/
    color:#ccc;
    background: #436976;
}

div.sidebar h1,
div.sidebar h2,
div.sidebar h3,
div.sidebar h4,
div.sidebar h5,
div.sidebar h6 
{
    color:#000;
    font-weight:bold;
    font-size: 11px;
    padding-left: 5px;
    border: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

div.sidebar h1
{
    border-bottom: 1px solid #000000;
}

div.sidebar strong
{
    padding: 02em;
    padding-left: 5px;
}

div.sidebar
{
	float: left;
	width: 150px;
    padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
    background: #a3c9d6;
}

div.sidebar ul
{ 
    padding: 0;
	margin: 0;
    list-style-image: none;
}

div.sidebar li
{ 
    display: block;
    background: 0;
}

div.sidebar b.rtop,
div.sidebar b.rbottom
{
    display:block;
    background: #ffffff;
}

div.sidebar b.rtop b,
div.sidebar b.rbottom b
{   
    display:block;
    height: 1px;
    overflow: hidden;
    background: #a3c9d6;
}

/**
 * The CSS in here cotrols the appearance of the media manager
 */

#media__manager {
    height: 100%;
    overflow: hidden;
}

#media__left {
    width: 30%;
    border-right: solid 1px #8cacbb;

    height: 100%;
    overflow: auto;
    position: absolute;
    left: 0;
}

#media__right {
    width: 69.7%;

    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
}

#media__manager h1 {
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
}

/* --- Tree formatting --- */

#media__tree img {
    float:left;
    padding: 0.5em 0.3em 0 0;
}

#media__tree ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 1.5em;
}

#media__tree li {
    clear: left;
    list-style-type: none;
    list-style-image: none;
}
*+html #media__tree li,
* html #media__tree li {
    border: 1px solid #fff;
}/* I don't understand this, but this fixes a style bug in IE;
it's dirty, so any "real" fixes are welcome */

/* --- options --- */

#media__opts {
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#media__opts input {
    float: left;
    display: block;
    margin-top: 4px;
    position: absolute;
}
*+html #media__opts input,
* html #media__opts input {
    position: static;
}

#media__opts label {
    display: block;
    float: left;
    margin-left: 20px;
    margin-bottom: 4px;
}
*+html #media__opts label,
* html #media__opts label {
    margin-left: 10px;
}

#media__opts br {
    clear: left;
}

/* --- file list --- */

#media__content img.load {
    margin: 1em auto;
}

#media__content #scroll__here {
    border: 1px dashed #8cacbb;
}

#media__content .odd {
    background-color: #f7f9fa;
    padding: 0.4em;
}

#media__content .even {
    padding: 0.4em;
}

#media__content a.mediafile {
    margin-right: 1.5em;
    font-weight: bold;
}

#media__content div.detail {
    padding: 0.3em 0 0.3em 2em;
}

#media__content div.detail div.thumb {
    float: left;
    width: 130px;
    text-align: center;
    margin-right: 0.4em;
}


#media__content img.btn {
    vertical-align: text-bottom;
}

#media__content div.example {
    color: #666;
    margin-left: 1em;
}

/* --- upload form --- */

#media__content div.upload {
    font-size: 90%;
    padding: 0 0.5em 0.5em 0.5em;
}

#media__content form#dw__upload,
#media__content div#dw__flashupload {
    display: block;
    border-bottom: solid 1px #8cacbb;
    padding: 0 0.5em 1em 0.5em;
}
#media__content form#dw__upload fieldset {
    padding: 0;
    margin: 0;
    border: none;
    width: auto;
}
#media__content form#dw__upload p {
    text-align: left;
    padding: 0.25em 0;
    margin: 0;
    line-height: 1.0em;
}
#media__content form#dw__upload label.check {
    float: none;
    width: auto;
    margin-left: 11.5em;
}

/* --- meta edit form --- */

#media__content form.meta {
    display: block;
    padding: 0 0 1em 0;
}

#media__content form.meta label {
    display: block;
    width: 25%;
    float: left;
    font-weight: bold;
    margin-left: 1em;
    clear: left;
}

#media__content form.meta .edit {
    font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    float: left;
    width: 70%;
    padding-right: 0;
    padding-left: 0.2em;
    margin: 2px;
}

#media__content form.meta textarea.edit {
    height: 8em;
}

#media__content form.meta div.metafield {
    clear: left;
}

#media__content form.meta div.buttons {
    clear: left;
    margin-left: 20%;
    padding-left: 1em;
}
/*
 * Adapt mmClean CSS to our liking
 * Olivier Mehani <olivier.mehani@inria.fr>
 * vim: sw=2
 */

/* layout.css */
div.page b.rtop,
div.page b.rbottom
{
  background: #CCCCCC;
}
div.header b.rtop,
div.header b.rbottom,
div.sidebar b.rtop,
div.sidebar b.rbottom,
div.footer b.rtop,
div.footer b.rbottom
{
  background: #FFFFFF;
}
div.header b.rtop b,
div.header b.rbottom b,
div.footer b.rtop b,
div.footer b.rbottom b
{
  background: #677080;
}
.header
{
  background:#677080;
}

.pagename a:link, .pagename a:visited
{
  color:#677080;
}

div.stylefoot a, div.meta {
  color:#677080;
  font-size: 10px;
}

/* design.css */
body {
  background:#CCCCCC;
  font-family: sans;
}
#media__manager {
  background: #FFF;
}
div.page
{
  width: 95%;
  /* Make sure the header (width=900px) is always fully displayed */
  min-width: 920px;
}
div.container
{
    width: 98%;
}
/* FIXME: sidebar has fixed size...*/
div.content_with_sidebar, div.content
{
  float: none;
  margin-right: 150px;
  width: auto;
}
div.content
{
  width: 98%;
}
div.toc {
  clear: none;
}

table
{
  font-size: 12px;
}
p
{
  font-size: 12px;
}
div.searchform
{
  float:right;
  margin-right: 5px;
  margin-bottom:0px !important;
  padding-right: 5px;
}

a, a.toc, a.interwiki,
a.windows, a.windows:visited,
a.media, a.media:hover,
a.mail, a.mail:hover,
a.urlextern, a.urlextern:visited
{
  color: #677080;
}
a.wikilink1:link, a.wikilink1:visited { color:#677080; text-decoration:none }
a.wikilink1:hover   { color:#677080; text-decoration:underline }
/* not existing wikipage */
a.wikilink2:link, a.wikilink2:visited { color:#FF7080; text-decoration:none }
a.wikilink2:hover   { color:#FF7080; text-decoration:underline }

ul, ol {
  color: inherit;
  font-size: 12px;
}

.footer {
  background:#677080;
}

/* topbar.css */
div.topbar {
  background: #677080;
}
div.topbar a:hover {
  background: #FFFFFF;
  color: #436976 !important;
  text-decoration: none;
}

div.content pre {
  overflow: auto;
}

/* sidebar.css */
div.sidebar {
  float: right;
}

/* smaller flagspace for plugin translation2*/
div#langswitcher ul li {
    max-height: 16px;
}

/* Center tables and iFrames */
table.inline, iframe {
  margin-left: auto !important;
  margin-right: auto !important;
}
iframe {
  display: block;
}

/* Better display of tags*/
.taglist {
  max-height: 10em !important;
}
.taglist label {
  display: inline !important;
}

/* Hide warnings from jsMath */
#jsMath_Warning {
  display: none;
}

/* Other adjustments */
.header .logo {
  background: url("/lib/images/lara_header.png");
  background-position: center;
  background-repeat: no-repeat;
  float: none;
  margin: 0 !important;
  min-height: 150px;
  text-align: center;
}
.logo a {
  display: none;
}
p {
  margin-bottom: 10px;
}
.sidebar img {
  max-width: 96%;
}
.sidebar ul strong {
  line-height: 10%;
}
.acknowledgments {
  margin-left: 10px;
  margin-top: 13px;
  float: left;
}
.tags {
  display: none;
}

div#imageflow__imageflow.scripting_active {
  background: #677080 !important;
}

/* Per-lab customizations */
/** Imara **/
.imara .logo {
  background: url("/lib/images/imara_header.png");
  background-position: center;
  background-repeat: no-repeat;
}
.imara div.header b.rtop b,
.imara div.header b.rbottom b,
.imara div.footer b.rtop b,
.imara div.footer b.rbottom b,
.imara .header, .imara .footer,
.imara div.topbar
{
  background:#696969;
}
div#imageflow__imageflow.scripting_active
{
  background:#696969 !important;
}
.imara div.topbar a:hover {
  color: #696969 !important;
}
.imara div.sidebar,
.imara div.sidebar b.rtop b,
.imara div.sidebar b.rbottom b
{
  background: #5ab34b;
}
/** Caor **/
.caor .logo {
  background: url("/lib/images/caor_header.png");
  background-position: center;
  background-repeat: no-repeat;
}
.caor div.header b.rtop b,
.caor div.header b.rbottom b,
.caor div.footer b.rtop b,
.caor div.footer b.rbottom b,
.caor .header, .caor .footer,
.caor div.topbar
{
  background:#0099cc;
}
div#imageflow__imageflow.scripting_active
{
  background:#0099cc !important;
}
.caor div.topbar a:hover {
  color: #0099cc !important;
}
.caor div.sidebar,
.caor div.sidebar b.rtop b,
.caor div.sidebar b.rbottom b{
  background: #cfe9f5;
}
/** IPv6 for ITS **/
.ipv6-its .logo {
  background: url("/lib/images/ipv6-its_header.png");
  background-position: center;
  background-repeat: no-repeat;
}
.ipv6-its div.header b.rtop b,
.ipv6-its div.header b.rbottom b,
.ipv6-its div.footer b.rtop b,
.ipv6-its div.footer b.rbottom b,
.ipv6-its .header, .ipv6-its .footer,
.ipv6-its div.topbar
{
  background: #006699;
}
div#imageflow__imageflow.scripting_active
{
  background: #006699 !important;
}
.ipv6-its div.topbar a:hover {
  color: #006699 !important;
}
.ipv6-its div.sidebar,
.ipv6-its div.sidebar b.rtop b,
.ipv6-its div.sidebar b.rbottom b
{
  background: #d4e2ed;
}
