[prev in list] [next in list] [prev in thread] [next in thread] 

List:       os-sim-commits
Subject:    [Os-sim-commits] os-sim/www/forensics/styles acid_style.css, NONE,
From:       Juan Manuel Albarracin <jmalbarracin () users ! sourceforge ! net>
Date:       2009-02-27 12:17:17
Message-ID: E1Ld1eX-000734-V7 () 23jxhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/os-sim/os-sim/www/forensics/styles
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv26956/styles

Added Files:
	acid_style.css base_black_style.css base_red_style.css 
	base_style.css ossim_style.css 
Log Message:
New Forensics

--- NEW FILE: base_style.css ---
/*******************************************************************************
** OSSIM Forensics Console
** Copyright (C) 2009 OSSIM/AlienVault
** Copyright (C) 2004 BASE Project Team
** Copyright (C) 2000 Carnegie Mellon University
**
** (see the file 'base_main.php' for license details)
**
** Built upon work by Roman Danyliw <rdd@cert.org>, <roman@danyliw.com>
** Built upon work by the BASE Project Team <kjohnson@secureideas.net>
*/
BODY {
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: arial, helvetica;
    font-size: 10pt;
    margin: 10px;
}

div.errorMsg {
    FONT-FAMILY: arial, helvetica;
    font-size: 14pt;
    font-weight: bold;
    color: #FF0000;
}

P,B,A,BODY,FORM,TD,INPUT,SELECT,OPTION,TR,OL,UL,MENU,BLOCKQUOTE,FONT,DIV,H4,H5,H6
    {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 10pt;
}

H3 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 12pt;
}

H2 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 14pt;
}

H1 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 16pt;
}

code,PRE {
    FONT-FAMILY: courier;
    font-size: 10pt;
}

A {
    font-weight: bold;
    text-decoration: none;
    color: #223399;
}

A.largemenuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12pt;
}

A.menuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 10pt;
}

table {
    
}

table.summarygraph {
    BORDER-STYLE: groove;
}

td.mainheader {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #376589;
}

td.mainheadertitle {
    FONT-FAMILY: arial, helvetica;
    COLOR: white;
    BACKGROUND-COLOR: #376589;
    font-size: 26pt;
}

td.menuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 10pt;
    BACKGROUND-COLOR: #376589;
}

td.newsitem {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #FFFFFF;
    font-size: 10pt;
}

td.newsdate {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: yellow;
    font-size: 10pt;
}

table.srchcriteria {
    border-width: medium;
    border-color: blue;
    border-style: solid;
}

td.plfieldhdr {
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
    BACKGROUND-COLOR: #C2C2C2;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

td.plfield {
    FONT-FAMILY: verdana, arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: white;
    font-size: 10pt;
    text-align: center;
}

td.metatitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.iptitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.layer4title {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.payloadtitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.sectiontitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: bold;
    COLOR: white;
    BACKGROUND-COLOR: #376589;
    font-size: 10pt;
}

div.mainheadertitle {
    FONT-FAMILY: arial, helvetica;
    COLOR: white;
    BACKGROUND-COLOR: #376589;
    font-size: 26pt;
    BORDER: double;
    padding: 3px;
}

div.mainfootertext {
    FONT-FAMILY: arial, helvetica;
    COLOR: white;
    BACKGROUND-COLOR: #376589;
    font-size: 12pt;
    BORDER: double;
    padding: 3px;
}

div.mainheadermenu {
    BACKGROUND-COLOR: #376589;
    COLOR: black;
    BORDER: double;
    padding: 3px;
}

div.systemstats {
    font-size: 11px;
    color: #F2F4EA;
    font-family: Arial;
    border: double;
    width: 400px;
    background: #376589;
    padding: 3px;
}

div.stats {
    font-size: 11px;
    color: #F2F4EA;
    font-family: Arial;
    border: double;
    background: #376589;
    padding: 3px;
}

div.systemdebug {
    font-size: 10px;
    color: #666666;
    font-family: Arial;
    border: double;
    width: 150px;
    background: #cccccc;
    padding: 3px;
}

div.nonascii {
    color: #c2c2c2;
}

table.query {
    background: #cccccc;
}

td.setupTitle {
    font-size: 16px;
    color: #000000;
    font-family: Arial;
    text-align: center;
}

td.setupKey {
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    text-align: right;
}

td.setupValue {
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    text-align: left;
}

div.code {
    font-size: 10px;
    color: #000000;
    font-family: Arial;
    border: double;
    background: #cccccc;
    padding: 3px;
}

.main_quick_surf {
    font-family: arial, helvetica;
    color: white;
    background-color: #376589;
    font-size: 26pt;
    text-align: center;
}

.main_quick_surf_2 {
    font-family: arial, helvetica;
    color: white;
    background-color: #376589;
    font-size: 26pt;
    text-align: left;
}

.main_quick_surf A:link {
    color: white;
}

.main_quick_surf A:visited {
    color: white;
}

.main_quick_surf_2 A:link {
    color: white;
}

.main_quick_surf_2 A:visited {
    color: white;
}

/* search menu styles */
li.zMenu0 {
    margin: 0;
    padding: 0;
    list-style: none;
}

a.zMenu0 {
    display: block;
    position: relative;
    background-color: silver;
    padding: 3px;
    text-decoration: none;
    color: Navy;
    margin-top: 10px;
}
--- NEW FILE: acid_style.css ---
/*******************************************************************************
** OSSIM Forensics Console
** Copyright (C) 2009 OSSIM/AlienVault
** Copyright (C) 2004 BASE Project Team
** Copyright (C) 2000 Carnegie Mellon University
**
** (see the file 'base_main.php' for license details)
**
** Built upon work by Roman Danyliw <rdd@cert.org>, <roman@danyliw.com>
** Built upon work by the BASE Project Team <kjohnson@secureideas.net>
*/
BODY {
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: arial, helvetica;
    font-size: 10pt;
}

P,B,A,BODY,FORM,TD,INPUT,SELECT,OPTION,TR,OL,UL,MENU,BLOCKQUOTE,FONT,DIV,H4,H5,H6
    {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 10pt;
}

H3 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 12pt;
}

