/* Main CSS-file for the website of the Melammu Project */


/* Background-color */
body
	{
	background-color: #eeeeee;
	}


/* Standard text */
p
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	text-align: justify;
	margin: 5px;
	}


/* Definition lists */
dl
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	text-align: left;
	}


/* Definition lists */
dt
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	text-align: left;
	}


/* Definition lists */
dd
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	text-align: left;
	}


/* Forms (general) */
form
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	text-align: justify;
	margin: 5px;
	}


/* Rulers */
hr
	{
	color: #000000;
	background-color: #000000;
	height: 2px;
	}


/* Header 1 (medium-sized) */
h1
	{
	font-family: verdana, "times new roman", arial;
	font-size: 15px;
	color: #000000;
	direction: ltr;
	text-align: left;
	margin: 10px;
	}


/* Header 2 (large-sized) */
h2
	{
	font-family: verdana, "times new roman", arial;
	font-size: 18px;
	color: #000000;
	direction: ltr;
	text-align: left;
	margin: 10px;
	}


/* No page-break inside images */
img
	{
	page-break-inside: avoid;
	}


/* Input (forms) */
input
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	text-align: left;
	margin: 5px;
	}


/* Labels */
label
	{
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
	}


/* Lay-out for tooltips */
span
	{
	font-family: verdana, "times new roman", arial;
	font-size: 12px;
	color: #000000;
	direction: ltr;
	text-align: justify;
	max-width: 650px;
	margin: 0px;
	padding: 5px;
	background-color: #ffffe0;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	position: absolute;
	display: none;
	}


/* Superscript */
sup
	{
	font-family: verdana, "times new roman", arial;
	font-size: 11px;
	color: #000000;
	direction: ltr;
	text-align: justify;
	margin: 0px;
	line-height: 0px;
	}


/* Positioning inside table cells */
td
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	vertical-align: top;
	text-align: left;
	margin: 5px;
	}


/* Textarea (forms) */
textarea
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	text-align: left;
	margin: 5px;
	}


/* Navigation bar (main) */
.bar
	{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}


/* Navigation bar (sub) */
.bar2
	{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}


/* Navigation bar (subsub) */
.bar3
	{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	}


/* Navigation bar (length left) */
.bar4
	{
	height: expression(this.scrollHeight<451?'450px':'auto');
	min-height: 450px;
 	}


/* Bold */
.bo
	{
	font-weight: bold;
	}


/* Bold and centered */
.bc
	{
	font-weight: bold;
	text-align: center;
	}


/* Table in Browse topics */
.browse
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	text-align: center;
	border-color: #000000;
	border-style: solid;
	}


/* Centered */
.ce
	{
	text-align: center;
	}



/* Navigation bar */
.dd1
	{
	margin-left: 20px;
	color: #000000;
	}


/* Navigation bar */
.dd2
	{
	margin-left: 35px;
	color: #000000;
	}


/* Italic and bold */
.ib
	{
	font-style: italic;
	font-weight: bold;
	}	


/* Italic, bold and centered */
.ibc
	{
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}


/* Italic and centered*/
.ic
	{
	font-style: italic;
	text-align: center;
	}


/* Tables with information */
.info
	{
	font-family: verdana, "times new roman", arial;
	font-size: 13px;
	color: #000000;
	direction: ltr;
	}


/* Italic*/
.it
	{
	font-style: italic;
	}


/* Topicslist 2 tabs */
.tabs1
	{
	margin-left: 35px;
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
	}


/* Topicslist 2 tabs (no label) */
.tabsclear1
	{
	margin-left: 35px;
	color: #000000;
	text-decoration: none;
	cursor: text;
	}


/* Topicslist 3 tabs */
.tabs2
	{
	margin-left: 70px;
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
	}


/* Topicslist 3 tabs (no label) */
.tabsclear2
	{
	margin-left: 70px;
	color: #000000;
	text-decoration: none;
	cursor: text;
	}


/* Topicslist 4 tabs */
.tabs3
	{
	margin-left: 105px;
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
	}


/* Topicslist 4 tabs (no label) */
.tabsclear3
	{
	margin-left: 105px;
	color: #000000;
	text-decoration: none;
	cursor: text;
	}


/* Topicslist 5 tabs */
.tabs4
	{
	margin-left: 140px;
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
}


/* Topicslist 5 tabs (no label) */
.tabsclear4
	{
	margin-left: 140px;
	color: #000000;
	text-decoration: none;
	cursor: text;
	}


/* Topicslist 6 tabs */
.tabs5
	{
	margin-left: 175px;
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
}


/* Topicslist 6 tabs (no label) */
.tabsclear5
	{
	margin-left: 175px;
	color: #000000;
	text-decoration: none;
	cursor: text;
	}
