/*
 * Copyright 1999/2000/2001 by Gero Kohnert
 *
 * this stylesheet was contributed and designed by the
 * nice guys of Visual Inventor <designservices@visual-inventor.com>
 *
 * CVS Info: $Id: visual.css,v 1.30 2010/02/25 15:46:46 gokohnert Exp $
 * $Author: gokohnert $
 *
 */

.aclvirt {
        background: #FFE8E8;
}

.aclgroup {
        background: #E8FFE8;
}

.acladdr {
        background: #E8E8FF;
}

a:hover{
	text-decoration: underline;
	}

.tickerlink:visited {
        color: #8e7c80;
}

A {
	text-decoration: none;
}

.nodeco {
	text-decoration: none;
}

A:link {
	color: #4682b4;	/* unvisited link */
}

A:visited {
	color: #4682b4;	/* visited links */
}

A:active {
	color: #4169e1;	/* active links */
}

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

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

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

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

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

.desc {
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

.pagetitle {
	color: black;
	background: #CACACA;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

.navigate {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	background: #b0c4de;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 15px;
}

.state0 {
	background: #F0F000;
}

.text0 {
	color: #C0C000;
	font-size: 8px;
}

.state1 {
	background: #00BB00;
}

.text1 {
	color: #00BB00;
	font-size: 8px;
}

.state2 {
	background: #FF0000;
}

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

.headline {
	background: #CACACA;
}

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

/* line color 2 in overviews */
.line2 {
	background: #DADADA;
}

/* not started task */
.task0 {
	background: #FFFFEE;
	color: black;
	font-size: small;
}

/* ongoing task */
.task1 {
	background: #EEFFEE;
	color: black;
	font-size: 8pt;
}

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

/* overdue task */
.task3 {
	background: #FFDDDD;
	color: black;
	font-size: 8pt;
}

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

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

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

/* office */
.apploc0 {
	color: black;
}

/* out */
.apploc1 {
	color: black;
}

/* vacation */
.apploc2 {
	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: #FFD0D0;
	vertical-align: top;
}

.freeday {
	background: #FFE0E0;
	vertical-align: top;
}

.appday {
	background: #E0E0E0;
	vertical-align: top;
}

.today {
	background: #E0F0E0;
	vertical-align: top;
}

.week {
	background: #BBCCDD;
	font-weight: bold;
	width: 5%;
	vertical-align: top;
}

.app {
	background: white;
	color: black;
	font-size: 10px;
}
.app0 {
        background: #e8ece8 ;
        color: black;
        font-size: 10px;
}
/* out */
.app1 {
	background: #f8f8d8 ;
        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: #e8ece8 ;
        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: #FFEEEE;
	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 {
	background: yellow;
	font-size: x-small;
}

TABLE {
	margin: 0px;
}

TABLE.single {
	background: #EEEEEE;
}

TABLE.inner {
	background: #EEEEEE;
}

TABLE.popupinfo {
        border-width: 1px;
        border-color: silver;
        border-style: solid;
        background: #eeeeee;
        padding: 3px;
}

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

PRE {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
}

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

BODY {
	background: #EEEEEE;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
}

TH {
	font-size: 12px;
	background: white;
	color: black;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	text-align: center;
}

INPUT {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 11px;
        border-style: none;
	color: black;
}

TEXTAREA {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 11px;
        border-style: none;
	color: black;
}

SELECT {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 11px;
        border-style: none;
	color: black;
}

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

IMG.menu {
	border: 0;
}

IMG.list {
	border: 0;
}

.sf-menu li {
/*	background:		#BDD2FF; */
}
.sf-menu li li {
	background:		#dFcEbD; 
}
.sf-menu li li li {
	background:		#DDD; 
}

.menu_active,
.sf-vertical li:hover, .sf-vertical li.sfHover,
.sf-vertical a:focus, .sf-vertical a:hover, .sf-vertical a:active,
.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {
	background:		#ffff72; 
	outline:		0;
}

/* EOF */
