Header

From Eacceleration T4c

(Difference between revisions)
m
Line 8: Line 8:
        
        
       For example uncomment this next section to turn all the text green:
       For example uncomment this next section to turn all the text green:
-
   */
+
   /* Body */ BODY {  
-
body {
+
-
    background: url("http://editthis.info/eacceleration_t4c/images/eacceleration_t4c/1/16/Stars.gif") 0.8em 0px repeat;
+
-
}/*black background */
+
-
#content {
+
-
    margin: 2.2em 0 0 12.2em;
+
-
    padding: 0em 0.5em 0em 0.5em;
+
-
    background-color: transparent;
+
-
    border: 1px solid #aaaaaa;
+
-
    border-right: none;
+
-
    line-height: 1.5em;
+
-
    position: relative;
+
-
    z-index: 2;
+
-
}
+
-
/*banner on header */
+
-
/*Black background with white text */
+
-
body {
+
-
    font: x-small sans-serif;
+
-
    color: White;
+
-
    margin: 0;
+
-
    padding: 16.0em 0.2em;
+
-
}
+
-
.firstHeading { color: White; margin-bottom:0.1em; margin-top:0.1em; background: #000033; text-align:center;}
+
-
h1, h2, h3, h4, h5, h6 {  color: White }
+
-
table {
+
-
    font-size: 100%;
+
-
    background: black;
+
-
}/* Non existent links - on page - not red anymore (too gaudy) */
+
-
a {
+
      margin: 0px 0px 0px 0px;
-
    text-decoration: none;
+
-
    color: #B9D3EE;
+
-
    background: none;
+
-
}
+
-
a:visited { color:#B9D3EE; }
+
-
a:active { color: #B9D333; }
+
-
a:hover { text-decoration: underline; }
+
-
a.stub { color: #7FFF00; }
+
-
a.new,
+
-
.special a.new { color:#7FFFB4; }
+
-
#p-personal a.new { color: red; }
+
-
#p-cactions .new a { color: red; }
+
-
a.new:visited,
+
-
.special a.new:visited,
+
-
#p-personal a.new:visited { color:#B9D3EE; }
+
-
#bodyContent a.external { color:#B9D3EE; }
+
      background-color : #CC0000;
-
/* this can be used in the content area to switch off
+
      color : ##ABABAB;
-
special external link styling */
+
      }
-
#bodyContent .plainlinks a {
+
-
    background: none !important;
+
-
    padding: 0;
+
-
}
+
-
#preftoc a,
+
-
#preftoc a:active {
+
-
    display: block;
+
-
    color: #be14aa;
+
-
}
+
-
hr {color: B9D3EE;
+
-
    background-color: B9D3EE;
+
-
    border: 0;
+
-
    margin: 0.2em 0 0.2em 0;
+
-
}
+
-
/* gray boxes when displaying pages */
+
td,tr,p,div {  
-
code { background-color: #0000aa; }
+
-
pre {
+
-
    padding: 1em;
+
-
    border: 1px dashed #2f6fab;
+
-
    color: White;
+
-
    background-color: #000033;
+
-
    line-height: 1.1em;
+
-
}
+
-
/* More black when displaying text */
+
-
fieldset {
+
-
    border: 1px solid #2f6fab;
+
-
    background-color: #000033;
+
-
    margin: 1em 0em 1em 0em;
+
-
    padding: 0em 1em 1em 1em;
+
-
    line-height: 1.5em;
+
-
}
+
-
legend {
+
-
    background: Black;
+
-
    padding: 0.5em;
+
-
    font-size: 95%;
+
-
}
+
-
#contentSub {    color: #000088}
+
-
#catlinks {
+
-
    border:1px solid #aaaaaa;
+
-
    background-color:#000033;
+
-
    padding:5px;
+
-
    margin-top: 1em;
+
-
    clear: both;
+
-
}
+
-
#toc {
+
-
    /*border:1px solid #2f6fab;*/
+
-
    border:1px solid #aaaaaa;
+
-
    background-color:#000033;
+
-
    padding:5px;
+
-
    font-size: 95%;
+
-
}
+
-
/* images */
+
-
div.floatright, table.floatright {
+
-
    clear: right;
+
-
    float: right;
+
-
    position: relative;
+
-
    margin: 0 0 0.5em 0.5em;
+
-
    border: 0
+
-
    background: black;
+
-
/*
+
-
    border: 0.5em solid Black;
+
-
    border-width: 0.5em 0 0.8em 1.4em;
+
-
*/
+
-
}
+
-
div.floatright p { font-style: italic; }
+
-
div.floatleft, table.floatleft {
+
-
    float: left;
+
-
    position: relative;
+
-
    margin: 0 0.5em 0.5em 0;
+
-
    border: 0
+
-
    background: black;
+
-
/*
+
-
    margin: 0.3em 0.5em 0.5em 0;
+
-
    border: 0.5em solid Black;
+
-
    border-width: 0.5em 1.4em 0.8em 0;
+
-
*/
+
-
}
+
-
div.floatleft p { font-style: italic; }
+
-
/* thumbnails */
+
-
div.thumb {
+
-
    margin-bottom: 0.5em;
+
-
    border-style: solid; border-color: black;
+
-
    background-color: 000033;
+
-
   
+
-
    width: auto;
+
-
}
+
-
div.thumb div {
+
-
    border:1px solid #cccccc;
+
-
    padding: 3px !important;
+
-
    background-color:#000033;
+
-
    font-size: 94%;
+
-
    text-align: center;
+
-
    overflow: hidden;
+
-
}
+
-
/*
+
-
** edit views etc
+
-
*/
+
-
.special li {
+
-
    line-height: 1.4em;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
}
+
-
/* Page history styling */
+
      font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
-
/* the auto-generated edit comments */
+
      font-size: 11px;
-
.autocomment { color: gray; }
+
      color: #ffffff;
-
#pagehistory span.user {
+
      }
-
    margin-left: 1.4em;
+
-
    margin-right: 0.4em;
+
-
}
+
-
#pagehistory span.minor { font-weight: bold; }
+
-
#pagehistory li { border: 1px solid White; }
+
-
#pagehistory li.selected {
+
-
    background-color:#000088;
