/* (c) 2003, IDEAX B.V. */ /* General CSS */ body, td { color: #000000; font: 10pt/14pt 'MS Sans Serif'; } body { overflow: auto; margin-top: 25pt; margin-right: 20pt; background: #FFFFFF; background-image: url(./BackGroundScreencam.gif); } a { color: #000000; text-decoration: none; } /* H2 for "No documents found" */ H2 { font: 12pt/32pt Arial; color: #808080 display:none } input, select, textarea { color: #000000; font: 10pt/12pt MS Sans Serif; padding-left: 3px; } table, img { border: none; } img.blank { width: 1px; height: 1px; } img.LPicker { width: 17px; height: 22px; vertical-align: top; cursor: hand; } img.DatePicker { width: 18px; height: 18px; vertical-align: top; cursor: hand; } /* Arial */ .A8 { font: bold 8pt Arial; margin-left: 0px; } .A9 { font: bold 9pt Arial; margin-left: 0px; } .A10 { font: bold 10pt Arial; margin-left: 0px; } .A11 { font: bold 11pt Arial; margin-left: 0px; } .A12 { font: bold 12pt Arial; margin-left: 0px; } /* Sans Serif */ .SS8 { font: 8pt 'MS Sans Serif'; } .SS10 { font: 10pt 'MS Sans Serif'; } .Marlett { font: 10pt Marlett; vertical-align: bottom; color: #808080; } .LookupButton { font: 10pt Marlett; background: ButtonFace; border: 2px outset; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; margin-left: -4px; padding-top: 3px; padding-bottom: 1px; cursor: hand; } /* Title-bar */ .TitleTable { margin-left: 10pt; background: #E4E4DA; border: 1px solid; border-color: #FFFFFF #808080 #808080 #FFFFFF; border-spacing: 0px; } .Titlebar { font: bold 12pt/36px Tahoma; color: #505050; margin-left: 0px; } /* actionbarForm Forms */ /* */ .actionbarForm { width: 100%; background: ButtonFace; border-color: #FFFFFF ThreeDShadow ThreeDShadow #FFFFFF; border-width: 1px 1px 3px 1px; border-style: solid solid double solid; } /* */ .buttonForm, a.buttonForm:link, a.buttonForm:visited { font: 8px/10px 'MS Sans Serif'; text-decoration: none; padding-bottom: 1px; border: 1px solid ButtonFace; } a.buttonForm:hover { text-decoration: none; border-color: ButtonHighLight ButtonShadow ButtonShadow ButtonHighLight; } a.buttonForm:active { text-decoration: none; border-color: ButtonShadow ButtonHighLight ButtonHighLight ButtonShadow; } /* Company title in visitekaart */ .CompanyTitle { font: 18pt/36pt Arial; color: #808080; } /* Scrollbars */ body { scrollbar-face-color: #E4E4DA; scrollbar-base-color: #A0A0A0; scrollbar-shadow-color: #808080; scrollbar-arrow-color: #000080; scrollbar-highlight-color: #FFFFFF; scrollbar-3d-light-color: #FFFFFF; scrollbar-dark-shadow-color: #000000; }