home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp6.securdisc.net
/
ftp6.securdisc.net.tar
/
ftp6.securdisc.net
/
SecurDiscViewer_Nld.chm
/
css
/
core.production.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-08-08
|
3KB
|
198 lines
body {
border: 0px;
color: #000000;
font-family: arial unicode ms, arial, helvetica, sans-serif;
font-size: 10pt;
margin: 0px;
padding: 0px;
}
a:visited, a:link, a
{
color: #000000;
text-decoration: none;
}
a:hover, a:active
{
color: #FF0000;
text-decoration: none;
}
.content a, .content a:link, .content a:visited {
color: #0000FF;
text-decoration: none;
}
.content a:hover {
color: #FF0000;
text-decoration: none;
}
/* ========================================================= */
/* LEXICON REFERENCES / GLOSSARY */
/* ========================================================= */
span.lexiconEntryLink, {
cursor: help;
}
.tooltip {
display: none;
position: absolute;
background-color: #FFFFFF;
border-color: #000000;
font-size: 12px;
padding: 2px;
border-width: 1px;
border-style: solid;
width: 300px;
}
.tooltip .head {
color: white;
background-color: #006666;
padding: 2px;
text-align: left;
}
.tooltip .head table {
margin: 2px;
padding: 0px 1px 0px 1px;
}
.tooltip .head table tr td {
color: white;
padding: 1px 0 1px 0;
}
.tooltipContent {
color: #000086;
padding: 2px 4px 2px 4px;
text-align: left;
}
.tooltipContent * {
margin: 0;
padding: 0;
}
/* ========================================================= */
/* HEADER STYLES (HTML and HTMLHelp only) */
/* ========================================================= */
div.company {
font-size: 15px;
font-weight: bold;
background-color: #E1EAFB;
width: 100%;
padding: 5px 0px 5px 0;
margin: 0px;
overflow: hidden;
}
div.company p {
vertical-align: middle;
}
td.project {
font-weight: bold;
font-size: 12px !important;
color: #F5F5F5;
vertical-align: middle;
padding: 3px 5px 3px 5px;
padding-left: 5px;
width: 100%;
}
td.project a, td.project a:link, td.project a:visited {
color: #F5F5F5;
text-decoration: none;
}
div.logo_company {
padding: 2px 0 2px 0;
}
div.logo_company img {
margin-right: 10px;
padding: 3px;
}
table.metatable {
background-color: #4179D6;
width: 100%;
vertical-align: middle;
margin: 0px;
padding: 0px;
border: none;
height: 25px;
}
.metatable {
border-left: 2px solid #E1EAFB;
padding-left: 7px;
padding-right: 7px;
vertical-align: middle;
}
td.metatable a, td.metatable a:link, td.metatable a:visited {
color: white;
vertical-align: middle;
font-size: 12px;
}
.titlePageContent {
text-align: center;
}
/* ========================================================= */
/* BREADCRUMB NAVIGATION (HTML and HTMLHelp only) */
/* ========================================================= */
.breadcrumb {
margin-top: 8px;
margin-bottom: 10px;
padding: 2px;
font-weight: bold;
background-color: #F8F8F8;
border: 1px solid #D8D8D8;
font-size: 11px;
line-height: 130%;
}
.breadcrumb img {
margin-left: 7px;
margin-right: 7px;
}
.breadcrumbArea {
font-weight: normal;
margin-right: 7px;
}
.breadcrumb a, .breadcrumb a a:link, .breadcrumb a:visited {
color: #000000;
}
.breadcrumb a:hover {
color: #FF0000;
}
.indexentry {
cursor: help;
border-bottom: 1px dotted #000000;
}
dd {
overflow: hidden;
}