+
-
    border:1px dashed #aaaaaa;
+
-
}
+
-
/*
+
-
** Diff rendering
+
-
*/
+
-
table.diff { background:black; }
+
-
td.diff-otitle { background:#000000; }
+
-
td.diff-ntitle { background:#000000; }
+
-
td.diff-addedline {
+
-
    background:#000088;
+
-
    font-size: smaller;
+
-
}
+
-
td.diff-deletedline {
+
-
    background:#000033;
+
-
    font-size: smaller;
+
-
}
+
-
td.diff-context {
+
-
    background:#000055;
+
-
    font-size: smaller;
+
-
}
+
-
span.diffchange { color: #7FFFDF; font-weight: bold; }
+
 +
h4 {
-
form {
+
      color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
-
    background: Black;
+
      font-size: 16px; font-weight: bold;
-
    border: none;
+
      }
-
    margin: 0;
+
-
}
+
-
table.gallery {
+
-
border:  3px solid #c2c2c2;
+
-
margin: 2px;
+
-
padding: 2px;
+
-
background-color:#000000;
+
-
}
+
-
table.gallery td {
+
-
vertical-align:top;
+
-
background-color:#191970;
+
-
border: solid 2px #c2c2c2;
+
-
}
+
-
/*height, bkg of nav bar */
+
h5 {  
-
#column-one { padding-top: 30px;
+
-
    background: url("http://www.editthis.info/spira/images/spira/8/8c/Concert.jpg")0px 30px no-repeat ;
+
-
}
+
-
/*navbar style: black background, gray line items, white text... */
+
      color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 14px; font-weight: bold;
 +
      }
-
.portlet h6,h5,h4 {color:white;}
+
h6 {  
-
.pBody {
+
      color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
-
    font-size: 95%;
+
      font-size: 12px; font-weight: bold;
-
    background: #000033  ;
+
      }
-
    border-collapse: collapse;
+
-
    border: 5px solid #B9D3EE;
+
-
    padding: 0 0.8em 0.3em 0.5em;
+
-
}
+
-
.portlet li {
+
-
    padding: 0;
+
-
    margin: 0;
+
-
    background: #000033;
+
-
}
+
-
.portlet a {color:#B9D3EE;}
+
-
#p-search .pBody {
+
/* Links */ a:link, a:visited {
-
    text-align: center;
+
-
    background: #104E8B;
+
-
}
+
-
/* quickbar: article, edit, ... watch tags */
+
      font-size: 12px; color: #eadd84; text-decoration: none;
 +
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      }
-
#p-cactions {
+
a:hover {
-
    position:absolute;
+
 
-
    top: 15.0em;
+
      color: #eadd84;        text-decoration: none;
-
    left: 10;
+
      }
-
    margin: 0;
+
 
-
    white-space:nowrap;
+
/* Horizontal Line */ hr {  
-
    width: 76%;
+
 
-
    line-height: 1.1em;
+
      background: #F0AB4A; height:2px; border: 1px inset;
-
    overflow: visible;
+
      }
-
    background: none;
+
 
-
    border-collapse: collapse;
+
 
-
    padding-left: 1em;
+
/* --Default Class Settings-- */
-
    list-style: none;
+
 
-
    font-size: 95%;
+
 
-
}
+
a.mainmenu:link, a.mainmenu:visited {
-
#p-cactions li {
+
 
-
    display: inline;
+
      font-size: 11px;
-
    border: 3px solid #aaaaaa;
+
      color: #F0AB4A;
-
    border-bottom: none;
+
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
-
    padding: 0 0 0.1em 0;
+
      font-weight: bold;
-
    margin: 0 0.3em 0 0;
+
      padding: 1px;
-
    overflow: visible;
+
      height: 14;
-
    background: #B9D3EE;
+
      width: 95%;
-
}
+
      border-top-width: 1px;
-
#p-cactions li.selected {
+
      border-top-style: dashed;
-
    border-color: #C6E2FF;
+
      border-top-color: #cccccc;
-
    padding: 0 0 0.2em 0;
+
      }