H2 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 14pt;
}

H1 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 16pt;
}

code,PRE {
    FONT-FAMILY: courier;
    font-size: 10pt;
}

A {
    font-weight: bold;
    text-decoration: none;
    color: #5869AA;
}

A.largemenuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFF66;
    font-size: 12pt;
}

A.menuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFF66;
    font-size: 10pt;
}

table {
    
}

td.mainheader {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #669999;
}

td.mainheadertitle {
    FONT-FAMILY: arial, helvetica;
    COLOR: white;
    BACKGROUND-COLOR: #669999;
    font-size: 26pt;
}

td.newsitem {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #FFFFFF;
    font-size: 10pt;
}

td.newsdate {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: yellow;
    font-size: 10pt;
}

table.srchcriteria {
    border-width: medium;
    border-color: black;
    border-style: solid;
}

td.plfieldhdr {
    FONT-FAMILY: arial, helvetica;
    COLOR: #FFFF66;
    BACKGROUND-COLOR: black;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

td.plfield {
    FONT-FAMILY: verdana, arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: white;
    font-size: 10pt;
    text-align: center;
}

td.metatitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: bold;
    COLOR: white;
    BACKGROUND-COLOR: #AA0000;
    font-size: 10pt;
}

td.iptitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: bold;
    COLOR: white;
    BACKGROUND-COLOR: #333399;
    font-size: 10pt;
}

td.layer4title {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: bold;
    COLOR: white;
    BACKGROUND-COLOR: #009966;
    font-size: 10pt;
}

td.payloadtitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: bold;
    COLOR: white;
    BACKGROUND-COLOR: #660099;
    font-size: 10pt;
}

td.sectiontitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: bold;
    COLOR: white;
    BACKGROUND-COLOR: #669999;
    font-size: 10pt;
}

div.nonascii {
    color: #c2c2c2;
}
--- NEW FILE: base_red_style.css ---
/*******************************************************************************
** OSSIM Forensics Console
** Copyright (C) 2009 OSSIM/AlienVault
** Copyright (C) 2004 BASE Project Team
** Copyright (C) 2000 Carnegie Mellon University
**
** (see the file 'base_main.php' for license details)
**
** Built upon work by Roman Danyliw <rdd@cert.org>, <roman@danyliw.com>
** Built upon work by the BASE Project Team <kjohnson@secureideas.net>
*/
BODY {
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: arial, helvetica;
    font-size: 10pt;
    margin: 10px;
}

div.errorMsg {
    FONT-FAMILY: arial, helvetica;
    font-size: 14pt;
    font-weight: bold;
    color: #FF0000;
}

