/*
 * Copyright 2002 by Antonio Romero
 * antonio.romero@mailpersonal.com
 *
 * Nuke Theme for TUTOS
 *
 * CVS Info: $Id: nuke.css,v 1.17 2004/04/16 19:25:23 gokohnert Exp $
 * $Author: gokohnert $
 *
 */

a:hover{
        text-decoration: underline;
        }

.tickerlink:visited {
        color: #1e9ca0;
}

A {
        text-decoration: none;
        color: #1e3ca0;
}

.nodeco {
        text-decoration: none;
        color: #282c28;
}

/*
A:link {
        color: #1e3ca0;
}

A:visited {
        color: #1e3ca0;
}


A:active {
        color: lime;
}
*/

div.message {
	margin-top: 20px;
	text-align: center;
}

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

/* preformatted text */
.pre {
        background: #F0F0F0;
        color: black;
}

/* text found by search */
.found {
        color: #00F000;
}

.dinfo {
	font-weight: normal;
	font-size: 10px;
	color: black;
}

.desc {
        font-weight: bold;
        color: black;
}

.pagetitle {
        background: #cfcfbb;
        color: black;
        font-weight: bold;
        font-size: 20px;
}

.navigate {
        text-decoration: none;
        background-color: #cfcfbb;
        color: black;
/*        color: #f8fcf8; */
        vertical-align: top;
        margin-top: 20px;
        margin-left: 5px;
        font-size: 12px;
}

.state0 {
        background: #F0F000;
}

.text0 {
        color: #d8842b;
        font-size: 10px;
}

.state1 {
        background: #00BB00;
}

.text1 {
        color: #00FF00;
        font-size: 10px;
}

.state2 {
        background: #FF0000;
}

.text2 {
        color: #FF0000;
        font-size: 10px;
}

.headline {
        background: #cfcfbb;
        color: black;
}

/* line color 1 in overviews */
.line1 {
        background-color: #efefef;
}

/* line color 2 in overviews */
.line2 {
/*        background-color: #dedebb; */
        background-color: #eaeac7;
}

/* not started task */
.task0 {
        background: #efefef;
        color: black;
        font-size: 10px;
}

/* ongoing task */
.task1 {
        background: #a0e0a0;
        color: black;
        font-size: 10px;
}

/* finished task */
.task2 {
        background: #DDFFDD;
        color: black;
        font-size: 10px;
}

/* overdue task */
.task3 {
        background: #e07777;
        color: black;
        font-size: 10px;
}

/* task done */
.taskdone {
        background: green;
        color: black;
        font-size: 10px;
}

/* task to do */
.tasktodo {
        background: #E00000;
        color: black;
        font-size: 10px;
}

/* task too much time */
.taskmuch {
        background: red;
        color: black;
        font-size: 10px;
}

/* office */
.apploc0 {
        font-family: tahoma, verdana, arial, sans-serif;
        color: black;
        font-size: 11px;
}

/* out */
.apploc1 {
        font-family: tahoma, verdana, arial, sans-serif;
        color: black;
        font-size: 11px;
}

/* vacation */
.apploc2 {
        font-family: tahoma, verdana, arial, sans-serif;
        color: green;
}

/* sick */
.apploc3 {
        color: red;
}
/* Postponed */
.apploc4 {
        font-family: tahoma, verdana, arial, sans-serif;
        color: black;
        font-size: 11px;
}

/* option */
.apploc5 {
        font-family: tahoma, verdana, arial, sans-serif;
        color: black;
        font-size: 11px;
}
/* private */
.apploc6 {
        font-family: tahoma, verdana, arial, sans-serif;
        color: black;
        font-size: 11px;
}
/* Manager */
.prodrole1 {
        background: #e07777;
        color: black;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 11px;
}
/* 2.Manager */
.prodrole3 {
        background: #d07777;
        color: black;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 11px;
}
/* Developer */
.prodrole5 {
        background: #a099a0;
        color: black;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 11px;
}

.holiday {
        background: #c47b89;
        vertical-align: top;
        color: black;
        font-size: 12px;
}

.freeday {
        background: #c999a5;
        vertical-align: top;
        color: black;
        font-size: 12px;
}

.appday {
        background: #dfdfdf;
        vertical-align: top;
        color: black;
        font-size: 12px;
}

.today {
        background: #90C090;
        vertical-align: top;
        color: black;
        font-size: 12px;
}

.week {
        color: black;
        background: #C0C0C0;
        width: 4%;
        vertical-align: top;
}

.app {
        background: #e8ece8 ;
        color: black;
        font-size: 11px;
}

.app0 {
        background: #f8fcf8 ;
        color: black;
        font-size: 10px;
}
/* out */
.app1 {
        background: #e8ece8 ;
        color: black;
        font-size: 10px;
}
/* vacation */
.app2 {
 	background: #e8dcd8 ;
        color: black;
        font-size: 10px;
}
/* sick */
.app3 {
	background: #d8ecd8 ;
        color: black;
        font-size: 10px;
}
/* Postponed */
.app4 {
	background: #d8dce8 ;
        color: black;
        font-size: 10px;
}
/* Option */
.app5 {
	background: #d8dce8 ;
        color: black;
        font-size: 10px;
}
/* Private */
.app6 {
        background: #e8ece8 ;
        color: black;
        font-size: 10px;
}
/* Birthday in Calendar*/
.birthday {
        background: #f0ece8 ;
        color: black;
        font-size: 10px;
}
/* not in calendar */
.note {
        background: yellow ;
        color: black;
        font-size: 10px;
}

.privapp {
	background: #ffdcd8;
	color: black;
	font-size: 10px;
}

/* one of 31 days in a horizontal list res_cal */
.monthday {
        font-size: 12px;
        font-weight: bold;
	width: 3%;
	text-align: center;
}

ADDRESS {
        font-size: x-small;
}

TABLE {
        margin: 0px;
}

TABLE.single {
        background: #efefef;
}

TABLE.inner {
        background: #efefef;
}

TABLE.outer {
        background: black;
        margin: 0px;
        padding: 1px;
}

TABLE.formatted {
        margin: 0px;
        padding-left: 2px;
        padding-right: 3px;
}

BODY {
        background: #efefef;
        color: black;
        padding: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: tahoma, arial, verdana, sans-serif;
        font-size: 10px;
}

TD {
        color: black;
        font-family: tahoma, arial, verdana, sans-serif;
        font-size: 12px;
}

TH {
        color: black;
        background: #dedebb;
        font-weight: normal;
        font-family: tahoma, arial, verdana, sans-serif;
        font-size: 12px;
}

INPUT {
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 12px;
        border-style: none;
        color: black;
}

SELECT {
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 12px;
        border-style: none;
        color: black;
}

SPAN.warn {
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: red;
}

IMG.menu {
	border: 0;
	width: 23;
	height: 17;
}

IMG.list {
	border: 0;
}

/* EOF */
