/* WARNING: THIS VERSION OF NN4 STYLES IS STILL IN DEVELOPMENT */
/* PLEASE CONSIDER IT AS IN ALPHA PHASE */
/* Remember! FREAKING NN4xx take images url relative to the document - NOT to the css file */
/* So, if you wish to rename the theme, please take care of the paths manually */

/* These styles are responsible for the body of page */
/* they can be inherited by all other nested styles, divisions and spans */

body
{
/*	margin: 4px 0px 0px 4px;*/
	font: 11px/1.1 Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}

a:link { font-weight: bold; color: black; text-decoration: none; }
a:visited { font-weight: bold; color: black; text-decoration: none; }
a:hover { font-weight: bold; color: black; background-color: #bfd5ba; text-decoration: none; }
a:active { font-weight: bold; color: black; text-decoration: none; }

/* db.etree.org link style */
.dblink:link { font-weight: normal; font-style: italic; }
.dblink:visited { font-weight: normal; font-style: italic; }
.dblink:hover { font-weight: normal; font-style: italic; background-color: #bfd5ba; }

.red:link { font-weight: bold; color: red; text-decoration: none;}
.red:visited { font-weight: bold; color: red; text-decoration: none;}
.red:hover { font-weight: bold; color: red; text-decoration: underline; background-color: #FFFFFF}

/* pager selected page */
.here:link { font-size: 10pt; font-weight: bold; color: black; text-decoration: none;}
.here:visited { font-size: 10pt; font-weight: bold; color: black; text-decoration: none;}
.here:hover { font-size: 10pt; font-weight: bold; color: balck; text-decoration: underline; background-color: #bfd5ba}

img { border: null; border-style: none; }

p ( font: 11px/1.1 Tahoma, Verdana, Arial, Helvetica, sans-serif; )

/* These ones control appearance of articles, centre blocks, messages and admin panels */

.opentable
{
	background-color: #f1f1f1;
	width: 100%;
	padding: 2px;
	
/* 	border-color: #f9f9f9; */
/* 	border-width: 2px 3px 3px 2px; */
/* 	border-style: groove; */
/* 	margin: 5px 0 0 0; */
}

.opentable2
{
	background-color: white;
	width: 100%;
	padding: 2px;
	
/* 	border-color: silver; */
/* 	border-width: 2px 3px 3px 2px; */
/* 	border-style: groove; */
/* 	margin: 5px 0 0 0; */
}

.central-area
{
	background-color: #f1f1f1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

.central-area table, b, i, p, center, form
{
	font-size: 11px;
	/* text-align: left; */
}

.central-area .pn-title, .pn-pagetitle, .pn-logo
{
	font-size: 12px;
	text-align: left;
}

a.central-area
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.central-area a:link { font-weight: bold; color: red;}
a.central-area a:visited { font-weight: bold; text-decoration: none; color: black;}
a.central-area a:hover { font-weight: bold; color: #E8E8E8;}
a.central-area a:active { font-weight: bold; text-decoration: none; color: black;}

.article-table
{
	background-color: black;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	
/* 	border-color: silver; */
/* 	border-width: 1pt; */
/* 	border-style: solid; */
}

.article-table-text { font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; }

a.article-table { font-weight: bold; color: black; text-decoration: none; }

.article-table a:link { color: red;}
.article-table a:visited { text-decoration: none; color: black;}
.article-table a:hover { color: #E8E8E8;}
.article-table a:active { text-decoration: none; color: black;}

.article-table table
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.article-table .pn-title { color: black; }

/* Below are utility classes, we can use them to control appearance of individual elements */

.logo
{
	border: 0;
}

.banner
{
}

.border1
{
}

.border2
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.border3
{
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	padding: 2px;
}

.bar-top-left
{
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	width: 168px;
	
}

.bar-top-text
{
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.bar-top-middle
{
	background-repeat: repeat;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	
}

.bar-top-middle a:link
{
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.bar-top-middle a:visited
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.bar-top-middle a:hover
{
	color: #E8E8E8;
	font-weight: bold;
}

.bar-top-middle a:active
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.bar-top-form
{
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	
}

.bar-top-form input
{
	font: 9px monaco, courier, monospace;
	color: black;
}

.menu-title
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 145px;
	
}

.spacer-top-middle
{
	background-repeat: repeat-x;
	
}

/* Controlling appearance of the left menus */

.menu-middle-left
{
	width: 168px;
	background-repeat: repeat-y;
	border: null;
	
}

a.menu-middle-left
{
	color: black;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 11px;

}

.menu-middle-left a:visited
{
	color: #E8E8E8;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 11px;
}

.menu-middle-left a:hover
{
	color: red;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
    line-height: 11px;
}

.menu-middle-left a:active
{
	color: black;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 11px;
}   

.menu-middle-left td
{
	color: black;
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-weight: normal;
	font-size: 10px;
}

.menu-middle-left .menu-title
{
	color: black;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.05em;
	word-spacing: 0.15em;
}

.menu-middle-left strong
{
	color: black;
}

/* Centre blocks and admin messages */

.message-centre
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border-style: solid;
	
}

.message-centre .border2
{
	border: null;

}

.message-centre td
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 3px;
	border: null;
}

.message-centre .pn-title
{
	font-family: helvetica, arial, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 12pt;
}

/* Right menus */

.menu-middle-right
{
	width: 165px;
}

.menu-middle-right strong
{
	color: black;
	font-weight: 900;
}

.menu-middle-right a:link
{
	color: red;
	text-decoration: none;
}

.menu-middle-right a:visited
{
	color: black;
	text-decoration: none;
}

.menu-middle-right a:hover
{
	color: red;
}

.menu-middle-right a:active
{
	color: black;
	text-decoration: none;
}

.menu-middle-right .pn-normal
{
	color: black;
	text-decoration: none;
	font-family: tahoma, geneva, verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.menu-middle-right .pn-title
{
	color: black;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.menu-middle-rightborder
{
	background-repeat: repeat-y;
	border: null;
	
}

/* Bottom spacer and bar */

.bar-bottom-middle-spacer
{	
	background-repeat: repeat-x;
	border: null;
}

.bar-bottom-middle
{
	color: black;
	background-repeat: repeat-x;
	border: null;
}

.bar-bottom-middle a:link
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.bar-bottom-middle a:visited
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.bar-bottom-middle a:hover
{
	color: red;
	font-weight: bold;
}

.bar-bottom-middle a:active
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.credits
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
}

.credits a
{
	color: black;
	font-weight: bold;
	
}

/* Legacy styles, maybe used by some old modules */

textarea {
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-indent: 2px;
}

input {
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

input.pn-text {
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}

input.pn-button
{
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

input.r-button
{
	font-family: Tahoma, Verdana, sans-serif;
}

select, option
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
}

select.pn-text
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.pn-normal {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.pn-title
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.pn-sub
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.pn-logo {
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.pn-logo-small {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.tiny
{
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
}

.pn-article {
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
}

.heading {
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}


.red {
        color: red;
}

.yellow {
        color: #997700;
}

.green {
        color: green;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: gray;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