P,B,A,BODY,FORM,TD,INPUT,SELECT,OPTION,TR,OL,UL,MENU,BLOCKQUOTE,FONT,DIV,H4,H5,H6
    {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 10pt;
}

H3 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 12pt;
}

H2 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 14pt;
}

H1 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 16pt;
}

code,PRE {
    FONT-FAMILY: courier;
    font-size: 10pt;
}

A {
    font-weight: bold;
    text-decoration: none;
    color: #223399;
}

A.largemenuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12pt;
}

A.menuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 10pt;
}

table {
    
}

table.summarygraph {
    BORDER-STYLE: groove;
}

td.mainheader {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #791E1E;
}

td.mainheadertitle {
    FONT-FAMILY: arial, helvetica;
    COLOR: white;
    BACKGROUND-COLOR: #791E1E;
    font-size: 26pt;
}

td.menuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 10pt;
    BACKGROUND-COLOR: #791E1E;
}

td.newsitem {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #FFFFFF;
    font-size: 10pt;
}

td.newsdate {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: yellow;
    font-size: 10pt;
}

table.srchcriteria {
    border-width: medium;
    border-color: blue;
    border-style: solid;
}

td.plfieldhdr {
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
    BACKGROUND-COLOR: #C2C2C2;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

td.plfield {
    FONT-FAMILY: verdana, arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: white;
    font-size: 10pt;
    text-align: center;
}

td.metatitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.iptitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.layer4title {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.payloadtitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.sectiontitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: bold;
    COLOR: white;
    BACKGROUND-COLOR: #791E1E;
    font-size: 10pt;
}

div.mainheadertitle {
    FONT-FAMILY: arial, helvetica;
    COLOR: white;
    BACKGROUND-COLOR: #791E1E;
    font-size: 26pt;
    BORDER: double;
    padding: 3px;
}

div.mainfootertext {
    FONT-FAMILY: arial, helvetica;
    COLOR: white;
    BACKGROUND-COLOR: #791E1E;
    font-size: 12pt;
    BORDER: double;
    padding: 3px;
}

div.mainheadermenu {
    BACKGROUND-COLOR: #791E1E;
    COLOR: white;
    BORDER: double;
    padding: 3px;
}

div.systemstats {
    font-size: 11px;
    color: #F2F4EA;
    font-family: Arial;
    border: double;
    width: 400px;
    background: #791E1E;
    padding: 3px;
}

div.stats {
    font-size: 11px;
    color: #F2F4EA;
    font-family: Arial;
    border: double;
    background: #791E1E;
    padding: 3px;
}

div.systemdebug {
    font-size: 10px;
    color: #666666;
    font-family: Arial;
    border: double;
    width: 150px;
    background: #cccccc;
    padding: 3px;
}

div.nonascii {
    color: #c2c2c2;
}

table.query {
    background: #cccccc;
}

td.setupTitle {
    font-size: 16px;
    color: #000000;
    font-family: Arial;
    text-align: center;
}

td.setupKey {
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    text-align: right;
}

td.setupValue {
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    text-align: left;
}

div.code {
    font-size: 10px;
    color: #000000;
    font-family: Arial;
    border: double;
    background: #cccccc;
    padding: 3px;
}

.main_quick_surf {
    font-family: arial, helvetica;
    color: white;
    background-color: #791E1E;
    font-size: 26pt;
    text-align: center;
}

.main_quick_surf_2 {
    font-family: arial, helvetica;
    color: white;
    background-color: #791E1E;
    font-size: 26pt;
    text-align: left;
}

.main_quick_surf A:link {
    color: white;
}

.main_quick_surf A:visited {
    color: white;
}

.main_quick_surf_2 A:link {
    color: white;
}

.main_quick_surf_2 A:visited {
    color: white;
}

/* search menu styles */
li.zMenu0 {
    margin: 0;
    padding: 0;
    list-style: none;
}

a.zMenu0 {
    display: block;
    position: relative;
    background-color: silver;
    padding: 3px;
    text-decoration: none;
    color: Navy;
    margin-top: 10px;
}
--- NEW FILE: ossim_style.css ---
/*******************************************************************************
** OSSIM Forensics Console
** Copyright (C) 2009 OSSIM/AlienVault
** Copyright (C) 2004 BASE Project Team
** Copyright (C) 2000 Carnegie Mellon University
**
** (see the file 'base_main.php' for license details)
**
** Built upon work by Roman Danyliw <rdd@cert.org>, <roman@danyliw.com>
** Built upon work by the BASE Project Team <kjohnson@secureideas.net>
*/
BODY {
    BACKGROUND-COLOR: white;
    color: black
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    margin: 1px;
    padding: 1px;
    margin-top:1%;
    margin-left:1%;
    margin-right:1%;
    margin-bottom:1%;
}

div.errorMsg {
    font-family: arial, helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #FF0000;
}

P,B,A,BODY,FORM,TD,INPUT,SELECT,OPTION,TR,OL,UL,MENU,BLOCKQUOTE,FONT,DIV,H4,H5,H6
    {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 8pt;
line-height:20px;
}
input, textarea, select 
{
    border-width: 1px;
    color: #222222;
    background-color: #fdfdfd;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 8pt;
}
.button
{
    border-width: 1px;
	border-left-color:#C9C9C9;
	border-top-color:#C9C9C9;
	border-right-color:#B3B3B3;
	border-bottom-color:#B3B3B3;
    color: #222222;
	height:20px;
	background-color: transparent;
    background: url(/acidbase/images/bgbutton.gif) top left repeat-x;
    padding-bottom:2px;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 8pt;
}
input.button:hover
{
	color:white;
	background: url(/acidbase/images/bgbutton_on.gif) top left repeat-x;
}
a:hover
{
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
    color: #e7700c;
    text-decoration: underline;
}


H3 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 12pt;
}

