/**************************************************************************************************************************************************************************
// com.oclib.css.projects.com.oclib.index.20070102.Index
// © 2007 http://www.oclib.com/ Public Domain
****************************************************************************************************************************************************************************/

body {
 text-align: left;
 vertical-align: top;
}

div {
 text-align: left;
 vertical-align: top;
}

table {
 text-align: left;
 vertical-align: top;
}

td {
 text-align: left;
 vertical-align: top;
}

.adv160x600 {
 /*border-left: 5px solid #3C5F84;*/
}

.aliases:before {
 content: "aliases: ";
 font-weight: bold;
}

.autoOverflow {
 overflow: auto;
}

.bottomTable {
 background-color: #3C5F84;
 color: #FFFFFF;
 padding: 1em;
 width: 100%;
}

.bottomTable a, .bottomTable a:visited, .bottomTable a:hover {
 background-color: #3C5F84;
 color: #FFFFFF;
 text-decoration: none;
}

.copy:before {
 content: "copyright: ";
 font-weight: bold;
}

.depricated:before {
 color: #FF0000;
 content: "Depricated! "
}

.fileDesfiption:before {
 color: #FFFF00;
 content: "Description: ";
 font-weight: bold;
}

.linksAdv {
 margin-bottom: 0.5em;
 margin-top: 0.5em;
}

.namespace:before {
 color: #FFFF00;
 content: "Namespace: ";
 font-weight: bold;
}

.namespace {
}

.namespaceExpansion:before {
 color: #FFFF00;
 content: "Namespace Expansion: ";
 font-weight: bold;
}

.navigation:before {
 content: "navigation: ";
 font-weight: bold;
}

.search {
 text-align: center;
}

.scriptResult {
 background-color: #FFCC99;
 border-color: #333300;
 border-style: dashed;
 border-width: 1px;
 padding: 0.5em; 
}

.seeAlso:before {
 content: "see also: ";
 font-weight: bold;
}

.tableMakeUp {
 width: 100%;
}

.tell, .tell a, .tell a:visited, .tell a:hover  {
 color: #FFFF00;
}

.testLi {
 margin-top: 1em;
}

.titleOfFileList {
 background-color: #3C5F84;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 1em;
}

.topTable {
 background-color: #3C5F84;
 color: #FFFFFF;
 font-size: 1.1em;
 padding: 1em;
 /*width: 100%;*/
}

.topTable a, .topTable a:visited, .topTable a:hover {
 background-color: #3C5F84;
 color: #FFFFFF;
 text-decoration: none;
}

.verticalLine {
 background-color: #3C5F84;
 padding-bottom: 1em;
 width: 1px;
}

#testLog {
 height: 7em;
 overflow: auto;
}