-
}
+
 
-
#p-cactions li a {
+
a.mainmenu:hover {
-
    background-color: #c2c2c2;
+
 
-
    color: #002bb8;
+
      font-size: 11px;
-
    border: none;
+
      color: #556B2F;
-
    padding: 0 0.8em 0.3em 0.8em;
+
      text-decoration: none;
-
    text-decoration: none;
+
      font-weight: bold;
-
    text-transform: lowercase;
+
      background-color:#F0AB4A;
-
    position: relative;
+
      height: 14;
-
    z-index: 0;
+
      width: 95%;
-
    margin: 0;
+
      padding: 1px;
-
}
+
      border-top-width: 1px;
-
/*user bar */
+
      border-top-style: dashed;
-
#p-personal {
+
      border-top-color: #000000
-
    width:100%;
+
      }
-
    white-space:nowrap;
+
 
-
    padding: 0;
+
/* Content - Sections & Categories */ .contentpane {
-
    margin: 0;
+
 
-
    position:absolute;
+
 
-
    left: 40 px;
+
 
-
    top:2em;
+
 
-
    z-index: 0;
+
      }
-
    border: none;
+
 
-
    background: none;
+
.contentpaneopen {
-
    overflow: visible;
+
 
-
    line-height: 1.2em;
+
      }
-
}
+
 
-
#p-personal li {
+
.contentheading {
-
    z-index:0;
+
 
-
    border:none;
+
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
-
    padding:0;
+
      font-size: 13px;
-
    display: inline;
+
      font-weight: bold;
-
    color: #2f6fab;
+
        color: #ffffff
-
    margin-left: 1em;
+
      text-align:left;
-
    line-height: 1.2em;
+
      }
-
    background: #c2c2c2;
+
 
-
}
+
.contentdescription {  
-
/* footer needs to be black too */
+
 
-
#footer {
+
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
-
    background-color: black;
+
      font-size: 11px;
-
    border-top: 1px solid #fabd23;
+
      color: #ffffff;
-
    border-bottom: 1px solid #fabd23;
+
      text-align: left;
-
    margin: 0.6em 0em 1em 0em;
+
      }
-
    padding: 0.4em 0em 1.2em 0em;
+
 
-
    text-align: center;
+
.pathway {
-
    font-size: 90%;
+
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 9px;
 +
        color: #F0AB4A;
 +
      }
 +
 
 +
 
 +
/* Links */ a.blogsection:link, a.blogsection:visited {
 +
 
 +
      color: #F0AB4A; text-decoration: none; font-weight: normal;
 +
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      }
 +
 
 +
