MediaWiki:Vector.css

Материал из Энциклопедия EverQuest II
Перейти к: навигация, поиск

Замечание. Возможно, после сохранения вам придётся очистить кэш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl-F5 или Ctrl-R (⌘-R на Mac)
  • Google Chrome: Нажмите Ctrl-Shift-R (⌘-Shift-R на Mac)
  • Internet Explorer: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl-F5
  • Opera: Перейдите в Menu → Настройки (Opera → Настройки на Mac), а затем Безопасность → Очистить историю посещений → Кэшированные изображения и файлы
#rt-mainbody  {
min-height:520px;
}
#content  {
    background-color: #FAF6EC;
margin-left:149px;
}
#footer  {
margin-left:149px;
}
div#bodyContent {    
background:  url("http://norrath.ru/w/images/9/9a/Parchment1.jpg") no-repeat scroll  right top #FAF6EC;
}
body {
    background: #EFECDF;
}
table  {
    background-color: transparent;
}
a,
a:visited  {
    color: #194FA4;
}
a:hover {
    color:  #194FA4;
}
code,
pre {
    background-color: #ECEFDF;
    font-size:1.2em  !important;
    overflow-x:auto;
    overflow-y:hidden;
}
.catlinks {
    background-color: transparent;
}
.pBody {
    background-color: #FAF6EC;
}

.portal  a:hover,
#p-tb li a:hover,
#p-editors li a:hover,
#p-tools  li a:hover,
#p-services  li a:hover,
#p-navigation li  a:hover {
 color: #7D3314 !important;
}

#p-tb  li a,
#p-editors li a,
#p-tools li a,
#p-services li  a,
#p-navigation li a {
    color: #336633 !important;
}

#p-personal  ul,
#p-personal li,
#p-personal li a {
    color:  black;
}
#p-personal{
    top: 1em;
}
#p-personal li {
    font-size:0.70em
}
.firstHeading {
    color:  #7D3314;
}
#toc,
.toc,
.mw-warning,
div.thumbinner,
#preftoc  li.selected,
#preferences,
.prefsection table, .prefsection  legend,
div#userloginForm form,
div#userlogin  form#userlogin2,
div#userloginForm table,
div#userlogin  form#userlogin2 table,
table.gallery td,
table.mw_metadata  th,
ul#filetoc {
    background-color: #F9F5E8;
}

div.pBody  {
  -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
   -webkit-border-top-right-radius: 1em;
   -webkit-border-bottom-right-radius: 1em;
}
 
/* same  following the css3 draft specs, any browsers supporting this? */
#content  { 
  border-radius-topleft: 1em;
   border-radius-bottomleft: 1em;
}
div.pBody {
   border-radius-topright: 1em;
  border-radius-bottomright: 1em;
}

/*  Hide title and tagline on Main Page */
body.page-Заглавная_страница h1.firstHeading,
body.page-Заглавная_страница #siteSub,
body.page-Заглавная_страница .spoiler,
body.page-Заглавная_страница div#vk_like { 
   display:none;
}

body.page-Служебная_NWER h1.firstHeading,
body.page-Служебная_NWER #siteSub,
body.page-Служебная_NWER div#vk_like { 
   display: none;
}

body.page-Служебная_EQ2Atlas h1.firstHeading,
body.page-Служебная_EQ2Atlas #siteSub,
body.page-Служебная_EQ2Atlas div#vk_like { 
   display: none;
}

body.page-Служебная_EQ2Atlas_NWER h1.firstHeading,
body.page-Служебная_EQ2Atlas_NWER #siteSub,
body.page-Служебная_EQ2Atlas_NWER div#vk_like { 
   display: none;
}

/***************************************/

/*  Вместо инклюда - тот почему-то не заработал */
/* namely  EquipInformation and ItemInformation **** */

