/** CSS placed here will be applied to all skins */

/* <pre><nowiki> */

/* @import "/index.php?title=MediaWiki:Common.css/hilite&action=raw&ctype=text/css"; */



.messagebox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    width: 80%;
    margin: 0 auto 1em auto;
    padding: .2em; 
}

.outofdate {
    border-left: 10px solid #f28500;   # Orange
}

  
.placeholder {
    border-left: 10px solid #1e90ff;   # Blue
}


.workinprogress {
    border-left: 10px solid #b22222;   # Red
}

.notesSection
{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    height:18px;
    font-size: 20px;
    font-weight: normal;
    border-bottom:1px solid;
}

.tipTextDialog {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #414C66; 
    line-height: 16px;
    font-weight: bold;
}

.sectionBarDialog {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0px 5px 0px;
    font-size:18px;
    font-weight:bold;		
    background-Color:#414C66;
}

.subSectionLineDialog {
    height:14px
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;		
    color:black;
    border-bottom:2px solid #414C66;
}

.tipTextDAT {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight:bold; 
    color: #805B86; 
    line-height: 16px
}

.sectionBarDAT {
    padding: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;		
    background-Color:#997B9E;
}

.subSectionLineDAT {
    height:14px
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;		
    color:black;
    border-bottom:2px solid #997B9E;
}


.tipTextTOP {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight:bold; 
    color: #959BCE; 
    line-height: 16px
}

.sectionBarTOP{
    padding: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;		
    background-Color:#959BCE;
}

.subSectionLineTOP {
    height:14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;		
    color:black;
    border-bottom:2px solid #6E7399;
}

.tipTextCOMP
{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight:bold; 
    color: #797979;
    line-height: 16px
}

.sectionBarCOMP
{
    padding: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;		
    background-Color:#797979;
}

.subSectionLineCOMP
{
    height:14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;		
    color:black;
    border-bottom:2px solid #797979;
}


.tipTextCHOP
{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight:bold; 
    color: #238C04; 
    line-height: 16px
}

.sectionBarCHOP
{
    padding: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;		
    background-Color:#238C04;
}

.subSectionLineCHOP
{
    height:14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;		
    color:black;
    border-bottom:2px solid #238C04;
}

.tipTextSOP
{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight:bold; 
    color: #98BBDE; 
    line-height: 16px
}

.sectionBarSOP
{
    padding: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;		
    background-Color:#98BBDE;
}

.subSectionLineSOP
{
    height:14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;		
    color:black;
    border-bottom:2px solid #98BBDE;
}

.tipTextMAT
{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight:bold; 
    color: #D6C252; 
    line-height: 16px
}

.sectionBarMAT
{
    padding: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;		
    background-Color:#D6C252;
}
.sectionBarMAT2
{
    padding: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;		
    background-Color:#D6C252;
}

.subSectionLineMAT
{
    height:14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;		
    color:black;
    border-bottom:2px solid #D6C252;
}

.transclude
{
    background-Color:#0000CC;
}	

 
 
/* default skin for navigation boxes */
table.navbox
{
  border:1px solid #aaa;
  width:100%; 
  margin:auto;
  clear:both;
  font-size:88%;
  text-align:center;
  padding:1px;
}

table.navbox + table.navbox 
{
  margin-top:-1px;        /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
}

.navbox-title, .navbox-abovebelow, table.navbox th 
{
  text-align:center;      /* title and above/below styles */
  padding-left:1em;
  padding-right:1em;
  padding-top:0.5em;
  padding-bottom:0.5em;

}

.navbox-group 
{                         /* group style */
  white-space:nowrap;
  text-align:right;
  font-weight:bold;
  padding-left:1em;
  padding-right:1em;
  padding-top:0.5em;
  padding-bottom:0.5em;
}

.navbox, .navbox-subgroup 
{
  background:#fdfdfd;     /* Background color */
}

.navbox-list 
{
  border-color:#fdfdfd;   /* Must match background color */
}

.navbox-title, table.navbox th 
{
  background:#ccccff;     /* Level 1 color */
}

.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title 
{
  background:#ddddff;     /* Level 2 color */
}

.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow 
{
  background:#e6e6ff;     /* Level 3 color */
}

.navbox-even 
{
  background:#f7f7f7;     /* Even row striping */
}

.navbox-odd 
{
  background:transparent; /* Odd row striping */
}

/* Prevents line breaks in links */
.nowraplinks
{
    white-space: nowrap;
}



/* </nowiki></pre> */