/* <[docvers:"/dclsite/design/dcl/styles.css"=2000050301]> */

/* --------------------------------------------------- */
/*   Text and color defaults                           */
/* --------------------------------------------------- */

/* Default font + links */

body,a,p,span,div,td,th,input,select,textarea  {
    color:#000000;
    font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:10pt;
  }

a:hover
  { color:#0000ff;
  }
    
a:link
  { color:#000000;
  }
a:visited
  { color:#000000;
  }
a:active
  { color:#000000;
  }
/* Default body background */

/* background-image:url(/dclsite/app/dcl_langnese/design/bg-image.gif);  */
/* background-color:#F4F1B3; */

.img { 
        border:none; 
     }

body
  {  background-color:#ffffff;
     margin-top:3px;
  }

.norm
  { background-color:#3B4F9F;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:10pt;
    color:#f3cd36;
  }

.bold
  { background-color:#3B4F9F;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:24pt;
    color:#f3cd36;
  }

.boldblack
  { background-color:#ffffff;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:24pt;
    color:#000000;
    text-align=left;
  }

.minbold
  { background-color:#3B4F9F;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:#f3cd36;
  }

.miniboldblack
  { background-color:#ffffff;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:#000000;
    text-align=left;
  }
.menu
  { border-top: thin solid;
    border-bottom: thin solid;
    border-left: thin solid;
    border-right: thin solid;
    border-color: #f3cd36;
    background-color:#3B4F9F;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size:10pt;
    font-weight:bold;
    color:#f3cd36;
    padding: 0mm;
    alignment: center;
    width: 100%;
  }


.message
  { border-top: thin solid;
    border-bottom: thin solid;
    border-left: thin solid;
    border-right: thin solid;
    border-color: #f3cd36;
    background-color:#3B4F9F;
    font-family:Arial,Helvetica;
    font-size:10pt;
    font-weight:bold;
    color:#f3cd36;
    padding: 0mm;
    alignment: center;
    width: 400px;
  }

.form
  { border-top: 1mm solid;
    border-bottom: 1mm solid;
    border-left: 1mm solid;
    border-right: 1mm solid;
    border-color: #f3cd36;
    background-color:#3B4F9F;
    font-family:Arial,Helvetica;
    font-size:10pt;
    font-weight:bold;
    color:#f3cd36;
    padding: 0mm;
    alignment: center;
  }


.normaltext
  { color:#000000;
    font-family:Arial,Helvetica;
    font-size:10pt;
  }

.status
  { color: red;
    font-weight: bold;
    padding: 0mm;
    alignment: center;
  }

.error
  { border-top: thin solid red;
    border-bottom: thin solid red;
    background-color: lightgrey;
    color: black;
    font-weight: bold;
    padding: 3mm;
    alignment: center;
  }

.tablecell
  { background-color: lightblue;
    color: black;
    padding: 2mm;
  }

.bubl
  { position:absolute;
    top:120;
    left:20;
    width:200;
    background-color:#FFFFD0;
    border-width:1pt;
    border-style:solid;
    border-color:#aabbcc;
    padding:4pt;
  }

p.nsbubl
  { border:none;
    width:200;
    background-color:#FFFFD0;
  }

.rofield
  { background-color:lightgrey;
    font-family:XXX;
  }

.rosystem
  { background-color:lightgrey;
    font-family:Courier,Times,serif;
    font-size:8pt;
  }

/* Frame-specific body styles */

.bodycontent,.bodysearch,.bodycollcreate,.bodycolllist,.bodycollspace,.bodybutton,.bodygallery,.bodyedit,.bodysets,.bodymacros,.bodydetailmacros,.bodyadmintree,.bodylogin,.bodylogout
  {	background-color:#ffffff;
  }

.bodydetail
  {	background-color:#ffffff;
	border-style:none;
	border-width:0px;
	padding:10px;
  }

.bodycolldetail
  {	background-color:#ffffff;
  }

.bodymenu,.bodyspace,.bodytitle,.bodygallerytabs
  {
  }

/* --------------------------------------------------- */
/*   Basic text classes                                */
/* --------------------------------------------------- */

/* Document fulltext + title */

.docfulltext
  { line-height:15pt;
	width:400;
  }

.docfulltextnarrow
  { line-height:15pt;
	width:250;
  }

.doctitle
  {	font-weight:bold;
  }

.doctitlebig
  {	color:#f3cd36;
	font-size:14pt;
	font-weight:bold;
  }

/* Error + other messages */

.errormsg
  {	font-weight:bold;
  }

.errormsgbig
  {	font-size:12pt;
	font-weight:bold;
  }

.message
  {	font-size:14pt;
	font-weight:bold;
  }

/* Small field labels + data */

.infolabel
  {	font-size:9pt;
	font-weight:bold;
  }

.infotext
  {	font-size:8pt;
  }

/* Normal field labels */

.label
  {	font-weight:bold;
  }

/* Menu entries */

.menu
  {	color:white;
	font-size:9pt;
	font-weight:bold;
  }

.submenu
  {	color:white;
	font-size:9pt;
  }

/* Page title */

.pagetitle
  {	color:#f3cd36;
	font-size:14pt;
	font-weight:bold;
  }

/* Admintitle */

.admintitle
  {	color:#f3cd36;
    font-size:12pt;
	font-weight:bold;
  }

.admintitlesmall
  {	color:#f3cd36;
    font-size:10pt;
	font-weight:bold;
  }

/* Tree (Bodo menu) */

.treetitle
  {	color:#f3cd36;
    font-size:12pt;
	font-weight:bold;
  }

.treetopentry
  {	font-size:9pt;
	font-weight:bold;
  }

.treetopentry a
  { color:#f3cd36;
    text-decoration:none;
  }

.treeentry
  {	font-size:9pt;
  }

.treeentry a
  { color:black;
    font-size:9pt;
    text-decoration:none;
  }

.treeentryselected
  { color:black;
    font-size:9pt;
    background-color:#F4F1B3;
  }

.treeentryselected a
  { color:black;
    font-size:9pt;
    text-decoration:none;
  }

/* --------------------------------------------------- */
/* Special formats (for tables etc.)                   */
/* --------------------------------------------------- */

/* Background for thumbnail + layout image display */

.imgbox
  {	background-color:#ffffff;
  }

/* Background for page title */

.pagetitlebox
  {
  }

/* --------------------------------------------------- */
/*   For administration tree                           */
/* --------------------------------------------------- */

.admintree
  {
  }

.admintreeparent
  {	font-weight:bold;
	background-color:#ffffff;
  }

.admintreecurrent
  {	font-weight:bold;
	background-color:white;
  }

/* --------------------------------------------------- */
/*   Defined by application                            */
/* --------------------------------------------------- */

/* ------ For atext application ----------- */
/* Highlighting query words in fulltext and title */

.dochighlight
  {	color:#ff0000;
	font-weight:bold;
  }

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

.dochighlighttitlebig
  {	color:#ff0000;
	font-size:14pt;
	font-weight:bold;
	text-decoration:underline;
  }

/* Keywords */

.docslug
  {	font-style:italic;
  }

/* Coloured background for fulltext (detail) view */

.docdetailbox
  {	background-color:white;
  }

/* Alternating backgrounds for result list */

.resultbox
  {	background-color:#ffffff;
  }

.resultboxalt
  {	background-color:#ffffff;
  }

.nth {
background-color: #0066CC;
}

/* (m)enu (t)ext (n)ormal*/
.ntn {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;

}


/* ------ End of atext application ----------- */