.examinewindow  li
{
list-style-image:  url(http://norrath.ru/w/images/design/Eq2bullet.gif);
}

.examinewindow  a:link { color: #8da0b7; }
.examinewindow a:visited { color:  #6666FF; }
.examinewindow a.new { color: #FF3333; }

span.itemquality  {
font: bold 9pt Arial;
    margin-top: 20px;
}

/*  Link Quality Colors (for Examine Windows) */ 
.xqc-mythical,  .xqc-mythical a:link, .xqc-mythical a:visited { color: #CD81DF; }
.xqc-ethereal,  .xqc-ethereal a:link, .xqc-ethereal a:visited { color: #DFB081; }
.xqc-fabled,  .xqc-fabled a:link, .xqc-fabled a:visited { color: #DF8189; }
.xqc-mastercrafted,  .xqc-mastercrafted a:link, .xqc-mastercrafted a:visited { color:  #DFB081; }
.xqc-legendary, .xqc-legendary a:link, .xqc-legendary  a:visited { color: #DFB081; }
.xqc-treasured, .xqc-treasured  a:link, .xqc-treasured a:visited { color: #8ACBEF; }
.xqc-handcrafted,  .xqc-handcrafted a:link, .xqc-handcrafted a:visited { color: #BEFF93; }
.xqc-uncommon,  .xqc-uncommon a:link, .xqc-uncommon a:visited { color: #33CC00; }
.xqc-common,  .xqc-common a:link, .xqc-common a:visited { color: #EEEEEE; }
.xqc-unknown,  .xqc-unknown a:link, .xqc-unknown a:visited { color: #BBBBBB; }

table.examinewindow  { 
    background-color: #000000;
    color: #FFFFFF;
    font-family: Arial;
}
table.ew-extras, td.ew-extras {
    background-color: #DDDDDD;
    color: #000000;
}
td.ew-title-block  {
    color: #FFFFFF;
    padding-bottom: 10px; 
}

.ew-low  { color: #C1C9C1; }
.ew-high { font-weight: bold; color: #FFFFFF;  }
.ew-effects { color: #E6E970; }
.ew-flags { color: #FEE65C; font: 9pt Arial;}
.ew-title { font-size: 125%; font-weight:  bold;}
.ew-desc { font-size: 90% }

.ew-effectlist,
font.ew-effectlist a:link,
font.ew-effectlist a:visited {
  color: #5CE6FE;
}
.ew-effectlist-neg,
font.ew-effectlist-neg a:link,
font.ew-effectlist-neg a:visited {
  color: #FF4444;
}

.ew-effectdesc { color: #ffffff; }

.ew-stats  { 
    color: #33CC00;
    font-weight: bold;
}

/*  for use by [[Template:RecipeBook]] */
td.ew-recipe ul li a:link,  td.ew-recipe ul li a:visited,
td.ew-recipe a, td.ew-recipe  a:visited
{
    color: yellow;
}

td.ew-recipe  ul li a.new:link, td.ew-recipe ul li a.new:visited,
td.ew-recipe  a.new, td.ew-recipe a.new:visited
{
    color: red;
}

td.ew-recipe  ul, td.ew-recipe ul li
{
margin-left:0pt;
list-style-image:  none;
list-style-type: none;
}

/* for use  by [[Template:GreenRed]] */
.xc-green, .xc-green a:link, .xc-green  a:visited { color: #22FE22; }
.xc-red, .xc-red a:link, .xc-red  a:visited { color: #CC0000; } 

/* end of Examine Window  */

/* ganking halopedia's admin highlight code */

span.ICON  img {
display:block;
background-color: transparent;
background-repeat:no-repeat;
overflow:hidden;
width:  40px;
height: 40px;
line-height:40px;
}
span.FRAG   img{background-image:url(http://images.wikia.com/eq2/images/1/18/Sprite_fragment.gif);}
span.IMBUE   img{background-image:url(http://images.wikia.com/eq2/images/8/85/Sprite_imbue.gif);}

span.ROOT   img{background-image:url(http://images.wikia.com/eq2/images/b/b3/Sprite_root.gif);}
span.ROOT_RARE   img{background-image:url(http://images.wikia.com/eq2/images/6/6c/Sprite_roots_rare.gif);}

span.WOOD   img{background-image:url(http://images.wikia.com/eq2/images/e/e7/Sprite_wood.gif);}
span.WOOD_RARE   img{background-image:url(http://images.wikia.com/eq2/images/b/bc/Sprite_wood_rare.gif);}

span.ORE   img{background-image:url(http://images.wikia.com/eq2/images/8/83/Sprite_ore.gif);}
span.ORE_RARE   img{background-image:url(http://images.wikia.com/eq2/images/3/32/Sprite_ore_rare.gif);}

span.LEATHER   img{background-image:url(http://images.wikia.com/eq2/images/0/0b/Sprite_leather.gif);}
span.LEATHER_RARE   img{background-image:url(http://images.wikia.com/eq2/images/a/ae/Sprite_leather_rare.gif);}

span.GEM   img{background-image:url(http://images.wikia.com/eq2/images/b/bd/Sprite_gem.gif);}
span.GEM_RARE   img{background-image:url(http://images.wikia.com/eq2/images/2/26/Sprite_gem_rare.gif);}

span.METAL   img{background-image:url(http://images.wikia.com/eq2/images/5/5a/Sprite_metal.gif);}
span.METAL_RARE   img{background-image:url(http://images.wikia.com/eq2/images/7/7e/Sprite_metal_rare.gif);}

span.LOAM   img{background-image:url(http://images.wikia.com/eq2/images/c/c9/Sprite_loam.gif);}
span.LOAM_RARE   img{background-image:url(http://images.wikia.com/eq2/images/f/f6/Sprite_loam_rare.gif);}


span.t1  img {background-position: -1px -1px;}
span.t2 img  {background-position: -44px -1px;}
span.t3 img  {background-position: -87px -1px;}
span.t4 img  {background-position: -130px -1px;}
span.t5 img  {background-position: -173px -1px;}
span.t6 img  {background-position: -216px -1px;}
span.t7 img  {background-position: -259px -1px;}
span.t8 img  {background-position: -303px -1px;}

/***********************************/

 
.cataz
{
border:1px solid #aaa;
background-color:#f9f9f9;
color:black;
padding:2px;
font-size:90%;
}
 
div#undodot li
{
list-style-type: disc;
list-style-image:  none;
list-style-position: inside;
}
 

div.tleft,  div.tright {
  border:none;
}
 
.DEVbutton
{
 display:none;
}
 
#siteSub
{
   font-size:80%;
}
 
.preload_table
{
text-align:center;
padding:1px;
border-spacing:  4px 2px;
}
 
.preload_button, .preload_button2
{

background-color:#ECE7D9;

border:2px  outset #336633;
text-align:center;
padding:2px 4px;
}
 
.preload_button2
{
font-size: 110%;
background-color:  #E0BF1C;
border:2px outset #BFb428;
}
 
/* end  global skinn stuff */
 
/* Mark redirects in  Special:Allpages and Special:Watchlist */
.allpagesredirect {  font-style: italic; }
.watchlistredir { font-style: italic; }
 
/* Infobox template style */
.infobox {
   border:  1px solid #aaaaaa;
   background-color: #f9f9f9;
   color:  black;
   margin-bottom: 0.5em;
   margin-left: 1em;
    padding: 0.2em;
   float: right;
   clear: right;
}
.infobox  td,
.infobox th {
   vertical-align: top;
}
.infobox  caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered  {
   border-collapse: collapse;
}
.infobox.bordered  td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered  .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}
 
 
/* Recent changes byte  indicators */
.mw-plusminus-pos { color: #008b00; }
.mw-plusminus-neg  { color: #ff0000; }
 
/* Standard Navigationsleisten, aka  box hiding thingy
   from .de.  Documentation at  [[Wikipedia:NavFrame]]. */
div.NavFrame {
    margin: 0;
    padding: 4px;
    border: 1px solid #aaa;
     text-align: center;
    border-collapse: collapse;
     font-size: 95%;
}
div.NavFrame + div.NavFrame {
     border-top-style: none;
    border-top-style: hidden;
}
div.NavPic  {
    background-color: #fff;
    margin: 0;
     padding: 2px;
    float: left;
}
div.NavFrame  div.NavHead {
    font-weight: bold;
    background-color: #ECE7D9;
    position: relative;
}
div.NavFrame  p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent  p {
    font-size: 100%;
}
div.NavEnd {
     margin: 0;
    padding: 0;
    line-height: 1px;
     clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
     font-size: 90%;
}

/* End of Navigation */
 
/* Extra button at bottom left of footer */
/* save this  for later... -Flo
#footer { background-color: white; background:  url(URL of extra button image);
clear: right;
background-repeat:  no-repeat; background-position:  3px 2px; padding-bottom: 1.24em;  padding-left: 102px;} */
 
/* CSS for new design elements  start here */
 
/* a custom background for the RoK infobox  */
table.rokbox {
    background:  url(http://images.wikia.com/eq2/images/2/2d/RoK_background_screen.jpg) 
        center left no-repeat;
}
/* a custom background for  the LoN infobox */
table.lonbox {
    background:  url(http://images.wikia.com/eq2/images/4/41/LoN_background_screen.jpg) 
        center left no-repeat;
}
/* a custom background */
table.bg-parchment-yellow  {
    background:  url(http://images.wikia.com/eq2/images/b/b1/Parchment_yellowed.jpg) 
    repeat;
}
 
/* Link Quality Colors (on default  background) */ 
.qc-mythical, .qc-mythical a:link, .qc-mythical  a:visited { color: #CC0066; }
.qc-ethereal, .qc-ethereal a:link, .qc-ethereal a:visited { color: #FF9900; }
.qc-fabled, .qc-fabled a:link, .qc-fabled a:visited { color: #FF9999; }
.qc-mastercrafted, .qc-mastercrafted a:link, .qc-mastercrafted a:visited { color: #FF9900; }
.qc-handcrafted, .qc-handcrafted a:link, .qc-handcrafted a:visited { color: #33CC00; }
.qc-legendary, .qc-legendary a:link, .qc-legendary a:visited { color: #FF9900; }
.qc-treasured, .qc-treasured a:link, .qc-treasured a:visited { color: #BDEDFF; }
.qc-uncommon, .qc-uncommon a:link, .qc-uncommon a:visited { color: #33CC00; }
.qc-common, .qc-common a:link, .qc-common a:visited { color: #EEEEEE; }
.qc-unknown, .qc-unknown a:link, .qc-unknown a:visited { color: #BBBBBB; }
 
/*  for [[Template:UpdateLinks]] */
table.updatelinks-html {
    border-collapse: collapse;
   padding: 3px;
}
table.updatelinks-html  td {
   width:8%;
   border: 1px solid #000000;
    text-align: center;
   font-weight: bold;
}
table.updatelinks-html  caption {
   font-weight: bold;
   font-style: italic;
}
 
/* Link Archetype Colors for {{Spell|}} */
.lc-spell-scout,  .ac-scout a { color: #ABD473; }
.lc-spell-mage, .ac-mage a {  color: #69CCF0; }
.lc-spell-priest, .ac-priest a { color: #FFFFFF;  }
.lc-spell-fighter, .ac-fighter a { color: #C79C6E; }
 
/*  Link Tag Colors for {{Quest|}} */
.lc-quest-solo, .tc-quest-solo a  { color: #336600; }
.lc-quest-heroic, .tc-quest-heroic a { color:  #FF9900; }
.lc-quest-epic, .tc-quest-epic a { color: #CC0000; }
 
/* Coin Colors */
span.coin-platinum { color: #A0A0A0; }
span.coin-gold  { color: #FFBB00; }
span.coin-silver { color: #606060; }
span.coin-copper  { color: #CC8800; }
span.coin-status, span.coin-status  a:link,  span.coin-status a:visited { color: #0099FF; }
span.coin-guild,  span.coin-guild a:link, span.coin-guild a:visited { color: #32CD32; }
 
/* Timeline Templates */
table.timeline-sidebar {
     float: right;
    border: 1px solid #B2B6A4;
     background-color: #F0F0F0;
    padding: 5px;
    margin: 0 0  1em 1em;
}
.ts-break {
    border-bottom: 1px solid  #8888aa;
}
table.timeline-sidebar td, .ts-line {
     vertical-align: top;
    font-size: 0.95em;
     line-height:120%;
}
.ts-subheader {
     background-color: #D7D1BF;
    line-height:120%;
     font-size: 100%;
}
.ts-subheader2 {
     background-color: #C0C0C0;
    line-height:120%;
     font-size: 90%;
}
.ts-header {
    background-color:  #B2B6A4;
    line-height:150%;
    font-size: 120%;
}
 
table.mainpagebox { border-width: 1px; border-style: solid; 
    padding: 5px; margin: 3px; color:#000000;
}
table.mainpagebox  th {
    margin:0;
    font-family:sans-serif;
     font-size:120%;
    font-weight:bold;
    text-align:left;
    padding-left:0.4em;
    padding-top:0.2em;
     padding-bottom:0.2em;
}
 
/* Color Schemes */
.cs-fighter  { border-color: #a1a1b3; background-color: #f5faff; }
.cs-fighter  th { background-color:#cedff2; border:1px solid #a3b0bf; }
 
.cs-mage  { border-color: #bfa3b1; background-color: #fff5f5; }
.cs-mage th  { background-color: #f2e0e0; border:1px solid #bfa3b1; }
 
.cs-scout  { border-color: #a1a180; background-color: #fffff0; }
.cs-scout  th { background-color: #f0f0d0; border:1px solid #a1a180; }
 
.cs-priest  { border-color: #a1b3a1; background-color: #f5fffa; }
/*  background-color for priest th was cef2df, adjusted to conform to  Main_Page colors */
.cs-priest th { background-color:#cef2e0;  border:1px solid #a3bfb1; }
 
.cs-artisan { border-color:  #c0c0f0; background-color: #f7f8ff; }
.cs-artisan th {  background-color: #d5d5f5; border:1px solid #c0c0f0;}
 
.cs-eq2news  { font-family: sans-serif; font-weight: bold; font-size: 120%; }
.cs-eq2news  li { font-family: sans-serif; font-weight: normal; font-size: 80%; }
 
 
.cls_fighter_cell, .cls_fighter_head { border: 1px solid  #A1A1B3; }
.cls_fighter_cell { background-color:#F5FAFF; }
.cls_fighter_head  { background-color:#CEDFF2; }
 
.cls_mage_cell,  .cls_mage_head { border: 1px solid #BFA3B1; }
.cls_mage_cell {  background-color:#FFF5F5; }
.cls_mage_head {  background-color:#F2E0E0; }
 
.cls_scout_cell,  .cls_scout_head { border: 1px solid #A1A180; }
.cls_scout_cell {  background-color:#FFFFF0; }
.cls_scout_head {  background-color:#F0F0D0; }
 
.cls_priest_cell,  .cls_priest_head { border: 1px solid #A1B3A1; }
.cls_priest_cell {  background-color:#F5FFFA; }
.cls_priest_head {  background-color:#CEF2DF; }
 
.cls_artisan_cell,  .cls_artisan_head { border: 1px solid #C0C0F0; }
.cls_artisan_cell  { background-color:#F7F8FF; }
.cls_artisan_head {  background-color:#E6E6FA; }
 
.cls_orange_cell,  .cls_orange_head { border: 1px solid #E69961; }
.cls_orange_cell {  background-color:#FAF4EB; }
.cls_orange_head {  background-color:#FAEBD7; }
 
.cls_fighter_head,  .cls_mage_head,
.cls_priest_head, .cls_scout_head,
.cls_artisan_head,  .cls_orange_head
{
margin:0; padding:0.2em 0.4em;  font-family:sans-serif; font-size:120%; text-align:left; color:#000; 
}
 
 
 
 
/* end of Flo's new CSS */
 
/**
 * Easy Copy Input
 * Author: Dantman
 */
 
span.cpinput  { display: none; }
input.cpinput {
    background:  url('http://images.wikia.com/eq2/images/8/8c/Copy.png') top left  no-repeat;
    width: 0px;
    height: 16px;
     padding: 0px;
    margin: 0px;
    color: transparent;
    padding-left: 16px;
    overflow: hidden;
     border-style:dashed;
}
 
/*stuff*/
.userbox {
    width: 250px;
    height: 50px;
    padding: 0px;
    border: 1px solid black;
    border-spacing: 0px;
}
.userbox  .id {
    width: 65px;
    height: 50px;
     font-size: 25px;
    font-weight: bold;
    text-align:  center;
    white-space: nowrap;
}
.userbox .info {
    height: 50px;
    margin: 0px;
    padding: 5px;
     font-size: 10px;
}
 
/***************************************/
 
/****************************/
/*   stuff for main page  thin box links */
div.obox
{
 clear: both;
  font-size: 80%;
 margin: 0;
 padding: 0;
 text-align:  center
}
 
span.ibox
{
 background:  #F5F5F5;
 margin: 0;
 margin-right: 0.5em;
  padding-left: 0.25em;
 white-space: nowrap;
 border-right:  1px solid #aaaaaa;
 border-bottom: 1px solid #aaaaaa;
  float: left; width: auto;
 vertical-align: center;
}
 
/****************************/
/***  standard alignment colors ***/
.deity-good { background-color:  #9999FF; }
.deity-neutral { background-color: #DCDCDC; }
.deity-evil  { background-color: #FF7777; }
 
#PI_table td
{
 padding-left: 3px;
 padding-right: 3px;
}
 
/*  progress bar */
div.pb-inner
{
  background-image:  url(http://images.wikia.com/eq2/images/c/c4/Pb.png);
   background-repeat: repeat-x;
}
 
div.pb-outer
{
  background: silver;
  padding:2px 0px; 
}
 
/*  de-dot the li elements in the timeline pre/next boxes */
.ListDotOff  ul
{
margin-left:0pt;
list-style-image:none;
list-style-type:none;
}
 
/***********************/
table.leftpad td, td.leftpad
{
padding-left:  0.5em;
}
 
/*******************************/
table.thin_template
{
 width:65%;
 border:1px solid black;
 border-collapse:  collapse;
}
 
table.thin_template th
{
  width: 9em;
 background-color: #eeeeee;
 text-align: left;
 color: black;
}
 
table.thin_template tr
{
vertical-align:  top;
}
 
table.thin_template td, table.thin_template  th
{
 padding: 1px 2px 1px 4px;
}
 
table.thin_template  caption
{
 font-weight: bold;
}
 
/***********************************/
table.cell_buttons  td
{
 color: black;
 background-color: #cccccc;
 border-width: 1px 2px 2px 1px;
 border-style: solid;
  border-color: #eee #999 #999 #eee;
 text-align: center;
}
 
table.cell_buttons td:hover
{
 border-width: 2px 1px  1px 2px;
 border-color: #999 #eee #eee #999;
}
 
body.ns-2  .hideonuser, body.ns-3 .hideonuser {  display:none; } 
body.ns-2  .showononuser {  display:block !important; }
 
body.ns-1  .hideontalk, body.ns-3 .hideontalk, body.ns-5 .hideontalk,
body.ns-7  .hideontalk, body.ns-9 .hideontalk, body.ns-11 .hideontalk,
body.ns-13  .hideontalk, body.ns-15 .hideontalk {  display:none; }


/***  Стили для форм ***/
textarea.FormInput, input.FormInput
{
  font-family: Tahoma;
  font-size: 11px;
  line-height:  12px;
  border: 1px dashed #000;
  padding: 2px 2px 2px 2px;
}

input.FormInputBold
{
  font-family: Arial;
  font-weight: bold;
  font-size:  11px;
  line-height: 12px;
  border: 1px dashed #000;
  padding: 2px 2px 2px 2px;
  width-min: 34px;
  width-max:  34px;
  width: 34px;
}

select.FormSelect
{
  font-family: Arial;
  font-size: 11px;
  line-height:  12px;
  border: 1px dashed #000;
  padding: 1px 1px 1px 1px;
}

input[type$="checkbox"].FormCheckbox
{
  -moz-appearance: none !important;
  clear: both;
  cursor:  pointer;
  padding: 2px 1px 2px 2px !important;
   -moz-border-bottom-colors: #7F8F98 #F9F9F9 !important;
   -moz-border-left-colors: #7F8F98 #F9F9F9 !important;
   -moz-border-right-colors: #7F8F98 #F9F9F9 !important;
   -moz-border-top-colors: #7F8F98 #F9F9F9 !important;
}

div.vectorMenu  ul {


background: #FBF6EB  url("http://norrath.ru/w/skins/vector/images/tab-revert-fade.png");
background-position:  left top;
background-repeat: repeat-x;

}
#p-personal   li.active {
font-weight:bold;
}
#preferences {
     background-image: none;
}
#page-base {

     background-color: #FBF6EB;
}
li.selected {
border:0px;
}
.lqt-newmessages-left   {
width:16em;
}
.lqt-thread-toolbar-menu  ul {
background-color:#FBF6EB;
}

#toc,  .toc,  .mw-warning, 
#p-editors, #p-tb, #p-treemenu_2, #p-treemenu_3, #p-treemenu_4, #p-treemenu_5
 {
font-size:90%;
}
#bodyContent  {
font-size:0.76em;
}
#panel div.portal  h5 {
font-size:12px;}
#pagehistory   li.selected {
background:#F9F9F9;
border:1px solid  #A7D7F9;
}

.wikiEditor-ui,
.wikiEditor-ui-controls,
.wikiEditor-ui-tabs,
.wikiEditor-ui-buttons  {
background-color:transparent;
}

.wikiEditor-ui  {
border-top: 0px;
border-left: 1px solid silver;
border-right:  1px solid silver;
border-bottom: 1px solid silver;
}

.wikiEditor-ui-buttons   {
border-top:0px;
}

div#simpleSearch input#searchInput {
width:14em !important;
}
div.vectorTabs li a,
div.vectorTabs li a span,
div.vectorMenu li a {
color:#336633;
}

.toccolours {
background-color: transparent;
border:2px solid #BAD8BA;
}

.mw-search-formheader {
background-color:#F9F5E8;
border:1px solid #BAD8BA;
}
div.thumbinner {
border:1px solid #BAD8BA;
}
#toc, .toc, .mw-warning {
border:1px solid #BAD8BA;
}
#mw-page-base {
background-color:#FCF6EB;
background-image:none;
}
#mw-head-base
 {
height:3.5em;
}
table.wikitable {
background:none repeat scroll 0 0 #FAF6EC;
}
.wikitable th {
background:none repeat scroll 0 0 #EFECDF;
}
html, body {
font-family:tahoma,sans-serif;
}
#siteNotice div, #siteNotice p {
    margin: 0;
}
#p-logo a {
    height: 175px;
}
#p-logo {
    height: 175px;
    top: -175px;
}
#mw-panel {
    width:166px;
    margin-left:-6px;
    top: 5em;
}

/* Шаблон:ClassInformation */
table.classinformation {
  width: 100%;
}
table.classinformation td {
  vertical-align: top;
}
table.classinformation td.label {
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.2em;

  padding: 4px 4px 3px;
}

/* Шаблон:EquipInformation */
table.equipinformation {
  border-collapse: collapse;
  border: 1px solid #444444;

  background-color: #EEEEEE;
  color: #000000;

  margin: 0;
  padding: 0;

  width: 360px;
}
table.equipinformation caption {
  font-weight: bold;

  padding: 2px;
}
table.equipinformation td {
  padding: 2px 6px 0;

  text-align: left;
  vertical-align: top;
}
table.equipinformation.ipi td {
  padding: 1px 5px 0;
}
table.equipinformation td.frame {
  padding: 2px;
}
table.equipinformation td.null {
  font-size: 0;
  line-height: 0;

  padding: 0;
}
table.equipinformation td.w20 {
  width: 20%;
}
table.equipinformation td.w25 {
  width: 25%;
}
table.equipinformation td.w33 {
  width: 33%;
}
table.equipinformation td.w40 {
  width: 40%;
}
table.equipinformation td.w50 {
  width: 50%;
}
table.equipinformation td.w67 {
  width: 67%;
}
table.equipinformation td.wsn {
  white-space: nowrap;
}

table.equipinformation table.content {
  border-collapse: collapse;
  border: 0 none;

  background-color: #000000;
  color: #FFFFFF;

  width: 100%;
}
table.equipinformation table.content td {
  /*border: 1px dashed #CC44CC;*/
}
table.equipinformation table.content td.delimiter {
  font-size: 3px;
  line-height: 3px;

  height: 3px;

  padding: 0;
}
table.equipinformation.ipi table.content td.delimiter {
  font-size: 2px;
  line-height: 2px;

  height: 2px;
}
table.equipinformation table.content td.delimiter-medium {
  font-size: 6px;
  line-height: 6px;

  height: 6px;

  padding: 0;
}
table.equipinformation.ipi table.content td.delimiter-medium {
  font-size: 4px;
  line-height: 4px;

  height: 4px;
}
table.equipinformation table.content td.delimiter-big {
  font-size: 10px;
  line-height: 10px;

  height: 10px;

  padding: 0;
}
table.equipinformation.ipi table.content td.delimiter-big {
  font-size: 8px;
  line-height: 8px;

  height: 8px;
}

table.equipinformation table.content td.link_bar {
  background-color: #EEEEEE;
  color: #000000;
  
  font-size: 0.9em;
  line-height: 1.1em;

  padding: 2px 3px 4px;

  text-align: center;
  white-space: nowrap;
}

table.equipinformation table.content td.v_title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.3em;

  width: 100%;
}
table.equipinformation.ipi table.content td.v_title {
  line-height: 1.2em;
}
table.equipinformation table.content td.v_icon {
  font-size: 0;
  line-height: 0;

  padding-top: 4px;

  text-align: right;
}
table.equipinformation table.content td.v_desc {
  color: #BBBBBB;

  font-size: 0.95em;
  line-height: 1.2em;

  padding-bottom: 5px;
}
table.equipinformation table.content td.v_rarity {
}
table.equipinformation table.content td.v_flags {
  color: #F4E484;

  font-weight: bold;

  padding-top: 0;
}
table.equipinformation table.content td.v_inlays {
  padding-top: 5px;
}
table.equipinformation table.content td.v_quest {
  line-height: 1.3em;
}
table.equipinformation table.content td.v_quest a,
table.equipinformation table.content td.v_quest a:hover,
table.equipinformation table.content td.v_quest a:visited {
  color: #FFFFFF;
}
table.equipinformation table.content td.v_green_stats {
  color: #22FF22;

  /*font-weight: bold;*/
  line-height: 1.3em;

  padding-top: 0;
}
table.equipinformation table.content td.v_blue_stats {
  color: #5CE6FE;

  /*font-weight: bold;*/
  line-height: 1.3em;

  padding-top: 0;
}
table.equipinformation table.content td.v_blue_stats > a,
table.equipinformation table.content td.v_blue_stats > a:hover,
table.equipinformation table.content td.v_blue_stats > a:visited {
  color: #5CE6FE;
}
table.equipinformation table.content td.v_effectlist {
  color: #5CE6FE;

  /*font-weight: bold;*/
  line-height: 1.3em;

  padding-top: 0;
}
table.equipinformation table.content td.label {
  color: #BBBBBB;

  font-size: 0.9em;
  line-height: 1.1em;

  padding-top: 4px;
  padding-left: 7px;
  
  white-space: nowrap;
}
table.equipinformation table.content td.label a,
table.equipinformation table.content td.label a:hover,
table.equipinformation table.content td.label a:visited {
  color: #BBBBBB;
}
table.equipinformation.ipi table.content td.label {
  padding-top: 3px;
  padding-left: 5px;
}
table.equipinformation table.content td.value {
  color: #FFFFFF;

  font-weight: bold;
  font-size: 1em;
  line-height: 1.2em;

  padding-top: 2px;
}
table.equipinformation.ipi table.content td.value {
  padding-top: 1px;
}
table.equipinformation table.content td.value a,
table.equipinformation table.content td.value a:hover,
table.equipinformation table.content td.value a:visited {
  color: #FFFFFF;
}
table.equipinformation table.content td.v_race {
  color: #FFFFBB;
}
table.equipinformation table.content td.v_race a,
table.equipinformation table.content td.v_race a:hover,
table.equipinformation table.content td.v_race a:visited {
  color: #FFFFBB;
}
table.equipinformation table.content td.v_wtype {
  color: #FFFFFF;

  font-size: 1em;
  line-height: 1.2em;
}
table.equipinformation table.content td.v_wtype a,
table.equipinformation table.content td.v_wtype a:hover,
table.equipinformation table.content td.v_wtype a:visited {
  color: #FFFFFF;
}
table.equipinformation table.content td.v_classes {
  color: #FFFFFF;

  font-size: 1em;
  line-height: 1.2em;
}
table.equipinformation table.content td.v_classes a,
table.equipinformation table.content td.v_classes a:hover,
table.equipinformation table.content td.v_classes a:visited {
  color: #FFFFFF;
}

table.equipinformation table.content span.missing {
  color: #FF6A00;

  font-size: 0.9em;
}
table.equipinformation table.content span.missing > b {
  font-weight: bold;
}

table.equipinformation table.content span.with_sup {
  display: inline-block;

  position: relative;
}
table.equipinformation table.content span.with_sup > sup {
  position: absolute;
  top: -2px;
  
  color: #CCCCCC;

  font-weight: normal;

  padding-left: 5px;  
  
  white-space: nowrap;
}
table.equipinformation table.content span.with_sup > sup > a,
table.equipinformation table.content span.with_sup > sup > a:hover,
table.equipinformation table.content span.with_sup > sup > a:visited {
  color: #CCCCCC;
}
table.equipinformation table.content td.l_effectdesc {
  color: #E6E970;
  
  font-size: 1em;
  line-height: 1em;

  padding-bottom: 2px;
}
table.equipinformation.ipi table.content td.l_effectdesc {
  padding-bottom: 1px;
}
table.equipinformation table.content td.v_effectdesc {
  font-size: 1em;
  line-height: 1.2em;

  padding-top: 0;
}
table.equipinformation table.content td.v_effectdesc ul {
  line-height: 1.3em;

  margin: 0 0 0 1.3em;
  padding: 0;
}
table.equipinformation.ipi table.content td.v_effectdesc ul {
  line-height: 1.2em;
}
table.equipinformation table.content td.v_effectdesc li {
  list-style-image: url("/w/images/design/Eq2bullet.gif");

  margin: 0;
  padding: 0;
}
table.equipinformation table.content td.v_effectdesc li a,
table.equipinformation table.content td.v_effectdesc li a:hover,
table.equipinformation table.content td.v_effectdesc li a:visited {
  color: #FFFFFF;
}

table.equipinformation table.content td.l_recipes {
  color: #FFFFFF;

  font-size: 1em;
  line-height: 1em;
}
table.equipinformation table.content td.v_recipes {
  color: #E6E970;
}
table.equipinformation table.content td.v_recipes ul {
  margin-top: 0;
  margin-left: 1em;
}
table.equipinformation table.content td.v_recipes li {
  list-style: none outside none;
}
table.equipinformation table.content td.v_recipes li a,
table.equipinformation table.content td.v_recipes li a:hover,
table.equipinformation table.content td.v_recipes li a:visited {
  color: #E6E970;
}

table.equipinformation div.relative {
  position: relative;

  margin: 0;
  padding: 0;
}
table.equipinformation div.relative div.tcu {
  position: absolute;
  top: 0;
  right: -27px;

  border: 1px solid #444444;
  border-left: 1px solid #EEEEEE;
  border-radius: 0 5px 5px 0;

  background-color: #EEEEEE;

  padding: 5px 5px 5px 2px;

  width: 16px;
}

table.equipinformation table.reinforcement {
  border-collapse: collapse;
  border: 0 none;

  color: #000000;

  font-size: 0.9em;

  margin: 2px 0;

  width: 100%;

  white-space: nowrap;

  opacity: 0.75;
}
table.equipinformation table.reinforcement td {
  border: 1px solid #000000;

  padding: 3px;

  width: 16.6%;

  text-align: center;
  vertical-align: top;
}
table.equipinformation table.reinforcement tr.header td {
  border-right-color: #000000;
  border-bottom-color: #000000;

  font-size: 0.9em;
  line-height: 0.9em;
}
table.equipinformation table.reinforcement tr.value td {
  border-top-color: #000000;
  border-right-color: #000000;

  box-shadow: 0 0.4em 0.8em #FFFFFF inset;

  font-size: 0.95em;
  line-height: 0.95em;

  padding: 4px 3px;
}
table.equipinformation table.reinforcement tr.value td.absent {
  box-shadow: none;
}
table.equipinformation table.reinforcement tr.header td.apprentice {
  background-color: #77AAFF;
}
table.equipinformation table.reinforcement tr.header td.journeyman {
  background-color: #99FF99;
}
table.equipinformation table.reinforcement tr.header td.adept {
  background-color: #FFFF66;
}
table.equipinformation table.reinforcement tr.header td.expert {
  background-color: #FFBB66;
}
table.equipinformation table.reinforcement tr.header td.master {
  background-color: #FF9999;
}
table.equipinformation table.reinforcement tr.header td.grandmaster {
  border-right-color: #000000;

  background-color: #CC99EE;
}
table.equipinformation table.reinforcement tr.header td.grandmaster.absent {
  background-color: #8855AA;
}
table.equipinformation table.reinforcement tr.value td.apprentice {
  background-color: #BBEEEE;
}
table.equipinformation table.reinforcement tr.value td.journeyman {
  background-color: #CCFFCC;
}
table.equipinformation table.reinforcement tr.value td.adept {
  background-color: #FFFFCC;
}
table.equipinformation table.reinforcement tr.value td.expert {
  background-color: #FFDD88;
}
table.equipinformation table.reinforcement tr.value td.master {
  background-color: #FFCCCC;
}
table.equipinformation table.reinforcement tr.value td.grandmaster {
  border-right-color: #000000;

  background-color: #EECCEE;
}
table.equipinformation table.reinforcement tr.value td.grandmaster.absent {
  background-color: #AA88AA;
}

/*Шаблон CQuestInformation*/
table.cquestinformation {
  border-collapse: collapse;
}
table.cquestinformation td {
  padding: 4px 5px 5px;

  vertical-align: top;
}
table.cquestinformation caption,
table.cquestinformation th {
  border: 1px solid #666666;
  
  background-color: #444444;
  color: #FFFFFF;

  padding: 4px 15px 5px;

  text-align: center;
  vertical-align: middle;
}
table.cquestinformation .caption a,
table.cquestinformation .caption a:hover,
table.cquestinformation .caption a:visited {
  color: #FFFFFF;
}
table.cquestinformation td.label {
  border-right: 1px dashed #888888;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #888888;

  background-color: #F0ECE2;
  color: #444444;

  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.1em;

  padding-top: 6px;
  padding-right: 20px;
  
  white-space: nowrap;
}
table.cquestinformation td.value {
  border-right: 1px solid #888888;
  border-bottom: 1px solid #666666;

  color: #000000;

  font-size: 1em;
  line-height: 1.2em;
}
table.cquestinformation span.with_sup {
  display: inline-block;

  position: relative;
}
table.cquestinformation span.with_sup > sup {
  position: absolute;
  top: -2px;
  
  font-weight: normal;

  padding-left: 5px;  
  
  white-space: nowrap;
}
table.cquestinformation sup.filtermobmod {
  position: relative;
  top: 2px;

  line-height: 0;
}
table.cquestinformation sup.level2tier {
  position: relative;
  top: 2px;

  line-height: 0;
}

table.spellhistory {
  border-collapse: collapse;
  border: 0 none;

  background-color: #222222;
  color: #F7F7F7;

  width: 100%;
}
table.spellhistory td {
  border: 1px solid #888888;

  padding: 3px 0;

  text-align: center;
  vertical-align: middle;
}
table.equipinformation.ipi table.spellhistory td {
  padding: 3px 0 4px;
}
table.spellhistory tr.rank {
  font-family: Arial;
  font-weight: bold;
  font-size:1.2em;
}
table.spellhistory td.current {
  background-color: #444444;
  -moz-box-shadow: 0 0 5px #000000 inset;
  -webkit-box-shadow: 0 0 5px #000000 inset;
  box-shadow: 0 0 5px #000000 inset;
}
table.spellhistory tr.rank td.current {
  border-bottom-color: #232323;

  text-shadow: 0 1px 1px #000000, 0 2px 2px #444444;
}
table.spellhistory tr.level td.current {
  border-top-color: #232323;

  text-shadow: 0 1px 1px #000000, 0 2px 2px #444444;
}
table.spellhistory td a,
table.spellhistory td a:hover,
table.spellhistory td a:visited {
  color: #FFFFFF;
}

.CategoryTreeTag {
  background: FDFAF2 !important;
}
#mw-panel div.portal div.body ul li {
  font-size:1em;
}
h1, h2 {
  margin-bottom: 0;
}
  1. rt-mainbody {

min-height:520px; }

  1. content {
   background-color: #FAF6EC;

margin-left:149px; }

  1. footer {

margin-left:149px; } div#bodyContent { background: url("Parchment1.jpg") no-repeat scroll right top #FAF6EC; } body {

   background: #EFECDF;

} table {

   background-color: transparent;

} a, a:visited {

   color: #194FA4;

} a:hover {

   color:  #194FA4;

} code, pre {

   background-color: #ECEFDF;
   font-size:1.2em  !important;
   overflow-x:auto;
   overflow-y:hidden;

} .catlinks {

   background-color: transparent;

} .pBody {

   background-color: #FAF6EC;

}

.portal a:hover,

  1. p-tb li a:hover,
  2. p-editors li a:hover,
  3. p-tools li a:hover,
  4. p-services li a:hover,
  5. p-navigation li a:hover {
color: #7D3314 !important;

}

  1. p-tb li a,
  2. p-editors li a,
  3. p-tools li a,
  4. p-services li a,
  5. p-navigation li a {
   color: #336633 !important;

}

  1. p-personal ul,
  2. p-personal li,
  3. p-personal li a {
   color:  black;

}

  1. p-personal{
   top: 1em;

}

  1. p-personal li {
   font-size:0.70em

} .firstHeading {

   color:  #7D3314;

}

  1. toc,

.toc, .mw-warning, div.thumbinner,

  1. preftoc li.selected,
  2. preferences,

.prefsection table, .prefsection legend, div#userloginForm form, div#userlogin form#userlogin2, div#userloginForm table, div#userlogin form#userlogin2 table, table.gallery td, table.mw_metadata th, ul#filetoc {

   background-color: #F9F5E8;

}

div.pBody {

 -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;

}

/* same following the css3 draft specs, any browsers supporting this? */

  1. content {
 border-radius-topleft: 1em;
  border-radius-bottomleft: 1em;

} div.pBody {

  border-radius-topright: 1em;
 border-radius-bottomright: 1em;

}

/* Hide title and tagline on Main Page */ body.page-Заглавная_страница h1.firstHeading, body.page-Заглавная_страница #siteSub, body.page-Заглавная_страница .spoiler, body.page-Заглавная_страница div#vk_like {

  display:none;

}

body.page-Служебная_NWER h1.firstHeading, body.page-Служебная_NWER #siteSub, body.page-Служебная_NWER div#vk_like {

  display: none;

}

body.page-Служебная_EQ2Atlas h1.firstHeading, body.page-Служебная_EQ2Atlas #siteSub, body.page-Служебная_EQ2Atlas div#vk_like {

  display: none;

}

body.page-Служебная_EQ2Atlas_NWER h1.firstHeading, body.page-Служебная_EQ2Atlas_NWER #siteSub, body.page-Служебная_EQ2Atlas_NWER div#vk_like {

  display: none;

}

/***************************************/

/* Вместо инклюда - тот почему-то не заработал */ /* namely EquipInformation and ItemInformation **** */

.examinewindow li { list-style-image: url(Eq2bullet.gif); }

.examinewindow a:link { color: #8da0b7; } .examinewindow a:visited { color: #6666FF; } .examinewindow a.new { color: #FF3333; }

span.itemquality { font: bold 9pt Arial;

   margin-top: 20px;

}

/* Link Quality Colors (for Examine Windows) */ .xqc-mythical, .xqc-mythical a:link, .xqc-mythical a:visited { color: #CD81DF; } .xqc-ethereal, .xqc-ethereal a:link, .xqc-ethereal a:visited { color: #DFB081; } .xqc-fabled, .xqc-fabled a:link, .xqc-fabled a:visited { color: #DF8189; } .xqc-mastercrafted, .xqc-mastercrafted a:link, .xqc-mastercrafted a:visited { color: #DFB081; } .xqc-legendary, .xqc-legendary a:link, .xqc-legendary a:visited { color: #DFB081; } .xqc-treasured, .xqc-treasured a:link, .xqc-treasured a:visited { color: #8ACBEF; } .xqc-handcrafted, .xqc-handcrafted a:link, .xqc-handcrafted a:visited { color: #BEFF93; } .xqc-uncommon, .xqc-uncommon a:link, .xqc-uncommon a:visited { color: #33CC00; } .xqc-common, .xqc-common a:link, .xqc-common a:visited { color: #EEEEEE; } .xqc-unknown, .xqc-unknown a:link, .xqc-unknown a:visited { color: #BBBBBB; }

table.examinewindow {

   background-color: #000000;
   color: #FFFFFF;
   font-family: Arial;

} table.ew-extras, td.ew-extras {

   background-color: #DDDDDD;
   color: #000000;

} td.ew-title-block {

   color: #FFFFFF;
   padding-bottom: 10px; 

}

.ew-low { color: #C1C9C1; } .ew-high { font-weight: bold; color: #FFFFFF; } .ew-effects { color: #E6E970; } .ew-flags { color: #FEE65C; font: 9pt Arial;} .ew-title { font-size: 125%; font-weight: bold;} .ew-desc { font-size: 90% }

.ew-effectlist, font.ew-effectlist a:link, font.ew-effectlist a:visited {

 color: #5CE6FE;

} .ew-effectlist-neg, font.ew-effectlist-neg a:link, font.ew-effectlist-neg a:visited {

 color: #FF4444;

}

.ew-effectdesc { color: #ffffff; }

.ew-stats {

   color: #33CC00;
   font-weight: bold;

}

/* for use by Template:RecipeBook */ td.ew-recipe ul li a:link, td.ew-recipe ul li a:visited, td.ew-recipe a, td.ew-recipe a:visited {

   color: yellow;

}

td.ew-recipe ul li a.new:link, td.ew-recipe ul li a.new:visited, td.ew-recipe a.new, td.ew-recipe a.new:visited {

   color: red;

}

td.ew-recipe ul, td.ew-recipe ul li { margin-left:0pt; list-style-image: none; list-style-type: none; }

/* for use by Template:GreenRed */ .xc-green, .xc-green a:link, .xc-green a:visited { color: #22FE22; } .xc-red, .xc-red a:link, .xc-red a:visited { color: #CC0000; }

/* end of Examine Window */

/* ganking halopedia's admin highlight code */

span.ICON img { display:block; background-color: transparent; background-repeat:no-repeat; overflow:hidden; width: 40px; height: 40px; line-height:40px; } span.FRAG img{background-image:url(http://images.wikia.com/eq2/images/1/18/Sprite_fragment.gif);} span.IMBUE img{background-image:url(http://images.wikia.com/eq2/images/8/85/Sprite_imbue.gif);}

span.ROOT img{background-image:url(http://images.wikia.com/eq2/images/b/b3/Sprite_root.gif);} span.ROOT_RARE img{background-image:url(http://images.wikia.com/eq2/images/6/6c/Sprite_roots_rare.gif);}

span.WOOD img{background-image:url(http://images.wikia.com/eq2/images/e/e7/Sprite_wood.gif);} span.WOOD_RARE img{background-image:url(http://images.wikia.com/eq2/images/b/bc/Sprite_wood_rare.gif);}

span.ORE img{background-image:url(http://images.wikia.com/eq2/images/8/83/Sprite_ore.gif);} span.ORE_RARE img{background-image:url(http://images.wikia.com/eq2/images/3/32/Sprite_ore_rare.gif);}

span.LEATHER img{background-image:url(http://images.wikia.com/eq2/images/0/0b/Sprite_leather.gif);} span.LEATHER_RARE img{background-image:url(http://images.wikia.com/eq2/images/a/ae/Sprite_leather_rare.gif);}

span.GEM img{background-image:url(http://images.wikia.com/eq2/images/b/bd/Sprite_gem.gif);} span.GEM_RARE img{background-image:url(http://images.wikia.com/eq2/images/2/26/Sprite_gem_rare.gif);}

span.METAL img{background-image:url(http://images.wikia.com/eq2/images/5/5a/Sprite_metal.gif);} span.METAL_RARE img{background-image:url(http://images.wikia.com/eq2/images/7/7e/Sprite_metal_rare.gif);}

span.LOAM img{background-image:url(http://images.wikia.com/eq2/images/c/c9/Sprite_loam.gif);} span.LOAM_RARE img{background-image:url(http://images.wikia.com/eq2/images/f/f6/Sprite_loam_rare.gif);}


span.t1 img {background-position: -1px -1px;} span.t2 img {background-position: -44px -1px;} span.t3 img {background-position: -87px -1px;} span.t4 img {background-position: -130px -1px;} span.t5 img {background-position: -173px -1px;} span.t6 img {background-position: -216px -1px;} span.t7 img {background-position: -259px -1px;} span.t8 img {background-position: -303px -1px;}

/***********************************/


.cataz { border:1px solid #aaa; background-color:#f9f9f9; color:black; padding:2px; font-size:90%; }

div#undodot li { list-style-type: disc; list-style-image: none; list-style-position: inside; }


div.tleft, div.tright {

 border:none;

}

.DEVbutton {

display:none;

}

  1. siteSub

{

  font-size:80%;

}

.preload_table { text-align:center; padding:1px; border-spacing: 4px 2px; }

.preload_button, .preload_button2 {

background-color:#ECE7D9;

border:2px outset #336633; text-align:center; padding:2px 4px; }

.preload_button2 { font-size: 110%; background-color: #E0BF1C; border:2px outset #BFb428; }

/* end global skinn stuff */

/* Mark redirects in Special:Allpages and Special:Watchlist */ .allpagesredirect { font-style: italic; } .watchlistredir { font-style: italic; }

/* Infobox template style */ .infobox {

  border:  1px solid #aaaaaa;
  background-color: #f9f9f9;
  color:  black;
  margin-bottom: 0.5em;
  margin-left: 1em;
   padding: 0.2em;
  float: right;
  clear: right;

} .infobox td, .infobox th {

  vertical-align: top;

} .infobox caption {

  font-size: larger;
  margin-left: inherit;

} .infobox.bordered {

  border-collapse: collapse;

} .infobox.bordered td, .infobox.bordered th {

  border: 1px solid #aaaaaa;

} .infobox.bordered .borderless td, .infobox.bordered .borderless th {

   border: 0;

}


/* Recent changes byte indicators */ .mw-plusminus-pos { color: #008b00; } .mw-plusminus-neg { color: #ff0000; }

/* Standard Navigationsleisten, aka box hiding thingy

  from .de.  Documentation at  Wikipedia:NavFrame. */

div.NavFrame {

   margin: 0;
   padding: 4px;
   border: 1px solid #aaa;
    text-align: center;
   border-collapse: collapse;
    font-size: 95%;

} div.NavFrame + div.NavFrame {

    border-top-style: none;
   border-top-style: hidden;

} div.NavPic {

   background-color: #fff;
   margin: 0;
    padding: 2px;
   float: left;

} div.NavFrame div.NavHead {

   font-weight: bold;
   background-color: #ECE7D9;
   position: relative;

} div.NavFrame p, div.NavFrame div.NavContent, div.NavFrame div.NavContent p {

   font-size: 100%;

} div.NavEnd {

    margin: 0;
   padding: 0;
   line-height: 1px;
    clear: both;

} a.NavToggle {

   position: absolute;
   top: 0;
   right: 3px;
   font-weight: normal;
    font-size: 90%;

}

/* End of Navigation */

/* Extra button at bottom left of footer */ /* save this for later... -Flo

  1. footer { background-color: white; background: url(URL of extra button image);

clear: right; background-repeat: no-repeat; background-position: 3px 2px; padding-bottom: 1.24em; padding-left: 102px;} */

/* CSS for new design elements start here */

/* a custom background for the RoK infobox */ table.rokbox {

   background:  url(RoK_background_screen.jpg) 
       center left no-repeat;

} /* a custom background for the LoN infobox */ table.lonbox {

   background:  url(LoN_background_screen.jpg) 
       center left no-repeat;

} /* a custom background */ table.bg-parchment-yellow {

   background:  url(Parchment_yellowed.jpg) 
   repeat;

}

/* Link Quality Colors (on default background) */ .qc-mythical, .qc-mythical a:link, .qc-mythical a:visited { color: #CC0066; } .qc-ethereal, .qc-ethereal a:link, .qc-ethereal a:visited { color: #FF9900; } .qc-fabled, .qc-fabled a:link, .qc-fabled a:visited { color: #FF9999; } .qc-mastercrafted, .qc-mastercrafted a:link, .qc-mastercrafted a:visited { color: #FF9900; } .qc-handcrafted, .qc-handcrafted a:link, .qc-handcrafted a:visited { color: #33CC00; } .qc-legendary, .qc-legendary a:link, .qc-legendary a:visited { color: #FF9900; } .qc-treasured, .qc-treasured a:link, .qc-treasured a:visited { color: #BDEDFF; } .qc-uncommon, .qc-uncommon a:link, .qc-uncommon a:visited { color: #33CC00; } .qc-common, .qc-common a:link, .qc-common a:visited { color: #EEEEEE; } .qc-unknown, .qc-unknown a:link, .qc-unknown a:visited { color: #BBBBBB; }

/* for Template:UpdateLinks */ table.updatelinks-html {

   border-collapse: collapse;
  padding: 3px;

} table.updatelinks-html td {

  width:8%;
  border: 1px solid #000000;
   text-align: center;
  font-weight: bold;

} table.updatelinks-html caption {

  font-weight: bold;
  font-style: italic;

}

/* Link Archetype Colors for [[|]] */ .lc-spell-scout, .ac-scout a { color: #ABD473; } .lc-spell-mage, .ac-mage a { color: #69CCF0; } .lc-spell-priest, .ac-priest a { color: #FFFFFF; } .lc-spell-fighter, .ac-fighter a { color: #C79C6E; }

/* Link Tag Colors for [[|]] */ .lc-quest-solo, .tc-quest-solo a { color: #336600; } .lc-quest-heroic, .tc-quest-heroic a { color: #FF9900; } .lc-quest-epic, .tc-quest-epic a { color: #CC0000; }

/* Coin Colors */ span.coin-platinum { color: #A0A0A0; } span.coin-gold { color: #FFBB00; } span.coin-silver { color: #606060; } span.coin-copper { color: #CC8800; } span.coin-status, span.coin-status a:link, span.coin-status a:visited { color: #0099FF; } span.coin-guild, span.coin-guild a:link, span.coin-guild a:visited { color: #32CD32; }

/* Timeline Templates */ table.timeline-sidebar {

    float: right;
   border: 1px solid #B2B6A4;
    background-color: #F0F0F0;
   padding: 5px;
   margin: 0 0  1em 1em;

} .ts-break {

   border-bottom: 1px solid  #8888aa;

} table.timeline-sidebar td, .ts-line {

    vertical-align: top;
   font-size: 0.95em;
    line-height:120%;

} .ts-subheader {

    background-color: #D7D1BF;
   line-height:120%;
    font-size: 100%;

} .ts-subheader2 {

    background-color: #C0C0C0;
   line-height:120%;
    font-size: 90%;

} .ts-header {

   background-color:  #B2B6A4;
   line-height:150%;
   font-size: 120%;

}

table.mainpagebox { border-width: 1px; border-style: solid;

   padding: 5px; margin: 3px; color:#000000;

} table.mainpagebox th {

   margin:0;
   font-family:sans-serif;
    font-size:120%;
   font-weight:bold;
   text-align:left;
   padding-left:0.4em;
   padding-top:0.2em;
    padding-bottom:0.2em;

}

/* Color Schemes */ .cs-fighter { border-color: #a1a1b3; background-color: #f5faff; } .cs-fighter th { background-color:#cedff2; border:1px solid #a3b0bf; }

.cs-mage { border-color: #bfa3b1; background-color: #fff5f5; } .cs-mage th { background-color: #f2e0e0; border:1px solid #bfa3b1; }

.cs-scout { border-color: #a1a180; background-color: #fffff0; } .cs-scout th { background-color: #f0f0d0; border:1px solid #a1a180; }

.cs-priest { border-color: #a1b3a1; background-color: #f5fffa; } /* background-color for priest th was cef2df, adjusted to conform to Main_Page colors */ .cs-priest th { background-color:#cef2e0; border:1px solid #a3bfb1; }

.cs-artisan { border-color: #c0c0f0; background-color: #f7f8ff; } .cs-artisan th { background-color: #d5d5f5; border:1px solid #c0c0f0;}

.cs-eq2news { font-family: sans-serif; font-weight: bold; font-size: 120%; } .cs-eq2news li { font-family: sans-serif; font-weight: normal; font-size: 80%; }


.cls_fighter_cell, .cls_fighter_head { border: 1px solid #A1A1B3; } .cls_fighter_cell { background-color:#F5FAFF; } .cls_fighter_head { background-color:#CEDFF2; }

.cls_mage_cell, .cls_mage_head { border: 1px solid #BFA3B1; } .cls_mage_cell { background-color:#FFF5F5; } .cls_mage_head { background-color:#F2E0E0; }

.cls_scout_cell, .cls_scout_head { border: 1px solid #A1A180; } .cls_scout_cell { background-color:#FFFFF0; } .cls_scout_head { background-color:#F0F0D0; }

.cls_priest_cell, .cls_priest_head { border: 1px solid #A1B3A1; } .cls_priest_cell { background-color:#F5FFFA; } .cls_priest_head { background-color:#CEF2DF; }

.cls_artisan_cell, .cls_artisan_head { border: 1px solid #C0C0F0; } .cls_artisan_cell { background-color:#F7F8FF; } .cls_artisan_head { background-color:#E6E6FA; }

.cls_orange_cell, .cls_orange_head { border: 1px solid #E69961; } .cls_orange_cell { background-color:#FAF4EB; } .cls_orange_head { background-color:#FAEBD7; }

.cls_fighter_head, .cls_mage_head, .cls_priest_head, .cls_scout_head, .cls_artisan_head, .cls_orange_head { margin:0; padding:0.2em 0.4em; font-family:sans-serif; font-size:120%; text-align:left; color:#000; }



/* end of Flo's new CSS */

/**

* Easy Copy Input
* Author: Dantman
*/

span.cpinput { display: none; } input.cpinput {

   background:  url('http://images.wikia.com/eq2/images/8/8c/Copy.png') top left  no-repeat;
   width: 0px;
   height: 16px;
    padding: 0px;
   margin: 0px;
   color: transparent;
   padding-left: 16px;
   overflow: hidden;
    border-style:dashed;

}

/*stuff*/ .userbox {

   width: 250px;
   height: 50px;
   padding: 0px;
   border: 1px solid black;
   border-spacing: 0px;

} .userbox .id {

   width: 65px;
   height: 50px;
    font-size: 25px;
   font-weight: bold;
   text-align:  center;
   white-space: nowrap;

} .userbox .info {

   height: 50px;
   margin: 0px;
   padding: 5px;
    font-size: 10px;

}

/***************************************/

/****************************/ /* stuff for main page thin box links */ div.obox {

clear: both;
 font-size: 80%;
margin: 0;
padding: 0;
text-align:  center

}

span.ibox {

background:  #F5F5F5;
margin: 0;
margin-right: 0.5em;
 padding-left: 0.25em;
white-space: nowrap;
border-right:  1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
 float: left; width: auto;
vertical-align: center;

}

/****************************/ /*** standard alignment colors ***/ .deity-good { background-color: #9999FF; } .deity-neutral { background-color: #DCDCDC; } .deity-evil { background-color: #FF7777; }

  1. PI_table td

{

padding-left: 3px;
padding-right: 3px;

}

/* progress bar */ div.pb-inner {

 background-image:  url(Pb.png);
  background-repeat: repeat-x;

}

div.pb-outer {

 background: silver;
 padding:2px 0px; 

}

/* de-dot the li elements in the timeline pre/next boxes */ .ListDotOff ul { margin-left:0pt; list-style-image:none; list-style-type:none; }

/***********************/ table.leftpad td, td.leftpad { padding-left: 0.5em; }

/*******************************/ table.thin_template {

width:65%;
border:1px solid black;
border-collapse:  collapse;

}

table.thin_template th {

 width: 9em;
background-color: #eeeeee;
text-align: left;
color: black;

}

table.thin_template tr { vertical-align: top; }

table.thin_template td, table.thin_template th {

padding: 1px 2px 1px 4px;

}

table.thin_template caption {

font-weight: bold;

}

/***********************************/ table.cell_buttons td {

color: black;
background-color: #cccccc;
border-width: 1px 2px 2px 1px;
border-style: solid;
 border-color: #eee #999 #999 #eee;
text-align: center;

}

table.cell_buttons td:hover {

border-width: 2px 1px  1px 2px;
border-color: #999 #eee #eee #999;

}

body.ns-2 .hideonuser, body.ns-3 .hideonuser { display:none; } body.ns-2 .showononuser { display:block !important; }

body.ns-1 .hideontalk, body.ns-3 .hideontalk, body.ns-5 .hideontalk, body.ns-7 .hideontalk, body.ns-9 .hideontalk, body.ns-11 .hideontalk, body.ns-13 .hideontalk, body.ns-15 .hideontalk { display:none; }


/*** Стили для форм ***/ textarea.FormInput, input.FormInput {

 font-family: Tahoma;
 font-size: 11px;
 line-height:  12px;
 border: 1px dashed #000;
 padding: 2px 2px 2px 2px;

}

input.FormInputBold {

 font-family: Arial;
 font-weight: bold;
 font-size:  11px;
 line-height: 12px;
 border: 1px dashed #000;
 padding: 2px 2px 2px 2px;
 width-min: 34px;
 width-max:  34px;
 width: 34px;

}

select.FormSelect {

 font-family: Arial;
 font-size: 11px;
 line-height:  12px;
 border: 1px dashed #000;
 padding: 1px 1px 1px 1px;

}

input[type$="checkbox"].FormCheckbox {

 -moz-appearance: none !important;
 clear: both;
 cursor:  pointer;
 padding: 2px 1px 2px 2px !important;
  -moz-border-bottom-colors: #7F8F98 #F9F9F9 !important;
  -moz-border-left-colors: #7F8F98 #F9F9F9 !important;
  -moz-border-right-colors: #7F8F98 #F9F9F9 !important;
  -moz-border-top-colors: #7F8F98 #F9F9F9 !important;

}

div.vectorMenu ul {


background: #FBF6EB url("tab-revert-fade.png"); background-position: left top; background-repeat: repeat-x;

}

  1. p-personal li.active {

font-weight:bold; }

  1. preferences {
    background-image: none;

}

  1. page-base {
    background-color: #FBF6EB;

} li.selected { border:0px; } .lqt-newmessages-left { width:16em; } .lqt-thread-toolbar-menu ul { background-color:#FBF6EB; }

  1. toc, .toc, .mw-warning,
  2. p-editors, #p-tb, #p-treemenu_2, #p-treemenu_3, #p-treemenu_4, #p-treemenu_5
{

font-size:90%; }

  1. bodyContent {

font-size:0.76em; }

  1. panel div.portal h5 {

font-size:12px;}

  1. pagehistory li.selected {

background:#F9F9F9; border:1px solid #A7D7F9; }

.wikiEditor-ui, .wikiEditor-ui-controls, .wikiEditor-ui-tabs, .wikiEditor-ui-buttons { background-color:transparent; }

.wikiEditor-ui { border-top: 0px; border-left: 1px solid silver; border-right: 1px solid silver; border-bottom: 1px solid silver; }

.wikiEditor-ui-buttons { border-top:0px; }

div#simpleSearch input#searchInput { width:14em !important; } div.vectorTabs li a, div.vectorTabs li a span, div.vectorMenu li a { color:#336633; }

.toccolours { background-color: transparent; border:2px solid #BAD8BA; }

.mw-search-formheader { background-color:#F9F5E8; border:1px solid #BAD8BA; } div.thumbinner { border:1px solid #BAD8BA; }

  1. toc, .toc, .mw-warning {

border:1px solid #BAD8BA; }

  1. mw-page-base {

background-color:#FCF6EB; background-image:none; }

  1. mw-head-base
{

height:3.5em; } table.wikitable { background:none repeat scroll 0 0 #FAF6EC; } .wikitable th { background:none repeat scroll 0 0 #EFECDF; } html, body { font-family:tahoma,sans-serif; }

  1. siteNotice div, #siteNotice p {
   margin: 0;

}

  1. p-logo a {
   height: 175px;

}

  1. p-logo {
   height: 175px;
   top: -175px;

}

  1. mw-panel {
   width:166px;
   margin-left:-6px;
   top: 5em;

}

/* Шаблон:ClassInformation */ table.classinformation {

 width: 100%;

} table.classinformation td {

 vertical-align: top;

} table.classinformation td.label {

 font-weight: bold;
 font-size: 0.9em;
 line-height: 1.2em;
 padding: 4px 4px 3px;

}

/* Шаблон:EquipInformation */ table.equipinformation {

 border-collapse: collapse;
 border: 1px solid #444444;
 background-color: #EEEEEE;
 color: #000000;
 margin: 0;
 padding: 0;
 width: 360px;

} table.equipinformation caption {

 font-weight: bold;
 padding: 2px;

} table.equipinformation td {

 padding: 2px 6px 0;
 text-align: left;
 vertical-align: top;

} table.equipinformation.ipi td {

 padding: 1px 5px 0;

} table.equipinformation td.frame {

 padding: 2px;

} table.equipinformation td.null {

 font-size: 0;
 line-height: 0;
 padding: 0;

} table.equipinformation td.w20 {

 width: 20%;

} table.equipinformation td.w25 {

 width: 25%;

} table.equipinformation td.w33 {

 width: 33%;

} table.equipinformation td.w40 {

 width: 40%;

} table.equipinformation td.w50 {

 width: 50%;

} table.equipinformation td.w67 {

 width: 67%;

} table.equipinformation td.wsn {

 white-space: nowrap;

}

table.equipinformation table.content {

 border-collapse: collapse;
 border: 0 none;
 background-color: #000000;
 color: #FFFFFF;
 width: 100%;

} table.equipinformation table.content td {

 /*border: 1px dashed #CC44CC;*/

} table.equipinformation table.content td.delimiter {

 font-size: 3px;
 line-height: 3px;
 height: 3px;
 padding: 0;

} table.equipinformation.ipi table.content td.delimiter {

 font-size: 2px;
 line-height: 2px;
 height: 2px;

} table.equipinformation table.content td.delimiter-medium {

 font-size: 6px;
 line-height: 6px;
 height: 6px;
 padding: 0;

} table.equipinformation.ipi table.content td.delimiter-medium {

 font-size: 4px;
 line-height: 4px;
 height: 4px;

} table.equipinformation table.content td.delimiter-big {

 font-size: 10px;
 line-height: 10px;
 height: 10px;
 padding: 0;

} table.equipinformation.ipi table.content td.delimiter-big {

 font-size: 8px;
 line-height: 8px;
 height: 8px;

}

table.equipinformation table.content td.link_bar {

 background-color: #EEEEEE;
 color: #000000;
 
 font-size: 0.9em;
 line-height: 1.1em;
 padding: 2px 3px 4px;
 text-align: center;
 white-space: nowrap;

}

table.equipinformation table.content td.v_title {

 font-weight: bold;
 font-size: 1.2em;
 line-height: 1.3em;
 width: 100%;

} table.equipinformation.ipi table.content td.v_title {

 line-height: 1.2em;

} table.equipinformation table.content td.v_icon {

 font-size: 0;
 line-height: 0;
 padding-top: 4px;
 text-align: right;

} table.equipinformation table.content td.v_desc {

 color: #BBBBBB;
 font-size: 0.95em;
 line-height: 1.2em;
 padding-bottom: 5px;

} table.equipinformation table.content td.v_rarity { } table.equipinformation table.content td.v_flags {

 color: #F4E484;
 font-weight: bold;
 padding-top: 0;

} table.equipinformation table.content td.v_inlays {

 padding-top: 5px;

} table.equipinformation table.content td.v_quest {

 line-height: 1.3em;

} table.equipinformation table.content td.v_quest a, table.equipinformation table.content td.v_quest a:hover, table.equipinformation table.content td.v_quest a:visited {

 color: #FFFFFF;

} table.equipinformation table.content td.v_green_stats {

 color: #22FF22;
 /*font-weight: bold;*/
 line-height: 1.3em;
 padding-top: 0;

} table.equipinformation table.content td.v_blue_stats {

 color: #5CE6FE;
 /*font-weight: bold;*/
 line-height: 1.3em;
 padding-top: 0;

} table.equipinformation table.content td.v_blue_stats > a, table.equipinformation table.content td.v_blue_stats > a:hover, table.equipinformation table.content td.v_blue_stats > a:visited {

 color: #5CE6FE;

} table.equipinformation table.content td.v_effectlist {

 color: #5CE6FE;
 /*font-weight: bold;*/
 line-height: 1.3em;
 padding-top: 0;

} table.equipinformation table.content td.label {

 color: #BBBBBB;
 font-size: 0.9em;
 line-height: 1.1em;
 padding-top: 4px;
 padding-left: 7px;
 
 white-space: nowrap;

} table.equipinformation table.content td.label a, table.equipinformation table.content td.label a:hover, table.equipinformation table.content td.label a:visited {

 color: #BBBBBB;

} table.equipinformation.ipi table.content td.label {

 padding-top: 3px;
 padding-left: 5px;

} table.equipinformation table.content td.value {

 color: #FFFFFF;
 font-weight: bold;
 font-size: 1em;
 line-height: 1.2em;
 padding-top: 2px;

} table.equipinformation.ipi table.content td.value {

 padding-top: 1px;

} table.equipinformation table.content td.value a, table.equipinformation table.content td.value a:hover, table.equipinformation table.content td.value a:visited {

 color: #FFFFFF;

} table.equipinformation table.content td.v_race {

 color: #FFFFBB;

} table.equipinformation table.content td.v_race a, table.equipinformation table.content td.v_race a:hover, table.equipinformation table.content td.v_race a:visited {

 color: #FFFFBB;

} table.equipinformation table.content td.v_wtype {

 color: #FFFFFF;
 font-size: 1em;
 line-height: 1.2em;

} table.equipinformation table.content td.v_wtype a, table.equipinformation table.content td.v_wtype a:hover, table.equipinformation table.content td.v_wtype a:visited {

 color: #FFFFFF;

} table.equipinformation table.content td.v_classes {

 color: #FFFFFF;
 font-size: 1em;
 line-height: 1.2em;

} table.equipinformation table.content td.v_classes a, table.equipinformation table.content td.v_classes a:hover, table.equipinformation table.content td.v_classes a:visited {

 color: #FFFFFF;

}

table.equipinformation table.content span.missing {

 color: #FF6A00;
 font-size: 0.9em;

} table.equipinformation table.content span.missing > b {

 font-weight: bold;

}

table.equipinformation table.content span.with_sup {

 display: inline-block;
 position: relative;

} table.equipinformation table.content span.with_sup > sup {

 position: absolute;
 top: -2px;
 
 color: #CCCCCC;
 font-weight: normal;
 padding-left: 5px;  
 
 white-space: nowrap;

} table.equipinformation table.content span.with_sup > sup > a, table.equipinformation table.content span.with_sup > sup > a:hover, table.equipinformation table.content span.with_sup > sup > a:visited {

 color: #CCCCCC;

} table.equipinformation table.content td.l_effectdesc {

 color: #E6E970;
 
 font-size: 1em;
 line-height: 1em;
 padding-bottom: 2px;

} table.equipinformation.ipi table.content td.l_effectdesc {

 padding-bottom: 1px;

} table.equipinformation table.content td.v_effectdesc {

 font-size: 1em;
 line-height: 1.2em;
 padding-top: 0;

} table.equipinformation table.content td.v_effectdesc ul {

 line-height: 1.3em;
 margin: 0 0 0 1.3em;
 padding: 0;

} table.equipinformation.ipi table.content td.v_effectdesc ul {

 line-height: 1.2em;

} table.equipinformation table.content td.v_effectdesc li {

 list-style-image: url("/w/images/design/Eq2bullet.gif");
 margin: 0;
 padding: 0;

} table.equipinformation table.content td.v_effectdesc li a, table.equipinformation table.content td.v_effectdesc li a:hover, table.equipinformation table.content td.v_effectdesc li a:visited {

 color: #FFFFFF;

}

table.equipinformation table.content td.l_recipes {

 color: #FFFFFF;
 font-size: 1em;
 line-height: 1em;

} table.equipinformation table.content td.v_recipes {

 color: #E6E970;

} table.equipinformation table.content td.v_recipes ul {

 margin-top: 0;
 margin-left: 1em;

} table.equipinformation table.content td.v_recipes li {

 list-style: none outside none;

} table.equipinformation table.content td.v_recipes li a, table.equipinformation table.content td.v_recipes li a:hover, table.equipinformation table.content td.v_recipes li a:visited {

 color: #E6E970;

}

table.equipinformation div.relative {

 position: relative;
 margin: 0;
 padding: 0;

} table.equipinformation div.relative div.tcu {

 position: absolute;
 top: 0;
 right: -27px;
 border: 1px solid #444444;
 border-left: 1px solid #EEEEEE;
 border-radius: 0 5px 5px 0;
 background-color: #EEEEEE;
 padding: 5px 5px 5px 2px;
 width: 16px;

}

table.equipinformation table.reinforcement {

 border-collapse: collapse;
 border: 0 none;
 color: #000000;
 font-size: 0.9em;
 margin: 2px 0;
 width: 100%;
 white-space: nowrap;
 opacity: 0.75;

} table.equipinformation table.reinforcement td {

 border: 1px solid #000000;
 padding: 3px;
 width: 16.6%;
 text-align: center;
 vertical-align: top;

} table.equipinformation table.reinforcement tr.header td {

 border-right-color: #000000;
 border-bottom-color: #000000;
 font-size: 0.9em;
 line-height: 0.9em;

} table.equipinformation table.reinforcement tr.value td {

 border-top-color: #000000;
 border-right-color: #000000;
 box-shadow: 0 0.4em 0.8em #FFFFFF inset;
 font-size: 0.95em;
 line-height: 0.95em;
 padding: 4px 3px;

} table.equipinformation table.reinforcement tr.value td.absent {

 box-shadow: none;

} table.equipinformation table.reinforcement tr.header td.apprentice {

 background-color: #77AAFF;

} table.equipinformation table.reinforcement tr.header td.journeyman {

 background-color: #99FF99;

} table.equipinformation table.reinforcement tr.header td.adept {

 background-color: #FFFF66;

} table.equipinformation table.reinforcement tr.header td.expert {

 background-color: #FFBB66;

} table.equipinformation table.reinforcement tr.header td.master {

 background-color: #FF9999;

} table.equipinformation table.reinforcement tr.header td.grandmaster {

 border-right-color: #000000;
 background-color: #CC99EE;

} table.equipinformation table.reinforcement tr.header td.grandmaster.absent {

 background-color: #8855AA;

} table.equipinformation table.reinforcement tr.value td.apprentice {

 background-color: #BBEEEE;

} table.equipinformation table.reinforcement tr.value td.journeyman {

 background-color: #CCFFCC;

} table.equipinformation table.reinforcement tr.value td.adept {

 background-color: #FFFFCC;

} table.equipinformation table.reinforcement tr.value td.expert {

 background-color: #FFDD88;

} table.equipinformation table.reinforcement tr.value td.master {

 background-color: #FFCCCC;

} table.equipinformation table.reinforcement tr.value td.grandmaster {

 border-right-color: #000000;
 background-color: #EECCEE;

} table.equipinformation table.reinforcement tr.value td.grandmaster.absent {

 background-color: #AA88AA;

}

/*Шаблон CQuestInformation*/ table.cquestinformation {

 border-collapse: collapse;

} table.cquestinformation td {

 padding: 4px 5px 5px;
 vertical-align: top;

} table.cquestinformation caption, table.cquestinformation th {

 border: 1px solid #666666;
 
 background-color: #444444;
 color: #FFFFFF;
 padding: 4px 15px 5px;
 text-align: center;
 vertical-align: middle;

} table.cquestinformation .caption a, table.cquestinformation .caption a:hover, table.cquestinformation .caption a:visited {

 color: #FFFFFF;

} table.cquestinformation td.label {

 border-right: 1px dashed #888888;
 border-bottom: 1px solid #666666;
 border-left: 1px solid #888888;
 background-color: #F0ECE2;
 color: #444444;
 font-weight: bold;
 font-size: 0.9em;
 line-height: 1.1em;
 padding-top: 6px;
 padding-right: 20px;
 
 white-space: nowrap;

} table.cquestinformation td.value {

 border-right: 1px solid #888888;
 border-bottom: 1px solid #666666;
 color: #000000;
 font-size: 1em;
 line-height: 1.2em;

} table.cquestinformation span.with_sup {

 display: inline-block;
 position: relative;

} table.cquestinformation span.with_sup > sup {

 position: absolute;
 top: -2px;
 
 font-weight: normal;
 padding-left: 5px;  
 
 white-space: nowrap;

} table.cquestinformation sup.filtermobmod {

 position: relative;
 top: 2px;
 line-height: 0;

} table.cquestinformation sup.level2tier {

 position: relative;
 top: 2px;
 line-height: 0;

}

table.spellhistory {

 border-collapse: collapse;
 border: 0 none;
 background-color: #222222;
 color: #F7F7F7;
 width: 100%;

} table.spellhistory td {

 border: 1px solid #888888;
 padding: 3px 0;
 text-align: center;
 vertical-align: middle;

} table.equipinformation.ipi table.spellhistory td {

 padding: 3px 0 4px;

} table.spellhistory tr.rank {

 font-family: Arial;
 font-weight: bold;
 font-size:1.2em;

} table.spellhistory td.current {

 background-color: #444444;
 -moz-box-shadow: 0 0 5px #000000 inset;
 -webkit-box-shadow: 0 0 5px #000000 inset;
 box-shadow: 0 0 5px #000000 inset;

} table.spellhistory tr.rank td.current {

 border-bottom-color: #232323;
 text-shadow: 0 1px 1px #000000, 0 2px 2px #444444;

} table.spellhistory tr.level td.current {

 border-top-color: #232323;
 text-shadow: 0 1px 1px #000000, 0 2px 2px #444444;

} table.spellhistory td a, table.spellhistory td a:hover, table.spellhistory td a:visited {

 color: #FFFFFF;

}

.CategoryTreeTag {

 background: FDFAF2 !important;

}

  1. mw-panel div.portal div.body ul li {
 font-size:1em;

} h1, h2 {

 margin-bottom: 0;

}