a.blogsection:hover {  
 +
 
 +
      color: #F0AB4A;        text-decoration: none;
 +
      }
 +
 
 +
a.pathway:link, a.pathway:visited {
 +
 
 +
      color: #F0AB4A; text-decoration: none; font-weight: normal;        font-size: 9px;
 +
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      }
 +
 
 +
a.pathway:hover {
 +
 
 +
      color:#ffffff;
 +
      text-decoration: underline;
 +
      }
 +
 
 +
a.weblinks:link, a.weblinks:visited {  
 +
 
 +
      color: #F0AB4A; text-decoration: none; font-weight: normal;
 +
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      }
 +
 
 +
a.weblinks:hover {
 +
 
 +
      color: #ffffff;        text-decoration: none;
 +
      }
 +
 
 +
a.readon:link, a.readon:visited {
 +
 
 +
      color: #F0AB4A; text-decoration: none; font-weight: normal;
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 10px;
 +
      }
 +
 
 +
a.readon:hover {
 +
 
 +
      color: #ffffff;
 +
      text-decoration: none;
 +
      }
 +
 
 +
table.moduletable th {
 +
 
 +
      font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 11px;
 +
      font-weight: bold;
 +
      color: #ffffff;
 +
      text-align: left;
 +
      height: 22px;
 +
      line-height: 22px;
 +
      white-space: nowrap;
 +
      width: 100%;
 +
 
 +
      text-indent: 12px;
 +
      }
 +
 
 +
