/*
TOPdesk Application Server 4.x Cascading Style Sheet for Cards
==============================================================
Copyright 2002 by OGD software
*/

@import url("./tasextension.css");
@import url("../ssd_memofield.css");

input {
	font-size: 100%;
}

input, select, textarea {
	outline: none;
}
	
input.submithyperlink  {
    border: 0;
    background-color: white;
    color: rgb(79,16,128);
    text-decoration: underline;
    font-family: Verdana, arial, helvetica, sans-serif;
    overflow: visible;
	cursor: pointer;
}

body {
	margin: 12px;
	margin-top: 12px;
	font-size: 70%;
	background: #fff;
}

a.tree.active {
	color:  #FFFFFF;
	background-color: #336699; 
}

a.tree.nonarchive {
	color:	#336699;
}

a.tree.archive {
	color: #666666;
}

a.tree.inherit_inactive {
 	color: #999999;
}

.title {
	font-size: 18px;
}

.titleArchived {
	font-size: 107%;
}

.default{
	font-size: 100%;
}

.header {
	font-size: 107%;
}

.footer {
	font-size: 100%;
}

.value {
	font-size: 100%;
}

.valueWarning {
	font-size: 100%;
}

.valueNotification {
	font-size: 100%;
}

td.tree {
	font-size: 12pt;
}	

td.noMargin {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

td.headerCell {
	padding-bottom: 4px;
}

td.subHeaderCell {
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 12px;
	padding-left: 12px;
}

td.defaultCell {
	padding-left: 12px;
}

td.leftCell {
	padding-right: 12px;
}

.container
{
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}

table.container1 {
	margin-bottom: 12px;
}
table.container1 td.leftCell
{	width: 35%;
	padding-left: 12px;
	font-size: 100%;
}
table.container1 td.rightCell
{	width: 65%}


table.foto {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.foto td {
	height: 18px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
table.foto td.leftCell {
	width: 35%;
	padding-left: 12px;
}
table.foto td.rightCell {
	width: 65%;
}

table.container7 td.leftCell {
	width: 15%;
}

td.leftCardList {
	padding-left: 12px;
}

img.switch {
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	border-bottom-width: 0px;
	align: top;
}

input.switch {
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	vertical-align: top;
	top: 0px;
}

td.iconHeader
{
	text-align: right;
	padding: 0px !important;
	padding-top: 2px !important;
	padding-right: 4px;
}

img.attentionimgeditable {
	margin-left: 4px;
	margin-bottom: 2px; 
}

img.attentionimgreadonly {
	vertical-align: bottom;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 0px;
}

img.link {
	cursor: pointer;
}

a.alertlink {
 	color:  #FF0000;
}

/* imagebuttons */
A IMG {
	height: 24px !important;
	width: 24px !important;
	margin-right: 12px;
}

A IMG.small {
	height: 16px !important;
	width: 16px !important;
	margin-right: 8px;
}

TABLE.layouthelper IMG.contextmenu
{
	height: 13px;
	width: 20px;
	margin-right: 1px;
}

TABLE.layouthelper.readonly
{
	border: 0 !important;
	background-color: transparent;
}

TD.leftCell
{
	vertical-align: middle;
}

IMG.arrowdown
{
	width: 13px;
	height: 13px;
}

TABLE.layouthelper IMG.arrowdown
{
	margin: 0;
	margin-left: 3px;
	padding: 0;
}

TABLE.layouthelper TD 
{
	width: 0%;
}

IMG.cardIcon
{
	height: 24px;
	width: 24px;
}

TABLE.layouthelper
{
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
}

.layouthelper IMG.contextmenu
{
	height: 13px;
	width: 20px;
}

IMG.arrowdown
{
	width: 13px;
	height: 13px;
	margin-right: 1px !important;
}

TABLE.layouthelper TD
{
	height: 15px;
	width: 100%;
}

.layouthelper INPUT.textbox
{
	margin: 0;
	padding: 0;
	height: 13px;
	padding-left: 1px;
}

TABLE.layouthelper INPUT
{
	border: 0;
	margin: 0;
	width: 100% !important;
}

TABLE.layouthelper
{
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #777F91;
	width: 100%;
}

.layouthelper TD
{
	text-align: left;
	vertical-align: middle;
}

TABLE.datetime,
TABLE.date
{
	border: 0 !important;
	background: transparent;
	padding: 0px;
	margin: 0px;
}

TABLE.datetime TD,
TABLE.date TD
{
	white-space: nowrap;
}

TABLE.datetime IMG.calendarImage,
TABLE.date IMG.calendarImage
{
	margin-right: 2px;
}

TABLE.datetime INPUT,
TABLE.date INPUT
{
	border: 1px solid #777F91;
	padding-left: 2px;
}

TABLE.datetime INPUT.datefield,
TABLE.date INPUT.datefield
{
	background-image: url("/tas/tasimage/controls/calendar2.gif");
	background-repeat: no-repeat; background-position: right center;
}

TABLE.datetime INPUT.datefield
{
	width: 66% !important;
}

TABLE.datetime INPUT.datetimefield,
TABLE.datetime INPUT.timefield
{
	background-image: url("/tas/tasimage/controls/clock2.gif");
	background-repeat: no-repeat; background-position: right center;
	width: 30% !important;
}

INPUT.timefield {
	background-image: url("/tas/tasimage/controls/clock2.gif");
	background-repeat: no-repeat; background-position: right center;
	margin: 0;
	margin-left: 1px;
	padding-left: 2px;
	height: 13px;
	width: 100%;
}

INPUT.datefield,
INPUT.datetimefield {
	margin: 0;
	padding-top: 1px;
	padding-left: 2px;
	height: 17px;
}

TABLE.borderless
{
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
}

TD.rightCell IMG.contextmenu
{
	position: relative;
	right: 0px;
	top: 0px;
}

TD.rightCell TABLE.readonly
{
	border: 0;
	display: inline;
}

TD.rightCell
{
	padding-left: 0px !important;
	padding-right: 0px !important;
	position: relative;
}

SPAN.labelerror SPAN.label {
	color: #D33F24; 
}
 
TD.withActionButton .iconNavBar {
	width: 16px !important;
	height: 16px !important;
} 
 
TABLE.periodcontainer {
	width: 100%;
}

TABLE.periodcontainer TD.right {
	padding-left: 3px;
}

.namedatestamp {
	font-weight: bold;
}

A {
	color: #002F82;
}