H2 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 14pt;
}

H1 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 16pt;
}

code,PRE {
    FONT-FAMILY: courier;
    font-size: 8pt;
}

A {
    text-decoration: none;
    color: #223399;
}

A.largemenuitem {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12pt;
}

A.menuitem {
    color: #11334f;
    font-size: 8pt;
    font-weight: bold;
}

table {
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
}

table.summarygraph {
    BORDER-STYLE: groove;
}


td.mainheader {
    font-family: arial, helvetica, sans-serif;
    COLOR: black;
}

td.mainheadertitle {
    background-color: #7f7f7f;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
    color: white;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: black;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 110%;
    text-align: center;
}

td.menuitem {
    text-decoration: none;
    font-size: 9pt;
}

td.newsitem {
    FONT-FAMILY: arial,helvetica,sans-serif;
    COLOR: black;
    BACKGROUND-COLOR: #FFFFFF;
    font-size: 10pt;
}

td.newsdate {
    FONT-FAMILY: arial,helvetica,sans-serif;
    COLOR: black;
    BACKGROUND-COLOR: yellow;
    font-size: 10pt;
}

table.srchcriteria {
    border-width: 1px;
    border-color: blue;
    border-style: solid;
}

.bborder {
    border:1px solid #ABB7C7;
	padding:0px; margin:0px;
}

td.plfieldhdr {
   color: #11334f;
   background-color: #abb7c7;
   background-image: none;
   background-repeat: repeat;
   background-attachment: scroll;
   background-x-position: 0%;
   background-y-position: 0%;
   border-top-color: #7f7f7f;
   border-right-color: #7f7f7f;
   border-bottom-color: #7f7f7f;
   border-left-color: #7f7f7f;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   font-size: 8pt;
   text-align: center;
   font-weight: bold;
}

td.plfield {
    FONT-FAMILY: arial,helvetica,sans-serif;
    COLOR: black;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 8pt;
    text-align: center;
}

td.metatitle {
    color: #11334f;
    background-color: #abb7c7;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top-color: #7f7f7f;
    border-right-color: #7f7f7f;
    border-bottom-color: #7f7f7f;
    border-left-color: #7f7f7f;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
}

td.iptitle {
    color: #11334f;
    background-color: #abb7c7;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top-color: #7f7f7f;
    border-right-color: #7f7f7f;
    border-bottom-color: #7f7f7f;
    border-left-color: #7f7f7f;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
}

td.layer4title {
    color: #11334f;
    background-color: #abb7c7;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top-color: #7f7f7f;
    border-right-color: #7f7f7f;
    border-bottom-color: #7f7f7f;
    border-left-color: #7f7f7f;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;

}

td.payloadtitle {
    color: #11334f;
    background-color: #abb7c7;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top-color: #7f7f7f;
    border-right-color: #7f7f7f;
    border-bottom-color: #7f7f7f;
    border-left-color: #7f7f7f;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
}