table.moduletable { margin: 0px 0px 0px 0px; width: 95%; border-left: solid 0px #000000; border-right: solid 0px #000000; border-top: solid 0px #000000; border-bottom: solid 0px #000000; }
 +
 
 +
.componentheading {  
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 13px;
 +
      font-weight: bold;
 +
        color: #ffffff;
 +
      text-align:left;
 +
      }
 +
 
 +
.boxheading {
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 13px;
 +
      font-weight: bold;
 +
        color: #ffffff;
 +
      text-align:left;
 +
      }
 +
 
 +
.button {
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-style: normal;
 +
      font-weight: bold;
 +
      font-size: 11px;
 +
      background: #F0AB4A;
 +
      color: #000000;
 +
      border-style: solid;
 +
      border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
 +
      }
 +
 
 +
.inputbox {
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 11px;
 +
      font-weight: bold;
 +
      color: #000000;
 +
      background: #F0AB4A;
 +
      border: 1px solid;
 +
      }
 +
 
 +
.slogan {
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 18px;
 +
      font-weight: bold;
 +
        color: #F0AB4A;
 +
      }
 +
 
 +
.searchsite {
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 15px;
 +
      font-weight: bold;
 +
        color: #ffffff;
 +
      }
 +
 
 +
/** category text format and links **/ .category {
 +
 
 +
      color: #F0AB4A; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 11px; font-weight: bold; text-decoration: none;
 +
      }
 +
 
 +
a.category:link, a.category:visited {
 +
 
 +
      color: #F0AB4A; font-weight: bold;
 +
      }
 +
 
 +
a.category:hover {
 +
 
 +
      color: #ffffff;
 +
      }
 +
 
 +
.poll {
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 10px;
 +
      color: #F0AB4A;
 +
      line-height: 14px
 +
      }
 +
 
 +
.sectiontableentry1 {
 +
 
 +
      background-color : #000000;
 +
      }
 +
 
 +
.sectiontableentry2 {
 +
 
 +
      background-color : #000000;
 +
      }
 +
 
 +
.sectiontableheader {
 +
 
 +
      background-color : #F0AB4A;
 +
      color : #000000;
 +
      font-weight : bold;
 +
      }
 +
 
 +
.small {  
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 10px;
 +
      color: #F0AB4A;
 +
      text-decoration: none;
 +
      font-weight: normal;
 +
      }
 +
 
 +
.createdate {
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 10px;
 +
      color: #F0AB4A;
 +
      text-decoration: none;
 +
      font-weight: normal;
 +
      }
 +
 
 +
.modifydate {
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 10px;
 +
      color: #F0AB4A;
 +
      text-decoration: none;
 +
      font-weight: normal;
 +
      }
 +
 
 +
ul {
 +
 
 +
      margin: 0px 0px 0px 0px;
 +
      }
 +
 
 +
li {
 +
 
 +
      list-style: inside url(images/M_images/arrow.png) 3px;
 +
      list-style-image: url(images/M_images/arrow.png);
 +
      }
 +
 
 +
.fase4rdf {  
 +
 
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      font-size: 11px; color: #ffffff; font-weight: normal;
 +
      }
 +
 
 +
a.fase4rdf:link {
 +
 
 +
      font-size: 11px; font-weight: normal; color: #F0AB4A;
 +
      }
 +
 
 +
a.fase4rdf:hover {
 +
 
 +
      font-weight: bold; color: #ffffff;
 +
      }
 +
 
 +
table.searchintro {
 +
 
 +
        background-color: #F0AB4A;
 +
      }
 +
 
 +
table.contact {
 +
 
 +
      background-color: #000000;
 +
      }
 +
 
 +
table.contact td.icons {
 +
 
 +
      background-color: #ffffff;
 +
      }
 +
 
 +
table.contact td.details {
 +
 
 +
      background-color: #000000
 +
      font-size: 10px;
 +
      font-weight: bold;
 +
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 +
      color: #ffffff;
 +
      }
 +
 
 +
externalLinks = function() {
 +
 
 +
      if (!document.getElementsByTagName) {
 +
              return;
 +
      }
 +
      var anchors = document.getElementsByTagName("a");
 +
      for (var i = 0; i < anchors.length; i++) {
 +
              var anchor = anchors[i];
 +
              if (anchor.getAttribute("href") &&
 +
                              anchor.getAttribute("rel") != null &&
 +
                              (anchor.getAttribute("rel").indexOf("external") >= 0 ||
 +
                                      anchor.getAttribute("rel").indexOf("nofollow") >= 0)
 +
                      ) {
 +
                      anchor.target = "_blank";
 +
              }
 +
      }
 +
 
 +
}
 +
 
 +
if (window.addEventListener) {
 +
 
 +
      window.addEventListener("load", externalLinks, false);
 +
 
 +
} else if (window.attachEvent) {
 +
 
 +
      window.attachEvent("onload", externalLinks);
 +
 
 +
}
 +
 
 +
 
 +
 
 +
 
 +
  */
 +
/*
 +
body {
 +
  color: green;
}
}
 +
*/
 +
 +
Retrieved from "http://editthis.info/wiki/Skins/monobook/main.css"
 +
</style>
</style>

Revision as of 08:05, 6 November 2007

<style type="text/css">
  /*
     Notes: 
      -You must log as admin to edit this page
      -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles. 
      -if you want your code to look nice on this page, put a space at the beginning of each line
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css 
      
      For example uncomment this next section to turn all the text green:
  /* Body */ BODY { 
      margin: 0px 0px 0px 0px;
      background-color : #CC0000;
      color : ##ABABAB;
      }

td,tr,p,div {

      font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #ffffff;
      }

h4 {

      color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 16px; font-weight: bold;
      }

h5 {

      color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px; font-weight: bold;
      }

h6 {

      color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px; font-weight: bold;
      }

/* Links */ a:link, a:visited {

      font-size: 12px; color: #eadd84; text-decoration: none;
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
      }

a:hover {

      color: #eadd84;        text-decoration: none;
      }

/* Horizontal Line */ hr {

      background: #F0AB4A; height:2px; border: 1px inset;
      }


/* --Default Class Settings-- */


a.mainmenu:link, a.mainmenu:visited {

      font-size: 11px;
      color: #F0AB4A;
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
      padding: 1px;
      height: 14;
      width: 95%;
      border-top-width: 1px;
      border-top-style: dashed;
      border-top-color: #cccccc;
      }

a.mainmenu:hover {

      font-size: 11px;
      color: #556B2F;
      text-decoration: none;
      font-weight: bold;
      background-color:#F0AB4A;
      height: 14;
      width: 95%;
      padding: 1px;
      border-top-width: 1px;
      border-top-style: dashed;
      border-top-color: #000000
      }

/* Content - Sections & Categories */ .contentpane {



      }

.contentpaneopen {

      }

.contentheading {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
       color: #ffffff
      text-align:left;
      }

.contentdescription {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #ffffff;
      text-align: left;
      }

.pathway {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 9px;
       color: #F0AB4A;
      }


/* Links */ a.blogsection:link, a.blogsection:visited {

      color: #F0AB4A; text-decoration: none; font-weight: normal;
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
      }

a.blogsection:hover {

      color: #F0AB4A;        text-decoration: none;
      }

a.pathway:link, a.pathway:visited {

      color: #F0AB4A; text-decoration: none; font-weight: normal;        font-size: 9px;
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
      }

a.pathway:hover {

      color:#ffffff;
      text-decoration: underline;
      }

a.weblinks:link, a.weblinks:visited {

      color: #F0AB4A; text-decoration: none; font-weight: normal;
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
      }

a.weblinks:hover {

      color: #ffffff;        text-decoration: none;
      }

a.readon:link, a.readon:visited {

      color: #F0AB4A; text-decoration: none; font-weight: normal;
      font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      }

a.readon:hover {

      color: #ffffff;
      text-decoration: none;
      }

table.moduletable th {

      font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #ffffff;
      text-align: left;
      height: 22px;
      line-height: 22px;
      white-space: nowrap;
      width: 100%;
      text-indent: 12px;
      }

table.moduletable { margin: 0px 0px 0px 0px; width: 95%; border-left: solid 0px #000000; border-right: solid 0px #000000; border-top: solid 0px #000000; border-bottom: solid 0px #000000; }

.componentheading {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
       color: #ffffff;
      text-align:left;
      }

.boxheading {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
       color: #ffffff;
      text-align:left;
      }

.button {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 11px;
      background: #F0AB4A;
      color: #000000;
      border-style: solid;
      border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
      }

.inputbox {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #000000;
      background: #F0AB4A;
      border: 1px solid;
      }

.slogan {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 18px;
      font-weight: bold;
       color: #F0AB4A;
      }

.searchsite {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-weight: bold;
       color: #ffffff;
      }

/** category text format and links **/ .category {

      color: #F0AB4A; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px; font-weight: bold; text-decoration: none;
      }

a.category:link, a.category:visited {

      color: #F0AB4A; font-weight: bold;
      }

a.category:hover {

      color: #ffffff;
      }

.poll {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #F0AB4A;
      line-height: 14px
      }

.sectiontableentry1 {

      background-color : #000000;
      }

.sectiontableentry2 {

      background-color : #000000;
      }

.sectiontableheader {

      background-color : #F0AB4A;
      color : #000000;
      font-weight : bold;
      }

.small {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #F0AB4A;
      text-decoration: none;
      font-weight: normal;
      }

.createdate {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #F0AB4A;
      text-decoration: none;
      font-weight: normal;
      }

.modifydate {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #F0AB4A;
      text-decoration: none;
      font-weight: normal;
      }

ul {

      margin: 0px 0px 0px 0px;
      }

li {

      list-style: inside url(images/M_images/arrow.png) 3px;
      list-style-image: url(images/M_images/arrow.png);
      }

.fase4rdf {

      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px; color: #ffffff; font-weight: normal;
      }

a.fase4rdf:link {

      font-size: 11px; font-weight: normal; color: #F0AB4A;
      }

a.fase4rdf:hover {

      font-weight: bold; color: #ffffff;
      }

table.searchintro {

        background-color: #F0AB4A;
      }

table.contact {

      background-color: #000000;
      }

table.contact td.icons {

      background-color: #ffffff;
      }

table.contact td.details {

      background-color: #000000
      font-size: 10px;
      font-weight: bold;
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      color: #ffffff;
      }

externalLinks = function() {

      if (!document.getElementsByTagName) {
              return;
      }
      var anchors = document.getElementsByTagName("a");
      for (var i = 0; i < anchors.length; i++) {
              var anchor = anchors[i];
              if (anchor.getAttribute("href") && 
                              anchor.getAttribute("rel") != null && 
                              (anchor.getAttribute("rel").indexOf("external") >= 0 ||
                                      anchor.getAttribute("rel").indexOf("nofollow") >= 0)
                      ) {
                      anchor.target = "_blank";
              }
      }

}

if (window.addEventListener) {

      window.addEventListener("load", externalLinks, false);

} else if (window.attachEvent) {

      window.attachEvent("onload", externalLinks);

}



 */
/*

body {

  color: green;

}

*/

Retrieved from "http://editthis.info/wiki/Skins/monobook/main.css"

</style>

<plain_html>
</plain_html>

Personal tools