td.sectiontitle {
   color: #11334f;
   background-color: #abb7c7;
   background-image: none;
   background-repeat: repeat;
   background-attachment: scroll;
   background-x-position: 0%;
   background-y-position: 0%;
   border-top-color: #7f7f7f;
   border-right-color: #7f7f7f;
   border-bottom-color: #7f7f7f;
   border-left-color: #7f7f7f;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   font-size: 8pt;
   text-align: center;
   font-weight: bold;

}

div.mainheadertitle {
    background-color: #7f7f7f;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
    color: white;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: black;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 110%;
    text-align: center;
}

div.mainfootertext {
    visibility: hidden;
    margin-bottom: 30px;
}

div.mainheadermenu {
    background-color: #ededed;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
    color: black;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: black;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 110%;
}

div.systemstats {
    font-size: 8pt;
    width: 400px;
    background: #abb7c7;
    padding: 3px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: black;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
 

}

div.stats {
    font-size: 8pt;
    border-color: #000000;
    background: #abb7c7;
    padding: 3px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: black;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
 
}

div.systemdebug {
    font-size: 10px;
    color: #666666;
    font-family: arial, helvetica, sans-serif;
    width: 150px;
    background: #cccccc;
    padding: 3px;
    border-style: dashed;
    border-width: 1px;
    border-color: white;
}

div.nonascii {
    color: #c2c2c2;
}

table.query {
}

td.setupTitle {
    font-size: 16px;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
}

td.setupKey {
    font-size: 12px;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    text-align: right;
}

td.setupValue {
    font-size: 12px;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    text-align: left;
}

div.code {
    font-size: 8px;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    background: #cccccc;
    padding: 3px;
}


.main_quick_surf {
    font-family: arial, helvetica, sans-serif;
    color: black;
    border-color:#cbcbcb;
    border-width: 1px;
    font-size: 8pt;
    text-align: center;
}

.main_quick_surf_2 {
    font-family: arial, helvetica, sans-serif;
    color: black;
    font-size: 8pt;
    text-align: left;
}

.main_quick_surf A:link {
    font-weight: bold;
}

.main_quick_surf A:visited {
    color: white;
    font-weight: bold;
}

.main_quick_surf_2 A:link {
    color: white;
    font-weight: bold;
}

.main_quick_surf_2 A:visited {
    color: white;
    font-weight: bold;
}

/* search menu styles */
li.zMenu0 {
    margin: 0;
    padding: 0;
    list-style: none;
}

a.zMenu0 {
    border-style: dashed;
    border-width: 1px;
    border-color: navy;
    display: block;
    position: relative;
    background-color: silver;
    padding: 3px;
    color: #11334f;
    font-weight: bold
    margin-top: 10px;
}

.headermenu {
    background-color: #ededed;
	border:1px solid black;
}

.selectp {
    font-size:11px;
}
.gridLabel  { font-size:9px; color:#111111; }

--- NEW FILE: base_black_style.css ---
/*******************************************************************************
** OSSIM Forensics Console
** Copyright (C) 2009 OSSIM/AlienVault
** Copyright (C) 2004 BASE Project Team
** Copyright (C) 2000 Carnegie Mellon University
**
** (see the file 'base_main.php' for license details)
**
** Built upon work by Roman Danyliw <rdd@cert.org>, <roman@danyliw.com>
** Built upon work by the BASE Project Team <kjohnson@secureideas.net>
*/
BODY {
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: arial, helvetica;
    font-size: 10pt;
    margin: 10px;
}

div.errorMsg {
    FONT-FAMILY: arial, helvetica;
    font-size: 14pt;
    font-weight: bold;
    color: #FF0000;
}

P,B,A,BODY,FORM,TD,INPUT,SELECT,OPTION,TR,OL,UL,MENU,BLOCKQUOTE,FONT,DIV,H4,H5,H6
    {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 10pt;
}

H3 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 12pt;
}

H2 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 14pt;
}

H1 {
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 16pt;
}

code,PRE {
    FONT-FAMILY: courier;
    font-size: 10pt;
}

A {
    font-weight: bold;
    text-decoration: none;
    color: #3366FF;
}

A.largemenuitem {
    font-weight: bold;
    text-decoration: none;
    color: #3366FF;
    font-size: 12pt;
}

A.menuitem {
    font-weight: bold;
    text-decoration: none;
    color: #3366FF;
    font-size: 10pt;
}

table {
    
}

table.summarygraph {
    BORDER-STYLE: groove;
}

td.mainheader {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #000000;
}

td.mainheadertitle {
    FONT-FAMILY: arial, helvetica;
    COLOR: #F0F8FF;
    BACKGROUND-COLOR: #000000;
    font-size: 26pt;
}

td.menuitem {
    font-weight: bold;
    text-decoration: none;
    color: #F0F8FF;
    font-size: 10pt;
    BACKGROUND-COLOR: #000000;
}

td.newsitem {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #F0F8FF;
    font-size: 10pt;
}

td.newsdate {
    FONT-FAMILY: arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: yellow;
    font-size: 10pt;
}

table.srchcriteria {
    border-width: medium;
    border-color: black;
    border-style: solid;
}

td.plfieldhdr {
    FONT-FAMILY: arial, helvetica;
    COLOR: #000000;
    BACKGROUND-COLOR: #C2C2C2;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

td.plfield {
    FONT-FAMILY: verdana, arial, helvetica;
    COLOR: black;
    BACKGROUND-COLOR: #F0F8FF;
    font-size: 10pt;
    text-align: center;
}

td.metatitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.iptitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.layer4title {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.payloadtitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: normal;
    COLOR: #666666;
    BACKGROUND-COLOR: #EDEDED;
    font-size: 10pt;
}

td.sectiontitle {
    FONT-FAMILY: verdana, arial, helvetica;
    font-weight: bold;
    COLOR: #F0F8FF;
    BACKGROUND-COLOR: #000000;
    font-size: 10pt;
}

div.mainheadertitle {
    FONT-FAMILY: arial, helvetica;
    COLOR: #F0F8FF;
    BACKGROUND-COLOR: #000000;
    font-size: 26pt;
    BORDER: double;
    padding: 3px;
}

div.mainfootertext {
    FONT-FAMILY: arial, helvetica;
    COLOR: #F0F8FF;
    BACKGROUND-COLOR: #000000;
    font-size: 12pt;
    BORDER: double;
    padding: 3px;
}

div.mainheadermenu {
    BACKGROUND-COLOR: #000000;
    COLOR: #F0F8FF;
    BORDER: double;
    padding: 3px;
}

div.systemstats {
    font-size: 11px;
    color: #F2F4EA;
    font-family: Arial;
    border: double;
    width: 400px;
    background: #000000;
    padding: 3px;
}

div.stats {
    font-size: 11px;
    color: #F2F4EA;
    font-family: Arial;
    border: double;
    background: #000000;
    padding: 3px;
}

div.systemdebug {
    font-size: 10px;
    color: #666666;
    font-family: Arial;
    border: double;
    width: 150px;
    background: #cccccc;
    padding: 3px;
}

div.nonascii {
    color: #c2c2c2;
}

table.query {
    background: #cccccc;
}

td.setupTitle {
    font-size: 16px;
    color: #3366FF;
    font-family: Arial;
    text-align: center;
}

td.setupKey {
    font-size: 12px;
    color: #3366FF;
    font-family: Arial;
    text-align: right;
}

td.setupValue {
    font-size: 12px;
    color: #3366FF;
    font-family: Arial;
    text-align: left;
}

div.code {
    font-size: 10px;
    color: #3366FF;
    font-family: Arial;
    border: double;
    background: #cccccc;
    padding: 3px;
}

.main_quick_surf {
    font-family: arial, helvetica; #
    color: #F0F8FF;
    color: C0C0C0;
    background-color: #000000;
    font-size: 26pt;
    text-align: center;
}

.main_quick_surf_2 {
    font-family: arial, helvetica; #
    color: #F0F8FF;
    color: C0C0C0;
    background-color: #000000;
    font-size: 26pt;
    text-align: left;
}

.main_quick_surf A:link {
    color: 3366FF;
}

.main_quick_surf A:visited {
    color: 3366FF;
}

.main_quick_surf_2 A:link {
    color: 3366FF;
}

.main_quick_surf_2 A:visited {
    color: 3366FF;
}

/* search menu styles */
li.zMenu0 {
    margin: 0;
    padding: 0;
    list-style: none;
}

a.zMenu0 {
    display: block;
    position: relative;
    background-color: silver;
    padding: 3px;
    text-decoration: none;
    color: #3366FF;
    margin-top: 10px;
}

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Os-sim-commits mailing list
Os-sim-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/os-sim-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic